Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_move.c156 int erased_sections; in swap_read_status_bytes() local
164 erased_sections = 0; in swap_read_status_bytes()
178 erased_sections++; in swap_read_status_bytes()
188 if (erased_sections > 1) { in swap_read_status_bytes()
Dswap_offset.c241 int erased_sections; local
250 erased_sections = 0;
264 erased_sections++;
274 if (erased_sections > 1) {