| 1. | The address of an interrupt service routine 中断服务程序所在的地址。 |
| 2. | You may use this style for interrupt service routines 你可以把这种方法用于中断服务程序。 |
| 3. | Design and optimize the interrupt service routine of arm7 embedded system 7嵌入式系统的中断设计与中断处理优化 |
| 4. | Interrupt service routine 中断服务常规 |
| 5. | The amount of time between the assertion of an interrupt and the start of the associated interrupt service routine 在中断发生和相关的中断服务程序运行之间的时间长短。 |
| 6. | When an interrupt occurs , the current state of the processor is s * * ed and an interrupt service routine is executed 当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。 |
| 7. | When an interrupt occurs , the current state of the processor is saved and an interrupt service routine is executed 当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。 |
| 8. | It also registers an interrupt service routine s address to service interrupts generated when wireless data is sent or received 它还会注册一个中断服务例程的地址以服务收发无线数据时产生的中断。 |
| 9. | The program flow is composed of three exclusive main loops and several interrupt service routines in order for running in multi - modes 程序的多运行模式流程实现采用了多个互斥主循环加中断的结构。 |
| 10. | You can ' t call this routine at all from an interrupt service routine or other routine running above dispatch _ level 你不能从一个中断服务程序或者其他运行于dispatch _ level之上的程序那里调用这个程序。 |