Revision 3940ba8a unittests/lld/src/ut_lld_adc.c
| unittests/lld/src/ut_lld_adc.c | ||
|---|---|---|
| 16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 |
#include <amiroos.h> |
|
| 19 | 20 |
#include <ut_lld_adc.h> |
| 20 | 21 |
|
| 21 | 22 |
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && (HAL_USE_ADC == TRUE))|| defined(__DOXYGEN__) |
| ... | ... | |
| 23 | 24 |
/******************************************************************************/ |
| 24 | 25 |
/* LOCAL DEFINITIONS */ |
| 25 | 26 |
/******************************************************************************/ |
| 26 |
#include <aos_debug.h> |
|
| 27 |
#include <aos_thread.h> |
|
| 28 |
#include <chprintf.h> |
|
| 29 | 27 |
|
| 30 | 28 |
/** |
| 31 | 29 |
* @brief Event mask of the ADC analog watchdog event. |
Also available in: Unified diff