OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mfv_hvec
(Results
1 - 2
of
2
) sorted by null
/hardware/akm/AK8975_FS/akmdfs/
AKFS_APIs.c
222
&g_prms.
mfv_hvec
231
(g_prms.
mfv_hvec
.u.x * g_prms.
mfv_hvec
.u.x) +
232
(g_prms.
mfv_hvec
.u.y * g_prms.
mfv_hvec
.u.y) +
233
(g_prms.
mfv_hvec
.u.z * g_prms.
mfv_hvec
.u.z));
243
*vx = g_prms.
mfv_hvec
.u.x;
244
*vy = g_prms.
mfv_hvec
.u.y;
245
*vz = g_prms.
mfv_hvec
.u.z
[
all
...]
AKFS_Compass.h
84
AKFVEC
mfv_hvec
;
member in struct:_AK8975PRMS
Completed in 86 milliseconds