HomeSort by relevance Sort by last modified time
    Searched refs:ID_SC (Results 1 - 6 of 6) sorted by null

  /device/lge/hammerhead/libsensors/
sensors.h 58 ID_SC,
sensors.cpp 158 case ID_SC:
343 nb = ((MPLSensor*) mSensor[mpl])->readDmpPedometerEvents(data, count, ID_SC, SENSOR_TYPE_STEP_COUNTER, 0);
  /hardware/invensense/65xx/libsensors_iio/
sensors.h 52 ID_SC,
sensor_params.h 33 #define SENSORS_STEP_COUNTER_HANDLE (ID_SC)
sensors_mpl.cpp 270 nb = ((MPLSensor*) mSensor)->readDmpPedometerEvents(data, count, ID_SC, SENSOR_TYPE_STEP_COUNTER, 0);
284 nb = ((MPLSensor*) mSensor)->readDmpPedometerEvents(data, count, ID_SC, SENSOR_TYPE_STEP_COUNTER, 0);
MPLSensor.cpp     [all...]

Completed in 1069 milliseconds