Home
last modified time | relevance | path

Searched refs:ota_set_bootinfo (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/aos/
A Dota_port.c79 int ota_set_bootinfo(struct ota_boot_info *info, enum bootinfo_zone zone) in ota_set_bootinfo() function
133 ret = ota_set_bootinfo(info, OTA_BOOTINFO_ZONEA); in ota_set_bootinfo_to_zoneAB()
138 ret = ota_set_bootinfo(info, OTA_BOOTINFO_ZONEB); in ota_set_bootinfo_to_zoneAB()
299 ret = ota_set_bootinfo(&info, to_zone); in ota_copy_bootinfo_fromone_toanother()
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dota_port.c19 int ota_set_bootinfo(struct ota_boot_info *info, enum bootinfo_zone zone) in ota_set_bootinfo() function

Completed in 4 milliseconds