git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5412 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2013-03-11 15:07:23 +00:00
parent 444d818b22
commit 6a86c0b937
1 changed files with 52 additions and 65 deletions

View File

@ -85,19 +85,6 @@
#define ADC_CHN_DAN3 99U
#define ADC_CHN_TEMP_SENSOR 128U
#define ADC_CHN_SPARE 129U
#define VRH 40UL
#define VRL 41UL
#define VRef_50 42UL
#define VRef_75 43UL
#define VRef_25 44UL
#define Bandgap 45UL
#define DAN_0 96UL
#define DAN_1 97UL
#define DAN_2 98UL
#define DAN_3 99UL
#define Temperature_Sensor 128UL
#define Spare 129UL
/** @} */
/**