Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_dppi.c189 nrf_egu_subscribe_clear(NRF_802154_EGU_INSTANCE, NRF_802154_EGU_RAMP_UP_TASK); in nrf_802154_trx_ppi_for_ramp_up_clear()
297 nrf_egu_subscribe_clear(NRF_802154_EGU_INSTANCE, task); in nrf_802154_trx_ppi_for_radio_sync_clear()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_egu.h267 NRF_STATIC_INLINE void nrf_egu_subscribe_clear(NRF_EGU_Type * p_reg,
379 NRF_STATIC_INLINE void nrf_egu_subscribe_clear(NRF_EGU_Type * p_reg, in nrf_egu_subscribe_clear() function