Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppi.h178 nrfx_err_t nrfx_ppi_group_free(nrf_ppi_channel_group_t group);
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_ppi.c201 return nrfx_ppi_group_free((nrf_ppi_channel_group_t)group); in nrfx_gppi_group_free()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c268 nrfx_err_t nrfx_ppi_group_free(nrf_ppi_channel_group_t group) in nrfx_ppi_group_free() function