appconst.h
来自「利用FREE SCALE的DSP56F803编写的AD采集程序」· C头文件 代码 · 共 21 行
H
21 行
/*****************************************************************************
*
* Motorola Inc.
* (c) Copyright 2000 Motorola, Inc.
* ALL RIGHTS RESERVED.
*
******************************************************************************
*
* File Name: appconst.h
*
* Description: Description of Application constant for appconst.c file
*
* Modules Included:
*
*
*****************************************************************************/
#ifndef __APPCONST_H
#define __APPCONST_H
#endif /* __APPCONST_H */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?