Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_move.c401 new_off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, idx); in boot_move_sector_up()
402 old_off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, idx - 1); in boot_move_sector_up()
439 pri_up_off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, idx); in boot_swap_sectors()
440 pri_off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, idx - 1); in boot_swap_sectors()
441 sec_off = boot_img_sector_off(state, BOOT_SECONDARY_SLOT, idx - 1); in boot_swap_sectors()
Dswap_offset.c465 pri_off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, idx);
466 sec_off = boot_img_sector_off(state, BOOT_SECONDARY_SLOT, idx);
467 sec_up_off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, (idx + 1));
526 pri_off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, idx);
527 sec_off = boot_img_sector_off(state, BOOT_SECONDARY_SLOT, idx + 1);
528 sec_up_off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, idx);
718 rc = boot_erase_region(fap_sec, boot_img_sector_off(state, BOOT_SECONDARY_SLOT, 0),
Dswap_misc.c71 off = boot_img_sector_off(state, slot, sector); in swap_erase_trailer_sectors()
Dbootutil_priv.h453 boot_img_sector_off(const struct boot_loader_state *state, size_t slot, in boot_img_sector_off() function
470 boot_img_sector_off(const struct boot_loader_state *state, size_t slot, in boot_img_sector_off() function
Dswap_scratch.c564 img_off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, idx); in boot_swap_sectors()
595 boot_img_sector_off(state, BOOT_PRIMARY_SLOT, last_sector)) { in boot_swap_sectors()
Dloader.c1534 off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, sector);
1609 boot_img_sector_off(state, BOOT_SECONDARY_SLOT, 0),
1617 boot_img_sector_off(state, BOOT_SECONDARY_SLOT,