Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/
HDethernet_phy.c216 uint8_t uc_phy_address, uc_speed = true, uc_fd = true; in ethernet_phy_set_link() local
266 uc_fd = true; in ethernet_phy_set_link()
273 uc_fd = false; in ethernet_phy_set_link()
280 uc_fd = true; in ethernet_phy_set_link()
287 uc_fd = false; in ethernet_phy_set_link()
291 gmac_enable_full_duplex( p_gmac, uc_fd ); in ethernet_phy_set_link()
316 uint8_t uc_fd = 0; in ethernet_phy_auto_negotiate() local
436 uc_fd = true; in ethernet_phy_auto_negotiate()
442 uc_fd = true; in ethernet_phy_auto_negotiate()
448 uc_fd = false; in ethernet_phy_auto_negotiate()
[all …]