代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/264666/4287560

asm defmenu.asm

*********************************************** * Purpose : Demo for displaying a menu of possible -Dxxx defines * Usage : ASM11 -D? to display menu of available conditionals * Language : MC
www.eeworm.com/read/264095/4293441

c mkbb.c

/* This utility makes a bootblock suitable for the SRM console/miniloader */ /* Usage: * mkbb * * Where is the name of the device to install the bootblock on, * and
www.eeworm.com/read/253785/4392112

m ttgetbudget.m

% TTGETBUDGET Retrieve the remaining execution time budget of the % current task job. % % Usage: value = ttGetBudget % value = ttGetBudget(taskname) % % Inputs: % taskname
www.eeworm.com/read/253785/4392127

m ttremovetimer.m

% TTREMOVETIMER Remove a specific timer. % % Usage: ttRemoveTimer(timername) % % Inputs: % timername Name of the timer to be removed. % % See also TTCREATETIMER, TTCREATEPERIODICTIMER
www.eeworm.com/read/253785/4392130

m ttcreatesemaphore.m

% TTCREATESEMAPHORE Create a simple, counting TrueTime semaphore % % Usage: ttCreateSemaphore(name, initval) % ttCreateSemaphore(name, initval, maxval) % % Inputs: % name Name of t
www.eeworm.com/read/253785/4392148

m ttexitmonitor.m

% TTEXITMONITOR Exit a monitor. % % Usage: ttExitMonitor(monitorname) % % Inputs: % monitorname Name of the monitor the task is exiting. % % See also TTCREATEMONITOR, TTENTERMONITOR %
www.eeworm.com/read/161121/5557081

c mkbb.c

/* This utility makes a bootblock suitable for the SRM console/miniloader */ /* Usage: * mkbb * * Where is the name of the device to install the bootblock on, * and
www.eeworm.com/read/160156/5576616

m ttgetbudget.m

% TTGETBUDGET Retrieve the remaining execution time budget of the % current task job. % % Usage: value = ttGetBudget % value = ttGetBudget(taskname) % % Inputs: % taskname
www.eeworm.com/read/160156/5576628

m ttremovetimer.m

% TTREMOVETIMER Remove a specific timer. % % Usage: ttRemoveTimer(timername) % % Inputs: % timername Name of the timer to be removed. % % See also TTCREATETIMER, TTCREATEPERIODICTIMER
www.eeworm.com/read/160156/5576645

m ttexitmonitor.m

% TTEXITMONITOR Exit a monitor. % % Usage: ttExitMonitor(monitorname) % % Inputs: % monitorname Name of the monitor the task is exiting. % % See also TTCREATEMONITOR, TTENTERMONITOR %