代码搜索结果

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

msp430x261x_uscib0_i2c_05.c

//****************************************************************************** // MSP430x26x Demo - USCI_B0 I2C Slave TX single bytes to MSP430 Master // // Description: This demo connects two

msp430x261x_uscib0_i2c_09.c

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

accelerometer.h

/*! * \file accelerometer.h * \brief Defines and macros for MPR083 Chip and I2C * \version $Revision: 1.2 $ * \author Anthony Huereca */ #ifndef _ACCELEROMETER_H_ #define _ACCELERO

transcript

# Reading F:/modelsim/tcl/vsim/pref.tcl # OpenFile E:/verilog/i2c/1_061026140305/RD1006/Source/i2c.v

tlgi2c.h

#ifndef __TLGI2C_H_ #define __TLGI2C_H_ /****************************************************************************/ /*!@file TLGi2c.h * * @brief Customizable i2c access routines for TLG *

i2c-powermac.c

/* i2c Support for Apple SMU Controller Copyright (c) 2005 Benjamin Herrenschmidt, IBM Corp. This program is free software; you can redi

iic.h

//QQ:32200242 E-Mail:xjj0925@126.com //---------------------------------------------------------- /******************************************************************** MCS-51单片机模拟I2C软件包(V1.1)

iicdriver.c

/* S3C2410 I2C Controller * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software F

makefile

# # Makefile for the kernel i2c driver (Module). # WKDIR = /usr/local/src/edukit-2410 CROSSDIR = /usr INSTALLDIR = /home/app #$(WKDIR)/drivers # /* output module name */ MODDEV = l

msp430xg46x_uscib0_i2c_09.c

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