Home
last modified time | relevance | path

Searched refs:SRAM0_SIZE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/espressif/esp32c2/
Dmemory.h9 #define SRAM0_SIZE DT_REG_SIZE(DT_NODELABEL(sram0)) macro
17 #define ICACHE_SIZE SRAM0_SIZE
/Zephyr-latest/soc/espressif/esp32c3/
Dmemory.h9 #define SRAM0_SIZE DT_REG_SIZE(DT_NODELABEL(sram0)) macro
15 #define ICACHE_SIZE SRAM0_SIZE
/Zephyr-latest/soc/espressif/esp32/
Dmemory.h10 #define SRAM0_SIZE DT_REG_SIZE(DT_NODELABEL(sram0)) macro
13 #define SRAM1_IRAM_START (SRAM0_IRAM_START + SRAM0_SIZE)
/Zephyr-latest/soc/espressif/esp32s3/
Dmemory.h11 #define SRAM0_SIZE DT_REG_SIZE(DT_NODELABEL(sram0)) macro
13 #define SRAM1_IRAM_START (SRAM0_IRAM_START + SRAM0_SIZE)