代码搜索结果

找到约 10,000 项符合 I2C 的代码

main.c

#define IN_MAIN #include "config.h" #include "I2C.h" //硬件I2C软件包 #include "Legacy_GPIO.h" //低速GPIO软件包 #pragma import(__use_no_semihosting_swi) //don't delete this line #def

main.c

#define IN_MAIN #include "config.h" #include "I2C.h" //硬件I2C软件包 #include "Legacy_GPIO.h" //低速GPIO软件包 #pragma import(__use_no_semihosting_swi) //don't delete this line #def

main.c

#define IN_MAIN #include "config.h" #include "I2C.h" //硬件I2C软件包 #include "Legacy_GPIO.h" //低速GPIO软件包 #pragma import(__use_no_semihosting_swi) //don't delete this line #def

main.c

#define IN_MAIN #include "config.h" #include "I2C.h" //硬件I2C软件包 #include "Legacy_GPIO.h" //低速GPIO软件包 #pragma import(__use_no_semihosting_swi) //don't delete this line #def

i2cs_csmc.stp

; STMicroelectronics Project file [Version] Keyword=ST7Project-V0.7 [Project] Name=i2cs_csmc Toolset=ST7 Cosmic [Config] 0=Config.0 1=Config.1 [Config.0] ConfigName=Debug Target=i2c

modules.conf

# For modern kernels (2.6 or above), this belongs in /etc/modprobe.conf # For for 2.4 kernels or earlier, this belongs in /etc/modules.conf. # i2c alias char-major-89 i2c-dev options i2c-core i2c_deb

entries

/epic.h/1.1.1.1/Thu Nov 2 14:15:01 2006// /errors.h/1.1.1.1/Thu Nov 2 14:15:01 2006// /i2c_export.h/1.1.1.1/Thu Nov 2 14:15:01 2006// D/epic//// D/i2c////

nvram.h

/* * nvram.h -- DS1307-based non-volatile memory device driver. * * This driver support file-like operations to 56-bytes long non-volatile * memory of DS1307 I2C real-time clock chip. * * Copyri

saa1064t.c

/******************************************************************* * 使用器件实例 SAA1064T * 使用LPC932A1的硬件I2C对SAA1064T进行操作,先读取PCF8574上的值,然 * 后输出SAA1064进行显示。 *************************

mpc107i2c.c

/* mpc107I2c.c - MPC107 I2C support */ /* Copyright 1996-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01d,15sep01,dat Use of vxDecGet rou