|
RTEMS
5.1
|
Go to the documentation of this file. 40 #ifndef _RTEMS_M68K_QSM_H 41 #define _RTEMS_M68K_QSM_H 45 #define SAM(a,b,c) ((a << b) & c) 51 #define QSM_CRB 0x7ffc00 55 #define QSM_CRB 0xfffc00 59 #define QSMCR (volatile unsigned short int * const)(0x00 + QSM_CRB) 67 #define QTEST (volatile unsigned short int * const)(0x02 + QSM_CRB) 72 #define QILR (volatile unsigned char * const)(0x04 + QSM_CRB) 78 #define QIVR (volatile unsigned char * const)(0x05 + QSM_CRB) 83 #define SCCR0 (volatile unsigned short int * const)(0x08 + QSM_CRB) 88 #define SCCR1 (volatile unsigned short int * const)(0x0a + QSM_CRB) 107 #define SCSR (volatile unsigned short int * const)(0x0c + QSM_CRB) 120 #define SCDR (volatile unsigned short int * const)(0x0e + QSM_CRB) 124 #define PORTQS (volatile unsigned char * const)(0x15 + QSM_CRB) 127 #define PQSPAR (volatile unsigned char * const)(0x16 + QSM_CRB) 151 #define DDRQS (volatile unsigned char * const)(0x17 + QSM_CRB) 157 #define SPCR0 (volatile unsigned short int * const)(0x18 + QSM_CRB) 167 #define SPCR1 (volatile unsigned short int * const)(0x1a + QSM_CRB) 174 #define SPCR2 (volatile unsigned short int * const)(0x1c + QSM_CRB) 176 #define SPIFIE 0x8000 183 #define SPCR3 (volatile unsigned char * const)(0x1e + QSM_CRB) 190 #define SPSR (volatile unsigned char * const)(0x1f + QSM_CRB) 197 #define QSPIRR (volatile unsigned char * const)(0x100 + QSM_CRB) 199 #define QSPITR (volatile unsigned char * const)(0x120 + QSM_CRB) 201 #define QSPIcR (volatile unsigned char * const)(0x140 + QSM_CRB)