代码搜索结果
找到约 10,000 项符合
I2C 的代码
main.dp2
main.o: D:/AVR/icc/include/iom16v.h D:\AVR\我的程序\AT24C02的I2C实验/cfg.h D:/AVR/icc/include/iom16v.h
fet140_i2c_07.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Reads from MSP430 Master
//
// Description: This demo connects two MSP430's
fet140_i2c_07.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Reads from MSP430 Master
//
// Description: This demo connects two MSP430's
i2c.c
//*****************************************************************************
//
// i2c.c - Driver for Inter-IC (I2C) bus block.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights re
200622894827.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
#define NOP5 _nop_();_nop_();_nop_()
#define NOP2 _nop
i2c.c
//*****************************************************************************
//
// i2c.c - Driver for Inter-IC (I2C) bus block.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights re
testi2c.asm
;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; Copyright (C) 1997 by Innovatus
; All Rights Reserved.
; This code may be distr
note.txt
功能说明:
这是适用I/O口模拟的 I2C 程序,直接适用所有Microchip PIC 系列单片机,
稍作改动即可移植到其他单片机上
fet140_i2c_07.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Reads from MSP430 Master
//
// Description: This demo connects two MSP430's