OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_clock_source
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/mlsdk/mllite/
mldl.h
135
inv_error_t
inv_clock_source
(unsigned char clkSource);
mldl.c
563
* @brief
inv_clock_source
function sets the clock source for the MPU gyro
588
inv_error_t
inv_clock_source
(unsigned char clkSource)
function
[
all
...]
dmpDefault.c
334
result =
inv_clock_source
(MPU_CLK_SEL_PLLGYROZ);
dmpDefaultMantis.c
437
result =
inv_clock_source
(MPU_CLK_SEL_PLLGYROZ);
Completed in 285 milliseconds