Searched refs:LUX_SCALE (Results 1 – 2 of 2) sorted by relevance
184 tempLux += (1 << (LUX_SCALE-1)); in getLux()187 lux = tempLux >> LUX_SCALE; in getLux()
62 #define LUX_SCALE (14) // Scale by 2^14 macro