Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/include/
Desp_flash_partitions.h41 #define CONFIG_BOOTLOADER_OFFSET_IN_FLASH FIXED_PARTITION_OFFSET(boot_partition) /* Offset of boot… macro
45 #define ESP_BOOTLOADER_OFFSET CONFIG_BOOTLOADER_OFFSET_IN_FLASH /* Offset of bootloader image. Has…
/hal_espressif-latest/components/bootloader/
DCMakeLists.txt17 ${CONFIG_BOOTLOADER_OFFSET_IN_FLASH}
23 ${CONFIG_BOOTLOADER_OFFSET_IN_FLASH}
Dproject_include.cmake1 set(BOOTLOADER_OFFSET ${CONFIG_BOOTLOADER_OFFSET_IN_FLASH})