Home
last modified time | relevance | path

Searched refs:nrf_ppi_channel_endpoint_setup (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_ppi.h213 __STATIC_INLINE void nrf_ppi_channel_endpoint_setup(nrf_ppi_channel_t channel,
406 __STATIC_INLINE void nrf_ppi_channel_endpoint_setup(nrf_ppi_channel_t channel, in nrf_ppi_channel_endpoint_setup() function
439 nrf_ppi_channel_endpoint_setup(channel, eep, tep); in nrf_ppi_channel_and_fork_endpoint_setup()
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_ppi.c299 nrf_ppi_channel_endpoint_setup(channel, eep, tep); in nrfx_ppi_channel_assign()