Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dio_mux_reg.h281 #define PERIPHS_IO_MUX_GPIO21_U (DR_REG_IO_MUX_BASE +0x7c) macro
282 #define IO_MUX_GPIO21_REG PERIPHS_IO_MUX_GPIO21_U
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dio_mux_reg.h117 #define IO_MUX_GPIO21_REG PERIPHS_IO_MUX_GPIO21_U
303 #define PERIPHS_IO_MUX_GPIO21_U (REG_IO_MUX_BASE +0x58) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dio_mux_reg.h116 #define IO_MUX_GPIO21_REG PERIPHS_IO_MUX_GPIO21_U
309 #define PERIPHS_IO_MUX_GPIO21_U (REG_IO_MUX_BASE +0x58) macro
/hal_espressif-3.6.0/components/hal/
Demac_hal.c21 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO21_U, FUNC_GPIO21_EMAC_TX_EN); in emac_hal_iomux_init_mii()
89 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO21_U, FUNC_GPIO21_EMAC_TX_EN); in emac_hal_iomux_init_rmii()