|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Renesas RZ Interrupt Controller API. More...
#include <bsp_api.h>Go to the source code of this file.
Functions | |
| int | icu_connect_irq_event (int irq, elc_event_t event) |
| Connect the interrupt ID to the event number. | |
Renesas RZ Interrupt Controller API.
This is used for Renesas RZ Interrupt Controller Unit supporting selectable interrupts
| int icu_connect_irq_event | ( | int | irq, |
| elc_event_t | event ) |
Connect the interrupt ID to the event number.
| irq | Interrupt ID |
| event | Event number |