Revision 7de0cc90 unittests/periphery-lld/inc/ut_alld_TPS6211x_v1_INA219_v1.h

View differences:

unittests/periphery-lld/inc/ut_alld_TPS6211x_v1_INA219_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 utAlldTps6211xIna219Func(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