Searched refs:set_threshold (Results 1 – 5 of 5) sorted by relevance
53 TE_CLASS_ITEM(cls, cls_method, set_threshold()); \427 …TE_CLASS_ITEM(s_te_obj->object_methods, object_type, set_threshold) = object_methods->set_threshol… in te_object_method_register()438 TE_CLASS_ITEM(s_te_obj->object_methods, object_type, set_threshold) = NULL; in te_object_method_unregister()
66 .set_threshold = button_object_set_threshold, in touch_button_install()
76 .set_threshold = slider_object_set_threshold, in touch_slider_install()
70 .set_threshold = matrix_object_set_threshold, in touch_matrix_install()
77 esp_err_t (*set_threshold) (void); member