OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_send_gyro
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/mlsdk/mllite/
mlFIFO.h
87
inv_error_t
inv_send_gyro
(uint_fast16_t elements, uint_fast16_t accuracy);
ml.c
[
all
...]
mlFIFO.c
1144
inv_error_t
inv_send_gyro
(uint_fast16_t elements, uint_fast16_t accuracy)
function
[
all
...]
/hardware/invensense/libsensors/
MPLSensor.cpp
549
result =
inv_send_gyro
(INV_ALL, INV_32_BIT);
551
ALOGE("Fatal error:
inv_send_gyro
returned %d\n", result);
[
all
...]
Completed in 466 milliseconds