Revision f3ac1c96 unittests/periphery-lld/inc/ut_alld_dw1000.h
unittests/periphery-lld/inc/ut_alld_dw1000.h | ||
---|---|---|
27 | 27 |
#include <alld_dw1000.h> |
28 | 28 |
//#include <deca_instance.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 |
|
|
46 |
/******************************************************************************/ |
|
47 |
/* MACROS */ |
|
48 |
/******************************************************************************/ |
|
49 |
|
|
50 |
/******************************************************************************/ |
|
51 |
/* EXTERN DECLARATIONS */ |
|
52 |
/******************************************************************************/ |
|
53 |
|
|
30 | 54 |
#ifdef __cplusplus |
31 | 55 |
extern "C" { |
32 | 56 |
#endif |
... | ... | |
35 | 59 |
} |
36 | 60 |
#endif |
37 | 61 |
|
62 |
/******************************************************************************/ |
|
63 |
/* INLINE FUNCTIONS */ |
|
64 |
/******************************************************************************/ |
|
65 |
|
|
38 | 66 |
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_DW1000) */ |
39 | 67 |
|
40 | 68 |
#endif /* AMIROOS_UT_DW1000_LLD_H */ |
Also available in: Unified diff