Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/
Dtouch_slider.c567 …32_t slider_calculate_position(te_slider_handle_t slider_handle, int subarray_index, float subarra… in slider_calculate_position() argument
577 …for (int index = subarray_index; index < subarray_index + TE_SLD_DEFAULT_CALCULATE_CHANNEL(s_te_sl… in slider_calculate_position()
588 …for (int idx = subarray_index; idx < subarray_index + TE_SLD_DEFAULT_CALCULATE_CHANNEL(s_te_sld_ob… in slider_calculate_position()