Home
last modified time | relevance | path

Searched refs:_ELC_EVENT_SCI_RXI (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_renesas_ra8_sci_b.c998 #define _ELC_EVENT_SCI_RXI(channel) ELC_EVENT_SCI##channel##_RXI macro
1003 #define ELC_EVENT_SCI_RXI(channel) _ELC_EVENT_SCI_RXI(channel)
Duart_renesas_ra_sci.c1057 #define _ELC_EVENT_SCI_RXI(channel) ELC_EVENT_SCI##channel##_RXI macro
1062 #define ELC_EVENT_SCI_RXI(channel) _ELC_EVENT_SCI_RXI(channel)