Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dio_mux_reg.h288 #define PERIPHS_IO_MUX_GPIO22_U (DR_REG_IO_MUX_BASE +0x80) macro
289 #define IO_MUX_GPIO22_REG PERIPHS_IO_MUX_GPIO22_U
/hal_espressif-3.6.0/components/hal/
Demac_hal.c27 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO22_U, FUNC_GPIO22_EMAC_TXD1); in emac_hal_iomux_init_mii()
95 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO22_U, FUNC_GPIO22_EMAC_TXD1); in emac_hal_iomux_init_rmii()