Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf54lx.h391 #define EVENTS_ENDCRYPT EVENTS_END macro
Dradio_sim_nrf54l.h385 #define EVENTS_ENDCRYPT EVENTS_END macro
Dradio.c2500 while (NRF_CCM->EVENTS_ENDCRYPT == 0) { in radio_ccm_is_done()