Home
last modified time | relevance | path

Searched refs:BOOTLOADER_IRAM_LOADER_SEG_LEN (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/soc/espressif/esp32s2/
Dmemory.h38 #define BOOTLOADER_IRAM_LOADER_SEG_LEN 0x3000 macro
51 (BOOTLOADER_USER_DRAM_END - BOOTLOADER_IRAM_LOADER_SEG_LEN + IRAM_DRAM_OFFSET)
Dmcuboot.ld27 len = BOOTLOADER_IRAM_LOADER_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c2/
Dmemory.h47 #define BOOTLOADER_IRAM_LOADER_SEG_LEN 0x1400 macro
56 (BOOTLOADER_USER_DRAM_END - BOOTLOADER_IRAM_LOADER_SEG_LEN + IRAM_DRAM_OFFSET)
Dmcuboot.ld27 len = BOOTLOADER_IRAM_LOADER_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c6/
Dmemory.h42 #define BOOTLOADER_IRAM_LOADER_SEG_LEN 0x3000 macro
51 #define BOOTLOADER_IRAM_LOADER_SEG_START (BOOTLOADER_USER_SRAM_END - BOOTLOADER_IRAM_LOADER_SEG_LEN)
Dmcuboot.ld27 len = BOOTLOADER_IRAM_LOADER_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c3/
Dmemory.h51 #define BOOTLOADER_IRAM_LOADER_SEG_LEN 0x1400 macro
57 (BOOTLOADER_IRAM_LOADER_SEG_END - BOOTLOADER_IRAM_LOADER_SEG_LEN)
Dmcuboot.ld27 len = BOOTLOADER_IRAM_LOADER_SEG_LEN
/Zephyr-latest/soc/espressif/esp32s3/
Dmemory.h51 #define BOOTLOADER_IRAM_LOADER_SEG_LEN 0x1a00 macro
61 (BOOTLOADER_USER_DRAM_END - BOOTLOADER_IRAM_LOADER_SEG_LEN + IRAM_DRAM_OFFSET)
Dmcuboot.ld30 len = BOOTLOADER_IRAM_LOADER_SEG_LEN
/Zephyr-latest/soc/espressif/esp32/
Dmemory.h58 #define BOOTLOADER_IRAM_LOADER_SEG_LEN 0x4000 macro
Dmcuboot.ld26 len = BOOTLOADER_IRAM_LOADER_SEG_LEN