代码搜索:I2C
找到约 10,000 项符合「I2C」的源代码
代码结果 10,000
www.eeworm.com/read/138637/7107845
vhd i2cdrv.vhd
--------------------------------------------------------------------------------
-- i2cDrv (i2c driver)
-- Takashi Kohno (DigiCat)
-- Rev. 0.5.0c / 27, May., 2005
--
----------------------------
www.eeworm.com/read/138637/7107846
vhd i2crcv.vhd
--------------------------------------------------------------------------------
-- i2cRrv (i2c receiver)
-- Takashi Kohno (DigiCat)
-- Rev. 0.5.0c / 27, May., 2005
--
--------------------------
www.eeworm.com/read/414739/7144369
h stb0899_chip.h
/* -------------------------------------------------------------------------
File Name: stn0899_chip.h
Description: Present a register based interface to hardware connected on an I2C bus.
Copyr
www.eeworm.com/read/460909/7237791
c i2c_control.c
/*********************************************************************
COPYRIGHT (C) Himax Technologies, Inc.
File name : i2c_control.c
Description : Implement i2c r
www.eeworm.com/read/456015/7359691
pde test_idg300.pde
void setup()
{
pinMode(2, INPUT); // declare pushbutton as input
// delay(500);
// Wire.begin(); // init i2c
Serial.begin(
www.eeworm.com/read/456015/7359696
pde test_idg300.pde
void setup()
{
pinMode(2, INPUT); // declare pushbutton as input
// delay(500);
// Wire.begin(); // init i2c
Serial.begin(
www.eeworm.com/read/199180/7879691
c ads1100 c.c
/***************************************************************************/
/* 函数原型: void ads_start (void) */
/* 功 能: 提供I2C总线工作时序中的起始位。
www.eeworm.com/read/152695/5668780
makefile_pc
##########################################################################
#
# makefile_pc for use with PC mksnt tools dink32/drivers/i2c
#
# Copyright Motorola, Inc. 1997
# AL
www.eeworm.com/read/135153/5887962
h ci2c.h
/*****************************************************************************
* CI2C.h : Implementation of the I2C interface
* REALmagic Quasar Hardware Library
* Created by Aurelia Popa-Radu
* C
www.eeworm.com/read/135153/5888028
c ci2c.c
/*****************************************************************************
* CI2C.c : Implementation of the I2C interface
* REALmagic Quasar Hardware Library
* Created by Aurelia Popa-Radu
* C