Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Decb.c30 #define EVENTS_ERRORECB EVENTS_ERROR macro
90 NRF_ECB->EVENTS_ERRORECB = 0; in do_ecb()
93 (NRF_ECB->EVENTS_ERRORECB == 0) && in do_ecb()
105 } while ((NRF_ECB->EVENTS_ERRORECB != 0) || (NRF_ECB->ECBDATAPTR == 0)); in do_ecb()
185 NRF_ECB->EVENTS_ERRORECB = 0; in ecb_encrypt_nonblocking()
214 if (NRF_ECB->EVENTS_ERRORECB) { in isr_ecb()
215 NRF_ECB->EVENTS_ERRORECB = 0U; in isr_ecb()