Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_common/include/
Desp_err.h36 #define ESP_ERR_NOT_FINISHED 0x10C /*!< There are items remained to retrieve */ macro
/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_sntp.c164 return ESP_ERR_NOT_FINISHED; in esp_netif_sntp_sync_wait()
/hal_espressif-latest/components/esp_common/src/
Desp_err_to_name.c131 # ifdef ESP_ERR_NOT_FINISHED
132 …ERR_TBL_IT(ESP_ERR_NOT_FINISHED), /* 268 0x10c There are items remaine…