Home
last modified time | relevance | path

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

/drivers/ethernet/
A Deth_esp32.c53 static const struct device *eth_esp32_phy_dev = DEVICE_DT_GET( variable
362 return eth_esp32_phy_dev; in eth_esp32_phy_get()
378 if (device_is_ready(eth_esp32_phy_dev)) { in eth_esp32_iface_init()
382 phy_link_callback_set(eth_esp32_phy_dev, phy_link_state_changed, in eth_esp32_iface_init()

Completed in 5 milliseconds