Home
last modified time | relevance | path

Searched refs:TOUCH_PAD_NUM3 (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtouch_channel.h27 #define TOUCH_PAD_GPIO15_CHANNEL TOUCH_PAD_NUM3
Dtouch_sensor_channel.h19 #define TOUCH_PAD_GPIO3_CHANNEL TOUCH_PAD_NUM3
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtouch_sensor_channel.h28 #define TOUCH_PAD_GPIO15_CHANNEL TOUCH_PAD_NUM3
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtouch_sensor_channel.h28 #define TOUCH_PAD_GPIO3_CHANNEL TOUCH_PAD_NUM3
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_types.h20 TOUCH_PAD_NUM3, /*!< Touch pad channel 3 is GPIO15(ESP32) / GPIO3(ESP32-S2) */ enumerator