Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/drivers/touch/
A Ddrv_touch.c200 static void touch_poll_entry(void *parameter) in touch_poll_entry() function
268 thread = rt_thread_create("touch", touch_poll_entry, RT_NULL, 2048, 16, 20); in rt_touch_init()

Completed in 4 milliseconds