Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/LPC18xx/
DNetworkInterface.c175 static BaseType_t prvSetLinkSpeed( void );
318 xReturn = prvSetLinkSpeed(); in xNetworkInterfaceInitialise()
880 static BaseType_t prvSetLinkSpeed( void ) in prvSetLinkSpeed() function