OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_set_motion_callback
(Results
1 - 3
of
3
) sorted by null
/hardware/invensense/60xx/mlsdk/mllite/
mlBiasNoMotion.c
45
* @brief
inv_set_motion_callback
is used to register a callback function that
61
inv_error_t
inv_set_motion_callback
(void (*func) (unsigned short motion_state))
function
ml.h
557
inv_set_motion_callback
(void (*func) (unsigned short motion_state));
/hardware/invensense/60xx/libsensors/
MPLSensor.cpp
553
if (
inv_set_motion_callback
(mot_cb_wrapper) != INV_SUCCESS) {
[
all
...]
Completed in 109 milliseconds