ESP-IDF
esp_psram_impl_get_cs_io()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_psram_impl_get_cs_io()
esp_psram_impl_get_cs_io() function
get psram CS IO
Syntax
Show:
Summary
Declaration
Definition
from
esp_psram_impl.h:52
uint8_t
esp_psram_impl_get_cs_io
(
void
)
;
Implemented in
esp_psram_impl_quad.c:248
Return value
psram CS IO
Examples
References
from
examples
Code
Location
Referrer
uint8_t
esp_psram_impl_get_cs_io
(
void
)
esp_psram_impl_quad.c:248
uint8_t
esp_psram_impl_get_cs_io
(
void
)
;
esp_psram_impl.h:52
return
esp_psram_impl_get_cs_io
(
)
;
esp_psram.c:453
esp_psram_io_get_cs_io()
Call Tree
from
examples
esp_psram_impl_get_cs_io()
is called by 1 function:
esp_psram_io_get_cs_io()
All items filtered out
esp_psram_impl_get_cs_io()
All items filtered out
Data Use
from
examples
esp_psram_impl_get_cs_io()
reads 1 variable:
s_psram_cs_io
All items filtered out
esp_psram_impl_get_cs_io()
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