Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/helpers/
Dnrfx_gppi_ppi.c70 nrf_ppi_task_endpoint_setup(NRF_PPI, (nrf_ppi_channel_t)channel, tep); in nrfx_gppi_task_endpoint_setup()
93 nrf_ppi_task_endpoint_setup(NRF_PPI, (nrf_ppi_channel_t)channel, 0); in nrfx_gppi_task_endpoint_clear()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_ppi.h228 NRF_STATIC_INLINE void nrf_ppi_task_endpoint_setup(NRF_PPI_Type * p_reg,
457 NRF_STATIC_INLINE void nrf_ppi_task_endpoint_setup(NRF_PPI_Type * p_reg, in nrf_ppi_task_endpoint_setup() function
/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_ppi.c127 nrf_ppi_task_endpoint_setup(NRF_PPI, in nrf_802154_trx_ppi_for_ramp_up_set()