代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.h
//
// Copyright(C) Renesas Technology Corp. 2002-2003. All rights reserved.
//
// I2C driver for ITS-DS7
//
// FILE : I2C.H
// CREATED : 2002.06.26
// MODIFIED : 2003.06.20
// AUTHOR
i2cdbg.h
//
// Copyright(C) Renesas Technology Corp. 2002-2003. All rights reserved.
//
// I2C driver for ITS-DS7
//
// FILE : I2CDBG.H
// CREATED : 2002.06.26
// MODIFIED : 2003.06.20
// AUTHO
i2c.c
//
// Copyright(C) Renesas Technology Corp. 2002-2003. All rights reserved.
//
// I2C driver for ITS-DS7
//
// FILE : I2C.C
// CREATED : 2002.06.26
// MODIFIED : 2003.06.20
// AUTHOR
i2c.c
/*********************************************************************************************************
**文件名称:I2CINT.c
**功能说明:硬件I2C中断方式软件包。
**使用说明:软件包采用中断方式进行操作。
******************************
i2c.c
/*********************************************************************************************************
**文件名称:I2CINT.c
**功能说明:硬件I2C中断方式软件包。
**使用说明:软件包采用中断方式进行操作。
******************************
i2c.c
/*********************************************************************************************************
**文件名称:I2CINT.c
**功能说明:硬件I2C中断方式软件包。
**使用说明:软件包采用中断方式进行操作。
******************************
sample.stk
@c:\softune\program\mb95110\i2c\sample.c
# E=Extern S=Static I=Interrupt
# {Stack} {E|S|I} {function name}
# -> {E|S} {call function}
# ...
#
2 E _main
-> E _
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.h
/*
*
* Copyright (c) 2001-2007 Sigma Designs, Inc.
* All Rights Reserved. Proprietary and Confidential.
*
*/
/**
@file i2c.h
@brief i2c apis for capture devices
@author Christian Wolff
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