OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CW_LIGHT
(Results
1 - 2
of
2
) sorted by null
/device/htc/flounder/sensor_hub/libsensors/
CwMcuSensor.h
37
CW_LIGHT
= 3,
CwMcuSensor.cpp
290
mPendingEvents[
CW_LIGHT
].version = sizeof(sensors_event_t);
291
mPendingEvents[
CW_LIGHT
].sensor = ID_L;
292
mPendingEvents[
CW_LIGHT
].type = SENSOR_TYPE_LIGHT;
293
memset(mPendingEvents[
CW_LIGHT
].data, 0, sizeof(mPendingEvents[
CW_LIGHT
].data));
594
case
CW_LIGHT
:
749
what =
CW_LIGHT
;
873
case
CW_LIGHT
:
[
all
...]
Completed in 36 milliseconds