Home
last modified time | relevance | path

Searched refs:radio_tmr_start_now (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h73 uint32_t radio_tmr_start_now(uint8_t trx);
Dradio.c1134 uint32_t radio_tmr_start_now(uint8_t trx) in radio_tmr_start_now() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h142 uint32_t radio_tmr_start_now(uint8_t trx);
Dradio.c1457 uint32_t radio_tmr_start_now(uint8_t trx) in radio_tmr_start_now() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan.c889 uint32_t start_us = radio_tmr_start_now(0);
946 remainder_us = radio_tmr_start_now(0);
Dlll_adv.c1334 start_us = radio_tmr_start_now(1); in isr_done()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c689 start_us = radio_tmr_start_now(1); in isr_done()
Dlll_scan.c525 start_us = radio_tmr_start_now(0); in isr_done()