代码搜索结果

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

avrcam_tiny12.asm

;**** A P P L I C A T I O N N O T E A V R 3 0 0 ************************ ;* ;* Title : I2C (Single) Master Implementation ;* Version : 1.0 (BETA) ;* Last updated : 97.08.27 ;* Target : AT90Sxx

i2c.c

//***************************************************************************** // // i2c.c - Driver for Inter-IC (I2C) bus block. // // Copyright (c) 2005-2007 Luminary Micro, Inc. All rights re

msp430x24x_uscib0_i2c_07.c

//****************************************************************************** // MSP430x24x Demo - USCI_B0 I2C Slave RX single bytes from MSP430 Master // // Description: This demo connects tw

msp430x24x_uscib1_i2c_07.c

//****************************************************************************** // MSP430x24x Demo - USCI_B1 I2C Slave RX single bytes from MSP430 Master // // Description: This demo connects tw

summary

This is an explanation of what i2c is, and what is supported in this package. I2C and SMBus ============= I2C (pronounce: I squared C) is a protocol developed by Philips. It is a slow two-wire prot

sysi2cmpc107.c

/* sysI2cMpc107.c - I2C Driver Source Module */ /* Copyright 2002 Wind River Systems, Inc. */ /* Copyright 1998-2002 Motorola, Inc. All Rights Reserved */ /* modification history -------------------

i2ceeprom.h

/*! \file i2ceeprom.h \brief Interface for standard I2C EEPROM memories. */ //***************************************************************************** // // File Name : 'i2ceeprom.h' // Title

i2c.h

/*! \file i2c.h \brief I2C interface using AVR Two-Wire Interface (TWI) hardware. */ //***************************************************************************** // // File Name : 'i2c.h' // Ti

fet140_i2c_15.c

//----------------------------------------------------------------------------- // MSP-FET430P140 Demo - I2C, Slave TMP100 Emulation II // // Description: Uses ADC12 and I2C modules to emulate be

fet140_i2c_11.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Multimaster Interface // // Description: This demo connects two MSP430s via the I2