ESP-IDF
DPORT_SDIO_HOST_RST
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
DPORT_SDIO_HOST_RST
DPORT_SDIO_HOST_RST macro
Syntax
Show:
Summary
Declaration
from
dport_reg.h:1073
#define
DPORT_SDIO_HOST_RST
BIT
(
6
)
Examples
References
from
examples
Code
Location
#define
DPORT_SDIO_HOST_RST
BIT
(
6
)
dport_reg.h:1073
return
DPORT_SDIO_HOST_RST
;
clk_gate_ll.h:143
DPORT_SET_PERI_REG_MASK
(
DPORT_CORE_RST_EN_REG
,
DPORT_SDIO_HOST_RST
)
;
sdmmc_ll.h:122
DPORT_CLEAR_PERI_REG_MASK
(
DPORT_CORE_RST_EN_REG
,
DPORT_SDIO_HOST_RST
)
;
sdmmc_ll.h:123
DPORT_BTMAC_RST
|
DPORT_SDIO_RST
|
DPORT_SDIO_HOST_RST
|
DPORT_EMAC_RST
|
system_internal.c:43
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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