Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/
Dtouch_matrix.c41 static void matrix_proc_state(te_matrix_handle_t matrix_handle);
300 matrix_proc_state(item->matrix_handle); in matrix_object_process_state()
542 static void matrix_proc_state(te_matrix_handle_t matrix_handle) in matrix_proc_state() function