Revision 7de0cc90 unittests/periphery-lld/inc/ut_alld_AT24C01B_v1.h
| unittests/periphery-lld/inc/ut_alld_AT24C01B_v1.h | ||
|---|---|---|
| 68 | 68 |
/* INLINE FUNCTIONS */ |
| 69 | 69 |
/******************************************************************************/ |
| 70 | 70 |
|
| 71 |
#ifdef __cplusplus
|
|
| 71 |
#if defined(__cplusplus)
|
|
| 72 | 72 |
extern "C" {
|
| 73 |
#endif |
|
| 73 |
#endif /* defined(__cplusplus) */
|
|
| 74 | 74 |
aos_utresult_t utAlldAt24c01bFunc(BaseSequentialStream* stream, aos_unittest_t* ut); |
| 75 |
#ifdef __cplusplus
|
|
| 75 |
#if defined(__cplusplus)
|
|
| 76 | 76 |
} |
| 77 |
#endif |
|
| 77 |
#endif /* defined(__cplusplus) */
|
|
| 78 | 78 |
|
| 79 | 79 |
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_AT24C01B) && (AMIROLLD_CFG_AT24C01B == 1) */ |
| 80 | 80 |
|
Also available in: Unified diff