Analog Devices SHARC ADSP-21368 Hardware Reference Manual page 369

Hide thumbs Also See for SHARC ADSP-21368:
Table of Contents

Advertisement

Listing 5-3. SPORT Transmit Using DMA
/* SPORT DMA Parameter Registers */
#define CPSP0A
#define CPSP1A
/* SPORT Control Registers */
#define DIV0
#define DIV1
#define SPCTL0
#define SPCTL1
#define SPMCTL0 0xC04
/* SPMCTL Bits */
#define SPL
/* SPCTL Bits */
#define SPEN_A
#define SDEN_A
#define SCHEN_A 0x00080000
#define SLEN32
#define SPTRAN
#define IFS
#define FSR
#define ICLK
/* Default Buffer Length */
#define BUFSIZE 10
.SECTION/DM seg_dmda;
/* TX Buffers */
.var tx_buf1a[BUFSIZE] = 0x11111111,
ADSP-21368 SHARC Processor Hardware Reference
0xC43
0xC4B
0xC02
0xC03
0xC00
0xC01
0x00001000
0x00000001
0x00040000
0x000001F0
0x02000000
0x00004000
0x00002000
0x00000400
0x22222222,
0x33333333,
Serial Ports
5-89

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SHARC ADSP-21368 and is the answer not in the manual?

Table of Contents