Searched defs:ota_boot_info (Results 1 – 2 of 2) sorted by relevance
59 struct ota_boot_info { struct60 uint32_t crc32;61 uint16_t info_len;62 uint8_t odm_type;86 int ota_set_bootinfo_to_zoneAB(struct ota_boot_info *info); argument
56 struct ota_boot_info { struct57 uint32_t crc32;58 uint16_t info_len;59 uint8_t odm_type;83 int ota_set_bootinfo_to_zoneAB(struct ota_boot_info *info); argument
Completed in 3 milliseconds