Home
last modified time | relevance | path

Searched refs:SHT21_READ_SNB_CMD1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dsht21.c23 #define SHT21_READ_SNB_CMD1 0xFA macro
181 tx[0] = SHT21_READ_SNB_CMD1; in eic_read()