ESP-IDF
+
0
/10 examples
SourceVu will show references to
sdmmc_host_t::get_bus_width
from the following samples and libraries:
simple_sniffer sample
emmc sample
perf_benchmark sample
i2s_recorder sample
jpeg_decode sample
jpeg_encode sample
host sample
sdmmc sample
sdspi sample
i2s_es7210_tdm sample
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_host_t::get_bus_width
sdmmc_host_t::get_bus_width field
host function to get bus width
Syntax
Show:
Summary
Declaration
from
sd_protocol_types.h:227
size_t
(
*
get_bus_width
)
(
int
slot
)
;
Examples
sdmmc_host_t::get_bus_width
is referenced by 10 libraries and example projects:
simple_sniffer sample
emmc sample
perf_benchmark sample
i2s_recorder sample
jpeg_decode sample
jpeg_encode sample
host sample
sdmmc sample
sdspi sample
i2s_es7210_tdm sample
References
from
0/10
examples
Code
Location
Referrer
size_t
(
*
get_bus_width
)
(
int
slot
)
;
/*!< host function to get bus width */
sd_protocol_types.h:227
int
slot_bit_width
=
card
->
host
.
get_bus_width
(
card
->
host
.
slot
)
;
sdmmc_common.c:363
sdmmc_fix_host_flags()
card
->
host
.
get_bus_width
(
card
->
host
.
slot
)
==
4
)
{
sdmmc_mmc.c:59
sdmmc_init_mmc_read_ext_csd()
Call Tree
from
0/10
examples
sdmmc_host_t::get_bus_width
is called by 2 functions:
sdmmc_fix_host_flags()
sdmmc_init_mmc_read_ext_csd()
All items filtered out
sdmmc_host_t::get_bus_width
All items filtered out
Data Use
from
0/10
examples
All items filtered out
All items filtered out
Class Tree
from
0/10
examples
All items filtered out
All items filtered out
Override Tree
from
0/10
examples
All items filtered out
All items filtered out
Implementations
from
0/10
examples
All items filtered out
All items filtered out
Instances
from
0/10
examples
Lifecycle
from
0/10
examples
All items filtered out
All items filtered out