Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_misc.c153 boot_status_entries(int image_index, const struct flash_area *fap) in boot_status_entries() function
Dbootutil_priv.h304 int boot_status_entries(int image_index, const struct flash_area *fap);
Dswap_move.c159 max_entries = boot_status_entries(BOOT_CURR_IMG(state), fap); in swap_read_status_bytes()
Dswap_scratch.c70 max_entries = boot_status_entries(BOOT_CURR_IMG(state), fap); in swap_read_status_bytes()
Dswap_offset.c244 max_entries = boot_status_entries(BOOT_CURR_IMG(state), fap);