Home
last modified time | relevance | path

Searched refs:radio_phy_set (Results 1 – 20 of 20) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h18 void radio_phy_set(uint8_t phy, uint8_t flags);
Dradio.c566 void radio_phy_set(uint8_t phy, uint8_t flags) in radio_phy_set() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_test.c189 radio_phy_set(test_phy, test_phy_flags); in init()
Dlll_conn.c439 radio_phy_set(phy, 0); in lll_conn_rx_pkt_set()
475 radio_phy_set(phy, flags); in lll_conn_tx_pkt_set()
Dlll_adv.c352 radio_phy_set(lll->phy_p, 1); in prepare_cb()
355 radio_phy_set(0, 0); in prepare_cb()
Dlll_scan.c159 radio_phy_set(lll->phy, 1); in prepare_cb()
162 radio_phy_set(0, 0); in prepare_cb()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h65 void radio_phy_set(uint8_t phy, uint8_t flags);
Dradio.c308 void radio_phy_set(uint8_t phy, uint8_t flags) in radio_phy_set() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_sync.c166 radio_phy_set(phy_s, lll->adv->phy_flags); in prepare_cb()
Dlll_central_iso.c198 radio_phy_set(phy, cis_lll->tx.phy_flags); in prepare_cb()
462 radio_phy_set(cis_lll->rx.phy, PHY_FLAGS_S8); in isr_tx()
912 radio_phy_set(phy, next_cis_lll->tx.phy_flags); in isr_rx()
1010 radio_phy_set(cis_lll->tx.phy, cis_lll->tx.phy_flags); in isr_prepare_subevent()
Dlll_sync.c154 radio_phy_set(lll_aux->phy, PHY_FLAGS_S8); in lll_sync_aux_prepare_cb()
459 radio_phy_set(lll->phy, PHY_FLAGS_S8); in prepare_cb_common()
688 radio_phy_set(phy_aux, PHY_FLAGS_S8); in isr_aux_setup()
Dlll_peripheral_iso.c225 radio_phy_set(phy, PHY_FLAGS_S8); in prepare_cb()
698 radio_phy_set(cis_lll->tx.phy, cis_lll->tx.phy_flags); in isr_rx()
845 radio_phy_set(cis_lll->rx.phy, PHY_FLAGS_S8); in isr_tx()
1062 radio_phy_set(cis_lll->rx.phy, PHY_FLAGS_S8); in isr_prepare_subevent_common()
Dlll_conn.c664 radio_phy_set(phy, 0);
719 radio_phy_set(phy, flags);
Dlll_test.c523 radio_phy_set(test_phy, test_phy_flags); in init()
Dlll_scan.c381 radio_phy_set(lll->phy, PHY_FLAGS_S8);
388 radio_phy_set(0, 0);
Dlll_adv.c969 radio_phy_set(lll->phy_p, lll->phy_flags); in prepare_cb()
973 radio_phy_set(0, 0); in prepare_cb()
Dlll_scan_aux.c289 radio_phy_set(phy_aux, PHY_FLAGS_S8); in lll_scan_aux_isr_aux_setup()
477 radio_phy_set(lll_aux->phy, PHY_FLAGS_S8); in prepare_cb()
Dlll_adv_aux.c218 radio_phy_set(phy_s, lll_adv->phy_flags); in prepare_cb()
Dlll_adv_iso.c248 radio_phy_set(phy, lll->phy_flags); in prepare_cb_common()
Dlll_sync_iso.c296 radio_phy_set(phy, PHY_FLAGS_S8); in prepare_cb_common()