代码搜索:I2C
找到约 10,000 项符合「I2C」的源代码
代码结果 10,000
www.eeworm.com/read/223335/14645294
c msp430x20x3_usi_09.c
//******************************************************************************
// MSP430F20xx Demo - I2C Slave Transmitter, single byte
//
// Description: I2C Slave communicates with I2C Master
www.eeworm.com/read/236066/14033743
c msp430x20x3_usi_07.c
//******************************************************************************
// MSP430F20xx Demo - I2C Master Transmitter, single byte
//
// Description: I2C Master communicates with I2C Slav
www.eeworm.com/read/236066/14033884
c msp430x20x3_usi_09.c
//******************************************************************************
// MSP430F20xx Demo - I2C Slave Transmitter, single byte
//
// Description: I2C Slave communicates with I2C Master
www.eeworm.com/read/130736/7074644
lin wave.lin
D:\I2C TOOLS\DELAY.OBJ,
D:\I2C TOOLS\INITI_SYSTEM.OBJ,
D:\I2C TOOLS\I2C.OBJ,
D:\I2C TOOLS\MAIN.OBJ
TO D:\I2C TOOLS\I2C_TOOLS
RS(256)
www.eeworm.com/read/316872/3596356
kconfig
#
# I2C subsystem configuration
#
menuconfig I2C
tristate "I2C support"
depends on HAS_IOMEM
---help---
I2C (pronounce: I-square-C) is a slow serial bus protocol used in
many micro controlle
www.eeworm.com/read/430448/1930267
sources
include $(USRLIB)/delay/sources
SRCLIB += $(USRLIB)/i2c/read.c
SRCLIB += $(USRLIB)/i2c/start.c
SRCLIB += $(USRLIB)/i2c/stop.c
SRCLIB += $(USRLIB)/i2c/write.c
www.eeworm.com/read/430445/1930556
sources
include $(USRLIB)/delay/sources
SRCLIB += $(USRLIB)/i2c/read.c
SRCLIB += $(USRLIB)/i2c/start.c
SRCLIB += $(USRLIB)/i2c/stop.c
SRCLIB += $(USRLIB)/i2c/write.c
www.eeworm.com/read/191366/8430606
c msp430x20x3_usi_08.c
//******************************************************************************
// MSP430F20xx Demo - I2C Slave Receiver, single byte
//
// Description: I2C Slave communicates with I2C Master us
www.eeworm.com/read/191366/8430659
c msp430x20x3_usi_06.c
//******************************************************************************
// MSP430F20xx Demo - I2C Master Receiver, single byte
//
// Description: I2C Master communicates with I2C Slave u
www.eeworm.com/read/431958/8644128
c msp430x20x3_usi_08.c
//******************************************************************************
// MSP430F20xx Demo - I2C Slave Receiver, single byte
//
// Description: I2C Slave communicates with I2C Master us