Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_eth/src/
Desp_eth_mac_w5500.c456 static esp_err_t emac_w5500_set_duplex(esp_eth_mac_t *mac, eth_duplex_t duplex) in emac_w5500_set_duplex() function
659 emac->parent.set_duplex = emac_w5500_set_duplex; in esp_eth_mac_new_w5500()