Browse Source

waterDataStatistics memoryOperation.h 吉超博 commit at 2020-12-02

吉超博 4 years ago
parent
commit
fcd5c51ef5
1 changed files with 9 additions and 0 deletions
  1. 9 0
      waterDataStatistics/dataSharedMemory/memoryOperation.h

+ 9 - 0
waterDataStatistics/dataSharedMemory/memoryOperation.h

@@ -194,3 +194,12 @@
 #define PVP0_THC0_CMINTH            0xFFC1A414         /* PVP0 Clip Min Threshold */
 #define PVP0_THC1_CMINTH            0xFFC1A514         /* PVP0 Clip Min Threshold */
 #define PVP0_THC0_CMAXTH            0xFFC1A418         /* PVP0 Clip Max Threshold */
+#define PVP0_THC1_CMAXTH            0xFFC1A518         /* PVP0 Clip Max Threshold */
+#define PVP0_THC0_CMAXVAL           0xFFC1A41C         /* PVP0 Max clip value */
+#define PVP0_THC1_CMAXVAL           0xFFC1A51C         /* PVP0 Max clip value */
+#define PVP0_THC0_TH0               0xFFC1A420         /* PVP0 Threshold Value */
+#define PVP0_THC1_TH0               0xFFC1A520         /* PVP0 Threshold Value */
+#define PVP0_THC0_TH1               0xFFC1A424         /* PVP0 Threshold Value */
+#define PVP0_THC1_TH1               0xFFC1A524         /* PVP0 Threshold Value */
+#define PVP0_THC0_TH2               0xFFC1A428         /* PVP0 Threshold Value */
+#define PVP0_THC1_TH2               0xFFC1A528         /* PVP0 Threshold Value */