Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spi_flash/
Dcache_utils.c654 cache_line_size = CACHE_LINE_SIZE_64B; in esp_config_instruction_cache_mode()
686 cache_line_size = CACHE_LINE_SIZE_64B; in esp_config_data_cache_mode()
/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Dcache.h85 CACHE_LINE_SIZE_64B = 2, /*!< 64 Byte cache line size */ enumerator
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Dcache.h85 CACHE_LINE_SIZE_64B = 2, /*!< 64 Byte cache line size */ enumerator
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Dcache.h98 CACHE_LINE_SIZE_64B = 2, /*!< 64 Byte cache line size */ enumerator