Lines Matching +full:data +full:- +full:rate
5 # SPDX-License-Identifier: Apache-2.0
13 Enable driver for LSM6DS0 I2C-based accelerometer and gyroscope
69 int "Gyroscope full-scale range"
72 Specify the default gyroscope full-scale range.
73 An X value for the config represents a range of +/- X degree per
77 int "Output data rate"
80 Specify the default gyroscope output data rate expressed in samples
82 Data rates supported by the chip are 0, 15, 60, 119, 238, 476,
86 int "Accelerometer full-scale range"
89 Specify the default accelerometer full-scale range.
90 An X value for the config represents a range of +/- X G. Valid values
94 int "Output data rate"
97 Specify the default accelerometer output data rate expressed in
99 Data rates supported by the chip are 0, 10, 50, 119, 238, 476, 952.