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

  /src/sys/dev/i2c/
si70xx.c 400 uint8_t heat = heaterregister & SI70XX_HEATER_MASK; local in function:si70xx_update_heater
402 if (si70xx_heatervalues[i] == heat)
si70xx.c 400 uint8_t heat = heaterregister & SI70XX_HEATER_MASK; local in function:si70xx_update_heater
402 if (si70xx_heatervalues[i] == heat)

Completed in 26 milliseconds