Searched defs:out_vaddr (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/components/hal/ |
D | mmu_hal.c | 133 …_vaddr(uint32_t mmu_id, uint32_t paddr, mmu_target_t target, mmu_vaddr_t type, uint32_t *out_vaddr) in mmu_hal_paddr_to_vaddr()
|
/hal_espressif-latest/components/esp_mm/ |
D | esp_mmu_map.c | 731 …TTR s_paddr_to_vaddr(esp_paddr_t paddr, mmu_target_t target, mmu_vaddr_t type, uint32_t *out_vaddr) in s_paddr_to_vaddr() 742 … esp_mmu_paddr_to_vaddr(esp_paddr_t paddr, mmu_target_t target, mmu_vaddr_t type, void **out_vaddr) in esp_mmu_paddr_to_vaddr()
|