代码搜索结果

找到约 20,284 项符合 I2C 的代码

i2c.h

/**************************************************************************** * $Id:: i2c.h 5865 2010-12-08 21:42:21Z usb00423 $ * Project: NXP LPC17xx I2C example *

i2c.lst

C51 COMPILER V6.14 I2C 03/17/2008 21:08:26 PAGE 1 C51 COMPILER V6.14, COMPILATION OF MODULE I2C OBJECT MODULE PLACED IN .\I

i2c.c

/*这个文件将设置存储芯片信息,现在采用24C64芯片*/ #include "i2c.h" #include u16 EEPROM_ADDRESS; /*配置I2C1所在的GPIO管脚*/ void I2C_GPIO_Configuration(void) { GPIO_InitTypeDef GPIO_InitStructure;

i2c.c

/*这个文件将设置存储芯片信息,现在采用24C64芯片*/ #include "i2c.h" #include u16 EEPROM_ADDRESS; /*配置I2C1所在的GPIO管脚*/ void I2C_GPIO_Configuration(void) { GPIO_InitTypeDef GPIO_InitStructure;

i2c.h

/******************************************************************************/ /* I2C.h: I2C function prototypes */ /***********************************

i2c.h

/******************************************************************************/ /* I2C.h: I2C function prototypes */ /***********************************

i2c.c

//***************************************************************************** // // i2c.c - Driver for Inter-IC (I2C) bus block. // // Copyright (c) 2005-2010 Texas Instruments Incorporated. Al

i2c.h

//***************************************************************************** // // i2c.h - Prototypes for the I2C Driver. // // Copyright (c) 2005-2010 Texas Instruments Incorporated. All righ

i2c.c

#include #include"ADS1115.h" #include "I2C.h" typedef unsigned char uchar; typedef unsigned int uint; unsigned int Initdata[4]={0}; /**************起始信号***************/ void star

i2c.pbd

This is an internal working file generated by the Source Browser. 19:20 35s E:\ARM examples\examples\IAR\基础实验\I2C\Debug\Obj\Main.pbi E:\ARM examples\examples\IAR\基础实验\I2C\Debug\Obj\target.pbi