Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil_public.h133 #define BOOT_SET_SWAP_INFO(swap_info, image, type) { \ macro
/mcuboot-latest/boot/bootutil/src/
Dswap_misc.c174 BOOT_SET_SWAP_INFO(swap_info, 0, BOOT_SWAP_TYPE_NONE); in swap_read_status()
Dbootutil_public.c386 BOOT_SET_SWAP_INFO(swap_info, image_num, swap_type); in boot_write_swap_info()