Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Common/
DphyHandling.c98 #define phyREG_19_PHYCR 0x19U /* 25 RW PHY Control Register */ macro
466 pxPhyObject->fnPhyRead( xPhyAddress, phyREG_19_PHYCR, &ulPhyControl ); in xPhyConfigure()
487 pxPhyObject->fnPhyWrite( xPhyAddress, phyREG_19_PHYCR, ulPhyControl ); in xPhyConfigure()