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

View differences:

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

  
27 27
#include <alld_pca9544a.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_pca9544adata_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

  
52
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_PCA9544A) */
53

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

  
80
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_PCA9544A) */
55 81

  
56 82
#endif /* AMIROOS_UT_ALLD_PCA9544A_H */

Also available in: Unified diff