Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/nxp_imx_netc/
Deth_nxp_imx_netc_priv.h79 netc_hw_mii_mode_t phy_mode; member
Ddsa_nxp_imx_netc.c44 netc_hw_mii_mode_t phy_mode; member
/Zephyr-latest/drivers/ethernet/
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.c788 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