代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.hif
Version 5.0 Build 148 04/26/2005 SJ Full Version
33
1689
OFF
OFF
OFF
OFF
OFF
FV_OFF
VRSM_ON
VHSM_ON
0
# entity
i2c
# logic_option {
AUTO_RAM_RECOGNITION
ON
}
# case_insensitive
# so
dib3000-common.c
#include "dib3000-common.h"
#ifdef CONFIG_DVB_DIBCOM_DEBUG
static int debug;
module_param(debug, int, 0644);
MODULE_PARM_DESC(debug, "set debugging level (1=info,2=i2c,4=srch (|-able)).");
#endif
#de
bttv-i2c.c
/*
bttv-i2c.c -- all the i2c code is here
bttv - Bt848 frame grabber driver
Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de)
& Marcus Metzler (mocm@thp.uni-koeln.
mt20xx.c
/*
*
* i2c tv tuner chip device driver
* controls microtune tuners, mt2032 + mt2050 at the moment.
*/
#include
#include
#include
#include
tuner-simple.c
/*
*
* i2c tv tuner chip device driver
* controls all those simple 4-control-bytes style tuners.
*/
#include
#include
#include
#include
scx200_acb.c
/* linux/drivers/i2c/scx200_acb.c
Copyright (c) 2001,2002 Christer Weinigel
National Semiconductor SCx200 ACCESS.bus support
Based on i2c-keywest.c which
vpd.c
/*
* (C) Copyright 2000
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Code in faintly related to linux/arch/ppc/8xx_io:
* MPC8xx CPM I2C interface.
vpd.c
/*
* (C) Copyright 2000
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Code in faintly related to linux/arch/ppc/8xx_io:
* MPC8xx CPM I2C interface.
vpd.c
/*
* (C) Copyright 2000
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Code in faintly related to linux/arch/ppc/8xx_io:
* MPC8xx CPM I2C interface.
indycam.h
#ifndef _indycam_h_
#define _indycam_h_
/* I2C address for the Guinness Camera */
#define INDYCAM_ADDR 0x56
/* Camera version */
#define CAMERA_VERSION_INDY 0x10 /* v1.0 */
#define CAMERA_VERSION