Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil_public.h300 boot_set_next(const struct flash_area *fa, bool active, bool confirm);
/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c523 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next() function
594 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next() function
694 rc = boot_set_next(fap, false, !(permanent == 0)); in boot_set_pending_multi()
739 rc = boot_set_next(fap, true, true); in boot_set_confirmed_multi()