Home
last modified time | relevance | path

Searched refs:nrf_egu_task_address_get (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_ppi.c123 nrf_egu_task_address_get(NRF_802154_EGU_INSTANCE, EGU_TASK)); in nrf_802154_trx_ppi_for_ramp_up_set()
129 nrf_egu_task_address_get(NRF_802154_EGU_INSTANCE, EGU_TASK)); in nrf_802154_trx_ppi_for_ramp_up_set()
161 nrf_egu_task_address_get(NRF_802154_EGU_INSTANCE, EGU_TASK)); in nrf_802154_trx_ppi_for_ramp_up_reconfigure()
300 nrf_egu_task_address_get(NRF_802154_EGU_INSTANCE, task)); in nrf_802154_trx_ppi_for_radio_sync_set()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_egu.h177 return nrf_egu_task_address_get(p_instance->p_reg, task); in nrfx_egu_task_address_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_egu.h161 NRF_STATIC_INLINE uint32_t nrf_egu_task_address_get(NRF_EGU_Type const * p_reg,
312 NRF_STATIC_INLINE uint32_t nrf_egu_task_address_get(NRF_EGU_Type const * p_reg, in nrf_egu_task_address_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c344 return nrf_egu_task_address_get(DMA_ISSUE_EGU, in start_playback()