Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c503 static int flash_area_to_image(const struct flash_area *fa) in flash_area_to_image() function
567 rc = boot_write_swap_info(fa, swap_type, flash_area_to_image(fa)); in boot_set_next()