ESP-IDF
FUN_DRV
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
FUN_DRV
FUN_DRV macro
Syntax
Show:
Summary
Declaration
from
io_mux_reg.h:58
#define
FUN_DRV
0x3
Examples
References
from
examples
Code
Location
#define
FUN_DRV
0x3
io_mux_reg.h:58
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUN_DRV
,
drv
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:97
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_DATA0_U
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:124
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_DATA1_U
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:125
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_DATA2_U
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:126
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_DATA3_U
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:127
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_CMD_U
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:128
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:129
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUN_DRV
,
drv
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:211
SET_PERI_REG_BITS
(
PERIPHS_IO_MUX_SD_CLK_U
,
FUN_DRV
,
drv
,
FUN_DRV_S
)
;
bootloader_flash_config_esp32.c:233
SET_PERI_REG_BITS
(
GPIO_PIN_MUX_REG
[
psram_io
->
flash_clk_io
]
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
esp_psram_impl_quad.c:760
SET_PERI_REG_BITS
(
GPIO_PIN_MUX_REG
[
psram_io
->
psram_clk_io
]
,
FUN_DRV
,
2
,
FUN_DRV_S
)
;
esp_psram_impl_quad.c:761
SET_PERI_REG_BITS
(
GPIO_PIN_MUX_REG
[
psram_io
->
flash_clk_io
]
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
esp_psram_impl_quad.c:771
SET_PERI_REG_BITS
(
GPIO_PIN_MUX_REG
[
psram_io
->
psram_clk_io
]
,
FUN_DRV
,
3
,
FUN_DRV_S
)
;
esp_psram_impl_quad.c:772
SET_PERI_REG_BITS
(
GPIO_PIN_MUX_REG
[
psram_io
->
flash_clk_io
]
,
FUN_DRV
,
2
,
FUN_DRV_S
)
;
esp_psram_impl_quad.c:782
SET_PERI_REG_BITS
(
GPIO_PIN_MUX_REG
[
psram_io
->
psram_clk_io
]
,
FUN_DRV
,
2
,
FUN_DRV_S
)
;
esp_psram_impl_quad.c:783
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