It also registers an interrupt service routine's address to service interrupts generated when wireless data is sent or received.
它还会注册一个中断服务例程的地址以服务收发无线数据时产生的中断。
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线程将不知道有一个被请求的中断,从而耽误应用程序或服务的关闭。
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栈。
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只获取一个服务列表并开始运行,而不用对它们进行编程。
Isr interrupt service routine. code that performs actions necessary to deal with the condition that caused the interrupt.
中断服务程序。在执行操作时处理可能引起中断情况的代码。
When the interrupt service routine exits, control of the processor is returned to whatever part of the software was previously running.
当中断服务程序退出,对处理器的控制权转到先前运行的那个软件上。
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的系统结构,并详细阐述其中断原理,介绍如何修改内核和硬件抽象层安装中断服务例程。
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个周期来执行中断服务程序和主循环。
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.
在软件设计上,充分利用所选单片机的低功耗模式,让检测任务在中断服务程序中完成,使系统的功耗主要取决于中断服务程序执行的时间。
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秒钟后中断返回。
When the interrupt service routine exits control of the processor is returned to whatever part of the software was previously running.
当中断服务程序退出,对处理器的控制权转到先前运行的那个软件上。
The call HOLD (HOLD) supplementary service, allows a user to interrupt communications on an existing call and then subsequently, if desired, re-establish communications.
呼叫保持补充业务能允许一个用户中断一个已经存在的呼叫的通信,随后在要求时仍可重建通信。
But I want to know if there is an interrupt service which can handle incoming data outside of my while (true) loop.
但我想知道如果有一个中断服务可以处理传入的数据,我在外面(真的)环。
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.
实验目的目的:掌握定时器t0、T1的方式选择和编程方法,了解中断服务程序的设计方法,学会实时程序的调试技巧。
The software for control system was designed according to the timing requirement, the main program and the interrupt service program were highlighted.
根据热丝tig焊的时序要求,设计了控制系统的软件,重点介绍了主程序和中断服务程序。
The software for control system was designed according to the timing requirement, the main program and the interrupt service program were highlighted.
根据热丝tig焊的时序要求,设计了控制系统的软件,重点介绍了主程序和中断服务程序。
应用推荐