Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c218 boot_read_flag(const struct flash_area *fap, uint8_t *flag, uint32_t off) in boot_read_flag() function
238 return boot_read_flag(fap, copy_done, boot_copy_done_off(fap)); in boot_read_copy_done()
394 return boot_read_flag(fap, image_ok, boot_image_ok_off(fap)); in boot_read_image_ok()