代码搜索结果
找到约 10,000 项符合
LED 的代码
led.c
#include
sbit SCLK=P1^5;
sbit Din=P1^6;
sbit RCLK=P1^7;
#define uchar unsigned char
uchar movbuf[20];
uchar idata disbuf[20]={0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
led.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
led.plg
uVision3 Build Log
Project:
F:\Program\ARM7\S3C44B0X\LED\LED.uv2
Project File Date: 11/26/2008
Output:
led.c
#include "44B.H"
#define DELAY 300
void delay(unsigned int i)
{
unsigned int j,k;
for(j=0;j
led.d
led.o: LED.C
led.o: 44B.H
led.lnp
"s3c44b0x.o" "led.o" --library_type=microlib --device DARMS --strict --scatter "LED.sct"
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals
led.htm
Static Call Graph - [F:\Program\ARM7\S3C44B0X\LED\LED.axf]
Static Call Graph for im