Home
last modified time | relevance | path

Searched refs:CACHE_MEMORY_IBANK1 (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Dcache.h58 CACHE_MEMORY_IBANK1 = BIT(1), enumerator
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Dcache.h58 CACHE_MEMORY_IBANK1 = BIT(1), enumerator
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Dcache.h71 CACHE_MEMORY_IBANK1 = BIT(1), enumerator
/hal_espressif-3.6.0/components/spi_flash/
Dcache_utils.c641 Cache_Occupy_ICache_MEMORY(CACHE_MEMORY_IBANK0, CACHE_MEMORY_IBANK1); in esp_config_instruction_cache_mode()