Lines Matching +full:6 +full:- +full:axis
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * ADXL345 3-Axis Digital Accelerometer
30 /* Axis enable control for activity and inactivity detection */
32 /* Free-fall threshold */
34 /* Free-fall time */
36 /* Axis control for single tap or double tap */
56 #define ADXL345_FIFO_CTL_MODE_MSK GENMASK(7, 6)
66 #define ADXL345_INT_SINGLE_TAP BIT(6)
70 * BW_RATE bits - Bandwidth and output data rate. The default value is
88 /* Up to 13-bits resolution */
90 #define ADXL345_DATA_FORMAT_SPI_3WIRE BIT(6)
101 * In full-resolution mode, scale factor is maintained at ~4 mg/LSB
104 * At +/- 16g with 13-bit resolution, scale is computed as:
105 * (16 + 16) * 9.81 / (2^13 - 1) = 0.0383