OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:measurement_command
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
sht4x.c
706
uint8_t
measurement_command
;
local
740
measurement_command
= sht4x_compute_measure_command(sc->sc_resolution,
743
device_xname(sc->sc_dev),
measurement_command
));
753
error = sht4x_cmdr(sc,
measurement_command
,rawdata,6);
sht4x.c
706
uint8_t
measurement_command
;
local
740
measurement_command
= sht4x_compute_measure_command(sc->sc_resolution,
743
device_xname(sc->sc_dev),
measurement_command
));
753
error = sht4x_cmdr(sc,
measurement_command
,rawdata,6);
Completed in 30 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026