From 6ebace65d8530505ae32559d06b6a68b57b1b585 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 15 Aug 2011 22:11:24 +0000 Subject: Add board support for the FreeScale Kinetis TWR-K60N512 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3884 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/kinetis/kinetis_k60pinmux.h | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'nuttx/arch/arm/src/kinetis/kinetis_k60pinmux.h') diff --git a/nuttx/arch/arm/src/kinetis/kinetis_k60pinmux.h b/nuttx/arch/arm/src/kinetis/kinetis_k60pinmux.h index 55a5df47d..f65c8dff1 100644 --- a/nuttx/arch/arm/src/kinetis/kinetis_k60pinmux.h +++ b/nuttx/arch/arm/src/kinetis/kinetis_k60pinmux.h @@ -183,19 +183,19 @@ #define PIN_TSI0_CH7 (PIN_ANALOG | PIN_PORTB | PIN2) #define PIN_I2C0_SCL_2 (PIN_ALT2 | PIN_PORTB | PIN2) #define PIN_UART0_RTS_3 (PIN_ALT3 | PIN_PORTB | PIN2) -#define PIN_ENET0_1588_TMR0 (PIN_ALT4 | PIN_PORTB | PIN2) +#define PIN_ENET0_1588_TMR0_1 (PIN_ALT4 | PIN_PORTB | PIN2) #define PIN_FTM0_FLT3 (PIN_ALT6 | PIN_PORTB | PIN2) #define PIN_ADC0_SE13 (PIN_ANALOG | PIN_PORTB | PIN3) #define PIN_TSI0_CH8 (PIN_ANALOG | PIN_PORTB | PIN3) #define PIN_I2C0_SDA_2 (PIN_ALT2 | PIN_PORTB | PIN3) #define PIN_UART0_CTS_3 (PIN_ALT3 | PIN_PORTB | PIN3) -#define PIN_ENET0_1588_TMR1 (PIN_ALT4 | PIN_PORTB | PIN3) +#define PIN_ENET0_1588_TMR1_1 (PIN_ALT4 | PIN_PORTB | PIN3) #define PIN_FTM0_FLT0_2 (PIN_ALT6 | PIN_PORTB | PIN3) #define PIN_ADC1_SE10 (PIN_ANALOG | PIN_PORTB | PIN4) -#define PIN_ENET0_1588_TMR2 (PIN_ALT4 | PIN_PORTB | PIN4) +#define PIN_ENET0_1588_TMR2_1 (PIN_ALT4 | PIN_PORTB | PIN4) #define PIN_FTM1_FLT0_2 (PIN_ALT6 | PIN_PORTB | PIN4) #define PIN_ADC1_SE11 (PIN_ANALOG | PIN_PORTB | PIN5) -#define PIN_ENET0_1588_TMR3 (PIN_ALT4 | PIN_PORTB | PIN5) +#define PIN_ENET0_1588_TMR3_1 (PIN_ALT4 | PIN_PORTB | PIN5) #define PIN_FTM2_FLT0_1 (PIN_ALT6 | PIN_PORTB | PIN5) #define PIN_ADC1_SE12 (PIN_ANALOG | PIN_PORTB | PIN6) #define PIN_FB_AD23 (PIN_ALT5 | PIN_PORTB | PIN6) @@ -320,23 +320,23 @@ #define PIN_FB_AD24 (PIN_ALT5 | PIN_PORTC | PIN15) #define PIN_CAN1_RX_1 (PIN_ALT2 | PIN_PORTC | PIN16) #define PIN_UART3_RX_2 (PIN_ALT3 | PIN_PORTC | PIN16) -#define PIN_ENET0_1588_TMR0 (PIN_ALT4 | PIN_PORTC | PIN16) +#define PIN_ENET0_1588_TMR0_2 (PIN_ALT4 | PIN_PORTC | PIN16) #define PIN_FB_CS5 (PIN_ALT5 | PIN_PORTC | PIN16) #define PIN_FB_TSIZ1 (PIN_ALT5 | PIN_PORTC | PIN16) #define PIN_FB_BE23_16_BLS15_8 (PIN_ALT5 | PIN_PORTC | PIN16) #define PIN_CAN1_TX_1 (PIN_ALT2 | PIN_PORTC | PIN17) #define PIN_UART3_TX_2 (PIN_ALT3 | PIN_PORTC | PIN17) -#define PIN_ENET0_1588_TMR1 (PIN_ALT4 | PIN_PORTC | PIN17) +#define PIN_ENET0_1588_TMR1_2 (PIN_ALT4 | PIN_PORTC | PIN17) #define PIN_FB_CS4 (PIN_ALT5 | PIN_PORTC | PIN17) #define PIN_FB_TSIZ0 (PIN_ALT5 | PIN_PORTC | PIN17) #define PIN_FB_BE31_24_BLS7_0 (PIN_ALT5 | PIN_PORTC | PIN17) #define PIN_UART3_RTS_2 (PIN_ALT3 | PIN_PORTC | PIN18) -#define PIN_ENET0_1588_TMR2 (PIN_ALT4 | PIN_PORTC | PIN18) +#define PIN_ENET0_1588_TMR2_2 (PIN_ALT4 | PIN_PORTC | PIN18) #define PIN_FB_TBST (PIN_ALT5 | PIN_PORTC | PIN18) #define PIN_FB_CS2 (PIN_ALT5 | PIN_PORTC | PIN18) #define PIN_FB_BE15_8_BLS23_16 (PIN_ALT5 | PIN_PORTC | PIN18) #define PIN_UART3_CTS_2 (PIN_ALT3 | PIN_PORTC | PIN19) -#define PIN_ENET0_1588_TMR3 (PIN_ALT4 | PIN_PORTC | PIN19) +#define PIN_ENET0_1588_TMR3_2 (PIN_ALT4 | PIN_PORTC | PIN19) #define PIN_FB_CS3 (PIN_ALT5 | PIN_PORTC | PIN19) #define PIN_FB_BE7_0_BLS31_24 (PIN_ALT5 | PIN_PORTC | PIN19) #define PIN_FB_TA (PIN_ALT6 | PIN_PORTC | PIN19) @@ -380,7 +380,7 @@ #define PIN_I2C0_SCL_3 (PIN_ALT2 | PIN_PORTD | PIN8) #define PIN_UART5_RX_1 (PIN_ALT3 | PIN_PORTD | PIN8) #define PIN_FB_A16 (PIN_ALT6 | PIN_PORTD | PIN8) -#define PIN_I2C0_SDA (PIN_ALT2 | PIN_PORTD | PIN9) +#define PIN_I2C0_SDA_3 (PIN_ALT2 | PIN_PORTD | PIN9) #define PIN_UART5_TX_1 (PIN_ALT3 | PIN_PORTD | PIN9) #define PIN_FB_A17 (PIN_ALT6 | PIN_PORTD | PIN9) #define PIN_UART5_RTS_1 (PIN_ALT3 | PIN_PORTD | PIN10) @@ -436,7 +436,7 @@ #define PIN_I2S0_RX_FS_3 (PIN_ALT4 | PIN_PORTE | PIN8) #define PIN_UART5_RX_2 (PIN_ALT3 | PIN_PORTE | PIN9) #define PIN_I2S0_RX_BCLK_3 (PIN_ALT4 | PIN_PORTE | PIN9) -#define PIN_UART5_CTS_1 (PIN_ALT3 | PIN_PORTE | PIN10) +#define PIN_UART5_CTS_2 (PIN_ALT3 | PIN_PORTE | PIN10) #define PIN_I2S0_TXD_3 (PIN_ALT4 | PIN_PORTE | PIN10) #define PIN_UART5_RTS_2 (PIN_ALT3 | PIN_PORTE | PIN11) #define PIN_I2S0_TX_FS_3 (PIN_ALT4 | PIN_PORTE | PIN11) -- cgit v1.2.3