Revision ef078306 source/alld_pcal6524.c

View differences:

source/alld_pcal6524.c
30 30

  
31 31
#include <string.h>
32 32

  
33
/*============================================================================*/
34
/* local constants and functions                                              */
35
/*============================================================================*/
33
/******************************************************************************/
34
/* LOCAL DEFINITIONS                                                          */
35
/******************************************************************************/
36 36

  
37 37
#define _MAXIMUM_GROUP_SIZE           6
38 38

  
39
/*============================================================================*/
40
/* helper functions                                                           */
41
/*============================================================================*/
39
/******************************************************************************/
40
/* EXPORTED VARIABLES                                                         */
41
/******************************************************************************/
42

  
43
/******************************************************************************/
44
/* LOCAL TYPES                                                                */
45
/******************************************************************************/
46

  
47
/******************************************************************************/
48
/* LOCAL VARIABLES                                                            */
49
/******************************************************************************/
50

  
51
/******************************************************************************/
52
/* LOCAL FUNCTIONS                                                            */
53
/******************************************************************************/
54

  
55
/******************************************************************************/
56
/* EXPORTED FUNCTIONS                                                         */
57
/******************************************************************************/
42 58

  
43 59
/**
44 60
 * @brief   Returns the size of the group for a specified command.

Also available in: Unified diff