Searched refs:touch_poll_entry (Results 1 – 1 of 1) sorted by relevance
200 static void touch_poll_entry(void *parameter) in touch_poll_entry() function268 thread = rt_thread_create("touch", touch_poll_entry, RT_NULL, 2048, 16, 20); in rt_touch_init()
Completed in 3 milliseconds