代码搜索结果
找到约 10,000 项符合
I2C 的代码
vpd.c
/*
* (C) Copyright 2000
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Code in faintly related to linux/arch/ppc/8xx_io:
* MPC8xx CPM I2C interface.
i2c_syplify.prj
#-- Synplicity, Inc.
#-- Version 7.1
#-- Project file D:\My_Design\I2C\synplify\I2C_syplify.prj
#-- Written on Mon Jul 26 11:31:30 2004
#add_file options
add_file -vhdl -lib work "D:/
i2c_map.nlf
Release 6.2i - netgen G.28
Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved.
Loading device database for application netgen from file "i2c_map.ncd".
"i2c" is an NCD, version 2.38, device
i2c.map_nlf
Release 6.2i - netgen G.28
Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved.
Loading device database for application netgen from file "i2c_map.ncd".
"i2c" is an NCD, version 2.38, device
spcai2c_init.h
/*
* I2C initialization data
*
*/
#ifndef SPCA50X_I2C_INIT_H
#define SPCA50X_I2C_INIT_H
/* I assume that they think all registers are cleared to zero on a 7113 reset so
* don't explicity write th
vi2c.asm
;****************VI2C*******************
;虚拟I2C总线软件包。
;包括 I2CSTAR,I2CSTOP,MACK,MNACK,CHACK,WRBYT,RDBYT 等子程序。
IFNDEF VI2C
#DEFINE VI2C
#DEFINE
jiang.h
#ifndef _jiang_h
#define _jiang_h
/********************************************************************
VIIC_C51.h
此程序是I2C 操作平台(主方式的软件平台)的底层的C 子程序,如发送数据
及接收数据,应
i2c-header.c
/*
* TUSB2136/3210 i2c ROM header generator
* See http://www-s.ti.com/sc/psheets/sllu025a/sllu025a.pdf
*
* Copyright (C) 2001 Jim Paris
*
* This program is free software; you ca
i2c-rom.c
/*
* TUSB2136/3210 i2c ROM read/write (through bootloader code)
* See http://www-s.ti.com/sc/psheets/sllu025a/sllu025a.pdf
*
* Copyright (C) 2001 Jim Paris
*
* This program is f
adv7171.h
#ifndef __ADV7171_DEFINED
#define __ADV7171_DEFINED
// I2C address for ADV7171
#define ADV7171_IDENT_W 0x54 // Video Encoder
#define ADV7171_IDENT_R 0x55
#endif