代码搜索结果
找到约 10,000 项符合
I2C 的代码
siihlviic.c
//------------------------------------------------------------------------------
// Module Name: SiIHLVIIC
//
// Module Description: high level i2c routines
//
// Copyright
kconfig
#
# Character device configuration
#
menu "I2C Algorithms"
depends on I2C
config I2C_ALGOBIT
tristate "I2C bit-banging interfaces"
depends on I2C
help
This allows you to use a range of I2C ad
i2c-iop3xx.h
/* ------------------------------------------------------------------------- */
/* i2c-iop3xx.h algorithm driver definitions private to i2c-iop3xx.c */
/* -------------------------------------
i2c.c
//--------------------------------------------------------------------------//
// //
// Name: I2C Communication for the ADSP-BF533 EZ-KIT Lite //
// //
//-
i2c.lnp
"I2c2.obj"
TO "I2C"
CODE( 0X0000-0X3FFF )
XDATA( 0XC000-0XFFFF )
i2c.c
//--------------------------------------------------------------------------//
// //
// Name: I2C Communication for the ADSP-BF533 EZ-KIT Lite //
// //
//-
fet140_i2c_07.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Reads from MSP430 Master
//
// Description: This demo connects two MSP430's
i2c_lib.h
/*
***************************************************
*
* I2C Library
*
* For Keil C, with features of bus fault
* detection, no acknowledgement feature,
* a