HomeSort by: relevance | last modified time | path
    Searched refs:sht3xtemp (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/modules/sht3xtemp/
Makefile 5 KMOD= sht3xtemp
6 IOCONF= sht3xtemp.ioconf
  /src/sys/modules/
Makefile 176 SUBDIR+= sht3xtemp
  /src/share/man/man4/
Makefile 63 ses.4 sf.4 sfb.4 sgp40mox.4 sgsmix.4 shb.4 shmif.4 shpcic.4 sht3xtemp.4 \
  /src/sys/dev/i2c/
sht3x.c 79 CFATTACH_DECL_NEW(sht3xtemp, sizeof(struct sht3x_sc),
1660 MODULE(MODULE_CLASS_DRIVER, sht3xtemp, "iic,sysmon_envsys");
1677 error = devsw_attach("sht3xtemp", NULL, &bmaj,
  /src/etc/
MAKEDEV.tmpl 277 # sht3xtemp* Sensirion SHT3X temperature and humidity device driver
932 sht3xtemp)
2297 sht3xtemp[0-9]*)
2298 unit=${i#sht3xtemp}
2299 mkdev sht3xtemp$unit c %sht3xtemp_chr% $unit 664

Completed in 15 milliseconds