Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dmemprot_defs.h40 #define IRAM0_SRAM_LEVEL_0_LOW SOC_IRAM_LOW //0x40370000 macro
41 #define IRAM0_SRAM_LEVEL_0_HIGH (IRAM0_SRAM_LEVEL_0_LOW + CACHE_MEMORY_IBANK_SIZE - 0x1) //0x40…
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dmemprot_defs.h40 #define IRAM0_SRAM_LEVEL_0_LOW SOC_IRAM_LOW //0x40370000 macro
41 #define IRAM0_SRAM_LEVEL_0_HIGH (IRAM0_SRAM_LEVEL_0_LOW + CACHE_MEMORY_IBANK_SIZE - 0x1) //0x40…
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dmemprot_defs.h44 #define IRAM0_SRAM_LEVEL_0_LOW SOC_IRAM_LOW //0x40370000 macro
45 #define IRAM0_SRAM_LEVEL_0_HIGH (IRAM0_SRAM_LEVEL_0_LOW + SOC_CACHE_MEMORY_IBANK_SIZE - 0x1) //…
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dmemprot_ll.h59 #define IRAM0_SRAM_LEVEL_0_LOW IRAM_SRAM_START //0x40370000 macro
60 #define IRAM0_SRAM_LEVEL_0_HIGH (IRAM0_SRAM_LEVEL_0_LOW + ICACHE_SIZE - 0x1) //0x4037FFFF