OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_gyro_orientation
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
and_constructor.c
70
extern signed char
g_gyro_orientation
[9];
77
orient = inv_orientation_matrix_to_scalar(
g_gyro_orientation
);
main.c
170
signed char
g_gyro_orientation
[9] = {1, 0, 0, 0, 1, 0, 0, 0, 1};
variable
Completed in 360 milliseconds