isr 双语例句
全部
1·This approach requires some changes in the ISR.
这种方法需要在ISR中进行一些修改。
2·Safely detect, if function is called from an ISR?
安全检测功能,如果是从isr叫?
3·The challenge was to create an AXP application for Cisco’s ISR.
该竞赛提出的挑战题目是为Cisco的整合服务路由器创建一个应用程序扩展平台应用。
4·Once the interrupt has been raised, the driver's ISR will be called.
一旦中断被触发,就会调用驱动程序的 ISR。
5·IDT contains interrupt number and recordset made up of ISR addresses.
IDT是包含中断号和ISR地址组成的记录集。
6·The kernel will stop at this point when the ISR schedules the tasklet/bottom half.
当 ISR 对这个 tasklet/bootom half 进行调度时,内核就会在这个断点处停止。
7·If ISR is not activated, the SGSN shall directly delete the concerned PDP context.
如果ISR没有激活,那SGSN应直接删除相关连的PDP上下文。
8·In most RTOS, the timer interrupt service routine (ISR) executes at every time tick.
在一般的嵌入式实时操作系统中,时钟中断服务程序在每个时钟节拍工作。
9·In this paper, a new method is proposed to prevent useless execution of the timer ISR.
为了提高性能,文章提出了一种方法来改变这种情况。
10·Mailbox and message queue are used for communication between task to task and task to ISR.
消息邮箱和消息队列用来进行任务与任务之间以及ISR与任务之间的通信。