Home
last modified time | relevance | path

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

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