interrupt service routine中文,interrupt service routine的意思,interrupt service routine翻译及用法

2025-09-07 20:14 浏览次数 6

interrupt service routine

英[ˌɪntəˈrʌpt ˈsɜːvɪs ru:ˈti:n]美[ˌɪntəˈrʌpt 'sɝvɪs ruˈtin]

中断服务程序

中断服务例程

interrupt service routine 例句

英汉例句

  • interrupt service routine (isr) is the most important peripheral accessing method.

    中断是主机与外部设备交互的最重要的方法。

  • at last, in the section of software design, startup code programming, operating system choosing and transplanting, task design, drivers design and interrupt service routine design had been discussed.

    最后,在软件设计部分探讨了启动代码编写、操作系统的选择和移植、任务规划和设计、驱动程序设计以及中断服务程序设计。

  • a vax/ vms interrupt service routine that is activated by a software interrupt at a fork interrupt priority level( ipl).

    vax/vms的一种中断服务子程序,在分叉中断优先级(pl)软件中断激活。

  • the design of digital control system includes dsp interrupt service routine and cpld logic control.

    数字控制系统软件设计,包括dsp中断服务子程序和cpld逻辑控制。

  • the orinoco interrupt service routine populates sk_buffs with data received from the wlan and passes it on to the ip stack via netif_rx.

    orinoco中断服务例程用从wlan接收的数据填充 sk_buffs ,并经由 netif_rx 将它传送到ip栈。

  • this article helps device driver developers test the interrupt service routine as much as possible by simulating the various interrupts.

    本文通过模拟各种中断,尽可能地帮助设备驱动程序开发人员测试中断服务例程。

  • code generated for silicon labs single-cell c80519xxf by a non-ocg compiler results in an average of 108 cycles to execute the interrupt service routine and main loop overhead for each sample of data.

    非ocg编译器针对siliconlabs单电池供电c80519xxf所产生的代码,每次数据采样平均会有108个周期来执行中断服务程序和主循环。

  • when an interrupt occurs, the current state of the processor is saved and an interrupt service routine is executed.

    当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。

  • when the interrupt service routine exits, control of the processor is returned to whatever part of the software was previously running.

    当中断服务程序退出,对处理器的控制权转到先前运行的那个软件上。

相关热词