当前位置:
首页
资源下载

搜索资源 - i2c linux device driver
搜索资源列表
-
0下载:
Linux设备驱动开发详解_SAA711x I2C设备驱动,Linux device driver development Detailed _SAA711x I2C device driver
-
-
0下载:
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
-
-
0下载:
Writing I2C device Driver on linux with Osiloscope output
-
-
0下载:
本驱动程序是基于linux内核2.6.20下的AT91SAM9260的实时时钟I2C设备驱动程序。-This driver is based on the AT91SAM9260 under linux kernel 2.6.20 Real Time Clock I2C device driver.
-
-
0下载:
本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括:
数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。
实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
-
-
1下载:
linux下面的i2c驱动,支持多种i2c设备.包括JZ47xx系列的SOC-linux The following i2c driver i2c device supports multiple. JZ47xx series of SOC, including
-
-
0下载:
嵌入式linux设备驱动源码之i2c相关代码-Embedded linux device driver source code for the i2c-related
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路
-
-
0下载:
I2C总线协议驱动,C语言编写,适用于各单片机或嵌入式linux-I2C bus protocol driver, C language, for each device or embedded linux
-
-
0下载:
嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
-
-
0下载:
Linux Device driver for the i2c thermostat found on the iBook G4, Albook G4-Linux Device driver for the i2c thermostat found on the iBook G4, Albook G4
-
-
0下载:
Linux Device Driver for keys on TCA6416 I2C IO expander
-
-
0下载:
Linux Device Driver For Philips TEA5767 FM Chip used on some TV Cards like Prolink Pixelview I2C address is allways 0xC0.
-
-
0下载:
Routines for control of the AK4114 via I2C and 4-wire serial interface IEC958 (S/PDIF) receiver for linux Device driver.- Routines for control of the AK4114 via I2C and 4-wire serial interface IEC958 (S/PDIF) receiver for linux Device driver.
-
-
0下载:
实例解析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
-
-
0下载:
linux device driver编程i2c体系结构
i2c core i2c device i2c driver-linux device driver programming i2c architecture
i2c core i2c device i2c driver
-
-
0下载:
AD7879-1 AD7889-1 touchscreen (I2C bus) for linux Device Driver.
-
-
0下载:
bttv-i2c.c -- all the i2c code is here for linux Device Driver.
-
-
1下载:
电容触摸屏Linux驱动源码(标准I2C设备驱动)。-Linux driver for touch screen(i2c device driver)
-