Home
last modified time | relevance | path

Searched refs:CONFIG_BOOTLOADER_OFFSET_IN_FLASH (Results 1 – 8 of 8) sorted by relevance

/mcuboot-latest/boot/espressif/hal/include/esp32s3/
Dsdkconfig.h23 #define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0000 macro
/mcuboot-latest/boot/espressif/hal/include/esp32c3/
Dsdkconfig.h24 #define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0000 macro
/mcuboot-latest/boot/espressif/hal/include/esp32s2/
Dsdkconfig.h24 #define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x1000 macro
/mcuboot-latest/boot/espressif/hal/include/esp32c2/
Dsdkconfig.h25 #define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0000 macro
/mcuboot-latest/boot/espressif/hal/include/esp32/
Dsdkconfig.h26 #define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x1000 macro
/mcuboot-latest/boot/espressif/hal/include/esp32c6/
Dsdkconfig.h25 #define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0000 macro
/mcuboot-latest/boot/espressif/hal/include/esp32h2/
Dsdkconfig.h26 #define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0000 macro
/mcuboot-latest/boot/espressif/port/
Desp_mcuboot.c51 #define BOOTLOADER_START_ADDRESS CONFIG_BOOTLOADER_OFFSET_IN_FLASH