This approach requires some changes in the ISR.
这种方法需要在ISR中进行一些修改。
Safely detect, if function is called from an ISR?
安全检测功能,如果是从isr叫?
The challenge was to create an AXP application for Cisco’s ISR.
该竞赛提出的挑战题目是为Cisco的整合服务路由器创建一个应用程序扩展平台应用。
Once the interrupt has been raised, the driver's ISR will be called.
一旦中断被触发,就会调用驱动程序的 ISR。
IDT contains interrupt number and recordset made up of ISR addresses.
IDT是包含中断号和ISR地址组成的记录集。
The kernel will stop at this point when the ISR schedules the tasklet/bottom half.
当 ISR 对这个 tasklet/bootom half 进行调度时,内核就会在这个断点处停止。
If ISR is not activated, the SGSN shall directly delete the concerned PDP context.
如果ISR没有激活,那SGSN应直接删除相关连的PDP上下文。
In most RTOS, the timer interrupt service routine (ISR) executes at every time tick.
在一般的嵌入式实时操作系统中,时钟中断服务程序在每个时钟节拍工作。
In this paper, a new method is proposed to prevent useless execution of the timer ISR.
为了提高性能,文章提出了一种方法来改变这种情况。
Mailbox and message queue are used for communication between task to task and task to ISR.
消息邮箱和消息队列用来进行任务与任务之间以及ISR与任务之间的通信。
Sky Mode provides greater range and is optimized for airborne ISR and range extension applications.
天空模式优化了机载ISR,并扩展了应用范围。
The Army and ISR Task Force also are participating in the system’s development and demonstration.
陆军和ISR工作队还参加了系统的开发和示范。
This strategy requires the kernel thread to raise the interrupt so that the device's ISR will get called.
这种策略需要一个内核线程来触发中断,这样就可以调用该设备的 ISR 了。
In addition, the HNRe2 network was used to remotely control the Firebird aircraft and its ISR payload devices.
此外,HNRe2网络还可用于远程控制火鸟飞机及其IS R载荷设备。
This paper introduces in detail the data structure and ISR, which relates to the network device driver program.
本章详细介绍了与网络设备驱动程序相关的数据结构和中断处理函数。
The primary aim of this approach is to simulate interrupts and test whether the ISR handles all possible interrupts.
这种方法的主要目的是模拟中断,并测试ISR是否处理了所有可能的中断。
Isr interrupt service routine. code that performs actions necessary to deal with the condition that caused the interrupt.
中断服务程序。在执行操作时处理可能引起中断情况的代码。
You can automate this activity and simulate the conditions so that the ISR would be invoked as in an actual runtime environment.
可以自动执行这些操作并模拟这种情况,这样ISR就可以作为一个实际的运行环境来调用了。
With a broad customer base across each aerospace sector, NSF-ISR ranks as one of North America's top full service registrar s.
我们拥有一个广泛的跨越各个航空领域的客户基础,NSF - ISR是北美顶尖的全面服务提供商之一。
Our warfighter's ISR capabilities need to adapt faster than threat technologies and we are committed to helping them do exactly that.
我们战士的ISR能力需要比威胁技术进步得更快,为达此目的,我们将全力以赴。
Practically, AXP allows third party providers and even customers to write applications for their ISR enhancing it in various ways.
事实上,AXP允许第三方提供商甚至用户来为ISR编写应用程序,从而以各种方式来改善它。
ISR (Instruction Set Randomization) is a new, general approach for safeguarding systems against any type of code-injection attack.
指令表随机化(isr)技术是一种新型的保护系统免遭任何类型注入码攻击的通用方法。
The AXP module is a hardware module that is connected to an ISR router taking power from it and is accessing its network interface.
AXP模块与IS R路由器连接,从中获取电力,并访问它的网络接口。
Since you have already set the (simulated) register values appropriately, the ISR will process normally as if it was a real interrupt.
由于已经正确设置了(模拟)寄存器的值,IS r会正常进行处理,就仿佛它是一个真正的中断。
Objective To evaluate the safety and efficacy of cutting balloon angioplasty (CBA) for diffuse in-stent restenosis (ISR) in elderly patients.
目的研究切割球囊成形术(CBA)治疗高龄患者弥漫性冠状动脉(冠脉)支架内再狭窄(ISR)的安全性与疗效。
As for bang-bang control, DTC has poor performance in low speed range. ISR and DSFO can not completely avoid the dependence upon rotor parameters.
但DTC由于砰-砰控制影响了低速性能,ISR和DSFO仍然避免不了对转子参数的依赖。
Performing an audit equal to the duration of Recertification audit time, according to the appropriate table in the NSF-ISR Quote Guide (AESOP 10923).
根据NSF - IS R报价指南(AESOP 10923)适用表,实施一次审核与再认证审核时间相同。
The implementation Status and results (ISR) report, a key tool for reporting on the implementation performance and results in Bank supported projects.
“项目实施状况与成果(isr)”报告是报告世行资助项目的实施绩效和成果的一个关键性工具。截止到到2010年7月的ISR目前都通过世行外网公开发布。
In most practical application, context switch doesn't happen at some time tick, so sometime the execution of timer ISR is useless and wastes CPU time.
在实际应用中,并不是每个时钟节拍都有任务调度,所以有很多时钟中断服务程序的工作是多余的,浪费了CPU资源。