代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.c
/*
* i2c Support for Atmel's AT91RM9200 Two-Wire Interface
*
* (c) Rick Bronson
*
* Borrowed heavily from original work by:
* Copyright (c) 2000 Philip Edelbrock
i2c.c
/*
* i2c Support for Atmel's AT91RM9200 Two-Wire Interface
*
* (c) Rick Bronson
*
* Borrowed heavily from original work by:
* Copyright (c) 2000 Philip Edelbrock
i2c_synplify.edf
(edif (rename i2c_synplify "i2c")
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 2004 7 26 9 53 2)
(author "Synplicity, Inc.
sysmoti2c.c
/* sysMotI2c.c - I2C Driver Source Module */
/* Copyright 1984-2005 Wind River Systems, Inc. */
/* Copyright 1996-2000 Motorola, Inc. All Rights Reserved */
/*
modification history
-----------------
sysmoti2c.h
/* sysMotI2c.h - I2C Driver Header Module */
/* Copyright 1984-2005 Wind River Systems, Inc. */
/* Copyright 1996-2000 Motorola, Inc. All Rights Reserved */
/*
modification history
-------------
i2c.lst
A51 MACRO ASSEMBLER I2C 08/25/2006 15:57:59 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN I2C.OBJ
ASSEMBLER INVO
i2c.c
/*************读写EEPROM卡**********************/
/*************I2c读写**********************/
//#define DELAY_5us asm("NOP");asm("NOP");asm("NOP");
__idata uchar IC_data;
#define SDA P2_bit.P21
#defi
twi_driver.c
/*********** AVR155 : Accessing I2C LCD display using the AVR TWI ***********
Device : ATmega163
File name : TWI_driver.c
Ver nr. : 1.0
Description : TWI_driver.c is a drive
lcd_control.h
/*********** AVR155 : Accessing I2C LCD display using the AVR TWI ***********
Device : ATmega163
File name : LCD_control.h
Ver nr. : 1.0
Description : Header file for LCD_contro
i2cslave.v
// Example of I2C slave with 8-bits IO extender
// (c) 2005, 2008 fpga4fun.com, KNJN LLC
// Please define one of these before starting synthesis
//`define Xilinx
//`define Altera
`define Altera