Searched refs:nrfx_ppi_channel_fork_assign (Results 1 – 3 of 3) sorted by relevance
130 nrfx_err_t nrfx_ppi_channel_fork_assign(nrf_ppi_channel_t channel, uint32_t fork_tep);
190 nrfx_err_t nrfx_ppi_channel_fork_assign(nrf_ppi_channel_t channel, uint32_t fork_tep) in nrfx_ppi_channel_fork_assign() function
641 - Fixed the nrfx_ppi_channel_fork_assign() function. It now accepts also pre-programmed channels.