Home
last modified time | relevance | path

Searched refs:LUX_K1C (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/tsl2561/
Dtsl2561.h69 #define LUX_K1C (0x0043) // 0.130 * 2^RATIO_SCALE macro
Dtsl2561.cxx161 if ((ratio >= 0) && (ratio <= LUX_K1C)) in getLux()