OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CW_ACCELERATION_W
(Results
1 - 2
of
2
) sorted by null
/device/htc/flounder/sensor_hub/libsensors/
CwMcuSensor.h
52
CW_ACCELERATION_W
= 32,
CwMcuSensor.cpp
346
mPendingEvents[
CW_ACCELERATION_W
].version = sizeof(sensors_event_t);
347
mPendingEvents[
CW_ACCELERATION_W
].sensor = ID_A_W;
348
mPendingEvents[
CW_ACCELERATION_W
].type = SENSOR_TYPE_ACCELEROMETER;
349
mPendingEvents[
CW_ACCELERATION_W
].acceleration.status = SENSOR_STATUS_ACCURACY_HIGH;
602
case
CW_ACCELERATION_W
:
665
what =
CW_ACCELERATION_W
;
[
all
...]
Completed in 36 milliseconds