Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
intc_max32_rv32.h File Reference

MAX32 RV32 interrupt controller API. More...

Go to the source code of this file.

Functions

void intc_max32_rv32_irq_clear_pending (int source)
 Clear the pending interrupt line in the controller.

Detailed Description

MAX32 RV32 interrupt controller API.

This API is used to interact with MAX32 RV32 interrupt controller

Function Documentation

◆ intc_max32_rv32_irq_clear_pending()

void intc_max32_rv32_irq_clear_pending ( int source)

Clear the pending interrupt line in the controller.

Parameters
sourcethe IRQ number to clear any pending status for.