OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clip_threshold
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
tsllux.c
935
uint16_t
clip_threshold
;
local in function:tsllux_get_lux
958
clip_threshold
= TSL2561_CLIPPING_13MS;
962
clip_threshold
= TSL2561_CLIPPING_101MS;
967
clip_threshold
= TSL2561_CLIPPING_402MS;
971
if (broadband >
clip_threshold
|| ir >
clip_threshold
) {
tsllux.c
935
uint16_t
clip_threshold
;
local in function:tsllux_get_lux
958
clip_threshold
= TSL2561_CLIPPING_13MS;
962
clip_threshold
= TSL2561_CLIPPING_101MS;
967
clip_threshold
= TSL2561_CLIPPING_402MS;
971
if (broadband >
clip_threshold
|| ir >
clip_threshold
) {
Completed in 26 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025