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

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.

Detailed Description

Renesas RZ Interrupt Controller API.

This is used for Renesas RZ Interrupt Controller Unit supporting selectable interrupts

Function Documentation

◆ icu_connect_irq_event()

int icu_connect_irq_event ( int irq,
elc_event_t event )

Connect the interrupt ID to the event number.

Parameters
irqInterrupt ID
eventEvent number
Returns
0 on success, or negative value on error