代码搜索结果
找到约 20,284 项符合
I2C 的代码
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.xst
set -tmpdir __projnav
set -xsthdpdir ./xst
run
-ifn i2c.prj
-ifmt mixed
-ofn i2c
-ofmt NGC
-p xc2s200-5-pq208
-top i2c
-opt_mode Speed
-opt_level 1
-iuc NO
-lso i2c.lso
-keep_hierarchy NO
i2c.h
/*
* Freescale I2C Controller
*
* This software may be used and distributed according to the
* terms of the GNU Public License, Version 2, incorporated
* herein by reference.
*
* Copyright 2004
i2c.c
/*
* (C) Copyright 2003
* Gleb Natapov
* Some bits are taken from linux driver writen by adrian@humboldt.co.uk
*
* Hardware I2C driver for MPC107 PCI bridge.
*
* See file CRE
i2c.c
/*****************************************************************************/
/* I2C Bus interface initialisation and I2C Commands */
/* for PPC405GP
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
/*
* (C) Copyright 2003
* Gleb Natapov
* Some bits are taken from linux driver writen by adrian@humboldt.co.uk
*
* Hardware I2C driver for MPC107 PCI bridge.
*
* See file CRE
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-algo-bit.h
/* ------------------------------------------------------------------------- */
/* i2c-algo-bit.h i2c driver algorithms for bit-shift adapters */
/* -------------------------------------
i2c-vid.h
/*
i2c-vid.h - Part of lm_sensors, Linux kernel modules for hardware
monitoring
Copyright (c) 2002 Mark D. Studebaker
With assistance from Trent Pieph