|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
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. | |
MAX32 RV32 interrupt controller API.
This API is used to interact with MAX32 RV32 interrupt controller
| void intc_max32_rv32_irq_clear_pending | ( | int | source | ) |
Clear the pending interrupt line in the controller.
| source | the IRQ number to clear any pending status for. |