搜索资源列表
44binit_1
- arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。 此程序是在arm上实现向量方式中断的初始化程序-arm of the non-vector interruption through the implementation IsrIRQ judgment interrupt source, find the corresponding Handle *** address. This procedure is the arm on the way to ac
TMS320系列DSP中断矢量表的编写和链接
- TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users
NestedInterrupts
- Freescale HCS12 系列嵌套中断源码-Freescale HCS12 series nested interrupt source
EBDSAM7S64-Interrupt-ADS
- 本程序为完成各种中断的演示.at91sam7s64芯片,ads1.2编译器.代码说明: 1)完成基本的初始化 2)初始化PIO,IRQ,FIQ,software_interrupt等 3)驱动板上的四个按键(PB1,PB2,PB3,PB4) 4)初始化DEBUG口,Usart1等 5)初始化定时器timer0,timer1等-procedures for the completion of the various demonstration interrupted.
AT91M42800A-Interrupt-ADS1_2-2_0
- AT91M42800A的bootloader源代码,实现了中断处理以及中断矢量。-RISC Bootloader source code, achieve interruption of treatment and interrupt vectors.
infraredrays
- 红外遥控接收发送源程序 Interrupt for IR subroutine external interrupt source INT0-infrared remote control receiver Interrupt this source for IR subroutine e xternal interrupt source INT0
clockint
- 基于44BOX实验板上时钟中断的源码,ADS环境下使用,源码已在实验板上调试通过-44BOX board clock interrupt source code, the use of the ADS environment, OSS has been in experimental board debugging through
ARM9interrupt
- arm9 的ADS1.2编译系统 的中断源程序, 其中含汇编,C程序-arm9 the ADS1.2 compiler system interrupt source files, including a compilation of C Program
interrupt-programming
- 键盘中断、鼠标中断、屏幕显示、dos功能调用等关于中断操作的源码-Keyboard interrupts, mouse interrupt, the screen display, dos function calls and other operations on the interrupt source
interrupt
- 外部输入中断源INT0和INT1,由中断控制寄存器TCON的IT1(TCON.2)和IT0(TCON.1)分别控制外部输入中断1和中断0的中断触发方式。若为0,则外部输入中断控制为电平触发方式;若为1,则控制为边沿触发方式。 -INT0 External interrupt source input and INT1, the interrupt control registers TCON the IT1 (TCON.2) and IT0 (TCON.1), respectively ex
interrupt
- 边沿中断源代码,一旦检测到边沿中断,程序将会转入子函数并执行相关命令,比较适合刚开始学习边沿中断的新手-Edge interrupt source, interrupt edge is detected, the program will be transferred to subroutine and execute the related command, more suitable for the beginning novice to learn the edge interrupt
interrupt
- Source Code to practice Interrupt in ATmega16 using AVR Studio 4 and programming C
Exp2-ARM-serial-interrupt
- ARM串口中断实验的源码,能实现串口中断-ARM serial interrupt source experiment, to achieve the serial port interrupt
Interrupt
- 51单片机的各种中断程序源代码,非常基础的单片机源代码-51 different single-chip interrupt source code, source code is based microcontroller
Interrupt
- 采用PC系统机中的8254作为中断源产生的日时钟中断,每间隔1秒在PC机屏幕上显示一行字符串“HELLO!”,按下PC机键盘的任意键退出程序。-Using the PC system in 8254 as an interrupt source generated clock interrupt every 1 second interval on the PC screen to display a line string " HELLO!" , The PC keyboard
External-Interrupt-CC2430
- 基于CC2430的zigbee外部中断源程序(不使用协议栈),适用于zigbee初学者学习。-Based on the CC2430 zigbee external interrupt source (do not use the stack) for zigbee beginners to learn.
SCM-interrupt-source
- 单片机中断源程序代码(调试完全通过,放心使用)-SCM interrupt source code (debugging completely through, ease of use)
PIC16F877A-port-interrupt
- 使用PIC16F887A单片机做的端口电平中断仿真及源码-Using PIC16F887A microcontroller to do simulation and port-level interrupt source
interrupt
- 在atlys型号开发板上开发中断处理程序,用microblaze做处理器,两个GPIO作为外设,一个GPIO连接按键作为中断源,另外一个GPIO连接led外设,熟悉中断的处理流程。-Model development board developed in atlys interrupt handler do with microblaze processor, two GPIO as a peripheral, a GPIO connection button as an interrupt s
Button-interrupt
- msp430g2553 按键中断 源码程序-msp430 key interrupt source programs