Home
last modified time | relevance | path

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

/Zephyr-latest/soc/espressif/esp32s2/
Dmemory.h67 #define DROM_SEG_ORG 0x3f000000 macro
Ddefault.ld76 drom0_0_seg(R): org = DROM_SEG_ORG, len = DROM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c2/
Dmemory.h73 #define DROM_SEG_ORG 0x3c000000 macro
Ddefault.ld74 drom0_0_seg (R): org = DROM_SEG_ORG, len = DROM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c6/
Dmemory.h66 #define DROM_SEG_ORG 0x42800000 macro
Ddefault.ld70 drom0_0_seg(R): org = DROM_SEG_ORG, len = DROM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c3/
Dmemory.h74 #define DROM_SEG_ORG 0x3c000000 macro
Ddefault.ld74 drom0_0_seg (R): org = DROM_SEG_ORG, len = DROM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32/
Dmemory.h101 #define DROM_SEG_ORG 0x3f400000 macro
Ddefault.ld69 drom0_0_seg(R): org = DROM_SEG_ORG, len = DROM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32s3/
Dmemory.h107 #define DROM_SEG_ORG 0x3c000000 macro
Ddefault.ld65 drom0_0_seg(R): org = DROM_SEG_ORG, len = DROM_SEG_LEN
73 ext_dram_seg(RW): org = DROM_SEG_ORG, len = (CONFIG_ESP_SPIRAM_SIZE)