代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/184442/5249296

m ttgetpriority.m

% TTGETPRIORITY Retrieve the assigned base priority of a task. % % Usage: value = ttGetPriority % value = ttGetPriority(taskname) % % Inputs: % taskname Name of a task. If not specifie
www.eeworm.com/read/184442/5249297

m ttabortsimulation.m

% TTABORTSIMULATION Stop the current simulation, causing an error. % % Usage: ttAbortSimulation % % TrueTime, Version 1.4 % TrueTime, Version 1.4 % Copyright (c) 2006 % Mart
www.eeworm.com/read/184442/5249301

m ttentermonitor.m

% TTENTERMONITOR Attempt to enter a monitor. % % Usage: ttEnterMonitor(monitorname) % % Inputs: % monitorname Name of the monitor the task attempts to enter. % % See also TTCREATEMONI
www.eeworm.com/read/184442/5249304

m ttpost.m

% TTPOST Post a message to a mailbox (blocking) % % Usage: ttPost(mailboxname, msg) % % Inputs: % mailboxname Name of a mailbox. % msg The contents of the message to be posted. %
www.eeworm.com/read/184442/5249310

m ttgetdeadline.m

% TTGETDEADLINE Retrieve the relative deadline of a task. % % Usage: value = ttGetDeadline % value = ttGetDeadline(taskname) % % Inputs: % taskname Name of a task. If not specified, th
www.eeworm.com/read/184442/5249314

m ttcreateevent.m

% TTCREATEEVENT Create a TrueTime event. % % Usage: ttCreateEvent(eventname) % ttCreateEvent(eventname, monitorname) % % Inputs: % eventname Name of the event, must be unique. % m
www.eeworm.com/read/184442/5249326

m ttsetbudget.m

% TTSETBUDGET Set the remaining execution time budget of the % current task job. % % Usage: ttSetBudget(value) % ttSetBudget(value, taskname) % % Inputs: % value Value
www.eeworm.com/read/184442/5249340

m ttcreatetimer.m

% TTCREATETIMER Create a one-shot timer and associate an interrupt % handler with the timer. % % Usage: ttCreateTimer(timername, time, handlername) % % Inputs: % timername Na
www.eeworm.com/read/184442/5249344

m ttsetabsdeadline.m

% TTSETABSDEADLINE Set the absolute deadline of the current task job. % % Usage: ttSetAbsDeadline(value) % ttSetAbsDeadline(value, taskname) % % Inputs: % value Value to be set. %
www.eeworm.com/read/174241/5363240

xcl rtosdemo_lnk.xcl

// Generated : 06/01/06 20:29:52 //********************************************************************** // XLINK template command file to be used with the ICCARM C/C++ Compiler // // Usage: xli