Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Common/
DphyHandling.c128 #define phyPHYSPCS_SPEED_10 0x0004U macro
718 if( ( ulControlStatus & phyPHYSPCS_SPEED_MASK ) == phyPHYSPCS_SPEED_10 ) in xPhyStartAutoNegotiation()