Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h74 uint32_t radio_tmr_start_get(void);
Dradio.c1140 uint32_t radio_tmr_start_get(void) in radio_tmr_start_get() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h143 uint32_t radio_tmr_start_get(void);
Dradio.c1473 uint32_t radio_tmr_start_get(void) in radio_tmr_start_get() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan.c933 ticks_anchor_prev = radio_tmr_start_get();
971 ticks_anchor_new = radio_tmr_start_get();
1255 ftr->ticks_anchor = radio_tmr_start_get();
1552 ftr->ticks_anchor = radio_tmr_start_get();
Dlll_scan_aux.c1066 ftr->ticks_anchor = radio_tmr_start_get();
1192 ftr->ticks_anchor = radio_tmr_start_get();
1264 ftr->ticks_anchor = radio_tmr_start_get();
Dlll_sync_iso.c1318 iso_meta->timestamp = HAL_TICKER_TICKS_TO_US(radio_tmr_start_get()) + in isr_rx_iso_data_valid()
1346 iso_meta->timestamp = HAL_TICKER_TICKS_TO_US(radio_tmr_start_get()) + in isr_rx_iso_data_invalid()
Dlll_adv_aux.c793 ftr->ticks_anchor = radio_tmr_start_get(); in isr_rx_pdu()
Dlll_sync.c825 ftr->ticks_anchor = radio_tmr_start_get(); in isr_rx()
Dlll_adv.c1643 ftr->ticks_anchor = radio_tmr_start_get(); in isr_rx_pdu()
Dlll_central_iso.c771 HAL_TICKER_TICKS_TO_US(radio_tmr_start_get()) + in isr_rx()
Dlll_peripheral_iso.c601 HAL_TICKER_TICKS_TO_US(radio_tmr_start_get()) + in isr_rx()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c932 ftr->ticks_anchor = radio_tmr_start_get(); in isr_rx_pdu()
Dlll_scan.c849 ftr->ticks_anchor = radio_tmr_start_get();