Searched refs:DTS_CAL5_PARAM (Results 1 – 1 of 1) sorted by relevance
187 #define DTS_CAL5_PARAM 4094.0f /* Cal5 parameter used for temperature ccomputation */ macro1869 value = ((((float_t) sample) / DTS_CAL5_PARAM) - 0.5f); in DTS_ConvertToCelsiusDegree()1897 value = (value + 0.5f) * DTS_CAL5_PARAM; in DTS_ConvertFromCelsiusDegree()