Home
last modified time | relevance | path

Searched defs:sensors (Results 1 – 6 of 6) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
Dsensors_mpl.cpp68 static int sensors = (sizeof(sSensorList) / sizeof(sensor_t)); variable
DMPLSensor.cpp2112 int MPLSensor::enableSensors(unsigned long sensors, int en, uint32_t changed)
3686 unsigned long sensors = mLocalSensorMask & mMasterSensorMask; local
3846 sensors = ((mLocalSensorMask & INV_THREE_AXIS_GYRO)? 1 : 0) + local
6366 int sensors = mEnabled; local
/hardware/invensense/65xx/libsensors_iio/
Dsensors_mpl.cpp54 static int sensors = (sizeof(sSensorList) / sizeof(sensor_t)); variable
DMPLSensor.cpp2045 int MPLSensor::enableSensors(unsigned long sensors, int en, uint32_t changed) in enableSensors()
3509 unsigned long sensors = mLocalSensorMask & mMasterSensorMask; in update_delay() local
3696 sensors = ((mLocalSensorMask & INV_THREE_AXIS_GYRO)? 1 : 0) + in buildMpuEvent() local
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Ddata_builder.c60 static struct inv_sensor_cal_t sensors; variable
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Ddata_builder.c61 static struct inv_sensor_cal_t sensors; variable