搜索资源列表
Interrupts
- How to load a ISR (Interrupr Service Routine) in WINCE platform
interrupts
- interrupt programming in linux, isr programming, interrupt api in linux 2.4, etc-interrupt programming in linux, isr programming, interrupt api in linux 2.4, etc....
isr16550
- isr linux driver for isr transfaction tectche-isr driver
mini
- example for ISR in blocking mode.
DoEvents
- VB下有一个DoEvents方法,可以让程序在执行操作的同时仍可以处理其他事件,用这个方法可以有效地解决画面无法刷新的问题。 VC下的DoEvents版本的代码 -DoEvents let the MainTask can get the ISR Message When it running
et131x_isr
- File which contains the ISR, ISR handler, and related routines for processing interrupts from the device.
qla_isr
- QLogic Fibre isr Channel HBA driver for Linux.
led
- 简单的led驱动,有利于新手教学,里面使用字符设备注册,还用了class类-The SC16C554B/554DB provides four levels of prioritized interrupts to minimize external software interaction. The Interrupt Status Register (ISR) provides the user with four interrupt status bits. Performing
bit
- Number of 32 bit ISR registers.
lapic
- The highest vector set in ISR if -1 - invalid, must scan ISR. int highest_isr_cache . -The highest vector set in ISR if -1 - invalid, must scan ISR. int highest_isr_cache .
ipu_idmac
- There can be only one, we could allocate it dynamically, but then we d have to add an extra parameter to some functions, and use something as ugly as struct ipu ipu = to_ipu(to_idmac(ichan->dma_chan.device)) in the ISR. -There can be only one, w