Home
last modified time | relevance | path

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

/drivers/peripheral/sensor/chipset/temperature/
H A Dtemperature_sht30.h34 #define SHT30_TEMP_CRC8_POLYNOMIAL 0x31 macro
H A Dtemperature_sht30.c34 ((value << SHT30_TEMP_SHFIT_1_BIT) ^ SHT30_TEMP_CRC8_POLYNOMIAL) : (value << SHT30_TEMP_SHFIT_1_BIT); in Sht30CalcCrc8()

Completed in 2 milliseconds