Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
at91sam9n12.h File Reference

Go to the source code of this file.

Macros

#define AT91SAM9N12_ID_PIOAB   2 /* Parallel I/O Controller A and B */
 
#define AT91SAM9N12_ID_PIOCD   3 /* Parallel I/O Controller C and D */
 
#define AT91SAM9N12_ID_FUSE   4 /* FUSE Controller */
 
#define AT91SAM9N12_ID_USART0   5 /* USART 0 */
 
#define AT91SAM9N12_ID_USART1   6 /* USART 1 */
 
#define AT91SAM9N12_ID_USART2   7 /* USART 2 */
 
#define AT91SAM9N12_ID_USART3   8 /* USART 3 */
 
#define AT91SAM9N12_ID_TWI0   9 /* Two-Wire Interface 0 */
 
#define AT91SAM9N12_ID_TWI1   10 /* Two-Wire Interface 1 */
 
#define AT91SAM9N12_ID_MCI   12 /* High Speed Multimedia Card Interface */
 
#define AT91SAM9N12_ID_SPI0   13 /* Serial Peripheral Interface 0 */
 
#define AT91SAM9N12_ID_SPI1   14 /* Serial Peripheral Interface 1 */
 
#define AT91SAM9N12_ID_UART0   15 /* UART 0 */
 
#define AT91SAM9N12_ID_UART1   16 /* UART 1 */
 
#define AT91SAM9N12_ID_TCB   17 /* Timer Counter 0, 1, 2, 3, 4 and 5 */
 
#define AT91SAM9N12_ID_PWM   18 /* Pulse Width Modulation Controller */
 
#define AT91SAM9N12_ID_ADC   19 /* ADC Controller */
 
#define AT91SAM9N12_ID_DMA   20 /* DMA Controller */
 
#define AT91SAM9N12_ID_UHP   22 /* USB Host High Speed */
 
#define AT91SAM9N12_ID_UDP   23 /* USB Device High Speed */
 
#define AT91SAM9N12_ID_LCDC   25 /* LCD Controller */
 
#define AT91SAM9N12_ID_ISI   25 /* Image Sensor Interface */
 
#define AT91SAM9N12_ID_SSC   28 /* Synchronous Serial Controller */
 
#define AT91SAM9N12_ID_TRNG   30 /* TRNG */
 
#define AT91SAM9N12_ID_IRQ0   31 /* Advanced Interrupt Controller */
 
#define AT91SAM9N12_BASE_USART0   0xf801c000
 
#define AT91SAM9N12_BASE_USART1   0xf8020000
 
#define AT91SAM9N12_BASE_USART2   0xf8024000
 
#define AT91SAM9N12_BASE_USART3   0xf8028000
 
#define AT91SAM9N12_SRAM_BASE   0x00300000 /* Internal SRAM base address */
 
#define AT91SAM9N12_SRAM_SIZE   SZ_32K /* Internal SRAM size (32Kb) */
 
#define AT91SAM9N12_ROM_BASE   0x00100000 /* Internal ROM base address */
 
#define AT91SAM9N12_ROM_SIZE   SZ_128K /* Internal ROM size (128Kb) */
 

Macro Definition Documentation

#define AT91SAM9N12_BASE_USART0   0xf801c000

Definition at line 46 of file at91sam9n12.h.

#define AT91SAM9N12_BASE_USART1   0xf8020000

Definition at line 47 of file at91sam9n12.h.

#define AT91SAM9N12_BASE_USART2   0xf8024000

Definition at line 48 of file at91sam9n12.h.

#define AT91SAM9N12_BASE_USART3   0xf8028000

Definition at line 49 of file at91sam9n12.h.

#define AT91SAM9N12_ID_ADC   19 /* ADC Controller */

Definition at line 33 of file at91sam9n12.h.

#define AT91SAM9N12_ID_DMA   20 /* DMA Controller */

Definition at line 34 of file at91sam9n12.h.

#define AT91SAM9N12_ID_FUSE   4 /* FUSE Controller */

Definition at line 19 of file at91sam9n12.h.

#define AT91SAM9N12_ID_IRQ0   31 /* Advanced Interrupt Controller */

Definition at line 41 of file at91sam9n12.h.

#define AT91SAM9N12_ID_ISI   25 /* Image Sensor Interface */

Definition at line 38 of file at91sam9n12.h.

#define AT91SAM9N12_ID_LCDC   25 /* LCD Controller */

Definition at line 37 of file at91sam9n12.h.

#define AT91SAM9N12_ID_MCI   12 /* High Speed Multimedia Card Interface */

Definition at line 26 of file at91sam9n12.h.

#define AT91SAM9N12_ID_PIOAB   2 /* Parallel I/O Controller A and B */

Definition at line 17 of file at91sam9n12.h.

#define AT91SAM9N12_ID_PIOCD   3 /* Parallel I/O Controller C and D */

Definition at line 18 of file at91sam9n12.h.

#define AT91SAM9N12_ID_PWM   18 /* Pulse Width Modulation Controller */

Definition at line 32 of file at91sam9n12.h.

#define AT91SAM9N12_ID_SPI0   13 /* Serial Peripheral Interface 0 */

Definition at line 27 of file at91sam9n12.h.

#define AT91SAM9N12_ID_SPI1   14 /* Serial Peripheral Interface 1 */

Definition at line 28 of file at91sam9n12.h.

#define AT91SAM9N12_ID_SSC   28 /* Synchronous Serial Controller */

Definition at line 39 of file at91sam9n12.h.

#define AT91SAM9N12_ID_TCB   17 /* Timer Counter 0, 1, 2, 3, 4 and 5 */

Definition at line 31 of file at91sam9n12.h.

#define AT91SAM9N12_ID_TRNG   30 /* TRNG */

Definition at line 40 of file at91sam9n12.h.

#define AT91SAM9N12_ID_TWI0   9 /* Two-Wire Interface 0 */

Definition at line 24 of file at91sam9n12.h.

#define AT91SAM9N12_ID_TWI1   10 /* Two-Wire Interface 1 */

Definition at line 25 of file at91sam9n12.h.

#define AT91SAM9N12_ID_UART0   15 /* UART 0 */

Definition at line 29 of file at91sam9n12.h.

#define AT91SAM9N12_ID_UART1   16 /* UART 1 */

Definition at line 30 of file at91sam9n12.h.

#define AT91SAM9N12_ID_UDP   23 /* USB Device High Speed */

Definition at line 36 of file at91sam9n12.h.

#define AT91SAM9N12_ID_UHP   22 /* USB Host High Speed */

Definition at line 35 of file at91sam9n12.h.

#define AT91SAM9N12_ID_USART0   5 /* USART 0 */

Definition at line 20 of file at91sam9n12.h.

#define AT91SAM9N12_ID_USART1   6 /* USART 1 */

Definition at line 21 of file at91sam9n12.h.

#define AT91SAM9N12_ID_USART2   7 /* USART 2 */

Definition at line 22 of file at91sam9n12.h.

#define AT91SAM9N12_ID_USART3   8 /* USART 3 */

Definition at line 23 of file at91sam9n12.h.

#define AT91SAM9N12_ROM_BASE   0x00100000 /* Internal ROM base address */

Definition at line 57 of file at91sam9n12.h.

#define AT91SAM9N12_ROM_SIZE   SZ_128K /* Internal ROM size (128Kb) */

Definition at line 58 of file at91sam9n12.h.

#define AT91SAM9N12_SRAM_BASE   0x00300000 /* Internal SRAM base address */

Definition at line 54 of file at91sam9n12.h.

#define AT91SAM9N12_SRAM_SIZE   SZ_32K /* Internal SRAM size (32Kb) */

Definition at line 55 of file at91sam9n12.h.