Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_types.h265 } touch_smooth_mode_t; typedef
278touch_smooth_mode_t smh_lvl;/*!<Level of filter applied on the original data against large noise i…
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h698 static inline void touch_ll_filter_set_smooth_mode(touch_smooth_mode_t mode) in touch_ll_filter_set_smooth_mode()
708 static inline void touch_ll_filter_get_smooth_mode(touch_smooth_mode_t *mode) in touch_ll_filter_get_smooth_mode()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h718 static inline void touch_ll_filter_set_smooth_mode(touch_smooth_mode_t mode) in touch_ll_filter_set_smooth_mode()
728 static inline void touch_ll_filter_get_smooth_mode(touch_smooth_mode_t *mode) in touch_ll_filter_get_smooth_mode()