Searched refs:AM2315_REG_HUM_MSB (Results 1 – 1 of 1) sorted by relevance
21 #define AM2315_REG_HUM_MSB 0x00 macro96 i2c_smbus_read_byte_data(client, AM2315_REG_HUM_MSB); in am2315_ping()104 u8 tx_buf[3] = { AM2315_FUNCTION_READ, AM2315_REG_HUM_MSB, 4 }; in am2315_read_data()