Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/arch/xtensa/
Dpanic_arch.c335 size = REG_READ(EXTMEM_DCACHE_PRELOAD_SIZE_REG); in print_cache_err_details()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dextmem_reg.h280 #define EXTMEM_DCACHE_PRELOAD_SIZE_REG (DR_REG_EXTMEM_BASE + 0x48) macro