Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Common/
DphyHandling.c94 #define phyREG_04_ADVERTISE 0x04U /* Advertisement control reg */ macro
420 pxPhyObject->fnPhyWrite( xPhyAddress, phyREG_04_ADVERTISE, ulAdvertise ); in xPhyConfigure()
561 pxPhyObject->fnPhyWrite( xPhyAddress, phyREG_04_ADVERTISE, pxPhyObject->ulACRValue ); in xPhyStartAutoNegotiation()