Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppi.h200 nrfx_err_t nrfx_ppi_channels_include_in_group(uint32_t channel_mask,
314 return nrfx_ppi_channels_include_in_group(nrfx_ppi_channel_to_mask(channel), group); in nrfx_ppi_channel_include_in_group()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c339 nrfx_err_t nrfx_ppi_channels_include_in_group(uint32_t channel_mask, in nrfx_ppi_channels_include_in_group() function