Home
last modified time | relevance | path

Searched refs:PERIPHS_IO_MUX_MTDO_U (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h103 #define IO_MUX_GPIO7_REG PERIPHS_IO_MUX_MTDO_U
206 #define PERIPHS_IO_MUX_MTDO_U (REG_IO_MUX_BASE +0x20) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h104 #define IO_MUX_GPIO7_REG PERIPHS_IO_MUX_MTDO_U
199 #define PERIPHS_IO_MUX_MTDO_U (REG_IO_MUX_BASE + 0x20) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h230 #define PERIPHS_IO_MUX_MTDO_U (DR_REG_IO_MUX_BASE +0x3c) macro
231 #define IO_MUX_GPIO15_REG PERIPHS_IO_MUX_MTDO_U
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h101 #define IO_MUX_GPIO7_REG PERIPHS_IO_MUX_MTDO_U
207 #define PERIPHS_IO_MUX_MTDO_U (REG_IO_MUX_BASE + 0x20) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h119 #define IO_MUX_GPIO3_REG PERIPHS_IO_MUX_MTDO_U
202 #define PERIPHS_IO_MUX_MTDO_U (REG_IO_MUX_BASE + 0x10) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h130 #define IO_MUX_GPIO40_REG PERIPHS_IO_MUX_MTDO_U
390 #define PERIPHS_IO_MUX_MTDO_U (REG_IO_MUX_BASE +0xa4) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h131 #define IO_MUX_GPIO40_REG PERIPHS_IO_MUX_MTDO_U
380 #define PERIPHS_IO_MUX_MTDO_U (REG_IO_MUX_BASE +0xa4) macro
/hal_espressif-latest/components/hal/
Demac_hal.c75 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_MTDO_U, FUNC_MTDO_EMAC_RXD3); in emac_hal_iomux_init_mii()