Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_renesas_ra8_sci_b.c1000 #define EVENT_SCI_TEI(channel) BSP_PRV_IELS_ENUM(CONCAT(EVENT_SCI, channel, _TEI)) macro
1012 EVENT_SCI_TEI(DT_INST_PROP(index, channel)); \
Duart_renesas_ra_sci.c1058 #define EVENT_SCI_TEI(channel) BSP_PRV_IELS_ENUM(CONCAT(EVENT_SCI, channel, _TEI)) macro
1138 EVENT_SCI_TEI(DT_INST_PROP(index, channel)); \