Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_dppi.c186 uint32_t remaining_groups = DPPI_AVAILABLE_GROUPS_MASK & ~(m_allocated_groups); in nrfx_dppi_group_alloc() local
189 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