Home
last modified time | relevance | path

Searched refs:SGP40_MEASURE_TEST (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/i2c/
Dsgp40reg.h30 #define SGP40_MEASURE_TEST 0x280e macro
Dsgp40.c86 .cmd = SGP40_MEASURE_TEST,
680 error = sgp40_cmdr(sc, SGP40_MEASURE_TEST, NULL, 0, buf, 3); in sgp40_attach()