Searched refs:TEMP_DAC_SCALE_DEN (Results 1 – 1 of 1) sorted by relevance
96 #define TEMP_DAC_SCALE_DEN 5000 macro99 (((temp) - TEMP_DAC_MIN) * TEMP_DAC_SCALE_NUM / TEMP_DAC_SCALE_DEN)101 (TEMP_DAC_MIN + (reg) * TEMP_DAC_SCALE_DEN / TEMP_DAC_SCALE_NUM)