代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.vhd
-- i2c.vhd
--
-- Created: 6/3/99 ALS
--
-- This code implements the control of the i2c bus with a MC68000 type interface. It is
-- modeled from the M-bus component in certain Motorola uC.
--
zz05_i2ceeprom.c
/************************************************
** 功能描述:I2C应用,24LC256页读写程序,页长度为16字节**
************************************************/
#include "p30f6014.h"
int failmemory[40];
unsigned int Wr
ds1337.c
/*
* linux/drivers/i2c/chips/ds1307.c
*
* Copyright (C) 2005 James Chapman
*
* based on linux/drivers/acorn/char/pcf8583.c
* Copyright (C) 2000 Russell King
*
* This
sysi2ckahlua.h
/* sysI2cKahlua.h - Kahlua I2C Driver Header Module */
/* Copyright 1984-2000 Wind River Systems, Inc. */
/* Copyright 1998-2000 Motorola, Inc. All Rights Reserved */
/*
modification history
-------
hawki2c.c
/* hawkI2c.c - Low-Level Falcon/Hawk I2C Routines */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/* Copyright 1998 Motorola, Inc., All Rights Reserved */
/*
modification history
-------------
hawki2c.h
/* hawkI2c.h - Low-Level Falcon/Hawk I2C header file */
/* Copyright 1999 Wind River Systems, All rights reserved */
/* Copyright 1998 Motorola, Inc., All Rights Reserved */
/*
modification history
sysmoti2c.c
/* sysMotI2c.c - I2C Driver Source Module */
/* Copyright (c) 2000, 2002, 2005 Wind River Systems, Inc. */
/* Copyright 1996-2000 Motorola, Inc. All Rights Reserved */
/*
modification history
------
ds1337.c
/*
* linux/drivers/i2c/chips/ds1337.c
*
* Copyright (C) 2005 James Chapman
*
* based on linux/drivers/acorn/char/pcf8583.c
* Copyright (C) 2000 Russell King
*
* This
sysi2ckahlua.h
/* sysI2cKahlua.h - Kahlua I2C Driver Header Module */
/* Copyright 1984-2000 Wind River Systems, Inc. */
/* Copyright 1998-2000 Motorola, Inc. All Rights Reserved */
/*
modification history
-------
main.asm
* filename : main.asm*
* -an example to test the I2C data transfer using EEPROM, its address *
* is defined in i2c.inc K_SLAVEADDR *
.mmregs
.def start0,_IMAGE_DATA,_AA