Symbol: sht3x_sc
sys/dev/i2c/sht3x.c
1079
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
1336
sht3x_parse_data(struct sht3x_sc *sc, envsys_data_t *edata, uint8_t *rawdata)
sys/dev/i2c/sht3x.c
1382
struct sht3x_sc *sc = sme->sme_cookie;
sys/dev/i2c/sht3x.c
1394
struct sht3x_sc *sc = sme->sme_cookie;
sys/dev/i2c/sht3x.c
1440
struct sht3x_sc *sc = sme->sme_cookie;
sys/dev/i2c/sht3x.c
1458
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
1486
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
1552
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
1581
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
1649
struct sht3x_sc *sc = device_private(self);
sys/dev/i2c/sht3x.c
330
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
361
struct sht3x_sc *sc = aux;
sys/dev/i2c/sht3x.c
398
struct sht3x_sc *sc = aux;
sys/dev/i2c/sht3x.c
425
struct sht3x_sc *sc = aux;
sys/dev/i2c/sht3x.c
455
struct sht3x_sc *sc = aux;
sys/dev/i2c/sht3x.c
49
static int sht3x_cmdr(struct sht3x_sc *, uint16_t, uint8_t *, size_t);
sys/dev/i2c/sht3x.c
517
struct sht3x_sc *sc = aux;
sys/dev/i2c/sht3x.c
60
static int sht3x_set_heater(struct sht3x_sc *);
sys/dev/i2c/sht3x.c
614
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
637
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
675
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
693
sht3x_set_heater(struct sht3x_sc *sc)
sys/dev/i2c/sht3x.c
725
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
773
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
79
CFATTACH_DECL_NEW(sht3xtemp, sizeof(struct sht3x_sc),
sys/dev/i2c/sht3x.c
808
struct sht3x_sc *sc;
sys/dev/i2c/sht3x.c
905
sht3x_cmdr(struct sht3x_sc *sc, uint16_t cmd, uint8_t *buf, size_t blen)
sys/dev/i2c/sht3x.c
943
sht3x_sysctl_init(struct sht3x_sc *sc)