Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppib.c121 #define PPIB_AVAILABLE_CHANNELS_MASK(left, right) \ macro
135 .allocated_channels = (nrfx_atomic_t)PPIB_AVAILABLE_CHANNELS_MASK(left_idx, right_idx), \
136 .available_channels = PPIB_AVAILABLE_CHANNELS_MASK(left_idx, right_idx), \