代码搜索结果

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

i2ccore.c

/* I2cCore.c - MPC8220 PPC I2C Library */ /* Copyright 2004 Freescale Semiconductor, Inc. */ /* modification history -------------------- 01c,29jun04,tcl 1.3 removed CR. Added two bytes offset

i2c_test.c

/* * * Copyright (c) Sigma Designs, Inc. 2002. All rights reserved. * */ /** @file i2c_test.c @brief test application for i2c using SII168 - DVI transmitter @author Aurelia Popa-Radu */ #incl

kconfig

config VIDEO_CX25840 tristate "Conexant CX2584x audio/video decoders" depends on VIDEO_DEV && I2C && EXPERIMENTAL select FW_LOADER ---help--- Support for the Conexant CX2584x audio/video decode

nxt2002.h

/* Driver for the Nxt2002 demodulator */ #ifndef NXT2002_H #define NXT2002_H #include #include struct nxt2002_config { /* the demodulator's i2c address

max6875.c

/* max6875.c - driver for MAX6874/MAX6875 Copyright (C) 2005 Ben Gardner Based on i2c/chips/eeprom.c The MAX6875 has a bank of registers and two banks of EEPRO

rivafb-i2c.c

/* * linux/drivers/video/riva/fbdev-i2c.c - nVidia i2c * * Maintained by Ani Joshi * * Copyright 2004 Antonino A. Daplas * * Based on radeonfb-i2c.

tas3001c.c

/* * Driver for the i2c/i2s based TA3004 sound chip used * on some Apple hardware. Also known as "snapper". * * Tobias Sargeant * Based upon, tas3001c.c by Christoph

tas3004.c

/* * Driver for the i2c/i2s based TA3004 sound chip used * on some Apple hardware. Also known as "snapper". * * Tobias Sargeant * Based upon tas3001c.c by Christophe

i2c.h.svn-base

/****************************************************************************** I2C.H 标准80C51模拟I2C总线程序头文件 Copyright (c) 2007,广州周立功单片机发展有限公司 All rights reserved. ***********************

islappc.nc

/** * 本程序用于测试ISL29001光照传感器接口组件和I2C驱动 * @author Lizm & Majy & Dupl * @date 2008/09/27 */ #include "ISL29001.h" configuration ISLAppC { } implementation { components MainC, ISL