Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/include/
HDphyHandling.h117 #define PHY_ID_KSZ8795 0x00221550 macro
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Common/
HDphyHandling.c677 else if( ulPhyID == PHY_ID_KSZ8795 ) in xPhyStartAutoNegotiation()