Home
last modified time | relevance | path

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

/bsp/mini2440/drivers/
A Dtouch.c89 rt_timer_t poll_timer; member
315 rt_timer_start(touch->poll_timer); in s3c2410_adc_stylus_action()
342 rt_timer_stop(touch->poll_timer); in s3c2410_intc_stylus_updown()
498 touch->poll_timer = rt_timer_create("touch", touch_timer_fire, RT_NULL, in rtgui_touch_hw_init()

Completed in 4 milliseconds