Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/
Dethernet_phy.c290 gmac_set_speed( p_gmac, uc_speed ); in ethernet_phy_set_link()
457 gmac_set_speed( p_gmac, uc_speed ); in ethernet_phy_auto_negotiate()
Dgmac.h575 static inline void gmac_set_speed( Gmac * p_gmac, in gmac_set_speed() function
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/DriverSAM/
DNetworkInterface.c861 gmac_set_speed( GMAC, pdFALSE ); in prvEthernetUpdateConfig()
865 gmac_set_speed( GMAC, pdTRUE ); in prvEthernetUpdateConfig()
890 gmac_set_speed( GMAC, pdTRUE ); in prvEthernetUpdateConfig()
895 gmac_set_speed( GMAC, pdFALSE ); in prvEthernetUpdateConfig()
Dgmac_SAM.h577 static inline void gmac_set_speed( Gmac * p_gmac, in gmac_set_speed() function
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/instance/
Dgmac.h579 static inline void gmac_set_speed( Gmac * p_gmac, in gmac_set_speed() function