代码搜索结果
找到约 10,000 项符合
GPIO 的代码
gpio.c
//====================================================================
// File Name : 2410test.c
// Function : S3C2410 Test Main Menu
// Program : Shin, On Pil (SOP)
// Date : May 30, 2002
gpio.lnp
"main.obj",
"Startup.obj"
TO "GPIO"
CASE
CLASSES (DATA (0x40000000-0x40003FFF),
CODE (0x0-0x3FFFF), CONST (0x0-0x3FFFF))
gpio.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
gpio.plg
礦ision3 Build Log
Project:
E:\ARM\shiyan\Keil CARM Examples\Keil CARM Examples\EX15-GPIO\GPIO.uv2
Project File Date: 12/24/2007
Output:
compil
gpio.map
LARM LINKER/LOCATER V2.53 12/24/2007 22:10:20 PAGE 1
LARM LINKER/LOCATER V2.53, INVOKED BY:
D:\KEIL\ARM\BIN\LA.EXE main.obj, Start
gpio.d
MIPS/gpio.o MIPS/gpio.d : \
gpio.c user_init.h h/ver.h \
Customers/Intech/cfg_intech_8202s_816.h cust_def.h h/set.h h/board.h \
sunplus_user.h h/pu8560.h h/config.h h/regmap.h h/regmap_8202.h \
gpio.h
#ifndef __GPIO_H
#define __GPIO_H
// sft_cfg0[0]
#define SFTCFG0_0_RA19_EN (0
gpio.c
#include "user_init.h"
#include "pu8560.h"
#include "config.h"
#include "regmap.h"
#include "global.h"
#include "epp.h"
#include "gpio.h"
#ifdef SUPPORT_CARD_STORAGE
#include "cardfs.h"
#