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