Home
last modified time | relevance | path

Searched full:gyroscope (Results 1 – 25 of 69) sorted by relevance

123

/linux/Documentation/devicetree/bindings/iio/gyroscope/
H A Dnxp,fxas21002c.yaml4 $id: http://devicetree.org/schemas/iio/gyroscope/nxp,fxas21002c.yaml#
7 title: NXP FXAS21002C Gyroscope
13 3 axis digital gyroscope device with an I2C and SPI interface.
14 http://www.nxp.com/products/sensors/gyroscopes/3-axis-digital-gyroscope:FXAS21002C
72 gyroscope@20 {
88 gyroscope@0 {
H A Dbosch,bmg160.yaml4 $id: http://devicetree.org/schemas/iio/gyroscope/bosch,bmg160.yaml#
7 title: Bosch BMG160 triaxial rotation sensor (gyroscope)
50 gyroscope@69 {
H A Dadi,adxrs290.yaml5 $id: http://devicetree.org/schemas/iio/gyroscope/adi,adxrs290.yaml#
8 title: Analog Devices ADXRS290 Dual-Axis MEMS Gyroscope
14 Bindings for the Analog Devices ADXRS290 dual-axis MEMS gyroscope device.
H A Dinvensense,mpu3050.yaml4 $id: http://devicetree.org/schemas/iio/gyroscope/invensense,mpu3050.yaml#
7 title: Invensense MPU-3050 Gyroscope
51 gyroscope@68 {
/linux/Documentation/iio/
H A Dadis16475.rst22 (MEMS) inertial measurement unit (IMU) that includes a triaxial gyroscope and a
26 (gyroscope bias), and point of percussion (accelerometer location). As a result,
33 Accelerometer, gyroscope measurements are always provided. Furthermore, the
89 | 3-Axis Gyroscope related device files | Description |
91 | in_anglvel_scale | Scale for the gyroscope channels. |
93 | in_anglvel_x_calibbias | Calibration offset for the X-axis gyroscope channel. |
95 | in_anglvel_x_raw | Raw X-axis gyroscope channel value. |
97 | in_anglvel_y_calibbias | Calibration offset for the Y-axis gyroscope channel. |
99 | in_anglvel_y_raw | Raw Y-axis gyroscope channel value. |
101 | in_anglvel_z_calibbias | Calibration offset for the Z-axis gyroscope channel. |
[all …]
H A Dadis16480.rst23 gyroscope and a triaxial accelerometer. Each inertial sensor in device combines
32 Accelerometer, gyroscope measurements are always provided. Furthermore, the
133 | 3-Axis Gyroscope related device files | Description …
135 | in_anglvel_scale | Scale for the gyroscope channels. …
137 | in_anglvel_x_calibbias | Calibration offset for the X-axis gyroscope channel.…
139 | in_anglvel_x_calibscale | Calibration scale for the X-axis gyroscope channel. …
141 | in_anglvel_x_filter_low_pass_3db_frequency | Bandwidth for the X-axis gyroscope channel. …
143 | in_anglvel_x_raw | Raw X-axis gyroscope channel value. …
145 | in_anglvel_y_calibbias | Calibration offset for the Y-axis gyroscope channel.…
147 | in_anglvel_y_calibscale | Calibration scale for the Y-axis gyroscope channel. …
[all …]
/linux/drivers/iio/imu/bmi160/
H A DKconfig18 accelerometer, gyroscope and external BMG160 magnetometer.
30 accelerometer, gyroscope and external BMG160 magnetometer.
/linux/arch/arm/boot/dts/st/
H A Dste-href-tvk1281618-r2.dtsi166 gyroscope@68 {
167 /* Gyroscope */
260 gyroscope {
262 * These lines are shared between Gyroscope l3g400dh
H A Dste-href-tvk1281618-r3.dtsi107 gyroscope@68 {
108 /* Gyroscope */
/linux/drivers/iio/imu/
H A Dadis16400.c31 #define ADIS16400_XGYRO_OUT 0x04 /* X-axis gyroscope output */
32 #define ADIS16400_YGYRO_OUT 0x06 /* Y-axis gyroscope output */
33 #define ADIS16400_ZGYRO_OUT 0x08 /* Z-axis gyroscope output */
43 #define ADIS16350_XTEMP_OUT 0x10 /* X-axis gyroscope temperature measurement */
44 #define ADIS16350_YTEMP_OUT 0x12 /* Y-axis gyroscope temperature measurement */
45 #define ADIS16350_ZTEMP_OUT 0x14 /* Z-axis gyroscope temperature measurement */
55 #define ADIS16400_XGYRO_OFF 0x1A /* X-axis gyroscope bias offset factor */
56 #define ADIS16400_YGYRO_OFF 0x1C /* Y-axis gyroscope bias offset factor */
57 #define ADIS16400_ZGYRO_OFF 0x1E /* Z-axis gyroscope bias offset factor */
906 [ADIS16400_DIAG_STAT_XGYRO_FAIL] = "X-axis gyroscope self-test failure",
[all …]
/linux/drivers/iio/gyro/
H A Dadis16080.c3 * ADIS16080/100 Yaw Rate Gyroscope with SPI driver
19 #define ADIS16080_DIN_GYRO (0 << 10) /* Gyroscope output */
231 MODULE_DESCRIPTION("Analog Devices ADIS16080/100 Yaw Rate Gyroscope Driver");
H A Dadis16130.c24 #define ADIS16130_RATEDATA 0x8 /* Gyroscope output, rate of rotation */
26 #define ADIS16130_RATECS 0x28 /* Gyroscope channel setup */
H A Dadis16260.c3 * ADIS16260/ADIS16265 Programmable Digital Gyroscope Sensor Driver
20 #define ADIS16260_GYRO_OUT 0x04 /* X-axis gyroscope output */
431 MODULE_DESCRIPTION("Analog Devices ADIS16260/5 Digital Gyroscope Sensor");
H A DMakefile3 # Makefile for industrial I/O gyroscope sensor drivers
H A Dfxas21002c_spi.c3 * Driver for NXP Fxas21002c Gyroscope - SPI
H A Dfxas21002c_i2c.c3 * Driver for NXP FXAS21002C Gyroscope - I2C
H A Dfxas21002c.h3 * Driver for NXP FXAS21002C Gyroscope - Header
H A Ditg3200_core.c4 * Digital 3-Axis Gyroscope driver
415 MODULE_DESCRIPTION("ITG3200 Gyroscope I2C driver");
/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c6 * The FIFO buffer can be configured to store data from gyroscope and
9 * - 1st data set is reserved for gyroscope data
26 * The FIFO buffer can be configured to store data from gyroscope and
28 * source (gyroscope, accelerometer, hw timer).
423 * Supposing the FIFO is storing data from gyroscope and in st_lsm6dsx_read_fifo()
425 * - gyroscope ODR = 208Hz, accelerometer ODR = 104Hz in st_lsm6dsx_read_fifo()
426 * Since the gyroscope ODR is twice the accelerometer one, the in st_lsm6dsx_read_fifo()
/linux/include/linux/iio/gyro/
H A Ditg3200.h4 * Digital 3-Axis Gyroscope driver
83 /* Put according gyroscope in standby mode */
/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c37 case GYRO_IDX: /* gyroscope */ in get_report_desc()
92 case GYRO_IDX: /* gyroscope */ in get_feature_rep()
210 case GYRO_IDX: /* gyroscope */ in get_input_rep()
/linux/drivers/iio/common/scmi_sensors/
H A DKconfig16 This driver provides support for accelerometer and gyroscope
/linux/drivers/iio/common/cros_ec_sensors/
H A DKconfig21 Accelerometers, Gyroscope and Magnetometer that are
/linux/Documentation/devicetree/bindings/iio/imu/
H A Dbosch,bno055.yaml13 Inertial Measurement Unit with Accelerometer, Gyroscope, Magnetometer and
/linux/drivers/iio/accel/
H A DKconfig271 - BMI055: accelerometer and gyroscope
294 include both accelerometer and gyroscope.
297 address and register map. BMG160 provides the gyroscope driver.

123