OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONVERT_G
(Results
1 - 2
of
2
) sorted by null
/device/moto/stingray/sensors/
nusensors.h
110
#define
CONVERT_G
((70.0f/1000.0f) * ((float)(M_PI/180.0f)))
111
#define CONVERT_G_P (
CONVERT_G
)
112
#define CONVERT_G_R (
CONVERT_G
)
113
#define CONVERT_G_Y (
CONVERT_G
)
sensors.c
52
SENSOR_TYPE_GYROSCOPE, MAX_RANGE_G,
CONVERT_G
, 6.1f, 1250, { } },
Completed in 2276 milliseconds