说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 微级中断处理
1)  micro-level interrupt handling
微级中断处理
2)  microlevel interrupt
微级中断
3)  fist-level interrupt handler,FLIH
第一级中断处理器
4)  first level interrupt handler
一级中断处理程序
5)  interrupt handling
中断处理
1.
In the project of the network sleep monitoring on Microsoft Window 98,we design a virtual device driver (VxD) forphysiological signals acquisition card with VTOOLSD, in which we have accomplished IRQ virtualization, hook interrupt handling program, real-time processing of hardwave interruption and collection of ECG, EEG and other medical signals.
基于Microsoft Windows98平台的网络睡眼监护系统,利用VTOOLSD开发生理信号采集卡虚拟设备驱动程序(VxD) 在VxD中实现IRQ的虚拟化,钩挂中断处理程序,实时处理硬件中断,采集心电、脑电等多路生理信号。
2.
This paper discussed several problems which are needed to be raveled in μC/OS-II transplant process on ARM7;introduced the general interrupt handling process and method;presented the transplant μC/OS-II partial codes on the chip of LPC2000 series bashed on ARM7.
讨论了μC/OS-II在ARM7上移植过程中中断处理需要注意的几个问题,介绍了通用中断处理的过程和一般方法,并给出了在基于ARM7内核的LPC2000系列芯片上移植μC/OS-II部分代码。
3.
After presenting the common procedure of internal exception and external interrupt handling on processor,this paper analyzes exception processing and focuses on the mechanism of external interrupt handling in RTOS VxWorks,illustrates the implementation of interrupt management and demultiplexing with AT91RM9200 and MPC7410 processor.
针对实时系统中的中断处理的至关重要性,说明了微处理器的内部异常和外部中断的工作机理,阐述了实时操作系统VxWorks中的异常处理的过程,重点分析了在VxWorks中外部中断处理机制,并以AT91RM9200和MPC7410为例说明了VxWorks中断处理和中断复用的具体实现。
6)  interrupt processing
中断处理
1.
This paper introduces the development of driver,architecture of driver and the interrupt processing in Windows CE.
该文介绍了Windows CE下的驱动程序的结构、开发过程及Windows CE的中断处理过程,提出流接口和分层相结合的驱动程序设计方案,给出Windows CE下串口驱动的具体开发过程及串口驱动的中断处理过程。
2.
Because of the strict requirement of the real time property of interrupt response in a real time operation system, the authors propose that the interrupt response is divided into interrupt processing and interrupt servicing.
针对实时操作系统中要求中断响应实时性强的特点 ,提出了将中断响应分为中断处理和中断服务两部分 ,并且根据这种中断响应机制设计了多级中断服务请求队列 ,对临界资源的保护进行了探讨 。
补充资料:中断优先级
分子式:
CAS号:

性质:对不同的中断源赋予不同优先权,具有同样中断优先权的中断源组成一个中断级,由硬件保证它们具有同样优先权和统一的中断控制程序入口,而同级中断源之间优先次序由软件安排。在同时出现几个中断情况下,优先级高的中断先被响应。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条