ESP-IDF
sdmmc_host_state_t::host_initialized
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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
sdmmc_host_state_t::host_initialized
sdmmc_host_state_t::host_initialized field
Syntax
Show:
Summary
Declaration
from
sdmmc_host.h:65
bool
host_initialized
;
Examples
References
from
examples
Code
Location
Referrer
bool
host_initialized
;
///< Whether the host is initialized
sdmmc_host.h:65
state
->
host_initialized
=
true
;
sdmmc_host.c:1171
sdmmc_host_get_state()
state
->
host_initialized
=
false
;
sdmmc_host.c:1174
sdmmc_host_get_state()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
sdmmc_host_state_t::host_initialized
is written by 1 function:
sdmmc_host_get_state()
All items filtered out
sdmmc_host_state_t::host_initialized
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