Home
last modified time | relevance | path

Searched defs:PIN_SLP_PULLDOWN_DISABLE (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h80 #define PIN_SLP_PULLDOWN_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h81 #define PIN_SLP_PULLDOWN_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h79 #define PIN_SLP_PULLDOWN_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h97 #define PIN_SLP_PULLDOWN_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h75 #define PIN_SLP_PULLDOWN_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h80 #define PIN_SLP_PULLDOWN_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_PD) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h79 #define PIN_SLP_PULLDOWN_DISABLE(PIN_NAME) CLEAR_PERI_REG_MASK(PIN_NAME,SLP_PD) macro