Home
last modified time | relevance | path

Searched refs:radio_tx_ready_delay_get (Results 1 – 16 of 16) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_test.c106 t -= radio_tx_ready_delay_get(test_phy, test_phy_flags); in isr_tx()
125 radio_gpio_pa_lna_enable(t + radio_tx_ready_delay_get(test_phy, in isr_tx()
275 radio_tx_ready_delay_get(test_phy, in ll_test_tx()
Dlll_central.c176 radio_tx_ready_delay_get(lll->phy_tx, in prepare_cb()
181 radio_tx_ready_delay_get(0, 0) - in prepare_cb()
Dlll_adv.c408 radio_tx_ready_delay_get(0, 0) - in prepare_cb()
693 radio_tx_ready_delay_get(0, 0) - in isr_done()
Dlll.c463 return radio_tx_ready_delay_get(phy, flags); in lll_radio_tx_ready_delay_get()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_central.c230 radio_tx_ready_delay_get(lll->phy_tx, in prepare_cb()
235 radio_tx_ready_delay_get(0, 0) - in prepare_cb()
Dlll_test.c200 radio_tx_ready_delay_get(test_phy, test_phy_flags) - in isr_tx()
648 radio_tx_ready_delay_get(test_phy, in ll_test_tx()
Dlll_adv_sync.c233 radio_gpio_pa_lna_enable(start_us + radio_tx_ready_delay_get(phy_s, 1) - in prepare_cb()
Dlll_central_iso.c339 radio_tx_ready_delay_get(phy, PHY_FLAGS_S8) - in prepare_cb()
343 radio_tx_ready_delay_get(0U, 0U) - in prepare_cb()
1070 radio_tx_ready_delay_get(cis_lll->rx.phy, in isr_prepare_subevent()
1075 radio_tx_ready_delay_get(0U, 0U) - in isr_prepare_subevent()
Dlll_adv.c1027 radio_gpio_pa_lna_enable(start_us + radio_tx_ready_delay_get(0, 0) - in prepare_cb()
1353 radio_tx_ready_delay_get(0, 0) - in isr_done()
Dlll_adv_aux.c314 radio_tx_ready_delay_get(phy_s, in prepare_cb()
Dlll_adv_iso.c420 radio_tx_ready_delay_get(phy, PHY_FLAGS_S8) - in prepare_cb_common()
Dlll.c638 return radio_tx_ready_delay_get(phy, flags); in lll_radio_tx_ready_delay_get()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h27 uint32_t radio_tx_ready_delay_get(uint8_t phy, uint8_t flags);
Dradio.c775 uint32_t radio_tx_ready_delay_get(uint8_t phy, uint8_t flags) in radio_tx_ready_delay_get() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h77 uint32_t radio_tx_ready_delay_get(uint8_t phy, uint8_t flags);
Dradio.c517 uint32_t radio_tx_ready_delay_get(uint8_t phy, uint8_t flags) in radio_tx_ready_delay_get() function