Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/heap/port/esp32/
Dmemory_layout.c142 SOC_RESERVE_MEMORY_REGION(SOC_CACHE_PRO_LOW, SOC_CACHE_PRO_HIGH, cpu0_cache);
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h242 #define SOC_CACHE_PRO_HIGH 0x40078000 macro