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

搜索资源列表

  1. Interrupt

    0下载:
  2. WinCE下获取IO中断,使用EVC写的,有需要的朋友可以下载了-WinCE interrupted access to IO, the use of EVC Writing, and has required a friend can download the
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:85976
    • 提供者:黄美华
  1. interrupt.tar

    0下载:
  2. sample code for interrupt on arm processor
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:13619
    • 提供者:Danut
  1. dem1-9dungngatngoai

    0下载:
  2. code for count in Pic use external interrupt
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:14066
    • 提供者:Thang
  1. keypad_4x4

    0下载:
  2. keypad 4x4 use interrupt with PIC18F4550
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:1310
    • 提供者:bebungbu
  1. lpc2100_uartirq

    0下载:
  2. UART interrupt based, LPC2148, Keil real view compiler
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:89950
    • 提供者:aftab
  1. dma_mcbsp_test

    0下载:
  2. evm5510利用DMA及中断来测试MCbsp多通道传输数据的测试程序-evm5510 use of DMA and McBSP interrupt to test the multi-channel transmission of data testing procedures
  3. 所属分类:DSP program

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

    0下载:
  2. interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1206
    • 提供者:nameblue
  1. Serial-interrupt

    0下载:
  2. //串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 //出入均设有缓冲区,大小可任意设置。 //可供使用的函数名:-//Serial interrupt service routine, just make a simple call to complete the deal with the serial input and output// from the buffer with the size can be arbitrarily set.// The availa
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3748
    • 提供者:lengling
  1. EXTI

    0下载:
  2. 配置STM32F10x CPU 的外部中断详细的程序代码-an example teach you how to config the external interrupt on an GPIO pin with the STM32F103 Peripheral EXTI module
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:182279
    • 提供者:search
  1. MSP430_Basic_sample_procedures

    2下载:
  2. 包含了msp430单片机上的ADC、定时器A、定时器B、基础时钟、看门狗的初始化及中断程序。基本示例程序-Msp430 on a single chip that contains the ADC, timer A, Timer B, basic clock, watchdog and interrupt the initialization process.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:38436
    • 提供者:
  1. IR_INT

    0下载:
  2. 瑞萨(Renesas)M16C系列芯片上实现接受摇控板控制的程序,采用中断方式,读取红外模块解码摇控器发来的波。-This is an infrared remote-controller sample program using interrupt of Renesas s M16C familiy microchips.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:145049
    • 提供者:书民
  1. interrupt

    0下载:
  2. arm2440下,linux2.6内核的按键的中断驱动程序(可防抖)以及用户应用测试程序-arm2440 under, linux2.6 kernel driver interrupt button (which can be anti-shake), and user application test procedure
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1935
    • 提供者:王琪淳
  1. s3c2410-interrupt

    0下载:
  2. s3c2410上的中断控制实验代码,里面还有s3c2410上的最小启动代码,并含有详细的注释!-Interrupt Control s3c2410 experiment on the code, there is also the smallest s3c2410 startup code, and contains detailed notes!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:113262
    • 提供者:luobing
  1. uart1

    0下载:
  2. avr usart sample (interrupt)
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:43246
    • 提供者:shista
  1. 2410_EINT

    0下载:
  2. ADS工程下ARM 9 2410 外部中断测试程序-ADS project ARM 9 2410 external interrupt test procedure
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:39449
    • 提供者:garfield trump
  1. Calculator

    0下载:
  2. MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF */-MSP430 //示范使用三种不同时脉来源 // Enter LPM3 w/ interrupt /* Convert EOL to CR/LF*/
  3. 所属分类:Project Manage

    • 发布日期:2017-03-31
    • 文件大小:38160
    • 提供者:benjamin
  1. switest

    0下载:
  2. c6000软中断入门代码,入门的好代码,简单明了-c6000 soft interrupt entry code, entry code of good, simple and clear
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:513
    • 提供者:leoking
  1. UART0

    0下载:
  2. UATR0 with interrupt on lpc2148
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:63131
    • 提供者:Ravi Kiran
  1. UART1

    0下载:
  2. UART 1 on lpc2148 with interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:44655
    • 提供者:Ravi Kiran
  1. 8051_ex0

    0下载:
  2. C-Code for 8051 external interrupt triggering
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:9770
    • 提供者:Dhans
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com