Home
last modified time | relevance | path

Searched defs:MCUBOOT_MAX_IMG_SECTORS (Results 1 – 7 of 7) sorted by relevance

/mcuboot-3.6.0/samples/mcuboot_config/
Dmcuboot_config.template.h96 #define MCUBOOT_MAX_IMG_SECTORS 128 macro
/mcuboot-3.6.0/boot/cypress/MCUBootApp/config/mcuboot_config/
Dmcuboot_config.h25 #define MCUBOOT_MAX_IMG_SECTORS 2560 macro
/mcuboot-3.6.0/boot/cypress/MCUBootApp/
Dmain.c126 #define MCUBOOT_MAX_IMG_SECTORS 4096 in main() macro
/mcuboot-3.6.0/boot/nuttx/include/mcuboot_config/
Dmcuboot_config.h139 #define MCUBOOT_MAX_IMG_SECTORS 512 macro
/mcuboot-3.6.0/boot/espressif/hal/include/mcuboot_config/
Dmcuboot_config.h109 #define MCUBOOT_MAX_IMG_SECTORS 512 macro
/mcuboot-3.6.0/boot/zephyr/include/mcuboot_config/
Dmcuboot_config.h275 #define MCUBOOT_MAX_IMG_SECTORS CONFIG_BOOT_MAX_IMG_SECTORS macro
278 #define MCUBOOT_MAX_IMG_SECTORS 128 macro
/mcuboot-3.6.0/boot/mynewt/mcuboot_config/include/mcuboot_config/
Dmcuboot_config.h131 #define MCUBOOT_MAX_IMG_SECTORS MYNEWT_VAL(BOOTUTIL_MAX_IMG_SECTORS) macro