Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dio_mux_reg.h101 #define IO_MUX_GPIO4_REG PERIPHS_IO_MUX_MTMS_U
189 #define PERIPHS_IO_MUX_MTMS_U (REG_IO_MUX_BASE +0x14) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dio_mux_reg.h101 #define IO_MUX_GPIO4_REG PERIPHS_IO_MUX_MTMS_U
189 #define PERIPHS_IO_MUX_MTMS_U (REG_IO_MUX_BASE +0x14) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dio_mux_reg.h227 #define PERIPHS_IO_MUX_MTMS_U (DR_REG_IO_MUX_BASE +0x30) macro
228 #define IO_MUX_GPIO14_REG PERIPHS_IO_MUX_MTMS_U
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dio_mux_reg.h134 #define IO_MUX_GPIO42_REG PERIPHS_IO_MUX_MTMS_U
392 #define PERIPHS_IO_MUX_MTMS_U (REG_IO_MUX_BASE +0xac) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dio_mux_reg.h133 #define IO_MUX_GPIO42_REG PERIPHS_IO_MUX_MTMS_U
398 #define PERIPHS_IO_MUX_MTMS_U (REG_IO_MUX_BASE +0xac) macro
/hal_espressif-3.6.0/components/hal/
Demac_hal.c30 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_MTMS_U, FUNC_MTMS_EMAC_TXD2); in emac_hal_iomux_init_mii()