Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/tsl2561/
Dtsl2561.cxx92 int lux; in getLux() local
187 lux = tempLux >> LUX_SCALE; in getLux()
189 return lux; in getLux()