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

  /src/sys/dev/i2c/
sht4xvar.h 67 int heatervalue; member in struct:sht4x_heateron_command
sht4x.c 166 .heatervalue = 1,
171 .heatervalue = 2,
176 .heatervalue = 3,
181 .heatervalue = 1,
186 .heatervalue = 2,
191 .heatervalue = 3,
665 int heatervalue, char *heaterpulse)
683 if (heatervalue == sht4x_heateron_commands[i].heatervalue &&
692 panic("Heater on could not find command for heatervalue, heaterpulse: %d %s\n"
    [all...]

Completed in 12 milliseconds