vcapparams.h

来自「DM642的FFT变换」· C头文件 代码 · 共 15 行

H
15
字号
/*
 *  Copyright 2003 by Texas Instruments Incorporated.
 *  All rights reserved. Property of Texas Instruments Incorporated.
 *  Restricted rights to use, duplicate or disclose this code are
 *  granted through contract.
 *  
 */
/* "@(#) DDK 1.10.00.21 06-26-03 (ddk-b10)" */
#ifndef EVMDM642_VCAPPARAMS_H
#define EVMDM642_VCAPPARAMS_H
extern VPORTCAP_Params EVMDM642_vCapParamsChan;
extern VPORT_PortParams EVMDM642_vCapParamsPort;
extern TVP5150A_ConfParams EVMDM642_vCapParamsTVP5150A;
#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?