Searched refs:touch_run (Results 1 – 1 of 1) sorted by relevance
133 static void touch_run(void* parameter) in touch_run() function226 thread = rt_thread_create("touch", touch_run, RT_NULL, 2048, 28, 20); in rt_touch_init()
Completed in 5 milliseconds