Searched refs:tmplo (Results 1 – 1 of 1) sorted by relevance
162 int i, negmul, offset, size, tmphi, tmplo; in gpioths_dht_readbytes() local261 tmplo = value & 0x0f; in gpioths_dht_readbytes()263 sc->temp = DK_OFFSET + (negmul * (tmphi * 10 + tmplo)); in gpioths_dht_readbytes()