代码搜索结果
找到约 10,000 项符合
I2C 的代码
fet140_i2c_15.c
//-----------------------------------------------------------------------------
// MSP-FET430P140 Demo - I2C, Slave TMP100 Emulation II
//
// Description: Uses ADC12 and I2C modules to emulate be
i2ceeprom.h
/*! \file i2ceeprom.h \brief Interface for standard I2C EEPROM memories. */
//*****************************************************************************
//
// File Name : 'i2ceeprom.h'
// Title
i2c.h
#ifndef I2C_H
#define I2C_H
/*
* linux i2c interface. Works a little bit like the scsi subsystem.
* There are:
*
* i2c the basic control module (like scsi_mod)
* bus dri
i2c.c
//===========================================================================
// I2C.C
//
// This file implements the I2C support for the S1D13713.
//----------------------------------------------
i2c-old.h
#ifndef I2C_H
#define I2C_H
/*
* linux i2c interface. Works a little bit like the scsi subsystem.
* There are:
*
* i2c the basic control module (like scsi_mod)
* bus dri
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
i2c.c
//*****************************************************************************
//
// i2c.c - Driver for Inter-IC (I2C) bus block.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All rights re
fet140_i2c_multi.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C Multimaster Interface
//
// Description: This demo connects two MSP430s via the I2C
fet140_i2c_04.c
//-----------------------------------------------------------------------------
// MSP430F169 TMP100 I2C Slave Emulation II
//
// Uses ADC12 and I2C modules to emulate behaviour of the TMP100
// t