Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dio_mux_reg.h85 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h86 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h83 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h101 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dio_mux_reg.h79 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dio_mux_reg.h84 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dio_mux_reg.h83 #define PIN_INPUT_ENABLE(PIN_NAME) SET_PERI_REG_MASK(PIN_NAME,FUN_IE) macro