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

搜索资源列表

  1. at91sam7s64_Atmel_interrupt_20060825

    0下载:
  2. An AT91SAM7 Serial-IO/UART and interrupt example for the Atmel AT91SAM7S64 (should work with all AT91SAM after minimal changes) which demonstrates UART interfacing (serial I/O), interrupt/exception-handling and lots of gcc-specials.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:67167
    • 提供者:Dang Son
  1. timer

    0下载:
  2. 外设timer设计:16bit定时器、ETU计数器、具有3种可配置中断请求输出、内部寄存器的读写编程。-Peripheral timer design: 16bit timer, ETU counter, with 3 configurable interrupt request output, the internal register read and write programming.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:4729
    • 提供者:gab
  1. interrupt-Eam

    0下载:
  2. 定时器TMR0 10ms高优先级中断,232接收低优先级中断-High priority timer interrupt TMR0 10ms, 232 received low priority interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:1176
    • 提供者:zfd
  1. Interrupt

    0下载:
  2. CC2430的中斷控制,P0_5按下LED就會一直閃爍-CC2430 s Interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:8957
    • 提供者:山本武
  1. ARM-Linux-Interrupt-Mechanism

    0下载:
  2. ARM Linux中断机制分析 本文档基于AT91SAM9260EK板 -ARM Linux interrupt mechanism of this document is based on AT91SAM9260EK board
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:170994
    • 提供者:caoxiansheng
  1. CC2430CC2431program

    0下载:
  2. cc2430 zigbee 无线传感器cc2430芯片的测试程序,内部含有:LED、LCD、joystick、External Interrupt、Timer Interrupt Power Modes、clock modes、stop watch 、adc、random、dma -cc2430 zigbee contain lots of program tests:LED、LCD、joystick、External Interrupt、Timer Interrupt Power Modes、
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2014-05-24
    • 文件大小:985558
    • 提供者:navy
  1. Interrupts

    0下载:
  2. 基与PIC单片机的中断模式所编写的子程序 .-PIC microcontroller-based and written in the interrupt mode subroutine.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6887
    • 提供者:晓锋
  1. interrupt

    0下载:
  2. 实现中断服务的程序,PC机用户可使用的硬件中断只有可屏蔽中断,由8259中断控制器管理。中断控制器用于接收外部的中断请求信号,经过优先级判别等处理后向CPU发出可屏蔽中断请求,灯亮来表明中断实现.-Interrupt service program to achieve, PC machine users can use hardware interrupts may be maskable interrupt only by the 8259 interrupt controller mana
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:555
    • 提供者:闫雪飞
  1. myEDMA

    0下载:
  2. 利用EDMA的传输功能,设置定时器中断,对大家理解EDMA很有帮助的-Using EDMA transfer function, set the timer interrupt, EDMA helpful for everyone to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:590235
    • 提供者:毛佩
  1. 51chip-modules-interrupt-system

    0下载:
  2. 51单片机,片内功能模块---中断系统C语言程序-51, chip modules--- C language program interrupt system
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4926
    • 提供者:明镜
  1. External-hardware-interrupt

    0下载:
  2. 当外部中断没有发生时,接在PD口的8个发光二极管一起不停的闪烁,当外部中断发生时,即开关S0被按一次后,接在PD0口的D0二极管不停的闪烁。-When the external interrupt did not occur, then 8 in the PD population with non-stop blinking light-emitting diode, when the external interrupt occurs, the switch S0 is pressed on
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:13817
    • 提供者:liliyang
  1. IOinterrupt

    0下载:
  2. the freescale dp256 code ,the interrupt of GPIO
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:210523
    • 提供者:pyh
  1. interrupt

    0下载:
  2. 中断系统的ARM源码程序,内含ADS的可执行文件-arm source program for interrupt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:63894
    • 提供者:jason
  1. Interrupt

    0下载:
  2. 430单片机中断嵌套程序,经调试验证,可用-430 SCM interrupt nesting procedures, verified by debugging can be used
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:6822
    • 提供者:zhangqunli
  1. interrupt

    0下载:
  2. 在arm2440上按下按键,产生中断,处理led指示灯的状态-In arm2440 press the button and generate an interrupt to handle led status indicator
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:28174
    • 提供者:蓝涉天际
  1. interrupt

    0下载:
  2. ARM2440的中断总线实验供参考。适用于初学者,供入门使用。-ARM2440 interrupt bus test for reference. Apply to beginners, for entry to use.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:63877
    • 提供者:julie
  1. FMPC860.development.design.interrupt.handling.mech

    0下载:
  2. FMPC860 development and design of the interrupt handling mechanism FMPC860中断处理机制开发设计-FMPC860 development and design of the interrupt handling mechanism
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:231938
    • 提供者:2
  1. interrupt

    0下载:
  2. 嵌入式中断实验程序,按一次EXINT2,使LED1灭,再按一次EXINT2,又使LED1亮; 按一次EXINT3,使LED2灭,再按一次EXINT3,又使LED2亮。-Embedded interrupt experimental procedure, according to a EXINT2, so that LED1 off, and then a EXINT2, and the LED1 light by a EXINT3, the LED2 off, and then a EXI
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:4569
    • 提供者:张建林
  1. RTC

    0下载:
  2. Real Time Clock / CMOS Setup Reference.AT BIOS provides a number of basic functions to use RTC. The following short list should provide enough information to use them.Using RTC hardware interrupt in C++ code.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:58240
    • 提供者:croms
  1. interrupt_serial_tx

    0下载:
  2. serial communication interrupt for 8051 controller
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:14077
    • 提供者:suresh
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com