Searched refs:PHY_SCSR (Results 1 – 1 of 1) sorted by relevance
60 #define PHY_SCSR ((uint16_t)0x001FU) /*!< PHY Special Control/Status */ macro1173 if (HAL_ETH_ReadPHYRegister(heth, PHY_ADDR, PHY_SCSR, &readval) != HAL_OK) { in eth_phy_get_link_state()