Searched refs:LUX_K2C (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/tsl2561/ | ||
D | tsl2561.h | 72 #define LUX_K2C (0x0085) // 0.260 * 2^RATIO_SCALE macro |
D | tsl2561.cxx | 163 else if (ratio <= LUX_K2C) in getLux() |