summaryrefslogtreecommitdiff
path: root/lcmodule/source/cnh1605203_ldr_communication_buffer/include/t_communication_buffer.h
blob: d94e15252846a1c5fa8ea9b43598c1fb78ecaba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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_ */