Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/tsl2561/
Dtsl2561.cxx184 tempLux += (1 << (LUX_SCALE-1)); in getLux()
187 lux = tempLux >> LUX_SCALE; in getLux()
Dtsl2561.h62 #define LUX_SCALE (14) // Scale by 2^14 macro