搜索资源列表
i2c
- linux i2c 示例代码,详细的描述了linux下i2c驱动的编写的方式,及其makefile文件的编写。-the examples of i2c for linux
at24cxx
- TQ2440下的AT24C02的驱动,对初学linux下I2C驱动的同学有很大的帮助-very good
driver
- 基于linux的isp驱动程序,实现i2c接口的isp的配置工作,也可用于通用i2c驱动程序的指导-it is based on linux,and it is a driver for isp,used for configuration of image signal processor.also can be used for common i2c driver.
RTC-clock-driver
- S3C2440上RTC时钟驱动,通常在Linux中,把SOC系统中集成的独立外设单元(如:I2C、IIS、RTC、看门狗等)都被当作平台设备来处理。-S3C2440 RTC clock driver, usually in Linux, SOC system integration of independent peripheral units (such as: the I2C, the IIS, the RTC, Watchdog, etc.) are as a platform devic
i2c
- linux下基于atmel91sam9263的I2C总线驱动程序-the I2C driving programs based on atmel91sam9263 in linux
01
- linux驱动总线I2C总线基础,主要描述了I2C总线的运行原理和通讯协议。-The the linux drive bus I2C bus foundation, mainly describes the operating principle of the I2C bus and communication protocols.
pxa27x-i2c
- 介绍了优龙IIC总线linux下的驱动程序以及测试程序。使用于优龙pxa270开发板,内容较为详尽。-Driver and testing procedures the IIC bus EURONAVY under linux. Pxa270 development board used in EURONAVY more detailed.
Linux-Device-driver
- 嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
fxload-2008_10_13.tar
- FXLOAD UTILITY 这个程序是方便可以下载固件到FX,FX2, 和FX2LP的EZ-USB设备,以及原始AnchorChips的EZ-USB。 它的目的是要调用热插拔脚本时未编程 设备出现在总线上。 主要是作为一个开发援助,这也可以被用来更新 从I2C串行EEPROM引导设备上的固件。对于那 使用,以及将固件下载到所有其他的片外存储器, 的第二阶段加载程序必须首先被下载。 的分布包括“a3load.hex”,这是一个简单的第二阶段
NS73
- liunx驱动NS73驱动程序 //#include "fmtrans.h" #include <linux/i2c.h> #include <linux/delay.h> // // #define FM_TRANS_ADDR 0xCC #define AMD_DEBUG 0 // // extern int au1xxx_i2c_write(unsigned char addr, unsigned char reg,
i2c-tools-3.0.3
- linux 平台下的i2c 工具,请查阅-i2c tools for linux
atmel_mxt_ts
- Atmel MXT I2C driver for Linux
i2c-dbg
- linux i2c 模拟驱动程序,应用程序-linxue i2c driver
i2c
- linux device driver编程i2c体系结构 i2c core i2c device i2c driver-linux device driver programming i2c architecture i2c core i2c device i2c driver
linux-i2c-drive
- linux环境下完整I2C驱动程序,对于学习linux有较大的帮助-The complete I2C driver in Linux Environment
i2c
- 关于嵌入式linux的驱动代码,基于mini2440开发平台的I2C驱动程序,及makefile文件,经测试正常使用-About Embedded linux driver code, based mini2440 development platform I2C driver, and makefile files, tested normal use
i2c
- 基于Linux的I2C应用驱动程序,已在6467T的平台上测试通过。-The application of I2C based on Linux driver, through the test in the 6467T platform.
i2c
- 嵌入式 linux i2c总线测试程序,-embede linux i2c bus test source code
Linux-driver-for-touch-screen
- 电容触摸屏Linux驱动源码(标准I2C设备驱动)。-Linux driver for touch screen(i2c device driver)
i2c
- linux iic驱动 程序,适合初学者-linux iic drive code