Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_utility.c330 uint32_t ota_seq; in get_active_otadata_with_check_anti_rollback() local
419 …uint32_t ota_seq = otadata[active_otadata].ota_seq - 1; // Raw OTA sequence number. May be more th… local
/hal_espressif-latest/components/bootloader_support/include/
Desp_flash_partitions.h64 uint32_t ota_seq; member