Searched defs:pow (Results 1 – 6 of 6) sorted by relevance
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/ |
D | mlmath.h | 64 #define pow(x,y) ml_pow(x,y) macro
|
/hardware/invensense/60xx/mlsdk/platform/include/ |
D | mlmath.h | 76 #define pow(x,y) ml_pow(x,y) macro
|
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
D | mlmath.h | 64 #define pow(x,y) ml_pow(x,y) macro
|
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
D | mlmath.h | 64 #define pow(x,y) ml_pow(x,y) macro
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 879 long inv_one_over_x(long x0, int*pow) in inv_one_over_x() 973 int test_limits_and_scale(long *x0, int *pow) in test_limits_and_scale()
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 879 long inv_one_over_x(long x0, int*pow) in inv_one_over_x() 973 int test_limits_and_scale(long *x0, int *pow) in test_limits_and_scale()
|