Searched refs:touch_pad_set_cnt_mode (Results 1 – 15 of 15) sorted by relevance
/hal_espressif-3.6.0/components/touch_element/test/ |
D | test_touch_matrix.c | 93 touch_pad_set_cnt_mode(x_channel, TOUCH_PAD_SLOPE_3, TOUCH_PAD_TIE_OPT_DEFAULT); in test_matrix_event_simulator() 94 touch_pad_set_cnt_mode(y_channel, TOUCH_PAD_SLOPE_3, TOUCH_PAD_TIE_OPT_DEFAULT); in test_matrix_event_simulator() 96 touch_pad_set_cnt_mode(x_channel, TOUCH_PAD_SLOPE_7, TOUCH_PAD_TIE_OPT_DEFAULT); in test_matrix_event_simulator() 97 touch_pad_set_cnt_mode(y_channel, TOUCH_PAD_SLOPE_7, TOUCH_PAD_TIE_OPT_DEFAULT); in test_matrix_event_simulator() 99 … touch_pad_set_cnt_mode(x_channel, TOUCH_PAD_SLOPE_3, TOUCH_PAD_TIE_OPT_DEFAULT); // LongPress in test_matrix_event_simulator() 100 touch_pad_set_cnt_mode(y_channel, TOUCH_PAD_SLOPE_3, TOUCH_PAD_TIE_OPT_DEFAULT); in test_matrix_event_simulator() 107 touch_pad_set_cnt_mode(channel, TOUCH_PAD_SLOPE_3, TOUCH_PAD_TIE_OPT_DEFAULT); in test_matrix_channel_simulator() 109 touch_pad_set_cnt_mode(channel, TOUCH_PAD_SLOPE_7, TOUCH_PAD_TIE_OPT_DEFAULT); in test_matrix_channel_simulator()
|
D | test_touch_slider.c | 61 touch_pad_set_cnt_mode(channel, TOUCH_PAD_SLOPE_3, TOUCH_PAD_TIE_OPT_DEFAULT); in test_slider_event_simulator() 63 touch_pad_set_cnt_mode(channel, TOUCH_PAD_SLOPE_7, TOUCH_PAD_TIE_OPT_DEFAULT); in test_slider_event_simulator()
|
D | test_touch_button.c | 100 touch_pad_set_cnt_mode(channel, TOUCH_PAD_SLOPE_3, TOUCH_PAD_TIE_OPT_DEFAULT); in test_button_event_simulator() 102 touch_pad_set_cnt_mode(channel, TOUCH_PAD_SLOPE_7, TOUCH_PAD_TIE_OPT_DEFAULT); in test_button_event_simulator() 104 touch_pad_set_cnt_mode(channel, TOUCH_PAD_SLOPE_3, TOUCH_PAD_TIE_OPT_DEFAULT); //LongPress in test_button_event_simulator()
|
D | test_touch_element.c | 194 touch_pad_set_cnt_mode(guard_channel, TOUCH_PAD_SLOPE_3, TOUCH_PAD_TIE_OPT_DEFAULT); in test_waterproof_event_simulator() 196 touch_pad_set_cnt_mode(guard_channel, TOUCH_PAD_SLOPE_7, TOUCH_PAD_TIE_OPT_DEFAULT); in test_waterproof_event_simulator()
|
/hal_espressif-3.6.0/components/driver/test/touch_sensor_test/ |
D | test_touch_v1.c | 76 touch_pad_set_cnt_mode(pad_num, TOUCH_PAD_SLOPE_2, TOUCH_PAD_TIE_OPT_DEFAULT); in test_press_fake() 84 touch_pad_set_cnt_mode(pad_num, TOUCH_PAD_SLOPE_7, TOUCH_PAD_TIE_OPT_DEFAULT); in test_release_fake() 227 touch_pad_set_cnt_mode(pad_num, slope, TOUCH_PAD_TIE_OPT_DEFAULT); in test_touch_parameter()
|
D | test_touch_v2.c | 147 touch_pad_set_cnt_mode(pad_num, TOUCH_PAD_SLOPE_0, TOUCH_PAD_TIE_OPT_DEFAULT); in test_timeout_trigger_fake() 152 touch_pad_set_cnt_mode(pad_num, TOUCH_PAD_SLOPE_7, TOUCH_PAD_TIE_OPT_DEFAULT); in test_timeout_normal() 160 touch_pad_set_cnt_mode(pad_num, TOUCH_PAD_SLOPE_3, TOUCH_PAD_TIE_OPT_DEFAULT); in test_press_fake() 168 touch_pad_set_cnt_mode(pad_num, TOUCH_PAD_SLOPE_7, TOUCH_PAD_TIE_OPT_DEFAULT); in test_release_fake() 283 …TEST_ESP_OK( touch_pad_set_cnt_mode(touch_list[i], i % 7 ? i % 7 : 1, TOUCH_PAD_TIE_OPT_DEFAULT) ); in test_touch_timer_read() 436 TEST_ESP_OK( touch_pad_set_cnt_mode(pad_num, slope, TOUCH_PAD_TIE_OPT_DEFAULT) ); in test_touch_base_parameter()
|
/hal_espressif-3.6.0/components/driver/include/driver/ |
D | touch_sensor_common.h | 82 esp_err_t touch_pad_set_cnt_mode(touch_pad_t touch_num, touch_cnt_slope_t slope, touch_tie_opt_t op…
|
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_sensor_v2/touch_pad_read/main/ |
D | tp_read_main.c | 69 touch_pad_set_cnt_mode(button[i], TOUCH_PAD_SLOPE_DEFAULT, TOUCH_PAD_TIE_OPT_DEFAULT); in app_main()
|
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_sensor_v2/touch_pad_interrupt/main/ |
D | tp_interrupt_main.c | 166 touch_pad_set_cnt_mode(button[i], TOUCH_PAD_SLOPE_DEFAULT, TOUCH_PAD_TIE_OPT_DEFAULT); in app_main()
|
/hal_espressif-3.6.0/docs/zh_CN/api-reference/peripherals/ |
D | touch_pad.rst | 99 * 速率(斜率) :cpp:func:`touch_pad_set_cnt_mode`
|
/hal_espressif-3.6.0/components/driver/ |
D | touch_sensor_common.c | 90 esp_err_t touch_pad_set_cnt_mode(touch_pad_t touch_num, touch_cnt_slope_t slope, touch_tie_opt_t op… in touch_pad_set_cnt_mode() function
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | touch_pad.rst | 99 * speed (slope): :cpp:func:`touch_pad_set_cnt_mode`
|
/hal_espressif-3.6.0/tools/test_idf_size/ |
D | app.map | 3443 .literal.touch_pad_set_cnt_mode 3654 .text.touch_pad_set_cnt_mode
|
D | overflow.map | 13656 .literal.touch_pad_set_cnt_mode 13693 .rodata.touch_pad_set_cnt_mode.str1.4 13695 .text.touch_pad_set_cnt_mode 76898 touch_pad_set_cnt_mode esp-idf/driver/libdriver.a(touch_sensor_common.c.…
|
D | overflow_esp32s2.map | 14102 .literal.touch_pad_set_cnt_mode 14139 .rodata.touch_pad_set_cnt_mode.str1.4 14141 .text.touch_pad_set_cnt_mode 78065 touch_pad_set_cnt_mode esp-idf/driver/libdriver.a(touch_sensor_common.c.…
|