Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/
Dtouch_matrix.c39 static void matrix_update_state(te_matrix_handle_t matrix_handle, touch_pad_t channel_num, te_state…
311 matrix_update_state(item->matrix_handle, channel_num, channel_state); in matrix_object_update_state()
364 static void matrix_update_state(te_matrix_handle_t matrix_handle, touch_pad_t channel_num, te_state… in matrix_update_state() function