Searched refs:g_compass_orientation (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dand_constructor.c72 extern signed char g_compass_orientation[9];
87 orient = inv_orientation_matrix_to_scalar(g_compass_orientation);
H A Dmain.c172 signed char g_compass_orientation[9] = {-1, 0, 0, 0, 1, 0, 0, 0, -1}; variable

Completed in 167 milliseconds