📄 pxa27x_dma.def
字号:
;
; Copyright (c) 2000-2002 Intel Corporation. All rights reserved.
;
LIBRARY pxa27x_dma
EXPORTS GDE_Init
GDE_Deinit
GDE_Open
GDE_Close
GDE_IOControl
GDE_Read
GDE_Write
GDE_Seek
GDE_PowerUp
GDE_PowerDown
XllpDmacInit
XllpDmacHwInit
XllpDmacAcquireMutex
XllpDmacFreeMutex
XllpDmacRegisterDeviceHandler
XllpDmacUnregisterDeviceHandler
XllpDmacEnableInterrupts
XllpDmacDisableInterrupts
;;; pkdebug. remove XllpDmacInterruptHandler
XllpDmacGetRemainingXfrLength
XllpDmacGetPhysicalAds
XllpDmacCreateDescriptorList
XllpDmacChainDescriptors
XllpDmacAllocateMdl
XllpDmacFreeBufferMdl
XllpDmacCreateBufferMdl
XllpDmacAllocDmaDescriptorList
XllpDmacFreeDescriptorList
XllpDmacSetupTransfer
XllpDmacAllocChannel
XllpDmacAllocOneChannel
XllpDmacFreeChannel
XllpDmacFillLinkedDesc
XllpDmacCfgChannelDescTransfer
XllpDmacCfgChannelNoDescTransfer
XllpDmacStartTransfer
XllpDmacStopTransfer
XllpDmacAttachDesc
XllpDmacDetachDesc
XllpDmacGetChannelStatus
XllpDmacClearChannelStatus
XllpDmacEnableInterrupt
XllpDmacDisableInterrupt
XllpDmacGetXfrDone
XllpDmacSetEor
XllpDmacDumpStatus
XllpDmacInitHandle
;
; Test function. Remove in production releases.
;
XllpDmacTest
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -