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

  /device/htc/flounder/sensor_hub/libsensors/
CwMcuSensor.h 66 CW_STEP_COUNTER_W = 54,
CwMcuSensor.cpp 402 mPendingEvents[CW_STEP_COUNTER_W].version = sizeof(sensors_event_t);
403 mPendingEvents[CW_STEP_COUNTER_W].sensor = ID_CW_STEP_COUNTER_W;
404 mPendingEvents[CW_STEP_COUNTER_W].type = SENSOR_TYPE_STEP_COUNTER;
628 case CW_STEP_COUNTER_W:
746 what = CW_STEP_COUNTER_W;
    [all...]

Completed in 34 milliseconds