Searched defs:LSM9DS0 (Results 1 - 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/lsm9ds0/
H A Dlsm9ds0.cxx36 LSM9DS0::LSM9DS0(int bus, uint8_t gAddress, uint8_t xmAddress) : function in class:LSM9DS0
77 LSM9DS0::~LSM9DS0()
85 bool LSM9DS0::init()
205 void LSM9DS0::update()
213 void LSM9DS0::updateGyroscope()
231 void LSM9DS0::updateAccelerometer()
249 void LSM9DS0::updateMagnetometer()
267 void LSM9DS0
[all...]
H A Dlsm9ds0.h43 * @brief LSM9DS0 accelerometer library
51 * @comname LSM9DS0 3-axis Gyroscope, Accelerometer, and Magnetometer
57 * @brief API for the LSM9DS0 3-axis Gyroscope, Accelerometer,
60 * The LSM9DS0 is a system-in-package featuring a 3D digital linear
64 * The LSM9DS0 has a linear acceleration full scale of
78 class LSM9DS0 { class in namespace:upm
90 * LSM9DS0 Gyroscope (G) registers
448 * LSM9DS0 Accelerometer (X) and Magnetometer (M) registers
1062 LSM9DS0(int bus=LSM9DS0_I2C_BUS,
1067 * LSM9DS0 Destructo
[all...]

Completed in 145 milliseconds