Searched refs:nrf_egu_event_clear (Results 1 – 8 of 8) sorted by relevance
| /hal_nordic-latest/drivers/nrf_802154/driver/src/ |
| D | nrf_802154_trx_ppi.c | 92 nrf_egu_event_clear(NRF_802154_EGU_INSTANCE, EGU_EVENT); in nrf_802154_trx_ppi_for_ramp_up_set() 155 nrf_egu_event_clear(NRF_802154_EGU_INSTANCE, EGU_EVENT); in nrf_802154_trx_ppi_for_ramp_up_reconfigure()
|
| D | nrf_802154_trx_dppi.c | 118 nrf_egu_event_clear(NRF_802154_EGU_INSTANCE, EGU_EVENT); in nrf_802154_trx_ppi_for_ramp_up_set()
|
| D | nrf_802154_trx.c | 1062 nrf_egu_event_clear(NRF_802154_EGU_INSTANCE, EGU_SYNC_EVENT); in nrf_802154_trx_disable() 1406 nrf_egu_event_clear(NRF_802154_EGU_INSTANCE, EGU_SYNC_EVENT); in nrf_802154_trx_receive_frame() 2921 nrf_egu_event_clear(NRF_802154_EGU_INSTANCE, EGU_SYNC_EVENT); in nrf_802154_radio_irq_handler() 3034 nrf_egu_event_clear(NRF_802154_EGU_INSTANCE, EGU_SYNC_EVENT); in nrf_802154_trx_swi_irq_handler()
|
| D | nrf_802154_notification_swi.c | 767 nrf_egu_event_clear(NRF_802154_EGU_INSTANCE, NTF_EVENT); in nrf_802154_notification_swi_irq_handler()
|
| D | nrf_802154_request_swi.c | 964 nrf_egu_event_clear(NRF_802154_EGU_INSTANCE, REQ_EVENT); in nrf_802154_request_swi_irq_handler()
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_egu.h | 190 NRF_STATIC_INLINE void nrf_egu_event_clear(NRF_EGU_Type * p_reg, nrf_egu_event_t egu_event); 328 NRF_STATIC_INLINE void nrf_egu_event_clear(NRF_EGU_Type * p_reg, nrf_egu_event_t egu_event) in nrf_egu_event_clear() function
|
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_egu.c | 93 nrf_egu_event_clear(p_reg, event); in egu_event_mask_get_and_clear()
|
| D | nrfx_pwm.c | 543 nrf_egu_event_clear(DMA_ISSUE_EGU, event); in DMA_ISSUE_EGU_IRQHandler()
|