Searched refs:SRAM_USER_IRAM_START (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/soc/espressif/esp32s3/ | ||
D | memory.h | 14 #define SRAM_USER_IRAM_START (SRAM0_IRAM_START + CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE) macro |
D | default.ld | 17 procpu_iram_org = SRAM_USER_IRAM_START; |