Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/touch_element/
Dtouch_matrix.c504 static esp_err_t matrix_get_axis_state(touch_matrix_position_t *press_pos, uint8_t press_cnt, touch… in matrix_get_axis_state() function
567 …ret = matrix_get_axis_state(&press_pos, press_cnt, &release_pos, release_cnt, &x_axis_state, &y_ax… in matrix_proc_state()