OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_sleep
(Results
1 - 7
of
7
) sorted by null
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
mlos.h
61
void
inv_sleep
(int mSecs);
86
inv_sleep
(msecs);
90
inv_sleep
((usecs + 999) / 1000);
mlos_linux.c
168
void
inv_sleep
(int m_secs)
function
/hardware/invensense/60xx/mlsdk/platform/include/
mlos.h
72
void
inv_sleep
(int mSecs);
95
inv_sleep
(msecs);
99
inv_sleep
((usecs + 999) / 1000);
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
mlos.h
61
void
inv_sleep
(int mSecs);
86
inv_sleep
(msecs);
90
inv_sleep
((usecs + 999) / 1000);
mlos_linux.c
168
void
inv_sleep
(int m_secs)
function
/hardware/invensense/60xx/mlsdk/platform/linux/
mlos_linux.c
182
void
inv_sleep
(int mSecs)
function
/hardware/invensense/60xx/mlsdk/mlutils/
mputest.c
884
inv_sleep
(inv_mpu_get_sampling_period_us(mputestCfgPtr) / 1000);
[
all
...]
Completed in 26 milliseconds