Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_dppi.c51 #define DPPI_AVAILABLE_CHANNELS_MASK \ macro
105 uint32_t remaining_channels = DPPI_AVAILABLE_CHANNELS_MASK & ~(m_allocated_channels); in nrfx_dppi_channel_alloc()
272 nrf_dppi_channels_remove_from_group(NRF_DPPIC, DPPI_AVAILABLE_CHANNELS_MASK, group); in nrfx_dppi_group_clear()

Completed in 3 milliseconds