Searched full:imu (Results 1 – 25 of 96) sorted by relevance
1234
/Zephyr-latest/samples/sensor/6dof_motion_drdy/boards/ |
D | nrf52dk_nrf52832_i2c.overlay | 8 * Get a node identifier for 6-axis IMU sensor. 22 * Configure 100Hz IMU data reporting 38 * Increase native UART speed to report all IMU data at 100Hz.
|
D | nrf52dk_nrf52832_spi.overlay | 8 * Get a node identifier for 6-axis IMU sensor. 18 * Configure 100Hz IMU data reporting 36 * Increase native UART speed to report all IMU data at 100Hz.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,lsm9ds1.yaml | 5 STMicroelectronics LSM9DS1 9-axis IMU (Inertial Measurement Unit) sensor 10 When setting the accel-range, gyro-range, imu-odr properties in 21 imu-odr = <LSM9DS1_IMU_14Hz9>; 55 imu-odr:
|
D | st,lsm6dso-i2c.yaml | 5 STMicroelectronics LSM6DSO 6-axis IMU (Inertial Measurement Unit) sensor
|
D | st,lsm6dso-spi.yaml | 5 STMicroelectronics LSM6DSO 6-axis IMU (Inertial Measurement Unit) sensor
|
D | st,lsm6dso16is-i2c.yaml | 5 STMicroelectronics LSM6DSO16IS 6-axis IMU (Inertial Measurement Unit) sensor
|
D | st,lsm6dso16is-spi.yaml | 5 STMicroelectronics LSM6DSO16IS 6-axis IMU (Inertial Measurement Unit) sensor
|
D | st,lsm6dso32-i2c.yaml | 5 STMicroelectronics LSM6DSO32 6-axis IMU (Inertial Measurement Unit) sensor
|
D | st,lsm6dso32-spi.yaml | 5 STMicroelectronics LSM6DSO32 6-axis IMU (Inertial Measurement Unit) sensor
|
D | st,lsm6dsv16x-i2c.yaml | 5 STMicroelectronics LSM6DSV16X 6-axis IMU (Inertial Measurement Unit) sensor
|
D | st,lsm6dsv16x-spi.yaml | 5 STMicroelectronics LSM6DSV16X 6-axis IMU (Inertial Measurement Unit) sensor
|
D | st,ism330dhcx-i2c.yaml | 5 STMicroelectronics ISM330DHCX 6-axis IMU (Inertial Measurement Unit) sensor
|
D | st,ism330dhcx-spi.yaml | 5 STMicroelectronics ISM330DHCX 6-axis IMU (Inertial Measurement Unit) sensor
|
D | st,lsm6dsv16x-i3c.yaml | 5 STMicroelectronics LSM6DSV16X 6-axis IMU (Inertial Measurement Unit) sensor
|
/Zephyr-latest/drivers/sensor/bosch/bmi270/ |
D | Kconfig | 1 # BMI270 6 Axis IMU configuration 14 Enable driver for BMI270 I2C-based imu sensor
|
/Zephyr-latest/modules/hal_tdk/ |
D | Kconfig | 13 bool "ICM42x7x High Performance 6-Axis MotionTracking IMU"
|
/Zephyr-latest/drivers/sensor/st/lsm6dso/ |
D | CMakeLists.txt | 1 # ST Microelectronics LSM6DSO 6-axis IMU sensor driver
|
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/ |
D | CMakeLists.txt | 1 # ST Microelectronics LSM6DSO16IS 6-axis IMU sensor driver
|
/Zephyr-latest/drivers/sensor/st/ism330dhcx/ |
D | CMakeLists.txt | 1 # ST Microelectronics ISM330DHCX 6-axis IMU sensor driver
|
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/ |
D | CMakeLists.txt | 1 # ST Microelectronics LSM6DSV16X 6-axis IMU sensor driver
|
D | lsm6dsv16x_rtio.h | 1 /* ST Microelectronics LSM6DSV16X 6-axis IMU sensor driver
|
/Zephyr-latest/samples/sensor/6dof_motion_drdy/ |
D | README.rst | 10 This sample application periodically (100 Hz) measures the 6-axis IMU sensor with 25 This sample supports up to 6-Axis IMU devices. Each device needs
|
/Zephyr-latest/drivers/sensor/tdk/icm42670/ |
D | icm42670.h | 18 #include "imu/inv_imu_driver.h" 20 #include "imu/inv_imu_apex.h"
|
/Zephyr-latest/samples/sensor/tdk_apex/boards/ |
D | nrf52dk_nrf52832_i2c.overlay | 8 * Get a node identifier for TDK IMU sensor supporting APEX feature.
|
D | nrf52dk_nrf52832_spi.overlay | 8 * Get a node identifier for TDK IMU sensor supporting APEX feature.
|
1234