代码搜索结果
找到约 10,000 项符合
I2C 的代码
testi2c.asm
;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; Copyright (C) 1997 by Innovatus
; All Rights Reserved.
; This code may be distr
fet140_i2c_04.asm
;******************************************************************************
; MSP-FET430P140 Demo - I2C, Master Reads from MSP430 Slave
;
; Description: This demo connects two MSP430's via
fet140_i2c_07.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Reads from MSP430 Master
//
// Description: This demo connects two MSP430's
kconfig
#
# Character device configuration
#
menu "I2C support"
config I2C
tristate "I2C support"
---help---
I2C (pronounce: I-square-C) is a slow serial bus protocol used in
many micro controller a
fet140_i2c_07.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Reads from MSP430 Master
//
// Description: This demo connects two MSP430's
i2c.lst
I2C-BUS DEVICES Release 60 Last Change 03jan99
Copyright (c) 1997,1998,1999 Ralf Brown
--------!---Note-----------------------------
Notes: An I2C device uses two consecutive subaddresses; the
i2c.c
/*
* (C) Copyright 2000
* Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program i
fet140_i2c_mstr.c
//******************************************************************************
// MSP-FET430P160 Demo - I2C Master reads from MSP430 Slave
//
// Description: This demo connects two MSP430's v