Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_request_swi.c71 #define REQ_INT NRFX_CONCAT_2(NRF_EGU_INT_TRIGGERED, NRF_802154_EGU_REQUEST_CHANNEL_NO) macro
680 nrf_egu_int_enable(NRF_802154_EGU_INSTANCE, REQ_INT); in nrf_802154_request_init()