代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.fit.rpt
Fitter report for i2c
Sat Jul 15 12:39:54 2006
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Fitt
i2c.fit.rpt
Fitter report for i2c
Wed Dec 14 11:16:51 2005
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Fitt
i2c_control.vhd
-- i2c_control.vhd
--
-- Created: 12/30/99 ALS
--
-- This code implements the control of the i2c bus
-- created from code developed 6/99 - made minor changes
-- to reduce macrocell counts and c
pcf8563().c
/*
-------------------------------------
file name : pcf8563().c
campeny : inghome
designer : William
velcd16rsion : 1.0
date : 2010-06-08
use in : PCF8563 is i2c status.
OSC is 32
writing-clients
This is a small guide for those who want to write kernel drivers for I2C
or SMBus devices.
To set up a driver, you need to do several things. Some are optional, and
some things can be done slightly o
ten-bit-addresses
The I2C protocol knows about two kinds of device addresses: normal 7 bit
addresses, and an extended set of 10 bit addresses. The sets of addresses
do not intersect: the 7 bit address 0x10 is not the
i2c-protocol
This document describes the i2c protocol. Or will, when it is finished :-)
Key to symbols
==============
S (1 bit) : Start bit
P (1 bit) : Stop bit
Rd/Wr (1 bit) : Read/Write bit. Rd equals
tas3001c.h
/*
* Header file for the i2c/i2s based TA3001C sound chip used
* on some Apple hardware. Also known as "tumbler".
*
* This file is subject to the terms and conditions of the GNU General Public
*
tas3001c.c
/*
* Driver for the i2c/i2s based TA3001C sound chip used
* on some Apple hardware. Also known as "tumbler".
*
* This file is subject to the terms and conditions of the GNU General Public
* Lic
mpc8xx_ucode.c
/*
* File: mpc8xx_ucode.c
* Purpose: MPC8XX CPM Microcode patch for I2C and SPI to allow
* concurrent operation with Ethernet.
*
* Notes: Microcode patch obtained from Netcomm.
*
*