ESP-IDF
PERIPHS_IO_MUX_SD_CLK_U
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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_CLK_U
PERIPHS_IO_MUX_SD_CLK_U macro
Syntax
Show:
Summary
Declaration
from
io_mux_reg.h:155
#define
PERIPHS_IO_MUX_SD_CLK_U
(
DR_REG_IO_MUX_BASE
+
0x60
)
Examples
References
from
examples
Code
Location
#define
PERIPHS_IO_MUX_SD_CLK_U
(
DR_REG_IO_MUX_BASE
+
0x60
)
io_mux_reg.h:155
gpio_hal_iomux_func_sel
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUNC_SD_CLK_SPICLK
)
;
bootloader_flash_config_esp32.c:96
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUN_DRV
,
drv
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:97
gpio_hal_iomux_func_sel
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUNC_SD_CLK_SPICLK
)
;
bootloader_flash_config_esp32.c:118
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUN_DRV
,
drv
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:119
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:129
gpio_hal_iomux_func_sel
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUNC_SD_CLK_SPICLK
)
;
bootloader_flash_config_esp32.c:210
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUN_DRV
,
drv
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:211
gpio_hal_iomux_func_sel
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUNC_SD_CLK_SPICLK
)
;
bootloader_flash_config_esp32.c:232
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUN_DRV
,
drv
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:233
#define
IO_MUX_GPIO6_REG
PERIPHS_IO_MUX_SD_CLK_U
io_mux_reg.h:156
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