Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/touch_element/include/touch_element/
Dtouch_element_private.h121 struct te_slider_s { struct
141 typedef struct te_slider_s* te_slider_handle_t; argument
/hal_espressif-3.6.0/components/touch_element/
Dtouch_slider.c125 te_slider_handle_t te_slider = (te_slider_handle_t)calloc(1, sizeof(struct te_slider_s)); in touch_slider_create()
Dtouch_matrix.c123 te_matrix_handle_t te_matrix = (te_matrix_handle_t)calloc(1, sizeof(struct te_slider_s)); in touch_matrix_create()