Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/lwip/include/apps/
Desp_ping.h62 PING_RES_TIMEOUT = 0, enumerator
/hal_espressif-3.6.0/components/lwip/apps/ping/
Desp_ping.c149 if (res_val == PING_RES_TIMEOUT) { in esp_ping_result()
Dping.c253 esp_ping_result(PING_RES_TIMEOUT, recv_len, elapsed_time); in on_ping_timeout()