代码搜索结果
找到约 10,000 项符合
GPIO 的代码
gpio.dni
[JLinkDriver]
WatchVectorCatch=_ 0
WatchCond=_ 0
Watch0=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0
Watch1=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Log file]
LoggingEnab
gpio.dbgdt
124
gpio.wsdt
STR71x_GPIO/Debuggpio/Debug
gpio.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : gpio.h
* Author : MCD Application Team
* Date First Issued : 08/06/2003
* Descr
gpio.c
// gpio.c
#include "gpio.h"
/*******************************************************************************
* 说明:GPIO_Config函数,配置GPIO断口引脚
* 参数:GPIOx (x=0,1,2)为所选端口,Port_Pins为引脚安排,GPIO_Mode为引脚
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.c
/*********************************************************************
* File: Gpio.c *
* Description: Contains GPIO functions used in the TEC a
gpio.h
/* GPIO AND SERIAL PORT MUX */
#ifndef __gpio_h
#define __gpio_h
#ifndef __gpio_base
#define __gpio_base 0xFFFFF400
#endif
typedef struct s_GPIO_Port {
unsigned long Data; /* @0 *
gpio.c
/******************************************************************************/
/* Copyright 2004 by SEED Electronic Technology LTD. */
/* All rights reserved. SEED Electr