Searched refs:DPPI_CH_NUM (Results 1 – 5 of 5) sorted by relevance
247 NRFX_ASSERT(channel < DPPI_CH_NUM); in nrf_dppi_channel_check()270 NRFX_ASSERT(channel < DPPI_CH_NUM); in nrf_dppi_subscribe_set()
116 #define DPPI_CH_NUM 16 macro
65 #define DPPI_CH_NUM 16 macro
109 #define DPPI_CH_NUM 32 macro
52 ((uint32_t)(((1ULL << DPPI_CH_NUM) - 1) & (~NRFX_DPPI_CHANNELS_USED)))
Completed in 9 milliseconds