Searched refs:SHT30_TEMP_CRC8_BASE (Results 1 – 2 of 2) sorted by relevance
/drivers/peripheral/sensor/chipset/temperature/ | ||
D | temperature_sht30.h | 32 #define SHT30_TEMP_CRC8_BASE 0xFF macro |
D | temperature_sht30.c | 28 uint8_t value = SHT30_TEMP_CRC8_BASE; in Sht30CalcCrc8() |