Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppi.h165 nrfx_err_t nrfx_ppi_group_alloc(nrf_ppi_channel_group_t * p_group);
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_ppi.c191 return nrfx_ppi_group_alloc((nrf_ppi_channel_group_t *)p_group); in nrfx_gppi_group_alloc()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c262 nrfx_err_t nrfx_ppi_group_alloc(nrf_ppi_channel_group_t * p_group) in nrfx_ppi_group_alloc() function