Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/include/touch_element/
Dtouch_slider.h32 .calculate_channel_count = 3 \
46 …uint8_t calculate_channel_count; //!< The number of channels which will take part in cal… member
/hal_espressif-3.6.0/components/touch_element/
Dtouch_slider.c22 …e TE_SLD_DEFAULT_CALCULATE_CHANNEL(obj) ((obj)->global_config->calculate_channel_count)