Home
last modified time | relevance | path

Searched refs:boot_set_pending (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil_public.h207 int boot_set_pending(int permanent);
/mcuboot-latest/docs/
Dreadme-mbed.md39 …n update, or set a new image in the secondary slot as pending with `boot_set_pending()` in order t…
/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c714 boot_set_pending(int permanent) in boot_set_pending() function