Searched refs:thecommand (Results 1 – 1 of 1) sorted by relevance
360 uint8_t buf[11], thecommand; in am2315_refresh() local379 thecommand = AM2315_REGISTER_HIGH_RH; in am2315_refresh()382 thecommand = AM2315_REGISTER_HIGH_TEMP; in am2315_refresh()393 if ((error = am2315_read_regs(sc, thecommand, 2, buf, 6)) != 0) in am2315_refresh()