Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtouch_channel.h21 #define TOUCH_PAD_GPIO0_CHANNEL TOUCH_PAD_NUM1
Dtouch_sensor_channel.h13 #define TOUCH_PAD_GPIO1_CHANNEL TOUCH_PAD_NUM1
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtouch_sensor_channel.h22 #define TOUCH_PAD_GPIO0_CHANNEL TOUCH_PAD_NUM1
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtouch_sensor_channel.h22 #define TOUCH_PAD_GPIO1_CHANNEL TOUCH_PAD_NUM1
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_types.h18 TOUCH_PAD_NUM1, /*!< Touch pad channel 1 is GPIO0(ESP32) / GPIO1(ESP32-S2) */ enumerator