Searched defs:two_otadata (Results 1 – 3 of 3) sorted by relevance
59 int bootloader_common_get_active_otadata(esp_ota_select_entry_t *two_otadata) in bootloader_common_get_active_otadata()92 int bootloader_common_select_otadata(const esp_ota_select_entry_t *two_otadata, bool *valid_two_ota… in bootloader_common_select_otadata()
100 …ic esp_err_t read_otadata(const esp_partition_pos_t *ota_info, esp_ota_select_entry_t *two_otadata) in read_otadata()290 …otadata_with_check_anti_rollback(const bootloader_state_t *bs, esp_ota_select_entry_t *two_otadata) in get_active_otadata_with_check_anti_rollback()
75 static const esp_partition_t *read_otadata(esp_ota_select_entry_t *two_otadata) in read_otadata()368 static esp_err_t rewrite_ota_seq(esp_ota_select_entry_t *two_otadata, uint32_t seq, uint8_t sec_id,… in rewrite_ota_seq()772 static int get_last_invalid_otadata(const esp_ota_select_entry_t *two_otadata) in get_last_invalid_otadata()