sngks32ctimer.h
来自「这是本人刚刚调试过的BSP 绝对好用。记着这是用网络调试的」· C头文件 代码 · 共 30 行
H
30 行
/************************************************ * modify : hugang hgxxx@51eda.com * * data : 2004-05-03 * ************************************************//* sngks32cTimer.h - Samsung KS32C Timer driver header file *//* Copyright 1984-2001 Wind River Systems, Inc. */#include "copyright_wrs.h"/*modification history--------------------01a,12apr01,m_h created from snds100 template.*/#ifndef __INCsngks32cTimerh#define __INCsngks32cTimerh #ifdef __cplusplusextern "C" {#endif #ifdef __cplusplus}#endif #endif /* __INCsngks32cTimerh */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?