OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reg_lo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
titemp.c
154
uint8_t reg_hi,
reg_lo
, temp[2];
local in function:titemp_sensors_refresh
159
reg_lo
= TITEMP_LTEMP_LO_REG;
162
reg_lo
= TITEMP_RTEMP_LO_REG;
171
if ((error = titemp_read(sc,
reg_lo
, &temp[1])) != 0)
titemp.c
154
uint8_t reg_hi,
reg_lo
, temp[2];
local in function:titemp_sensors_refresh
159
reg_lo
= TITEMP_LTEMP_LO_REG;
162
reg_lo
= TITEMP_RTEMP_LO_REG;
171
if ((error = titemp_read(sc,
reg_lo
, &temp[1])) != 0)
Completed in 21 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025