Revision f3ac1c96 unittests/periphery-lld/src/ut_alld_tlc5947.c
unittests/periphery-lld/src/ut_alld_tlc5947.c | ||
---|---|---|
25 | 25 |
#include <alld_tlc5947.h> |
26 | 26 |
#include <string.h> |
27 | 27 |
#include <aos_thread.h> |
28 |
/******************************************************************************/ |
|
29 |
/* LOCAL DEFINITIONS */ |
|
30 |
/******************************************************************************/ |
|
31 |
|
|
32 |
/******************************************************************************/ |
|
33 |
/* EXPORTED VARIABLES */ |
|
34 |
/******************************************************************************/ |
|
35 |
|
|
36 |
/******************************************************************************/ |
|
37 |
/* LOCAL TYPES */ |
|
38 |
/******************************************************************************/ |
|
39 |
|
|
40 |
/******************************************************************************/ |
|
41 |
/* LOCAL VARIABLES */ |
|
42 |
/******************************************************************************/ |
|
43 |
|
|
44 |
/******************************************************************************/ |
|
45 |
/* LOCAL FUNCTIONS */ |
|
46 |
/******************************************************************************/ |
|
47 |
|
|
48 |
/******************************************************************************/ |
|
49 |
/* EXPORTED FUNCTIONS */ |
|
50 |
/******************************************************************************/ |
|
28 | 51 |
|
29 | 52 |
/** |
30 | 53 |
* @brief TLC9547 unit test function |
Also available in: Unified diff