Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/aos/
A Dota_port.h59 struct ota_boot_info { struct
60 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
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dota_port.h56 struct ota_boot_info { struct
57 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