Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/TM4C/
HDNetworkInterface.c213 static BaseType_t xTM4C_PhyWrite( BaseType_t xAddress,
772 vPhyInitialise( &xPhyObject, xTM4C_PhyRead, xTM4C_PhyWrite ); in vMACBProbePhy()
786 static BaseType_t xTM4C_PhyWrite( BaseType_t xAddress, in xTM4C_PhyWrite() function