CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 中断处理

搜索资源列表

  1. SmartARM2400-for-ISR

    0下载:
  2. SmartARM2400的中断处理程序,可根据实际情况自己添加修改-SmartARM2400 for ISR.rar
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:70212
    • 提供者:海军少校
  1. linux-2.0.38.tar

    0下载:
  2. linux系统源代码涵盖内存管理,进程,进程间通讯机制,PCI,中断和中断处理,设备驱动程序,文件系统,网络,核心机制的所有源代码-linux source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7518671
    • 提供者:静静在御
  1. STM32F103VC

    0下载:
  2. STM32 中断处理应用,调试成功,拿来可用-STM32 interrupt processing applications, debugging success, and brought the available
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4314356
    • 提供者:曹帅
  1. EINTInit

    0下载:
  2. 基于ARM的M3核所编写的外部中断处理程序-Prepared by M3 core, ARM-based external interrupt handler
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1103
    • 提供者:huazii
  1. ARM

    0下载:
  2. 嵌入式系统基础知识,ARM技术概述, ARM的指令系统,ARM汇编语言程序设计,ARM Realview MDK集成开发环境, GPIO编程,ARM异常中断处理及编程,存储器接口-The basics of embedded systems, ARM technology overview of the ARM instruction set, ARM assembly language programming, the ARM RealView MDK integrated developme
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-25
    • 文件大小:8628362
    • 提供者:欣然
  1. piano

    0下载:
  2. 一个发声键盘驱动。本模块会首先禁用常规的键盘中断处理,然后将本身挂到IRQ1上,之后每次其收到键盘中断,将会读取键盘状态和按键,然后当 kernel 认为可行时运行 got_char 打印键盘事件并发出蜂鸣声。3.2.14版本linux下开发,测试可用。 -An audible keyboard driver. This module will first disable the regular keyboard interrupt handler, and then will hang i
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:1975
    • 提供者:Zhaiyf
  1. key_irq

    0下载:
  2. 基于三星s5pc100芯片的终端处理,实现CortexA8按键的中断处理-Based the Samsung s5pc100 chip terminal handling, interrupt handling the CortexA8 keys
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:24955
    • 提供者:chenhao
  1. platform_dou

    0下载:
  2. 基于cortexA8开发板的按键中断处理,设计了按键的防抖动功能-Interrupt handling, the design of the key of the judder function based on the keys of the cortexA8 development board
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:89032
    • 提供者:chenhao
  1. pwm_server

    0下载:
  2. 基于CortexA8开发板做的自动报警程序,使用了中断处理机制-Automatic alarm program do based on CortexA8 development board, the use of the interrupt handling mechanism
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:901
    • 提供者:chenhao
  1. example_accelerometer_interrupt

    1下载:
  2. MSP430 通过中断处理加速度传感器的例程-example of accelerometer for interrupt
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-12
    • 文件大小:2317
    • 提供者:刘梅林
  1. adc_inter

    0下载:
  2. 基于中断处理的adc驱动程序,字符设备驱动的一个模块-Adc driver interrupt handler, a character device driver modules
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:20957
    • 提供者:lz
  1. shuchubijiaomoshi

    1下载:
  2. stm32输出比较模式良版本,一个定时器输出4路的占空比为50 的pwm,频率在中断处理函数修改-benign version of the the stm32 output compare mode, the duty cycle of the timer output 4 to 50 of the pwm frequency interrupt handler to modify the
  3. 所属分类:SCM

    • 发布日期:2015-11-18
    • 文件大小:3270656
    • 提供者:庄进发
  1. answer-button-firmware

    0下载:
  2. 抢答器固件程序,使用keil c 环境开发,里面有完整的通信协议和中断处理-Responder firmware, using keil c environment and development, which has a complete communication protocol and interrupt handling
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:48365
    • 提供者:chua
  1. kernel_interrupt

    0下载:
  2. 介绍了Linux内核中断 1 什么是中断 2 中断分类 3 Linux 异常处理体系结构 4 中断处理后半部机制-The Linux kernel interrupt 1 What is the interrupt 2 interrupt exception handling architecture Category 3 Linux interrupt processing latter part of mechanism
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:215433
    • 提供者:颜建文
  1. UART

    0下载:
  2. 四个独立程序,包括中断处理,查询方式,RS485-four lonely program,including interupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:200259
    • 提供者:廖生
  1. NEW_XGK_CHG

    0下载:
  2. 这是STC单片机在天幕靶上的工程应用,包括数据包接收的中断处理,附加了定时器,外部中断的简单使用,以及接受命令的处理,希望对单片机初学者有用-This is the STC SCM engineering applications, including data packet reception interrupt handling, additional timer, simple to use, as well as external interrupt command processing
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:140028
    • 提供者:Abr
  1. zhongduan

    0下载:
  2. 嵌入式实验 中断处理实验,基本完成实验内容要求,有注解,有截图结果。-Embedded experimental interrupt handling experiment, basically complete experiment content requirements, comments, have screenshots results.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:135016
    • 提供者:张蕾
  1. LINUX-Device-Driver(att.Source)

    0下载:
  2. LINUX设备驱动程序第三版配套源码; 设备驱动最通俗的解释就是“驱使硬件设备行动”。驱动与底层硬件直接打交道,按照硬件设备的具体工作方式,读写设备的寄存器,完成设备的轮询、中断处理、DMA通信,进行物理内存向虚拟内存的映射等,最终让通信设备能收发数据,让显示设备能显示文字和画面,让存储设备能记录文件和数据。-LINUX device drivers third edition of the supporting source Device Driver is the most popul
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:153407
    • 提供者:石大
  1. Interrupt

    0下载:
  2. 430单片机的简单中断处理,老手不用注意,新手可以-The 430 microcontroller' s simple interrupt handling, veterans do not pay attention, the novice can look
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-14
    • 文件大小:1774
    • 提供者:叶德辉
  1. AN54460_Interrupt-AN-Projects

    0下载:
  2. PSOC3&5系列单片机的官网应用程序文档,AN54460,对应的是中断处理部分的应用;-PSOC3 & 5 Series MCU application documentation for the official website, AN54460, the corresponding interrupt handling part of the application
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:1476799
    • 提供者:atlantis
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 40 »
搜珍网 www.dssz.com