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 - 8
of
8
) sorted by null
/hardware/invensense/60xx/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
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
ml_math_func.h
82
long
inv_big8_to_int32
(const unsigned char *big8);
ml_math_func.c
408
long
inv_big8_to_int32
(const unsigned char *big8)
function
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.h
82
long
inv_big8_to_int32
(const unsigned char *big8);
ml_math_func.c
408
long
inv_big8_to_int32
(const unsigned char *big8)
function
Completed in 43 milliseconds