Searched refs:ESP_NETIF_INHERENT_DEFAULT_ETH (Results 1 – 6 of 6) sorted by relevance
30 const esp_netif_inherent_config_t _g_esp_netif_inherent_eth_config = ESP_NETIF_INHERENT_DEFAULT_ETH…
44 esp_netif_inherent_config_t esp_netif_config = ESP_NETIF_INHERENT_DEFAULT_ETH(); in test_wifi_init_custom()
45 esp_netif_inherent_config_t esp_netif_config = ESP_NETIF_INHERENT_DEFAULT_ETH(); in test_wifi_init_custom()
48 #define ESP_NETIF_INHERENT_DEFAULT_ETH() \ macro
129 esp_netif_inherent_config_t esp_netif_config = ESP_NETIF_INHERENT_DEFAULT_ETH(); in app_main()
363 esp_netif_inherent_config_t esp_netif_config = ESP_NETIF_INHERENT_DEFAULT_ETH(); in eth_start()