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

  /src/sys/dev/i2c/
sht4xvar.h 29 struct sht4x_sc { struct
sht4x.c 63 CFATTACH_DECL_NEW(sht4xtemp, sizeof(struct sht4x_sc),
233 struct sht4x_sc *sc;
265 struct sht4x_sc *sc;
285 struct sht4x_sc *sc;
308 struct sht4x_sc *sc;
383 sht4x_cmdr(struct sht4x_sc *sc, uint8_t cmd, uint8_t *buf, size_t blen)
420 sht4x_sysctl_init(struct sht4x_sc *sc)
535 struct sht4x_sc *sc;
702 struct sht4x_sc *sc;
836 struct sht4x_sc *sc
    [all...]

Completed in 13 milliseconds