usbin.h
来自「DMA2410平台上的範例程式,使用RVDS開發,內含Image檔可以直接燒錄到」· C头文件 代码 · 共 14 行
H
14 行
/****************************************************************
NAME: usbin.h
DESC:
HISTORY:
Mar.25.2002:purnnamu: reuse the source of S3C2400X u24xmon
****************************************************************/
#ifndef __USBIN_H__
#define __USBIN_H__
void Ep1Handler(void);
void PrepareEp1Fifo(void);
#endif /*__USBIN_H__*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?