Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c99 static uint32_t tmr_ready; /* radio ready for Tx/Rx timestamp */ variable
1065 tmr_ready = remainder + tx_wu; in radio_tmr_start_hlp()
1079 tmr_ready = remainder + rx_wu; in radio_tmr_start_hlp()
1200 return tmr_ready - rtc_diff_start_us; in radio_tmr_ready_get()