代码搜索结果

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

tuner-types.c

/* * * i2c tv tuner chip device type database. * */ #include #include #include /* ------------------------------------------------------------

makefile

include $(CSL3X_ROOT_DIR)\src\common\build\Makefile.inc MODULE = i2c include $(CSL3X_ROOT_DIR)\src\common\build\Makefile

u2cwrapper.java

package i2c; /** * Main class for communication with U2C-Devices. The Java Native Interface * is used to communicate with the wrapper library. * * * Copyright (c) 2006, Ste

u2cdeviceexception.java

package i2c; /** * * * Copyright (c) 2006, Stefan Engelke (contact@stefanengelke.de) * All rights reserved. * * Redistribution and use in source and binary forms, wit

tuner-types.c

/* * * i2c tv tuner chip device type database. * */ #include #include #include /* ------------------------------------------------------------

tuner-types.c

/* * * i2c tv tuner chip device type database. * */ #include #include #include /* ------------------------------------------------------------

i2c-boardinfo.c

/* * i2c-boardinfo.h - collect pre-declarations of I2C devices * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pu

i2c-taos-evm.c

/* * Driver for the TAOS evaluation modules * These devices include an I2C master which can be controlled over the * serial port. * * Copyright (C) 2007 Jean Delvare * * Th

i2c.c

/* * Generic i2c interface for ALSA * * (c) 1998 Gerd Knorr * Modified for the ALSA driver by Jaroslav Kysela * * This program is free software;

tea6330t.c

/* * Routines for control of the TEA6330T circuit via i2c bus * Sound fader control circuit for car radios by Philips Semiconductors * Copyright (c) by Jaroslav Kysela * * *