HomeSort by: relevance | last modified time | path
    Searched defs:si70xx_exec (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/i2c/
si70xx.c 831 si70xx_exec(struct si70xx_sc *sc, uint8_t cmd, envsys_data_t *edata) function in typeref:typename:int
984 error = si70xx_exec(sc, SI70XX_MEASURE_RH_HOLD, edata);
986 error = si70xx_exec(sc, SI70XX_MEASURE_RH_NOHOLD, edata);
991 error = si70xx_exec(sc, SI70XX_MEASURE_TEMP_HOLD, edata);
993 error = si70xx_exec(sc, SI70XX_MEASURE_TEMP_NOHOLD, edata);
si70xx.c 831 si70xx_exec(struct si70xx_sc *sc, uint8_t cmd, envsys_data_t *edata) function in typeref:typename:int
984 error = si70xx_exec(sc, SI70XX_MEASURE_RH_HOLD, edata);
986 error = si70xx_exec(sc, SI70XX_MEASURE_RH_NOHOLD, edata);
991 error = si70xx_exec(sc, SI70XX_MEASURE_TEMP_HOLD, edata);
993 error = si70xx_exec(sc, SI70XX_MEASURE_TEMP_NOHOLD, edata);
si70xx.c 831 si70xx_exec(struct si70xx_sc *sc, uint8_t cmd, envsys_data_t *edata) function in typeref:typename:int
984 error = si70xx_exec(sc, SI70XX_MEASURE_RH_HOLD, edata);
986 error = si70xx_exec(sc, SI70XX_MEASURE_RH_NOHOLD, edata);
991 error = si70xx_exec(sc, SI70XX_MEASURE_TEMP_HOLD, edata);
993 error = si70xx_exec(sc, SI70XX_MEASURE_TEMP_NOHOLD, edata);

Completed in 173 milliseconds