Searched refs:NRF_PPI_CHANNEL_GROUP0 (Results 1 – 3 of 3) sorted by relevance
215 for (group = NRF_PPI_CHANNEL_GROUP0; mask != 0; mask &= ~group_to_mask(group), group++) in nrfx_ppi_free_all()385 for (group = NRF_PPI_CHANNEL_GROUP0; mask != 0; mask &= ~group_to_mask(group), group++) in nrfx_ppi_group_alloc()
77 NRFX_GPPI_CHANNEL_GROUP0 = NRF_PPI_CHANNEL_GROUP0,
93 NRF_PPI_CHANNEL_GROUP0 = 0, /**< Channel group 0. */ enumerator
Completed in 7 milliseconds