Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spi_flash/
Dcache_utils.c721 REG_SET_BIT(EXTMEM_CACHE_WRAP_AROUND_CTRL_REG, EXTMEM_CACHE_SRAM_RD_WRAP_AROUND); in esp_enable_cache_spiram_wrap()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dextmem_reg.h1342 #define EXTMEM_CACHE_SRAM_RD_WRAP_AROUND (BIT(1)) macro