Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_dppi.c129 nrf_timer_subscribe_set(NRF_802154_TIMER_INSTANCE, NRF_TIMER_TASK_START, PPI_DISABLED_EGU); in nrf_802154_trx_ppi_for_ramp_up_set()
263 nrf_timer_subscribe_set(NRF_802154_TIMER_INSTANCE, NRF_TIMER_TASK_START, PPI_DISABLED_EGU); in nrf_802154_trx_ppi_for_fem_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h633 NRF_STATIC_INLINE void nrf_timer_subscribe_set(NRF_TIMER_Type * p_reg,
879 NRF_STATIC_INLINE void nrf_timer_subscribe_set(NRF_TIMER_Type * p_reg, in nrf_timer_subscribe_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h267 nrf_timer_subscribe_set(p_reg, task, channel); in nrfy_timer_subscribe_set()