Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppi.h92 nrfx_err_t nrfx_ppi_channel_alloc(nrf_ppi_channel_t * p_channel);
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_ppi.c171 return nrfx_ppi_channel_alloc((nrf_ppi_channel_t *)p_channel); in nrfx_gppi_channel_alloc()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c142 nrfx_err_t nrfx_ppi_channel_alloc(nrf_ppi_channel_t * p_channel) in nrfx_ppi_channel_alloc() function