Home
last modified time | relevance | path

Searched refs:EXTMEM_CACHE_WRAP_AROUND_CTRL_REG (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/zephyr/port/host_flash/
Dcache_utils.c354 REG_SET_BIT(EXTMEM_CACHE_WRAP_AROUND_CTRL_REG, EXTMEM_CACHE_FLASH_WRAP_AROUND); in esp_enable_cache_flash_wrap()
373 REG_SET_BIT(EXTMEM_CACHE_WRAP_AROUND_CTRL_REG, EXTMEM_CACHE_SRAM_RD_WRAP_AROUND); in esp_enable_cache_spiram_wrap()
539 REG_SET_BIT(EXTMEM_CACHE_WRAP_AROUND_CTRL_REG, EXTMEM_CACHE_FLASH_WRAP_AROUND); in esp_enable_cache_flash_wrap()
/hal_espressif-latest/components/spi_flash/
Dcache_utils.c718 REG_SET_BIT(EXTMEM_CACHE_WRAP_AROUND_CTRL_REG, EXTMEM_CACHE_FLASH_WRAP_AROUND); in esp_enable_cache_flash_wrap()
737 REG_SET_BIT(EXTMEM_CACHE_WRAP_AROUND_CTRL_REG, EXTMEM_CACHE_SRAM_RD_WRAP_AROUND); in esp_enable_cache_spiram_wrap()
903 REG_SET_BIT(EXTMEM_CACHE_WRAP_AROUND_CTRL_REG, EXTMEM_CACHE_FLASH_WRAP_AROUND); in esp_enable_cache_flash_wrap()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dextmem_reg.h577 #define EXTMEM_CACHE_WRAP_AROUND_CTRL_REG (DR_REG_EXTMEM_BASE + 0xa8) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dextmem_reg.h693 #define EXTMEM_CACHE_WRAP_AROUND_CTRL_REG (DR_REG_EXTMEM_BASE + 0x0A8) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dextmem_reg.h1339 #define EXTMEM_CACHE_WRAP_AROUND_CTRL_REG (DR_REG_EXTMEM_BASE + 0x128) macro