代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.c
#define IN_I2C
#include "S3C2410.h"
#include "Def2.h"
// I2C总线设置
//*********************************************************************
// register name: rIICCON
// -----------------------
i2c.c
/*****************************************************************************
* i2c.c: I2C C file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
*
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
eeprom_test.c
/*
* Copyright 2007 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* I2C EEPROM Test
*
*/
#include "stdio.h"
#include "
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
i2c-algo-ite.c
/*
-------------------------------------------------------------------------
i2c-algo-ite.c i2c driver algorithms for ITE adapters
Hai-Pao Fan, MontaVista Software, Inc.
hpfan@mvi
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
i2c.c
// ---------------------- Software I2C bus implementation ----------------------
/* FileName: i2c.c
Version : 0.1
Last Updated: 2007-5-18
Description:
This library contains the necessary fun
i2c.h
// ------------------- head file for i2c.c -------------------------------------
#ifndef __LCD_I2C__
#define __LCD_I2C__
// ---------------- Pins' Definition of I2C Bus --------------------------
i2c.c
// ---------------------- Software I2C bus implementation ----------------------
/* FileName: i2c.c
Version : 0.1
Last Updated: 2007-3-2
Description:
This library contains the necessary func