Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_ppi.h358 NRF_STATIC_INLINE void nrf_ppi_task_trigger(NRF_PPI_Type * p_reg, nrf_ppi_task_t ppi_task);
549 NRF_STATIC_INLINE void nrf_ppi_task_trigger(NRF_PPI_Type * p_reg, nrf_ppi_task_t ppi_task) in nrf_ppi_task_trigger() function
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_ppi.c150 nrf_ppi_task_trigger(NRF_PPI, (nrf_ppi_task_t)task); in nrfx_gppi_task_trigger()