Revision f3ac1c96 unittests/periphery-lld/inc/ut_alld_mpu6050.h
| unittests/periphery-lld/inc/ut_alld_mpu6050.h | ||
|---|---|---|
| 26 | 26 |
|
| 27 | 27 |
#include <alld_mpu6050.h> |
| 28 | 28 |
|
| 29 |
/******************************************************************************/ |
|
| 30 |
/* CONSTANTS */ |
|
| 31 |
/******************************************************************************/ |
|
| 32 |
|
|
| 33 |
/******************************************************************************/ |
|
| 34 |
/* SETTINGS */ |
|
| 35 |
/******************************************************************************/ |
|
| 36 |
|
|
| 37 |
/******************************************************************************/ |
|
| 38 |
/* CHECKS */ |
|
| 39 |
/******************************************************************************/ |
|
| 40 |
|
|
| 41 |
/******************************************************************************/ |
|
| 42 |
/* DATA STRUCTURES AND TYPES */ |
|
| 43 |
/******************************************************************************/ |
|
| 44 |
|
|
| 29 | 45 |
/** |
| 30 | 46 |
* @brief Custom data structure for the unit test. |
| 31 | 47 |
*/ |
| ... | ... | |
| 41 | 57 |
apalTime_t timeout; |
| 42 | 58 |
} ut_mpu6050data_t; |
| 43 | 59 |
|
| 60 |
/******************************************************************************/ |
|
| 61 |
/* MACROS */ |
|
| 62 |
/******************************************************************************/ |
|
| 63 |
|
|
| 64 |
/******************************************************************************/ |
|
| 65 |
/* EXTERN DECLARATIONS */ |
|
| 66 |
/******************************************************************************/ |
|
| 67 |
|
|
| 44 | 68 |
#ifdef __cplusplus |
| 45 | 69 |
extern "C" {
|
| 46 | 70 |
#endif |
| ... | ... | |
| 49 | 73 |
} |
| 50 | 74 |
#endif |
| 51 | 75 |
|
| 76 |
/******************************************************************************/ |
|
| 77 |
/* INLINE FUNCTIONS */ |
|
| 78 |
/******************************************************************************/ |
|
| 79 |
|
|
| 52 | 80 |
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_MPU6050) */ |
| 53 | 81 |
|
| 54 | 82 |
#endif /* AMIROOS_UT_MPU6050_LLD_HPP */ |
Also available in: Unified diff