Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/sensors/mraa/
DSensorsHAL.hpp105 Sensor * sensors[MAX_DEVICES]; member in SensorContext
/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/6515/libsensors_iio/
Dsensors_mpl.cpp69 static int sensors = (sizeof(sSensorList) / sizeof(sensor_t)); variable
DMPLSensor.cpp2126 int MPLSensor::enableSensors(unsigned long sensors, int en, uint32_t changed)
3812 unsigned long sensors = mLocalSensorMask & mMasterSensorMask; local
3990 sensors = ((mLocalSensorMask & INV_THREE_AXIS_GYRO)? 1 : 0) + local
6529 int sensors = mEnabled; 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