代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.plg
Build target 'Target 1'
linking...
Program Size: data=8.0 xdata=0 code=411
creating hex file from "I2C"...
"I2C" - 0 Error(s), 0 Warning(s).
hi2c_c51.h
/*******************************************************************
* P89LPC932硬件I2C软件包(主)
* 1 使用I2C总线软件包时P1.2,P1.3切勿写为0,并要设置为开漏输出。
* 2 总线定义为P1.2=SCL,P1.3=SDA,需外接上拉电阻2-10k。
* 3 相应寄存器:
*
at24c02.mak
CC = iccavr
CFLAGS = -ID:\AVR\icc\include\ -e -DATMEGA -DATMega16 -l -g -Wa-IC:\icc\include\ -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LD:\AVR\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x5
i2cint.h
/*
---------------------------------------------------------------------------------------------------------
***************************************************************************************
fet140_dma_08.s43
;******************************************************************************
; MSP-FET430P169 Demo - DMA0, Rpt'd Block, I2C Master Intf. to DAC8571, DCO
; Master = '169, Slave = DAC8571
;
fet140_i2c_03.s43
;******************************************************************************
; MSP-FET430P140 Demo - I2C, Master Interface to DAC8571, Repeat Mode
; Master = '169, Slave = DAC8571
;
; Des
fet140_i2c_06.s43
;******************************************************************************
; MSP-FET430P140 Demo - I2C, Master Transmits to MSP430 Slave
;
; Description: This demo connects two MSP430's vi
fet140_i2c_07.s43
;******************************************************************************
; MSP-FET430P140 Demo - I2C, Slave Reads from MSP430 Master
;
; Description: This demo connects two MSP430's via
fet110_tmp100.s43
;******************************************************************************
; MSP-FET430x110 Demo - Software I2C Master Interface to TMP100
;
; Description: I2C communication with a TMP100,
drv_i2c.txt
______________________________________________________________________
> <
> I2C driver v1.04