代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.asm.rpt
Assembler report for i2c
Wed Dec 14 11:16:53 2005
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. A
i2c.asm.rpt
Assembler report for i2c
Wed Dec 14 11:16:53 2005
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. A
readme.txt
This example contains an implementation of I2C routines for the nRF9E5 and
shows how to use them to read the temperature from a Dallas Semiconductor
DS1624 Digital Thermometer and Memory. Please r
i2c.asm.rpt
Assembler report for i2c
Sat Feb 18 13:20:58 2006
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. A
pms.c
/*
* Media Vision Pro Movie Studio
* or
* "all you need is an I2C bus some RAM and a prayer"
*
* This draws heavily on code
*
* (c) Wolfgang Koehler, wolf@first.gmd.de, Dec. 1994
* Kiefernr
cs8427.c
/*
* Routines for control of the CS8427 via i2c bus
* IEC958 (S/PDIF) receiver & transmitter by Cirrus Logic
* Copyright (c) by Jaroslav Kysela
*
*
* This program is free so
emc-epprom.txt
;******************************************
;** 24CXX 接口I2C总线读/写的程序
;** (所有时序均基于4MHZ晶体震荡器频率)
;******************************************
/*
;****************************
;随机读写测试程序(示范程序)
;****
i2c-algo-s3c2410.c
/*
-------------------------------------------------------------------------
i2c-algo-s3c2410.c i2c driver algorithms for the Samsung S3C2410X
processor and SMDK2410 reference board.
Stev
i2c.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\homework\document to be improve\I2C\improve\I2C_RCV int\"
ProjectType=Executable
C
sysconfig.h
#ifndef __SYSCONFIG_H
#define __SYSCONFIG_H
#define MODULE 24 // for I2C Memeory Testing if Setting to 24
#define LCDM_CURRENT 1 //Setting to '1' if LCDM present, otherwise to '0'
#endif