Revision 7de0cc90 unittests/periphery-lld/inc/ut_alld_INA219_v1.h
| unittests/periphery-lld/inc/ut_alld_INA219_v1.h | ||
|---|---|---|
| 74 | 74 |
/* EXTERN DECLARATIONS */ |
| 75 | 75 |
/******************************************************************************/ |
| 76 | 76 |
|
| 77 |
#ifdef __cplusplus
|
|
| 77 |
#if defined(__cplusplus)
|
|
| 78 | 78 |
extern "C" {
|
| 79 |
#endif |
|
| 79 |
#endif /* defined(__cplusplus) */
|
|
| 80 | 80 |
aos_utresult_t utAlldIna219Func(BaseSequentialStream* stream, aos_unittest_t* ut); |
| 81 |
#ifdef __cplusplus
|
|
| 81 |
#if defined(__cplusplus)
|
|
| 82 | 82 |
} |
| 83 |
#endif |
|
| 83 |
#endif /* defined(__cplusplus) */
|
|
| 84 | 84 |
|
| 85 | 85 |
/******************************************************************************/ |
| 86 | 86 |
/* INLINE FUNCTIONS */ |
Also available in: Unified diff