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.h157 uint32_t radio_tmr_ready_get(void);
Dradio.c1840 uint32_t radio_tmr_ready_get(void) in radio_tmr_ready_get() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c966 radio_tmr_ready_save(radio_tmr_ready_get()); in isr_rx_adv_sync_estab()
1051 radio_tmr_ready_save(radio_tmr_ready_get()); in isr_rx_adv_sync()
Dlll_sync_iso.c575 radio_tmr_aa_get() - radio_tmr_ready_get(); in isr_rx_estab()
673 radio_tmr_ready_save(radio_tmr_ready_get() - se_offset_us); in isr_rx()
Dlll_conn.c1019 radio_tmr_aa_restore() - radio_tmr_ready_get();
Dlll_peripheral_iso.c531 radio_tmr_ready_save(radio_tmr_ready_get() - se_offset_us); in isr_rx()