Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h73 #define PIN_SLP_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_IE) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h74 #define PIN_SLP_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_IE) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h68 #define PIN_SLP_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_IE) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h72 #define PIN_SLP_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_IE) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h90 #define PIN_SLP_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_IE) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h72 #define PIN_SLP_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_IE) macro
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpio_ll.h636 PIN_SLP_INPUT_ENABLE(IO_MUX_GPIO0_REG + (gpio_num * 4)); in gpio_ll_sleep_input_enable()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h73 #define PIN_SLP_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_IE) macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpio_ll.h679 PIN_SLP_INPUT_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_input_enable()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpio_ll.h636 PIN_SLP_INPUT_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_input_enable()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpio_ll.h650 PIN_SLP_INPUT_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_input_enable()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dgpio_ll.h415 PIN_SLP_INPUT_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_input_enable()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpio_ll.h663 PIN_SLP_INPUT_ENABLE(GPIO_PIN_MUX_REG[gpio_num]); in gpio_ll_sleep_input_enable()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpio_ll.h663 PIN_SLP_INPUT_ENABLE(IO_MUX_GPIO0_REG + (gpio_num * 4)); in gpio_ll_sleep_input_enable()