Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_misc.h49 return boot_swap_info_off(fap) - BOOT_MAX_ALIGN; in boot_swap_size_off()
Dbootutil_misc.c351 return boot_swap_info_off(fap); in bootutil_max_image_size()
353 return boot_swap_info_off(fap); in bootutil_max_image_size()
355 return boot_swap_info_off(fap); in bootutil_max_image_size()
Dbootutil_public.c165 boot_swap_info_off(const struct flash_area *fap) in boot_swap_info_off() function
262 off = boot_swap_info_off(fap); in boot_read_swap_state()
410 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-latest/boot/bootutil/include/bootutil/
Dbootutil_public.h237 uint32_t boot_swap_info_off(const struct flash_area *fap);