Home
last modified time | relevance | path

Searched full:imus (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/iio/imu/bno055/
H A DKconfig14 Enable this to support Bosch BNO055 IMUs attached via UART.
25 Enable this to support Bosch BNO055 IMUs attached via I2C bus.
/linux/Documentation/devicetree/bindings/iio/imu/
H A Dadi,adis16460.yaml7 title: Analog Devices ADIS16460 and similar IMUs
13 Analog Devices ADIS16460 and similar IMUs
H A Dadi,adis16475.yaml7 title: Analog Devices ADIS16475 and similar IMUs
13 Analog Devices ADIS16475 and similar IMUs
H A Dadi,adis16480.yaml7 title: Analog Devices ADIS16480 and similar IMUs
/linux/Documentation/devicetree/bindings/iio/
H A Dst,st-sensors.yaml13 IMUs need their own bindings.
86 - description: IMUs
/linux/Documentation/driver-api/iio/
H A Dintro.rst24 * inertial measurement units (IMUs)
/linux/Documentation/iio/
H A Dadis16475.rst7 This driver supports Analog Device's IMUs on SPI bus.
H A Dadis16480.rst7 This driver supports Analog Device's IMUs on SPI bus.
/linux/drivers/iio/imu/
H A Dadis16480.c3 * ADIS16480 and similar IMUs driver
H A Dadis16475.c328 /* The optimal sample rate for the supported IMUs is between int_clk - 100 and int_clk + 100. */ in adis16475_set_freq()