Home
last modified time | relevance | path

Searched refs:ESP_ERR_PING_NO_MEM (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/lwip/include/apps/
Desp_ping.h30 #define ESP_ERR_PING_NO_MEM ESP_ERR_PING_BASE + 0x02 macro
/hal_espressif-3.6.0/components/esp_common/src/
Desp_err_to_name.c713 # ifdef ESP_ERR_PING_NO_MEM
714 ERR_TBL_IT(ESP_ERR_PING_NO_MEM), /* 40962 0xa002 */