OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_big8_to_int32
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/mlsdk/mllite/
mlMathFunc.h
56
long
inv_big8_to_int32
(const unsigned char *big8);
mlSetGyroBias.c
65
biasTmp2[i] =
inv_big8_to_int32
(®s[i * 4]);
mlBiasNoMotion.c
334
biasTmp2[i] =
inv_big8_to_int32
(&biasReg[i * 4]);
mlMathFunc.c
264
long
inv_big8_to_int32
(const unsigned char *big8)
function
Completed in 14 milliseconds