📄 lpc2204timer.h
字号:
/* lpc2210Timer.h - Samsung S3C44B0X Timer driver header file */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01o,27jul04,a_m BSP定制 for 精英arm7开发板
01a,12apr01,m_h created from snds100 template.
*/
#ifndef __INCsngks32cTimerh
#define __INCsngks32cTimerh
#ifdef __cplusplus
extern "C" {
#endif
/* register definitions */
void SysClearClockInterrupt();
#ifdef __cplusplus
}
#endif
#endif /* __INCsngks32cTimerh */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -