Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/include/
Desp_flash_partitions.h55ESP_OTA_IMG_VALID = 0x2U, /*!< App was confirmed as workable. App can boot and w… enumerator
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_utility.c431 if (otadata[active_otadata].ota_state == ESP_OTA_IMG_VALID) {
474 otadata.ota_state = ESP_OTA_IMG_VALID;