
DSP56303 Technical Data, Rev. 11
Freescale Semiconductor
A-9
;
SSI Receive Slot Mask Register A
M_SSRSA EQU $FFFF
; SSI Receive Slot Bits Mask A (RS0-RS15)
;
SSI Receive Slot Mask Register B
M_SSRSB EQU $FFFF
; SSI Receive Slot Bits Mask B (RS16-RS31)
;------------------------------------------------------------------------
;
EQUATES for Exception Processing
;
;------------------------------------------------------------------------
;
Register Addresses
M_IPRC EQU $FFFFFF
; Interrupt Priority Register Core
M_IPRP EQU $FFFFFE
; Interrupt Priority Register Peripheral
;
Interrupt Priority Register Core (IPRC)
M_IAL EQU $7
; IRQA Mode Mask
M_IAL0 EQU 0
; IRQA Mode Interrupt Priority Level (low)
M_IAL1 EQU 1
; IRQA Mode Interrupt Priority Level (high)
M_IAL2 EQU 2
; IRQA Mode Trigger Mode
M_IBL EQU $38
; IRQB Mode Mask
M_IBL0 EQU 3
; IRQB Mode Interrupt Priority Level (low)
M_IBL1 EQU 4
; IRQB Mode Interrupt Priority Level (high)
M_IBL2 EQU 5
; IRQB Mode Trigger Mode
M_ICL EQU $1C0
; IRQC Mode Mask
M_ICL0 EQU 6
; IRQC Mode Interrupt Priority Level (low)
M_ICL1 EQU 7
; IRQC Mode Interrupt Priority Level (high)
M_ICL2 EQU 8
; IRQC Mode Trigger Mode
M_IDL EQU $E00
; IRQD Mode Mask
M_IDL0 EQU 9
; IRQD Mode Interrupt Priority Level (low)
M_IDL1 EQU 10
; IRQD Mode Interrupt Priority Level (high)
M_IDL2 EQU 11
; IRQD Mode Trigger Mode
M_D0L EQU $3000
; DMA0 Interrupt priority Level Mask
M_D0L0 EQU 12
; DMA0 Interrupt Priority Level (low)
M_D0L1 EQU 13
; DMA0 Interrupt Priority Level (high)
M_D1L EQU $C000
; DMA1 Interrupt Priority Level Mask
M_D1L0 EQU 14
; DMA1 Interrupt Priority Level (low)
M_D1L1 EQU 15
; DMA1 Interrupt Priority Level (high)
M_D2L EQU $30000
; DMA2 Interrupt priority Level Mask
M_D2L0 EQU 16
; DMA2 Interrupt Priority Level (low)
M_D2L1 EQU 17
; DMA2 Interrupt Priority Level (high)
M_D3L EQU $C0000
; DMA3 Interrupt Priority Level Mask
M_D3L0 EQU 18
; DMA3 Interrupt Priority Level (low)
M_D3L1 EQU 19
; DMA3 Interrupt Priority Level (high)
M_D4L EQU $300000
; DMA4 Interrupt priority Level Mask
M_D4L0 EQU 20
; DMA4 Interrupt Priority Level (low)
M_D4L1 EQU 21
; DMA4 Interrupt Priority Level (high)
M_D5L EQU $C00000
; DMA5 Interrupt priority Level Mask
M_D5L0 EQU 22
; DMA5 Interrupt Priority Level (low)
M_D5L1 EQU 23
; DMA5 Interrupt Priority Level (high)