Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c92 static uint32_t delayed_hcto; variable
197 delayed_hcto += rtc_diff_start_us; in radio_config_after_wake()
198 radio_tmr_hcto_configure_hlp(delayed_hcto); in radio_config_after_wake()
1168 delayed_hcto = hcto; in radio_tmr_hcto_configure()