blob: 02500d86b815c9bf9641a4def9751798cf94ff28 [file] [log] [blame]
George Hung712a27e2020-05-19 15:52:33 +08001LABEL_in1 = "vddcr_cpu_in"
2CRITHI_in1 = "12600"
3CRITLO_in1 = "11400"
4WARNHI_in1 = "12600"
5WARNLO_in1 = "11400"
6MINVALUE_in1 = "0"
7MAXVALUE_in1 = "14"
8# READ_VIN is direct value *10
9GAIN_in1 = "10.0"
10PWRONMON_in1 = "ON"
11
12LABEL_in2 = "vddcr_cpu_out"
George Hung8b9801b2020-12-08 20:53:05 +080013CRITHI_in2 = "1450"
14CRITLO_in2 = "350"
15WARNHI_in2 = "1450"
16WARNLO_in2 = "350"
George Hung712a27e2020-05-19 15:52:33 +080017MINVALUE_in2 = "0"
18MAXVALUE_in2 = "2"
19PWRONMON_in2 = "ON"
20
21LABEL_curr1 = "vddcr_cpu_in"
George Hung8b9801b2020-12-08 20:53:05 +080022CRITHI_curr1 = "27000"
George Hung944c1f82020-10-07 20:35:02 +080023CRITLO_curr1 = "-4000"
George Hung8b9801b2020-12-08 20:53:05 +080024WARNHI_curr1 = "27000"
George Hung944c1f82020-10-07 20:35:02 +080025WARNLO_curr1 = "-4000"
George Hung712a27e2020-05-19 15:52:33 +080026MINVALUE_curr1 = "0"
George Hung8b9801b2020-12-08 20:53:05 +080027MAXVALUE_curr1 = "28"
George Hung712a27e2020-05-19 15:52:33 +080028PWRONMON_curr1 = "ON"
29
30LABEL_curr2 = "vddcr_cpu_out"
George Hung05b628c2020-09-03 14:23:39 +080031CRITHI_curr2 = "255000"
George Hung944c1f82020-10-07 20:35:02 +080032CRITLO_curr2 = "-50000"
George Hung05b628c2020-09-03 14:23:39 +080033WARNHI_curr2 = "255000"
George Hung944c1f82020-10-07 20:35:02 +080034WARNLO_curr2 = "-50000"
George Hung712a27e2020-05-19 15:52:33 +080035MINVALUE_curr2 = "0"
George Hung05b628c2020-09-03 14:23:39 +080036MAXVALUE_curr2 = "256"
George Hung712a27e2020-05-19 15:52:33 +080037PWRONMON_curr2 = "ON"
George Hung24be2df2020-09-10 21:15:54 +080038
39LABEL_temp1= "vddcr_cpu"
40WARNLO_temp1= "0"
George Hung84641972020-10-06 14:39:18 +080041WARNHI_temp1= "100000"
42CRITHI_temp1 = "100000"
George Hung24be2df2020-09-10 21:15:54 +080043CRITLO_temp1 = "0"
44MINVALUE_temp1 = "-128"
45MAXVALUE_temp1 = "127"
46PWRONMON_temp1 = "ON"