Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h239 #define PERIPHS_IO_MUX_GPIO16_U (DR_REG_IO_MUX_BASE +0x4c) macro
240 #define IO_MUX_GPIO16_REG PERIPHS_IO_MUX_GPIO16_U
/hal_espressif-latest/components/hal/
Demac_hal.c96 gpio_ll_iomux_func_sel(PERIPHS_IO_MUX_GPIO16_U, FUNC_GPIO16_EMAC_CLK_OUT); in emac_hal_iomux_rmii_clk_output()