16 lines
1.0 KiB
C
16 lines
1.0 KiB
C
/******************************************************************************\
|
|
* *
|
|
* BIO_DRAM.H - Hardware abstraction level library. *
|
|
* *
|
|
* Copyright (c) C-Cube Microsystems 1996 *
|
|
* All Rights Reserved. *
|
|
* *
|
|
* Use of C-Cube Microsystems code is governed by terms and conditions *
|
|
* stated in the accompanying licensing statement. *
|
|
* *
|
|
\******************************************************************************/
|
|
|
|
#define DRAM_STREAM_SOURCE 0x0001A4
|
|
#define DRAM_SD_MODE 0x0001A8
|
|
#define AUDIO_CLOCK_SELECTION 0x0000EC
|
|
#define AUDIO_DAC_MODE 0x0000E8 |