Home
last modified time | relevance | path

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

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