加入BMP库,加入常见位操作

This commit is contained in:
XerolySkinner
2022-11-24 23:56:57 +08:00
parent f6b6ac1329
commit 01324e987e
709 changed files with 17019 additions and 2341 deletions

View File

@@ -0,0 +1,39 @@
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="_bsp__flash_8h_source" xml:lang="zh">
<title>bsp_flash.h</title>
<indexterm><primary>D:/gitt/MicrochipFor32/bsp_Device/bsp_flash.h</primary></indexterm>
浏览该文件的文档.<programlisting linenumbering="unnumbered"><anchor xml:id="_bsp__flash_8h_source_1l00001"/>00001 <emphasis role="comment">/*----------------------------------------------------------------------------------------------------</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00002"/>00002 <emphasis role="comment">&#32;#</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00003"/>00003 <emphasis role="comment">&#32;#&#32;&#32;Copyright&#32;(c)&#32;2022&#32;Yuankang&#32;Liang(XerolySkinner)</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00004"/>00004 <emphasis role="comment">&#32;#</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00005"/>00005 <emphasis role="comment">&#32;#&#32;&#32;本软件按原样提供,无任何明示或暗示</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00006"/>00006 <emphasis role="comment">&#32;#&#32;&#32;在任何情况下,作者都不承担任何损害赔偿责任</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00007"/>00007 <emphasis role="comment">&#32;#</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00008"/>00008 <emphasis role="comment">&#32;#&#32;&#32;使用的许可声明:</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00009"/>00009 <emphasis role="comment">&#32;#&#32;&#32;1.&#32;&#32;不得歪曲本软件的来源,你不能声称你编写了原始软件.</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00010"/>00010 <emphasis role="comment">&#32;#&#32;&#32;2.&#32;&#32;免费授予以任何目的,前提是版权声明出现在所有副本中.</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00011"/>00011 <emphasis role="comment">&#32;#&#32;&#32;&#32;&#32;&#32;&#32;并且版权声明和许可声明同时出现.</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00012"/>00012 <emphasis role="comment">&#32;#&#32;&#32;3.&#32;&#32;你有使用,复制,修改,分发,和销售本软件的许可.</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00013"/>00013 <emphasis role="comment">&#32;#&#32;&#32;4.&#32;&#32;如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的.</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00014"/>00014 <emphasis role="comment">&#32;#&#32;&#32;5.&#32;&#32;本通知不得从任何来源删除或更改.</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00015"/>00015 <emphasis role="comment">&#32;#</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00016"/>00016 <emphasis role="comment">&#32;#&#32;&#32;Yuankang&#32;Liang(XerolySkinner)</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00017"/>00017 <emphasis role="comment">&#32;#&#32;&#32;&#32;&#32;&#32;&#32;E-mail:zabbcccbbaz@163.com</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00018"/>00018 <emphasis role="comment">&#32;#&#32;&#32;&#32;&#32;&#32;&#32;QQ:2715099320</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00019"/>00019 <emphasis role="comment">&#32;#&#32;&#32;&#32;&#32;&#32;&#32;Mobile&#32;Phone:13005636215</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00020"/>00020 <emphasis role="comment">&#32;#</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00021"/>00021 <emphasis role="comment">&#32;#&#32;&#32;All&#32;rights&#32;reserved.</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00022"/>00022 <emphasis role="comment">&#32;*/</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00023"/>00023
<anchor xml:id="_bsp__flash_8h_source_1l00034"/>00034 <emphasis role="preprocessor">#ifndef&#32;_XEROLYSKINNER_BSP_FLASH_H</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00035"/>00035 <emphasis role="preprocessor">#define&#32;_XEROLYSKINNER_BSP_FLASH_H</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00036"/>00036 <emphasis role="preprocessor">#include&#32;&quot;main.h&quot;</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00038"/>00038 <emphasis role="comment">//----------------------------------------------------------------------------------------------------</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00039"/>00039 <emphasis role="comment">//&#32;&#32;程序</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00040"/>00040 <emphasis role="comment">//&#32;&#32;</emphasis>
<anchor xml:id="_bsp__flash_8h_source_1l00041"/>00041 uint32_t&#32;<link linkend="_bsp__flash_8h_1af1304997d797af3400074bdb68e5de1c">bsp_WriteFlashOnePage</link>(uint32_t&#32;*dat,uint32_t&#32;num);
<anchor xml:id="_bsp__flash_8h_source_1l00042"/>00042 <emphasis role="keywordtype">void</emphasis>&#32;<link linkend="_bsp__flash_8h_1a734a679e19a8af2c7ddfa86f4310a13d">bsp_ReadFlash</link>(uint32_t&#32;*dat,uint32_t&#32;num);
<anchor xml:id="_bsp__flash_8h_source_1l00043"/>00043 <emphasis role="keywordtype">void</emphasis>&#32;<link linkend="_bsp__flash_8h_1aa1a1ff74b284a19aa3872b6f3d6abd11">bsp_WriteFlash_Pack</link>(<emphasis role="keywordtype">void</emphasis>);
<anchor xml:id="_bsp__flash_8h_source_1l00044"/>00044 <emphasis role="keywordtype">void</emphasis>&#32;<link linkend="_bsp__flash_8h_1a45549058e1315d29263c0b26816bcffb">bsp_ReadFlash_Pack</link>(<emphasis role="keywordtype">void</emphasis>);
<anchor xml:id="_bsp__flash_8h_source_1l00046"/>00046 <emphasis role="preprocessor">#endif</emphasis>
</programlisting></section>