代码搜索:I2C

找到约 10,000 项符合「I2C」的源代码

代码结果 10,000
www.eeworm.com/read/477608/6728980

h davincievm_i2c.h

/* * Copyright 2005 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. * * Not for distribution. */ /* * I2C header file * */
www.eeworm.com/read/404286/11488974

c fet140_i2c_09.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Reads from MSP430 Slave in Repeat Mode // // Description: This demo connects
www.eeworm.com/read/404286/11488983

c fet140_i2c_10.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Slave Writes to MSP430 Master RX in Repeat Mode // // Description: This demo connect
www.eeworm.com/read/403168/11521201

c i2c_24c04.c

/***************************************************************************** * i2c.c: I2C C file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Semiconductor
www.eeworm.com/read/402355/11536696

c time.c

#include /******************************************** 内部函数,I2C开始 ********************************************/ static bit Start(void) { SDA=1; SCL=1; Delay(); if(!SDA) return fa
www.eeworm.com/read/401060/11565174

s43 mspf413-tmp100 interface.s43

;****************************************************************************** ; MSP430F413 & TMP100 Software Interface ; ; Description: I2C communication with a TMP100 in one-shot conversion
www.eeworm.com/read/401060/11565175

s43 mspf413-tmp100 interface rev 0-01.s43

;****************************************************************************** ; MSP430F413 & TMP100 Software Interface ; ; Description: I2C communication with a TMP100 in one-shot conversion
www.eeworm.com/read/347709/11643933

c fet140_i2c_09.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Reads from MSP430 Slave in Repeat Mode // // Description: This demo connects
www.eeworm.com/read/347709/11644939

c fet140_i2c_10.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Slave Writes to MSP430 Master RX in Repeat Mode // // Description: This demo connect
www.eeworm.com/read/347162/11686683

c fet140_i2c_09.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Reads from MSP430 Slave in Repeat Mode // // Description: This demo connects