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

  /src/sys/dev/i2c/
sht4xvar.h 44 char sc_heaterpulse[SHT4X_PULSE_NAME]; member in struct:sht4x_sc
sht4x.c 315 (void) memcpy(buf, sc->sc_heaterpulse, SHT4X_PULSE_NAME);
330 (void) memcpy(sc->sc_heaterpulse, node.sysctl_data, SHT4X_PULSE_NAME);
554 strlcpy(sc->sc_heaterpulse,"short",SHT4X_PULSE_NAME);
741 sc->sc_heateron, sc->sc_heaterval, sc->sc_heaterpulse);

Completed in 12 milliseconds