代码搜索结果
找到约 10,000 项符合
LED 的代码
led.pin
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions,
led.asm
.include hardware.inc
.code
.public _F_Led
_F_Led: .proc
loop:
r1=0xffff;
[P_IOA_Attrib]=r1;
[P_IOA_Dir]=r1;
[P_IOA_Data]=r1
r4=0xffff;
[P_IOA_Data] = r4;
led.inc
.include hardware.inc
.code
.public _F_Led
_F_Led:
loop:
r1=0xffff;
[P_IOA_Attrib]=r1;
[P_IOA_Dir]=r1;
[P_IOA_Data]=r1
r4=0xffff;
[P_IOA_Data] = r4;
r
led.lnp
"..\obj\stm32f10x.o" "..\obj\main.o" "..\obj\stm32f10x_systick.o" "..\obj\stm32f10x_adc.o" "..\obj\stm32f10x_dma.o" "..\obj\stm32f10x_gpio.o" "..\obj\stm32f10x_rcc.o" --device DARMSTM --strict --scatt
led.plg
礦ision3 Build Log
Project:
F:\stm32(contex)\Examples\led\uvision\led.uv2
Project File Date: 07/02/2008
Output:
led.htm
Static Call Graph - [..\obj\led.axf]
Static Call Graph for image ..\obj\led.axf
led.tra
*** Creating Trace Output File '..\obj\led.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"..\obj\stm32f10x.o"'
### List of Objects: adding '"..\o
led.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_