Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h76 #define PIN_SLP_OUTPUT_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h77 #define PIN_SLP_OUTPUT_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h71 #define PIN_SLP_OUTPUT_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h75 #define PIN_SLP_OUTPUT_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h93 #define PIN_SLP_OUTPUT_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h75 #define PIN_SLP_OUTPUT_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpio_ll.h647 PIN_SLP_OUTPUT_DISABLE(IO_MUX_GPIO0_REG + (gpio_num * 4)); in gpio_ll_sleep_output_disable()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h76 #define PIN_SLP_OUTPUT_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpio_ll.h690 PIN_SLP_OUTPUT_DISABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_output_disable()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpio_ll.h647 PIN_SLP_OUTPUT_DISABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_output_disable()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpio_ll.h661 PIN_SLP_OUTPUT_DISABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_output_disable()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dgpio_ll.h426 PIN_SLP_OUTPUT_DISABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_output_disable()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpio_ll.h674 PIN_SLP_OUTPUT_DISABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_output_disable()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpio_ll.h674 PIN_SLP_OUTPUT_DISABLE(IO_MUX_GPIO0_REG + (gpio_num * 4)); in gpio_ll_sleep_output_disable()