代码搜索结果
找到约 10,000 项符合
I2C 的代码
fet140_i2c_03.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Interface to DAC8571 in Repeat Mode
// Master = '169, Slave = DAC8571
//
/
msp430xg46x_uscib0_i2c_10.c
//******************************************************************************
// MSP430xG461x Demo - USCI_B0 I2C Master RX multiple bytes from MSP430 Slave
//
// Description: This demo conne
mcb817_i2c_example_bit_banged.c
//------------------------------------------------------------------------------
// Keil Software, Inc.
//
// Project: I2C EXAMPLE PROGRAM (BIT BANGED) FOR MCB517 MCU
//
// Filename: MCB517_I2
davinci_evm.c
//*****************************************************************************
// DaVinci EVM (IR Decode, Software I2C Slave, UART)
//
// Description: MSP430 application for the DaVinci EVM boa
sw_i2c_slave.h
#ifndef SW_I2C_SLAVE_H
#define SW_I2C_SLAVE_H
#include
#include "configOptions.h"
//
// I2C Slave Address
//
#define I2C_SLAVE_ADDR 0x46 // I2C slave add
sw_i2c_slave.s43
#include "sw_i2c_slave.h"
NAME Software_I2C
PUBLIC initSWI2C
PUBLIC resetSWI2C
PUBLIC regI2CCallBack
PUBLIC I2CEvent
i2ceeprom.h
/*! \file i2ceeprom.h \brief Interface for standard I2C EEPROM memories. */
//*****************************************************************************
//
// File Name : 'i2ceeprom.h'
// Title
msp430xg46x_uscib0_i2c_10.c
//******************************************************************************
// MSP430xG461x Demo - USCI_B0 I2C Master RX multiple bytes from MSP430 Slave
//
// Description: This demo conne
lpci2c.h
/******************************************************************************
*
* $RCSfile: $
* $Revision: $
*
* Header file for Philips LPC ARM Processors.
* Copyright 2004 R O SoftWare
fet140_i2c_03.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Interface to DAC8571 in Repeat Mode
// Master = '169, Slave = DAC8571
//
/