Searched refs:ESP_OTA_IMG_INVALID (Results 1 – 2 of 2) sorted by relevance
56 …ESP_OTA_IMG_INVALID = 0x3U, /*!< App was confirmed as non-workable. This app will … enumerator
41 …return s->ota_seq == UINT32_MAX || s->ota_state == ESP_OTA_IMG_INVALID || s->ota_state == ESP_OTA_… in bootloader_common_ota_select_invalid()