?? 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 + -