Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_dppi.c45 #if !defined(NRFX_DPPI_CHANNELS_USED)
47 #define NRFX_DPPI_CHANNELS_USED 0x00000000uL macro
56 ((uint32_t)(NRFX_BIT_MASK(NRF_DPPI_CH_NUM_MAX) & (~NRFX_DPPI_CHANNELS_USED)))
/hal_nordic-3.6.0/nrfx/templates/
Dnrfx_glue.h313 #define NRFX_DPPI_CHANNELS_USED 0 macro
/hal_nordic-3.6.0/nrfx/helpers/
Dnrfx_gppi.h121 ~NRFX_DPPI_CHANNELS_USED)