Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Devicetree binding constants for the ST LSM6DSV32X IMU. More...

#include "lsm6dsvxxx.h"

Go to the source code of this file.

Macros

Accelerometer full-scale range

Values for the accel-range devicetree property.

#define LSM6DSV32X_DT_FS_4G   4
 ±4 g
#define LSM6DSV32X_DT_FS_8G   8
 ±8 g
#define LSM6DSV32X_DT_FS_16G   16
 ±16 g
#define LSM6DSV32X_DT_FS_32G   32
 ±32 g
Gyroscope full-scale range

Values for the gyro-range devicetree property.

#define LSM6DSV32X_DT_FS_125DPS   0x0
 ±125 dps
#define LSM6DSV32X_DT_FS_250DPS   0x1
 ±250 dps
#define LSM6DSV32X_DT_FS_500DPS   0x2
 ±500 dps
#define LSM6DSV32X_DT_FS_1000DPS   0x3
 ±1000 dps
#define LSM6DSV32X_DT_FS_2000DPS   0x4
 ±2000 dps
#define LSM6DSV32X_DT_FS_4000DPS   0xc
 ±4000 dps

Detailed Description

Devicetree binding constants for the ST LSM6DSV32X IMU.