Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_b_renesas_ra8.c613 #define ELC_EVENT_SPI_TXI(channel) _ELC_EVENT_SPI_TXI(channel) macro
626 ELC_EVENT_SPI_TXI(DT_INST_PROP(index, channel)); \
Dspi_renesas_ra.c673 #define ELC_EVENT_SPI_TXI(channel) _ELC_EVENT_SPI_TXI(channel) macro
686 ELC_EVENT_SPI_TXI(DT_INST_PROP(index, channel)); \