Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/include/
Desp_image_format.h19 #define ESP_ERR_IMAGE_FLASH_FAIL (ESP_ERR_IMAGE_BASE + 1) macro
/hal_espressif-latest/components/esp_common/src/
Desp_err_to_name.c331 # ifdef ESP_ERR_IMAGE_FLASH_FAIL
332 ERR_TBL_IT(ESP_ERR_IMAGE_FLASH_FAIL), /* 8193 0x2001 */