Searched refs:EXTMEM_CACHE_DBG_INT_ENA_REG (Results 1 – 4 of 4) sorted by relevance
65 DPORT_SET_PERI_REG_MASK(EXTMEM_CACHE_DBG_INT_ENA_REG, in esp_cache_err_int_init()
262 REG_SET_BIT(EXTMEM_CACHE_DBG_INT_ENA_REG, EXTMEM_CACHE_DBG_EN); in esp_default_wake_deep_sleep()
276 REG_SET_BIT(EXTMEM_CACHE_DBG_INT_ENA_REG, EXTMEM_CACHE_DBG_EN); in esp_default_wake_deep_sleep()
878 #define EXTMEM_CACHE_DBG_INT_ENA_REG (DR_REG_EXTMEM_BASE + 0x0E8) macro