Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_gpio.c24 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), value); in esp_rom_gpio_connect_out_signal()
/hal_espressif-latest/components/esp_hw_support/
Dsleep_system_peripheral.c130 … #define N_REGS_IOMUX_1() (((GPIO_FUNC34_OUT_SEL_CFG_REG - GPIO_FUNC0_OUT_SEL_CFG_REG) / 4) + 1) in sleep_sys_periph_iomux_retention_init()
135 … #define N_REGS_IOMUX_1() (((GPIO_FUNC31_OUT_SEL_CFG_REG - GPIO_FUNC0_OUT_SEL_CFG_REG) / 4) + 1) in sleep_sys_periph_iomux_retention_init()
141 …MA_LINK_CONTINUOUS_INIT(REGDMA_IOMUX_LINK(0x01), GPIO_FUNC0_OUT_SEL_CFG_REG, GPIO_FUNC0_OUT_SEL_CF… in sleep_sys_periph_iomux_retention_init()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpio_ll.h274 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpio_ll.h278 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpio_ll.h257 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpio_ll.h265 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dgpio_ll.h377 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpio_ll.h266 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpio_ll.h317 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), SIG_GPIO_OUT_IDX); in gpio_ll_output_disable()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgpio_reg.h3890 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x554) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgpio_reg.h4458 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x554) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_reg.h4992 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x554) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgpio_reg.h5152 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x554) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dgpio_reg.h7073 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x0530) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgpio_reg.h7797 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x554) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dgpio_reg.h7794 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x554) macro