Home
last modified time | relevance | path

Searched refs:IO_MUX_GPIO27_REG (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/soc/esp32/
Dgpio_periph.c38 IO_MUX_GPIO27_REG,
/hal_espressif-latest/components/soc/esp32h2/
Dgpio_periph.c37 IO_MUX_GPIO27_REG
/hal_espressif-latest/components/soc/esp32c6/
Dgpio_periph.c37 IO_MUX_GPIO27_REG,
/hal_espressif-latest/components/soc/esp32s2/
Dgpio_periph.c37 IO_MUX_GPIO27_REG,
/hal_espressif-latest/components/soc/esp32s3/
Dgpio_periph.c37 IO_MUX_GPIO27_REG,
/hal_espressif-latest/components/hal/include/hal/
Dgpio_types.h49 #define GPIO_PIN_REG_27 IO_MUX_GPIO27_REG
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h315 #define IO_MUX_GPIO27_REG PERIPHS_IO_MUX_GPIO27_U macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h121 #define IO_MUX_GPIO27_REG PERIPHS_IO_MUX_VDD_SPI_U macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h143 #define IO_MUX_GPIO27_REG PERIPHS_IO_MUX_GPIO27_U macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmspi_timing_tuning_ll.h62 uint32_t regs[] = {IO_MUX_GPIO27_REG, IO_MUX_GPIO28_REG, in mspi_timing_ll_set_all_pin_drive()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h117 #define IO_MUX_GPIO27_REG PERIPHS_IO_MUX_SPIHD_U macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h118 #define IO_MUX_GPIO27_REG PERIPHS_IO_MUX_SPIHD_U macro
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpio_ll.h479 if (pin_name == IO_MUX_GPIO26_REG || pin_name == IO_MUX_GPIO27_REG) { in gpio_ll_iomux_func_sel()
/hal_espressif-latest/components/esp_hw_support/
Dsleep_system_peripheral.c134 #define N_REGS_IOMUX_0() (((IO_MUX_GPIO27_REG - REG_IO_MUX_BASE) / 4) + 1) in sleep_sys_periph_iomux_retention_init()