Searched refs:SRAM_IRAM_START (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/soc/espressif/esp32s2/ | ||
D | memory.h | 10 #define SRAM_IRAM_START (SRAM_DRAM_START + IRAM_DRAM_OFFSET) macro |
D | default.ld | 26 user_iram_seg_org = SRAM_IRAM_START + SRAM_CACHE_SIZE; |