OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tstcrc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/i2c/
sgp40.c
577
uint8_t
tstcrc
;
local in function:sgp40_attach
687
tstcrc
= sgp40_crc(&buf[0], 2);
690
device_xname(sc->sc_dev), buf[0], buf[1], buf[2],
tstcrc
));
752
(
tstcrc
== buf[2]) ? "\n" : " (bad crc)\n");
Completed in 42 milliseconds
Indexes created Wed Oct 29 09:09:48 GMT 2025