Searched refs:remaining_groups (Results 1 – 1 of 1) sorted by relevance
186 uint32_t remaining_groups = DPPI_AVAILABLE_GROUPS_MASK & ~(m_allocated_groups); in nrfx_dppi_group_alloc() local189 if (!remaining_groups) in nrfx_dppi_group_alloc()197 while (!(remaining_groups & DPPI_BIT_SET(group))) in nrfx_dppi_group_alloc()
Completed in 3 milliseconds