Home
last modified time | relevance | path

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

/mcuboot-latest/samples/mcuboot_config/
Dmcuboot_config.template.h135 #define MCUBOOT_MAX_IMG_SECTORS 128 macro
/mcuboot-latest/boot/cypress/MCUBootApp/config/mcuboot_config/
Dmcuboot_config.h25 #define MCUBOOT_MAX_IMG_SECTORS 2560 macro
/mcuboot-latest/boot/cypress/MCUBootApp/
Dmain.c126 #define MCUBOOT_MAX_IMG_SECTORS 4096 in main() macro
/mcuboot-latest/boot/nuttx/include/mcuboot_config/
Dmcuboot_config.h139 #define MCUBOOT_MAX_IMG_SECTORS 512 macro
/mcuboot-latest/boot/zephyr/include/mcuboot_config/
Dmcuboot_config.h324 #define MCUBOOT_MAX_IMG_SECTORS MIN_SECTOR_COUNT macro
328 #define MCUBOOT_MAX_IMG_SECTORS CONFIG_BOOT_MAX_IMG_SECTORS macro
331 #define MCUBOOT_MAX_IMG_SECTORS 128 macro
/mcuboot-latest/boot/espressif/hal/include/mcuboot_config/
Dmcuboot_config.h131 #define MCUBOOT_MAX_IMG_SECTORS 512 macro
/mcuboot-latest/boot/mynewt/mcuboot_config/include/mcuboot_config/
Dmcuboot_config.h134 #define MCUBOOT_MAX_IMG_SECTORS MYNEWT_VAL(BOOTUTIL_MAX_IMG_SECTORS) macro