Home
last modified time | relevance | path

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

/components/drivers/touch/
A Ddev_touch.c170 touch->info.range_x = *(rt_int32_t *)args; in rt_touch_control()
171 LOG_D("set x coordinate range :%d\n", touch->info.range_x); in rt_touch_control()
181 LOG_D("set y coordinate range :%d \n", touch->info.range_x); in rt_touch_control()
/components/drivers/include/drivers/
A Ddev_touch.h166 rt_int32_t range_x; /* X coordinate range */ member

Completed in 3 milliseconds