OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:degc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/i2c/
lm75.c
328
lmtemp_temp_write(struct lmtemp_softc *sc, uint8_t reg, uint32_t val, int
degc
)
333
sc->sc_lmtemp_encode(val, &cmdbuf[1],
degc
);
341
int
degc
)
354
*valp = sc->sc_lmtemp_decode(buf,
degc
);
439
int
degc
;
local
444
degc
= 1;
447
degc
= 0;
452
limit - 5000000,
degc
);
453
lmtemp_temp_write(sc, LM75_REG_TOS_SET_POINT, limit,
degc
);
467
int
degc
;
local
[
all
...]
Completed in 17 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026