Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/include/
Dbootloader_memory_utils.h146 #if SOC_DIRAM_INVERTED in esp_ptr_diram_dram_to_iram()
160 #if SOC_DIRAM_INVERTED in esp_ptr_diram_iram_to_dram()
/hal_espressif-latest/components/esp_hw_support/include/
Desp_memory_utils.h146 #if SOC_DIRAM_INVERTED in esp_ptr_diram_dram_to_iram()
160 #if SOC_DIRAM_INVERTED in esp_ptr_diram_iram_to_dram()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc.h203 #define SOC_DIRAM_INVERTED 1 macro
/hal_espressif-latest/components/heap/
Dheap_caps.c78 #if SOC_DIRAM_INVERTED // We want the word before the result to hold the DRAM address in dram_alloc_to_iram_addr()