diff options
Diffstat (limited to 'docs/Core/html/globals_defs.html')
-rw-r--r-- | docs/Core/html/globals_defs.html | 77 |
1 files changed, 66 insertions, 11 deletions
diff --git a/docs/Core/html/globals_defs.html b/docs/Core/html/globals_defs.html index 4b98298..2bfb79c 100644 --- a/docs/Core/html/globals_defs.html +++ b/docs/Core/html/globals_defs.html @@ -32,7 +32,7 @@ <td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">CMSIS-Core (Cortex-M) -  <span id="projectnumber">Version 5.1.2</span> +  <span id="projectnumber">Version 5.3.0</span> </div> <div id="projectbrief">CMSIS-Core support for Cortex-M processor-based devices</div> </td> @@ -157,12 +157,18 @@ $(document).ready(function(){initNavTree('globals_defs.html','');}); <li>__CM_CMSIS_VERSION_SUB : <a class="el" href="group__version__control__gr.html#ga22083cbe7f0606cfd538ec12b2e41608">Ref_VersionControl.txt</a> </li> +<li>__COMPILER_BARRIER +: <a class="el" href="group__compiler__conntrol__gr.html#ga6f053389e2958b5a239a54d4e4047bf5">Ref_CompilerControl.txt</a> +</li> <li>__CORTEX_M : <a class="el" href="group__version__control__gr.html#ga63ea62503c88acab19fcf3d5743009e3">Ref_VersionControl.txt</a> </li> <li>__CORTEX_SC : <a class="el" href="group__version__control__gr.html#gaeaaf66c86e5ae02a0e1fe542cb7f4d8c">Ref_VersionControl.txt</a> </li> +<li>__INITIAL_SP +: <a class="el" href="group__compiler__conntrol__gr.html#ga1002e751427b1189f92787d4e4eef965">Ref_CompilerControl.txt</a> +</li> <li>__INLINE : <a class="el" href="group__compiler__conntrol__gr.html#gade2d8d7118f8ff49547f60aa0c3382bb">Ref_CompilerControl.txt</a> </li> @@ -175,6 +181,18 @@ $(document).ready(function(){initNavTree('globals_defs.html','');}); <li>__PACKED_STRUCT : <a class="el" href="group__compiler__conntrol__gr.html#ga4dbb70fab85207c27b581ecb6532b314">Ref_CompilerControl.txt</a> </li> +<li>__PROGRAM_START +: <a class="el" href="group__compiler__conntrol__gr.html#ga72db8b026c5e100254080fefabd9fd88">Ref_CompilerControl.txt</a> +</li> +<li>__RESTRICT +: <a class="el" href="group__compiler__conntrol__gr.html#ga378ac21329d33f561f90265eef89f564">Ref_CompilerControl.txt</a> +</li> +<li>__STACK_LIMIT +: <a class="el" href="group__compiler__conntrol__gr.html#ga84b0bad4aa39632d3faea46aa1e102a8">Ref_CompilerControl.txt</a> +</li> +<li>__STATIC_FORCEINLINE +: <a class="el" href="group__compiler__conntrol__gr.html#gab904513442afdf77d4f8c74f23cbb040">Ref_CompilerControl.txt</a> +</li> <li>__STATIC_INLINE : <a class="el" href="group__compiler__conntrol__gr.html#gaba87361bfad2ae52cfe2f40c1a1dbf9c">Ref_CompilerControl.txt</a> </li> @@ -196,17 +214,14 @@ $(document).ready(function(){initNavTree('globals_defs.html','');}); <li>__USED : <a class="el" href="group__compiler__conntrol__gr.html#ga3e40e4c553fc11588f7a4c2a19e789e0">Ref_CompilerControl.txt</a> </li> -<li>__WEAK -: <a class="el" href="group__compiler__conntrol__gr.html#gac607bf387b29162be6a9b77fc7999539">Ref_CompilerControl.txt</a> -</li> -<li>__XXX_CMSIS_VERSION -: <a class="el" href="group__version__control__depricated__gr.html#gabea7df329b150f620ee42f9d82516241">Ref_VersionControl.txt</a> +<li>__VECTOR_TABLE +: <a class="el" href="group__compiler__conntrol__gr.html#gab94ebeb20055f1848d7b707d3c7cfc5d">Ref_CompilerControl.txt</a> </li> -<li>__XXX_CMSIS_VERSION_MAIN -: <a class="el" href="group__version__control__depricated__gr.html#ga2ecc1658e18eb1a0be7959e33b836d05">Ref_VersionControl.txt</a> +<li>__VECTOR_TABLE_ATTRIBUTE +: <a class="el" href="group__compiler__conntrol__gr.html#ga4f65c96effa79fbd610fea43ee7d745b">Ref_CompilerControl.txt</a> </li> -<li>__XXX_CMSIS_VERSION_SUB -: <a class="el" href="group__version__control__depricated__gr.html#ga962096f43e0d194f0b79021964c57fbd">Ref_VersionControl.txt</a> +<li>__WEAK +: <a class="el" href="group__compiler__conntrol__gr.html#gac607bf387b29162be6a9b77fc7999539">Ref_CompilerControl.txt</a> </li> <li>_FLD2VAL : <a class="el" href="group__peripheral__gr.html#ga139b6e261c981f014f386927ca4a8444">Ref_Peripheral.txt</a> @@ -221,9 +236,36 @@ $(document).ready(function(){initNavTree('globals_defs.html','');}); <li>ARM_MPU_ACCESS_xxx : <a class="el" href="group__mpu__defines.html#ga71d41084e984be70a23cb640fd89d1e2">Ref_MPU.txt</a> </li> +<li>ARM_MPU_AP_ +: <a class="el" href="group__mpu8__functions.html#ga81b2aa3fb55cdd5feadff02da10d391b">Ref_MPU8.txt</a> +</li> <li>ARM_MPU_AP_xxx : <a class="el" href="group__mpu__defines.html#gabc4788126d7798469cb862a08d3050cc">Ref_MPU.txt</a> </li> +<li>ARM_MPU_ATTR +: <a class="el" href="group__mpu8__functions.html#ga2c465cc9429b8233bcb9cd7cbef0e54c">Ref_MPU8.txt</a> +</li> +<li>ARM_MPU_ATTR_DEVICE +: <a class="el" href="group__mpu8__functions.html#gab4bfac6284dc050dc6fa6aeb8e954c2c">Ref_MPU8.txt</a> +</li> +<li>ARM_MPU_ATTR_DEVICE_GRE +: <a class="el" href="group__mpu8__functions.html#ga496bcd6a2bbd038d8935049fec9d0fda">Ref_MPU8.txt</a> +</li> +<li>ARM_MPU_ATTR_DEVICE_nGnRE +: <a class="el" href="group__mpu8__functions.html#ga6e08ae44fab85e03fea96ae6a5fcdfb0">Ref_MPU8.txt</a> +</li> +<li>ARM_MPU_ATTR_DEVICE_nGnRnE +: <a class="el" href="group__mpu8__functions.html#gabfa9ae279357044cf5b74e77af22a686">Ref_MPU8.txt</a> +</li> +<li>ARM_MPU_ATTR_DEVICE_nGRE +: <a class="el" href="group__mpu8__functions.html#gadcc9977aabb4dc7177d30cbbac1b53d1">Ref_MPU8.txt</a> +</li> +<li>ARM_MPU_ATTR_MEMORY_ +: <a class="el" href="group__mpu8__functions.html#gac2f1c567950e3785d75773362b525390">Ref_MPU8.txt</a> +</li> +<li>ARM_MPU_ATTR_NON_CACHEABLE +: <a class="el" href="group__mpu8__functions.html#ga03266f9660485693eb1baec6ba255ab2">Ref_MPU8.txt</a> +</li> <li>ARM_MPU_CACHEP_xxx : <a class="el" href="group__mpu__defines.html#gab23596306119e7831847bd9683de3934">Ref_MPU.txt</a> </li> @@ -235,10 +277,23 @@ $(document).ready(function(){initNavTree('globals_defs.html','');}); </li> <li>ARM_MPU_RBAR : <a class="el" href="group__mpu__functions.html#ga3fead12dc24a6d00ad53f55a042486ca">Ref_MPU.txt</a> +, <a class="el" href="group__mpu8__functions.html#gafe39c2f98058bcac7e7e0501e64e7a9d">Ref_MPU8.txt</a> </li> <li>ARM_MPU_REGION_SIZE_xxx : <a class="el" href="group__mpu__defines.html#gadb0a92c0928c113120567e85ff1ba05c">Ref_MPU.txt</a> </li> +<li>ARM_MPU_RLAR +: <a class="el" href="group__mpu8__functions.html#gaeaaa071276ba7956944e6c3dc05d677e">Ref_MPU8.txt</a> +</li> +<li>ARM_MPU_SH_INNER +: <a class="el" href="group__mpu8__functions.html#ga73c70127f24f34781ad463cbe51d8f6b">Ref_MPU8.txt</a> +</li> +<li>ARM_MPU_SH_NON +: <a class="el" href="group__mpu8__functions.html#ga3d0f688198289f72264f73cf72a742e8">Ref_MPU8.txt</a> +</li> +<li>ARM_MPU_SH_OUTER +: <a class="el" href="group__mpu8__functions.html#gac4fddbdb9e1350bce6906de33c1fd500">Ref_MPU8.txt</a> +</li> </ul> @@ -255,7 +310,7 @@ $(document).ready(function(){initNavTree('globals_defs.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Wed Aug 1 2018 17:12:09 for CMSIS-Core (Cortex-M) by Arm Ltd. All rights reserved. + <li class="footer">Generated on Wed Jul 10 2019 15:20:26 for CMSIS-Core (Cortex-M) Version 5.3.0 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 |