Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_move.c51 find_last_idx(struct boot_loader_state *state, uint32_t swap_size) in find_last_idx() function
96 last_idx = find_last_idx(state, swap_size); in boot_read_image_header()
534 last_idx = find_last_idx(state, copy_size); in swap_run()