Searched refs:LSG (Results 1 - 4 of 4) sorted by relevance

/hardware/akm/AK8975_FS/libsensors/
H A Dsensors.h69 #define LSG (256.0f) macro
71 #define CONVERT_A (GRAVITY_EARTH / LSG)
/hardware/invensense/60xx/libsensors_iio/
H A Dsensors.h76 #define LSG (1000.0f) macro
80 #define RESOLUTION_A (GRAVITY_EARTH / LSG)
81 #define CONVERT_A (GRAVITY_EARTH / LSG)
/hardware/invensense/65xx/libsensors_iio/
H A Dsensors.h83 #define LSG (1000.0f) macro
87 #define RESOLUTION_A (GRAVITY_EARTH / LSG)
88 #define CONVERT_A (GRAVITY_EARTH / LSG)
/hardware/akm/AK8975_FS/akmdfs/
H A DAK8975Driver.h36 /*! 720 LSG = 1G = 9.8 m/s2 */
37 #define LSG 720 macro

Completed in 110 milliseconds