代码搜索结果

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

evmdm6437_i2c.c

/* * Copyright 2006 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * I2C implementation * */ #include "evmdm6437_i2c.h"

iic接口读写.c

//ICC-AVR application builder : 2009-3-12 17:05:04 // Target : M8 // Crystal: 8.0000Mhz #include #include void port_init(void) { PORTB = 0x00; DDRB = 0x00; PORTC

iic接口读写._c

//ICC-AVR application builder : 2009-3-12 17:05:04 // Target : M8 // Crystal: 8.0000Mhz #include #include void port_init(void) { PORTB = 0x00; DDRB = 0x00; PORTC

p87c591_i2c_test.lst

C51 COMPILER V6.02 P87C591_I2C_TEST 08/25/2000 12:59:44 PAGE 1 C51 COMPILER V6.02, COMPILATION OF MODULE P87C591_I2C_TEST OBJECT MODULE

p87c591_i2c_test.c

//------------------------------------------------------------------------------ // Keil Software, Inc. // // Project: I2C EXAMPLE PROGRAM (BIT BANGED) FOR P87C591 MCU // // Filename: P87C591_

iic接口读写.c

//ICC-AVR application builder : 2009-3-12 17:05:04 // Target : M8 // Crystal: 8.0000Mhz #include #include void port_init(void) { PORTB = 0x00; DDRB = 0x00; PORTC

iic接口读写._c

//ICC-AVR application builder : 2009-3-12 17:05:04 // Target : M8 // Crystal: 8.0000Mhz #include #include void port_init(void) { PORTB = 0x00; DDRB = 0x00; PORTC

fet140_i2c_03.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Interface to DAC8571 in Repeat Mode // Master = '169, Slave = DAC8571 // /

msp430x47xx_uscib0_i2c_10.c

//****************************************************************************** // MSP430x47xx Demo - USCI_B0 I2C Master RX multiple bytes from MSP430 Slave // // Description: This demo conne

msp430xg46x_uscib0_i2c_10.c

//****************************************************************************** // MSP430xG461x Demo - USCI_B0 I2C Master RX multiple bytes from MSP430 Slave // // Description: This demo conne