代码搜索结果

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

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 muc

i2c.c

/************************************************************************************************** **文 件 名: I2c.c **描 述: μCOS-II下LPC210x的I2c主模式底层驱动 ************************************

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 muc

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 muc

tda7432.c

/* * For the STS-Thompson TDA7432 audio processor chip * * Handles audio functions: volume, balance, tone, loudness * This driver will not complain if used with any * other i2c device with the sa

davincihd_i2c.c

/* * Copyright 2007 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * I2C implementation * */ #include "davincihd_i2c.h"

davincihd_i2c.c

/* * Copyright 2007 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * I2C implementation * */ #include "davincihd_i2c.h"

i2c.mk

SOURCES += $(wildcard $(I2CDIR)/*.c) CFLAGS += -DI2C=$(I2C) CFLAGS += -I$(I2CDIR) VPATH += $(I2CDIR)

tda7432.c

/* * For the STS-Thompson TDA7432 audio processor chip * * Handles audio functions: volume, balance, tone, loudness * This driver will not complain if used with any * other i2c device with the sa

i2c-pmac-smu.c

/* i2c Support for Apple SMU Controller Copyright (c) 2005 Benjamin Herrenschmidt, IBM Corp. This program is free software; you can redi