s3c2410timer.h

来自「Tornado的源代码资源包」· C头文件 代码 · 共 28 行

H
28
字号
/* s2410Timer.h - timer header */

/* Copyright 1999 ARM Limited */

/*
modification history
--------------------
01a,25jun99,jpd	 written.
*/

#ifndef	__INCs3c2410Timerh
#define	__INCs3c2410Timerh

#ifdef __cplusplus
extern "C" {
#endif

/* Bit definitions within registers  */



#ifdef __cplusplus
}
#endif

#endif	/* __INCs2410Timerh */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?