Home
last modified time | relevance | path

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

/bsp/rx/RPDL/
A Dr_pdl_sci_rx62nxx.h26 #define SCI_CHANNELS 7 macro
32 extern volatile uint16_t rpdl_SCI_rx_counter[SCI_CHANNELS];
33 extern volatile uint16_t rpdl_SCI_tx_counter[SCI_CHANNELS];
36 extern volatile uint8_t rpdl_SCI_tx_using_irq[SCI_CHANNELS];
37 extern volatile uint8_t rpdl_SCI_rx_using_irq[SCI_CHANNELS];
39 extern volatile uint8_t rpdl_SCI_MP_mode[SCI_CHANNELS];
144 (((a) < SCI_CHANNELS) && ((a) != 4)) ? \
151 (((a) < SCI_CHANNELS) && ((a) != 4)) ? \
158 (((a) < SCI_CHANNELS) && ((a) != 4)) ? \
165 (((a) < SCI_CHANNELS) && ((a) != 4)) ? \
[all …]

Completed in 4 milliseconds