Searched refs:PHY_SPEED_10 (Results 1 – 7 of 7) sorted by relevance
101 #define PHY_SPEED_10 1 macro103 #define PHY_SPEED_AUTO ( PHY_SPEED_10 | PHY_SPEED_100 )
94 #define PHY_SPEED_10 1 macro
378 if( pxPhyProperties->ucSpeed == ( uint8_t ) PHY_SPEED_10 ) in xPhyConfigure()448 else if( pxPhyProperties->ucSpeed == ( uint8_t ) PHY_SPEED_10 ) in xPhyConfigure()746 pxPhyObject->xPhyProperties.ucSpeed = PHY_SPEED_10; in xPhyStartAutoNegotiation()
226 .ucSpeed = PHY_SPEED_10,670 if( xPhyObject.xPhyProperties.ucSpeed == PHY_SPEED_10 ) in prvEthernetUpdateConfig()705 xPhyObject.xPhyPreferences.ucSpeed = PHY_SPEED_10; in prvEthernetUpdateConfig()
292 .ucSpeed = PHY_SPEED_10,1157 if( xPhyObject.xPhyProperties.ucSpeed == PHY_SPEED_10 ) in prvEthernetUpdateConfig()1183 xPhyObject.xPhyPreferences.ucSpeed = PHY_SPEED_10; in prvEthernetUpdateConfig()
481 if( xPhyObject.xPhyProperties.ucSpeed == PHY_SPEED_10 ) in prvEthernetUpdateConfig()
151 .ucSpeed = PHY_SPEED_10,