411 lines
19 KiB
HTML
411 lines
19 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<title>Globals</title>
|
|
<title>CMSIS-RTOS2: Globals</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<link href="cmsis.css" rel="stylesheet" type="text/css" />
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<script type="text/javascript" src="printComponentTabs.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(initResizable);
|
|
$(window).load(resizeHeight);
|
|
</script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 46px;">
|
|
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
|
|
<td style="padding-left: 0.5em;">
|
|
<div id="projectname">CMSIS-RTOS2
|
|
 <span id="projectnumber">Version 2.1.0</span>
|
|
</div>
|
|
<div id="projectbrief">Real-Time Operating System: API and RTX Reference Implementation</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<div id="CMSISnav" class="tabs1">
|
|
<ul class="tablist">
|
|
<script type="text/javascript">
|
|
<!--
|
|
writeComponentTabs.call(this);
|
|
//-->
|
|
</script>
|
|
</ul>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.8.6 -->
|
|
<script type="text/javascript">
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
</script>
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="pages.html"><span>Usage and Description</span></a></li>
|
|
<li><a href="modules.html"><span>Reference</span></a></li>
|
|
<li>
|
|
<div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<img id="MSearchSelect" src="search/mag_sel.png"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
alt=""/>
|
|
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow3" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="globals.html"><span>All</span></a></li>
|
|
<li class="current"><a href="globals_func.html"><span>Functions</span></a></li>
|
|
<li><a href="globals_vars.html"><span>Variables</span></a></li>
|
|
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
|
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
|
|
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
|
|
<li><a href="globals_defs.html"><span>Macros</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="globals_func.html#index_e"><span>e</span></a></li>
|
|
<li class="current"><a href="globals_func_o.html#index_o"><span>o</span></a></li>
|
|
<li><a href="globals_func_p.html#index_p"><span>p</span></a></li>
|
|
<li><a href="globals_func_s.html#index_s"><span>s</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
$(document).ready(function(){initNavTree('globals_func_o.html','');});
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark"> </span>Pages</a></div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a class="anchor" id="index_o"></a>- o -</h3><ul>
|
|
<li>osDelay()
|
|
: <a class="el" href="group__CMSIS__RTOS__Wait.html#gaf6055a51390ef65b6b6edc28bf47322e">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osDelayUntil()
|
|
: <a class="el" href="group__CMSIS__RTOS__Wait.html#gaf0763875335699a9baa704ee36990d3c">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osEventFlagsClear()
|
|
: <a class="el" href="group__CMSIS__RTOS__EventFlags.html#ga93bf258ca0007c6641fbe8e4f2b8a1e5">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osEventFlagsDelete()
|
|
: <a class="el" href="group__CMSIS__RTOS__EventFlags.html#ga7c4acf2fb0d506ec82905dee53fb5435">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osEventFlagsGet()
|
|
: <a class="el" href="group__CMSIS__RTOS__EventFlags.html#ga8bda3185f46bfd278cea8a6cf357677d">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osEventFlagsGetName()
|
|
: <a class="el" href="group__CMSIS__RTOS__EventFlags.html#ga59f4ddf0ee8c395b1672bb978d1cfc88">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osEventFlagsNew()
|
|
: <a class="el" href="group__CMSIS__RTOS__EventFlags.html#gab14b1caeb12ffa42cce1bfe889cd07df">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osEventFlagsSet()
|
|
: <a class="el" href="group__CMSIS__RTOS__EventFlags.html#ga33b71d14cecf90b4e72639dd19f23a5e">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osEventFlagsWait()
|
|
: <a class="el" href="group__CMSIS__RTOS__EventFlags.html#ga52acb34a8322e58020227344fe662b4e">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelGetInfo()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#ga6f7764e7250c5c5364c00c45a5d1d199">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelGetState()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#ga48b69b81012fce051f639be288b243ba">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelGetSysTimerCount()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#gae0fcaff6cecfb4013bb556c87afcd7d2">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelGetSysTimerFreq()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#ga4d69215a93220f72be3684cad582f16a">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelGetTickCount()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#ga3cad48045fb59e47dc8bab75b420cb5f">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelGetTickFreq()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#ga7a8d7bd927eaaa58999f91d7d6310cee">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelInitialize()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#gae818f6611d25ba3140bede410a52d659">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelLock()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#ga948609ee930d9b38336b9e1c2a4dfe12">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelRestoreLock()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#gae7d0a71b9586cbbb49fcbdf6a04f0289">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelResume()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#ga8c4b4d7ed34cab73c001665d9176aced">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelStart()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#ga9ae2cc00f0d89d7b6a307bba942b5221">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelSuspend()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#gae26683e1606ec633354a2876c68f0c1f">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osKernelUnlock()
|
|
: <a class="el" href="group__CMSIS__RTOS__KernelCtrl.html#gaf401728b4657456198c33fe75f8d6720">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMemoryPoolAlloc()
|
|
: <a class="el" href="group__CMSIS__RTOS__PoolMgmt.html#ga8ead54e99ccb8f112356c88f99d38fbe">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMemoryPoolDelete()
|
|
: <a class="el" href="group__CMSIS__RTOS__PoolMgmt.html#ga8c39e7e5cd2b9eda907466808e59d62e">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMemoryPoolFree()
|
|
: <a class="el" href="group__CMSIS__RTOS__PoolMgmt.html#gabb4f4560daa6d1f8c8789082ee186d16">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMemoryPoolGetBlockSize()
|
|
: <a class="el" href="group__CMSIS__RTOS__PoolMgmt.html#gab2bf059b7fa7679c3cccdaeec60b6c0e">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMemoryPoolGetCapacity()
|
|
: <a class="el" href="group__CMSIS__RTOS__PoolMgmt.html#gad696e94bfbe28f0b6613f9303fdf6a37">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMemoryPoolGetCount()
|
|
: <a class="el" href="group__CMSIS__RTOS__PoolMgmt.html#ga958a9449bff8c95ce213de98eef5739d">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMemoryPoolGetName()
|
|
: <a class="el" href="group__CMSIS__RTOS__PoolMgmt.html#gab414a1e138205a55820acfa277c8f386">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMemoryPoolGetSpace()
|
|
: <a class="el" href="group__CMSIS__RTOS__PoolMgmt.html#ga0394cffa9479a7994e3b03c79c1cb909">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMemoryPoolNew()
|
|
: <a class="el" href="group__CMSIS__RTOS__PoolMgmt.html#ga497ced5d72dc5cd405c4c418516220dc">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMessageQueueDelete()
|
|
: <a class="el" href="group__CMSIS__RTOS__Message.html#gaba987f665444e0d83fa6a3a68bc72abe">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMessageQueueGet()
|
|
: <a class="el" href="group__CMSIS__RTOS__Message.html#gad90d4959466a7a65105061da8256ab9e">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMessageQueueGetCapacity()
|
|
: <a class="el" href="group__CMSIS__RTOS__Message.html#gac24f87d4f395e9e9c900c320e45ade8a">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMessageQueueGetCount()
|
|
: <a class="el" href="group__CMSIS__RTOS__Message.html#ga6a32ac394fcff568b251c160cc3014b2">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMessageQueueGetMsgSize()
|
|
: <a class="el" href="group__CMSIS__RTOS__Message.html#ga96d3d84069b20359de48109e28a1a89e">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMessageQueueGetName()
|
|
: <a class="el" href="group__CMSIS__RTOS__Message.html#gae7cf7bf2b97a5ae481fb60fcce99247a">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMessageQueueGetSpace()
|
|
: <a class="el" href="group__CMSIS__RTOS__Message.html#gaddf0904427436dd3880d46263c2dc9fa">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMessageQueueNew()
|
|
: <a class="el" href="group__CMSIS__RTOS__Message.html#ga24e895a00f9d484db33aaf784c57bfed">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMessageQueuePut()
|
|
: <a class="el" href="group__CMSIS__RTOS__Message.html#gadd5c8996850d1213976ba89cda689acc">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMessageQueueReset()
|
|
: <a class="el" href="group__CMSIS__RTOS__Message.html#gac6dce7f9ad132d266292c2e979d861b4">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMutexAcquire()
|
|
: <a class="el" href="group__CMSIS__RTOS__MutexMgmt.html#gabc54686ea0fc281823b1763422d2a924">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMutexDelete()
|
|
: <a class="el" href="group__CMSIS__RTOS__MutexMgmt.html#gabee73ad227ba4587d3db12ef9bd582bc">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMutexGetName()
|
|
: <a class="el" href="group__CMSIS__RTOS__MutexMgmt.html#ga00b5e58cd247a412d1afd18732d8b752">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMutexGetOwner()
|
|
: <a class="el" href="group__CMSIS__RTOS__MutexMgmt.html#ga7f9a7666df0978738cd570cb700b83fb">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMutexNew()
|
|
: <a class="el" href="group__CMSIS__RTOS__MutexMgmt.html#gab90920022ab944296821368ef6bb52f8">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMutexRelease()
|
|
: <a class="el" href="group__CMSIS__RTOS__MutexMgmt.html#gaea629705703580ff58776bf73c8db915">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osRtxErrorNotify()
|
|
: <a class="el" href="group__rtx5__specific__functions.html#gaf1745a88f9cc60b609ab1c8076bd346d">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxIdleThread()
|
|
: <a class="el" href="group__rtx5__specific__functions.html#gacc47720b9a10fcb7d3412640c8276465">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxSysTimerAckIRQ()
|
|
: <a class="el" href="group__rtx5__specific__functions.html#ga9194d74a1170a6107fb8a9bb3783dace">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxSysTimerDisable()
|
|
: <a class="el" href="group__rtx5__specific__functions.html#gaf8200a879df96753af1af391fadd9f9e">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxSysTimerEnable()
|
|
: <a class="el" href="group__rtx5__specific__functions.html#ga186a61d27c68b3ae841dded8f1289857">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxSysTimerGetCount()
|
|
: <a class="el" href="group__rtx5__specific__functions.html#gaa1b9fdcae08625c1f32e230051c3601f">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxSysTimerGetFreq()
|
|
: <a class="el" href="group__rtx5__specific__functions.html#gaa15aeddbccbc909c2ea88f9e2fe98ccf">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxSysTimerSetup()
|
|
: <a class="el" href="group__rtx5__specific__functions.html#gaa10ba9022d27bfbf2f76c40663f4598d">rtx_os.h</a>
|
|
</li>
|
|
<li>osSemaphoreAcquire()
|
|
: <a class="el" href="group__CMSIS__RTOS__SemaphoreMgmt.html#ga7e94c8b242a0c81f2cc79ec22895c87b">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osSemaphoreDelete()
|
|
: <a class="el" href="group__CMSIS__RTOS__SemaphoreMgmt.html#ga81258ce9c67fa89f07cc49d2e136cd88">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osSemaphoreGetCount()
|
|
: <a class="el" href="group__CMSIS__RTOS__SemaphoreMgmt.html#ga7559d4dff3cda9992fc5ab5de3e74c70">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osSemaphoreGetName()
|
|
: <a class="el" href="group__CMSIS__RTOS__SemaphoreMgmt.html#ga9586952051f00285f1482dbe6695bbc4">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osSemaphoreNew()
|
|
: <a class="el" href="group__CMSIS__RTOS__SemaphoreMgmt.html#ga2a39806ace781a0008a4374ca701b14a">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osSemaphoreRelease()
|
|
: <a class="el" href="group__CMSIS__RTOS__SemaphoreMgmt.html#ga0abcee1b5449d7a6928fb9248c690bb6">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadDetach()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#gaaad14cd9547341ea8109dc4e8540f1dc">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadEnumerate()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga5606604d56e21ece1a654664be877439">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadExit()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#gaddaa452dd7610e4096647a566d3556fc">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadFlagsClear()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadFlagsMgmt.html#ga656abc1c862c5b9a2b13584c42cc0bfa">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadFlagsGet()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadFlagsMgmt.html#ga85c8d2c89466e25abbcb545d9ddd71ba">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadFlagsSet()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadFlagsMgmt.html#ga6f89ef9caded1d9963c7b12b0f6412c9">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadFlagsWait()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadFlagsMgmt.html#gac11542ad6300b600f872fc96e340ec2b">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadGetCount()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga495b3f812224e7301f23a691793765db">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadGetId()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga8df03548e89fbc56402a5cd584a505da">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadGetName()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#gac3230f3a55a297514b013ebf38f27e0a">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadGetPriority()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga0aeaf349604f456e68e78f9d3b42e44b">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadGetStackSize()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#gab9f8bd715d671c6ee27644867bc1bf65">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadGetStackSpace()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga9c83bd5dd8de329701775d6ef7012720">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadGetState()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#gacc0a98b42f0a5928e12dc91dc76866b9">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadJoin()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga3fca90fb0679afeb968aa8c3d5874487">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadNew()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga48d68b8666d99d28fa646ee1d2182b8f">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadResume()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga3dbad90eff394b02de76a452c84c5d80">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadSetPriority()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga861a420fb2d643115b06622903fb3bfb">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadSuspend()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#gaa9de419d0152bf77e9bbcd1f369fb990">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadTerminate()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga2f8ba6dba6e9c065a6e236ffd410d74a">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadYield()
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#gad01c7ec26535b1de6b018bb9466720e2">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osTimerDelete()
|
|
: <a class="el" href="group__CMSIS__RTOS__TimerMgmt.html#gad0001dd74721ab461789324806db2453">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osTimerGetName()
|
|
: <a class="el" href="group__CMSIS__RTOS__TimerMgmt.html#ga4f82a98eee4d9ea79507e44340d3d319">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osTimerIsRunning()
|
|
: <a class="el" href="group__CMSIS__RTOS__TimerMgmt.html#ga69d3589f54194022c30dd01e45ec6741">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osTimerNew()
|
|
: <a class="el" href="group__CMSIS__RTOS__TimerMgmt.html#gad4e7f785c5f700a509f55a3bf6a62bec">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osTimerStart()
|
|
: <a class="el" href="group__CMSIS__RTOS__TimerMgmt.html#gab6ee2859ea657641b7adfac599b8121d">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osTimerStop()
|
|
: <a class="el" href="group__CMSIS__RTOS__TimerMgmt.html#gabd7a89356da7717293eb0bc5d87b8ac9">cmsis_os2.h</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated on Wed Feb 8 2017 10:21:04 for CMSIS-RTOS2 by ARM Ltd. All rights reserved.
|
|
<!--
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6
|
|
-->
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|