Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/include/touch_element/
Dtouch_element.h40 .benchmark_calibration_threshold = 2, \
86 uint8_t benchmark_calibration_threshold; //!< Benchmark calibration threshold member
/hal_espressif-3.6.0/components/touch_element/
Dtouch_element.c631 filter_config.noise_thr = hardware_init->benchmark_calibration_threshold; in te_hw_init()