Searched refs:LUX_M2C (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/tsl2561/ | ||
D | tsl2561.h | 74 #define LUX_M2C (0x02c1) // 0.0430 * 2^LUX_SCALE macro |
D | tsl2561.cxx | 164 {b=LUX_B2C; m=LUX_M2C;} in getLux() |