Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_netif/
DCMakeLists.txt4 "lwip/esp_netif_lwip.c"
5 "lwip/esp_netif_sntp.c"
6 "lwip/esp_netif_lwip_defaults.c"
7 "lwip/netif/wlanif.c"
8 "lwip/netif/ethernetif.c"
9 "lwip/netif/esp_pbuf_ref.c")
27 list(APPEND srcs_lwip lwip/esp_netif_lwip_ppp.c)
36 list(APPEND srcs_lwip lwip/esp_netif_br_glue.c)
43 list(APPEND priv_include_dirs lwip)
/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_lwip_defaults.c19 .lwip = {
33 .lwip = {
39 .lwip = {
46 .lwip = {
52 .lwip = {
Desp_netif_lwip.c659 if (esp_netif_stack_config-> lwip.init_fn) { in esp_netif_init_configuration()
660 esp_netif->lwip_init_fn = esp_netif_stack_config->lwip.init_fn; in esp_netif_init_configuration()
662 if (esp_netif_stack_config->lwip.input_fn) { in esp_netif_init_configuration()
663 esp_netif->lwip_input_fn = esp_netif_stack_config->lwip.input_fn; in esp_netif_init_configuration()
/hal_espressif-latest/components/newlib/
DCMakeLists.txt69 # if lwip is included in the build, add it as a public requirement so that
71 idf_component_optional_requires(PUBLIC lwip)
/hal_espressif-latest/components/esp_netif/include/lwip/
Desp_netif_net_stack.h41 struct esp_netif_netstack_lwip_vanilla_config lwip; member
/hal_espressif-latest/components/esp_common/
DCMakeLists.txt29 lwip
/hal_espressif-latest/components/esp_wifi/
DCMakeLists.txt58 wpa_supplicant hal lwip esp_coex ${extra_priv_requires}
/hal_espressif-latest/components/mbedtls/
DCMakeLists.txt155 # Do this by checking if lwip component is included into the build.
157 if(lwip IN_LIST build_components)
159 idf_component_get_property(lwip_lib lwip COMPONENT_LIB)
/hal_espressif-latest/components/esp_psram/
DKconfig.spiram.common95 BSS section of `lwip`, `net80211`, `pp`, `bt` libraries will be automatically placed