Searched refs:boot_swap_info_off (Results 1 – 5 of 5) sorted by relevance
49 return boot_swap_info_off(fap) - BOOT_MAX_ALIGN; in boot_swap_size_off()
351 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()
165 boot_swap_info_off(const struct flash_area *fap) in boot_swap_info_off() function262 off = boot_swap_info_off(fap); in boot_read_swap_state()410 off = boot_swap_info_off(fap); in boot_write_swap_info()
166 off = boot_swap_info_off(fap); in swap_read_status()
237 uint32_t boot_swap_info_off(const struct flash_area *fap);