搜索资源列表
ARMLinuxInterrupt
- linux在ARM体系上中断系统的实现分析,自己的分析文档,很有心得。-Linux on the ARM system interrupt system of analysis, the analysis of documents, useful experience.
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
key_driver_irqa_poll
- linux设备驱动开发之按键KEY驱动开发查询模式和中断模式(宋宝华框架)-linux device driver development of key KEY-driven development query mode and interrupt mode (Song Baohua framework)
zhong-duan
- 中断处理,包括源程序及实验报告,可在linux系统实现-Interrupt handling in the linux system, including source code and experimental reports,
esp
- Celleb Beat Interrupt controller for Linux v2.13.6.
RS-232.tar
- RS232串口通信代码,一个封装好的串口通信代码,同时支持window及linux系统,接口清晰,使用便利。-Here you can find code to use the serial port. It has been tested with GCC on Linux and Mingw-w64 on Windows. Handshaking or flowcontrol is not supported. It uses polling to receive charact
spi
- 这是一个spi模块的程序,对于深入了解linux驱动编程非常有益。其中涉及了中断、调度、多线程编程等-This is a spi-module program is very useful for in-depth understanding of the linux driver programming. Which deals with the interrupt, scheduling, multi-threaded programming
irq
- linux下gpio中断驱动,在am3354下验证通过(GPIO interrupt drive under Linux)