ESP-IDF
PSRAM_CACHE_MAX
is only used within ESP-IDF.
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
PSRAM_CACHE_MAX
PSRAM_CACHE_MAX value
Syntax
Show:
Summary
Declaration
from
esp_psram_impl_quad.c:134
PSRAM_CACHE_MAX
;
Examples
References
from
examples
Code
Location
Referrer
PSRAM_CACHE_MAX
,
esp_psram_impl_quad.c:134
static
psram_cache_speed_t
s_psram_mode
=
PSRAM_CACHE_MAX
;
esp_psram_impl_quad.c:219
assert
(
mode
<
PSRAM_CACHE_MAX
&&
"we don't support any other mode for now."
)
;
esp_psram_impl_quad.c:941
esp_psram_impl_enable()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
PSRAM_CACHE_MAX
is read by 1 function:
All items filtered out
PSRAM_CACHE_MAX
esp_psram_impl_enable()
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