代码搜索结果
找到约 10,000 项符合
I2C 的代码
upsd3300_i2c.h
/*----------------------------------------------------------------------------
Title: Turbo_I2C.h
Date: 4, 2003
Author: Shao Qing
Description:
Function prototypes for Turbo_i2c.c I2C Routine
iic.h
//QQ:32200242 E-Mail:xjj0925@126.com
//----------------------------------------------------------
/********************************************************************
MCS-51单片机模拟I2C软件包(V1.1)
iic.h
//QQ:32200242 E-Mail:xjj0925@126.com
//----------------------------------------------------------
/********************************************************************
MCS-51单片机模拟I2C软件包(V1.1)
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
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
msp430x24x_uscib0_i2c_05.c
//******************************************************************************
// MSP430x24x Demo - USCI_B0 I2C Slave TX single bytes to MSP430 Master
//
// Description: This demo connects two
msp430x24x_uscib0_i2c_11.c
//******************************************************************************
// MSP430x24x Demo - USCI_B0 I2C Slave TX multiple bytes to MSP430 Master
//
// Description: This demo connects tw
msp430x24x_uscib0_i2c_09.c
//******************************************************************************
// MSP430x24x Demo - USCI_B0 I2C Slave RX multiple bytes from MSP430 Master
//
// Description: This demo connects
i2c-powermac.c
/*
i2c Support for Apple SMU Controller
Copyright (c) 2005 Benjamin Herrenschmidt, IBM Corp.
This program is free software; you can redi
i2c.h
/*
* i2c.h --
*
* This header file holds declarations of routines and
* data types used in the I2C module.
*
* Author: Peter Allworth (Linear Solutions Pty Ltd)
*/
#ifndef