Searched refs:SHT30_TEMP_SHFIT_1_BIT (Results 1 – 2 of 2) sorted by relevance
29 #define SHT30_TEMP_SHFIT_1_BIT 1 macro
34 …((value << SHT30_TEMP_SHFIT_1_BIT) ^ SHT30_TEMP_CRC8_POLYNOMIAL) : (value << SHT30_TEMP_SHFIT_1_BI… in Sht30CalcCrc8()