OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_dmp_start
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/60xx/mlsdk/mllite/
mldmp.h
47
* Once the configuration is complete, make a call to
inv_dmp_start
(). This will
86
inv_error_t
inv_dmp_start
(void);
ml_mputest.c
121
result =
inv_dmp_start
();
mldmp.c
168
* result =
inv_dmp_start
();
176
inv_error_t
inv_dmp_start
(void)
function
209
* @pre
inv_dmp_start
() must have been called.
/hardware/invensense/60xx/libsensors/
MPLSensor.cpp
273
//rv =
inv_dmp_start
();
416
rv =
inv_dmp_start
();
929
//res =
inv_dmp_start
();
[
all
...]
Completed in 211 milliseconds