代码搜索结果
找到约 10,000 项符合
Test 的代码
for_test.c
#include
void main ()
{
int counter;
for (counter = 1; counter
test.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
test.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
test.ini
signal void ky_1()
{
SIN = 0xf0; //串口接收到数据0xf0,注意它是不需要时间的
twatch(4090); //等待4090个机器周期
SIN = 0xf1;
twatch(4090);
SIN = 0xf0;
twatch(4090);
SIN = 0xf0;
test.lst
Turbo Assembler Version 4.1 06/01/11 20:26:46 Page 1
F:\工程文件\Fasm\交通灯\test.ASM
1 0000 DATA SEGMENT
2 0000 00 INTFLAG DB 0
3 0001 12 COUN
test.asm
DATA SEGMENT
INTFLAG DB 0
COUNT DB 18
SECOND DB 0
MINUTE DB 0
HOUR DB 0
OLD_SEG DW ?
OLD_OFF
test.map
Start Stop Length Name Class
00000H 00009H 0000AH DATA
00010H 0019FH 00190H STACK
001A0H 002E7H 00148H CODE
Detailed map of