Home
last modified time | relevance | path

Searched refs:EXTMEM_PRO_CACHE_SRAM_RD_WRAP_AROUND (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/spi_flash/
Dcache_utils.c466 REG_SET_BIT(EXTMEM_PRO_CACHE_WRAP_AROUND_CTRL_REG, EXTMEM_PRO_CACHE_SRAM_RD_WRAP_AROUND); in esp_enable_cache_spiram_wrap()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dextmem_reg.h1476 #define EXTMEM_PRO_CACHE_SRAM_RD_WRAP_AROUND (BIT(1)) macro