Searched refs:remaining_channels (Results 1 – 1 of 1) sorted by relevance
105 uint32_t remaining_channels = DPPI_AVAILABLE_CHANNELS_MASK & ~(m_allocated_channels); in nrfx_dppi_channel_alloc() local108 if (!remaining_channels) in nrfx_dppi_channel_alloc()116 while (!(remaining_channels & DPPI_BIT_SET(channel))) in nrfx_dppi_channel_alloc()
Completed in 2 milliseconds