Searched refs:CACHE_SIZE_0KB (Results 1 – 2 of 2) sorted by relevance
420 #define CACHE_SIZE_0KB 99 //If Cache set to 0 KB, cache is bypassed, the cache size doesn't take … in esp_config_data_cache_mode() macro429 cache_size = CACHE_SIZE_0KB; in esp_config_data_cache_mode()440 cache_size = CACHE_SIZE_0KB; in esp_config_data_cache_mode()456 …che \t\t: size %dKB, %dWays, cache line size %dByte", (cache_size == CACHE_SIZE_0KB) ? 0 : ((cache… in esp_config_data_cache_mode()
50 #define CACHE_SIZE_0KB 99 // unique value used for logging only macro