Home
last modified time | relevance | path

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

/bsp/loongson/ls1cdev/drivers/
A Dtouch.c537 struct rt_thread * touch_thread; in rtgui_touch_hw_init() local
589 touch_thread = rt_thread_create("touch_thread", in rtgui_touch_hw_init()
592 if (touch_thread != RT_NULL) rt_thread_startup(touch_thread); in rtgui_touch_hw_init()

Completed in 5 milliseconds