搜索资源列表
10、定时器中断和驱动程序
- 上海勤研的KY44B0X有中断的BIOS源码-Shanghai Institute of KY44B0X a BIOS interrupt source
SemSig
- Shows how to set up an interrupt handler function and signal events from the handler. We use C6x timer 1 as the example interrupt source.
linux
- 包括初始化、进程管理、进程通信、内存管理、设备管理、中断、文件系统、系统调用等精选源码分析。-Including initialization, process management, process communications, memory management, device management, interrupt, file system, system calls, such as analysis of selected source.
interrupt
- linux下的中断机制,分析的很透彻。实例解剖-under linux interrupt mechanism, the analysis is very thorough. Examples of anatomical
wmm_driver
- linux中设备驱动程序源码,包括声音传感器中断程序、蜂鸣器驱动等-linux device driver source code, including the sound sensor interrupt program, buzzer driver, etc.
A
- 用电平开关的输出作为中断源,每个开关对应于一个中断源。在中断服务程序中,通过74LS273输出一个数据,以点亮与中断源相对应位置的LED。-The output power level as the interrupt source switch, each switch corresponds to an interrupt source. The interrupt service program, a data output through the 74LS273 to light cor
poco-1.3.6p2-all
- The POCO C++ Libraries (POCO stands for POrtable COmponents) are open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Li
int_numb
- 这是一个DOS系统下关于中断的程序的源代码,可独立测试ISA总线上的15个中断-This is a DOS system on the interruption of the program' s source code, independent testing on the ISA bus 15 interrupt
key_interrupt
- mini2440平台上运行的,按键中断裸机源代码程序-mini2440 platform interrupt source on the button, you can use
ustc-Linuxkernelguide_IE
- 中科大Linux操作系统源代码导读_中断异常-USTC Linux operating system source code REVIEW _ interrupt exception
ARM_Linux_interrupt_src_code
- 以s3c2410为例, 通过文中源码,非常详尽分析ARM Linux中断过程,很好的学习和参考价值。-ARM Linux interrupt. S3c2410 example, the source text, very detailed analysis of the ARM Linux interrupt the process of learning and reference value.
xilinx_intc
- Linux source code, Interrupt controller driver for Xilinx Virtex FPGAs
Buttons
- ARM9 S3C2440驱动源代码(中断测试应用驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (interrupt test drive), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
tengnuo
- 键盘驱动源码,应用程序源码 本驱动是基于中断方式的,在此创建一个等待队列,以配合中断函数使用;当有按键按下并读取到键 值时,将会唤醒此队列,并设置中断标志,以便能通过 read 函数判断和读取键值传递到用户态;当没有按 键按下时,系统并不会轮询按键状态,以节省时钟资源*/ -Keyboard driver source code, the application source code of this driver is interrupt-based approach, in
gpio-ks8695
- Configure GPIO pin as external interrupt source for Linux v2.13.6.
cvmx-interrupt-rsl
- This file is part of the OCTEON SDK Source Code for Linux.
m5249
- Set the GPIO line as interrupt source for smc91x device.
External-interrupt-test
- 基于KEIL uv4的ARM7环境下的外部中断源码-KEIL uv4 of ARM7 based on external interrupt source environment
gpio-ks8695
- Configure GPIO pin as external interrupt source.
kvm_book3s_asm
- interrupt source for IPIs.