Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/
Dtouch_matrix.c31 } te_matrix_obj_t; typedef
33 te_matrix_obj_t *s_te_mat_obj = NULL;
59 s_te_mat_obj = (te_matrix_obj_t *)calloc(1, sizeof(te_matrix_obj_t)); in touch_matrix_install()