Searched refs:phy_GetDuplex (Results 1 – 3 of 3) sorted by relevance
82 uint32_t phy_GetDuplex() { in phy_GetDuplex() function111 speed, (phy_GetDuplex() == PHY_DUPLEX_HALF) ? "half" : "full"); in phy_Init()
22 uint32_t phy_GetDuplex(void);
173 init.ETH_Duplex = phy_GetDuplex(); in rt_cme_eth_init()
Completed in 5 milliseconds