Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spi_flash/
Dcache_utils.c388 cache_size = CACHE_SIZE_16KB; in esp_config_instruction_cache_mode()
415 cache_size = CACHE_SIZE_16KB; in esp_config_data_cache_mode()
423 cache_size = CACHE_SIZE_16KB; in esp_config_data_cache_mode()
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/
Dcache.h60 #define CACHE_SIZE_16KB CACHE_SIZE_FULL macro