Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_aes_ccm_acc_ecb.c143 !nrf_ecb_event_check(ECB_INST, NRF_ECB_EVENT_ERRORECB)) in wait_for_ecb_end()
157 !nrf_ecb_event_check(ECB_INST, NRF_ECB_EVENT_ERRORECB)) in wait_for_ecb_end()
178 nrf_ecb_event_clear(ECB_INST, NRF_ECB_EVENT_ERRORECB); in ecb_block_encrypt()
184 while (nrf_ecb_event_check(ECB_INST, NRF_ECB_EVENT_ERRORECB)); in ecb_block_encrypt()
187 nrf_ecb_event_clear(ECB_INST, NRF_ECB_EVENT_ERRORECB); in ecb_block_encrypt()
/hal_nordic-latest/nrfx/hal/
Dnrf_ecb.h180NRF_ECB_EVENT_ERRORECB = offsetof(NRF_ECB_Type, EVENTS_ERRORECB), /**< ECB block encrypt aborted b… enumerator