Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/
HDethernet_phy.h246 uint8_t ethernet_phy_set_link( Gmac * p_gmac,
HDethernet_phy.c210 uint8_t ethernet_phy_set_link( Gmac * p_gmac, in ethernet_phy_set_link() function
HDNetworkInterface.c343 ethernet_phy_set_link( GMAC, ethernet_phy_addr, 1 ); in prvGMACInit()