Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_rom/include/esp32c2/rom/
Dcache.h127 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member
454 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
480 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);
/hal_espressif-3.7.0/components/esp_rom/include/esp32c3/rom/
Dcache.h127 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member
614 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
640 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);
/hal_espressif-3.7.0/components/esp_rom/include/esp32s2/rom/
Dcache.h111 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member
893 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
919 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);
/hal_espressif-3.7.0/components/esp_rom/include/esp32c6/rom/
Dcache.h111 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member
570 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
/hal_espressif-3.7.0/components/esp_rom/include/esp32h2/rom/
Dcache.h115 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member
573 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
/hal_espressif-3.7.0/components/esp_rom/include/esp32s3/rom/
Dcache.h160 uint32_t vaddr_offset; /*!< virtual address offset of the cache ways */ member
1105 uint32_t Cache_Get_Virtual_Addr(struct cache_mode *mode, uint32_t tag, uint32_t vaddr_offset);
1131 …ache_Get_Memory_Addr(struct cache_mode *mode, uint32_t cache_memory_offset, uint32_t vaddr_offset);