⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 omap3_ceddk.def

📁 Windows CE 6.0 BSP for the Beagle Board.
💻 DEF
字号:
;
; Copyright (c) Microsoft Corporation.  All rights reserved.
;
;
; Use of this sample source code is subject to the terms of the Microsoft
; license agreement under which you licensed this sample source code. If
; you did not accept the terms of the license agreement, you are not
; authorized to use this sample source code. For the terms of the license,
; please see the license agreement between you and Microsoft or, if applicable,
; see the LICENSE.RTF on your install media or the root of your tools installation.
; THE SAMPLE SOURCE CODE IS PROVIDED "AS IS", WITH NO WARRANTIES.
;
LIBRARY  CEDDK

EXPORTS
    CalibrateStallCounter           @1
    HalAllocateCommonBuffer         @2
    HalFreeCommonBuffer             @3
    HalGetBusDataByOffset           @4
    HalSetBusDataByOffset           @5
    HalTranslateBusAddress          @6
    HalTranslateSystemAddress       @7
    MmMapIoSpace                    @8
    MmUnmapIoSpace                  @9
    READ_PORT_BUFFER_UCHAR          @10
    READ_PORT_BUFFER_ULONG          @11
    READ_PORT_BUFFER_USHORT         @12
    READ_PORT_UCHAR                 @13
    READ_PORT_ULONG                 @14
    READ_PORT_USHORT                @15
    READ_REGISTER_BUFFER_UCHAR      @16
    READ_REGISTER_BUFFER_ULONG      @17
    READ_REGISTER_BUFFER_USHORT     @18
    READ_REGISTER_UCHAR             @19
    READ_REGISTER_ULONG             @20
    READ_REGISTER_USHORT            @21
    StallExecution                  @22
    TransBusAddrToStatic            @23
    TransBusAddrToVirtual           @24
    WRITE_PORT_BUFFER_UCHAR         @25
    WRITE_PORT_BUFFER_ULONG         @26
    WRITE_PORT_BUFFER_USHORT        @27
    WRITE_PORT_UCHAR                @28
    WRITE_PORT_ULONG                @29
    WRITE_PORT_USHORT               @30
    WRITE_REGISTER_BUFFER_UCHAR     @31
    WRITE_REGISTER_BUFFER_ULONG     @32
    WRITE_REGISTER_BUFFER_USHORT    @33
    WRITE_REGISTER_UCHAR            @34
    WRITE_REGISTER_ULONG            @35
    WRITE_REGISTER_USHORT           @36

; @CESYSGEN IF CE_MODULES_DEVICE
    CreateBusAccessHandle           @37
    CloseBusAccessHandle            @38
    SetDevicePowerState             @39
    GetDevicePowerState             @40
    TranslateBusAddr                @41
    TranslateSystemAddr             @42
    SetDeviceConfigurationData      @43
    GetDeviceConfigurationData      @44
    GetParentDeviceInfo             @45
    GetChildDeviceRemoveState       @46
    GetBusNamePrefix                @47
    BusTransBusAddrToVirtual        @48
    BusTransBusAddrToStatic         @49
    BusIoControl                    @50
    DDKPwr_Initialize               @51
    DDKPwr_Deinitialize             @52
    DDKPwr_RequestLevel             @53
    DDKPwr_ReleaseLevel             @54
    DDKPwr_GetDeviceLevel           @55
    DDKPwr_SetDeviceLevel           @56
    BusChildIoControl               @57
; @CESYSGEN ENDIF

    GetDeviceRegistryParams         @101

⌨️ 快捷键说明

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