OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:featureset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
sgp40.c
582
uint16_t
featureset
;
local in function:sgp40_attach
667
aprint_error_dev(self, "Failed to get
featureset
: %d\n",
674
featureset
= buf[0];
675
featureset
= (
featureset
<< 8) | buf[1];
745
(uintmax_t)
featureset
,
sgp40.c
582
uint16_t
featureset
;
local in function:sgp40_attach
667
aprint_error_dev(self, "Failed to get
featureset
: %d\n",
674
featureset
= buf[0];
675
featureset
= (
featureset
<< 8) | buf[1];
745
(uintmax_t)
featureset
,
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025