Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/
Dtouch_matrix.c37 static inline te_state_t matrix_get_state(te_matrix_state_t x_axis_state, te_matrix_state_t y_axis_…
573 matrix_handle->current_state = matrix_get_state(x_axis_state, y_axis_state); in matrix_proc_state()
614 static inline te_state_t matrix_get_state(te_matrix_state_t x_axis_state, te_matrix_state_t y_axis_… in matrix_get_state() function