代码搜索结果

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

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

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-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

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总线接口器件接口的例子 。 * =====================================================

i2c_control.vhd

-- i2c_control.vhd -- -- -- This code implements the control of the i2c bus -- created from code developed 6/99 - made minor changes -- to reduce macrocell counts and changed system clock to 2Mh

i2c_control.vhd

-- i2c_control.vhd -- -- Created: 12/30/99 ALS -- -- This code implements the control of the i2c bus -- created from code developed 6/99 - made minor changes -- to reduce macrocell counts and c

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