代码搜索结果

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

tas3001c.h

/* * Header file for the i2c/i2s based TA3001C sound chip used * on some Apple hardware. Also known as "tumbler". * * This file is subject to the terms and conditions of the GNU General Public *

tas3001c.c

/* * Driver for the i2c/i2s based TA3001C sound chip used * on some Apple hardware. Also known as "tumbler". * * This file is subject to the terms and conditions of the GNU General Public * Lic

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

tas3001c.h

/* * Header file for the i2c/i2s based TA3001C sound chip used * on some Apple hardware. Also known as "tumbler". * * This file is subject to the terms and conditions of the GNU General Public *

tas3001c.c

/* * Driver for the i2c/i2s based TA3001C sound chip used * on some Apple hardware. Also known as "tumbler". * * This file is subject to the terms and conditions of the GNU General Public * Lic

i2c.map

I2C Timestamp is 456d6640 (Wed Nov 29 18:51:44 2006) Preferred load address is 10000000 Start Length Name Class 0001:00000000 000007f2H .rdata

i2c.map

I2C Timestamp is 456d6640 (Wed Nov 29 18:51:44 2006) Preferred load address is 10000000 Start Length Name Class 0001:00000000 000007f2H .rdata

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