Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h77 #define PIN_SLP_PULLUP_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PU) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h78 #define PIN_SLP_PULLUP_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PU) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h76 #define PIN_SLP_PULLUP_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PU) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h94 #define PIN_SLP_PULLUP_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PU) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h72 #define PIN_SLP_PULLUP_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PU) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h77 #define PIN_SLP_PULLUP_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PU) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h76 #define PIN_SLP_PULLUP_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,SLP_PU) macro