Lines Matching +full:bus +full:- +full:range
1 CMA3000-D0x Accelerometer
5 * VTI CMA3000-D0x
8 CMA3000-D0X Product Family Specification 8281000A.02.pdf
15 -----------
17 CMA3000 Tri-axis accelerometer supports Motion detect, Measurement and
38 Initial configuration for bus mode is set in non volatile memory and can later
39 be modified through bus interface command.
47 -------------
59 G range in milli g i.e 2000 or 8000
65 Motion detect g range threshold value
71 Free fall g range threshold value
74 ---------------
77 Input device ID: bus 0x18 vendor 0x0 product 0x0 version 0x0
78 Input device name: "cma3000-accelerometer"
86 Min -8000
90 Value -28
91 Min -8000
96 Min -8000
107 ----------------------------------------
122 2000: 2000 mg or 2G Range
123 8000: 8000 mg or 8G Range
127 X: X * 71mg (8G Range)
128 X: X * 18mg (2G Range)
138 X: (X >> 2) * 18mg (2G Range)
139 X: (X & 0x0F) * 71 mg (8G Range)