Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h42 #define RADIO_PKT_CONF_PHY(phy) ((uint8_t)((phy) << RADIO_PKT_CONF_PHY_POS)) macro
53 (RADIO_PKT_CONF_PDU_TYPE((pdu)) | RADIO_PKT_CONF_PHY((phy)) | RADIO_PKT_CONF_CTE((cte)))
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c158 RADIO_PKT_CONF_PHY(lll_aux->phy)); in lll_sync_aux_prepare_cb()
463 RADIO_PKT_CONF_PHY(lll->phy)); in prepare_cb_common()
699 RADIO_PKT_CONF_PHY(phy_aux)); in isr_aux_setup()
Dlll_adv_sync.c171 RADIO_PKT_CONF_PHY(phy_s));
Dlll_test.c531 RADIO_PKT_CONF_PHY(test_phy) | in init()
Dlll_adv.c971 RADIO_PKT_CONF_PHY(lll->phy_p)); in prepare_cb()
975 RADIO_PKT_CONF_PHY(RADIO_PKT_CONF_PHY_LEGACY)); in prepare_cb()
Dlll_scan.c383 RADIO_PKT_CONF_PHY(lll->phy));
390 RADIO_PKT_CONF_PHY(RADIO_PKT_CONF_PHY_LEGACY));
Dlll_scan_aux.c305 RADIO_PKT_CONF_PHY(phy_aux)); in lll_scan_aux_isr_aux_setup()
497 RADIO_PKT_CONF_PHY(lll_aux->phy)); in prepare_cb()
Dlll_adv_aux.c203 RADIO_PKT_CONF_PHY(phy_s)); in prepare_cb()