Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_priv.h330 uint32_t off_src, uint32_t off_dst, uint32_t sz, uint32_t sector_off);
335 uint32_t off_src, uint32_t off_dst, uint32_t sz);
Dloader.c1322 uint32_t off_src, uint32_t off_dst, uint32_t sz, uint32_t sector_off) argument
1327 uint32_t off_src, uint32_t off_dst, uint32_t sz)
1388 rc = flash_area_read(fap_src, off_src + bytes_copied, buf, chunk_sz);