代码搜索结果
找到约 10,000 项符合
I2C 的代码
cochlear_func.c
/* Functions */
#include
// Define Parameters
//---------------------------------------------------
// Define Registers of WM8950
#define I2C_Addr 0x1a // I2C Slave Address of
dac3550a.c
/*
* Driver for the i2c/i2s based DAC3550a sound chip used
* on some Apple iBooks. Also known as "DACA".
*
* This file is subject to the terms and conditions of the GNU General Public
* License
i2c.map.rpt
Analysis & Synthesis report for i2c
Wed Oct 10 16:40:29 2007
Quartus II Version 7.1 Build 178 06/25/2007 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
-----------
micro_tb.vhd
-- micro_tb.vhd
--
-- Created: 6/15/00 JRH
-- Created from a copy of the I2C micro_tb created by ALS.
-- This file emulates the uC that interfaces to the SMBUS design. This testbench
-- will inte
smbus.vhd
-- smbus.vhd
--
-- Created: 6/14/00 JRH
--
-- This code has been started from a copy of the Xilinx I2C code referred to in XAPP333 and created
-- by ALS. The original code implements the contr
1624_1.c
// 1624_1.C
//
// PIC16F877 DS1624
//
// SCL (term 18) ----------- SCL (term 2) ----- To Other
// SDA (term 23) ----------- SDA (term 1) ----- I2C Devices
//
//
// P
m16i2crw24c02.s
.module M16I2CRW24C02.c
.area text(rom, con, rel)
.dbfile F:\job\M16学习板\I2C读写24C02(实验十)\M16I2CRW24C02.c
.dbfile F:\job\M16学习板\I2C读写24C02(实验十)\..\ICC_H\SOFTWARE.H
.dbfunc e ChangeIntToHex _Cha
read-byte.s
.module read-byte.c
.area text(rom, con, rel)
.dbfile E:\产品\开发板\mega128-board\实验程序\I2C读写24C04\read-byte.c
.dbfile E:\产品\开发板\mega128-board\实验程序\I2C读写24C04\i2c.h
.dbfunc e i2c_init _i2c_init fV
write-byte.s
.module write-byte.c
.area text(rom, con, rel)
.dbfile E:\产品\开发板\mega128-board\实验程序\I2C读写24C04\write-byte.c
.dbfile E:\产品\开发板\mega128-board\实验程序\I2C读写24C04\i2c.h
.dbfunc e i2c_init _i2c_init
i2c_hard.c
//-----头文件-----//
#include
//#include
//#include
//SI I2C中断标志。 当进入25种可能的I2C状态中的任何一个后,该位置位。
// 当EA, EI2C(IEN1.0)以及SI置位时,产生一个中断请求。SI必须通过软件清零。
#de