Home
last modified time | relevance | path

Searched refs:EXTMEM_CACHE_DBG_EN (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dcache_err_int.c65 EXTMEM_CACHE_DBG_EN); in esp_cache_err_int_init()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dextmem_reg.h997 #define EXTMEM_CACHE_DBG_EN (BIT(0)) macro
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c385 REG_SET_BIT(EXTMEM_CACHE_DBG_INT_ENA_REG, EXTMEM_CACHE_DBG_EN); in esp_default_wake_deep_sleep()