Searched defs:BOOT_FLAG_SET (Results 1 – 2 of 2) sorted by relevance
/mcuboot-latest/boot/bootutil/include/bootutil/ | ||
D | bootutil_public.h | 109 #define BOOT_FLAG_SET 1 macro |
/mcuboot-latest/sim/src/ | ||
D | image.rs | 2281 const BOOT_FLAG_SET: Option<u8> = Some(1); regex |