ESP-IDF
PSRAM_EID_SIZE_64MBITS
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
PSRAM_EID_SIZE_64MBITS
PSRAM_EID_SIZE_64MBITS value
Syntax
Show:
Summary
Declaration
from
esp_psram_impl_quad.c:80
PSRAM_EID_SIZE_64MBITS
=
2
;
Examples
References
from
examples
Code
Location
Referrer
PSRAM_EID_SIZE_64MBITS
=
2
,
esp_psram_impl_quad.c:80
if
(
(
(
PSRAM_SIZE_ID
(
s_psram_id
)
==
PSRAM_EID_SIZE_64MBITS
)
||
PSRAM_IS_64MBIT_TRIAL
(
s_psram_id
)
)
)
{
esp_psram_impl_quad.c:1042
esp_psram_impl_enable()
if
(
(
PSRAM_SIZE_ID
(
s_psram_id
)
==
PSRAM_EID_SIZE_64MBITS
)
||
PSRAM_IS_64MBIT_TRIAL
(
s_psram_id
)
)
{
esp_psram_impl_quad.c:1156
esp_psram_impl_get_physical_size()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
PSRAM_EID_SIZE_64MBITS
is read by 2 functions:
All items filtered out
PSRAM_EID_SIZE_64MBITS
esp_psram_impl_enable()
esp_psram_impl_get_physical_size()
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