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

  /device/htc/flounder/sensor_hub/libsensors/
CwMcuSensor.h 36 CW_GYRO = 2,
CwMcuSensor.cpp 285 mPendingEvents[CW_GYRO].version = sizeof(sensors_event_t);
286 mPendingEvents[CW_GYRO].sensor = ID_GY;
287 mPendingEvents[CW_GYRO].type = SENSOR_TYPE_GYROSCOPE;
288 mPendingEvents[CW_GYRO].gyro.status = SENSOR_STATUS_ACCURACY_HIGH;
574 case CW_GYRO:
674 what = CW_GYRO;
    [all...]

Completed in 38 milliseconds