Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dcache_utils.c403 cache_size = CACHE_SIZE_16KB; in esp_config_instruction_cache_mode()
435 cache_size = CACHE_SIZE_16KB; in esp_config_data_cache_mode()
446 cache_size = CACHE_SIZE_16KB; in esp_config_data_cache_mode()
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dcache.h52 #define CACHE_SIZE_16KB CACHE_SIZE_FULL macro