MCB1700_Welcome/Doxygen/html/globals_p.html

684 lines
27 KiB
HTML
Raw Normal View History

2020-11-14 22:50:55 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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"/>
<meta name="generator" content="Doxygen 1.8.20"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Labor04: Globals</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</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: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Labor04
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.20 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></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">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('globals_p.html',''); initResizable(); });
/* @license-end */
</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)">
</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">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_p"></a>- p -</h3><ul>
<li>pcFsmTapeGetStateName()
: <a class="el" href="_fsm_tape_8c.html#a0b002ee874cbfc204300c1ffa792aa70">FsmTape.c</a>
, <a class="el" href="_fsm_tape_8h.html#afff00aa02205354a0983d59352b60397">FsmTape.h</a>
</li>
<li>pcFsmTapestates_names
: <a class="el" href="_fsm_tape_8c.html#a83c27824b05db22a41d17bfb2c161cac">FsmTape.c</a>
</li>
<li>pcFsmVCRGetStateName()
: <a class="el" href="_fsm_v_c_r_8c.html#a1fba09d4bc5f713f5ffcfd2dcaac7cc5">FsmVCR.c</a>
, <a class="el" href="_fsm_v_c_r_8h.html#aa966be54c30b5d074616e0c5466b9d36">FsmVCR.h</a>
</li>
<li>pcFsmVCRstates_names
: <a class="el" href="_fsm_v_c_r_8c.html#a8f9342a6dc7627ec7b004f1b8e683310">FsmVCR.c</a>
</li>
<li>PCLKSEL0_Val
: <a class="el" href="system___l_p_c17xx_8c.html#a34dfbc94a35799892894e6a933ca5243">system_LPC17xx.c</a>
</li>
<li>PCLKSEL1_Val
: <a class="el" href="system___l_p_c17xx_8c.html#a93ba8ce0a676a2e32707e9359b579ab6">system_LPC17xx.c</a>
</li>
<li>PCONP_Val
: <a class="el" href="system___l_p_c17xx_8c.html#af29be85f9b711ec65a52284c1a6c96d4">system_LPC17xx.c</a>
</li>
<li>pcQueueGetName
: <a class="el" href="_free_r_t_o_s_8h.html#ae9c520a136753cfb579e5caac11077a6">FreeRTOS.h</a>
</li>
<li>pcQueueGetQueueName
: <a class="el" href="_free_r_t_o_s_8h.html#a8363e9859059888726caa268e1816e54">FreeRTOS.h</a>
</li>
<li>pcTaskGetName()
: <a class="el" href="task_8h.html#ae2ffb6a591fef808cf10353059b1c2bd">task.h</a>
, <a class="el" href="tasks_8c.html#a2ee63040e19e7c0cd7dbd070b8e1bca5">tasks.c</a>
</li>
<li>pcTaskGetTaskName
: <a class="el" href="_free_r_t_o_s_8h.html#a626c65afa49005d067495a6cdaace885">FreeRTOS.h</a>
</li>
<li>pcTimerGetName()
: <a class="el" href="timers_8h.html#a43c9186d441d03fc6f97b542f853bd1a">timers.h</a>
</li>
<li>pcTimerGetTimerName
: <a class="el" href="_free_r_t_o_s_8h.html#a870358d5faa01a5290705b073de220ca">FreeRTOS.h</a>
</li>
<li>pdBIG_ENDIAN
: <a class="el" href="projdefs_8h.html#a1ec99243cefac216db217f0d2ba20cd5">projdefs.h</a>
</li>
<li>pdFAIL
: <a class="el" href="projdefs_8h.html#a99e2866c8cf4fe86db87dab62e7d6aa6">projdefs.h</a>
</li>
<li>pdFALSE
: <a class="el" href="projdefs_8h.html#aa56260e937e7e203026707e5ba944273">projdefs.h</a>
</li>
<li>pdFREERTOS_BIG_ENDIAN
: <a class="el" href="projdefs_8h.html#abe2dcfba890834ec10e4d8a25dac7c59">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EACCES
: <a class="el" href="projdefs_8h.html#ad5b2326f6a7eb09257f78f587f43e187">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EADDRINUSE
: <a class="el" href="projdefs_8h.html#a0c4f8236084d1cabcbff216e1b8fac7b">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EADDRNOTAVAIL
: <a class="el" href="projdefs_8h.html#a85d8fca5d9fb100e674ebd9b6b29e08d">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EAGAIN
: <a class="el" href="projdefs_8h.html#a19316c64bd0788538b164b6241e4c49b">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EALREADY
: <a class="el" href="projdefs_8h.html#af2407a2a0cbe16241a81bf2c1b63ff24">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EBADE
: <a class="el" href="projdefs_8h.html#acdf56904272b8eaec505400e0e13ca87">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EBADF
: <a class="el" href="projdefs_8h.html#a242052c4e8decc6757bf2d1f0f9dde41">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EBUSY
: <a class="el" href="projdefs_8h.html#aa367bb36d26bc86c9346916fc7c5792c">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ECANCELED
: <a class="el" href="projdefs_8h.html#a354147f9f9a35e025af5f660ff7be0bf">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EEXIST
: <a class="el" href="projdefs_8h.html#aaf394d4b1eedda0075836a98138e2e82">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EFAULT
: <a class="el" href="projdefs_8h.html#a1b3f9dd5c52d752b70357ed51b38c7f4">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EFTYPE
: <a class="el" href="projdefs_8h.html#ae603b5c76827b60243bd8f12718c1a41">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EILSEQ
: <a class="el" href="projdefs_8h.html#afcb862c20a4c9641dd537770e969b8b1">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EINPROGRESS
: <a class="el" href="projdefs_8h.html#a6f713f2c3c90756396311337496a80b2">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EINTR
: <a class="el" href="projdefs_8h.html#a48cbefbca1a9ad5fd3f014580e294c8e">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EINVAL
: <a class="el" href="projdefs_8h.html#a684b79fd72418beaf37e423323131ca7">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EIO
: <a class="el" href="projdefs_8h.html#a7bb52f7cee93081fcd871ced9cbf86a6">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EISCONN
: <a class="el" href="projdefs_8h.html#a5ebe20f940ba0710bfc993cd98895360">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EISDIR
: <a class="el" href="projdefs_8h.html#ac85e69368d9755a4e1b5121eb3a81979">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENAMETOOLONG
: <a class="el" href="projdefs_8h.html#aca50b0cb0218ab93d38e387ca7740c92">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENMFILE
: <a class="el" href="projdefs_8h.html#a3dba13bfcdeb497752d19139ba2f463f">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENOBUFS
: <a class="el" href="projdefs_8h.html#a311c6d46f86eb3f6e029473e34a4b290">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENODEV
: <a class="el" href="projdefs_8h.html#a0a8f4a6b857f6c64e9c2d887bbc26beb">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENOENT
: <a class="el" href="projdefs_8h.html#ada626b9e09610adf001a0d78c21ed754">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENOMEDIUM
: <a class="el" href="projdefs_8h.html#a232fc23c4f0ff1aa323b38c3cc7a25fb">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENOMEM
: <a class="el" href="projdefs_8h.html#a5efcf687f972542033358c1a24510aee">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENOPROTOOPT
: <a class="el" href="projdefs_8h.html#a3260d6cafcdb3971622605ac4d3bf3d2">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENOSPC
: <a class="el" href="projdefs_8h.html#ada91bb26e0b830b169433aae5ce857cc">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENOTCONN
: <a class="el" href="projdefs_8h.html#a2038d432f2a030e1c3ecdeb68676f920">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENOTDIR
: <a class="el" href="projdefs_8h.html#a664d5546ffc5cfbd7c28c02ee704030f">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENOTEMPTY
: <a class="el" href="projdefs_8h.html#a01a1dbf74da4d89538fdd9d424404808">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ENXIO
: <a class="el" href="projdefs_8h.html#a84867230ed86089284031935cab091a5">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EOPNOTSUPP
: <a class="el" href="projdefs_8h.html#a583344ca8f038153e0c988559064b6b6">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EROFS
: <a class="el" href="projdefs_8h.html#a83094f3620b1d91ed85f98347b481c29">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ESPIPE
: <a class="el" href="projdefs_8h.html#a441a754724ed5708ac0d31d10e97dbec">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_ETIMEDOUT
: <a class="el" href="projdefs_8h.html#addf14e54d85281da325711c219b6f0e7">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EUNATCH
: <a class="el" href="projdefs_8h.html#ab32e968fc64c5ddcd1f2b1de9debd576">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EWOULDBLOCK
: <a class="el" href="projdefs_8h.html#a4cbad67c49bf49adbd0c9c1917a0e5e6">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_EXDEV
: <a class="el" href="projdefs_8h.html#a75aadb287c3f7089edb7f1c85319b105">projdefs.h</a>
</li>
<li>pdFREERTOS_ERRNO_NONE
: <a class="el" href="projdefs_8h.html#ad836dd7abef3eced71f4ce24d39debd9">projdefs.h</a>
</li>
<li>pdFREERTOS_LITTLE_ENDIAN
: <a class="el" href="projdefs_8h.html#a2677d93f2de37bcd907c6967c583fd10">projdefs.h</a>
</li>
<li>pdINTEGRITY_CHECK_VALUE
: <a class="el" href="projdefs_8h.html#a692e23284a1eff2b98132042b0c2c99d">projdefs.h</a>
</li>
<li>pdLITTLE_ENDIAN
: <a class="el" href="projdefs_8h.html#a4599a4d1e3c89bcce5301f82028561c1">projdefs.h</a>
</li>
<li>pdMS_TO_TICKS
: <a class="el" href="projdefs_8h.html#a353d0f62b82a402cb3db63706c81ec3f">projdefs.h</a>
</li>
<li>pdPASS
: <a class="el" href="projdefs_8h.html#a07848d3078849bd32353c69d30a479b3">projdefs.h</a>
</li>
<li>pdTASK_CODE
: <a class="el" href="_free_r_t_o_s_8h.html#a74cee96c96792dab96bdc57ba9007b24">FreeRTOS.h</a>
</li>
<li>pdTASK_HOOK_CODE
: <a class="el" href="_free_r_t_o_s_8h.html#ac53ab0d2f78148433574898386aeb5f4">FreeRTOS.h</a>
</li>
<li>pdTRUE
: <a class="el" href="projdefs_8h.html#af268cf937960eb029256bd9c4d949fbe">projdefs.h</a>
</li>
<li>PendedFunction_t
: <a class="el" href="timers_8h.html#af6e8e2be58df2be9f9bb808fcdc51622">timers.h</a>
</li>
<li>PendSV_Handler()
: <a class="el" href="_hei_o_s___thread_8c.html#a6303e1f258cbdc1f970ce579cc015623">HeiOS_Thread.c</a>
</li>
<li>PLL0_SETUP
: <a class="el" href="system___l_p_c17xx_8c.html#a1bed52a37381d5af047c718eb816d6ca">system_LPC17xx.c</a>
</li>
<li>PLL0CFG_Val
: <a class="el" href="system___l_p_c17xx_8c.html#a600ee717e584c9795c063dc4c35f0dc3">system_LPC17xx.c</a>
</li>
<li>PLL1_SETUP
: <a class="el" href="system___l_p_c17xx_8c.html#adbc3ac191382c94702ee33f95e310659">system_LPC17xx.c</a>
</li>
<li>PLL1CFG_Val
: <a class="el" href="system___l_p_c17xx_8c.html#a033a40a3f959936d90c9a79de85062fb">system_LPC17xx.c</a>
</li>
<li>portAIRCR_REG
: <a class="el" href="port_8c.html#ad4e191d3886fa6ba91bb7cd11cdc665e">port.c</a>
</li>
<li>portASSERT_IF_IN_ISR
: <a class="el" href="_free_r_t_o_s_8h.html#a24a48f166f347e5201a72efcc73d0202">FreeRTOS.h</a>
</li>
<li>portASSERT_IF_INTERRUPT_PRIORITY_INVALID
: <a class="el" href="_free_r_t_o_s_8h.html#a10f75d20c71c4289f96d1b89cb6c62e2">FreeRTOS.h</a>
</li>
<li>portBASE_TYPE
: <a class="el" href="portmacro_8h.html#a1ebe82d24d764ae4e352f7c3a9f92c01">portmacro.h</a>
</li>
<li>portBYTE_ALIGNMENT
: <a class="el" href="portmacro_8h.html#ab9091ce3940d8bd93ec850122a2c6a1c">portmacro.h</a>
</li>
<li>portBYTE_ALIGNMENT_MASK
: <a class="el" href="portable_8h.html#a92f6cfc08bf7459db3227a18ae8b6b59">portable.h</a>
</li>
<li>portCHAR
: <a class="el" href="portmacro_8h.html#add0bdbfef5abf241c7774f68bde42f1d">portmacro.h</a>
</li>
<li>portCLEAN_UP_TCB
: <a class="el" href="_free_r_t_o_s_8h.html#a3c506bf351102047fb5a75491287fe69">FreeRTOS.h</a>
</li>
<li>portCLEAR_INTERRUPT_MASK_FROM_ISR
: <a class="el" href="portmacro_8h.html#a79d65a5d0f6f9133a0739832e9d8367e">portmacro.h</a>
</li>
<li>portCONFIGURE_TIMER_FOR_RUN_TIME_STATS
: <a class="el" href="_free_r_t_o_s_8h.html#a727939bcdb98501e0eba0ec8a1841e1b">FreeRTOS.h</a>
</li>
<li>portCRITICAL_NESTING_IN_TCB
: <a class="el" href="_free_r_t_o_s_8h.html#a4088d4f41bae06c9e871b918888ce7e6">FreeRTOS.h</a>
</li>
<li>portDISABLE_INTERRUPTS
: <a class="el" href="portmacro_8h.html#a6e3d10ee1a0734a647ca192523c2cfc1">portmacro.h</a>
</li>
<li>portDOUBLE
: <a class="el" href="portmacro_8h.html#a4711ce186a903a14bc8ea7c8650b4f61">portmacro.h</a>
</li>
<li>portENABLE_INTERRUPTS
: <a class="el" href="portmacro_8h.html#abc47e85a6befbb47961ad5ee7aa57173">portmacro.h</a>
</li>
<li>portEND_SWITCHING_ISR
: <a class="el" href="portmacro_8h.html#a63b994040c62c9685490a71c87a13d8a">portmacro.h</a>
</li>
<li>portENTER_CRITICAL
: <a class="el" href="portmacro_8h.html#a8a09321ad004019f3c8d0f2e4d7224c7">portmacro.h</a>
</li>
<li>portEXIT_CRITICAL
: <a class="el" href="portmacro_8h.html#a529358e6147881dd881c890ade21c9bd">portmacro.h</a>
</li>
<li>portFIRST_USER_INTERRUPT_NUMBER
: <a class="el" href="port_8c.html#a9bf7ad0c574222fbbf0ad6ac5a387a11">port.c</a>
</li>
<li>portFLOAT
: <a class="el" href="portmacro_8h.html#a1bbe1ef117ec274ef919e0a930c888ac">portmacro.h</a>
</li>
<li>portFORCE_INLINE
: <a class="el" href="portmacro_8h.html#aaa356ca7932487d20a42d6839842d308">portmacro.h</a>
</li>
<li>portGET_HIGHEST_PRIORITY
: <a class="el" href="portmacro_8h.html#a5ed536be98084ed8c77c95d79a2688ee">portmacro.h</a>
</li>
<li>portINITIAL_XPSR
: <a class="el" href="port_8c.html#a062d03aca8ae932b4552a2aa19853b44">port.c</a>
</li>
<li>portINLINE
: <a class="el" href="portmacro_8h.html#a73448585c9c9e96500c2f0c9ea824601">portmacro.h</a>
</li>
<li>portLONG
: <a class="el" href="portmacro_8h.html#a6bbebff6020ac333ab6ec2ffd7f77001">portmacro.h</a>
</li>
<li>portMAX_24_BIT_NUMBER
: <a class="el" href="port_8c.html#a14e81b7d3d94bf8d192c05c06f82c8d8">port.c</a>
</li>
<li>portMAX_8_BIT_VALUE
: <a class="el" href="port_8c.html#a6a8cc3be38f6a681ffcf3a895970853f">port.c</a>
</li>
<li>portMAX_DELAY
: <a class="el" href="portmacro_8h.html#a72723ba1e4a85ca14f25c2b9e066613d">portmacro.h</a>
</li>
<li>portMAX_PRIGROUP_BITS
: <a class="el" href="port_8c.html#abbfa60faa2116dee71c1923a4ec3aa4a">port.c</a>
</li>
<li>portMISSED_COUNTS_FACTOR
: <a class="el" href="port_8c.html#a5ee932503b5ba9d5a6125df7e7fc459b">port.c</a>
</li>
<li>portNOP
: <a class="el" href="portmacro_8h.html#a23c54dff0b50ff35563ef06c6d6d1835">portmacro.h</a>
</li>
<li>portNUM_CONFIGURABLE_REGIONS
: <a class="el" href="portable_8h.html#aca7e1a8a568a38b74cc9db10c8efebda">portable.h</a>
</li>
<li>portNVIC_INT_CTRL_REG
: <a class="el" href="portmacro_8h.html#ae42817ecbd6fe76d846a89cc0fcd0d95">portmacro.h</a>
</li>
<li>portNVIC_IP_REGISTERS_OFFSET_16
: <a class="el" href="port_8c.html#a72b5f375744da7a3ec890dd573dddc77">port.c</a>
</li>
<li>portNVIC_PEND_SYSTICK_CLEAR_BIT
: <a class="el" href="port_8c.html#a8c6cabffb5fdea8c959c2025f1e0488f">port.c</a>
</li>
<li>portNVIC_PENDSV_PRI
: <a class="el" href="port_8c.html#a71a0b2492ed73217b5864c1e3ba8c9be">port.c</a>
</li>
<li>portNVIC_PENDSVCLEAR_BIT
: <a class="el" href="port_8c.html#a786050ea368d9645ca097b3b8a51af2e">port.c</a>
</li>
<li>portNVIC_PENDSVSET_BIT
: <a class="el" href="portmacro_8h.html#a16830bf8349e14cdeed05193af234d5e">portmacro.h</a>
</li>
<li>portNVIC_SYSPRI2_REG
: <a class="el" href="port_8c.html#a9d076b8b45d4ab187668bb7b0c1f8d31">port.c</a>
</li>
<li>portNVIC_SYSTICK_CLK_BIT
: <a class="el" href="port_8c.html#a94a387a85f1ebbd3d23feceb63d995c5">port.c</a>
</li>
<li>portNVIC_SYSTICK_COUNT_FLAG_BIT
: <a class="el" href="port_8c.html#a1774a206db4e93668b7508965338893f">port.c</a>
</li>
<li>portNVIC_SYSTICK_CTRL_REG
: <a class="el" href="port_8c.html#adad03b75dbce86018cd8f77724f5f89a">port.c</a>
</li>
<li>portNVIC_SYSTICK_CURRENT_VALUE_REG
: <a class="el" href="port_8c.html#a840264c4ada33651c41921488329f127">port.c</a>
</li>
<li>portNVIC_SYSTICK_ENABLE_BIT
: <a class="el" href="port_8c.html#a4c9342fc3940bcd756f344e3489a030e">port.c</a>
</li>
<li>portNVIC_SYSTICK_INT_BIT
: <a class="el" href="port_8c.html#aeb00c00ae5a1b5c39ef0d008cdc2aabe">port.c</a>
</li>
<li>portNVIC_SYSTICK_LOAD_REG
: <a class="el" href="port_8c.html#a6fb185b6f87a37fcb11be7f5f7f74c3c">port.c</a>
</li>
<li>portNVIC_SYSTICK_PRI
: <a class="el" href="port_8c.html#ae4ddaa528bc05260d1a5a607c8a00d9f">port.c</a>
</li>
<li>portPOINTER_SIZE_TYPE
: <a class="el" href="_free_r_t_o_s_8h.html#a53bae25f223b7156dce0fc6e6b1b2295">FreeRTOS.h</a>
</li>
<li>portPRE_TASK_DELETE_HOOK
: <a class="el" href="_free_r_t_o_s_8h.html#a712f8cbd5ce7b049ef6a92dbb0da0215">FreeRTOS.h</a>
</li>
<li>portPRIGROUP_SHIFT
: <a class="el" href="port_8c.html#a31e85c2138ccee8dc7a8397f0c5cf44c">port.c</a>
</li>
<li>portPRIORITY_GROUP_MASK
: <a class="el" href="port_8c.html#a3de9530f5de675c37a0195cda9e272d0">port.c</a>
</li>
<li>portPRIVILEGE_BIT
: <a class="el" href="_free_r_t_o_s_8h.html#a27b7e11718b2ec5b5217e60f3b9e8aec">FreeRTOS.h</a>
</li>
<li>portRECORD_READY_PRIORITY
: <a class="el" href="portmacro_8h.html#a113cd9b8401284194da8ddc4569aa484">portmacro.h</a>
</li>
<li>portRESET_READY_PRIORITY
: <a class="el" href="tasks_8c.html#a27f854590fc6fcb8b4c7955b5f13b98e">tasks.c</a>
, <a class="el" href="portmacro_8h.html#aab771d12c0912d93d52a586628fb18a6">portmacro.h</a>
</li>
<li>portSET_INTERRUPT_MASK_FROM_ISR
: <a class="el" href="portmacro_8h.html#a31b4260dbc1823ba80b578f86eb15a98">portmacro.h</a>
</li>
<li>portSETUP_TCB
: <a class="el" href="_free_r_t_o_s_8h.html#aca0e7403a160318f5c216fc40c95e294">FreeRTOS.h</a>
</li>
<li>portSHORT
: <a class="el" href="portmacro_8h.html#a42e62d5881b12ff2a5c659576c64d003">portmacro.h</a>
</li>
<li>portSTACK_GROWTH
: <a class="el" href="portmacro_8h.html#a21adaab1601f6a0f35ba550a43060830">portmacro.h</a>
</li>
<li>portSTACK_TYPE
: <a class="el" href="portmacro_8h.html#ab0a294066ac7369b8f59a52d9491a92c">portmacro.h</a>
</li>
<li>portSTART_ADDRESS_MASK
: <a class="el" href="port_8c.html#ac4d0dccf5f3a96cf955bd2cf5ff987a2">port.c</a>
</li>
<li>portSUPPRESS_TICKS_AND_SLEEP
: <a class="el" href="portmacro_8h.html#a1dcf4bd9c1ad4fe16a71391dd95cf585">portmacro.h</a>
</li>
<li>portSY_FULL_READ_WRITE
: <a class="el" href="portmacro_8h.html#a6e3fcd078a96185dea9b8ed5dd10db44">portmacro.h</a>
</li>
<li>portTASK_CALLS_SECURE_FUNCTIONS
: <a class="el" href="_free_r_t_o_s_8h.html#a401e0f8194560d5f27f5844ba82009b5">FreeRTOS.h</a>
</li>
<li>portTASK_FUNCTION()
: <a class="el" href="tasks_8c.html#a36c7cc58985d41c2cb1b263563dbbaa1">tasks.c</a>
, <a class="el" href="portmacro_8h.html#a3a289793652f505c538abea27045ccdf">portmacro.h</a>
</li>
<li>portTASK_FUNCTION_PROTO
: <a class="el" href="portmacro_8h.html#a2921e1c5a1f974dfa01ae44d1f665f14">portmacro.h</a>
</li>
<li>portTASK_USES_FLOATING_POINT
: <a class="el" href="_free_r_t_o_s_8h.html#ad39396f0acc31310827fbbaf28623d58">FreeRTOS.h</a>
</li>
<li>portTICK_PERIOD_MS
: <a class="el" href="portmacro_8h.html#a554d9322ce7f698a86a22b21234bd8cd">portmacro.h</a>
</li>
<li>portTICK_RATE_MS
: <a class="el" href="_free_r_t_o_s_8h.html#a8689cad2afb0c5f65d866e2c356378bf">FreeRTOS.h</a>
</li>
<li>portTICK_TYPE_CLEAR_INTERRUPT_MASK_FROM_ISR
: <a class="el" href="_free_r_t_o_s_8h.html#a506f401396abd44a8dbe31edac713f8b">FreeRTOS.h</a>
</li>
<li>portTICK_TYPE_ENTER_CRITICAL
: <a class="el" href="_free_r_t_o_s_8h.html#a5ada85b405891061cad280c1e35213ee">FreeRTOS.h</a>
</li>
<li>portTICK_TYPE_EXIT_CRITICAL
: <a class="el" href="_free_r_t_o_s_8h.html#a3a24fff82b123ddc7cf8195a466733dd">FreeRTOS.h</a>
</li>
<li>portTICK_TYPE_IS_ATOMIC
: <a class="el" href="portmacro_8h.html#a62e53bc6d3fa5c4bf4e65ab2752930f3">portmacro.h</a>
</li>
<li>portTICK_TYPE_SET_INTERRUPT_MASK_FROM_ISR
: <a class="el" href="_free_r_t_o_s_8h.html#a7b53d0f5d4ae09f599f92fb5cd546e6b">FreeRTOS.h</a>
</li>
<li>portTickType
: <a class="el" href="_free_r_t_o_s_8h.html#a324d7087026e1e9dfe6b7567d5bf63c8">FreeRTOS.h</a>
</li>
<li>portTOP_BIT_OF_BYTE
: <a class="el" href="port_8c.html#a046cc13f73dad0c8a9cdd0504bc35a88">port.c</a>
</li>
<li>portUSING_MPU_WRAPPERS
: <a class="el" href="mpu__wrappers_8h.html#a63d7ba028eb2432720bb5c7d626a8d7e">mpu_wrappers.h</a>
</li>
<li>portVECTACTIVE_MASK
: <a class="el" href="port_8c.html#a9a481ef8434703c3834dd1e701805853">port.c</a>
</li>
<li>portYIELD
: <a class="el" href="portmacro_8h.html#ae1ff06193615f5130b5a97dc9e708fc7">portmacro.h</a>
</li>
<li>portYIELD_FROM_ISR
: <a class="el" href="portmacro_8h.html#aac6850c66595efdc02a8bbb95fb4648e">portmacro.h</a>
</li>
<li>portYIELD_WITHIN_API
: <a class="el" href="_free_r_t_o_s_8h.html#af4484fc07631a16e45ac5f29a3f0556e">FreeRTOS.h</a>
</li>
<li>priv_thread_remove()
: <a class="el" href="_hei_o_s___thread_8c.html#ada1847fa45175177f66831eb1c706efa">HeiOS_Thread.c</a>
</li>
<li>priv_thread_sort_add()
: <a class="el" href="_hei_o_s___thread_8c.html#ac1b95c9591274d32fe312d3c3a7c765d">HeiOS_Thread.c</a>
</li>
<li>PRIVILEGED_DATA
: <a class="el" href="mpu__wrappers_8h.html#a56a0b54ca924c56d192d4389ba585ed5">mpu_wrappers.h</a>
</li>
<li>PRIVILEGED_FUNCTION
: <a class="el" href="mpu__wrappers_8h.html#a4785c4f4a8c04b835139dcc2a6682078">mpu_wrappers.h</a>
</li>
<li>prvAddCurrentTaskToDelayedList()
: <a class="el" href="tasks_8c.html#ab4574e77d9aea876272e563c68f639da">tasks.c</a>
</li>
<li>prvAddNewTaskToReadyList()
: <a class="el" href="tasks_8c.html#a132d136b8d2586e0778ce369e5cb8a1e">tasks.c</a>
</li>
<li>prvAddTaskToReadyList
: <a class="el" href="tasks_8c.html#a94afc7269fff7c906c5eb0d9d315624b">tasks.c</a>
</li>
<li>prvBytesInBuffer()
: <a class="el" href="stream__buffer_8c.html#ac4183c0af266bc5ffbd4f3eb4a4d07c2">stream_buffer.c</a>
</li>
<li>prvCheckTasksWaitingTermination()
: <a class="el" href="tasks_8c.html#a903096c962a2bc907f4b902a7d42302a">tasks.c</a>
</li>
<li>prvCopyDataFromQueue()
: <a class="el" href="queue_8c.html#ad9a2e17b2b13d4878f7af1361437320e">queue.c</a>
</li>
<li>prvCopyDataToQueue()
: <a class="el" href="queue_8c.html#a77098159b7735e0c27e27aa7072376c6">queue.c</a>
</li>
<li>prvDeleteTCB()
: <a class="el" href="tasks_8c.html#ad538c599036f7914942471780230ffa6">tasks.c</a>
</li>
<li>prvGetTCBFromHandle
: <a class="el" href="tasks_8c.html#ad910f5e908283f1dfabd642fe1b11c6b">tasks.c</a>
</li>
<li>prvInitialiseNewQueue()
: <a class="el" href="queue_8c.html#a0f632268707981dea3f177f5fba36e22">queue.c</a>
</li>
<li>prvInitialiseNewStreamBuffer()
: <a class="el" href="stream__buffer_8c.html#a878bd2f50a279301505b521e0ed311e6">stream_buffer.c</a>
</li>
<li>prvInitialiseNewTask()
: <a class="el" href="tasks_8c.html#a6c4d7ca7b68c92ae0d62edd7ecdd8e31">tasks.c</a>
</li>
<li>prvInitialiseTaskLists()
: <a class="el" href="tasks_8c.html#af4a1bd397cb871d893fc24e5f86e4f19">tasks.c</a>
</li>
<li>prvIsQueueEmpty()
: <a class="el" href="queue_8c.html#a8f21d4b7a21be0d109953120c93f6741">queue.c</a>
</li>
<li>prvIsQueueFull()
: <a class="el" href="queue_8c.html#a70546f6b48a8b715eae3dd84e0546045">queue.c</a>
</li>
<li>prvLockQueue
: <a class="el" href="queue_8c.html#ae4efd14c0f4dee7f189ef2e4d9ce1f1b">queue.c</a>
</li>
<li>prvReadBytesFromBuffer()
: <a class="el" href="stream__buffer_8c.html#a7d74bf9ad861552245f1e382c4c0f7fa">stream_buffer.c</a>
</li>
<li>prvReadMessageFromBuffer()
: <a class="el" href="stream__buffer_8c.html#aea486f3983538e061b22cce98612d8bc">stream_buffer.c</a>
</li>
<li>prvResetNextTaskUnblockTime()
: <a class="el" href="tasks_8c.html#ad1b2e4995f863a99cf980836efe330d7">tasks.c</a>
</li>
<li>prvStartFirstTask()
: <a class="el" href="port_8c.html#aa62e48aea4d4d2ad3426bd1243dbc72a">port.c</a>
</li>
<li>prvTaskExitError()
: <a class="el" href="port_8c.html#a813e8227aedfc6bd83c66c4a9b8e4f41">port.c</a>
</li>
<li>prvTaskIsTaskSuspended()
: <a class="el" href="tasks_8c.html#a0862bc7f1c4295e129a8497d1e10075d">tasks.c</a>
</li>
<li>prvTestWaitCondition()
: <a class="el" href="event__groups_8c.html#a152ce51000f6d8d26afbd14b4794e036">event_groups.c</a>
</li>
<li>prvUnlockQueue()
: <a class="el" href="queue_8c.html#a7297c84a7c770ed57567bad1d3e2faf6">queue.c</a>
</li>
<li>prvWriteBytesToBuffer()
: <a class="el" href="stream__buffer_8c.html#ab05b79124292dd7bed33fca7a92473c0">stream_buffer.c</a>
</li>
<li>prvWriteMessageToBuffer()
: <a class="el" href="stream__buffer_8c.html#a1415b7e265e106aab476023f9a6cce6c">stream_buffer.c</a>
</li>
<li>psStateMachine_t
: <a class="el" href="group___s_m.html#ga10bfa3198b48a517ad5a59dab2bc5149">FsmFramework.h</a>
</li>
<li>psStateTable_t
: <a class="el" href="group___s_m.html#ga427446bc212fb5561c7ff2859300cff2">FsmFramework.h</a>
</li>
<li>psStateTableEvents_t
: <a class="el" href="group___s_m.html#gaede16ffacd18615753ae97768d232e75">FsmFramework.h</a>
</li>
<li>psStateTransitions_t
: <a class="el" href="group___s_m.html#ga6ccf076843ee9ea9429f8bb27c1a2fd7">FsmFramework.h</a>
</li>
<li>pvPortMalloc()
: <a class="el" href="heap__1_8c.html#a0379669d07d76cc81e3028123113b271">heap_1.c</a>
, <a class="el" href="portable_8h.html#a237d63f90b28e0950bd86f76815cd6e3">portable.h</a>
</li>
<li>pvTaskIncrementMutexHeldCount()
: <a class="el" href="task_8h.html#aa1a0ae86baba1a7edda940a6ecd4cfb4">task.h</a>
</li>
<li>pvTimerGetTimerID()
: <a class="el" href="timers_8h.html#ae20907a90360107d72283eb9099685ad">timers.h</a>
</li>
<li>pxCurrentTCB
: <a class="el" href="tasks_8c.html#acdecf2afe97343aba42b111bc6df9eea">tasks.c</a>
</li>
<li>pxDelayedTaskList
: <a class="el" href="tasks_8c.html#adce0027ea7792541f2851462ac3581a6">tasks.c</a>
</li>
<li>pxMutexHolder
: <a class="el" href="queue_8c.html#a2b09c2ec35345544f7c904da7c824a52">queue.c</a>
</li>
<li>pxOverflowDelayedTaskList
: <a class="el" href="tasks_8c.html#a807ccd06933ebea592c86f91004f85aa">tasks.c</a>
</li>
<li>pxPortInitialiseStack()
: <a class="el" href="port_8c.html#a474fbbb58ea661a1557f05adc41120c1">port.c</a>
, <a class="el" href="portable_8h.html#abb736501b227deb79f234b30eaf090e3">portable.h</a>
</li>
<li>pxReadyTasksLists
: <a class="el" href="tasks_8c.html#a7c4a2488f96216742ad8ffff360a98e6">tasks.c</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 by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </li>
</ul>
</div>
</body>
</html>