代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c_mem_h.txt
/* i2c_mem.h
*
* author marco corvi
* date june 2003
*
* i2c memory adapter/algorithm and driver/client header
*
* credits: i2c_XXX in the kernel 2.4.X
* http://secure/netroedge.com/~
usbiox.inf
; USBIOX.INF
; Driver for USBSPI/I2C/EPP/MEM/GPIO Chip V2.1
; WDM/DLL for Windows 98/Me/2000/XP
; Copyright (C) USBIO TECH. 2001-2007
;
[Version]
Signature = "$Chicago$"
Class = USBIO
usbiox.inf
; USBIOX.INF
; Driver for USBSPI/I2C/EPP/MEM/GPIO Chip V2.0
; WDM/DLL for Windows 98/Me/2000/XP
; Copyright (C) USBIO TECH. 2001-2006
;
[Version]
Signature = "$Chicago$"
Class = USBIO
ads1100.c
//ADS1100 应用程序
#include
#include
#define uchar unsigned char
#define uint unsigned int
/*--------------------------------------------------*/
sbit SDA=P3^5;//I2C数据线
s
ixp425i2c.c
/* ixp425I2c.c - Intel IXP425 I2C source file */
/* Copyright 2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,05jun02,jb initial version...
*/
/*
DESCRIPTION
This
ixp425i2c.c
/* ixp425I2c.c - Intel IXP425 I2C source file */
/* Copyright 2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,05jun02,jb initial version...
*/
/*
DESCRIPTION
This
i2c.c
/*
* Generic i2c interface for linux
*
* (c) 1998 Gerd Knorr
*
*/
#include
#include
#include
#include
i2c.ini
DEFINE unsigned int SADR // Slave Address
MAP 0x30000,0x300FF READ WRITE
signal void I2CMEMORY (void) {
unsigned long adr;
SADR = 0x20; // I2C Memory
复件 aqua.asm
include
#define E PORTB,0
#define RW PORTB,1
#define RS PORTB,2
#define CLK PORTE,0
#define IO PORTE,1
#define RST PORTE,2
;Sorties I2C :
;com
aqua ok.asm
include
#define E PORTB,0
#define RW PORTB,1
#define RS PORTB,2
#define CLK PORTE,0
#define IO PORTE,1
#define RST PORTE,2
;Sorties I2C :
;com