Home
last modified time | relevance | path

Searched refs:radio_tmr_ready_restore (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_central_iso.c552 subevent_us = radio_tmr_ready_restore(); in isr_tx()
607 subevent_us = radio_tmr_ready_restore(); in isr_tx()
772 radio_tmr_ready_restore(); in isr_rx()
856 subevent_us = radio_tmr_ready_restore(); in isr_rx()
1055 subevent_us = radio_tmr_ready_restore(); in isr_prepare_subevent()
Dlll_sync_iso.c1060 hcto += radio_tmr_ready_restore(); in isr_rx()
1241 radio_tmr_aa_restore() - radio_tmr_ready_restore(); in isr_rx_done()
Dlll_peripheral_iso.c1133 subevent_us = radio_tmr_ready_restore(); in isr_prepare_subevent_common()
1222 radio_tmr_aa_restore() - radio_tmr_ready_restore(); in isr_done()
Dlll_sync.c1186 radio_tmr_aa_restore() - radio_tmr_ready_restore(); in isr_rx_done_cleanup()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h152 uint32_t radio_tmr_ready_restore(void);
Dradio.c1543 uint32_t radio_tmr_ready_restore(void) in radio_tmr_ready_restore() function