代码搜索结果
找到约 10,000 项符合
GPIO 的代码
gpio.map
Map of Debug\gpio.sm8 from link file Debug\gpio.lkf - Thu Jul 21 17:58:43 2011
--------
Segments
-
gpio.stw
; STMicroelectronics Workspace file
[Version]
Keyword=ST7Workspace-V0.7
[Project0]
Filename=gpio.stp
Dependencies=
[Options]
ActiveProject=gpio
ActiveConfig=Debug
AddSortedElements=1
gpio.stp
; STMicroelectronics Project file
[Version]
Keyword=ST7Project
Number=1.3
[Project]
Name=gpio
Toolset=STM8 Cosmic
[Config]
0=Config.0
1=Config.1
[Config.0]
ConfigName=Debug
Target=
gpio.map
Archive member included because of file (symbol)
D:\projects\lpcxpresso\samples\1769\lpcx\CMSISv2_LPC17xx\Debug\libCMSISv2_LPC17xx.a(system_LPC17xx.o)
./src/cr_startu
gpio.c
#include "STM32Lib\\stm32f10x.h"
/*******************************************************************************
* 功能 : GPIO配置
* 设置PD3,PD4,PD5,PD6为键盘输入
* 设置PB0,5,8,9; PC5,7; PD7 ;PA8 为输出LED灯
*
gpio.h
/******************************* (C) Embest ***********************************
* File Name : gpio.h
* Author : tary
* Date : 2009-02-18
* Version :
gpio.c
/******************************* (C) Embest ***********************************
* File Name : gpio.h
* Author : tary
* Date : 2009-02-18
* Version :