Home
last modified time | relevance | path

Searched refs:IO_MUX_GPIO30_REG (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/
Dgpio_periph.c40 IO_MUX_GPIO30_REG,
/hal_espressif-latest/components/soc/esp32s2/
Dgpio_periph.c40 IO_MUX_GPIO30_REG,
/hal_espressif-latest/components/soc/esp32s3/
Dgpio_periph.c40 IO_MUX_GPIO30_REG,
/hal_espressif-latest/components/hal/include/hal/
Dgpio_types.h52 #define GPIO_PIN_REG_30 IO_MUX_GPIO30_REG
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h124 #define IO_MUX_GPIO30_REG PERIPHS_IO_MUX_SPID_U macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h120 #define IO_MUX_GPIO30_REG PERIPHS_IO_MUX_SPICLK_U macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h121 #define IO_MUX_GPIO30_REG PERIPHS_IO_MUX_SPICLK_U macro
/hal_espressif-latest/components/esp_hw_support/
Dsleep_system_peripheral.c129 #define N_REGS_IOMUX_0() (((IO_MUX_GPIO30_REG - REG_IO_MUX_BASE) / 4) + 1) in sleep_sys_periph_iomux_retention_init()