Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/
Dtouch_element.c301 uint32_t smooth_signal = 0; in te_read_smooth_signal() local
305 touch_pad_filter_read_smooth(channel_num, &smooth_signal); in te_read_smooth_signal()
307 touch_pad_sleep_channel_read_smooth(channel_num, &smooth_signal); in te_read_smooth_signal()
309 return smooth_signal; in te_read_smooth_signal()