Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c1580 static uint32_t tmr_sample_val; variable
1591 tmr_sample_val = EVENT_TIMER->CC[HAL_EVENT_TIMER_SAMPLE_CC_OFFSET]; in radio_tmr_sample()
1602 return tmr_sample_val; in radio_tmr_sample_get()