代码搜索:Processor

找到约 10,000 项符合「Processor」的源代码

代码结果 10,000
www.eeworm.com/read/151708/12179950

m restart.m

function dummy = restart(cc,timeout) %RESTART Restores the DSP target to the program entry point. % RESTART(CC,TIMEOUT) immediately halts the DSP processor % and sets the program counter(PC) to
www.eeworm.com/read/151708/12179959

m reset.m

function dummy = reset(cc,timeout) %RESET Software reset of the target dsp. % RESET(CC,TIMEOUT) stops execution of the target DSP processor referenced % by the CC object and then asynchronously
www.eeworm.com/read/151704/12181027

m halt.m

function pc = halt(cc,timeout) %HALT Immediately terminates execution of DSP processor. % HALT(CC,TIMEOUT) asynchronously stops execution of the DSP processor % referenced by the CC object. Th
www.eeworm.com/read/151704/12181127

m run.m

function dummy = run(cc,runopt,timeout) %RUN initiate execution of target DSP % RUN(CC,OPTION,TIMEOUT) initiates execution of the target DSP % processor from the present program counter(PC) lo
www.eeworm.com/read/151704/12181161

m info.m

function oinfo = info(cc) %INFO return information about the target DSP processor. % ICC = INFO(CC) returns information about the DSP processor in Code % Composer Studio(tm) which is referenced
www.eeworm.com/read/251331/12352518

asm 58atemp.asm

;********************************************************************** ; This file is a basic code template for assembly code generation * ; on the PICmicro PIC16C58A. This file contains the
www.eeworm.com/read/251331/12352525

asm 56atemp.asm

;********************************************************************** ; This file is a basic code template for assembly code generation * ; on the PICmicro PIC16C56A. This file contains the
www.eeworm.com/read/251331/12352556

asm 54temp.asm

;********************************************************************** ; This file is a basic code template for assembly code generation * ; on the PICmicro PIC16C54. This file contains the b
www.eeworm.com/read/251331/12352565

asm 54atemp.asm

;********************************************************************** ; This file is a basic code template for assembly code generation * ; on the PICmicro PIC16C54A. This file contains the
www.eeworm.com/read/251331/12352601

asm 56temp.asm

;********************************************************************** ; This file is a basic code template for assembly code generation * ; on the PICmicro PIC16C56. This file contains the b