Home
last modified time | relevance | path

Searched refs:LIGHTSENSOR_LEVEL (Results 1 – 1 of 1) sorted by relevance

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.cpp37 #define LIGHTSENSOR_LEVEL 10 macro
555 static const float luxValues[LIGHTSENSOR_LEVEL] = { in indexToValue()
561 const size_t maxIndex = (LIGHTSENSOR_LEVEL - 1); in indexToValue()