OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mul2
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/i2c/
sht4x.c
767
uint64_t
mul2
;
local in function:sht4x_refresh
777
mul2
= 100000000;
784
mul2
= 10000000000;
808
v1 = v1 *
mul2
;
sht4x.c
767
uint64_t
mul2
;
local in function:sht4x_refresh
777
mul2
= 100000000;
784
mul2
= 10000000000;
808
v1 = v1 *
mul2
;
sht4x.c
767
uint64_t
mul2
;
local in function:sht4x_refresh
777
mul2
= 100000000;
784
mul2
= 10000000000;
808
v1 = v1 *
mul2
;
sht3x.c
1290
uint64_t
mul2
;
local in function:sht3x_compute_temp_from_raw
1299
mul2
= 100000000;
1302
v1 = v1 *
mul2
;
1316
uint64_t
mul2
;
local in function:sht3x_compute_rh_from_raw
1325
mul2
= 10000000000;
1328
v1 = v1 *
mul2
;
sht3x.c
1290
uint64_t
mul2
;
local in function:sht3x_compute_temp_from_raw
1299
mul2
= 100000000;
1302
v1 = v1 *
mul2
;
1316
uint64_t
mul2
;
local in function:sht3x_compute_rh_from_raw
1325
mul2
= 10000000000;
1328
v1 = v1 *
mul2
;
sht3x.c
1290
uint64_t
mul2
;
local in function:sht3x_compute_temp_from_raw
1299
mul2
= 100000000;
1302
v1 = v1 *
mul2
;
1316
uint64_t
mul2
;
local in function:sht3x_compute_rh_from_raw
1325
mul2
= 10000000000;
1328
v1 = v1 *
mul2
;
Completed in 35 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025