CVS: msp430-libc/include/msp430 usi.h,1.3,1.4

Steve Underwood <[email protected]> Mon, 20 Aug 2007 06:02:39 -0700
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/msp430-libc/include/msp430
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5900/include/msp430

Modified Files:
	usi.h 
Log Message:
SCLK was mixed up with SMCLK in a couple of defines.


Index: usi.h
===================================================================
RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430/usi.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- usi.h	31 Aug 2006 02:02:41 -0000	1.3
+++ usi.h	20 Aug 2007 13:02:33 -0000	1.4
@@ -101,9 +101,9 @@
 #define USIDIV_DIV64        USIDIV_6    /* USI  Clock Divider: 6 Divide by 64 */
 #define USIDIV_DIV128       USIDIV_7    /* USI  Clock Divider: 7 Divide by 128 */
 
-#define USISSEL_SMCLK       USISSEL_0   /* USI  Clock Source: 0 SCLK */
+#define USISSEL_SCLK        USISSEL_0   /* USI  Clock Source: 0 SCLK */
 #define USISSEL_ACLK        USISSEL_1   /* USI  Clock Source: 1 ACLK */
-//~ #define USISSEL_2           USISSEL_2   /* USI  Clock Source: 2 SMCLK */
+#define USISSEL_SMCLK       USISSEL_2   /* USI  Clock Source: 2 SMCLK */
 //~ #define USISSEL_3           USISSEL_3   /* USI  Clock Source: 3 SMCLK */
 #define USISSEL_USISWCLK    USISSEL_4   /* USI  Clock Source: 4 USISWCLK bit*/
 #define USISSEL_TACCR0      USISSEL_5   /* USI  Clock Source: 5 TACCR0 */


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/