Home
last modified time | relevance | path

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

/bsp/rx/RPDL/
A Dr_pdl_cmt_rx62nxx.h28 #define CMT_CHANNELS (uint8_t)(CMT_UNITS * CMT_CHANNELS_PER_UNIT) macro
31 extern VoidCallBackFunc rpdl_CMT_callback_func[CMT_CHANNELS];
34 extern volatile uint8_t rpdl_CMT_one_shot[CMT_CHANNELS];
70 ( ( ((a) < CMT_CHANNELS ) && ((e) <= IPL_MAX) ) ) ? \
77 ( ( ((a) < CMT_CHANNELS ) && ((e) <= IPL_MAX) ) ) ? \
91 ( (a) < CMT_CHANNELS ) ? \
98 ( (a) < CMT_CHANNELS ) ? \

Completed in 5 milliseconds