Home
last modified time | relevance | path

Searched refs:BOOT_STATUS_SOURCE_NONE (Results 1 – 5 of 5) sorted by relevance

/mcuboot-latest/boot/bootutil/src/
Dswap_scratch.c278 .bst_status_source = BOOT_STATUS_SOURCE_NONE,
393 source = BOOT_STATUS_SOURCE_NONE; in swap_status_source()
398 source == BOOT_STATUS_SOURCE_NONE ? "none" : in swap_status_source()
407 return BOOT_STATUS_SOURCE_NONE; in swap_status_source()
Dswap_misc.c141 case BOOT_STATUS_SOURCE_NONE: in swap_read_status()
Dbootutil_priv.h218 #define BOOT_STATUS_SOURCE_NONE 0 macro
Dswap_move.c380 return BOOT_STATUS_SOURCE_NONE; in swap_status_source()
Dswap_offset.c452 return BOOT_STATUS_SOURCE_NONE;