代码搜索:I2C
找到约 10,000 项符合「I2C」的源代码
代码结果 10,000
www.eeworm.com/read/352895/10495320
txt 320x240-hdcs2020.txt
Analysing 320x240.c
--------------------
Writing at address 0x0000 the value 0x0001 ( 0x0000 })
Writing at address 0x0002 the value 0x0011 ( 0x0000 })
Writing at address 0x0008 the value
www.eeworm.com/read/423540/10552639
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/423419/10560725
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/423419/10561135
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/351922/10596687
h i2c-ite.h
/*
--------------------------------------------------------------------
i2c-ite.h: Global defines for the I2C controller on board the
ITE MIPS processor.
www.eeworm.com/read/421614/10725980
h i2c.h
/*
I2C.h
标准80C51单片机模拟I2C总线的主机程序头文件
Copyright (c) 2005,广州周立功单片机发展有限公司
All rights reserved.
本程序仅供学习参考,不提供任何可靠性方面的担保;请勿用于商业目的
*/
#ifndef _I2C_H_
#define _I2C_H_
#include
//
www.eeworm.com/read/421160/10752245
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/349003/10856369
c i2c.c
/*********************************************************************************************************
**文件名称:I2CINT.c
**功能说明:硬件I2C中断方式软件包。
**使用说明:软件包采用中断方式进行操作。
******************************
www.eeworm.com/read/273931/10894521
c csi24wc02.c
/****************************************************************************
* File:CSI24WC02.C
* 功能:使用LPC210x模拟EEPROM器件CSI24WC02。LPC210x具有硬件I2C接口,使用其从方式进行
* I2C器件模拟,本例使用了256字节的RAM作为存储单元。
*
www.eeworm.com/read/416489/11023623
h i2c.h
/*
I2C.h
标准80C51 单片机模拟I2C 总线的主机程序头文件
Copyright (c) 2005,广州周立功单片机发展有限公司
All rights reserved.
本程序仅供学习参考,不提供任何可靠性方面的担保;请勿用于商业目的
*/
#ifndef _I2C_H_
#define _I2C_H_
#include
//模拟I2C