Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dboot_status.h125 MCUBOOT_MODE_SWAP_USING_SCRATCH, enumerator
/mcuboot-latest/boot/bootutil/src/
Dboot_record.c250 uint8_t mode = MCUBOOT_MODE_SWAP_USING_SCRATCH; in boot_save_shared_data()