代码搜索结果

找到约 10,000 项符合 I2C 的代码

i2c-at91.c

/* i2c Support for Atmel's AT91 Two-Wire Interface (TWI) Copyright (C) 2004 Rick Bronson Converted to 2.6 by Andrew Victor Borrowed heavily from original work

i2c-hydra.c

/* i2c-hydra.c - Part of lm_sensors, Linux kernel modules for hardware monitoring i2c Support for the Apple `Hydra' Mac I/O Copyright (c) 1999-2004 Geert Uytterhoeven

i2c-ali1563.c

/** * i2c-ali1563.c - i2c driver for the ALi 1563 Southbridge * * Copyright (C) 2004 Patrick Mochel * 2005 Rudolf Marek * * The 1563 southbridge is deceptively simi

ir-kbd-i2c.c

/* * keyboard input driver for i2c IR remote controls * * Copyright (c) 2000-2003 Gerd Knorr * modified for PixelView (BT878P+W/FM) by * Michal Kochanowicz

iic.h

//---------------------------------------------------------- /******************************************************************** MCS-51单片机模拟I2C软件包(V1.1) 文件名:VI2C_C51.C 相关文件:VI2

writing-clients

This is a small guide for those who want to write kernel drivers for I2C or SMBus devices. To set up a driver, you need to do several things. Some are optional, and some things can be done slightly o

ten-bit-addresses

The I2C protocol knows about two kinds of device addresses: normal 7 bit addresses, and an extended set of 10 bit addresses. The sets of addresses do not intersect: the 7 bit address 0x10 is not the

i2c-protocol

This document describes the i2c protocol. Or will, when it is finished :-) Key to symbols ============== S (1 bit) : Start bit P (1 bit) : Stop bit Rd/Wr (1 bit) : Read/Write bit. Rd equals

i2c9.c

/* ========================================================================= * 文件名: I2C9.C * 功 能:这是mcs-51和EEPROM AT24C512 I2C总线接口器件接口的例子 。 * =====================================================

iic.h

//---------------------------------------------------------- /******************************************************************** MCS-51单片机模拟I2C软件包(V1.1) 文件名:VI2C_C51.C 相关文件:VI2