代码搜索结果
找到约 10,000 项符合
C 的代码
uart.err
"uart.c", line 119: Warning: C2892E: signed constant overflow: '
sio.err
"sio.c", line 118: Warning: C2892E: signed constant overflow: '
i2c-algo-pcf.c
/* ------------------------------------------------------------------------- */
/* i2c-algo-pcf.c i2c driver algorithms for PCF8584 adapters */
/* -----------------------------------------------
drv.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
system.c
#include "system.h"
#include "AT91SAM7S64.h"
AT91PS_PMC pPMC = AT91C_BASE_PMC;
void Delay_s (unsigned long a) { while (--a!=0); }
//MAIN POINTER
AT91PS_PIO p_pPio = AT91C_BASE_PIOA;
hardware.inc
//========================================================================================
// Progarm: The file be included by modules
// Arranged by: Andy Hsu
// Date: 2000/06/23: first version
hardware.inc
//========================================================================================
// Progarm: The file be included by modules
// Arranged by: Andy Hsu
// Date: 2000/06/23: first version
hardware.inc
//========================================================================================
// Progarm: The file be included by modules
// Arranged by: Andy Hsu
// Date: 2000/06/23: first version
system.lst
Sunplus u'nSP Assembler - Ver. 1.14.3.1
Listing File Has Been Relocated
.include hardware.inc
< //=============================
hardware.inc
//========================================================================================
// Progarm: The file be included by modules
// Arranged by: Andy Hsu
// Date: 2000/06/23: first version