Home
last modified time | relevance | path

Searched defs:swap_type (Results 1 – 5 of 5) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil.h68 uint8_t swap_type; member
Dbootutil_public.h150 uint8_t swap_type; /* One of the BOOT_SWAP_TYPE_[...] values. */ member
/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c88 uint8_t swap_type; member
380 boot_write_swap_info(const struct flash_area *fap, uint8_t swap_type, in boot_write_swap_info()
532 uint8_t swap_type; in boot_set_next() local
Dbootutil_priv.h91 uint8_t swap_type; /* The type of swap in effect */ member
239 uint8_t swap_type[BOOT_IMAGE_NUMBER]; member
379 #define BOOT_IS_UPGRADE(swap_type) \ argument
Dloader.c399 uint8_t swap_type = state->swap_type[dep->image_id]; in boot_verify_slot_dependency() local
1224 int swap_type; local
1738 uint8_t swap_type; local