summaryrefslogtreecommitdiff
path: root/lcmodule/source/cnh1605203_ldr_communication_buffer/include/t_communication_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'lcmodule/source/cnh1605203_ldr_communication_buffer/include/t_communication_buffer.h')
-rw-r--r--lcmodule/source/cnh1605203_ldr_communication_buffer/include/t_communication_buffer.h26
1 files changed, 26 insertions, 0 deletions
diff --git a/lcmodule/source/cnh1605203_ldr_communication_buffer/include/t_communication_buffer.h b/lcmodule/source/cnh1605203_ldr_communication_buffer/include/t_communication_buffer.h
new file mode 100644
index 0000000..d94e152
--- /dev/null
+++ b/lcmodule/source/cnh1605203_ldr_communication_buffer/include/t_communication_buffer.h
@@ -0,0 +1,26 @@
+/*******************************************************************************
+ * Copyright (C) ST-Ericsson SA 2011
+ * License terms: 3-clause BSD license
+ ******************************************************************************/
+#ifndef _INCLUSION_GUARD_T_COMMUNICATION_BUFFER_H_
+#define _INCLUSION_GUARD_T_COMMUNICATION_BUFFER_H_
+
+/**
+ * \addtogroup ldr_communication_buffer
+ * @{
+ */
+
+/*******************************************************************************
+ * Includes
+ ******************************************************************************/
+
+/*******************************************************************************
+ * Types, constants
+ ******************************************************************************/
+/** number of defined buffer types */
+#define NUMBER_OF_BUFFER_TYPES 2
+
+
+/** @} */
+
+#endif /* _INCLUSION_GUARD_T_COMMUNICATION_BUFFER_H_ */