Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h81 uint32_t radio_tmr_ready_get(void);
Dradio.c1198 uint32_t radio_tmr_ready_get(void) in radio_tmr_ready_get() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_test.c103 l = radio_tmr_end_get() - radio_tmr_ready_get(); in isr_tx()
Dlll_conn.c600 radio_tmr_aa_restore() - radio_tmr_ready_get(); in isr_done()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h155 uint32_t radio_tmr_ready_get(void);
Dradio.c1781 uint32_t radio_tmr_ready_get(void) in radio_tmr_ready_get() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c970 radio_tmr_ready_save(radio_tmr_ready_get()); in isr_rx_adv_sync_estab()
1055 radio_tmr_ready_save(radio_tmr_ready_get()); in isr_rx_adv_sync()
Dlll_sync_iso.c522 radio_tmr_aa_get() - radio_tmr_ready_get(); in isr_rx_estab()
602 radio_tmr_ready_save(radio_tmr_ready_get() - se_offset_us); in isr_rx()
Dlll_conn.c997 radio_tmr_aa_restore() - radio_tmr_ready_get();
Dlll_peripheral_iso.c527 radio_tmr_ready_save(radio_tmr_ready_get() - se_offset_us); in isr_rx()