您要查找的是不是:
- The address of an interrupt service routine. 中断服务程序所在的地址。
- interrupt service address 中断服务地址
- Unable to register the interrupt service routine. 无法注册中断服务例程。
- Each entry in the IDT contains the address of the interrupt service procedure in the form of a segment selector and a 32-bit offset address. IDT中的每一个表项以一个段选择符和一个32位的偏移地址的形式包含了中断处理程序的地址。
- You may use this style for interrupt service routines. 你可以把这种方法用于中断服务程序。
- The automatic clear reduces the operations required by the interrupt service routine entry code to reading the AIC_IVR. 这个)自动清除(动作)减少了中断服务程序入口代码读取AIC_IVR(寄存器)所需的操作.
- The Customer shall apply for changing service address or any information mentioned in the form overleaf. 如客户须更改服务地址或背页表格提供之资料,须向本公司申请更改。
- Must provide memory protection at least for the interrupt vector and the interrupt service routines. 至少要为中断向量和中断服务程序提供存储保护。
- The Company shall provide service at the service address mentioned in the form overleaf only. 本公司只于背页表格所填写之服务地址提供服务。
- The amount of time between the assertion of an interrupt and the start of the associated interrupt service routine. 在中断发生和相关的中断服务程序运行之间的时间长短。
- The software includes the main system program, the interrupt service program, the network protocol program and the PCMCIA interface driver program. 软件系统主要包括:系统主程序、中断服务程序、网络协议程序以及PCMCIA接口驱动程序。
- Later on, your device might generate an interrupt, whereupon your interrupt service routine will be called at DIRQL. 稍后,你的设备可能发生一个中断,因此你的中断服务程序将要在DIRQL上被调用。
- VAX/ VMS interrupt service routine that is activated by a software interrupt at a fork interrupt priority level ( IPL). VMS的一种中断服务子程序,在分叉中断优先级(PL)软件中断激活。
- If the node fails, a takeover node acquires the failed node's service address as an alias on one of its non-service interfaces on the same HACMP network. 非常感谢,我在书里面找到这句,但不理解为什么,看了你的回复我明白了,看来我贴的HACMP的配置本身是有问题的,没有达到网卡备份的效果
- The main program and interrupt service routine (ISR) are realized by using modularized software design method. 软件采用模块化软件设计的方法设计了控制系统主程序、中断服务程序及中断服务子程序。
- A VAX/ VMS interrupt service routine that is activated by a software interrupt at a fork interrupt priority level( IPL). VAX/VMS的一种中断服务子程序,在分叉中断优先级(PL)软件中断激活。
- ISR Interrupt Service Routine. Code that performs actions necessary to deal with the condition that caused the interrupt. 中断服务程序。在执行操作时处理可能引起中断情况的代码。
- The Oracle9iAS Wireless platform and services address these issues making a complete wireless solution for businesses. Oracle9iAS Wireless 平台和服务制定了全面的商务无线解决方案,从而解决了这些问题。
- The data exchange between the background ISR (Interrupt Service Routine) and the foreground Main Loop is achieved by event flags and data buffers. 整个固件程序设计成完全的中断驱动方式,后台中断服务程序(ISR)和前台主循环之间的数据交换通过事件标志和数据缓冲区来实现。
- A mechanism used by tasks and interrupt service routines to share information and synchronize their access to shared resources. 一种被用来在工作和中缀效劳顺序之间共享信息和同步它们对共享资源拜访的机制。