HomeSort by: relevance | last modified time | path
    Searched defs:voc_index (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2c/
sgp40.c 215 int32_t voc_index; local in function:sgp40_take_measurement
233 * and does not return any indicator that is going on, so voc_index
264 &voc_index);
266 device_xname(sc->sc_dev), voc_index));
267 sc->sc_voc = voc_index;

Completed in 11 milliseconds