esp_himem_reserved_area_size() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (2/5)...
SummarySyntaxReferencesCall Tree

Return value

Amount of reserved area, in bytes

Notes

This is also weakly defined in esp32/spiram.c and returns 0 there, so if no other function in this file is used, no memory is reserved.

References