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

View differences:

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

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

  
45
/******************************************************************************/
46
/* MACROS                                                                     */
47
/******************************************************************************/
48

  
49
/******************************************************************************/
50
/* EXTERN DECLARATIONS                                                        */
51
/******************************************************************************/
52

  
29 53
#ifdef __cplusplus
30 54
extern "C" {
31 55
#endif
......
34 58
}
35 59
#endif
36 60

  
61
/******************************************************************************/
62
/* INLINE FUNCTIONS                                                           */
63
/******************************************************************************/
64

  
37 65
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_TLC5947) */
38 66

  
39 67
#endif /* AMIROOS_UT_ALLD_TLC5947_H */

Also available in: Unified diff