Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/include/
A Dnrfx_ppi.h218 nrfx_err_t nrfx_ppi_channels_remove_from_group(uint32_t channel_mask,
310 return nrfx_ppi_channels_remove_from_group(nrfx_ppi_channel_to_mask(channel), group); in nrfx_ppi_channel_remove_from_group()
315 return nrfx_ppi_channels_remove_from_group(NRFX_PPI_ALL_APP_CHANNELS_MASK, group); in nrfx_ppi_group_clear()
/external/platform/nrfx/drivers/src/
A Dnrfx_ppi.c468 nrfx_err_t nrfx_ppi_channels_remove_from_group(uint32_t channel_mask, in nrfx_ppi_channels_remove_from_group() function

Completed in 3 milliseconds