Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_dppi.c444 static nrfx_err_t dppi_channel_remove_from_group(nrfx_dppi_t const * p_instance, in dppi_channel_remove_from_group() function
569 return dppi_channel_remove_from_group(p_instance, channel, group); in nrfx_dppi_channel_remove_from_group()
636 return dppi_channel_remove_from_group(&dppi_instance, channel, group); in nrfx_dppi_channel_remove_from_group()