搜索资源列表
SAA711x_I2C_Linux.rar
- Linux设备驱动开发详解_SAA711x I2C设备驱动,Linux device driver development Detailed _SAA711x I2C device driver
tsc2007Driver.zip
- 详细介绍了德州仪器触摸屏tsc2007在linux下驱动的编写,tsc2007用的是I2C接口,经测试可靠稳定,写linux下驱动的朋友们可以参考,强力推荐!!,Texas Instruments introduced in detail in the linux touch screen tsc2007 the preparation of the next drive, tsc2007 using the I2C interface, have been tested and reliabl
i2c-eeprom-090804
- linux下读写EEROM的应用程序,I2c接口的,应用linux自带的I2C驱动-to read and write EEROM under linux applications, I2c interface, the application comes with I2C driver linux
gsm mux driver
- Gsm mux driver for linux 2.6 kernels
mt_for_android_driver
- 电容屏多点触摸驱动,直接加入到linux驱动层。适用于android系统。仅共学习参考,请勿用作商业用途,否则后果自负-Capacitive multi-touch screen driver, added directly to the linux driver layer. For android system. Total study reference only, do not used for commercial purposes, or peril
omap1510_i2c
- omap i2c linux driver -omap i2c linux driver
i2c_rtc_linux
- linux i2c rtc 驱动程序,有需要的请下载-linux i2c rtc driver, have the necessary download
s3c2410-i2c-linux-2.4-driver
- s3c2410 arm-linux-2.4.18 i2c master driver
gpio_i2c
- i2c linux driver 基于3510的驱动-i2c linux driver
LinuxI2CDriver.pdf
- Writing I2C device Driver on linux with Osiloscope output
0602_driver-i2c
- s3c2410 i2c linux驱动程序-s3c2410 i2c driver
i2c-linux
- linux下面的i2c驱动,支持多种i2c设备.包括JZ47xx系列的SOC-linux The following i2c driver i2c device supports multiple. JZ47xx series of SOC, including
i2c-driver
- linux环境下i2c驱动包括s3c2440和龙芯cq8401的主机-i2c drivers under linux environment, including host s3c2440 and Godson cq8401
i2c
- I2C driver for linux kernel
gpio-i2c
- 基于gpio的模拟I2C驱动程序,适合linux开发平台-Simulation based on I2C gpio driver for linux platform
TWI-driver
- 针对AT91sam9260系列ARM9开发板的I2C Linux驱动程序-For AT91sam9260 Series ARM9 development board I2C Linux driver
Linux-driver-development15
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
Linux-driver-development2
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路
I2C-linux-kernel
- 实例解析linux内核I2C体系结构,完整分析了linux下IIC得结构,device、bus、driver,初学者必备-Examples resolve I2C linux kernel architecture, a complete analysis of the structure under linux too IIC, device, bus, driver, beginners must
Linux-driver-for-touch-screen
- 电容触摸屏Linux驱动源码(标准I2C设备驱动)。-Linux driver for touch screen(i2c device driver)