Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h101 #define IO_MUX_GPIO5_REG PERIPHS_IO_MUX_MTDI_U
196 #define PERIPHS_IO_MUX_MTDI_U (REG_IO_MUX_BASE +0x18) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h102 #define IO_MUX_GPIO5_REG PERIPHS_IO_MUX_MTDI_U
189 #define PERIPHS_IO_MUX_MTDI_U (REG_IO_MUX_BASE + 0x18) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h203 #define PERIPHS_IO_MUX_MTDI_U (DR_REG_IO_MUX_BASE +0x34) macro
204 #define IO_MUX_GPIO12_REG PERIPHS_IO_MUX_MTDI_U
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h99 #define IO_MUX_GPIO5_REG PERIPHS_IO_MUX_MTDI_U
197 #define PERIPHS_IO_MUX_MTDI_U (REG_IO_MUX_BASE + 0x18) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h121 #define IO_MUX_GPIO5_REG PERIPHS_IO_MUX_MTDI_U
212 #define PERIPHS_IO_MUX_MTDI_U (REG_IO_MUX_BASE + 0x18) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h131 #define IO_MUX_GPIO41_REG PERIPHS_IO_MUX_MTDI_U
395 #define PERIPHS_IO_MUX_MTDI_U (REG_IO_MUX_BASE +0xa8) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h132 #define IO_MUX_GPIO41_REG PERIPHS_IO_MUX_MTDI_U
385 #define PERIPHS_IO_MUX_MTDI_U (REG_IO_MUX_BASE +0xa8) macro
/hal_espressif-latest/components/hal/
Demac_hal.c56 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_MTDI_U, FUNC_MTDI_EMAC_TXD3); in emac_hal_iomux_init_mii()