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

  /src/sys/dev/i2c/
sht3x.c 61 static void sht3x_thread(void *);
423 sht3x_thread(void *aux) function in typeref:typename:void
642 sht3x_thread, sc, &sc->sc_thread, "%s", device_xname(sc->sc_dev));

Completed in 135 milliseconds