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