Searched refs:sc_heateron (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/i2c/
H A Dsht4xvar.h42 bool sc_heateron; member in struct:sht4x_sc
H A Dsi70xxvar.h42 bool sc_heateron; member in struct:si70xx_sc
H A Dsht3xvar.h53 bool sc_heateron; member in struct:sht3x_sc
H A Dsht4x.c270 t = sc->sc_heateron;
276 sc->sc_heateron = t;
552 sc->sc_heateron = false;
741 sc->sc_heateron, sc->sc_heaterval, sc->sc_heaterpulse);
H A Dsht3x.c538 sc->sc_heateron = status_reg & SHT3X_HEATER_STATUS;
673 t = sc->sc_heateron;
679 sc->sc_heateron = t;
699 if (sc->sc_heateron) {
1079 sc->sc_heateron = false;
1404 sc->sc_heateron = sbuf & SHT3X_HEATER_STATUS;
H A Dsi70xx.c169 t = sc->sc_heateron;
175 sc->sc_heateron = t;
290 if (sc->sc_heateron) {

Completed in 272 milliseconds