Revision ddf34c3d unittests/lld/src/ut_lld_adc.c
unittests/lld/src/ut_lld_adc.c | ||
---|---|---|
17 | 17 |
*/ |
18 | 18 |
|
19 | 19 |
#include <amiroos.h> |
20 |
#include <ut_lld_adc.h> |
|
21 | 20 |
|
22 | 21 |
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && (HAL_USE_ADC == TRUE))|| defined(__DOXYGEN__) |
23 | 22 |
|
23 |
#include <ut_lld_adc.h> |
|
24 |
|
|
24 | 25 |
/******************************************************************************/ |
25 | 26 |
/* LOCAL DEFINITIONS */ |
26 | 27 |
/******************************************************************************/ |
Also available in: Unified diff