Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_central.c153 radio_switch_complete_and_rx(lll->phy_rx); in prepare_cb()
155 radio_switch_complete_and_rx(0); in prepare_cb()
Dlll_test.c152 radio_switch_complete_and_rx(test_phy); in isr_rx()
309 radio_switch_complete_and_rx(test_phy); in ll_test_rx()
Dlll_conn.c231 radio_switch_complete_and_rx(lll->phy_rx); in lll_conn_isr_rx()
233 radio_switch_complete_and_rx(0); in lll_conn_isr_rx()
Dlll_adv.c808 radio_switch_complete_and_rx(0); in chan_prepare()
Dlll_scan.c884 radio_switch_complete_and_rx(0);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_central.c208 radio_switch_complete_and_rx(lll->phy_rx); in prepare_cb()
210 radio_switch_complete_and_rx(0); in prepare_cb()
Dlll_central_iso.c303 radio_switch_complete_and_rx(cis_lll->rx.phy); in prepare_cb()
305 radio_switch_complete_and_rx(0U); in prepare_cb()
1059 radio_switch_complete_and_rx(cis_lll->rx.phy); in isr_prepare_subevent()
1061 radio_switch_complete_and_rx(0U); in isr_prepare_subevent()
Dlll_conn.c445 radio_switch_complete_and_rx(lll->phy_rx);
447 radio_switch_complete_and_rx(0);
Dlll_scan_aux.c1042 radio_switch_complete_and_rx(phy_aux);
1154 radio_switch_complete_and_rx(phy_aux);
Dlll_adv_aux.c225 radio_switch_complete_and_rx(phy_s); in prepare_cb()
Dlll_adv.c1504 radio_switch_complete_and_rx(0); in chan_prepare()
Dlll_scan.c1297 radio_switch_complete_and_rx(0);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h47 void radio_switch_complete_and_rx(uint8_t phy_rx);
Dradio.c928 void radio_switch_complete_and_rx(uint8_t phy_rx) in radio_switch_complete_and_rx() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h101 void radio_switch_complete_and_rx(uint8_t phy_rx);
Dradio.c954 void radio_switch_complete_and_rx(uint8_t phy_rx) in radio_switch_complete_and_rx() function