代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/253785/4392099

m ttsetnextsegment.m

% TTSETNEXTSEGMENT Set the next segment to be executed in the % code function. % % Usage: ttSetNextSegment(segment) % % Inputs: % segment Number of the segment to jump to.
www.eeworm.com/read/253785/4392110

m ttsetkernelparameter.m

% TTSETKERNELPARAMETER Set a specific kernel parameter on a per % node basis. % % Usage: ttSetKernelParameter(parameter, value) % % Inputs: % parameter The name of the p
www.eeworm.com/read/253785/4392155

m ttcurrenttime.m

% TTCURRENTTIME Get and/or set the current time in the % simulation, on a per node basis. % % Usage: time = ttCurrentTime % time = ttCurrentTime(newTime) % % TrueTime,
www.eeworm.com/read/161112/5560942

readme_mutexsemdemo

FILE LIST - mutexSemDemo.c DESCRIPTION - This demo demonstrates the usage of the mutual exclusion semaphore for intertask synchronization and obtaining exclusive access to a
www.eeworm.com/read/160156/5576603

m ttattachdlhandler.m

% TTATTACHDLHANDLER Attach a deadline overrun handler to a task. % % Usage: ttAttachDLHandler(taskname, handlername) % % Inputs: % taskname Name of the task to which the handler will be %
www.eeworm.com/read/160156/5576604

m ttsetnextsegment.m

% TTSETNEXTSEGMENT Set the next segment to be executed in the % code function. % % Usage: ttSetNextSegment(segment) % % Inputs: % segment Number of the segment to jump to.
www.eeworm.com/read/160156/5576614

m ttsetkernelparameter.m

% TTSETKERNELPARAMETER Set a specific kernel parameter on a per % node basis. % % Usage: ttSetKernelParameter(parameter, value) % % Inputs: % parameter The name of the p
www.eeworm.com/read/160156/5576652

m ttcurrenttime.m

% TTCURRENTTIME Get and/or set the current time in the % simulation, on a per node basis. % % Usage: time = ttCurrentTime % time = ttCurrentTime(newTime) % % TrueTime,
www.eeworm.com/read/156067/5613182

m ttattachdlhandler.m

% TTATTACHDLHANDLER Attach a deadline overrun handler to a task. % % Usage: ttAttachDLHandler(taskname, handlername) % % Inputs: % taskname Name of the task to which the handler will be %
www.eeworm.com/read/156067/5613183

m ttsetnextsegment.m

% TTSETNEXTSEGMENT Set the next segment to be executed in the % code function. % % Usage: ttSetNextSegment(segment) % % Inputs: % segment Number of the segment to jump to.