Home
last modified time | relevance | path

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

/bsp/at32/libraries/rt_drivers/
A Ddrv_emac.h44 #define PHY_AUTO_NEGOTIATION_BIT (0x1000) /*!< enable auto negotiation */ macro
67 #define PHY_AUTO_NEGOTIATION_BIT (0x1000) /*!< enable auto negotiation */ macro
91 #define PHY_AUTO_NEGOTIATION_BIT (0x1000) /*!< enable auto negotiation */ macro
114 #define PHY_AUTO_NEGOTIATION_BIT (0x1000) /*!< enable auto negotiation */ macro
A Ddrv_emac.c244 if(emac_phy_register_write(phy_addr, PHY_CONTROL_REG, PHY_AUTO_NEGOTIATION_BIT) == ERROR) in emac_speed_config()

Completed in 10 milliseconds