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

  /device/google/contexthub/firmware/os/drivers/vsync/
vsync.c 188 static const struct SensorOps mSensorOps =
203 mTask.sensorHandle = sensorRegister(&mSensorInfo, &mSensorOps, NULL, true);
  /device/google/contexthub/firmware/os/drivers/hall/
hall.c 194 static const struct SensorOps mSensorOps =
210 mTask.sensorHandle = sensorRegister(&mSensorInfo, &mSensorOps, NULL, true);
  /device/google/contexthub/firmware/os/drivers/hall_twopole/
hall_twopole.c 210 static const struct SensorOps mSensorOps =
226 mTask.sensorHandle = sensorRegister(&mSensorInfo, &mSensorOps, NULL, true);
  /device/google/contexthub/firmware/os/drivers/synaptics_s3708/
synaptics_s3708.c 421 static const struct SensorOps mSensorOps =
574 mTask.handle = sensorRegister(&mSensorInfo, &mSensorOps, NULL, false);
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c     [all...]

Completed in 72 milliseconds