106 lines
6.7 KiB
HTML
106 lines
6.7 KiB
HTML
<!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" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.10.0"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>STM MATLAB Simulator: 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>
|
|
<script type="text/javascript" src="clipboard.js"></script>
|
|
<script type="text/javascript" src="cookie.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>
|
|
<script type="text/javascript" src="darkmode_toggle.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 id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">STM MATLAB Simulator
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.10.0 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<!-- 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">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</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_m" name="index_m"></a>- m -</h3><ul>
|
|
<li>main() : <a class="el" href="mcu__wrapper_8c.html#a840291bc02cba5474a4cb46a9b9566fe">mcu_wrapper.c</a></li>
|
|
<li>MCU_App_Thread() : <a class="el" href="mcu__wrapper_8c.html#a1ea76a95b9b28061fb34ece9f6f0a85f">mcu_wrapper.c</a></li>
|
|
<li>MCU_CORTEX_MEM : <a class="el" href="group___c_m_s_i_s__core__base.html#ga47e1165d2b04b61b504f52b9f4782708">stm32f4xx_matlab_conf.c</a>, <a class="el" href="group___c_m_s_i_s__core__base.html#ga47e1165d2b04b61b504f52b9f4782708">stm32f407xx_matlab_memory.h</a></li>
|
|
<li>MCU_CortexMemoryTypeDef : <a class="el" href="group___c_m_s_i_s__core__base.html#ga2283564fd240ac8b420f104dc381ce94">stm32f407xx_matlab_memory.h</a></li>
|
|
<li>MCU_MEM : <a class="el" href="group___peripheral__memory__map.html#gaf157a51d290d1383d493a6a2fe0241fc">stm32f4xx_matlab_conf.c</a>, <a class="el" href="group___peripheral__memory__map.html#gaf157a51d290d1383d493a6a2fe0241fc">stm32f407xx_matlab_memory.h</a></li>
|
|
<li>MCU_MEM_END : <a class="el" href="group___peripheral__memory__map.html#ga4ddc1e9172ba6fe724328595a3fadcf2">stm32f407xx_matlab_memory.h</a></li>
|
|
<li>MCU_MemoryTypeDef : <a class="el" href="group___peripheral__memory__map.html#ga304d35aeeebef1445af976d8a5248d57">stm32f407xx_matlab_memory.h</a></li>
|
|
<li>MCU_Periph_Simulation() : <a class="el" href="group___m_c_u___w_r_a_p_p_e_r.html#gaccdef5b45f3d1646f248304e02b00e54">mcu_wrapper.c</a>, <a class="el" href="group___m_c_u___w_r_a_p_p_e_r.html#gaccdef5b45f3d1646f248304e02b00e54">mcu_wrapper_conf.h</a></li>
|
|
<li>MCU_readInputs() : <a class="el" href="group___m_c_u___w_r_a_p_p_e_r.html#ga15045e0feba8ddf08e20958fd1e36cd5">mcu_wrapper.c</a>, <a class="el" href="group___m_c_u___w_r_a_p_p_e_r.html#ga15045e0feba8ddf08e20958fd1e36cd5">mcu_wrapper_conf.h</a></li>
|
|
<li>MCU_Step_Simulation() : <a class="el" href="group___m_c_u___w_r_a_p_p_e_r.html#gad3c4ea41584d0367dfbfb697f5e57456">mcu_wrapper.c</a>, <a class="el" href="group___m_c_u___w_r_a_p_p_e_r.html#gad3c4ea41584d0367dfbfb697f5e57456">mcu_wrapper_conf.h</a></li>
|
|
<li>MCU_writeOutputs() : <a class="el" href="group___m_c_u___w_r_a_p_p_e_r.html#gad6b7bb9233d746d7709276f9ea1914c2">mcu_wrapper.c</a>, <a class="el" href="group___m_c_u___w_r_a_p_p_e_r.html#gad6b7bb9233d746d7709276f9ea1914c2">mcu_wrapper_conf.h</a></li>
|
|
<li>MDL_CHECK_PARAMETERS : <a class="el" href="group___w_r_a_p_p_e_r___s_f_u_n_c.html#ga4936bd489281a5a9b9a2e081de0f003e">MCU.c</a></li>
|
|
<li>MDL_START : <a class="el" href="group___w_r_a_p_p_e_r___s_f_u_n_c.html#gac032abbf580c891fb0c11e63e9bc668a">MCU.c</a></li>
|
|
<li>MDL_UPDATE : <a class="el" href="group___w_r_a_p_p_e_r___s_f_u_n_c.html#ga7556dbbf5cb7f9946d3e39bcda40c63b">MCU.c</a></li>
|
|
<li>mdlInitializeSampleTimes() : <a class="el" href="group___w_r_a_p_p_e_r___s_f_u_n_c.html#ga4308a5a20d9c7060391059b1dfce872e">MCU.c</a></li>
|
|
<li>mdlInitializeSizes() : <a class="el" href="group___w_r_a_p_p_e_r___s_f_u_n_c.html#gab500fc17ae5e95797926ac770d903b84">MCU.c</a></li>
|
|
<li>mdlOutputs() : <a class="el" href="group___w_r_a_p_p_e_r___s_f_u_n_c.html#ga52f81157111c2436496e1a9630bdce5b">MCU.c</a></li>
|
|
<li>mdlStart() : <a class="el" href="group___w_r_a_p_p_e_r___s_f_u_n_c.html#ga0dd07daf338cf84d1aee4bb8b6771720">MCU.c</a></li>
|
|
<li>mdlTerminate() : <a class="el" href="group___w_r_a_p_p_e_r___s_f_u_n_c.html#ga343acfd8b3b5308d6c94bbf40efbbac5">MCU.c</a></li>
|
|
<li>mdlUpdate() : <a class="el" href="group___w_r_a_p_p_e_r___s_f_u_n_c.html#gad3d5b495abad2acd2ae68febd1d2c5ec">MCU.c</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
|
|
</small></address>
|
|
</body>
|
|
</html>
|