Searched refs:SHT15_STATUS_LOW_RESOLUTION (Results 1 – 1 of 1) sorted by relevance
51 #define SHT15_STATUS_LOW_RESOLUTION 0x01 macro593 int d2 = (data->val_status & SHT15_STATUS_LOW_RESOLUTION) ? 40 : 10; in sht15_calc_temp()627 if (data->val_status & SHT15_STATUS_LOW_RESOLUTION) { in sht15_calc_humid()915 status |= SHT15_STATUS_LOW_RESOLUTION; in sht15_probe()