Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/
Dcache.h120 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member
902 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
928 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);
/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Dcache.h135 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member
661 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
687 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Dcache.h135 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member
661 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
687 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Dcache.h168 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member
1104 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
1130 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);