Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h100 #define IO_MUX_GPIO4_REG PERIPHS_IO_MUX_MTMS_U
191 #define PERIPHS_IO_MUX_MTMS_U (REG_IO_MUX_BASE +0x14) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h101 #define IO_MUX_GPIO4_REG PERIPHS_IO_MUX_MTMS_U
184 #define PERIPHS_IO_MUX_MTMS_U (REG_IO_MUX_BASE + 0x14) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h221 #define PERIPHS_IO_MUX_MTMS_U (DR_REG_IO_MUX_BASE +0x30) macro
222 #define IO_MUX_GPIO14_REG PERIPHS_IO_MUX_MTMS_U
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h98 #define IO_MUX_GPIO4_REG PERIPHS_IO_MUX_MTMS_U
192 #define PERIPHS_IO_MUX_MTMS_U (REG_IO_MUX_BASE + 0x14) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h118 #define IO_MUX_GPIO2_REG PERIPHS_IO_MUX_MTMS_U
197 #define PERIPHS_IO_MUX_MTMS_U (REG_IO_MUX_BASE + 0xC) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h132 #define IO_MUX_GPIO42_REG PERIPHS_IO_MUX_MTMS_U
400 #define PERIPHS_IO_MUX_MTMS_U (REG_IO_MUX_BASE +0xac) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h133 #define IO_MUX_GPIO42_REG PERIPHS_IO_MUX_MTMS_U
390 #define PERIPHS_IO_MUX_MTMS_U (REG_IO_MUX_BASE +0xac) macro
/hal_espressif-latest/components/hal/
Demac_hal.c53 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_MTMS_U, FUNC_MTMS_EMAC_TXD2); in emac_hal_iomux_init_mii()