Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dboot_status.h127 MCUBOOT_MODE_SWAP_USING_MOVE, enumerator
/mcuboot-latest/boot/bootutil/src/
Dboot_record.c254 uint8_t mode = MCUBOOT_MODE_SWAP_USING_MOVE; in boot_save_shared_data()