代码搜索结果
找到约 10,000 项符合
X 的代码
240x.h
;*************************************************************
; File Name: 240x.h
;
; Description: 240x Peripheral Registers + other useful definitions
;
;=======================================
240x.h
;*************************************************************
; File Name: 240x.h
;
; Description: 240x Peripheral Registers + other useful definitions
;
;=======================================
x5045.opt
### 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 {
x5045.lnp
".\STARTUP.obj",
"x5045.obj"
TO "x5045"
x5045.hex
:03000000020800F3
:0C080000787FE4F6D8FD75810702000047
:020000000140BD
:10004000758160D2A07C897B00119A118080F612A4
:1000500000BC74051200CD1200D91200C622120095
:10006000BC12004F20E0F71200BC74061200
x5045.lst
A51 MACRO ASSEMBLER X5045 04/09/2005 16:57:36 PAGE 1
MACRO ASSEMBLER A51 V7.04
OBJECT MODULE PLACED IN x5045.OBJ
ASSEMBLER IN
x5045.asm
SO BIT P3.7
WP BIT P2.0
SI BIT P3.7
SCK BIT P3.6
CS BIT P2.1
ORG 0000H
AJMP START
ORG 0040H
START: MOV SP,#60H
SETB WP ;写操作不保护
TEST: MOV R4,#89H ;定义R4为写入的数据(89H)
MOV