Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h38 uint32_t radio_has_disabled(void);
Dradio.c866 uint32_t radio_has_disabled(void) in radio_has_disabled() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h88 uint32_t radio_has_disabled(void);
Dradio.c166 if (radio_has_disabled()) { in isr_radio()
643 uint32_t radio_has_disabled(void) in radio_has_disabled() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan.c617 while (!radio_has_disabled()) {