Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppi.h130 nrfx_err_t nrfx_ppi_channel_fork_assign(nrf_ppi_channel_t channel, uint32_t fork_tep);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c190 nrfx_err_t nrfx_ppi_channel_fork_assign(nrf_ppi_channel_t channel, uint32_t fork_tep) in nrfx_ppi_channel_fork_assign() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md641 - Fixed the nrfx_ppi_channel_fork_assign() function. It now accepts also pre-programmed channels.