OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:channel0
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/linux/common/
linux_cdrom.h
129
u_char
channel0
;
member in struct:linux_cdrom_volctrl
/src/sys/dev/i2c/
tsllux.c
933
uint32_t
channel0
, channel1, scale, ratio, lux = 0;
local in function:tsllux_get_lux
996
channel0
= ((uint32_t)broadband * scale) >> TSL2561_LUX_CHSCALE;
1000
if (
channel0
!= 0)
1001
ratio = (channel1 << (TSL2561_LUX_RATIOSCALE + 1)) /
channel0
;
1026
temp = ((
channel0
* table[idx].b) - (channel1 * table[idx].m));
Completed in 40 milliseconds
Indexes created Wed Sep 24 22:09:59 GMT 2025