Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Dio_mux_reg.h247 #define PERIPHS_IO_MUX_GPIO17_U (DR_REG_IO_MUX_BASE +0x50) macro
248 #define IO_MUX_GPIO17_REG PERIPHS_IO_MUX_GPIO17_U
/hal_espressif-3.7.0/components/hal/
Demac_hal.c101 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO17_U, FUNC_GPIO17_EMAC_CLK_OUT_180); in emac_hal_iomux_rmii_clk_output()