Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c94 static uint32_t rtc_start; variable
1036 rtc_start = ticks_start; in radio_tmr_start_hlp()
1039 rtc_diff_start_us = HAL_TICKER_TICKS_TO_US(rtc_start - cntr_cnt_get()); in radio_tmr_start_hlp()
1142 return rtc_start; in radio_tmr_start_get()