Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h79 #define PIN_SLP_PULLDOWN_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h80 #define PIN_SLP_PULLDOWN_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h74 #define PIN_SLP_PULLDOWN_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h78 #define PIN_SLP_PULLDOWN_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h96 #define PIN_SLP_PULLDOWN_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h78 #define PIN_SLP_PULLDOWN_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpio_ll.h603 PIN_SLP_PULLDOWN_ENABLE(IO_MUX_GPIO0_REG + (gpio_num * 4)); in gpio_ll_sleep_pulldown_en()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h79 #define PIN_SLP_PULLDOWN_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpio_ll.h646 PIN_SLP_PULLDOWN_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_pulldown_en()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpio_ll.h603 PIN_SLP_PULLDOWN_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_pulldown_en()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpio_ll.h617 PIN_SLP_PULLDOWN_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_pulldown_en()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dgpio_ll.h221 PIN_SLP_PULLDOWN_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_pulldown_en()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpio_ll.h630 PIN_SLP_PULLDOWN_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_pulldown_en()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpio_ll.h630 PIN_SLP_PULLDOWN_ENABLE(IO_MUX_GPIO0_REG + (gpio_num * 4)); in gpio_ll_sleep_pulldown_en()