代码搜索结果

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

kconfig

config VIDEO_SAA7134 tristate "Philips SAA7134 support" depends on VIDEO_DEV && PCI && I2C && INPUT select VIDEOBUF_DMA_SG select VIDEO_IR select VIDEO_TUNER select VIDEO_TVEEPROM select CRC32

kconfig

config VIDEO_CX23885 tristate "Conexant cx23885 (2388x successor) support" depends on DVB_CORE && VIDEO_DEV && PCI && I2C && INPUT select I2C_ALGOBIT select VIDEO_BTCX select VIDEO_TUNER select

modules.conf

# For modern kernels (2.6 or above), this belongs in /etc/modprobe.conf # For for 2.4 kernels or earlier, this belongs in /etc/modules.conf. # i2c alias char-major-89 i2c-dev options i2c-core i2c_deb

rds-saa6588.c

/* * $Id: rds-saa6588.c,v 1.3 2005/06/12 04:19:19 mchehab Exp $ * * poll i2c RDS receiver [Philips saa6588] * */ #include #include #include #include #in

i2c.c

/* * i2c.c - driver for Blackfin on-chip TWI/I2C * * Copyright (c) 2006-2008 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include #ifdef CONFIG_HARD_I2C #include

iic.h

/* linux/include/asm-arm/arch-s3c2410/iic.h * * (c) 2004 Simtec Electronics * Ben Dooks * * S3C2410 - I2C Controller platfrom_device info * * This program is free software; y

iic.h

/* linux/include/asm-arm/arch-s3c2410/iic.h * * (c) 2004 Simtec Electronics * Ben Dooks * * S3C2410 - I2C Controller platfrom_device info * * This program is free software; y

max5354.c

#include "intrins.h" #include "At89x51.h" ///////////////////////////////////// //采用P1口作控制 //11.0592的晶体 //////////////////////////////////// //I2C总线的数据和时钟 #define SCL P1_7 #define SDA P1_6 #d

sysmpc834xi2c.h

/* sysMpc834xI2c.h - Mpc834x I2C Driver Header Module */ /* Copyright 1998-2005 Motorola, Inc. All Rights Reserved */ /* modification history -------------------- 01b,16aug05,dtr Fix indentation. 0

readme

/* * TUSB2136/3210 bootloader and i2c ROM routines * See http://www-s.ti.com/sc/psheets/sllu025a/sllu025a.pdf * and http://tusb3210.sourceforge.net/ * * Copyright (C) 2001 Jim Paris