代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/439625/7704823
asm 实验六(1).asm
;功能:利用“串入并出”芯片扩展输出引脚
DISPBUF DATA 48H ;笔段码显示缓冲区:
;48H单元记录千位,49H单元记录百位
;4AH单元记录十位,4BH单元记录个位
BTIME DATA 40H ;10ms计数单元
SECOND
www.eeworm.com/read/439517/7707156
asm vectors.asm
.ref _c_int00
.ref _edmaIsr
.def rst
;PUSH
push .macro reg
stw reg,*B15--[1]
.endm
;POP
pop .macro reg,delay
l
www.eeworm.com/read/439517/7707301
asm vectors.asm
.ref _c_int00
.ref _edmaIsr
.def rst
;PUSH
push .macro reg
stw reg,*B15--[1]
.endm
;POP
pop .macro reg,delay
l
www.eeworm.com/read/439401/7710396
m c6_pllsim.m
% File: pll2sin.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wirele
www.eeworm.com/read/439357/7711640
asm vectors.asm
.ref _c_int00
.ref _edmaIsr
.def rst
;PUSH
push .macro reg
stw reg,*B15--[1]
.endm
;POP
pop .macro reg,delay
l
www.eeworm.com/read/439271/7713321
m qftdm15c.m
function qftdm15c
% Third stage of QFTDM15
%=================================
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.4 $
global win1_loc win2_loc win3_loc win4_lo
www.eeworm.com/read/439271/7713377
m qftdm7j.m
function qftdm7j
% Tenth stage of QFTDM7
%=================================
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.4 $
global win1_loc win2_loc win3_loc win4_loc
www.eeworm.com/read/438794/7726839
c sys_lpc2200.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/438794/7726847
c sys_lpc2200.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/438297/7733223
h delay.h
/* Copyright (c) 2002, Marek Michalkiewicz
Copyright (c) 2004,2005 Joerg Wunsch
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are p