ESP-IDF
esp_psram_impl_get_physical_size()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_psram_impl_get_physical_size()
esp_psram_impl_get_physical_size() function
To get the physical psram size in bytes.
Syntax
Show:
Summary
Declaration
Definition
from
esp_psram_impl.h:28
esp_err_t
esp_psram_impl_get_physical_size
(
uint32_t
*
out_size_bytes
)
;
Implemented in
esp_psram_impl_quad.c:1150
Arguments
Argument
Description
out_size_bytes
physical psram size in bytes.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out