Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/NXP1060/
DNetworkInterface.c253 static status_t xSetupPHY( phy_config_t * pxConfig );
325 xStatus = xSetupPHY( &xConfig ); in prvNXP1060_NetworkInterfaceInitialise()
700 static status_t xSetupPHY( phy_config_t * pxConfig ) in xSetupPHY() function