Motorola DSP56305 User Manual page 588

24-bit digital signal processor
Table of Contents

Advertisement

Equates
I_KDOIE
EQU
I_VEC+$7A
;-----------------------------------------------------------------------
; VCOP VITERBI Interrupts
;-----------------------------------------------------------------------
I_VDREQ
EQU
I_VEC+$80
I_VDOBF
EQU
I_VEC+$82
I_VDRDY
EQU
I_VEC+$84
I_VDONE
EQU
I_VEC+$86
I_VOPC
EQU
I_VEC+$88
;-----------------------------------------------------------------------
; CCOP ENCRYPTION Interrupts
;-----------------------------------------------------------------------
I_CINFE
EQU
I_VEC+$90
I_COFNE
EQU
I_VEC+$92
I_CCIDN
EQU
I_VEC+$94
I_CPCDN
EQU
I_VEC+$96
;-----------------------------------------------------------------------
; INTERRUPT ENDING ADDRESS
;-----------------------------------------------------------------------
I_INTEND EQU
I_VEC+$FF
B-20
; Filter output buffer full
; viterbi data in request
; viterbi output buffer full
; viterbi data out request
; viterbi processing done
; viterbi operation complete
; encryption input FIFO empty
; encryption output FIFO not empty
; encryption processing done
; encryption parity code processing done
; last address of interrupt vector space
DSP56305 User's Manual
MOTOROLA

Advertisement

Table of Contents
loading

Table of Contents