Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_eth/src/
Desp_eth_mac_w5500.c288 static esp_err_t emac_w5500_stop(esp_eth_mac_t *mac) in emac_w5500_stop() function
652 emac->parent.stop = emac_w5500_stop; in esp_eth_mac_new_w5500()