Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/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-Core-3.7.0/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-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h150 uint32_t radio_tmr_ready_get(void);
Dradio.c1531 uint32_t radio_tmr_ready_get(void) in radio_tmr_ready_get() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c955 radio_tmr_ready_save(radio_tmr_ready_get()); in isr_rx_adv_sync_estab()
1040 radio_tmr_ready_save(radio_tmr_ready_get()); in isr_rx_adv_sync()
Dlll_sync_iso.c470 radio_tmr_aa_get() - radio_tmr_ready_get(); in isr_rx_estab()
547 radio_tmr_ready_save(radio_tmr_ready_get() - se_offset_us); in isr_rx()
Dlll_conn.c867 radio_tmr_aa_restore() - radio_tmr_ready_get();
Dlll_peripheral_iso.c517 radio_tmr_ready_save(radio_tmr_ready_get() - se_offset_us); in isr_rx()