Revision f3ac1c96 unittests/periphery-lld/inc/ut_alld_pcal6524.h

View differences:

unittests/periphery-lld/inc/ut_alld_pcal6524.h
26 26

  
27 27
#include <alld_pcal6524.h>
28 28

  
29
/******************************************************************************/
30
/* CONSTANTS                                                                  */
31
/******************************************************************************/
32

  
33
/******************************************************************************/
34
/* SETTINGS                                                                   */
35
/******************************************************************************/
36

  
37
/******************************************************************************/
38
/* CHECKS                                                                     */
39
/******************************************************************************/
40

  
41
/******************************************************************************/
42
/* DATA STRUCTURES AND TYPES                                                  */
43
/******************************************************************************/
44

  
29 45
/**
30 46
 * @brief   Custom data structure for the unit test.
31 47
 */
......
41 57
  apalTime_t timeout;
42 58
} ut_pcal6524data_t;
43 59

  
60
/******************************************************************************/
61
/* MACROS                                                                     */
62
/******************************************************************************/
63

  
64
/******************************************************************************/
65
/* EXTERN DECLARATIONS                                                        */
66
/******************************************************************************/
67

  
44 68
#ifdef __cplusplus
45 69
extern "C" {
46 70
#endif
......
49 73
}
50 74
#endif
51 75

  
76
/******************************************************************************/
77
/* INLINE FUNCTIONS                                                           */
78
/******************************************************************************/
79

  
52 80
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_PCAL6524) */
53 81

  
54 82
#endif /* AMIROOS_UT_PCAL6524_LLD_H */

Also available in: Unified diff