Home
last modified time | relevance | path

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

/Zephyr-latest/soc/espressif/esp32s2/
Dmemory.h65 #define IROM_SEG_ORG 0x40080000 macro
Ddefault.ld75 irom0_0_seg(RX): org = IROM_SEG_ORG, len = IROM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c2/
Dmemory.h71 #define IROM_SEG_ORG 0x42000000 macro
Ddefault.ld73 irom0_0_seg(RX): org = IROM_SEG_ORG, len = IROM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c6/
Dmemory.h64 #define IROM_SEG_ORG 0x42000000 macro
Ddefault.ld69 irom0_0_seg(RX): org = IROM_SEG_ORG, len = IROM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32c3/
Dmemory.h72 #define IROM_SEG_ORG 0x42000000 macro
Ddefault.ld73 irom0_0_seg(RX): org = IROM_SEG_ORG, len = IROM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32/
Dmemory.h99 #define IROM_SEG_ORG 0x400d0000 macro
Ddefault.ld68 irom0_0_seg(RX): org = IROM_SEG_ORG, len = IROM_SEG_LEN
/Zephyr-latest/soc/espressif/esp32s3/
Dmemory.h105 #define IROM_SEG_ORG 0x42000000 macro
Ddefault.ld64 irom0_0_seg(RX): org = IROM_SEG_ORG, len = IROM_SEG_LEN
74 ext_iram_seg(RX): org = IROM_SEG_ORG, len = (CONFIG_ESP_SPIRAM_SIZE)