Lines Matching +full:milli +full:- +full:celsius
14 -----------
24 - Channel 0: VDDOUT - measurement of the system voltage
25 - Channel 1: ADC_IN1 - high impedance input (0 - 2.5V)
26 - Channel 2: ADC_IN2 - high impedance input (0 - 2.5V)
27 - Channel 3: ADC_IN3 - high impedance input (0 - 2.5V)
28 - Channel 4: Internal Tjunc. - sense (internal temp. sensor)
34 ------------------
41 Milli volt = ((ADC value * 1000) / 85) + 2500
45 Milli volt = (ADC value * 1000) / 102
48 ----------------------
55 Degrees celsius = -0.4084 * (ADC_RES - T_OFFSET) + 307.6332