代码搜索结果

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

i2c-ali1563.c

/** * i2c-ali1563.c - i2c driver for the ALi 1563 Southbridge * * Copyright (C) 2004 Patrick Mochel * 2005 Rudolf Marek * * The 1563 southbridge is deceptively simila

msp430—i2c.txt

//==================================// //通用MSP430—I2C程序 //收藏:清风徐徐 //QQ:78779514 //EMAIL:XSL88888@TOM.com //2004.2.4 //===================================// #include "MSP430x14x.h" //P3.2 SCL

ps2.lst

1: #include 2: #include "..\delay.h" 3: #include "i2c.h" 4: 5: /* 6: * I2C functions for HI-TECH PIC C - master mode only

i2c.lst

A51 MACRO ASSEMBLER I2C 08/25/2006 15:57:59 PAGE 1 MACRO ASSEMBLER A51 V8.00 OBJECT MODULE PLACED IN I2C.OBJ ASSEMBLER INVO

ir-kbd-i2c.c

/* * * keyboard input driver for i2c IR remote controls * * Copyright (c) 2000-2003 Gerd Knorr * modified for PixelView (BT878P+W/FM) by * Michal Kochanowicz

saa7134-i2c.c

/* * * device driver for philips saa7134 based TV cards * i2c interface support * * (c) 2001,02 Gerd Knorr [SuSE Labs] * * This program is free software; you can redistrib

i2c-ali1563.c

/** * i2c-ali1563.c - i2c driver for the ALi 1563 Southbridge * * Copyright (C) 2004 Patrick Mochel * 2005 Rudolf Marek * * The 1563 southbridge is deceptively simila

ak4114.c

/* * Routines for control of the AK4114 via I2C and 4-wire serial interface * IEC958 (S/PDIF) receiver by Asahi Kasei * Copyright (c) by Jaroslav Kysela * * * This program i

at91_i2c.c

/* i2c Support for Atmel's AT91RM9200 Two-Wire Interface (c) Rick Bronson Borrowed heavily from original work by: Copyright (c) 2000 Philip Edelbrock

i2c.c

/* * i2c Support for Atmel's AT91RM9200 Two-Wire Interface * * (c) Rick Bronson * * Borrowed heavily from original work by: * Copyright (c) 2000 Philip Edelbrock