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