Revision 6ff06bbf unittests/lld/inc/ut_lld_adc.h
| unittests/lld/inc/ut_lld_adc.h | ||
|---|---|---|
| 16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 |
#ifndef _AMIROOS_UT_LLD_ADC_H_
|
|
| 20 |
#define _AMIROOS_UT_LLD_ADC_H_
|
|
| 19 |
#ifndef AMIROOS_UT_LLD_ADC_H
|
|
| 20 |
#define AMIROOS_UT_LLD_ADC_H
|
|
| 21 | 21 |
|
| 22 | 22 |
#include <aos_unittest.h> |
| 23 | 23 |
|
| ... | ... | |
| 48 | 48 |
|
| 49 | 49 |
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && (HAL_USE_ADC == TRUE) */ |
| 50 | 50 |
|
| 51 |
#endif /* _AMIROOS_UT_LLD_ADC_H_ */ |
|
| 51 |
#endif /* AMIROOS_UT_LLD_ADC_H */ |
|
| 52 |
|
|
Also available in: Unified diff