CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - interrupt source

搜索资源列表

  1. 10、定时器中断和驱动程序

    0下载:
  2. 上海勤研的KY44B0X有中断的BIOS源码-Shanghai Institute of KY44B0X a BIOS interrupt source
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:36.72kb
    • 提供者:艾琳
  1. SemSig

    0下载:
  2. Shows how to set up an interrupt handler function and signal events from the handler. We use C6x timer 1 as the example interrupt source.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.11kb
    • 提供者:丽香
  1. linux

    0下载:
  2. 包括初始化、进程管理、进程通信、内存管理、设备管理、中断、文件系统、系统调用等精选源码分析。-Including initialization, process management, process communications, memory management, device management, interrupt, file system, system calls, such as analysis of selected source.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:277.41kb
    • 提供者:孙李伟
  1. interrupt

    0下载:
  2. linux下的中断机制,分析的很透彻。实例解剖-under linux interrupt mechanism, the analysis is very thorough. Examples of anatomical
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:25.72kb
    • 提供者:赵子顾
  1. wmm_driver

    0下载:
  2. linux中设备驱动程序源码,包括声音传感器中断程序、蜂鸣器驱动等-linux device driver source code, including the sound sensor interrupt program, buzzer driver, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.69kb
    • 提供者:王铭明
  1. A

    0下载:
  2. 用电平开关的输出作为中断源,每个开关对应于一个中断源。在中断服务程序中,通过74LS273输出一个数据,以点亮与中断源相对应位置的LED。-The output power level as the interrupt source switch, each switch corresponds to an interrupt source. The interrupt service program, a data output through the 74LS273 to light cor
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:651byte
    • 提供者:毛毛
  1. poco-1.3.6p2-all

    0下载:
  2. The POCO C++ Libraries (POCO stands for POrtable COmponents) are open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Li
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5.33mb
    • 提供者:sabri
  1. int_numb

    0下载:
  2. 这是一个DOS系统下关于中断的程序的源代码,可独立测试ISA总线上的15个中断-This is a DOS system on the interruption of the program' s source code, independent testing on the ISA bus 15 interrupt
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:1.45kb
    • 提供者:dyq_king
  1. key_interrupt

    0下载:
  2. mini2440平台上运行的,按键中断裸机源代码程序-mini2440 platform interrupt source on the button, you can use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:109.84kb
    • 提供者:陈晨
  1. ustc-Linuxkernelguide_IE

    0下载:
  2. 中科大Linux操作系统源代码导读_中断异常-USTC Linux operating system source code REVIEW _ interrupt exception
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1.07mb
    • 提供者:祝惠民
  1. ARM_Linux_interrupt_src_code

    0下载:
  2. 以s3c2410为例, 通过文中源码,非常详尽分析ARM Linux中断过程,很好的学习和参考价值。-ARM Linux interrupt. S3c2410 example, the source text, very detailed analysis of the ARM Linux interrupt the process of learning and reference value.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:17.24kb
    • 提供者:Harry
  1. xilinx_intc

    0下载:
  2. Linux source code, Interrupt controller driver for Xilinx Virtex FPGAs
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:2.76kb
    • 提供者:saikuwer
  1. Buttons

    0下载:
  2. ARM9 S3C2440驱动源代码(中断测试应用驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (interrupt test drive), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
  3. 所属分类:Driver develop

    • 发布日期:2017-12-01
    • 文件大小:2.68kb
    • 提供者:吕志明
  1. tengnuo

    0下载:
  2. 键盘驱动源码,应用程序源码 本驱动是基于中断方式的,在此创建一个等待队列,以配合中断函数使用;当有按键按下并读取到键 值时,将会唤醒此队列,并设置中断标志,以便能通过 read 函数判断和读取键值传递到用户态;当没有按 键按下时,系统并不会轮询按键状态,以节省时钟资源*/ -Keyboard driver source code, the application source code of this driver is interrupt-based approach, in
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:6.64kb
    • 提供者:藤诺
  1. gpio-ks8695

    0下载:
  2. Configure GPIO pin as external interrupt source for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.61kb
    • 提供者:lvluegr
  1. cvmx-interrupt-rsl

    0下载:
  2. This file is part of the OCTEON SDK Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:piepymg
  1. m5249

    0下载:
  2. Set the GPIO line as interrupt source for smc91x device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1018byte
    • 提供者:yincaifeng
  1. External-interrupt-test

    0下载:
  2. 基于KEIL uv4的ARM7环境下的外部中断源码-KEIL uv4 of ARM7 based on external interrupt source environment
  3. 所属分类:Driver develop

    • 发布日期:2017-04-28
    • 文件大小:216.07kb
    • 提供者:屠思远
  1. gpio-ks8695

    0下载:
  2. Configure GPIO pin as external interrupt source.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.76kb
    • 提供者:zacwyx
  1. kvm_book3s_asm

    0下载:
  2. interrupt source for IPIs.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:tqkiujeng
« 12 »
搜珍网 www.dssz.com