Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_dppi.c134 nrf_egu_subscribe_set(NRF_802154_EGU_INSTANCE, EGU_TASK, PPI_DISABLED_EGU); in nrf_802154_trx_ppi_for_ramp_up_set()
289 nrf_egu_subscribe_set(NRF_802154_EGU_INSTANCE, task, PPI_RADIO_SYNC_EGU_SYNC); in nrf_802154_trx_ppi_for_radio_sync_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_egu.h259 NRF_STATIC_INLINE void nrf_egu_subscribe_set(NRF_EGU_Type * p_reg,
370 NRF_STATIC_INLINE void nrf_egu_subscribe_set(NRF_EGU_Type * p_reg, in nrf_egu_subscribe_set() function