Home
last modified time | relevance | path

Searched refs:SRAM_USER_IRAM_START (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/espressif/esp32s3/
Dmemory.h14 #define SRAM_USER_IRAM_START (SRAM0_IRAM_START + CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE) macro
Ddefault.ld17 procpu_iram_org = SRAM_USER_IRAM_START;