Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h314 #define PERIPHS_IO_MUX_GPIO27_U (DR_REG_IO_MUX_BASE +0x2c) macro
315 #define IO_MUX_GPIO27_REG PERIPHS_IO_MUX_GPIO27_U
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h143 #define IO_MUX_GPIO27_REG PERIPHS_IO_MUX_GPIO27_U
305 #define PERIPHS_IO_MUX_GPIO27_U (REG_IO_MUX_BASE + 0x70) macro
/hal_espressif-latest/components/hal/
Demac_hal.c63 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO27_U, FUNC_GPIO27_EMAC_RX_DV); in emac_hal_iomux_init_mii()
122 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO27_U, FUNC_GPIO27_EMAC_RX_DV); in emac_hal_iomux_init_rmii()