Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_egu.h151 NRF_STATIC_INLINE void nrf_egu_task_trigger(NRF_EGU_Type * p_reg, nrf_egu_task_t egu_task);
306 NRF_STATIC_INLINE void nrf_egu_task_trigger(NRF_EGU_Type * p_reg, nrf_egu_task_t egu_task) in nrf_egu_task_trigger() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_egu.c153 nrf_egu_task_trigger(p_instance->p_reg, nrf_egu_trigger_task_get(event_idx)); in nrfx_egu_trigger()
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_notification_swi.c288 nrf_egu_task_trigger(NRF_802154_EGU_INSTANCE, NTF_TASK); in ntf_exit()
Dnrf_802154_request_swi.c276 nrf_egu_task_trigger(NRF_802154_EGU_INSTANCE, REQ_TASK); in req_exit()