Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/
HDethernet_phy.h259 uint8_t ethernet_phy_auto_negotiate( Gmac * p_gmac,
HDethernet_phy.c308 uint8_t ethernet_phy_auto_negotiate( Gmac * p_gmac, in ethernet_phy_auto_negotiate() function
HDNetworkInterface.c342 ethernet_phy_auto_negotiate( GMAC, ethernet_phy_addr ); in prvGMACInit()