Home
last modified time | relevance | path

Searched refs:INV_ALL_SENSORS (Results 1 – 12 of 12) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
Dmldmp.c226 result = inv_dl_stop(INV_ALL_SENSORS); in inv_dmp_stop()
267 result = inv_dl_stop(INV_ALL_SENSORS); in inv_dmp_close()
Dmldl_cfg_mpu.c220 INV_ALL_SENSORS); in inv_mpu_open()
248 INV_ALL_SENSORS); in inv_mpu_close()
293 mldl_cfg->requested_sensors = (~sensors) & INV_ALL_SENSORS; in inv_mpu_suspend()
Dmldl_cfg.h78 #define INV_ALL_SENSORS (0x7FFF) macro
Dmldl.c229 INV_ALL_SENSORS); in inv_dl_close()
/hardware/invensense/60xx/libsensors_iio/
DMPLSensor.h56 #define INV_ALL_SENSORS (0x7FFF) macro
DMPLSensor.cpp156 mMasterSensorMask(INV_ALL_SENSORS), in MPLSensor()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h57 #define INV_ALL_SENSORS (0x7FFF) macro
DMPLSensor.cpp84 mMasterSensorMask(INV_ALL_SENSORS), in MPLSensor()
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h57 #define INV_ALL_SENSORS (0x7FFF) macro
DMPLSensor.cpp207 mMasterSensorMask(INV_ALL_SENSORS), in MPLSensor()
/hardware/invensense/60xx/mlsdk/mlutils/
Dmputest.c900 INV_ALL_SENSORS); in inv_test_accel()
/hardware/invensense/60xx/libsensors/
DMPLSensor.cpp147 mMasterSensorMask(INV_ALL_SENSORS), in MPLSensor()