Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dio_mux_reg.h268 #define PERIPHS_IO_MUX_GPIO19_U (DR_REG_IO_MUX_BASE +0x74) macro
269 #define IO_MUX_GPIO19_REG PERIPHS_IO_MUX_GPIO19_U
/device/soc/esp/esp32/components/hal/esp32/
Demac_hal.c70 gpio_hal_iomux_func_sel(PERIPHS_IO_MUX_GPIO19_U, FUNC_GPIO19_EMAC_TXD0); in emac_hal_lowlevel_init()