Home
last modified time | relevance | path

Searched refs:PIN_SLP_OUTPUT_ENABLE (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dio_mux_reg.h78 #define PIN_SLP_OUTPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dio_mux_reg.h78 #define PIN_SLP_OUTPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dgpio_ll.h534 PIN_SLP_OUTPUT_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_output_enable()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dgpio_ll.h542 PIN_SLP_OUTPUT_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_output_enable()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dio_mux_reg.h78 #define PIN_SLP_OUTPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dgpio_ll.h530 PIN_SLP_OUTPUT_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_output_enable()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dgpio_ll.h538 PIN_SLP_OUTPUT_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_output_enable()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dgpio_ll.h391 PIN_SLP_OUTPUT_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_output_enable()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dio_mux_reg.h78 #define PIN_SLP_OUTPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_OE) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dio_mux_reg.h77 #define PIN_SLP_OUTPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_OE) macro