Lines Matching +full:0 +full:deg
22 * form with a scale factor of 15.6 mg/LSB (i.e. 0x7F = +2 g)
31 * Y, or Z participation in Tap detection. A '0' excludes the
42 #define ADXL_TAP_Z_EN (1 << 0)
50 * (i.e. 0xFF = +16 g). A zero value may result in undesirable
90 * or inactivity detection. A '0' excludes the selected axis from
93 * AC/DC: A '0' = DC coupled operation and a '1' = AC coupled
119 #define ADXL_INACT_Z_EN (1 << 0)
168 * enabled. Values between 300 and 600 mg (0x05 to 0x09) are
181 * Values between 100 to 350 ms (0x14 to 0x46) are recommended.
189 * RATE = 3200 Hz / (2^(15 - x)). Default value is 0x0A, or 100 Hz
208 #define ADXL_RANGE_PM_2g 0
217 * A '0' = Normal operation and a '1' = Reduced
229 * bit serially links the activity and inactivity functions. When '0'
236 * A '0' disables automatic switching to Sleep Mode. See the
255 #define ADXL_FIFO_BYPASS 0
266 * A '0' disables the watermark feature.
292 * input event reporting. A '0' disables the Free-Fall or
320 * resolution of 3.6deg. The deadzone angle represents the total
324 #define ADXL_DEADZONE_ANGLE_0p0 0 /* !!!0.0 [deg] */
325 #define ADXL_DEADZONE_ANGLE_3p6 1 /* 3.6 [deg] */
326 #define ADXL_DEADZONE_ANGLE_7p2 2 /* 7.2 [deg] */
327 #define ADXL_DEADZONE_ANGLE_10p8 3 /* 10.8 [deg] */
328 #define ADXL_DEADZONE_ANGLE_14p4 4 /* 14.4 [deg] */
329 #define ADXL_DEADZONE_ANGLE_18p0 5 /* 18.0 [deg] */
330 #define ADXL_DEADZONE_ANGLE_21p6 6 /* 21.6 [deg] */
331 #define ADXL_DEADZONE_ANGLE_25p2 7 /* 25.2 [deg] */
343 #define ADXL_LP_FILTER_DIVISOR_2 0