Searched refs:LUX_K1C (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/tsl2561/ | ||
D | tsl2561.h | 69 #define LUX_K1C (0x0043) // 0.130 * 2^RATIO_SCALE macro |
D | tsl2561.cxx | 161 if ((ratio >= 0) && (ratio <= LUX_K1C)) in getLux() |