Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h147 #define PERIPHS_IO_MUX_GPIO5_U (DR_REG_IO_MUX_BASE +0x6c) macro
148 #define IO_MUX_GPIO5_REG PERIPHS_IO_MUX_GPIO5_U
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h99 #define IO_MUX_GPIO5_REG PERIPHS_IO_MUX_GPIO5_U
220 #define PERIPHS_IO_MUX_GPIO5_U (REG_IO_MUX_BASE +0x18) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h100 #define IO_MUX_GPIO5_REG PERIPHS_IO_MUX_GPIO5_U
210 #define PERIPHS_IO_MUX_GPIO5_U (REG_IO_MUX_BASE +0x18) macro
/hal_espressif-latest/components/hal/
Demac_hal.c60 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO5_U, FUNC_GPIO5_EMAC_RX_CLK); in emac_hal_iomux_init_mii()