代码搜索:timeout

找到约 9,694 项符合「timeout」的源代码

代码结果 9,694
www.eeworm.com/read/259652/11774746

pas synaser.pas

{==============================================================================| | Project : Ararat Synapse | 007.000.001 | |===================================
www.eeworm.com/read/156189/11822555

bas niglobal.bas

Attribute VB_Name = "NIGLOBAL" ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' ' This module contains the variable declarations, ' constant definitions, and type i
www.eeworm.com/read/345016/11846290

c flashcode1.c

/* psd834f2.c */ /*--------------------------------------------------------------------------- Copyright (c) 2002 ST Microelectronics This example demo code is provided as is and has no wa
www.eeworm.com/read/345016/11846298

lst flashcode1.lst

C51 COMPILER V7.00 Beta 6 FLASHCODE1 02/19/2003 15:59:28 PAGE 1 C51 COMPILER V7.00 Beta 6, COMPILATION OF MODULE FLASHCODE1 OBJECT MODULE
www.eeworm.com/read/258037/11893076

c nbt_ps2.c

//------------------------------------------------------------------------- // // (c) 2003 Altium // Started: 04.12.2003 Ch.Weimann // PS2 Keyboard Interface for // the Altium Nanoboard Tester /
www.eeworm.com/read/151708/12179799

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/151708/12179890

m regread.m

function resp = regread(cc,regname,represent,timeout) %REGREAD Returns the data value in the specified DSP register. % R = REGREAD(CC, REGNAME, REPRESENT, TIMEOUT) reads the data value % in the
www.eeworm.com/read/151708/12179899

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/151708/12179923

m profile.m

function ps = profile(cc,fmt,timeout) %PROFILE Returns code execution profile information. % PS = PROFILE(CC,OPT,TIMEOUT) returns code profile measurements from any % defined statistics timing o
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