搜索资源列表
swi
- ARM处理器软中断处理。a_swi.s文件是最开始处理的SWI句柄,用ARM汇编指令编写。c_swi.c文件是在执行a_swi.s文件之后调用执行的C语言SWI句柄。 -ARM processor soft interrupt handling. a_swi.s document is the beginning of the SWI handler deal with the preparation of ARM compilation directives. c_swi.c document
TIMER_RVMDK
- 本源码为STM32的定时器使用例程,主要测试定时器2的功能。开发环境realviewMDK 将定时器2设置为输出比较模式,4个通道分别设置不同的比较值,因此每个通道产生中断的频率不同。在中断处理程序中分别相应的LED翻转,从而可以观察到4个闪烁频率不同的LED。 闪烁频率由快到慢:LD5、LD6、LD4、LD3。-The source code for the STM32 timer routine use, the main test Timer 2 functions. Develo
timers
- Timer This example application demonstrates the use of the timers to generate periodic interrupts. One timer is set up to interrupt once per second and the other to interrupt twice per second each interrupt handler will toggle its own indi
usb-device-audio-speaker-project-iar
- This is an Audio handler example source for AT91
mastmodbus
- 基于nxp的lpc932的MODBUS主机程序,只是站写向从站设备写数据,没有处理从站返回数据,还有DS18B20的处理程序给大家参考。-Based on the MODBUS host nxp of lpc932 procedures, but the station to write to write data from the station equipment, does not address the return data from the station, there DS18B2
4.3_int_test
- 英贝特第三代板子的中断处理程序,经检验已经可以运行了-Ingbert third-generation board' s interrupt handler, checked already running
S3C2410-init
- 基于ARM9芯片S3C2410异常中断程序设计。验证的代码详细分析了基于ARM嵌入式系统的异常处理流程。然后阐明关键字“-irq”的作用,设计出中断处理函数。最后,通过设置中断控制寄存器,设计外部中断EINT3的初始化程序,并给出主程序流程图。实践证明程序运行稳定可靠。-S3C2410 ARM9-based chip exception interrupt programming. Detailed analysis of the code verification of embedded sy
swi
- how to install a swi handler for SWI 0xff to print string
intc_sw_handlers_vle
- powerpc 中断处理,IVOR4的handler-powerpc interrupt,handler of IVOR4
RS232_C51
- RS232,C51中断处理函数及相关子函数-RS232, C51 and Related Functions interrupt handler
RTX_CAN
- CAN BUS J1939/71 for ARM7 LPC23xx, CAN Handler, J1939 Handler, Keil RTX, RTOS.
LCD_4bit
- LCD Handler for ARM7 LPC23xx. Keil Library, RTX compatible.
gpio_test.c.tar
- 针对OMAP3530处理器,用来测试GPIO的模块程序。这个程序可以申请gpio,为gpio设置中断处理函数等功能。-For the OMAP3530 processor, the program is used to test the GPIO. This procedure can apply gpio, gpio settings for the interrupt handler functions.
EINTInit
- 基于ARM的M3核所编写的外部中断处理程序-Prepared by M3 core, ARM-based external interrupt handler
NRF905
- NRF905跳频和跳址处理程序,可以方便移植到其他单片机上,分享出来和大家学习。-Frequency Hopping NRF905 jump address handler, can be easily ported to other microcontroller, share it and learn.
STM32_SVC
- The SVC project is a simple program for the STM32F103RBT6 using Keil MCBSTM32 Evaluation Board and shows how to implement software interrupt functions It includes the file SVC.c which implements the SVC handler. The SVC function declaratio
PID-c
- PID自整定C++代码 Ziegler-Nichols 典型的PID处理程序-PID self-tuning typical PID handler C++ code Ziegler-Nichols
NXP_17xx_IAP
- NXP MCU 17xx_IAP 在线升级模块-For in application programming the IAP routine should be called with a word pointer in register r0 pointing to memory (RAM) containing command code and parameters. Result of the IAP command is returned in the result table
719
- 飞思卡尔智能车摄像头组处理程序。x128完整程序代码-Freescale smart car camera group handler. the x128 a complete program code
IRQ
- s3c2440开发板中断处理程序(RealView MDK),RealView MDK 4.60下的非常简单的中断处理程序,按键点亮LED灯。-s3c2440 development board interrupt handler (RealView MDK) RealView MDK 4.60 very simple interrupt handler, the button is lit LED lights.