Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/esp_hw_support/test/
Dtest_unal_dma.c55 WRITE_PERI_REG(GPIO_FUNC0_OUT_SEL_CFG_REG, (148 << GPIO_FUNC0_OUT_SEL_S)); in dmaMemcpy()
Dtest_ahb_arb.c60 WRITE_PERI_REG(GPIO_FUNC0_OUT_SEL_CFG_REG, (148 << GPIO_FUNC0_OUT_SEL_S)); in lcdIfaceInit()
/hal_espressif-3.5.0/components/hal/esp32s2/include/hal/
Dgpio_ll.h198 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-3.5.0/components/hal/esp32s3/include/hal/
Dgpio_ll.h203 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-3.5.0/components/hal/esp32c3/include/hal/
Dgpio_ll.h195 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-3.5.0/components/hal/esp32h2/include/hal/
Dgpio_ll.h205 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-3.5.0/components/hal/esp32/include/hal/
Dgpio_ll.h331 REG_WRITE(GPIO_FUNC0_OUT_SEL_CFG_REG + (gpio_num * 4), in gpio_ll_output_disable()
/hal_espressif-3.5.0/components/soc/esp32c3/include/soc/
Dgpio_reg.h3890 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x554) macro
/hal_espressif-3.5.0/components/soc/esp32h2/include/soc/
Dgpio_reg.h4838 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x554) macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Dgpio_reg.h7073 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x0530) macro
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dgpio_reg.h7794 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x554) macro
/hal_espressif-3.5.0/components/soc/esp32s3/include/soc/
Dgpio_reg.h7797 #define GPIO_FUNC0_OUT_SEL_CFG_REG (DR_REG_GPIO_BASE + 0x554) macro