Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_aux.c273 radio_switch_complete_and_b2b_tx(phy_s, lll_adv->phy_flags, in prepare_cb()
481 radio_switch_complete_and_b2b_tx(lll->phy_s, lll->phy_flags, in isr_tx_chain()
794 radio_switch_complete_and_b2b_tx(lll->phy_s, in isr_rx_pdu()
Dlll_test.c192 radio_switch_complete_and_b2b_tx(test_phy, test_phy_flags, test_phy, test_phy_flags); in isr_tx()
640 radio_switch_complete_and_b2b_tx(test_phy, test_phy_flags, test_phy, test_phy_flags); in ll_test_tx()
Dlll_adv_sync.c534 radio_switch_complete_and_b2b_tx(phy_s, 0, phy_s, 0);
Dlll_adv_iso.c397 radio_switch_complete_and_b2b_tx(lll->phy, lll->phy_flags, in prepare_cb_common()
751 radio_switch_complete_and_b2b_tx(lll->phy, lll->phy_flags, in isr_tx_common()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h107 void radio_switch_complete_and_b2b_tx(uint8_t phy_curr, uint8_t flags_curr,
Dradio.c993 void radio_switch_complete_and_b2b_tx(uint8_t phy_curr, uint8_t flags_curr, in radio_switch_complete_and_b2b_tx() function