Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_netif/include/
Desp_netif_defaults.h132 #define ESP_NETIF_DEFAULT_PPP() \ macro
/hal_espressif-3.6.0/examples/protocols/pppos_client/components/modem/src/
Desp_modem_compat.c84 esp_netif_config_t cfg = ESP_NETIF_DEFAULT_PPP(); in esp_modem_setup_ppp()
/hal_espressif-3.6.0/examples/cxx/experimental/esp_modem_cxx/main/
Dsimple_client.cpp41 esp_netif_config_t netif_ppp_config = ESP_NETIF_DEFAULT_PPP(); in app_main()
/hal_espressif-3.6.0/tools/test_apps/protocols/pppos/main/
Dpppos_client_main.c215 esp_netif_config_t cfg = ESP_NETIF_DEFAULT_PPP(); in app_main()
/hal_espressif-3.6.0/examples/protocols/pppos_client/main/
Dpppos_client_main.c250 esp_netif_config_t cfg = ESP_NETIF_DEFAULT_PPP(); in app_main()