kzdev_codec.c File Reference
KOBANZAME SDK Audio Codec Driver.
More...
#include "kobanzame.h"
Defines |
#define | DAC_CONTROL_1 0x0000 |
#define | DAC_CONTROL_2 0x1000 |
#define | DAC_VOLUME_0 0x2000 |
#define | DAC_VOLUME_1 0x3000 |
#define | DAC_VOLUME_2 0x4000 |
#define | DAC_VOLUME_3 0x5000 |
#define | DAC_VOLUME_4 0x6000 |
#define | DAC_VOLUME_5 0x7000 |
#define | ADC_0_PEAK_LEVEL 0x8000 |
#define | ADC_1_PEAK_LEVEL 0x9000 |
#define | ADC_2_PEAK_LEVEL 0xA000 |
#define | ADC_3_PEAK_LEVEL 0xB000 |
#define | ADC_CONTROL_1 0xC000 |
#define | ADC_CONTROL_2 0xD000 |
#define | ADC_CONTROL_3 0xE000 |
#define | TIMOD_DMA_TX 0x0003 |
Functions |
void | kzdev_codec_att_ini (void) |
void | kzdev_codec_start_DSPMODE (long lSampleRate) |
void | kzdev_codec_start_I2CMODE (long lSampleRate) |
void | kzdev_codec_stop (void) |
Detailed Description
KOBANZAME SDK Audio Codec Driver.
KOBANZAME SDK Software Developers Kit for Blackfin DSP Evaluation Board(KOBANZAME).
Copyright (C) 2010, KOBANZAME SDK Project, all right reserved
LICENSE: The software is a free and you can use and redistribute it for personal, non-profit or commercial products. Redistributions of source code must retain the above copyright notice. There is no warranty in this software, if you suffer any damages by using the software.