esp_psram_init() is only used within ESP-IDF.
 
Symbols
loading (3/5)...
Files
loading (4/5)...
SummarySyntaxReferencesCall TreeData Use

Return value

- ESP_OK: On success - ESP_FAIL: PSRAM isn't initialized successfully, potential reason would be: wrong VDDSDIO, invalid chip ID, etc. - ESP_ERR_INVALID_STATE: PSRAM is initialized already

References