Searched refs:DPORT_APP_CACHE_ENABLE_S (Results 1 – 2 of 2) sorted by relevance
43 DPORT_SET_PERI_REG_BITS(DPORT_APP_CACHE_CTRL_REG, 1, 1, DPORT_APP_CACHE_ENABLE_S); in esp_psram_extram_writeback_cache()75 DPORT_SET_PERI_REG_BITS(DPORT_APP_CACHE_CTRL_REG, 1, 0, DPORT_APP_CACHE_ENABLE_S); in esp_psram_extram_writeback_cache()
487 #define DPORT_APP_CACHE_ENABLE_S 3 macro