Home
last modified time | relevance | path

Searched refs:EXTMEM_CACHE_ILG_INT_ST_REG (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/port/arch/riscv/
Dpanic_arch.c134 const uint32_t cache_ilg_status = REG_READ(EXTMEM_CACHE_ILG_INT_ST_REG); in print_cache_err_details()
/hal_espressif-3.6.0/components/esp_system/port/arch/xtensa/
Dpanic_arch.c299 status = REG_READ(EXTMEM_CACHE_ILG_INT_ST_REG); in print_cache_err_details()
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dextmem_reg.h452 #define EXTMEM_CACHE_ILG_INT_ST_REG (DR_REG_EXTMEM_BASE + 0x080) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dextmem_reg.h452 #define EXTMEM_CACHE_ILG_INT_ST_REG (DR_REG_EXTMEM_BASE + 0x080) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dextmem_reg.h901 #define EXTMEM_CACHE_ILG_INT_ST_REG (DR_REG_EXTMEM_BASE + 0xE4) macro