Home
last modified time | relevance | path

Searched refs:IO_MUX_GPIO18_REG (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/
Dgpio_periph.c28 IO_MUX_GPIO18_REG,
/hal_espressif-latest/components/soc/esp32c3/
Dgpio_periph.c28 IO_MUX_GPIO18_REG,
/hal_espressif-latest/components/soc/esp32/
Dgpio_periph.c29 IO_MUX_GPIO18_REG,
/hal_espressif-latest/components/soc/esp32h2/
Dgpio_periph.c28 IO_MUX_GPIO18_REG,
/hal_espressif-latest/components/soc/esp32c6/
Dgpio_periph.c28 IO_MUX_GPIO18_REG,
/hal_espressif-latest/components/soc/esp32s2/
Dgpio_periph.c28 IO_MUX_GPIO18_REG,
/hal_espressif-latest/components/soc/esp32s3/
Dgpio_periph.c28 IO_MUX_GPIO18_REG,
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h114 #define IO_MUX_GPIO18_REG PERIPHS_IO_MUX_GPIO18_U macro
/hal_espressif-latest/components/hal/include/hal/
Dgpio_types.h40 #define GPIO_PIN_REG_18 IO_MUX_GPIO18_REG
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h115 #define IO_MUX_GPIO18_REG PERIPHS_IO_MUX_GPIO18_U macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h256 #define IO_MUX_GPIO18_REG PERIPHS_IO_MUX_GPIO18_U macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h112 #define IO_MUX_GPIO18_REG PERIPHS_IO_MUX_SDIO_CMD_U macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h134 #define IO_MUX_GPIO18_REG PERIPHS_IO_MUX_SPIHD_U macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h112 #define IO_MUX_GPIO18_REG PERIPHS_IO_MUX_DAC_2_U macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h113 #define IO_MUX_GPIO18_REG PERIPHS_IO_MUX_DAC_2_U macro
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpio_ll.h516 if (pin_name == IO_MUX_GPIO18_REG || pin_name == IO_MUX_GPIO19_REG) { in gpio_ll_iomux_func_sel()