Home
last modified time | relevance | path

Searched defs:phy_mode (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/drivers/ethernet/nxp_enet/
Deth_nxp_enet.c88 uint8_t phy_mode; member
465 static int nxp_enet_phy_configure(const struct device *phy, uint8_t phy_mode) in nxp_enet_phy_configure()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c107 static uint8_t phy_mode; /* Current PHY mode (DR_1MBPS or DR_2MBPS) */ variable