Home
last modified time | relevance | path

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

/bsp/stm32/stm32l4r9-st-eval/board/ports/
A Ddrv_touch.c95 static void touch_thread_entry(void *parameter) in touch_thread_entry() function
165 tid = rt_thread_create("touch", touch_thread_entry, current_driver, 2048, 27, 20); in rt_touch_thread_init()
/bsp/raspberry-pi/raspi4-32/driver/touch/
A Ddrv_xpt2046.c158 static void touch_thread_entry(void *param) in touch_thread_entry() function
226 touch_thread_entry, RT_NULL, in hw_xpt2046_touch_init()
/bsp/stm32/stm32f407-atk-explorer/board/ports/touch/
A Ddrv_touch.c108 static void touch_thread_entry(void *parameter) in touch_thread_entry() function
178 tid = rt_thread_create("touch", touch_thread_entry, current_driver, 2048, 27, 20); in rt_touch_thread_init()
/bsp/loongson/ls1cdev/drivers/
A Dtouch.c407 static void touch_thread_entry(void *parameter) in touch_thread_entry() function
590 touch_thread_entry, RT_NULL, in rtgui_touch_hw_init()

Completed in 9 milliseconds