您要查找的是不是:
- To suppress(an interrupt feature). 禁止,中止抑制(中断特点)
- If the serial interface is not able to generate an interrupt, set this value to any unused interrupt vector address. 如果串行接口是无法产生一个中断,将此值设置为任何未使用的中断向量地址。
- The address of an interrupt service routine. 中断服务程序所在的地址。
- vector an interrupt 引向中继
- When an interrupt or fault occurs hardware switches to monitor mode. 当中断或错误出现,硬件切换至管态。
- When the peripheral asserts this signal, we say that an interrupt occurs. 当外设发出这个信号,我们说一个中断发生。
- If an interrupt invalidates a triggering action, that action is lost. 如果一个中断的效果使触发它的动作无效,那个动作就会失去。
- A resumption after an interruption. 再开始中断后的重新开始
- An interruption put it quite out of my head. 一打岔我就把这事全忘了。
- An interrupt that accepts and holds the interruption signal. 一种可以接受和保存中断信号的中断。
- He picked up the story after an interruption. 在中断了一会儿后他继续讲故事。
- When a CPU wishes to send an interrupt to another CPU, it stores the interrupt vector and the identifier of the target's local APIC in the Interrupt Command Register (ICR) of its own local APIC. 当某个CPU希望发送一个中断给另一个中断时,它保存中断向量并在它自己的局部APIC的ICR(中断命令寄存器)中标识目标的局部APIC。
- An interrupt that occurs independently of the processor such as upon completion of an input/output operation. 不受处理机制约而产生的一种中断,例如输入输出操作一旦完成而产生的中断。
- Following the steps when an application program needs data, it issues an interrupt. 按照步骤:当一个应用程序需要数据时,它发出一个中断,响应该中断,
- Software Interrupt. An interrupt that can be generated by a running program - this is not the same as an exception. 软件中断。一种可能由运行的程序引起的中断,但是这跟异常是不同的。
- Interrupt handler Code that the processor jumps to on receipt of an interrupt request. 使处理器跳转到中断请求接收的编码。
- Interrupt latency The time between an interrupt going off and the interrupt being serviced by the operating system. 从发送一个中断请求开始到操作系统开始执行中断为止的一个时间段。
- Device controller informs CPU that it has finished its operation by causing an interrupt. 设备控制器通过引起中断通知CPU操作已完成。
- EOC can also activate an interrupt input, depending on the software considerations. 根据软件的情况,EOC信号也能够使一个中断输入动作。
- The amount of time between the assertion of an interrupt and the start of the associated interrupt service routine. 在中断发生和相关的中断服务程序运行之间的时间长短。