CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - access C
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
ARM-PowerPC-ColdFire-MIPS
Embeded Linux
SCM
VxWorks
uCOS
DSP program
Windows CE
VHDL-FPGA-Verilog
Other Embeded program
QNX
hardware design
Open-source hardware
Search - access C - List
[
VxWorks
]
dma
DL : 0
/* dma.h - DMA (direct memory access) header */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01e,22sep92,rrr added support for c++ 01d,04jul92,jcf cleaned up. 01c,26may92,rrr the tree shuffle 01b,04oct91,rrr passed through the ansification filter -fixed #else and #endif -changed copyright notice 01a,20dec90,jcc written. */ #ifndef __INCdmah #define __INCdmah #ifdef __cplusplus extern "C" { #endif #include "vxWorks.h" #include "private/semLibP.h" typedef struct dmaCtrl /* DMA_CTRL - generic DMA controller info */ { SEMAPHORE ctrlMutexSem -/* dma.h- DMA (direct memory access) header*/ /* Copyright 1984-1992 Wind River Systems, Inc.*/ /* modification history -------------------- 01e,22sep92,rrr added support for c++ 01d,04jul92,jcf cleaned up. 01c,26may92,rrr the tree shuffle 01b,04oct91,rrr passed through the ansification filter -fixed#else and#endif -changed copyright notice 01a,20dec90,jcc written. */ #ifndef __INCdmah #define __INCdmah #ifdef __cplusplus extern "C" { #endif #include "vxWorks.h" #include "private/semLibP.h" typedef struct dmaCtrl /* DMA_CTRL- generic DMA controller info*/ { SEMAPHORE ctrlMutexSem
Date
: 2025-12-22
Size
: 1kb
User
:
liaozhigao
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.