esp_mmu_vaddr_to_paddr() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

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

from examples