代码搜索:gpio的引脚
找到约 10,000 项符合「gpio的引脚」的源代码
代码结果 10,000
www.eeworm.com/read/380716/9133606
h gpio.h
/****************************************************************
* 文件名 GPIO.h
* 作者 wpj
* 时间 2008.4.5
* 版本 1.0
*
* 修改时间
*
*
*
*************************************
www.eeworm.com/read/379725/9180326
dni 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
www.eeworm.com/read/379725/9180363
h gpio.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : gpio.h
* Author : MCD Application Team
* Date First Issued : 08/06/2003
* Descr
www.eeworm.com/read/379725/9180372
c gpio.c
// gpio.c
#include "gpio.h"
/*******************************************************************************
* 说明:GPIO_Config函数,配置GPIO断口引脚
* 参数:GPIOx (x=0,1,2)为所选端口,Port_Pins为引脚安排,GPIO_Mode为引脚
www.eeworm.com/read/378832/9215037
opt 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 {
www.eeworm.com/read/378511/9227830
c gpio.c
/*********************************************************************
* File: Gpio.c *
* Description: Contains GPIO functions used in the TEC a
www.eeworm.com/read/378509/9227931
h 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 *
www.eeworm.com/read/378355/9235226