OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LUX_RATIOSCALE
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/tsl2561/
tsl2561.h
63
#define
LUX_RATIOSCALE
(9) // Scale ratio by 2^9
tsl2561.cxx
152
if (channel0 != 0) ratio1 = (channel1 << (
LUX_RATIOSCALE
+1)) / channel0;
Completed in 40 milliseconds