Searched refs:EXTMEM_CACHE_DBG_EN (Results 1 – 4 of 4) sorted by relevance
74 EXTMEM_CACHE_DBG_EN); 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()
997 #define EXTMEM_CACHE_DBG_EN (BIT(0)) macro