OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_set_mpu_sensors
(Results
1 - 3
of
3
) sorted by null
/hardware/invensense/60xx/mlsdk/mllite/
ml.h
447
inv_error_t
inv_set_mpu_sensors
(unsigned long sensors);
ml.c
1689
inv_error_t
inv_set_mpu_sensors
(unsigned long sensors)
function
[
all
...]
/hardware/invensense/60xx/libsensors/
MPLSensor.cpp
387
rv =
inv_set_mpu_sensors
(sen_mask);
454
result =
inv_set_mpu_sensors
(ALL_MPL_SENSORS_NP); //default to all sensors, also makes 9axis enable work
[
all
...]
Completed in 147 milliseconds