代码搜索结果

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

tda7432.c

/* * For the STS-Thompson TDA7432 audio processor chip * * Handles audio functions: volume, balance, tone, loudness * This driver will not complain if used with any * other i2c device with the sa

i2c-powermac.c

/* i2c Support for Apple SMU Controller Copyright (c) 2005 Benjamin Herrenschmidt, IBM Corp. This program is free software; you can redi

u2ctransaction.java

package i2c; /** * This class holds the information for a read or write transaction. * Futhermore it helps handling unsigned bytes. * * * Copyright (c) 2006, Stefan Engelke

tda7432.c

/* * For the STS-Thompson TDA7432 audio processor chip * * Handles audio functions: volume, balance, tone, loudness * This driver will not complain if used with any * other i2c device with the sa

i2c-powermac.c

/* i2c Support for Apple SMU Controller Copyright (c) 2005 Benjamin Herrenschmidt, IBM Corp. This program is free software; you can redi

tda7432.c

/* * For the STS-Thompson TDA7432 audio processor chip * * Handles audio functions: volume, balance, tone, loudness * This driver will not complain if used with any * other i2c device with the sa

i2c-davinci.c

/* * TI DAVINCI I2C adapter driver. * * Copyright (C) 2006 Texas Instruments. * Copyright (C) 2007 MontaVista Software Inc. * * Updated by Vinod & Sudhakar Feb 2005 * * -----------------------

i2c-powermac.c

/* i2c Support for Apple SMU Controller Copyright (c) 2005 Benjamin Herrenschmidt, IBM Corp. This program is free software; you can redi

i2c-core.h

/* * i2c-core.h - interfaces internal to the I2C framework * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publis

bttv.h

/* * bttv - Bt848 frame grabber driver * * card ID's and external interfaces of the bttv driver * basically stuff needed by other drivers (i2c, lirc, ...) * and is supported not to change muc