Searched refs:off_src (Results 1 – 2 of 2) sorted by relevance
296 uint32_t off_src, uint32_t off_dst, uint32_t sz);
1212 uint32_t off_src, uint32_t off_dst, uint32_t sz) in boot_copy_region() argument1241 rc = flash_area_read(fap_src, off_src + bytes_copied, buf, chunk_sz); in boot_copy_region()1255 off = off_src; in boot_copy_region()