Home
last modified time | relevance | path

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

/mcuboot-3.7.0/boot/bootutil/src/
Dloader.c1498 boot_swap_image(struct boot_loader_state *state, struct boot_status *bs) in boot_swap_image() function
1651 rc = boot_swap_image(state, bs); in boot_perform_update()
1654 rc = boot_swap_image(state, bs); in boot_perform_update()
1722 rc = boot_swap_image(state, bs); in boot_complete_partial_swap()