代码搜索:I2C
找到约 10,000 项符合「I2C」的源代码
代码结果 10,000
www.eeworm.com/read/300949/13878907
lst upsd_i2c.lst
C51 COMPILER V7.20 UPSD_I2C 07/21/2004 16:31:42 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE UPSD_I2C
OBJECT MODULE PLACED I
www.eeworm.com/read/300949/13878917
h upsd_i2c.h
/*------------------------------------------------------------------------
uPSD_I2C.h
Version:
June 2004, Version 1.0 - Initial Version
Dependencies: None
Description:
This is the header f
www.eeworm.com/read/300949/13879158
lst upsd_i2c.lst
C51 COMPILER V7.20 UPSD_I2C 07/21/2004 17:06:28 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE UPSD_I2C
OBJECT MODULE PLACED I
www.eeworm.com/read/300949/13879172
h upsd_i2c.h
/*------------------------------------------------------------------------
uPSD_I2C.h
Version:
June 2004, Version 1.0 - Initial Version
Dependencies: None
Description:
This is the header f
www.eeworm.com/read/143381/5758138
h i2cint.h
/*
*********************************************************************************************************
** 文件名称 : I2CINT.h
** 功能说明 : LPC2200系列芯片硬件I2C软件包。
** 使用说明 : 主程序要配置好I2C总线接口(I2C引脚功能和I2C中
www.eeworm.com/read/143381/5758150
h i2c1int.h
/*
*********************************************************************************************************
** 文件名称 : I2C1INT.h
** 功能说明 : LPC2000系列芯片硬件I2C1软件包。
** 使用说明 : 主程序要配置好I2C总线接口(I2C引脚功能和I2
www.eeworm.com/read/143381/5758172
h i2cint.h
/*
*********************************************************************************************************
** 文件名称 : I2CINT.h
** 功能说明 : LPC2200系列芯片硬件I2C软件包。
** 使用说明 : 主程序要配置好I2C总线接口(I2C引脚功能和I2C中
www.eeworm.com/read/136849/5844210
h hal_i2c.h
// NOT UPDATED FOR 13713
//===========================================================================
// HAL_I2C.H
// (Tabs set to every 4)
//-------------------------------------------------
www.eeworm.com/read/128531/5983987
h i2c-yosemite.h
/*
* arch/mips/pmc-sierra/yosemite/i2c-yosemite.h
*
* Copyright (C) 2003 PMC-Sierra Inc.
* Author: Manish Lachwani (lachwani@pmc-sierra.com)
*
* This program is free software; you can redist
www.eeworm.com/read/494415/6376125
txt readme.txt
该程序直接实现了DS18B20的温度测量,并且在有I2C总线下可通过ZLG7290驱动数码管显示温度。
程序封装为一个接口,通过主函数调用就可用。