代码搜索结果

找到约 20,284 项符合 I2C 的代码

i2c.c.svn-work

K 25 svn:wc:ra_dav:version-url V 67 /svnroot/spear--sw/!svn/ver/1177/SPEArHead/Diagnostic/runtime/i2c.c END

i2c-parport.c

/* * I2C driver for parallel port * * Author: Phil Blundell * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Publi

i2c-old.c

/* * Generic i2c interface for linux * * (c) 1998 Gerd Knorr * */ #include #include #include #include

i2c.c

/* * linux/drivers/acorn/char/i2c.c * * Copyright (C) 2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public

i2c-elektor.c

/* ------------------------------------------------------------------------- */ /* i2c-elektor.c i2c-hw access for PCF8584 style isa bus adaptes */ /* -------------------------------------

i2c-dev.c

/* i2c-dev.c - i2c-bus driver, char device interface Copyright (C) 1995-97 Simon G. Vogl Copyright (C) 1998-99 Frodo Looijaard This program is free software; you ca

i2c-elv.c

/* ------------------------------------------------------------------------- */ /* i2c-elv.c i2c-hw access for philips style parallel port adapters */ /* -----------------------------------------

i2c-proc.c

/* i2c-proc.c - Part of lm_sensors, Linux kernel modules for hardware monitoring Copyright (c) 1998 - 2001 Frodo Looijaard and Mark D. Studebaker

i2c-algo-bit.c

/* ------------------------------------------------------------------------- */ /* i2c-algo-bit.c i2c driver algorithms for bit-shift adapters */ /* ---------------------------------------------

i2c-philips-par.c

/* ------------------------------------------------------------------------- */ /* i2c-philips-par.c i2c-hw access for philips style parallel port adapters */ /* -------------------------------------