搜索资源列表
-
0下载:
*** *** ***
File name: vector.h
Interrupt Vector declarations
This section contains the vectors for various interrupts in
the ?40x. Unused interrupts are shown to branch
to a phantom?interrupt service routine which disables the
wa
-
-
0下载:
dsp2407的一个中断服务程序简单例程,已调试通过-dsp2407 an interrupt service routine simple routines have been debugging through
-
-
0下载:
自定义的INT 79H的中断服务程序设计
该中断服务程序的功能为驻留内存(INT 31H),运行时,使用中断调用(2AH,2CH)读取系统时间,在屏幕上将时间以“年月日 时:分:秒”的形式显示出来, 系统其他功能正常。-Since the definition of the INT 79H interrupt service program design of the interrupt service routine for the presence of memory function
-
-
0下载:
//串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理
//出入均设有缓冲区,大小可任意设置。
//可供使用的函数名:-//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
-
-
0下载:
一个外部中断0的简单程序,该程序实现外部中断0的模拟以及中断服务程序的响应。-External Interrupt 0 is a simple procedure that implementation of the Analog External Interrupt 0 interrupt service routine, as well as response.
-
-
0下载:
微机原理及接口技术\实验五 中断特性及8259应用编程实验:当无中断请求时,执行主程序,延时显示“main”,若有中断请求,则执行其中断服务程序,显示该中断号“6”或“7”:若正在执行较低级的中断服务程序,则允许比它优先级高的中断被响应(IRQ6>IRQ7)。主程序在执行过程中,每显示一个“main”,空一格。-Microcomputer Principle and Interface Technology \ test five properties and 8259 interrupted
-
-
0下载:
实用的串口通讯程序,采用C++环境编写,中断通讯的串口配置和中断服务程序的编写。-Serial Communication practical procedure for the preparation of C++ environment, interruption of the serial communication configuration and the preparation of the interrupt service routine.
-
-
0下载:
20键PS2小键盘中断服务程序,内含Kile整个工程-20 keys PS2 keyboard interrupt service routine
-
-
0下载:
串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理,出入均设有缓冲区,大小可任意设置。-Serial port interrupt service routine, just make a simple call to complete the serial input and output processing, access are equipped with the buffer, the size can be arbitrarily set.
-
-
0下载:
The following code illustrates the actual working Motor Control task using AvrX, the authors RTOS. This same code could be called as an ISR or Interrupt Service Routine with few modifications.
-
-
0下载:
.接管INT 9 终端服务程序替换为发声程序.
2.退出并驻留内存,等待触发中断.
3.当有中断产生(如按键盘),进入新的中断服务程序Music.
4.检查按键是否是ALT+F6,or ALT+F7,如果不是就直接调用原本的INT9 中断服务程序处理.
如果是ALT+F6,就调用speaker发出声音,最后调用原本的INT9 中断服务程序处理.
如果是ALT+F7,就调用draw清屏,然后画图[黄色小矩形],调用原本的INT9 中断服务程序处理.-. Take over
-
-
0下载:
TC35 的命令列表,与中断服务程序,串口的中断程序-TC35 list of commands, and the interrupt service routine, the serial interrupt program
-
-
0下载:
ARM汇编实现软中断,用ADS开发。先调用Init装中断,再跳转到SWWIhandler,SWIhandler为中断服务程序源码
-ARM assembler soft interrupt with the ADS development. Call the Init loaded interrupt, jump to SWWIhandler, SWIhandler for the source of the interrupt service routine
-
-
0下载:
无线报警器的源程序,有系统初始化程序,外部中断0服务程序,外部中断1服务程序,报警处理程序,点火处理程序,延时子程序-Source, wireless alarm system initialization procedures, external interrupt service routine, the external interrupt 1 service routine, alarm handler, ignition handler, delay subroutine
-
-
0下载:
输入捕获,根据正点原子的代码完善了一个中断的服务函数。-Input capture, according to the punctual code perfected an atomic interrupt service routine.
-
-
0下载:
本示例程序为BST23209板卡中断服务子程序示例
-Board interrupt service routine sample
-
-
1下载:
ARINC429端口中断服务子程序示例。该程序在labwindows/cvi环境下调试通过。-ARINC429 port interrupt service routine samples. The program in labwindows/cvi through debugging environment.
-
-
0下载:
该程序为1553B通信接口的中断服务子程序示例,在ANSI C编译环境下调试通过。-The program for the 1553B communication interface interrupt service routine example, in ANSI C compiler environment through debugging.
-
-
0下载:
使用C语言进行的中断服务程序编写、安装和使用,内存驻留。-Using C language interrupt service routine to prepare, install and use, memory presence.
-
-
0下载:
使用C语言进行的中断服务程序编写、安装和使用,内存驻留。-Using C language interrupt service routine to prepare, install and use, memory presence.
-