445 lines
18 KiB
HTML
445 lines
18 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><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 class="current"><a href="globals_defs.html"><span>Macros</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="#index__"><span>_</span></a></li>
|
|
<li><a href="#index_o"><span>o</span></a></li>
|
|
<li class="current"><a href="#index_t"><span>t</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_defs.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__"></a>- _ -</h3><ul>
|
|
<li>__NO_RETURN
|
|
: <a class="el" href="cmsis__os2_8h.html#a153a4a31b276a9758959580538720a51">cmsis_os2.h</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a class="anchor" id="index_o"></a>- o -</h3><ul>
|
|
<li>osFlagsError
|
|
: <a class="el" href="cmsis__os2_8h.html#a01c1359c3a5640bff6e08f09bf94ce3a">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osFlagsErrorISR
|
|
: <a class="el" href="group__flags__error__codes.html#gaea3abd186643f539877e894b62b63448">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osFlagsErrorParameter
|
|
: <a class="el" href="group__flags__error__codes.html#gaa8a95ef938f8f5a9fcb815ec53184f77">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osFlagsErrorResource
|
|
: <a class="el" href="group__flags__error__codes.html#ga4db38b50da1889bcaaa7f747e844f904">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osFlagsErrorTimeout
|
|
: <a class="el" href="group__flags__error__codes.html#ga2e951c3f1c3b7bff4eca3d7836cd19ca">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osFlagsErrorUnknown
|
|
: <a class="el" href="group__flags__error__codes.html#ga3b1d9fbb83d64eedb62f831c9be647c3">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osFlagsNoClear
|
|
: <a class="el" href="group__CMSIS__RTOS__Definitions.html#gaade844a42237d8c37569d4d9b16b9f1c">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osFlagsWaitAll
|
|
: <a class="el" href="group__CMSIS__RTOS__Definitions.html#ga8b6f562736fbfb5428940e0c017dec24">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osFlagsWaitAny
|
|
: <a class="el" href="group__CMSIS__RTOS__Definitions.html#ga18e63587b8450d5b8798b6f6ec04e012">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMutexPrioInherit
|
|
: <a class="el" href="group__CMSIS__RTOS__MutexMgmt.html#ga40fba270cb31a977b3bd551d41eb9599">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMutexRecursive
|
|
: <a class="el" href="group__CMSIS__RTOS__MutexMgmt.html#ga65c2482cc64a35d03871f3180f305926">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osMutexRobust
|
|
: <a class="el" href="group__CMSIS__RTOS__MutexMgmt.html#gaf0e1dee376798b4d516d164981526780">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osRtxConfigPrivilegedMode
|
|
: <a class="el" href="rtx__os_8h.html#a0eb4da5bed45820d732e23483b870152">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxConfigStackCheck
|
|
: <a class="el" href="rtx__os_8h.html#a77f3e906438a6693524cdc257cb0bf23">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxConfigStackWatermark
|
|
: <a class="el" href="rtx__os_8h.html#a62205cc79ec5d95b45f5ebfdf126438c">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxErrorClibMutex
|
|
: <a class="el" href="rtx__os_8h.html#ac749c24b9cf6c49b392b015ed0517cfc">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxErrorClibSpace
|
|
: <a class="el" href="rtx__os_8h.html#a14a24724f6e87744ba84674ef76e4256">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxErrorInvalidControlBlock
|
|
: <a class="el" href="rtx__evr_8h.html#a56335b5b0a3f932e06aa764d185b6a60">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorInvalidDataMemory
|
|
: <a class="el" href="rtx__evr_8h.html#a037115a16032074ae1a82d64c160338b">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorInvalidPriority
|
|
: <a class="el" href="rtx__evr_8h.html#a45219e125941ecbe7eca030fd2f40d7a">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorInvalidThreadStack
|
|
: <a class="el" href="rtx__evr_8h.html#a5cabacbb758a1bc5012cae2292771726">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorISRQueueOverflow
|
|
: <a class="el" href="rtx__os_8h.html#a7377235f9fa3cedee06f682cd93f3e88">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxErrorKernelNotReady
|
|
: <a class="el" href="rtx__evr_8h.html#a168269d3a1264ac7a7427f8642e358a4">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorKernelNotRunning
|
|
: <a class="el" href="rtx__evr_8h.html#a8a916c6a8ad67a38c29ca2e2141d1540">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorMutexLockLimit
|
|
: <a class="el" href="rtx__evr_8h.html#a949198d164108954151e89607a1504a7">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorMutexNotLocked
|
|
: <a class="el" href="rtx__evr_8h.html#a4fc98ec7f644bc7156af58431043171a">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorMutexNotOwned
|
|
: <a class="el" href="rtx__evr_8h.html#a2abf2bd19d5d80399c129e7b79e19e9a">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorSemaphoreCountLimit
|
|
: <a class="el" href="rtx__evr_8h.html#a4266d3dd5e7bbd2693dd53d00d80bc4c">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorStackUnderflow
|
|
: <a class="el" href="rtx__os_8h.html#a42206aa2524b8fab613d26bea0f73c44">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxErrorThreadNotJoinable
|
|
: <a class="el" href="rtx__evr_8h.html#a1955ed26bf52d4fd07a73961ee6a1478">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorTimerQueueOverflow
|
|
: <a class="el" href="rtx__os_8h.html#aad420018f26e751ec55d3922a283beb0">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxErrorTZ_AllocContext_S
|
|
: <a class="el" href="rtx__evr_8h.html#a787925e3c31997d22bb7ea985b69c3db">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorTZ_FreeContext_S
|
|
: <a class="el" href="rtx__evr_8h.html#a8b1b28f13acfecfec665a3759ce69991">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorTZ_InitContext_S
|
|
: <a class="el" href="rtx__evr_8h.html#a33f2affc96c91cf39a3986e4bd119c5c">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorTZ_LoadContext_S
|
|
: <a class="el" href="rtx__evr_8h.html#a3e9b3fdece321c3766bc6bc1a35e9cf6">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxErrorTZ_SaveContext_S
|
|
: <a class="el" href="rtx__evr_8h.html#ad600f514856926fc313a5f7dc0c3d422">rtx_evr.h</a>
|
|
</li>
|
|
<li>osRtxEventFlagsCbSize
|
|
: <a class="el" href="group__rtx5__specific__defines.html#ga68100c8c44931f03547973294c433075">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxEventFlagsLimit
|
|
: <a class="el" href="rtx__os_8h.html#a271653c08ecb64dbb2d0ce8a51ddb4c2">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxFlagSystemMemory
|
|
: <a class="el" href="rtx__os_8h.html#ade9b85b84a6199a1cc3653058def19f3">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxFlagSystemObject
|
|
: <a class="el" href="rtx__os_8h.html#a797c4d97bb5e216e6901c1e30e96cb34">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxIdEventFlags
|
|
: <a class="el" href="rtx__os_8h.html#aa9b41f7b0dc38018a7db915df5e716cc">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxIdInvalid
|
|
: <a class="el" href="rtx__os_8h.html#ad78a646169b7b4bfa2a278d08fe21fa5">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxIdMemoryPool
|
|
: <a class="el" href="rtx__os_8h.html#a3cddbd1d03aedae758445d17db319fec">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxIdMessage
|
|
: <a class="el" href="rtx__os_8h.html#a84bb69c0a0d02b2adc4d499803ccb063">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxIdMessageQueue
|
|
: <a class="el" href="rtx__os_8h.html#a260226a1f72b4a333f01573430b60b17">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxIdMutex
|
|
: <a class="el" href="rtx__os_8h.html#a086574b10e90122f5228decea0a5d3dc">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxIdSemaphore
|
|
: <a class="el" href="rtx__os_8h.html#a4778b8ce61af3d942501bb4ff28c18f1">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxIdThread
|
|
: <a class="el" href="rtx__os_8h.html#ad6f0f1f1b4e1b8c2615429d6a24ca8f5">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxIdTimer
|
|
: <a class="el" href="rtx__os_8h.html#a5e8dd6b61e9b09d20aeea8434861950e">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxKernelId
|
|
: <a class="el" href="rtx__os_8h.html#a47e0637d30eed2357b238cbb19dbb058">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxKernelInactive
|
|
: <a class="el" href="rtx__os_8h.html#a7543c3b497052bdbfbfbc3debc5f0a6e">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxKernelLocked
|
|
: <a class="el" href="rtx__os_8h.html#a9c20a179e70e74fa9fe9f9ba275cc73b">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxKernelReady
|
|
: <a class="el" href="rtx__os_8h.html#ab793b30296108737eb356871d266e2a2">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxKernelRunning
|
|
: <a class="el" href="rtx__os_8h.html#a337ee876c540b4f4e9d680497eed9fdc">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxKernelSuspended
|
|
: <a class="el" href="rtx__os_8h.html#a751dd07663970abe0305de11d52812a7">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxMemoryPoolCbSize
|
|
: <a class="el" href="group__rtx5__specific__defines.html#gab8e49e9e1eea5a015f2a3114cabceb48">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxMemoryPoolMemSize
|
|
: <a class="el" href="group__rtx5__specific__defines.html#gac6bea3541b458bbc79eafce42a2d87a2">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxMessageQueueCbSize
|
|
: <a class="el" href="group__rtx5__specific__defines.html#gaa8d067c476faa6bfc8e5e21f3b3c844e">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxMessageQueueMemSize
|
|
: <a class="el" href="group__rtx5__specific__defines.html#ga47eb1e21f1bf9a42281c6c89c7473e99">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxMutexCbSize
|
|
: <a class="el" href="group__rtx5__specific__defines.html#ga188bfaaf7477cf24cbc9f207feaeb53a">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxMutexLockLimit
|
|
: <a class="el" href="rtx__os_8h.html#ade5d158c28233a45ad1fc9a1156373f6">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxObjectActive
|
|
: <a class="el" href="rtx__os_8h.html#a3037b8bdb3e008aeff8f3db9428d4c7d">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxObjectInactive
|
|
: <a class="el" href="rtx__os_8h.html#a031b454bfb616681e13b0cc80902dd02">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxSemaphoreCbSize
|
|
: <a class="el" href="group__rtx5__specific__defines.html#ga0949b67063d0bd427fbee9c816b5d45a">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxSemaphoreTokenLimit
|
|
: <a class="el" href="rtx__os_8h.html#a14c7bcf532389ed285827cf5497d09eb">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxStackFillPattern
|
|
: <a class="el" href="rtx__os_8h.html#a7dbaedf90584739e6d938d69d2621855">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxStackMagicWord
|
|
: <a class="el" href="rtx__os_8h.html#aabdbbcf214681666d06629397463093f">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadBlocked
|
|
: <a class="el" href="rtx__os_8h.html#a30e61895c9ec7941715dd4747b11d5b3">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadCbSize
|
|
: <a class="el" href="group__rtx5__specific__defines.html#ga30d19272204231956582ebfff69567f6">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadFlagDefStack
|
|
: <a class="el" href="rtx__os_8h.html#a733199fdb7675dbf99d5e6d17c126a96">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadFlagsLimit
|
|
: <a class="el" href="rtx__os_8h.html#a73248d08e2db1ef9941cf8fcf24ddba9">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadInactive
|
|
: <a class="el" href="rtx__os_8h.html#a2552be237293212f43fc08bf3ec02e67">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadReady
|
|
: <a class="el" href="rtx__os_8h.html#a7c1e9dfefafc53162f076b0430a0e595">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadRunning
|
|
: <a class="el" href="rtx__os_8h.html#ad9615557219eecdbca536d4280e72604">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadStateMask
|
|
: <a class="el" href="rtx__os_8h.html#ad486f6d40fcd8e9569ab415373d912e4">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadTerminated
|
|
: <a class="el" href="rtx__os_8h.html#a3011758dc91d1dd134ec48b816b67d50">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadWaitingDelay
|
|
: <a class="el" href="rtx__os_8h.html#a9fcd1ecba034b5fc15e991311736ec4e">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadWaitingEventFlags
|
|
: <a class="el" href="rtx__os_8h.html#a6c4c8b1563e28aa5b947346cb5db3c69">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadWaitingJoin
|
|
: <a class="el" href="rtx__os_8h.html#a88ca40f569d87366a69451ed43759453">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadWaitingMemoryPool
|
|
: <a class="el" href="rtx__os_8h.html#aa87cea70df1acf71f6358de9b65722a4">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadWaitingMessageGet
|
|
: <a class="el" href="rtx__os_8h.html#a881830bb0c1488cd15bd1a412bc16800">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadWaitingMessagePut
|
|
: <a class="el" href="rtx__os_8h.html#a7502524f6911edc751111422eaf66a43">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadWaitingMutex
|
|
: <a class="el" href="rtx__os_8h.html#ae99ccb8b4d1a85c1abb6ab39933690a6">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadWaitingSemaphore
|
|
: <a class="el" href="rtx__os_8h.html#acbe0a0cd73d487b82501b584caf4a472">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxThreadWaitingThreadFlags
|
|
: <a class="el" href="rtx__os_8h.html#a41174e493bdf7e3a1e35306703bcd63c">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxTimerCbSize
|
|
: <a class="el" href="group__rtx5__specific__defines.html#gaf8a145fdeb24fd912971f0671b1a3603">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxTimerInactive
|
|
: <a class="el" href="rtx__os_8h.html#a66bea72c0cffd25c7cb32419283a7b92">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxTimerPeriodic
|
|
: <a class="el" href="rtx__os_8h.html#accc1542de31e0c7367d452e9de035bb4">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxTimerRunning
|
|
: <a class="el" href="rtx__os_8h.html#aed55034470990d4593eb614e26c1eea7">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxTimerStopped
|
|
: <a class="el" href="rtx__os_8h.html#ab01076b285029ac6d22dbde69167c96e">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxVersionAPI
|
|
: <a class="el" href="rtx__os_8h.html#aea20a2b373e98ae88a7cf7e4a56b118f">rtx_os.h</a>
|
|
</li>
|
|
<li>osRtxVersionKernel
|
|
: <a class="el" href="rtx__os_8h.html#ad854168120979e8c60630e0140e104e8">rtx_os.h</a>
|
|
</li>
|
|
<li>osThreadDetached
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#gaa9336c1073858d6b118e2e011636246f">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osThreadJoinable
|
|
: <a class="el" href="group__CMSIS__RTOS__ThreadMgmt.html#ga249499c519f3f8eef5673009ab6cfcbe">cmsis_os2.h</a>
|
|
</li>
|
|
<li>osWaitForever
|
|
: <a class="el" href="group__CMSIS__RTOS__Definitions.html#ga9eb9a7a797a42e4b55eb171ecc609ddb">cmsis_os2.h</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a class="anchor" id="index_t"></a>- t -</h3><ul>
|
|
<li>TZ_MODULEID_T
|
|
: <a class="el" href="cmsis__os2_8h.html#a78775dae56f0c9698cdab6e1ca74503f">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>
|