代码搜索:I2C
找到约 10,000 项符合「I2C」的源代码
代码结果 10,000
www.eeworm.com/read/195469/8152445
h hw_i2c.h
//*****************************************************************************
//
// hw_i2c.h - Macros used when accessing the I2C master and slave hardware.
//
// Copyright (c) 2005,2006 Luminar
www.eeworm.com/read/195469/8153228
h i2c.h
//*****************************************************************************
//
// i2c.h - Prototypes for the I2C Driver.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reserved
www.eeworm.com/read/413398/11157615
bak cpb40drvapi.h.bak
/*=============================================================
* Copyright (c) 2008~2010, CPIT. All Rights Reserved.
*
* MODULE: i2c 驱动
*
* FILENAME: i2cDrv8548.h
*
* DESCRIPTIO
www.eeworm.com/read/413398/11157618
h cpb40drvapi.h
/*=============================================================
* Copyright (c) 2008~2010, CPIT. All Rights Reserved.
*
* MODULE: i2c 驱动
*
* FILENAME: i2cDrv8548.h
*
* DESCRIPTIO
www.eeworm.com/read/135705/13909897
c i2c.c
/*
Name: I2C.h
Date: 2003.10.13
Note: I2C Bus Basic Functions
*/
#include "Define.h"
#include "Fun.h"
////////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/237094/13978288
vhd altera_avalon_i2c_slave.vhd
--------------------------------------------------------------------------
-- I2C Slave with avalon integration example. by R. N. Hill rhill@altera.com
-- Not fully tested - use at your own risk!
-
www.eeworm.com/read/202843/15371752
c i2c.c
#include
#include
#include "sysdef.h"
#include "i2c.h"
/*
***************************************************************************************************
*
* I2C BUS
www.eeworm.com/read/200724/15426484
c i2ceeprom.c
/*! \file i2ceeprom.c \brief Interface for standard I2C EEPROM memories. */
//*****************************************************************************
//
// File Name : 'i2ceeprom.c'
// Title
www.eeworm.com/read/191410/8429945
h 877_i2c.h
/******************************************************************************************/
// Hardware I2C single master routines for PIC16F877
// for HI-TEC PIC C COMPILER.
//
// i2c_init - in
www.eeworm.com/read/431105/8709334
asm iic.asm
;*****************************************************
;
; This programme is for study Ver2.0.0 beta
; I2C reader/writer programme for MCS-51's
; For PHILIPS PCF8563 timer-chip
;Th