Searched refs:esp_netif_tcpip_exec (Results 1 – 3 of 3) sorted by relevance
88 esp_netif_tcpip_exec(renew_servers_api, NULL); in esp_netif_sntp_renew_servers()118 …ESP_GOTO_ON_ERROR(esp_netif_tcpip_exec(sntp_init_api, (void*)config), err, TAG, "Failed initialize… in esp_netif_sntp_init()139 esp_netif_tcpip_exec(sntp_stop_api, NULL); in esp_netif_sntp_deinit()178 return esp_netif_tcpip_exec(sntp_start_api, NULL); in esp_netif_sntp_start()
695 esp_err_t esp_netif_tcpip_exec(esp_netif_callback_fn fn, void*ctx) in esp_netif_tcpip_exec() function
1026 esp_err_t esp_netif_tcpip_exec(esp_netif_callback_fn fn, void *ctx);