ESP-IDF
sdmmc_host_deinit_slot_internal()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sdmmc_host_deinit_slot_internal()
sdmmc_host_deinit_slot_internal() function
Syntax
Show:
Summary
Declaration
from
sdmmc_host.c:852
static
void
sdmmc_host_deinit_slot_internal
(
int
slot
)
;
Arguments
Argument
slot
Examples
References
from
examples
Code
Location
Referrer
static
void
sdmmc_host_deinit_slot_internal
(
int
slot
)
sdmmc_host.c:852
sdmmc_host_deinit_slot_internal
(
slot
)
;
sdmmc_host.c:875
sdmmc_host_deinit_slot()
sdmmc_host_deinit_slot_internal
(
slot
)
;
sdmmc_host.c:893
sdmmc_host_deinit()
Call Tree
from
examples
sdmmc_host_deinit_slot_internal()
is called by 2 functions and calls 1 function:
sdmmc_host_deinit_slot()
sdmmc_host_deinit()
All items filtered out
sdmmc_host_deinit_slot_internal()
gpio_reset_pin()
All items filtered out
Data Use
from
examples
sdmmc_host_deinit_slot_internal()
reads 4 variables:
gpio_num_t::GPIO_NUM_NC
sdmmc_slot_io_info_t::val
host_ctx_t::slot_ctx
s_host_ctx
All items filtered out
sdmmc_host_deinit_slot_internal()
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