Home
last modified time | relevance | path

Searched defs:ota_state (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bootloader_support/include/
Desp_flash_partitions.h71 uint32_t ota_state; member
/device/soc/esp/esp32/components/app_update/
Desp_ota_ops.c809 …rr_t esp_ota_get_state_partition(const esp_partition_t *partition, esp_ota_img_states_t *ota_state) in esp_ota_get_state_partition()