dm643_vcapparams.h
来自「TITMS6000 DM642 串口程序 uart」· C头文件 代码 · 共 16 行
H
16 行
/*
* 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.23 07-02-03 (ddk-b12)" */
#ifndef DM643_VCAPPARAMS_H
#define DM643_VCAPPARAMS_H
extern VPORTCAP_Params DM643_vCapParamsChan;
extern VPORTCAP_Params DM643_vCapParamsChan2;
extern VPORT_PortParams DM643_vCapParamsPort;
extern TVP5150A_ConfParams DM643_vCapParamsTVP5150A;
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?