Searched refs:qe_touch_main (Results 1 – 1 of 1) sorted by relevance
14 void qe_touch_main(void *parameter) in qe_touch_main() function62 rt_thread_t tid = rt_thread_create("touch", qe_touch_main, RT_NULL, 512, 10, 50); in touch_init()
Completed in 11 milliseconds