Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Common/
HDphyHandling.c148 static uint32_t xPhyReset( EthernetPhy_t * pxPhyObject,
264 static uint32_t xPhyReset( EthernetPhy_t * pxPhyObject, in xPhyReset() function
412 xPhyReset( pxPhyObject, xPhyGetMask( pxPhyObject ) ); in xPhyConfigure()