Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/include/
DphyHandling.h118 #define PHY_ID_KSZ8081MNXIA 0x00221560 macro
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Common/
DphyHandling.c165 case PHY_ID_KSZ8081MNXIA: in xHas_1F_PHYSPCS()
637 if( ulPhyID == PHY_ID_KSZ8081MNXIA ) in xPhyStartAutoNegotiation()