Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppi.h105 nrfx_err_t nrfx_ppi_channel_free(nrf_ppi_channel_t channel);
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_ppi.c181 return nrfx_ppi_channel_free((nrf_ppi_channel_t)channel); in nrfx_gppi_channel_free()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c148 nrfx_err_t nrfx_ppi_channel_free(nrf_ppi_channel_t channel) in nrfx_ppi_channel_free() function