Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/include/
DphyHandling.h140 BaseType_t xPhyStartAutoNegotiation( EthernetPhy_t * pxPhyObject,
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/ATSAME5x/
DNetworkInterface.c529 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvPHYLinkReset()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/STM32Hxx/
DNetworkInterface.c466 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &( xPhyObject ) ) ); in prvEthernetUpdateConfig()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Common/
DphyHandling.c541 BaseType_t xPhyStartAutoNegotiation( EthernetPhy_t * pxPhyObject, in xPhyStartAutoNegotiation() function
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/DriverSAM/
DNetworkInterface.c655 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvEthernetUpdateConfig()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/STM32Fxx/
DNetworkInterface.c1142 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvEthernetUpdateConfig()