Searched refs:nrf_egu_int_enable (Results 1 – 6 of 6) sorted by relevance
219 NRF_STATIC_INLINE void nrf_egu_int_enable(NRF_EGU_Type * p_reg, uint32_t mask);346 NRF_STATIC_INLINE void nrf_egu_int_enable(NRF_EGU_Type * p_reg, uint32_t mask) in nrf_egu_int_enable() function
138 nrf_egu_int_enable(p_instance->p_reg, mask); in nrfx_egu_int_enable()
343 nrf_egu_int_enable(DMA_ISSUE_EGU, nrf_egu_channel_int_get(p_instance->instance_id)); in start_playback()
581 nrf_egu_int_enable(NRF_802154_EGU_INSTANCE, NTF_INT); in nrf_802154_notification_init()
680 nrf_egu_int_enable(NRF_802154_EGU_INSTANCE, REQ_INT); in nrf_802154_request_init()
1407 nrf_egu_int_enable(NRF_802154_EGU_INSTANCE, EGU_SYNC_INTMASK); in nrf_802154_trx_receive_frame()