OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSE2004AV_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
sdtemp_reg.h
100
#define
TSE2004AV_MASK
0xff00 /* ID is upper 8bits */
102
#define SDTEMP_IS_TSE2004AV(dev) (((dev) &
TSE2004AV_MASK
) == TSE2004AV_ID)
sdtemp.c
168
{ 0, TSE2004AV_ID,
TSE2004AV_MASK
, NULL,
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025