OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gmag
(Results
1 - 3
of
3
) sorted by null
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
ml_math_func.c
72
unsigned long
gmag
= 0;
local
78
gmag
+= temp * temp;
81
return
gmag
;
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.c
72
unsigned long
gmag
= 0;
local
78
gmag
+= temp * temp;
81
return
gmag
;
/hardware/invensense/60xx/mlsdk/mllite/
mlFIFO.c
2077
unsigned long
gmag
= 0;
local
[
all
...]
Completed in 61 milliseconds