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