Home
last modified time | relevance | path

Searched refs:PERIPHS_IO_MUX_GPIO4_U (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h138 #define PERIPHS_IO_MUX_GPIO4_U (DR_REG_IO_MUX_BASE +0x48) macro
139 #define IO_MUX_GPIO4_REG PERIPHS_IO_MUX_GPIO4_U
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h98 #define IO_MUX_GPIO4_REG PERIPHS_IO_MUX_GPIO4_U
216 #define PERIPHS_IO_MUX_GPIO4_U (REG_IO_MUX_BASE +0x14) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h99 #define IO_MUX_GPIO4_REG PERIPHS_IO_MUX_GPIO4_U
206 #define PERIPHS_IO_MUX_GPIO4_U (REG_IO_MUX_BASE +0x14) macro
/hal_espressif-latest/components/hal/
Demac_hal.c135 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO4_U, FUNC_GPIO4_EMAC_TX_ER); in emac_hal_iomux_init_tx_er()