Searched refs:sht15_send_byte (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dsht15.c184 * sht15_send_byte() - send a single byte to the device
188 static void sht15_send_byte(struct sht15_data *data, u8 byte) function
228 sht15_send_byte(data, cmd);

Completed in 49 milliseconds