Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif.h129 extern unsigned Phy_Setup( XEmacPs * xemacpsp );
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif.h126 extern unsigned Phy_Setup( XEmacPs * xemacpsp );
DNetworkInterface.c322 ulLinkSpeed = Phy_Setup( pxEMAC_PS ); in xZynqNetworkInterfaceInitialise()
Dx_emacpsif_physpeed.c605 unsigned Phy_Setup( XEmacPs * xemacpsp ) in Phy_Setup() function