Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/nxp_enet/
Deth_nxp_enet.c88 uint8_t phy_mode; member
460 static int nxp_enet_phy_configure(const struct device *phy, uint8_t phy_mode) in nxp_enet_phy_configure()
/Zephyr-latest/drivers/wifi/esp32/src/
Desp_wifi_drv.c772 wifi_phy_mode_t phy_mode; in esp32_wifi_status() local
/Zephyr-latest/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