搜索资源列表
interrupt
- 嵌入式LINUX下的中断程序例子,包含MAKEFILE,可MAKE使用参考-the interruption procedure examples include MAKEFILE, MAKE use of reference
interrupt
- linux下的中断实例程序,可以让大家参考!
interrupt
- 这是ARM9 linux 2.4.X 中断驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK
arm-linux-interrupt
- 这是基于arm s3c44b0处理器的开发板平台的关于中断处理的程序.-This is based on the arm s3c44b0 processor development board on the platform interrupt handling procedures.
GPIO_irq
- 嵌入式ARM-LINUX中断编程,平台为IMX27,当收到外部信号后产生打印信息。-Embedded ARM-LINUX interrupt programming, platform IMX27, when an external signal received after the printing of information.
linux_timer
- linux s3c2410下,片内定时器中断的驱动程序-linux s3c2410 platform,internal timing interrupt driver program
linux
- 包括初始化、进程管理、进程通信、内存管理、设备管理、中断、文件系统、系统调用等精选源码分析。-Including initialization, process management, process communications, memory management, device management, interrupt, file system, system calls, such as analysis of selected source.
zhongduan
- linux 中断处理机制介绍及中断编程。-linux interrupt handling mechanism to introduce and interrupt programming.
2410-interrupt
- Linux 下,MagicARM2410 外部中断实例程序-Linux under, MagicARM2410 external interrupt examples of procedures
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
linux
- linux课程实验的题目和参考程序。有进程管理,进程控制和软中断。-linux courses experimental procedures and reference topics. Have the process management, process control and soft interrupt.
SMP-affinity
- 多核的linux环境下绑定中断到指定CPU.用于高性能服务器开发。-The multi-core linux environment bind to the specified interrupt CPU. For the development of high-performance servers.
interrupt
- linux下的中断机制,分析的很透彻。实例解剖-under linux interrupt mechanism, the analysis is very thorough. Examples of anatomical
ARM-Linux-Interrupt-Mechanism
- ARM Linux中断机制分析 本文档基于AT91SAM9260EK板 -ARM Linux interrupt mechanism of this document is based on AT91SAM9260EK board
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
Interrupt
- 嵌入式ARM环境,linux操作系统中断处理程序-Embedded ARM environment, linux operating system interrupt handler
linux-interrupt
- linux 驱动中编程的核心内容,中断,这会和arm7中的中断很好的结合起来。-linux driver core programming, interrupt, which interrupt and arm7 well in combination.
Linux-driver-development10
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第10章、中断与时钟。本章主要讲解Linux设备驱动编程中的中断与定时器处理。由于中断服务程序的执行并不存在于进程上下文,因此,要求中断服务程序的时间尽可能地短。因此,Linux在中断处理中引入了顶半部和底半部分离的机制。另外,内核中对时钟的处理也采用中断方式,而内核软件定时器最终依赖于时钟中断。10.1节讲解中断和定时器的概念及处理流程。10.2节讲解Linux中断处理程序的架构,顶半部、底半部之间的关系
Embedded-Linux-
- 介绍了RT-Linux,μCLinux,μC/OS2Ⅱ和eCos四种源码公开的嵌入式实时操作系统,详细分析比较了关键实现技术—任务管理、任务及中断间的同步通信机制、存储器管理、中断管理等,指出了不同应用领域所适合的ERTOS。-Describes the RT-Linux, μCLinux, μC/OS2 Ⅱ and four kinds of open-source eCos real-time embedded operating system, detailed analysis and
Interrupt-in-Linux
- linux interrupt in linux-linux interrupt in linux