ESP-IDF
PERIPHS_IO_MUX_SD_DATA3_U
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
PERIPHS_IO_MUX_SD_DATA3_U
PERIPHS_IO_MUX_SD_DATA3_U macro
Syntax
Show:
Summary
Declaration
from
io_mux_reg.h:187
#define
PERIPHS_IO_MUX_SD_DATA3_U
(
DR_REG_IO_MUX_BASE
+
0x58
)
Examples
References
from
examples
Code
Location
#define
PERIPHS_IO_MUX_SD_DATA3_U
(
DR_REG_IO_MUX_BASE
+
0x58
)
io_mux_reg.h:187
gpio_hal_iomux_func_sel
(
PERIPHS_IO_MUX_SD_DATA3_U
,
PIN_FUNC_GPIO
)
;
bootloader_flash_config_esp32.c:114
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_DATA3_U
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:127
gpio_hal_iomux_func_sel
(
PERIPHS_IO_MUX_SD_DATA3_U
,
PIN_FUNC_GPIO
)
;
bootloader_flash_config_esp32.c:228
#define
IO_MUX_GPIO10_REG
PERIPHS_IO_MUX_SD_DATA3_U
io_mux_reg.h:188
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