Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/
HDethernet_phy.h231 uint8_t ethernet_phy_init( Gmac * p_gmac,
HDethernet_phy.c165 uint8_t ethernet_phy_init( Gmac * p_gmac, in ethernet_phy_init() function
HDNetworkInterface.c340 ethernet_phy_init( GMAC, ETHERNET_CONF_PHY_ADDR, sysclk_get_cpu_hz() ); in prvGMACInit()