OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sht4x_cmd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
sht4x.c
355
sht4x_cmd
(i2c_tag_t tag, i2c_addr_t addr, uint8_t *cmd,
function in typeref:typename:int
385
return
sht4x_cmd
(sc->sc_tag, sc->sc_addr, &cmd, 1, buf, blen, sc->sc_readattempts);
412
error =
sht4x_cmd
(tag, addr, ®, 1, buf, 6, 10);
sht4x.c
355
sht4x_cmd
(i2c_tag_t tag, i2c_addr_t addr, uint8_t *cmd,
function in typeref:typename:int
385
return
sht4x_cmd
(sc->sc_tag, sc->sc_addr, &cmd, 1, buf, blen, sc->sc_readattempts);
412
error =
sht4x_cmd
(tag, addr, ®, 1, buf, 6, 10);
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025