 |
RTEMS 7.0-rc1
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
47#ifndef _RTEMS_M68K_QSM_H
48#define _RTEMS_M68K_QSM_H
52#define SAM(a,b,c) ((a << b) & c)
58#define QSM_CRB 0x7ffc00
62#define QSM_CRB 0xfffc00
66#define QSMCR (volatile unsigned short int * const)(0x00 + QSM_CRB)
74#define QTEST (volatile unsigned short int * const)(0x02 + QSM_CRB)
79#define QILR (volatile unsigned char * const)(0x04 + QSM_CRB)
85#define QIVR (volatile unsigned char * const)(0x05 + QSM_CRB)
90#define SCCR0 (volatile unsigned short int * const)(0x08 + QSM_CRB)
95#define SCCR1 (volatile unsigned short int * const)(0x0a + QSM_CRB)
114#define SCSR (volatile unsigned short int * const)(0x0c + QSM_CRB)
127#define SCDR (volatile unsigned short int * const)(0x0e + QSM_CRB)
131#define PORTQS (volatile unsigned char * const)(0x15 + QSM_CRB)
134#define PQSPAR (volatile unsigned char * const)(0x16 + QSM_CRB)
158#define DDRQS (volatile unsigned char * const)(0x17 + QSM_CRB)
164#define SPCR0 (volatile unsigned short int * const)(0x18 + QSM_CRB)
174#define SPCR1 (volatile unsigned short int * const)(0x1a + QSM_CRB)
181#define SPCR2 (volatile unsigned short int * const)(0x1c + QSM_CRB)
190#define SPCR3 (volatile unsigned char * const)(0x1e + QSM_CRB)
197#define SPSR (volatile unsigned char * const)(0x1f + QSM_CRB)
204#define QSPIRR (volatile unsigned char * const)(0x100 + QSM_CRB)
206#define QSPITR (volatile unsigned char * const)(0x120 + QSM_CRB)
208#define QSPIcR (volatile unsigned char * const)(0x140 + QSM_CRB)