Home
last modified time | relevance | path

Searched refs:MAX_ICACHE_WAYS (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Dcache.h35 #define MAX_ICACHE_WAYS 8 macro
45 #define MAX_ITAG_BLOCK_ITEMS (MAX_ICACHE_SIZE / MAX_ICACHE_BANK_NUM / MAX_ICACHE_WAYS / …
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Dcache.h35 #define MAX_ICACHE_WAYS 8 macro
45 #define MAX_ITAG_BLOCK_ITEMS (MAX_ICACHE_SIZE / MAX_ICACHE_BANK_NUM / MAX_ICACHE_WAYS / …
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Dcache.h39 #define MAX_ICACHE_WAYS 8 macro
54 #define MAX_ITAG_BLOCK_ITEMS (MAX_ICACHE_SIZE / MAX_ICACHE_BANK_NUM / MAX_ICACHE_WAYS / …