CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 Windows CE 搜索资源 - 中断程序

搜索资源列表

  1. LED_INT

    0下载:
  2. 在WinCE系统中应用程序直接获取中断触发和直接操作I/O口,进行读取和写入。从而减少驱动程序的开发-in WinCE systems applications direct access to trigger disruption and direct operation of I / O port, for read and write. Reduce Driver Development
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:102.51kb
    • 提供者:zouxianlu
  1. outInterrupt

    0下载:
  2. 2410下面的外部中断的测试程序 此代码包含驱动和应用程序,可以通过此代码了解中断的运行机制。
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:73.45kb
    • 提供者:maomao
  1. WinCE6_intterupt_code

    0下载:
  2. WINCE6.0 中断驱动程序分析,相信很多人需要-WINCE6.0 intterupt driver code anys
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:61.77kb
    • 提供者:陈金
  1. ExtKey

    0下载:
  2. pxa270实验板上的,中断的驱动程序,通过中断来使数据改变。-Experimental pxa270 board suspended the driver, through the disruption in order to make data changes.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-10
    • 文件大小:2.22mb
    • 提供者:赵少杰
  1. ExtTest

    0下载:
  2. pxa270实验板上的,中断测试程序,可以通过实验箱上按钮,来获取按下中断次数。-Experimental pxa270 panel, interrupted test procedures can be through experiments on the button box, to obtain the number of press interruption.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:赵少杰
  1. MyDriver

    0下载:
  2. wince 下驱动,演示了如何使用硬件中断,IRQ5, 以及如何映射物理地址到虚拟地址。并说明如何在应用程序中使用该驱动。 -under the driver wince, demonstrating how to use the hardware interrupt, IRQ5, and how to map virtual addresses to physical addresses. And how in the application to use the drive.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:15.53kb
    • 提供者:张炜
  1. wince_IRQ

    0下载:
  2. x86平台,wince操作系统,中断响应程序,需作为流驱动加到系统映像中-x86 platform, wince operating system, interrupt response procedure is added to the system as a flow-driven image
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:18.96kb
    • 提供者:liuyang
  1. wince_lenrning_points

    0下载:
  2. wince的电源管理,DirectShow,多线程编程,中断处理机制,驱动程序开发,串口编程要点-wince power management, DirectShow, multi-threaded programming, interrupt handling mechanism, driver development, serial programming essentials
  3. 所属分类:Windows CE

    • 发布日期:2017-05-04
    • 文件大小:1.29mb
    • 提供者:吴先生
  1. interruptANDdriver47

    0下载:
  2. 周立功samsung2440开发板的中断和流驱动一个很好的例程(中断流驱动程序的验证)-ZLG samsung2440 development board s interrupt and a good routine flow-driven
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:44.68kb
    • 提供者:陈金强
  1. lcd_touch

    0下载:
  2. 基于天嵌公司TQ2440开发板的程序,主要为LCD和触摸屏模块的操作,具有显示图像和接收触摸中断的检测。-Company TQ2440 based embedded development board day program, mainly for the LCD and touch screen operation of the module with the touch display images and receive interrupt detection.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:18.51kb
    • 提供者:guofengyang
  1. WINCE_Driver

    0下载:
  2. WINCE添加驱动程序,目的为响应S3C2410的EINT7中断,使用了rGB2作为LED状态输出 1.Kernel\Hal\cfw.c OEMInitInterrupts()使能EINT7、LED(Output)、触发方式 2.Inc\oalintr.h(Inc\oalintr.inc) 增加:#define SYSINTR_BEEP (SYSINTR_FIRMWARE+19) 修改: _inline DWORD MapIrq2SysIntr(DWORD _Irq)
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:8.44kb
    • 提供者:chenl
  1. VideoCap

    0下载:
  2. wince 下的摄像头采集程序,适合新手了解wince下调用驱动采集图象数据原理,了解底层中断与应用层配合方式。-wince under the camera capture program, suitable for beginners to understand wince image data collected under the call-driven principles, understanding and application layer with the underlying
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:29.16kb
    • 提供者:cw
  1. WinCE_I2C_E_GPS

    0下载:
  2. :在某型军车的“姿态测量与数据存储系统”设计中,为实现嵌入式微处理器对数字罗盘集成电路HMC5843 的数据的采集,需开发运行于WinCE操作系统下的I2C驱动程序。文章首先论述了ARM9微处理器与HCM5843的 连接关系,随后论述了I2C总线的概念、工作原理与WinCE的流驱动模型等基本知识,最后以Platform Builder 5.0为 开发工具,开发了I2C驱动程序,并主要从中断服务线程IST与读函数IIC Read两个方面,介绍了驱动程序的具体实 现。实验表明,该驱动
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:358.39kb
    • 提供者:pengjun
搜珍网 www.dssz.com