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