Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_dppi.c293 #define DPPI_AVAILABLE_CHANNELS_MASK(idx) \ macro
316 .allocated_channels = (nrfx_atomic_t)DPPI_AVAILABLE_CHANNELS_MASK(prefix##idx), \
318 .available_channels = DPPI_AVAILABLE_CHANNELS_MASK(prefix##idx), \