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

Return value

- ESP_OK - ESP_ERR_INVALID_ARG: Null pointer, or vaddr is not within external memory - ESP_ERR_NOT_FOUND: Vaddr is not mapped yet

References