vcapparams.h
上传用户: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.21 06-26-03 (ddk-b10)" */
  9. #ifndef EVMDM642_VCAPPARAMS_H
  10. #define EVMDM642_VCAPPARAMS_H
  11. extern VPORTCAP_Params EVMDM642_vCapParamsChan;
  12. extern VPORT_PortParams EVMDM642_vCapParamsPort;
  13. //BY XRH
  14. //extern TVP5150A_ConfParams EVMDM642_vCapParamsTVP5150A;
  15. extern SAA7115_ConfParams EVMDM642_vCapParamsSAA7115;
  16. #endif