Home
last modified time | relevance | path

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

/Zephyr-latest/soc/espressif/esp32s2/
Dmemory.h39 #define BOOTLOADER_IRAM_SEG_LEN 0xa000 macro
52 #define BOOTLOADER_IRAM_SEG_START (BOOTLOADER_IRAM_LOADER_SEG_START - BOOTLOADER_IRAM_SEG_LEN)
Dmcuboot.ld25 len = BOOTLOADER_IRAM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c2/
Dmemory.h46 #define BOOTLOADER_IRAM_SEG_LEN 0xc800 macro
58 (BOOTLOADER_IRAM_LOADER_SEG_START - BOOTLOADER_IRAM_SEG_LEN)
Dmcuboot.ld25 len = BOOTLOADER_IRAM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c6/
Dmemory.h43 #define BOOTLOADER_IRAM_SEG_LEN 0xC000 macro
52 #define BOOTLOADER_IRAM_SEG_START (BOOTLOADER_IRAM_LOADER_SEG_START - BOOTLOADER_IRAM_SEG_LEN)
Dmcuboot.ld25 len = BOOTLOADER_IRAM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c3/
Dmemory.h50 #define BOOTLOADER_IRAM_SEG_LEN 0x9800 macro
59 (BOOTLOADER_IRAM_LOADER_SEG_START - BOOTLOADER_IRAM_SEG_LEN)
Dmcuboot.ld25 len = BOOTLOADER_IRAM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32s3/
Dmemory.h52 #define BOOTLOADER_IRAM_SEG_LEN 0xc000 macro
62 #define BOOTLOADER_IRAM_SEG_START (BOOTLOADER_IRAM_LOADER_SEG_START - BOOTLOADER_IRAM_SEG_LEN)
Dmcuboot.ld28 len = BOOTLOADER_IRAM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32/
Dmemory.h59 #define BOOTLOADER_IRAM_SEG_LEN 0xa000 macro
Dmcuboot.ld28 len = BOOTLOADER_IRAM_SEG_LEN