Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_eth/src/
Desp_eth_mac_openeth.c134 static esp_err_t emac_opencores_read_phy_reg(esp_eth_mac_t *mac, uint32_t phy_addr, uint32_t phy_re… in emac_opencores_read_phy_reg() function
388 emac->parent.read_phy_reg = emac_opencores_read_phy_reg; in esp_eth_mac_new_openeth()