dsk6713_codec_devParams.c
上传用户:dahaojd
上传日期:2008-01-29
资源大小:14357k
文件大小:1k
源码类别:

DSP编程

开发平台:

C/C++

  1. /*
  2.  *  Copyright 2003 by Texas Instruments Incorporated.
  3.  *  All rights reserved. Property of Texas Instruments Incorporated.
  4.  *  Restricted rights to use, duplicate or disclose this code are
  5.  *  granted through contract.
  6.  *  
  7.  */
  8. /* "@(#) DDK 1.10.00.23 07-02-03 (ddk-b12)" */
  9. /*
  10.  *  ======== dsk6713_codec_devParams.c ========
  11.  *  DSK6713_EDMA_AIC23 default driver parameters
  12.  */
  13. #include <std.h>
  14. #include <csl_edma.h>
  15. #include <dsk6713_edma_aic23.h>
  16. #include <aic23.h>
  17. /*
  18.  *  ======== DSK6713_CODEC_DEVPARAMS ========
  19.  *  This static initialization defines the default parameters used for
  20.  *  DSK6713_EDMA_AIC23 IOM driver
  21.  */
  22. DSK6713_EDMA_AIC23_DevParams DSK6713_CODEC_DEVPARAMS = 
  23.         DSK6713_EDMA_AIC23_DEVPARAMS_DEFAULT;