Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_scratch.c754 uint32_t swap_idx; in swap_run() local
760 swap_idx = 0; in swap_run()
763 if (swap_idx >= (bs->idx - BOOT_STATUS_IDX_0)) { in swap_run()
768 swap_idx++; in swap_run()