summaryrefslogtreecommitdiffstats
path: root/src/occ/amec/amec_sensors_centaur.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ/amec/amec_sensors_centaur.h')
-rw-r--r--src/occ/amec/amec_sensors_centaur.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/occ/amec/amec_sensors_centaur.h b/src/occ/amec/amec_sensors_centaur.h
new file mode 100644
index 0000000..f24fb68
--- /dev/null
+++ b/src/occ/amec/amec_sensors_centaur.h
@@ -0,0 +1,31 @@
+/******************************************************************************
+// @file amec_sensors_centaur.h
+// @brief OCC AMEC Sensors Derived from Centaur
+*/
+/******************************************************************************
+ *
+ * @page ChangeLogs Change Logs
+ * @section amec_sensors_centaur.h AMEC_SENSORS_CENTAUR.H
+ * @verbatim
+ *
+ * Flag Def/Fea Userid Date Description
+ * ------- ---------- -------- ---------- ----------------------------------
+ * @th018 852950 thallet 09/12/2012 Added Centaur thermal readings
+ *
+ * @endverbatim
+ *
+ *///*************************************************************************/
+
+#ifndef _AMEC_SENSORS_CENTAUR_H
+#define _AMEC_SENSORS_CENTAUR_H
+
+
+//*************************************************************************
+// Function Prototypes
+//*************************************************************************
+void amec_update_centaur_sensors(uint8_t i_centaur);
+void amec_update_centaur_temp_sensors(void);
+
+
+#endif
+
OpenPOWER on IntegriCloud