Home
last modified time | relevance | path

Searched defs:PIN_INPUT_ENABLE (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/
Dio_mux_reg.h88 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Dio_mux_reg.h87 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro
/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Dio_mux_reg.h75 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Dio_mux_reg.h87 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro