223 lines
27 KiB
HTML
223 lines
27 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"/>
|
|
<meta name="generator" content="Doxygen 1.8.9.1"/>
|
|
<title>discoverpixy: discovery/libs/StmCoreNPheriph/inc/stm32f4xx_conf.h Source File</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="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">
|
|
$(document).ready(function() { init_search(); });
|
|
</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 style="padding-left: 0.5em;">
|
|
<div id="projectname">discoverpixy
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.9.1 -->
|
|
<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>Related Pages</span></a></li>
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li class="current"><a href="files.html"><span>Files</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="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<!-- 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 id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_84db96586f7d962b526d6d9627d831c2.html">discovery</a></li><li class="navelem"><a class="el" href="dir_07523c13f04fd35d8848cb17a371cb5b.html">libs</a></li><li class="navelem"><a class="el" href="dir_1d60ba7d807ff336a2be2f2de640bf2b.html">StmCoreNPheriph</a></li><li class="navelem"><a class="el" href="dir_332599425fcd5a03c822271582d4e895.html">inc</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">stm32f4xx_conf.h</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> </div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="comment">/* Define to prevent recursive inclusion -------------------------------------*/</span></div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#ifndef __STM32F4xx_CONF_H</span></div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#define __STM32F4xx_CONF_H</span></div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment">/* Includes ------------------------------------------------------------------*/</span></div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="comment">/* Uncomment the line below to enable peripheral header file inclusion */</span></div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__adc_8h.html">stm32f4xx_adc.h</a>"</span></div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__crc_8h.html">stm32f4xx_crc.h</a>"</span></div>
|
|
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__dbgmcu_8h.html">stm32f4xx_dbgmcu.h</a>"</span></div>
|
|
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__dma_8h.html">stm32f4xx_dma.h</a>"</span></div>
|
|
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__exti_8h.html">stm32f4xx_exti.h</a>"</span></div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__flash_8h.html">stm32f4xx_flash.h</a>"</span></div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__gpio_8h.html">stm32f4xx_gpio.h</a>"</span></div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__i2c_8h.html">stm32f4xx_i2c.h</a>"</span></div>
|
|
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__iwdg_8h.html">stm32f4xx_iwdg.h</a>"</span></div>
|
|
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__pwr_8h.html">stm32f4xx_pwr.h</a>"</span></div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__rcc_8h.html">stm32f4xx_rcc.h</a>"</span></div>
|
|
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__rtc_8h.html">stm32f4xx_rtc.h</a>"</span></div>
|
|
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__sdio_8h.html">stm32f4xx_sdio.h</a>"</span></div>
|
|
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__spi_8h.html">stm32f4xx_spi.h</a>"</span></div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__syscfg_8h.html">stm32f4xx_syscfg.h</a>"</span></div>
|
|
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__tim_8h.html">stm32f4xx_tim.h</a>"</span></div>
|
|
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__usart_8h.html">stm32f4xx_usart.h</a>"</span></div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__wwdg_8h.html">stm32f4xx_wwdg.h</a>"</span></div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="preprocessor">#include "<a class="code" href="misc_8h.html">misc.h</a>"</span> <span class="comment">/* High level functions for NVIC and SysTick (add-on to CMSIS functions) */</span></div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="preprocessor">#if defined (STM32F429_439xx)</span></div>
|
|
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__cryp_8h.html">stm32f4xx_cryp.h</a>"</span></div>
|
|
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__hash_8h.html">stm32f4xx_hash.h</a>"</span></div>
|
|
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__rng_8h.html">stm32f4xx_rng.h</a>"</span></div>
|
|
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__can_8h.html">stm32f4xx_can.h</a>"</span></div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__dac_8h.html">stm32f4xx_dac.h</a>"</span></div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__dcmi_8h.html">stm32f4xx_dcmi.h</a>"</span></div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__dma2d_8h.html">stm32f4xx_dma2d.h</a>"</span></div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="preprocessor">#include "stm32f4xx_fmc.h"</span></div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__ltdc_8h.html">stm32f4xx_ltdc.h</a>"</span></div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__sai_8h.html">stm32f4xx_sai.h</a>"</span></div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="preprocessor">#endif </span><span class="comment">/* STM32F429_439xx */</span><span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="preprocessor">#if defined (STM32F427_437xx)</span></div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__cryp_8h.html">stm32f4xx_cryp.h</a>"</span></div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__hash_8h.html">stm32f4xx_hash.h</a>"</span></div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__rng_8h.html">stm32f4xx_rng.h</a>"</span></div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__can_8h.html">stm32f4xx_can.h</a>"</span></div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__dac_8h.html">stm32f4xx_dac.h</a>"</span></div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__dcmi_8h.html">stm32f4xx_dcmi.h</a>"</span></div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__dma2d_8h.html">stm32f4xx_dma2d.h</a>"</span></div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="preprocessor">#include "stm32f4xx_fmc.h"</span></div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__sai_8h.html">stm32f4xx_sai.h</a>"</span></div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#endif </span><span class="comment">/* STM32F427_437xx */</span><span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="preprocessor">#if defined (STM32F40_41xxx)</span></div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__cryp_8h.html">stm32f4xx_cryp.h</a>"</span></div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__hash_8h.html">stm32f4xx_hash.h</a>"</span></div>
|
|
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__rng_8h.html">stm32f4xx_rng.h</a>"</span></div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__can_8h.html">stm32f4xx_can.h</a>"</span></div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__dac_8h.html">stm32f4xx_dac.h</a>"</span></div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__dcmi_8h.html">stm32f4xx_dcmi.h</a>"</span></div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__fsmc_8h.html">stm32f4xx_fsmc.h</a>"</span></div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="preprocessor">#endif </span><span class="comment">/* STM32F40_41xxx */</span><span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#if defined (STM32F411xE)</span></div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="preprocessor">#include "<a class="code" href="stm32f4xx__flash__ramfunc_8h.html">stm32f4xx_flash_ramfunc.h</a>"</span></div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="preprocessor">#endif </span><span class="comment">/* STM32F411xE */</span><span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="comment">/* Exported types ------------------------------------------------------------*/</span></div>
|
|
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="comment">/* Exported constants --------------------------------------------------------*/</span></div>
|
|
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
|
|
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="comment">/* If an external clock source is used, then the value of the following define </span></div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="comment"> should be set to the value of the external clock source, else, if no external </span></div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="comment"> clock is used, keep this define commented */</span></div>
|
|
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="comment">/*#define I2S_EXTERNAL_CLOCK_VAL 12288000 */</span> <span class="comment">/* Value of the external clock in Hz */</span></div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
|
|
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="comment">/* Uncomment the line below to expanse the "assert_param" macro in the </span></div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="comment"> Standard Peripheral Library drivers code */</span></div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="comment">/* #define USE_FULL_ASSERT 1 */</span></div>
|
|
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> <span class="comment">/* Exported macro ------------------------------------------------------------*/</span></div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="preprocessor">#ifdef USE_FULL_ASSERT</span></div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
|
|
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="preprocessor"> #define assert_param(expr) ((expr) ? (void)0 : assert_failed((uint8_t *)__FILE__, __LINE__))</span></div>
|
|
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> <span class="comment">/* Exported functions ------------------------------------------------------- */</span></div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keywordtype">void</span> assert_failed(uint8_t* file, uint32_t line);</div>
|
|
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> <span class="preprocessor">#else</span></div>
|
|
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> <span class="preprocessor"> #define assert_param(expr) ((void)0)</span></div>
|
|
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> <span class="preprocessor">#endif </span><span class="comment">/* USE_FULL_ASSERT */</span><span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
|
|
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="preprocessor">#endif </span><span class="comment">/* __STM32F4xx_CONF_H */</span><span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div>
|
|
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> <span class="comment">/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/</span></div>
|
|
<div class="ttc" id="stm32f4xx__rcc_8h_html"><div class="ttname"><a href="stm32f4xx__rcc_8h.html">stm32f4xx_rcc.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the RCC firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__gpio_8h_html"><div class="ttname"><a href="stm32f4xx__gpio_8h.html">stm32f4xx_gpio.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the GPIO firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__flash__ramfunc_8h_html"><div class="ttname"><a href="stm32f4xx__flash__ramfunc_8h.html">stm32f4xx_flash_ramfunc.h</a></div><div class="ttdoc">Header file of FLASH RAMFUNC driver. </div></div>
|
|
<div class="ttc" id="stm32f4xx__dbgmcu_8h_html"><div class="ttname"><a href="stm32f4xx__dbgmcu_8h.html">stm32f4xx_dbgmcu.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the DBGMCU firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__dma2d_8h_html"><div class="ttname"><a href="stm32f4xx__dma2d_8h.html">stm32f4xx_dma2d.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the DMA2D firmware library. </div></div>
|
|
<div class="ttc" id="misc_8h_html"><div class="ttname"><a href="misc_8h.html">misc.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the miscellaneous firmware library functions (add...</div></div>
|
|
<div class="ttc" id="stm32f4xx__sai_8h_html"><div class="ttname"><a href="stm32f4xx__sai_8h.html">stm32f4xx_sai.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the SAI firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__crc_8h_html"><div class="ttname"><a href="stm32f4xx__crc_8h.html">stm32f4xx_crc.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the CRC firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__spi_8h_html"><div class="ttname"><a href="stm32f4xx__spi_8h.html">stm32f4xx_spi.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the SPI firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__tim_8h_html"><div class="ttname"><a href="stm32f4xx__tim_8h.html">stm32f4xx_tim.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the TIM firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__rtc_8h_html"><div class="ttname"><a href="stm32f4xx__rtc_8h.html">stm32f4xx_rtc.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the RTC firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__ltdc_8h_html"><div class="ttname"><a href="stm32f4xx__ltdc_8h.html">stm32f4xx_ltdc.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the LTDC firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__pwr_8h_html"><div class="ttname"><a href="stm32f4xx__pwr_8h.html">stm32f4xx_pwr.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the PWR firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__flash_8h_html"><div class="ttname"><a href="stm32f4xx__flash_8h.html">stm32f4xx_flash.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the FLASH firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__adc_8h_html"><div class="ttname"><a href="stm32f4xx__adc_8h.html">stm32f4xx_adc.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the ADC firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__syscfg_8h_html"><div class="ttname"><a href="stm32f4xx__syscfg_8h.html">stm32f4xx_syscfg.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the SYSCFG firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__dac_8h_html"><div class="ttname"><a href="stm32f4xx__dac_8h.html">stm32f4xx_dac.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the DAC firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__can_8h_html"><div class="ttname"><a href="stm32f4xx__can_8h.html">stm32f4xx_can.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the CAN firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__hash_8h_html"><div class="ttname"><a href="stm32f4xx__hash_8h.html">stm32f4xx_hash.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the HASH firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__i2c_8h_html"><div class="ttname"><a href="stm32f4xx__i2c_8h.html">stm32f4xx_i2c.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the I2C firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__dma_8h_html"><div class="ttname"><a href="stm32f4xx__dma_8h.html">stm32f4xx_dma.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the DMA firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__usart_8h_html"><div class="ttname"><a href="stm32f4xx__usart_8h.html">stm32f4xx_usart.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the USART firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__rng_8h_html"><div class="ttname"><a href="stm32f4xx__rng_8h.html">stm32f4xx_rng.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the Random Number Generator(RNG) firmware library...</div></div>
|
|
<div class="ttc" id="stm32f4xx__wwdg_8h_html"><div class="ttname"><a href="stm32f4xx__wwdg_8h.html">stm32f4xx_wwdg.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the WWDG firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__sdio_8h_html"><div class="ttname"><a href="stm32f4xx__sdio_8h.html">stm32f4xx_sdio.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the SDIO firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__fsmc_8h_html"><div class="ttname"><a href="stm32f4xx__fsmc_8h.html">stm32f4xx_fsmc.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the FSMC firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__dcmi_8h_html"><div class="ttname"><a href="stm32f4xx__dcmi_8h.html">stm32f4xx_dcmi.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the DCMI firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__iwdg_8h_html"><div class="ttname"><a href="stm32f4xx__iwdg_8h.html">stm32f4xx_iwdg.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the IWDG firmware library. </div></div>
|
|
<div class="ttc" id="stm32f4xx__cryp_8h_html"><div class="ttname"><a href="stm32f4xx__cryp_8h.html">stm32f4xx_cryp.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the Cryptographic processor(CRYP) firmware librar...</div></div>
|
|
<div class="ttc" id="stm32f4xx__exti_8h_html"><div class="ttname"><a href="stm32f4xx__exti_8h.html">stm32f4xx_exti.h</a></div><div class="ttdoc">This file contains all the functions prototypes for the EXTI firmware library. </div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Sun May 10 2015 15:15:17 for discoverpixy by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.9.1
|
|
</small></address>
|
|
</body>
|
|
</html>
|