Lines Matching defs:values
51 * to keep the interrupt for the free-fall event. The values are updated at
67 /* Sensitivity values for -2G +2G scale */
73 * Below macros defines sensitivity values for +/-2G. Dataout bits for
151 * @hw_values: raw values returned by the hardware
164 * lis3lv02d_get_xyz - Get X, Y and Z axis values from the accelerometer
204 /* conversion btw sampling rate and the register values */
252 len = 1 << hweight_long(lis3->odr_mask); /* # of possible values */
412 * BDU: (12 bits sensors only) LSB and MSB values are not updated until
414 * Set BOOT bit to refresh factory tuning values.
786 s16 values[3];
794 switch (lis3lv02d_selftest(lis3, values)) {
807 values[0], values[1], values[2]);