Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ota/2ndboot/updater/
A Dnbpatch.c85 …_nbpatch(const unsigned long old_addr, long old_size, unsigned long patch, long *seek_pos, int num) in ota_nbpatch() argument
106 if(!old_addr || !patch || !seek_pos ) { in ota_nbpatch()
110 long patch_pos = *seek_pos; in ota_nbpatch()
272 *seek_pos = patch_pos; in ota_nbpatch()

Completed in 2 milliseconds