diff options
Diffstat (limited to 'docs/Core_A/html/deprecated.html')
-rw-r--r-- | docs/Core_A/html/deprecated.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/Core_A/html/deprecated.html b/docs/Core_A/html/deprecated.html index 756826d..aab7c0c 100644 --- a/docs/Core_A/html/deprecated.html +++ b/docs/Core_A/html/deprecated.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-A) -  <span id="projectnumber">Version 1.1.2</span> +  <span id="projectnumber">Version 1.1.4</span> </div> <div id="projectbrief">CMSIS-Core support for Cortex-A processor-based devices</div> </td> @@ -112,17 +112,21 @@ $(document).ready(function(){initNavTree('deprecated.html','');}); </div><!--header--> <div class="contents"> <div class="textblock"><dl class="reflist"> -<dt><a class="anchor" id="_deprecated000001"></a>Global <a class="el" href="group__L1__cache__functions.html#ga722ceb077e491bb4befcfbb3aee9b20b">__L1C_CleanInvalidateCache</a> (uint32_t op)</dt> +<dt><a class="anchor" id="_deprecated000002"></a>Global <a class="el" href="group__L1__cache__functions.html#ga722ceb077e491bb4befcfbb3aee9b20b">__L1C_CleanInvalidateCache</a> (uint32_t op)</dt> <dd>Use generic L1C_CleanInvalidateCache instead. </dd> -<dt><a class="anchor" id="_deprecated000002"></a>Global <a class="el" href="cmsis__cp15_8h.html#a639d467f42fdad7a173f90568b697fc8">__set_CCSIDR</a> (uint32_t value)</dt> -<dd>CCSIDR itself is read-only. Use __set_CSSELR to select cache level instead. </dd> +<dt><a class="anchor" id="_deprecated000003"></a>Global <a class="el" href="cmsis__cp15_8h.html#a639d467f42fdad7a173f90568b697fc8">__set_CCSIDR</a> (uint32_t value)</dt> +<dd>CCSIDR itself is read-only. Use __set_CSSELR to select cache level instead. </dd> +<dt><a class="anchor" id="_deprecated000001"></a>Global <a class="el" href="group__comp__cntrl__gr.html#ga27fd2ec6767ca1ab66d36b5cc0103268">__UNALIGNED_UINT32</a> </dt> +<dd><p class="startdd">Do not use this macro. It has been superseded by <a class="el" href="cmsis__armcc_8h.html#a3b931f0b051b8c1a6377a3dcc7559b5e">__UNALIGNED_UINT32_READ</a>, <a class="el" href="cmsis__armcc_8h.html#a203f593d140ed88b81bc189edc861110">__UNALIGNED_UINT32_WRITE</a> and will be removed in the future.</p> +<p class="enddd"></p> +</dd> </dl> </div></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 Aug 1 2018 17:12:10 for CMSIS-Core (Cortex-A) by Arm Ltd. All rights reserved. + <li class="footer">Generated on Wed Jul 10 2019 15:20:27 for CMSIS-Core (Cortex-A) Version 1.1.4 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 |