Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h275 #define PERIPHS_IO_MUX_GPIO21_U (DR_REG_IO_MUX_BASE +0x7c) macro
276 #define IO_MUX_GPIO21_REG PERIPHS_IO_MUX_GPIO21_U
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h115 #define IO_MUX_GPIO21_REG PERIPHS_IO_MUX_GPIO21_U
311 #define PERIPHS_IO_MUX_GPIO21_U (REG_IO_MUX_BASE +0x58) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h116 #define IO_MUX_GPIO21_REG PERIPHS_IO_MUX_GPIO21_U
301 #define PERIPHS_IO_MUX_GPIO21_U (REG_IO_MUX_BASE +0x58) macro
/hal_espressif-latest/components/hal/
Demac_hal.c44 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO21_U, FUNC_GPIO21_EMAC_TX_EN); in emac_hal_iomux_init_mii()
112 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO21_U, FUNC_GPIO21_EMAC_TX_EN); in emac_hal_iomux_init_rmii()