• In most RTOS, the timer interrupt service routine (ISR) executes at every time tick.

    一般的嵌入式实时操作系统中,时钟中断服务程序每个时钟节拍工作。

    youdao

  • Source code for a monolithic driver consists of both interrupt service thread code and platform specific code.

    单体驱动源代码中断服务线程和平台相关代码组成。

    youdao

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

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

    youdao

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

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

    youdao

  • But I want to know if there is an interrupt service which can handle incoming data outside of my while (true) loop.

    知道如果一个中断服务可以处理传入的数据在外面(真的)

    youdao

  • Isr interrupt service routine. code that performs actions necessary to deal with the condition that caused the interrupt.

    中断服务程序。在执行操作处理可能引起中断情况代码

    youdao

  • It also registers an interrupt service routine's address to service interrupts generated when wireless data is sent or received.

    会注册一个中断服务例程地址服务收发无线数据产生中断

    youdao

  • Dynamic process of soft adopts front ground and back ground structure, including main program and interrupt service program.

    软件动态过程采用前后台结构包括程序中断服务程序两部分。

    youdao

  • This table contains the processor's mapping between interrupts and interrupt service routines and must be initialized by the programmer.

    这个表格包含中断中断服务程序之间处理器映射必须程序员进行初始化

    youdao

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

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

    youdao

  • 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

    youdao

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

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

    youdao

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

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

    youdao

  • This table contains the processor"s mapping between interrupts and interrupt service routines and must be initialized by the programmer."

    这个表格包含中断中断服务程序之间处理器映射必须程序员进行初始化

    youdao

  • After analysis the function of system software, main program, interrupt service program and subroutine were designed use modeling develop ways.

    分析系统软件功能采用模块化软件设计方法,设计了控制系统程序中断服务程序以及子程序

    youdao

  • The software for control system was designed according to the timing requirement, the main program and the interrupt service program were highlighted.

    根据热丝tig时序要求设计控制系统软件,重点介绍程序中断服务程序。

    youdao

  • The contents of the interrupt service routine: all the lights off, 2 seconds later all the light-emitting diode, another 1 second to return after the break.

    中断服务程序内容全部熄灭,2秒钟发光二极管全部点亮再过1秒钟中断返回

    youdao

  • Then, the whole systematic architecture, some hardwares and firmware program were detailed, finally, the main program and interrupt service program were provided.

    洋细论述系统总体结构部分硬件设计相应固件程序的实现,给出了程序和中断服务程序流程图。

    youdao

  • NET system architecture, and describes the interrupt principle. In order to install the interrupt service routine, we present the way to modify the kernel and the OAL.

    NET系统结构详细阐述其中断原理介绍如何修改内核硬件抽象层安装中断服务例程

    youdao

  • The software consists of system initialization, display and interrupt service routines, which completes depth and velocity calculations, depth correction and alarm displays.

    软件部分系统初始化与显示程序中断服务程序组成,主要完成深度速度计算、各种校正处理显示各种报警等功能

    youdao

  • On software, we take full advantage of the low power modes of the MCU to finish the task in ISR (interrupt service routine), so, the power of system rest with the ISR executive time.

    软件设计上,充分利用所选单片机功耗模式检测任务中断服务程序中完成,使系统的功耗主要取决于中断服务程序执行的时间。

    youdao

  • Aim Objective: to master the timer T0, T1 of the mode selection and programming methods, to understand the design method of the interrupt service routine, and learn skills in real-time debugging.

    实验目的目的:掌握定时器t0T1方式选择编程方法了解中断服务程序设计方法学会实时程序的调试技巧

    youdao

  • For the purpose of data communication, the paper lodges the CAN interface circuit, and expatiates the programs of bus initialization, bus interrupt service routing, receiving and sending bus data.

    数据通信方面,提出了由总线控制器报文收发器构成CAN总线接口电路,并详细论述了与总线接口初始化、总线中断处理、总线数据收发相关的设计实现过程。

    youdao

  • Which means a system must be tolerable of faults and can be maintained and upgraded without interrupt service. From the aspect of software, high availability revolves mainly around faults recovery.

    就要求系统能够容错能够中断服务情况下维护升级软件设计角度来看可靠性故障恢复主要内容。

    youdao

  • 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.

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

    youdao

  • 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单电池供电c 80519 XXF所产生代码每次数据采样平均会有108个周期执行中断服务程序循环

    youdao

  • Allocating interrupt requests (IRQs) to devices may actually be a useful service, because it allows the OS to just grab a list of devices and start running, without having to program them.

    设备分配中断请求(IRQ)的确非常有用服务因为允许OS获取一个服务列表开始运行不用对它们进行编程

    youdao

  • If the task were to swallow the interrupt request, the worker thread might not learn that an interrupt was requested, which could delay the application or service shutdown.

    如果任务生吞中断请求worker线程知道一个请求的中断,从而耽误应用程序服务的关闭。

    youdao

  • If the task were to swallow the interrupt request, the worker thread might not learn that an interrupt was requested, which could delay the application or service shutdown.

    如果任务生吞中断请求worker线程知道一个请求的中断,从而耽误应用程序服务的关闭。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定