ESP-IDF
s_module_reset()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
s_module_reset()
s_module_reset() function
Syntax
Show:
Summary
Declaration
from
sdmmc_host.c:111
static
void
s_module_reset
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
s_module_reset
(
void
)
sdmmc_host.c:111
s_module_reset
(
)
;
sdmmc_host.c:127
sdmmc_host_reset()
Call Tree
from
examples
s_module_reset()
is called by 1 function and calls 3 functions:
sdmmc_host_reset()
All items filtered out
s_module_reset()
sdmmc_ll_reset_controller()
sdmmc_ll_reset_dma()
sdmmc_ll_reset_fifo()
All items filtered out
Data Use
from
examples
s_module_reset()
reads 3 variables:
sdmmc_hal_context_t::dev
host_ctx_t::hal
s_host_ctx
All items filtered out
s_module_reset()
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