Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_ppi.c65 nrf_ppi_event_endpoint_setup(NRF_PPI, (nrf_ppi_channel_t)channel, eep); in nrfx_gppi_event_endpoint_setup()
87 nrf_ppi_event_endpoint_setup(NRF_PPI, (nrf_ppi_channel_t)channel, 0); in nrfx_gppi_event_endpoint_clear()
/hal_nordic-latest/nrfx/hal/
Dnrf_ppi.h217 NRF_STATIC_INLINE void nrf_ppi_event_endpoint_setup(NRF_PPI_Type * p_reg,
465 NRF_STATIC_INLINE void nrf_ppi_event_endpoint_setup(NRF_PPI_Type * p_reg, in nrf_ppi_event_endpoint_setup() function