Searched refs:TOUCH_PAD_NUM7 (Results 1 – 17 of 17) sorted by relevance
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/ |
D | touch_channel.h | 39 #define TOUCH_PAD_GPIO27_CHANNEL TOUCH_PAD_NUM7
|
D | touch_sensor_channel.h | 31 #define TOUCH_PAD_GPIO7_CHANNEL TOUCH_PAD_NUM7
|
/hal_espressif-3.6.0/components/soc/esp32/include/soc/ |
D | touch_sensor_channel.h | 40 #define TOUCH_PAD_GPIO27_CHANNEL TOUCH_PAD_NUM7
|
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/ |
D | touch_sensor_channel.h | 40 #define TOUCH_PAD_GPIO7_CHANNEL TOUCH_PAD_NUM7
|
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_sensor_v2/touch_pad_read/main/ |
D | tp_read_main.c | 24 TOUCH_PAD_NUM7,
|
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_element/touch_element_waterproof/main/ |
D | waterproof_example_main.c | 20 TOUCH_PAD_NUM7,
|
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_element/touch_slider/main/ |
D | touch_slider_example_main.c | 19 TOUCH_PAD_NUM7,
|
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_element/touch_button/main/ |
D | touch_button_example_main.c | 26 TOUCH_PAD_NUM7,
|
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_element/touch_elements_combination/main/ |
D | touch_elements_example_main.c | 37 TOUCH_PAD_NUM7,
|
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_element/touch_matrix/main/ |
D | touch_matrix_example_main.c | 21 TOUCH_PAD_NUM7,
|
/hal_espressif-3.6.0/components/hal/include/hal/ |
D | touch_sensor_types.h | 24 TOUCH_PAD_NUM7, /*!< Touch pad channel 7 is GPIO27(ESP32) / GPIO7(ESP32-S2) */ enumerator
|
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_sensor_v2/touch_pad_interrupt/main/ |
D | tp_interrupt_main.c | 32 TOUCH_PAD_NUM7, // 'SELECT' button.
|
/hal_espressif-3.6.0/components/touch_element/test/ |
D | test_touch_element.c | 79 TOUCH_PAD_NUM7, in test_system_waterproof_guard() 220 TOUCH_PAD_NUM7, in test_integrat_btn_sld_mat()
|
D | test_touch_matrix.c | 16 TOUCH_PAD_NUM7,
|
D | test_touch_button.c | 25 TOUCH_PAD_NUM7,
|
/hal_espressif-3.6.0/components/driver/test/touch_sensor_test/ |
D | test_touch_v1.c | 54 TOUCH_PAD_NUM7,
|
D | test_touch_v2.c | 82 TOUCH_PAD_NUM7,
|