Home
last modified time | relevance | path

Searched refs:SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.7.0/components/soc/esp32c3/include/soc/
Dext_mem_defs.h120 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (IRAM0_CACHE_ADDRESS_HIGH & SOC_MMU_LINEAR_ADDR_MASK) macro
122 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (SOC_MMU_LINEAR_ADDR_MASK + 1)
/hal_espressif-3.7.0/components/soc/esp32c6/include/soc/
Dext_mem_defs.h140 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (IRAM0_CACHE_ADDRESS_HIGH & SOC_MMU_LINEAR_ADDR_MASK) macro
142 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (SOC_MMU_LINEAR_ADDR_MASK + 1)
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/
Dext_mem_defs.h125 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (IRAM0_CACHE_ADDRESS_HIGH & SOC_MMU_LINEAR_ADDR_MASK) macro
127 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (SOC_MMU_LINEAR_ADDR_MASK + 1)
/hal_espressif-3.7.0/components/soc/esp32c2/include/soc/
Dext_mem_defs.h153 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (IRAM0_CACHE_ADDRESS_HIGH & SOC_MMU_LINEAR_ADDR_MASK) macro
155 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (SOC_MMU_LINEAR_ADDR_MASK + 1)
/hal_espressif-3.7.0/components/soc/esp32h2/include/soc/
Dext_mem_defs.h140 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (IRAM0_CACHE_ADDRESS_HIGH & SOC_MMU_LINEAR_ADDR_MASK) macro
142 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (SOC_MMU_LINEAR_ADDR_MASK + 1)
/hal_espressif-3.7.0/components/esp_mm/port/esp32c3/
Dext_mem_layout.c19 .end = SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH,
/hal_espressif-3.7.0/components/esp_mm/port/esp32c6/
Dext_mem_layout.c20 .end = SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH,
/hal_espressif-3.7.0/components/esp_mm/port/esp32h2/
Dext_mem_layout.c20 .end = SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH,
/hal_espressif-3.7.0/components/esp_mm/port/esp32c2/
Dext_mem_layout.c19 .end = SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH,
/hal_espressif-3.7.0/components/esp_mm/port/esp32s3/
Dext_mem_layout.c19 .end = SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH,
/hal_espressif-3.7.0/components/esp_mm/port/esp32/
Dext_mem_layout.c20 .end = SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH,
/hal_espressif-3.7.0/components/esp_mm/port/esp32s2/
Dext_mem_layout.c20 .end = SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH,
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Dext_mem_defs.h72 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (IRAM0_CACHE_ADDRESS_HIGH & SOC_MMU_LINEAR_ADDR_MASK) macro
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Dext_mem_defs.h153 #define SOC_MMU_IRAM0_LINEAR_ADDRESS_HIGH (IRAM0_CACHE_ADDRESS_HIGH & SOC_MMU_LINEAR_ADDR_MASK) macro