Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c596 if (phy_mode == DR_2MBPS) { in radio_phy_set()
600 err = XCVR_ChangeMode(GFSK_BT_0p5_h_0p5, DR_2MBPS); in radio_phy_set()
606 phy_mode = GENFSK->BITRATE = DR_2MBPS; in radio_phy_set()