Home
last modified time | relevance | path

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

/mcuboot-3.4.0/boot/bootutil/src/
Dbootutil_misc.h49 return boot_swap_info_off(fap) - BOOT_MAX_ALIGN; in boot_swap_size_off()
Dbootutil_misc.c362 return boot_swap_info_off(fap); in bootutil_max_image_size()
364 return boot_swap_info_off(fap); in bootutil_max_image_size()
366 return boot_swap_info_off(fap); in bootutil_max_image_size()
Dbootutil_public.c142 boot_swap_info_off(const struct flash_area *fap) in boot_swap_info_off() function
239 off = boot_swap_info_off(fap); in boot_read_swap_state()
387 off = boot_swap_info_off(fap); in boot_write_swap_info()
Dswap_misc.c166 off = boot_swap_info_off(fap); in swap_read_status()
/mcuboot-3.4.0/boot/bootutil/include/bootutil/
Dbootutil_public.h232 uint32_t boot_swap_info_off(const struct flash_area *fap);