Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/include/touch_element/
Dtouch_button.h25 .threshold_divider = 0.8, \
34 float threshold_divider; //!< Button channel threshold divider member
Dtouch_matrix.h26 .threshold_divider = 0.8, \
34 float threshold_divider; //!< Matrix button channel threshold divider member
Dtouch_slider.h27 .threshold_divider = 0.8, \
41 float threshold_divider; //!< Slider channel threshold divider member
Dtouch_element_private.h48 #define TE_DEFAULT_THRESHOLD_DIVIDER(obj) ((obj)->global_config->threshold_divider)