Home
last modified time | relevance | path

Searched refs:CACHE_4WAYS_ASSOC (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/spi_flash/
Dcache_utils.c405 cache_ways = CACHE_4WAYS_ASSOC; in esp_config_instruction_cache_mode()
450 cache_ways = CACHE_4WAYS_ASSOC; in esp_config_data_cache_mode()
661 cache_ways = CACHE_4WAYS_ASSOC; in esp_config_instruction_cache_mode()
672 …ize %dByte", cache_size == CACHE_SIZE_HALF ? 16 : 32, cache_ways == CACHE_4WAYS_ASSOC ? 4 : 8, cac… in esp_config_instruction_cache_mode()
693 cache_ways = CACHE_4WAYS_ASSOC; in esp_config_data_cache_mode()
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dcache.h70 CACHE_4WAYS_ASSOC = 0, /*!< 4 way associated cache */ enumerator
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dcache.h46 CACHE_4WAYS_ASSOC = 0, /*!< 4 way associated cache */ enumerator
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dcache.h50 CACHE_4WAYS_ASSOC = 0, /*!< 4 way associated cache */ enumerator
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dcache.h70 CACHE_4WAYS_ASSOC = 0, /*!< 4 way associated cache */ enumerator
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dcache.h59 CACHE_4WAYS_ASSOC = 0, /*!< 4 way associated cache */ enumerator
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dcache.h83 CACHE_4WAYS_ASSOC = 0, /*!< 4 way associated cache */ enumerator