Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_prof.c126 timestamp_latency = radio_tmr_sample_get(); in lll_prof_latency_get()
154 timestamp_latency = radio_tmr_sample_get(); in lll_prof_cputime_capture()
231 cputime = radio_tmr_sample_get() - timestamp_latency; in send()
313 *timestamp = radio_tmr_sample_get(); in sample()
326 delta = radio_tmr_sample_get() - timestamp; in delta()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_prof.c53 timestamp_latency = radio_tmr_sample_get(); in lll_prof_cputime_capture()
93 cputime = radio_tmr_sample_get() - timestamp_latency; in lll_prof_send()
Dlll_test.c110 s = radio_tmr_sample_get(); in isr_tx()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h86 uint32_t radio_tmr_sample_get(void);
Dradio.c1223 uint32_t radio_tmr_sample_get(void) in radio_tmr_sample_get() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h162 uint32_t radio_tmr_sample_get(void);
Dradio.c1851 uint32_t radio_tmr_sample_get(void) in radio_tmr_sample_get() function