代码搜索结果
找到约 10,000 项符合
C 的代码
dsp280x_i2c_defines.h
// TI File $Revision: /main/1 $
// Checkin $Date: December 1, 2004 11:10:51 $
//###########################################################################
//
// FILE: DSP280x_I2cExample.h
//
06.c
/*watchdog.c
Atmel Wireless & uC 80C51RA2
Atmel Wireless & uC 80C51RD2
Atmel Wireless & uC 80C54X2
Atmel Wireless & uC 80C58X2
Atmel Wireless & uC 83/87C51RB2
Atmel Wireless & uC 83/87C51RC2
At
t_add_rca_4_unit_delay.v
module Add_rca_4 (sum, c_out, a, b, c_in);
output [3: 0] sum;
output c_out;
input [3: 0] a, b;
input c_in;
wire c_in2, c_in3, c_in4;
Add_full M1 (sum[0], c_in2, a[0], b[0]
i2c-algo-pxa.c
/*
* i2c-algo-pxa.c
*
* I2C algorithm for the PXA I2C bus access.
* Byte driven algorithm similar to pcf.
*
* Copyright (C) 2002 Intrinsyc Software Inc.
*
* This program is free software;
i2c-algo-pcf.c
/* ------------------------------------------------------------------------- */
/* i2c-algo-pcf.c i2c driver algorithms for PCF8584 adapters */
/* -----------------------------------------------
i2c.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
grobalsession.pas
unit GrobalSession;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TfrmGrobalSession=class(TForm)
ButtonRefGrid: TButton;
uart.c
/*********************************************************************************************************
**
** MP3 and U
sysserial.c
/* sysSerial.c - SAMSUNG SMDK2510 serial device initialization */
/* Copyright 2002 SAMSUNG ELECTRONICS */
/*
modification history
--------------------
01a,08feb02,jmLee created.
*/
#
s3c2510eth.h
/* s3c2510Eth.h - SAMSUNG S3C2510 Ethernet network interface header */
/* Copyright 2002 SAMSUNG ELECTRONICS */
/*
modification history
--------------------
01a,08feb02,jmLee created.
*/