搜索资源列表
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.
i2c
- linux下基于atmel91sam9263的I2C总线驱动程序-the I2C driving programs based on atmel91sam9263 in linux
i2c
- 了解i2c协议的基本知识,并能读懂i2c驱动,并学会写i2c驱动-The i2c protocol basic knowledge and i2c drivers can read and learn to write i2c drivers
amlogic_i2c.tar
- Amlogic晶晨半导体 aml8726-m3 的I2C驱动。包含GPIO模拟方式和硬件方式。-. ├── aml_i2c.c ├── aml_i2c.h ├── aml_sw_i2c.c ├── aml_sw_i2c.h ├── i2c-apollo.c ├── i2c-apollo.h ├── Kconfig ├── Makefile └── README
pxa27x-i2c
- 介绍了优龙IIC总线linux下的驱动程序以及测试程序。使用于优龙pxa270开发板,内容较为详尽。-Driver and testing procedures the IIC bus EURONAVY under linux. Pxa270 development board used in EURONAVY more detailed.
i2c-viapro
- micro2440南桥的via驱动程序源码-micro2440 Southbridge via driver source code
at24cxx.tar
- 基于s3c24xx at24cxx I2C驱动,含测试程序,可以直接insmod-Based s3c24xx at24cxx I2C driver, including test procedures, can be directly insmod
i2c
- AX11XX芯片的IIC驱动,用于网口转串口功能的开发。-AX11XX chip IIC driver for the network port to serial port functionality development.
i2c-dbg
- linux i2c 模拟驱动程序,应用程序-linxue i2c driver
myi2c
- linux下的i2c驱动程序,配合上层应用,实现温度采集-i2c driver under linux, with the upper application, temperature collection
i2c_test.tar
- i2c驱动源码,用于测试atc24c08的i2c芯片。 -i2c driver source code for testing atc24c08 the i2c chip.
bmp085
- 在linux 2.6下 读写BMP085 气压温度传感器I2C驱动程序-In literacy BMP085 pressure under linux 2.6 I2C temperature sensor driver
linux-i2c-drive
- linux环境下完整I2C驱动程序,对于学习linux有较大的帮助-The complete I2C driver in Linux Environment
at88sc0104_linux
- ATSHA204加密IC驱动,附件是基于华为的安防处理器写的,用IO口模拟的I2C驱动,方便移植。-ATSHA204 encryption IC driver, attachment security processor-based Huawei written with analog IO I2C driver, easy to transplant.
gpio_i2c
- 非常好用的gpio-i2c驱动程序,适合linux平台使用,请大家下载使用-Very easy to use gpio-i2c driver for linux platform, please download
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.
S3C6410_IIC_driver
- S3C6410的I2C驱动,包含的测试程序,可以读写指定地址的数据。-It s the I2C driver of S3C6410,include the test APP code, it can read and write data of specified address.