代码搜索:executing
找到约 1,160 项符合「executing」的源代码
代码结果 1,160
www.eeworm.com/read/382852/8994621
asm irq.asm
;==============================================================================
; Cyan Technology Ltd
; Example application software for eCOG
;
; FILE - irq.asm
; Contains the interrupt vectors and t
www.eeworm.com/read/382851/8994777
asm irq.asm
;==============================================================================
; Cyan Technology Ltd
; Example application software for eCOG
;
; FILE - irq.asm
; Contains the interrupt vectors
www.eeworm.com/read/459540/7274074
m run.m
function run(Event_list, max_time, log_file)
% global node mac_status;
global current_time;
% Event driven simulation loop
while 1
[min_instant, min_index] = min([Event_list(:).instant]);
www.eeworm.com/read/454556/7387452
asm irq.asm
;==============================================================================
; Cyan Technology Ltd
; Example application software for eCOG
;
; FILE - irq.asm
; Contains the interrupt vectors and t
www.eeworm.com/read/405858/11455486
m run.m
function run(Event_list, max_time, log_file)
% global node mac_status;
global current_time;
% Event driven simulation loop
while 1
[min_instant, min_index] = min([Event_list(:).instant]);
www.eeworm.com/read/215897/15034739
m run.m
function run(Event_list, max_time, log_file)
% global node mac_status;
global current_time;
% Event driven simulation loop
while 1
[min_instant, min_index] = min([Event_list(:).instant]);
www.eeworm.com/read/361198/10064511
asm prnusb.asm
;this version queries the printer status before executing the output
;command from DOS.
;it will not report, if paper empty while executing the command,
;the printer will send NAKs and this driver
www.eeworm.com/read/241253/4562571
dlexe
Downloading and Executing Your Application
Downloading and Executing Your Application
The procedure used to download and execute your application depends on what
debugger you are using. This debug
www.eeworm.com/read/382851/8994654
asm irq.asm
;==============================================================================
; Cyan Technology Ltd
; Example application software for eCOG
;
; FILE - irq.asm
; Contains the interrupt vectors
www.eeworm.com/read/347503/3170622
l bittest.l
.*: Assembler messages:
.*: Warning: Swapping instruction order
.*: Warning: Executing btst in IU in reverse serial may not work
.*: Warning: Executing bclr in IU may not work in parallel execution
.*