Go to the documentation of this file.
19 #define ATMEL_PDC_RPR 0x100
20 #define ATMEL_PDC_RCR 0x104
21 #define ATMEL_PDC_TPR 0x108
22 #define ATMEL_PDC_TCR 0x10c
23 #define ATMEL_PDC_RNPR 0x110
24 #define ATMEL_PDC_RNCR 0x114
25 #define ATMEL_PDC_TNPR 0x118
26 #define ATMEL_PDC_TNCR 0x11c
28 #define ATMEL_PDC_PTCR 0x120
29 #define ATMEL_PDC_RXTEN (1 << 0)
30 #define ATMEL_PDC_RXTDIS (1 << 1)
31 #define ATMEL_PDC_TXTEN (1 << 8)
32 #define ATMEL_PDC_TXTDIS (1 << 9)
34 #define ATMEL_PDC_PTSR 0x124
36 #define ATMEL_PDC_SCND_BUF_OFF 0x10