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

搜索资源列表

  1. interrupt

    0下载:
  2. 在visulDSP5.0中实现中断功能及中断嵌套功能-Implemented in visulDSP5.0 interrupt and interrupt nesting
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:12083
    • 提供者:cheer
  1. interrupt

    0下载:
  2. 程序利用SW4 - SW7产生中断12,改变LED1 - LED4的闪烁频率,执行相应的中断服务程序(ISR) )-Program using SW4- SW7 interrupt 12, to change LED1- LED4 flicker frequency, executing the corresponding interrupt service routine (ISR))
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. AVR单片机的入门程序,是一个中断的例子,里面带有protues的仿真电路,可以直接使用,程序是用ICCAVR编写的,也可以直接使用,并有详细的说明-AVR microcontroller entry program, is an example of an interrupt, which the simulation with protues circuit can be used directly, the program is written in ICCAVR can also be
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:36244
    • 提供者:谢开平
  1. Interrupt

    0下载:
  2. cortex-m0 LM3S1138例程,【06】中断控制(Interrupt)-cortex-m0 LM3S1138 routines [06] Interrupt Control (Interrupt)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:174478
    • 提供者:左右
  1. send-and-receive-data-DMA-interrupt

    0下载:
  2. 采用DMA中断的方式收发数据 -Used to send and receive data DMA interruptUsed to send and receive data DMA interrupt
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:184884
    • 提供者:黄一
  1. 2(Interrupt)

    0下载:
  2. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:94316
    • 提供者:张常友
  1. interrupt

    0下载:
  2. external interrupt for xmega test
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:60817
    • 提供者:majid
  1. 2440addr

    0下载:
  2. s3c2440中断,内存控制寄存器,UART寄存器等的定义,头文件-s3c2440 interrupt, memory control register, UART register definitions header file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:5650
    • 提供者:li
  1. interrupt

    0下载:
  2. interrupt,利用ATMEGAVR8L编写的中断定时程序,触发中断-interrupt, timer interrupt using ATMEGAVR8L written procedures, triggers interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:21585
    • 提供者:tato
  1. STM32-Timer-timer-interrupt

    0下载:
  2. STM32 Timer定时中断实验,经测试正确。。好东西一起分享-STM32 Timer timer interrupt experiment, the test correctly. . Good things to share
  3. 所属分类:SCM

    • 发布日期:2014-09-29
    • 文件大小:239616
    • 提供者:朦胧
  1. AD-interrupt-way

    0下载:
  2. 为了减少程序直接控制方式中CPU等待时间以及提高系统的并行工作程度,用来控制外围设备和内存与CPU之间的数据传送称为中断方式。此程序为A/D中断方式,用于msp430单片机控制的系统中 -In order to reduce the direct control of CPU wait time and improve the system of parallel work to control peripheral devices and data between memory and CPU
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:971
    • 提供者:王立
  1. interrupt

    0下载:
  2. C51RFPS开发系统,无线收发模块cc1110,基础例程,中断程序。-C51RFPS system cc110,interrupt application.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:15186
    • 提供者:ws
  1. Timer-interrupt-for-task-switching

    0下载:
  2. 定时中断实现任务切换,CPU 在空闲任务循环等待,定时中断将 CPU 周期性唤回,根据任务设计了不同的响应频度,满足条件的任务将获得CPU资源,CPU为不同任务“关照”完成后,再次返回空闲任务,如此周而复始,对于各个任务而言,好像各自拥有一个独立的CPU,各自独立运行。用这种思想构建的程序框架,最大的好处是任务很容易裁剪,系统能够做得很复杂。本程序就用了这种思想,使不同的灯用不同的频率闪烁。 -Timer interrupt for task switching, CPU cycles wa
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:20860
    • 提供者:五句
  1. usart12(interrupt)

    0下载:
  2. 在IAR环境下,串口12可以同时实现收发功能(中断方式)-In the IAR environment, you can also send and receive serial port 12 functions (interrupt)
  3. 所属分类:Com Port

    • 发布日期:2017-05-28
    • 文件大小:10903002
    • 提供者:付宁宁
  1. interrupt-ISR

    0下载:
  2. PORTB RB0引脚可以作为一个外部中断信号的输入 外部信号触发,LED亮,用按键的高低电平作为外部 中断信号的输入源 -PORTB RB0 interrupt pin can be used as an external trigger signal input of external signals, LED light, with high and low key as an external interrupt input sources
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:723
    • 提供者:赵丽君
  1. External-Interrupt

    0下载:
  2. zigbee 开发板smartRF04 外部中断程序-zigbee evaluation kit smartRF04 external interrupt program
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:58651
    • 提供者:
  1. interrupt

    0下载:
  2. 通过中断接口P3.3连接的独立按键测试,按一次P1.0口的LED灯反向, 作用效果和中断0相同,启用按键去抖,所以适合实际按键-P3.3 interrupt interface connected via a separate key test, according to a reverse P1.0 port of LED lights, and the effect of the same interrupt 0 Enable button to shake, so the actua
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:9394
    • 提供者:李丹
  1. interrupt

    0下载:
  2. avr 的终端iccavr 编写-avr interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:21562
    • 提供者:chen
  1. AT91SAM7S64-Interrupt-IAR4_11A-1_1

    0下载:
  2. AT91SAM7S64 Interrupt IAR4_11A-1_1
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:234881
    • 提供者:wxl
  1. Interrupt

    0下载:
  2. This example shows how to configure an external interrupt line-THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. * AS A RESULT, STMICROEL
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:8838
    • 提供者:chenmo
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com