Searched refs:TOUCH_HVOLT_ATTEN_1V (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-2.7.6/examples/peripherals/touch_pad_read/main/esp32/ |
D | tp_read_main.c | 65 touch_pad_set_voltage(TOUCH_HVOLT_2V7, TOUCH_LVOLT_0V5, TOUCH_HVOLT_ATTEN_1V); in app_main()
|
/hal_espressif-2.7.6/examples/peripherals/touch_pad_interrupt/main/esp32/ |
D | tp_interrupt_main.c | 160 touch_pad_set_voltage(TOUCH_HVOLT_2V7, TOUCH_LVOLT_0V5, TOUCH_HVOLT_ATTEN_1V); in app_main()
|
/hal_espressif-2.7.6/components/driver/test/touch_sensor_test/ |
D | test_esp32.c | 266 TOUCH_HVOLT_2V5, TOUCH_LVOLT_0V6, TOUCH_HVOLT_ATTEN_1V, 320 touch_pad_set_voltage(TOUCH_HVOLT_2V7, TOUCH_LVOLT_0V5, TOUCH_HVOLT_ATTEN_1V); in test_touch_interrupt()
|
D | test_esp32s2.c | 501 TOUCH_HVOLT_2V5, TOUCH_LVOLT_0V6, TOUCH_HVOLT_ATTEN_1V,
|
/hal_espressif-2.7.6/components/hal/include/hal/ |
D | touch_sensor_types.h | 69 …TOUCH_HVOLT_ATTEN_1V, /*!<Touch sensor high reference voltage attenuation, 1.0V attenuatio… enumerator
|
/hal_espressif-2.7.6/examples/system/deep_sleep/main/ |
D | deep_sleep_example_main.c | 208 touch_pad_set_voltage(TOUCH_HVOLT_2V4, TOUCH_LVOLT_0V5, TOUCH_HVOLT_ATTEN_1V); in app_main()
|