Home
last modified time | relevance | path

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

/GUIX-v6.4.1/common/src/
Dgx_touch_driver_generic_resistive.c582 static GX_BOOL _gx_touch_driver_generic_resistive_sample_read(GX_RESISTIVE_TOUCH *touch, GX_POINT *… in _gx_touch_driver_generic_resistive_sample_read() function
642 status = _gx_touch_driver_generic_resistive_sample_read(touch, &sample); in _gx_touch_driver_generic_resistive_coordinate_update()
916 if (_gx_touch_driver_generic_resistive_sample_read(touch, &raw_cal_points[0])) in _gx_touch_driver_generic_resistive_calibrate()
942 if (_gx_touch_driver_generic_resistive_sample_read(touch, &raw_cal_points[1])) in _gx_touch_driver_generic_resistive_calibrate()
968 if (_gx_touch_driver_generic_resistive_sample_read(touch, &raw_cal_points[2])) in _gx_touch_driver_generic_resistive_calibrate()