ESP-IDF
+
0
/1 examples
SourceVu will show references to
SDMMC_SLOT_NO_CD
from the following samples and libraries:
emmc 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_SLOT_NO_CD
SDMMC_SLOT_NO_CD macro
Syntax
Show:
Summary
Declaration
from
sdmmc_default_configs.h:56
#define
SDMMC_SLOT_NO_CD
GPIO_NUM_NC
Examples
SDMMC_SLOT_NO_CD
is referenced by 1 libraries and example projects:
emmc sample
References
from
0/1
examples
Code
Location
#define
SDMMC_SLOT_NO_CD
GPIO_NUM_NC
///< indicates that card detect line is not used
sdmmc_default_configs.h:56
.
cd
=
SDMMC_SLOT_NO_CD
,
\
sdmmc_default_configs.h:75
if
(
gpio_cd
!=
SDMMC_SLOT_NO_CD
)
{
sdmmc_host.c:772
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out