ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_himem_get_phys_size()
from the following samples and libraries:
himem sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_himem_get_phys_size()
esp_himem_get_phys_size() function
Get total amount of memory under control of himem API
Syntax
Show:
Summary
Declaration
Definition
from
himem.h:121
size_t
esp_himem_get_phys_size
(
void
)
;
Implemented in
esp_himem.c:113
Return value
Amount of memory, in bytes
Examples
esp_himem_get_phys_size()
is referenced by 1 libraries and example projects:
himem sample
References
from
0/1
examples
Code
Location
size_t
esp_himem_get_phys_size
(
void
)
esp_himem.c:113
size_t
esp_himem_get_phys_size
(
void
)
;
himem.h:121
Call Tree
from
0/1
examples
esp_himem_get_phys_size()
calls 1 function:
All items filtered out
esp_himem_get_phys_size()
esp_psram_impl_get_available_size()
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out