代码搜索结果
找到约 260 项符合
Oscilloscope 的代码
oscilloscope_opt.bak
### 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 {
oscilloscope_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
oscilloscope.c
#include
#include
#include
#define unchar unsigned char
#define unint unsigned int
#define DisCmd XBYTE [0xC100] //7218控制字地址
#define DisDa
oscilloscope3.c
#include"global.h"
#include"oscilloscope.h"
#include"LCD/lcd.h"
//included"include.h"
//*****************************************************************************************************
voi
oscilloscope.h
//*****************************************************************************************************
//示波器各功能入口地址
#define Wave_Frequence_Low XBYTE[0XA0F0] //测量波形频率低位
#define Wave_Frequence
oscilloscope.hex
:0E0E8E00C2A1C297120E9CD297120E9C8E80AB
:060E9C00E4FF0FBF0FFC94
:010EA200222D
:0E0EA300E4FFFE0FBF00010EBE12F8BFC0F547
:010EB100221E
:030F0100120EEAE3
:060F0400E4FF0FBF64FCD6
:010F0A0022C4
:0C0
test1_opt.bak
### 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 {
scope.c
/*
* scope - a software oscilloscope
*
*/
#include
#include
#include
#include
#include
#include
#include
#includ