Searched refs:nrfx_ppi_channels_remove_from_group (Results 1 – 2 of 2) sorted by relevance
228 nrfx_err_t nrfx_ppi_channels_remove_from_group(uint32_t channel_mask,320 return nrfx_ppi_channels_remove_from_group(nrfx_ppi_channel_to_mask(channel), group); in nrfx_ppi_channel_remove_from_group()325 return nrfx_ppi_channels_remove_from_group(NRFX_PPI_ALL_APP_CHANNELS_MASK, group); in nrfx_ppi_group_clear()
312 nrfx_err_t nrfx_ppi_channels_remove_from_group(uint32_t channel_mask, in nrfx_ppi_channels_remove_from_group() function