Revision f3ac1c96 unittests/periphery-lld/src/ut_alld_at24c01bn-sh-b.c

View differences:

unittests/periphery-lld/src/ut_alld_at24c01bn-sh-b.c
20 20

  
21 21
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_AT24C01BN)) || defined(__DOXYGEN__)
22 22

  
23
/******************************************************************************/
24
/* LOCAL DEFINITIONS                                                          */
25
/******************************************************************************/
23 26
#include <aos_debug.h>
24 27
#include <chprintf.h>
25 28

  
......
48 51
 */
49 52
#define _bytedata                     0xA5
50 53

  
54
/******************************************************************************/
55
/* EXPORTED VARIABLES                                                         */
56
/******************************************************************************/
57

  
58
/******************************************************************************/
59
/* LOCAL TYPES                                                                */
60
/******************************************************************************/
61

  
62
/******************************************************************************/
63
/* LOCAL VARIABLES                                                            */
64
/******************************************************************************/
65

  
66
/******************************************************************************/
67
/* LOCAL FUNCTIONS                                                            */
68
/******************************************************************************/
69

  
70
/******************************************************************************/
71
/* EXPORTED FUNCTIONS                                                         */
72
/******************************************************************************/
73

  
51 74
/**
52 75
 * @brief   AT24C01BN-SH-B unit test function.
53 76
 *

Also available in: Unified diff