Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_move.c155 int last_rc; in swap_read_status_bytes() local
167 last_rc = 1; in swap_read_status_bytes()
177 if (rc != last_rc) { in swap_read_status_bytes()
185 last_rc = rc; in swap_read_status_bytes()