Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dbma2xx.c1069 #define X_AXIS_COMPEN 0/*X_AXIS not compensation */ macro
1956 x = x + (X_AXIS_COMPEN * xyz_adc_rang) / BMA2XX_RANGE; in sensor_report_value()