代码搜索结果

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

tst_ds1621.vhd

-- -- -- State machine for reading data from Dallas 1621 -- -- Testsystem for i2c controller -- -- library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use work.i2c.all; entity D

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

/*************************************************** *文件名:I2C.h *描述:提供I2C的底层驱动,可选的400K或100K速度。 *日期:2004/11/10 *****************************************************/ #ifndef I2C_H #defin

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

usbiox.inf

; USBIOX.INF ; Driver for USB=>EPP/I2C/SPI... chip V2.0 ; WDM/DLL for Windows 98/Me/2000/XP ; Copyright (C) W.ch 2001-2006 ; [Version] Signature = "$Chicago$" Class = WCH ClassGuid = {77

i2c.java

package de.fub.bytecode.generic; /** * I2C - Convert int to char * Stack: ..., value -> ..., result * * @version $Id: I2C.java,v 1.5 2001/05/09 09:26:57 dahm Exp $ * @author

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