Home
last modified time | relevance | path

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

/external/platform/nrfx/hal/
A Dnrf_dppi.h247 NRFX_ASSERT(channel < DPPI_CH_NUM); in nrf_dppi_channel_check()
270 NRFX_ASSERT(channel < DPPI_CH_NUM); in nrf_dppi_subscribe_set()
/external/platform/nrfx/mdk/
A Dnrf5340_network_peripherals.h116 #define DPPI_CH_NUM 16 macro
A Dnrf9160_peripherals.h65 #define DPPI_CH_NUM 16 macro
A Dnrf5340_application_peripherals.h109 #define DPPI_CH_NUM 32 macro
/external/platform/nrfx/drivers/src/
A Dnrfx_dppi.c52 ((uint32_t)(((1ULL << DPPI_CH_NUM) - 1) & (~NRFX_DPPI_CHANNELS_USED)))

Completed in 9 milliseconds