Revision f3ac1c96 unittests/periphery-lld/inc/ut_alld_at24c01bn-sh-b.h

View differences:

unittests/periphery-lld/inc/ut_alld_at24c01bn-sh-b.h
26 26

  
27 27
#include <alld_at24c01bn-sh-b.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_at24c01bndata_t;
43 59

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

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

  
68
/******************************************************************************/
69
/* INLINE FUNCTIONS                                                           */
70
/******************************************************************************/
71

  
44 72
#ifdef __cplusplus
45 73
extern "C" {
46 74
#endif

Also available in: Unified diff