Home
last modified time | relevance | path

Searched defs:active (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c523 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next()
594 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next()
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c303 bool active = false; in bs_list() local