Home
last modified time | relevance | path

Searched refs:PERIPHS_IO_MUX_GPIO22_U (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h282 #define PERIPHS_IO_MUX_GPIO22_U (DR_REG_IO_MUX_BASE +0x80) macro
283 #define IO_MUX_GPIO22_REG PERIPHS_IO_MUX_GPIO22_U
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h138 #define IO_MUX_GPIO22_REG PERIPHS_IO_MUX_GPIO22_U
281 #define PERIPHS_IO_MUX_GPIO22_U (REG_IO_MUX_BASE + 0x5C) macro
/hal_espressif-latest/components/hal/
Demac_hal.c50 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO22_U, FUNC_GPIO22_EMAC_TXD1); in emac_hal_iomux_init_mii()
118 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO22_U, FUNC_GPIO22_EMAC_TXD1); in emac_hal_iomux_init_rmii()