Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/include/touch_element/
Dtouch_element.h39 .benchmark_debounce_count = 2, \
85 uint8_t benchmark_debounce_count; //!< Benchmark debounce count member
/hal_espressif-3.6.0/components/touch_element/
Dtouch_element.c630 filter_config.debounce_cnt = hardware_init->benchmark_debounce_count; in te_hw_init()