Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c495 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next() argument
500 if (active) { in boot_set_next()
513 if (active && slot_state.image_ok == BOOT_FLAG_UNSET) { in boot_set_next()
524 if (!active) { in boot_set_next()
545 if (active) { in boot_set_next()
566 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next() argument
571 if (active) { in boot_set_next()
/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil_public.h298 boot_set_next(const struct flash_area *fa, bool active, bool confirm);
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c283 bool active = false; in bs_list() local
355 active = true; in bs_list()
372 active = true; in bs_list()
388 if (active) { in bs_list()
/mcuboot-latest/docs/
Dreadme-zephyr.md227 By default, the serial recovery GPIO pin active state enters the serial recovery mode.
Drelease-notes.md72 bootutil: Add active slot number and max app size to shared data