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

View differences:

unittests/periphery-lld/inc/ut_alld_bq27500_bq24103a.h
27 27
#include <alld_bq27500.h>
28 28
#include <alld_bq24103a.h>
29 29

  
30
/******************************************************************************/
31
/* CONSTANTS                                                                  */
32
/******************************************************************************/
33

  
34
/******************************************************************************/
35
/* SETTINGS                                                                   */
36
/******************************************************************************/
37

  
38
/******************************************************************************/
39
/* CHECKS                                                                     */
40
/******************************************************************************/
41

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

  
30 46
/**
31 47
 * @brief   Custom data structure for the unit test.
32 48
 */
......
47 63
  apalTime_t timeout;
48 64
} ut_bq27500bq24103adata_t;
49 65

  
66
/******************************************************************************/
67
/* MACROS                                                                     */
68
/******************************************************************************/
69

  
70
/******************************************************************************/
71
/* EXTERN DECLARATIONS                                                        */
72
/******************************************************************************/
73

  
50 74
#ifdef __cplusplus
51 75
extern "C" {
52 76
#endif
......
55 79
}
56 80
#endif
57 81

  
82
/******************************************************************************/
83
/* INLINE FUNCTIONS                                                           */
84
/******************************************************************************/
85

  
58 86
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_BQ27500) && defined(AMIROLLD_CFG_USE_BQ24103A) */
59 87

  
60 88
#endif /* AMIROOS_UT_ALLD_BQ27500_BQ24193A_H */

Also available in: Unified diff