ESP-IDF
sdmmc_slot_io_info_t::
::d5
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
sdmmc_slot_io_info_t::
::d5
sdmmc_slot_io_info_t::
::d5 field
Syntax
Show:
Summary
Declaration
from
sdmmc_periph.h:54
gpio_num_t
d5
;
Examples
References
from
examples
Code
Location
Referrer
gpio_num_t
d5
;
sdmmc_periph.h:54
slot_gpio
->
d5
=
sdmmc_slot_gpio_num
[
slot
]
.
d5
;
sdmmc_host.c:707
sdmmc_host_init_slot()
GPIO_NUM_CHECK
(
slot_gpio
->
d5
)
;
sdmmc_host.c:729
sdmmc_host_init_slot()
configure_pin
(
slot_gpio
->
d5
,
sdmmc_slot_gpio_sig
[
slot
]
.
d5
,
GPIO_MODE_INPUT_OUTPUT
,
"d5"
,
use_gpio_matrix
)
;
sdmmc_host.c:761
sdmmc_host_init_slot()
gpio_pullup_en
(
s_host_ctx
.
slot_ctx
[
slot
]
.
slot_gpio_num
.
d5
)
;
sdmmc_host.c:1145
sdmmc_host_pullup_en_internal()
.
d5
=
SDMMC_SLOT0_IOMUX_PIN_NUM_D5
,
sdmmc_periph.c:33
.
d5
=
-
1
,
sdmmc_periph.c:45
.
d5
=
-
1
,
sdmmc_periph.c:60
.
d5
=
-
1
,
sdmmc_periph.c:72
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
sdmmc_slot_io_info_t::
::d5
is written by 1 function and is read by 2 functions:
sdmmc_host_init_slot()
All items filtered out
sdmmc_slot_io_info_t::
::d5
sdmmc_host_init_slot()
sdmmc_host_pullup_en_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