Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_move.c224 int idx_sz; in boot_status_internal_off() local
226 idx_sz = elem_sz * ((bs->op == BOOT_STATUS_OP_MOVE) ? in boot_status_internal_off()
231 (bs->idx - BOOT_STATUS_IDX_0) * idx_sz + in boot_status_internal_off()
Dswap_scratch.c127 int idx_sz; in boot_status_internal_off() local
129 idx_sz = elem_sz * BOOT_STATUS_STATE_COUNT; in boot_status_internal_off()
131 return (bs->idx - BOOT_STATUS_IDX_0) * idx_sz + in boot_status_internal_off()