CVS: msp430-libc/include msp430x41x.h,1.9,1.10 msp430xW42x.h,1.3,1.4

Steve Underwood <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/msp430-libc/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18717/msp430-libc/include

Modified Files:
	msp430x41x.h msp430xW42x.h 
Log Message:
The naming of the two timer A's has been tidied and fixed


Index: msp430x41x.h
===================================================================
RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430x41x.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -w -d -r1.9 -r1.10
--- msp430x41x.h	17 Aug 2005 14:28:46 -0000	1.9
+++ msp430x41x.h	7 Apr 2006 16:44:10 -0000	1.10
@@ -73,13 +73,13 @@
 #define BASICTIMER_VECTOR   0	    /* 0xFFE0 Basic Timer */
 #define PORT2_VECTOR        2	    /* 0xFFE2 Port 2 */
 #define PORT1_VECTOR        8	    /* 0xFFE8 Port 1 */
-#define TIMER0_A1_VECTOR    10	    /* 0xFFEA Timer A CC1-2, TA */
-#define TIMER0_A0_VECTOR    12	    /* 0xFFEC Timer A CC0 */
+#define TIMER0_A1_VECTOR    10	    /* 0xFFEA Timer0_A CC1-2, TA */
+#define TIMER0_A0_VECTOR    12	    /* 0xFFEC Timer0_A CC0 */
 #define WDT_VECTOR          20	    /* 0xFFF4 Watchdog Timer */
 #define COMPARATORA_VECTOR  22	    /* 0xFFF6 Comparator A */
 #if defined(__MSP430_415__) || defined(__MSP430_417__)
-#define TIMER0_A1_VECTOR    24	    /* 0xFFEA Timer1_A CC1-2, TA */
-#define TIMER0_A0_VECTOR    26	    /* 0xFFEC Timer1_A CC0 */
+#define TIMER1_A1_VECTOR    24	    /* 0xFFEA Timer1_A CC1-2, TA */
+#define TIMER1_A0_VECTOR    26	    /* 0xFFEC Timer1_A CC0 */
 #endif
 #define NMI_VECTOR          28	    /* 0xFFFC Non-maskable */ 
 

Index: msp430xW42x.h
===================================================================
RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430xW42x.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- msp430xW42x.h	17 Aug 2005 14:28:46 -0000	1.3
+++ msp430xW42x.h	7 Apr 2006 16:44:11 -0000	1.4
@@ -72,8 +72,8 @@
 #define BASICTIMER_VECTOR   0       /* 0xFFE0 Basic Timer */
 #define PORT2_VECTOR        2       /* 0xFFE2 Port 2 */
 #define PORT1_VECTOR        8       /* 0xFFE8 Port 1 */
-#define TIMERA1_VECTOR      10      /* 0xFFEA Timer A CC1-2, TA */
-#define TIMERA0_VECTOR      12      /* 0xFFEC Timer A CC0 */
+#define TIMER0_A1_VECTOR    10      /* 0xFFEA Timer0_A CC1-2, TA */
+#define TIMER0_A0_VECTOR    12      /* 0xFFEC Timer0_A CC0 */
 #define SCANIF_VECTOR       18      /* 0xFFF2 Scan Inteface */
 #define WDT_VECTOR          20      /* 0xFFF4 Watchdog Timer */
 #define COMPARATORA_VECTOR  22      /* 0xFFF6 Comparator A */
@@ -82,7 +82,7 @@
 #define NMI_VECTOR          28      /* 0xFFFC Non-maskable */ 
 
 /* Alternate Names */
-#define TIMER0_A1_VECTOR    TIMERA1_VECTOR
-#define TIMER0_A0_VECTOR    TIMERA0_VECTOR
+#define TIMERA1_VECTOR      TIMER0_A1_VECTOR
+#define TIMERA0_VECTOR      TIMER0_A0_VECTOR
 
 #endif /* #ifndef __msp430xW42x */



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.