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