OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INV_INT_MOTION
(Results
1 - 3
of
3
) sorted by null
/hardware/invensense/mlsdk/mllite/
mlBiasNoMotion.c
234
if (((inv_obj->interrupt_sources &
INV_INT_MOTION
) == 0) &&
ml.h
108
#define
INV_INT_MOTION
(0x01)
ml.c
629
inv_obj.interrupt_sources |=
INV_INT_MOTION
;
631
inv_obj.interrupt_sources &= ~
INV_INT_MOTION
;
716
* -
INV_INT_MOTION
,
[
all
...]
Completed in 3059 milliseconds