OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HYTP14_TEMP_RAWVAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
hytp14reg.h
78
#define
HYTP14_TEMP_RAWVAL
(_X_) (((_X_) >> 2) & 0x3FFF)
hytp14.c
447
temp =
HYTP14_TEMP_RAWVAL
((sc->sc_data[2] << 8) | sc->sc_data[3]);
Completed in 33 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025