mmu_hal_paddr_to_vaddr() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (2/5)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

- true: found a matched vaddr - false: not found a matched vaddr

Notes

This function can only find the first match virtual address. However it is possible that a physical address is mapped to multiple virtual addresses.

References