Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c87 static uint8_t delayed_radio_start; variable
184 if (!delayed_radio_start) { in radio_config_after_wake()
189 delayed_radio_start = 0; in radio_config_after_wake()
1110 delayed_radio_start = 1; in radio_tmr_start()
1117 delayed_radio_start = 0; in radio_tmr_start()
1166 if (delayed_radio_start) { in radio_tmr_hcto_configure()