Searched refs:ESP_OTA_IMG_PENDING_VERIFY (Results 1 – 3 of 3) sorted by relevance
54 …ESP_OTA_IMG_PENDING_VERIFY = 0x1U, /*!< First boot for this app was. If while the second … enumerator
375 if (otadata[i].ota_state == ESP_OTA_IMG_PENDING_VERIFY) {425 otadata[active_otadata].ota_state = ESP_OTA_IMG_PENDING_VERIFY;
293 …fter updating the app, the bootloader runs a new app with the "ESP_OTA_IMG_PENDING_VERIFY" state s…