Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/LPC18xx/
DNetworkInterface.c168 static BaseType_t prvSetLinkSpeed( void );
307 xReturn = prvSetLinkSpeed(); in xNetworkInterfaceInitialise()
869 static BaseType_t prvSetLinkSpeed( void ) in prvSetLinkSpeed() function