diff --git a/Doc/docbook/annotated.xml b/Doc/docbook/annotated.xml index 66c2daa..e7f4e38 100644 --- a/Doc/docbook/annotated.xml +++ b/Doc/docbook/annotated.xml @@ -41,6 +41,8 @@ ModBus发送器 bsp_Position_PID 位置法为基础的PID算法 +bsp_PrintArt +创造一个print的重定向对象 bsp_SD 一个操作SD卡的类 bsp_STM32_AT24C00 diff --git a/Doc/docbook/bsp___a_t24_c00_8cpp.xml b/Doc/docbook/bsp___a_t24_c00_8cpp.xml index 6e679bb..5d2a7df 100644 --- a/Doc/docbook/bsp___a_t24_c00_8cpp.xml +++ b/Doc/docbook/bsp___a_t24_c00_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.cpp 本类实现AT24C00的通讯 diff --git a/Doc/docbook/bsp___a_t24_c00_8cpp__incl.md5 b/Doc/docbook/bsp___a_t24_c00_8cpp__incl.md5 index e43819d..c935dbb 100644 --- a/Doc/docbook/bsp___a_t24_c00_8cpp__incl.md5 +++ b/Doc/docbook/bsp___a_t24_c00_8cpp__incl.md5 @@ -1 +1 @@ -fa6d9bad0974502bf315402daec889e6 \ No newline at end of file +0d2677948c8d5f59b419150bd9188b08 \ No newline at end of file diff --git a/Doc/docbook/bsp___a_t24_c00_8cpp__incl.png b/Doc/docbook/bsp___a_t24_c00_8cpp__incl.png index 2800a0a..3dc4f90 100644 Binary files a/Doc/docbook/bsp___a_t24_c00_8cpp__incl.png and b/Doc/docbook/bsp___a_t24_c00_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___a_t24_c00_8cpp_source.xml b/Doc/docbook/bsp___a_t24_c00_8cpp_source.xml index 5e5ea5f..349e8bd 100644 --- a/Doc/docbook/bsp___a_t24_c00_8cpp_source.xml +++ b/Doc/docbook/bsp___a_t24_c00_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_AT24C00.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___a_t24_c00_8h.xml b/Doc/docbook/bsp___a_t24_c00_8h.xml index 8ce151f..942a9ce 100644 --- a/Doc/docbook/bsp___a_t24_c00_8h.xml +++ b/Doc/docbook/bsp___a_t24_c00_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.h 本类实现AT24C00的通讯 diff --git a/Doc/docbook/bsp___a_t24_c00_8h__dep__incl.md5 b/Doc/docbook/bsp___a_t24_c00_8h__dep__incl.md5 index fa8c42f..4c1bdde 100644 --- a/Doc/docbook/bsp___a_t24_c00_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___a_t24_c00_8h__dep__incl.md5 @@ -1 +1 @@ -59d5379b5d84af71004782352db300a4 \ No newline at end of file +2c0116cb6d52a28fcf2abd5510e68bdd \ No newline at end of file diff --git a/Doc/docbook/bsp___a_t24_c00_8h__dep__incl.png b/Doc/docbook/bsp___a_t24_c00_8h__dep__incl.png index d1cee7e..3caf856 100644 Binary files a/Doc/docbook/bsp___a_t24_c00_8h__dep__incl.png and b/Doc/docbook/bsp___a_t24_c00_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___a_t24_c00_8h__incl.md5 b/Doc/docbook/bsp___a_t24_c00_8h__incl.md5 index 9366c86..0452f8d 100644 --- a/Doc/docbook/bsp___a_t24_c00_8h__incl.md5 +++ b/Doc/docbook/bsp___a_t24_c00_8h__incl.md5 @@ -1 +1 @@ -d507a468f35921a28d8c0eab99251a9e \ No newline at end of file +7699649f98787c6acb9ef313ee08bfd9 \ No newline at end of file diff --git a/Doc/docbook/bsp___a_t24_c00_8h__incl.png b/Doc/docbook/bsp___a_t24_c00_8h__incl.png index b61ed7f..34fc74a 100644 Binary files a/Doc/docbook/bsp___a_t24_c00_8h__incl.png and b/Doc/docbook/bsp___a_t24_c00_8h__incl.png differ diff --git a/Doc/docbook/bsp___a_t24_c00_8h_source.xml b/Doc/docbook/bsp___a_t24_c00_8h_source.xml index 01007c3..89db221 100644 --- a/Doc/docbook/bsp___a_t24_c00_8h_source.xml +++ b/Doc/docbook/bsp___a_t24_c00_8h_source.xml @@ -1,7 +1,7 @@
bsp_AT24C00.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___a_t_8cpp.xml b/Doc/docbook/bsp___a_t_8cpp.xml index ab3ac45..b164eda 100644 --- a/Doc/docbook/bsp___a_t_8cpp.xml +++ b/Doc/docbook/bsp___a_t_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.cpp AT指令集 diff --git a/Doc/docbook/bsp___a_t_8cpp__incl.md5 b/Doc/docbook/bsp___a_t_8cpp__incl.md5 index e650c66..bd3ddb4 100644 --- a/Doc/docbook/bsp___a_t_8cpp__incl.md5 +++ b/Doc/docbook/bsp___a_t_8cpp__incl.md5 @@ -1 +1 @@ -5e127323cf37582354c24dac4ef48071 \ No newline at end of file +b218140ee5263435aa9425f5fc7c6006 \ No newline at end of file diff --git a/Doc/docbook/bsp___a_t_8cpp__incl.png b/Doc/docbook/bsp___a_t_8cpp__incl.png index c86c096..f332f20 100644 Binary files a/Doc/docbook/bsp___a_t_8cpp__incl.png and b/Doc/docbook/bsp___a_t_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___a_t_8cpp_source.xml b/Doc/docbook/bsp___a_t_8cpp_source.xml index b61d113..37448af 100644 --- a/Doc/docbook/bsp___a_t_8cpp_source.xml +++ b/Doc/docbook/bsp___a_t_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_AT.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___a_t_8h.xml b/Doc/docbook/bsp___a_t_8h.xml index bf7ab7b..2e46328 100644 --- a/Doc/docbook/bsp___a_t_8h.xml +++ b/Doc/docbook/bsp___a_t_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.h AT指令集 diff --git a/Doc/docbook/bsp___a_t_8h__dep__incl.md5 b/Doc/docbook/bsp___a_t_8h__dep__incl.md5 index 96ad100..09ce0a8 100644 --- a/Doc/docbook/bsp___a_t_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___a_t_8h__dep__incl.md5 @@ -1 +1 @@ -dae48406eade2b422374ca85ff795d3a \ No newline at end of file +28232b3d5729e25611800628be3d0eb4 \ No newline at end of file diff --git a/Doc/docbook/bsp___a_t_8h__dep__incl.png b/Doc/docbook/bsp___a_t_8h__dep__incl.png index 319fb41..05c9231 100644 Binary files a/Doc/docbook/bsp___a_t_8h__dep__incl.png and b/Doc/docbook/bsp___a_t_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___a_t_8h__incl.md5 b/Doc/docbook/bsp___a_t_8h__incl.md5 index 1d3eac6..e34cc92 100644 --- a/Doc/docbook/bsp___a_t_8h__incl.md5 +++ b/Doc/docbook/bsp___a_t_8h__incl.md5 @@ -1 +1 @@ -e8aa5d0a097eab70f2fdd627a726fd16 \ No newline at end of file +19d45ec3b58140726235b993eae85a77 \ No newline at end of file diff --git a/Doc/docbook/bsp___a_t_8h__incl.png b/Doc/docbook/bsp___a_t_8h__incl.png index 5c76826..61d8cba 100644 Binary files a/Doc/docbook/bsp___a_t_8h__incl.png and b/Doc/docbook/bsp___a_t_8h__incl.png differ diff --git a/Doc/docbook/bsp___a_t_8h_source.xml b/Doc/docbook/bsp___a_t_8h_source.xml index 62d60a4..0526cef 100644 --- a/Doc/docbook/bsp___a_t_8h_source.xml +++ b/Doc/docbook/bsp___a_t_8h_source.xml @@ -1,7 +1,7 @@
bsp_AT.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp.xml b/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp.xml index 0dbfc30..7e32dde 100644 --- a/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp.xml +++ b/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.cpp ATK-ESP8266模块 diff --git a/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 b/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 index 987e13a..525d1d3 100644 --- a/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 +++ b/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 @@ -1 +1 @@ -df64ac2e0499db3af083c2db779c46e0 \ No newline at end of file +0f1ea9ade04c28ff0242eaefca322850 \ No newline at end of file diff --git a/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp__incl.png b/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp__incl.png index 93e8fc5..7486bf9 100644 Binary files a/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp__incl.png and b/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp_source.xml b/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp_source.xml index 74761e1..150179b 100644 --- a/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp_source.xml +++ b/Doc/docbook/bsp___a_t_k_e_s_p8266_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_ATKESP8266.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h.xml b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h.xml index 17970ca..4b323b6 100644 --- a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h.xml +++ b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.h ATK-ESP8266模块 diff --git a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 index 7c90d73..72ea204 100644 --- a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 @@ -1 +1 @@ -a98a409fc4c3c706b47f27a7561d70bf \ No newline at end of file +1a25ff36a32cca8a5d9e1aacdcdf16fe \ No newline at end of file diff --git a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__dep__incl.png b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__dep__incl.png index fc517d2..f351baf 100644 Binary files a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__dep__incl.png and b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__incl.md5 b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__incl.md5 index 243643d..34fdf3f 100644 --- a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__incl.md5 +++ b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__incl.md5 @@ -1 +1 @@ -ecf41c4e37799c5ad6c9f52402e32adb \ No newline at end of file +e24fb50b30bf6d0c6009ca38db1d633d \ No newline at end of file diff --git a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__incl.png b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__incl.png index bfd1b38..9562f4c 100644 Binary files a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__incl.png and b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h__incl.png differ diff --git a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h_source.xml b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h_source.xml index 2c12c7d..a9e7bde 100644 --- a/Doc/docbook/bsp___a_t_k_e_s_p8266_8h_source.xml +++ b/Doc/docbook/bsp___a_t_k_e_s_p8266_8h_source.xml @@ -1,7 +1,7 @@
bsp_ATKESP8266.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___b_m_p_8cpp.xml b/Doc/docbook/bsp___b_m_p_8cpp.xml index 6f476da..777037d 100644 --- a/Doc/docbook/bsp___b_m_p_8cpp.xml +++ b/Doc/docbook/bsp___b_m_p_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.cpp 用来构造BMP图片 diff --git a/Doc/docbook/bsp___b_m_p_8cpp__incl.md5 b/Doc/docbook/bsp___b_m_p_8cpp__incl.md5 index 33f871a..8e8ce0a 100644 --- a/Doc/docbook/bsp___b_m_p_8cpp__incl.md5 +++ b/Doc/docbook/bsp___b_m_p_8cpp__incl.md5 @@ -1 +1 @@ -062ea6b48affc70ad7d3050fce0d2429 \ No newline at end of file +234931bfe70a9aaa864fc2f237bdcd54 \ No newline at end of file diff --git a/Doc/docbook/bsp___b_m_p_8cpp__incl.png b/Doc/docbook/bsp___b_m_p_8cpp__incl.png index 24366d6..27e5ae9 100644 Binary files a/Doc/docbook/bsp___b_m_p_8cpp__incl.png and b/Doc/docbook/bsp___b_m_p_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___b_m_p_8cpp_source.xml b/Doc/docbook/bsp___b_m_p_8cpp_source.xml index 830c225..fc8f8de 100644 --- a/Doc/docbook/bsp___b_m_p_8cpp_source.xml +++ b/Doc/docbook/bsp___b_m_p_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_BMP.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___b_m_p_8h.xml b/Doc/docbook/bsp___b_m_p_8h.xml index f4d5e7f..ff61419 100644 --- a/Doc/docbook/bsp___b_m_p_8h.xml +++ b/Doc/docbook/bsp___b_m_p_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h 用来构造BMP图片 diff --git a/Doc/docbook/bsp___b_m_p_8h__dep__incl.md5 b/Doc/docbook/bsp___b_m_p_8h__dep__incl.md5 index e5cfad9..1eb1477 100644 --- a/Doc/docbook/bsp___b_m_p_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___b_m_p_8h__dep__incl.md5 @@ -1 +1 @@ -076f3757130d37bc7a9e16d5c2a0ac69 \ No newline at end of file +8cd2b071440880b905f647f553c368e6 \ No newline at end of file diff --git a/Doc/docbook/bsp___b_m_p_8h__dep__incl.png b/Doc/docbook/bsp___b_m_p_8h__dep__incl.png index adda8e7..32e95fb 100644 Binary files a/Doc/docbook/bsp___b_m_p_8h__dep__incl.png and b/Doc/docbook/bsp___b_m_p_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___b_m_p_8h__incl.md5 b/Doc/docbook/bsp___b_m_p_8h__incl.md5 index ae835ba..24f7559 100644 --- a/Doc/docbook/bsp___b_m_p_8h__incl.md5 +++ b/Doc/docbook/bsp___b_m_p_8h__incl.md5 @@ -1 +1 @@ -ba2603077eea24df840880690636543c \ No newline at end of file +5011a199e68efa963b524556fb9a9c58 \ No newline at end of file diff --git a/Doc/docbook/bsp___b_m_p_8h__incl.png b/Doc/docbook/bsp___b_m_p_8h__incl.png index 05a49cb..2bd3988 100644 Binary files a/Doc/docbook/bsp___b_m_p_8h__incl.png and b/Doc/docbook/bsp___b_m_p_8h__incl.png differ diff --git a/Doc/docbook/bsp___b_m_p_8h_source.xml b/Doc/docbook/bsp___b_m_p_8h_source.xml index 8082c37..8e1bea8 100644 --- a/Doc/docbook/bsp___b_m_p_8h_source.xml +++ b/Doc/docbook/bsp___b_m_p_8h_source.xml @@ -1,7 +1,7 @@
bsp_BMP.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___c_r_c_8cpp.xml b/Doc/docbook/bsp___c_r_c_8cpp.xml index efd8c79..6f00274 100644 --- a/Doc/docbook/bsp___c_r_c_8cpp.xml +++ b/Doc/docbook/bsp___c_r_c_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.cpp CRC16校验 diff --git a/Doc/docbook/bsp___c_r_c_8cpp__incl.md5 b/Doc/docbook/bsp___c_r_c_8cpp__incl.md5 index 9b7cf51..7231fda 100644 --- a/Doc/docbook/bsp___c_r_c_8cpp__incl.md5 +++ b/Doc/docbook/bsp___c_r_c_8cpp__incl.md5 @@ -1 +1 @@ -378a5be4b791bf720a7460767abe1117 \ No newline at end of file +443488117f6b31525df99358796cb2ce \ No newline at end of file diff --git a/Doc/docbook/bsp___c_r_c_8cpp__incl.png b/Doc/docbook/bsp___c_r_c_8cpp__incl.png index dbca07c..2fdc6f4 100644 Binary files a/Doc/docbook/bsp___c_r_c_8cpp__incl.png and b/Doc/docbook/bsp___c_r_c_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___c_r_c_8cpp_source.xml b/Doc/docbook/bsp___c_r_c_8cpp_source.xml index 5c45f21..7580ce6 100644 --- a/Doc/docbook/bsp___c_r_c_8cpp_source.xml +++ b/Doc/docbook/bsp___c_r_c_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_CRC.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___c_r_c_8h.xml b/Doc/docbook/bsp___c_r_c_8h.xml index cb732c8..30645e4 100644 --- a/Doc/docbook/bsp___c_r_c_8h.xml +++ b/Doc/docbook/bsp___c_r_c_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.h CRC16校验 diff --git a/Doc/docbook/bsp___c_r_c_8h__dep__incl.md5 b/Doc/docbook/bsp___c_r_c_8h__dep__incl.md5 index d184f57..82869f5 100644 --- a/Doc/docbook/bsp___c_r_c_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___c_r_c_8h__dep__incl.md5 @@ -1 +1 @@ -1f9755a5e13e43a6cb7167f771344a2c \ No newline at end of file +ecacf4a60d57c9aea708123ff60505ba \ No newline at end of file diff --git a/Doc/docbook/bsp___c_r_c_8h__dep__incl.png b/Doc/docbook/bsp___c_r_c_8h__dep__incl.png index ae54c16..1bc65b2 100644 Binary files a/Doc/docbook/bsp___c_r_c_8h__dep__incl.png and b/Doc/docbook/bsp___c_r_c_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___c_r_c_8h__incl.md5 b/Doc/docbook/bsp___c_r_c_8h__incl.md5 index dfd84e9..a3d9ece 100644 --- a/Doc/docbook/bsp___c_r_c_8h__incl.md5 +++ b/Doc/docbook/bsp___c_r_c_8h__incl.md5 @@ -1 +1 @@ -aee28dc06f0158f8d6b147aafe8bb9a1 \ No newline at end of file +9a99151e4cfcd2c3276890078892cfd1 \ No newline at end of file diff --git a/Doc/docbook/bsp___c_r_c_8h__incl.png b/Doc/docbook/bsp___c_r_c_8h__incl.png index c2ba4e4..9a73768 100644 Binary files a/Doc/docbook/bsp___c_r_c_8h__incl.png and b/Doc/docbook/bsp___c_r_c_8h__incl.png differ diff --git a/Doc/docbook/bsp___c_r_c_8h_source.xml b/Doc/docbook/bsp___c_r_c_8h_source.xml index f23d625..ba6a41a 100644 --- a/Doc/docbook/bsp___c_r_c_8h_source.xml +++ b/Doc/docbook/bsp___c_r_c_8h_source.xml @@ -1,7 +1,7 @@
bsp_CRC.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___calculus_8cpp.xml b/Doc/docbook/bsp___calculus_8cpp.xml index a0b4f12..3ba4b32 100644 --- a/Doc/docbook/bsp___calculus_8cpp.xml +++ b/Doc/docbook/bsp___calculus_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.cpp 离散微积分 diff --git a/Doc/docbook/bsp___calculus_8cpp__incl.md5 b/Doc/docbook/bsp___calculus_8cpp__incl.md5 index 7050f06..c004c73 100644 --- a/Doc/docbook/bsp___calculus_8cpp__incl.md5 +++ b/Doc/docbook/bsp___calculus_8cpp__incl.md5 @@ -1 +1 @@ -55d6117803837208a63d5e074f58ac23 \ No newline at end of file +ac8694f4ec3eb5084ae096e8742a5a45 \ No newline at end of file diff --git a/Doc/docbook/bsp___calculus_8cpp__incl.png b/Doc/docbook/bsp___calculus_8cpp__incl.png index d6707d2..fc715f5 100644 Binary files a/Doc/docbook/bsp___calculus_8cpp__incl.png and b/Doc/docbook/bsp___calculus_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___calculus_8cpp_source.xml b/Doc/docbook/bsp___calculus_8cpp_source.xml index 7567425..6d78612 100644 --- a/Doc/docbook/bsp___calculus_8cpp_source.xml +++ b/Doc/docbook/bsp___calculus_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_Calculus.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___calculus_8h.xml b/Doc/docbook/bsp___calculus_8h.xml index cb6cc26..e44c674 100644 --- a/Doc/docbook/bsp___calculus_8h.xml +++ b/Doc/docbook/bsp___calculus_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.h 离散微积分 diff --git a/Doc/docbook/bsp___calculus_8h__dep__incl.md5 b/Doc/docbook/bsp___calculus_8h__dep__incl.md5 index 7229950..8a3d547 100644 --- a/Doc/docbook/bsp___calculus_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___calculus_8h__dep__incl.md5 @@ -1 +1 @@ -3595893eb2f98cb9b95a064c9c342fb5 \ No newline at end of file +6ef0551adebf8b9c7a4d9ec76a0a5241 \ No newline at end of file diff --git a/Doc/docbook/bsp___calculus_8h__dep__incl.png b/Doc/docbook/bsp___calculus_8h__dep__incl.png index 02da26b..17141f4 100644 Binary files a/Doc/docbook/bsp___calculus_8h__dep__incl.png and b/Doc/docbook/bsp___calculus_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___calculus_8h__incl.md5 b/Doc/docbook/bsp___calculus_8h__incl.md5 index 5ecfb2c..43fab68 100644 --- a/Doc/docbook/bsp___calculus_8h__incl.md5 +++ b/Doc/docbook/bsp___calculus_8h__incl.md5 @@ -1 +1 @@ -701e6fece90a228d26b32443744f7b56 \ No newline at end of file +42c3ab9489fe9b520d586fb8a0df3f05 \ No newline at end of file diff --git a/Doc/docbook/bsp___calculus_8h__incl.png b/Doc/docbook/bsp___calculus_8h__incl.png index 1c22c56..caebd4f 100644 Binary files a/Doc/docbook/bsp___calculus_8h__incl.png and b/Doc/docbook/bsp___calculus_8h__incl.png differ diff --git a/Doc/docbook/bsp___calculus_8h_source.xml b/Doc/docbook/bsp___calculus_8h_source.xml index fb8c562..8c3357a 100644 --- a/Doc/docbook/bsp___calculus_8h_source.xml +++ b/Doc/docbook/bsp___calculus_8h_source.xml @@ -1,7 +1,7 @@
bsp_Calculus.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___i_i_c_8cpp.xml b/Doc/docbook/bsp___i_i_c_8cpp.xml index 26b8c4f..3975724 100644 --- a/Doc/docbook/bsp___i_i_c_8cpp.xml +++ b/Doc/docbook/bsp___i_i_c_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.cpp 本类实现软件IIC功能 依此类派生出其他软件IIC功能 diff --git a/Doc/docbook/bsp___i_i_c_8cpp__incl.md5 b/Doc/docbook/bsp___i_i_c_8cpp__incl.md5 index e7a33f9..dc879f5 100644 --- a/Doc/docbook/bsp___i_i_c_8cpp__incl.md5 +++ b/Doc/docbook/bsp___i_i_c_8cpp__incl.md5 @@ -1 +1 @@ -4cfab8bdd4e849699970e4e09d30f5b4 \ No newline at end of file +1d6e778ea9beff34d9f470070c328626 \ No newline at end of file diff --git a/Doc/docbook/bsp___i_i_c_8cpp__incl.png b/Doc/docbook/bsp___i_i_c_8cpp__incl.png index 0a10af8..984d4d6 100644 Binary files a/Doc/docbook/bsp___i_i_c_8cpp__incl.png and b/Doc/docbook/bsp___i_i_c_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___i_i_c_8cpp_source.xml b/Doc/docbook/bsp___i_i_c_8cpp_source.xml index 41a7fd4..c3152ea 100644 --- a/Doc/docbook/bsp___i_i_c_8cpp_source.xml +++ b/Doc/docbook/bsp___i_i_c_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_IIC.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___i_i_c_8h.xml b/Doc/docbook/bsp___i_i_c_8h.xml index 9696d15..4f15ad8 100644 --- a/Doc/docbook/bsp___i_i_c_8h.xml +++ b/Doc/docbook/bsp___i_i_c_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.h 本类实现软件IIC功能 依此类派生出其他软件IIC功能 diff --git a/Doc/docbook/bsp___i_i_c_8h__dep__incl.md5 b/Doc/docbook/bsp___i_i_c_8h__dep__incl.md5 index 7f676e0..9e5db24 100644 --- a/Doc/docbook/bsp___i_i_c_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___i_i_c_8h__dep__incl.md5 @@ -1 +1 @@ -f320267b4e3ab91cbb549dfa27f9b7ed \ No newline at end of file +fb9ea7ce99295b5a7e11462707545066 \ No newline at end of file diff --git a/Doc/docbook/bsp___i_i_c_8h__dep__incl.png b/Doc/docbook/bsp___i_i_c_8h__dep__incl.png index ee0ac65..af2f71c 100644 Binary files a/Doc/docbook/bsp___i_i_c_8h__dep__incl.png and b/Doc/docbook/bsp___i_i_c_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___i_i_c_8h__incl.md5 b/Doc/docbook/bsp___i_i_c_8h__incl.md5 index d2b7647..571355e 100644 --- a/Doc/docbook/bsp___i_i_c_8h__incl.md5 +++ b/Doc/docbook/bsp___i_i_c_8h__incl.md5 @@ -1 +1 @@ -972b83dc156c6576e84f65cfba424ab7 \ No newline at end of file +b5ecade33e6e9f36214c29a2e3f63bc6 \ No newline at end of file diff --git a/Doc/docbook/bsp___i_i_c_8h__incl.png b/Doc/docbook/bsp___i_i_c_8h__incl.png index 33633b1..2e72d0c 100644 Binary files a/Doc/docbook/bsp___i_i_c_8h__incl.png and b/Doc/docbook/bsp___i_i_c_8h__incl.png differ diff --git a/Doc/docbook/bsp___i_i_c_8h_source.xml b/Doc/docbook/bsp___i_i_c_8h_source.xml index ce765ac..632cd49 100644 --- a/Doc/docbook/bsp___i_i_c_8h_source.xml +++ b/Doc/docbook/bsp___i_i_c_8h_source.xml @@ -1,7 +1,7 @@
bsp_IIC.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp.xml b/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp.xml index 31881fa..46d8ac8 100644 --- a/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp.xml +++ b/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.cpp 实现针对STM32的软件IIC类 diff --git a/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp__incl.md5 b/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp__incl.md5 index 751a736..ff6a9a6 100644 --- a/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp__incl.md5 +++ b/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp__incl.md5 @@ -1 +1 @@ -99ec78978e193eea555b179de975dcae \ No newline at end of file +5df3342ff20cdd42bcddd67615685309 \ No newline at end of file diff --git a/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp__incl.png b/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp__incl.png index e3ca08d..dc7e765 100644 Binary files a/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp__incl.png and b/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp_source.xml b/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp_source.xml index 1053001..df51b91 100644 --- a/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp_source.xml +++ b/Doc/docbook/bsp___i_i_c___s_t_m32_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_IIC_STM32.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___i_i_c___s_t_m32_8h.xml b/Doc/docbook/bsp___i_i_c___s_t_m32_8h.xml index 1f78981..7663a6e 100644 --- a/Doc/docbook/bsp___i_i_c___s_t_m32_8h.xml +++ b/Doc/docbook/bsp___i_i_c___s_t_m32_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.h 实现针对STM32的软件IIC类 diff --git a/Doc/docbook/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 b/Doc/docbook/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 index 1ee51bf..ced2a20 100644 --- a/Doc/docbook/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 @@ -1 +1 @@ -4f0318e8eae9ad537371d54056bc9288 \ No newline at end of file +39457363c6ff13a3c7bd641115602be7 \ No newline at end of file diff --git a/Doc/docbook/bsp___i_i_c___s_t_m32_8h__dep__incl.png b/Doc/docbook/bsp___i_i_c___s_t_m32_8h__dep__incl.png index 08d5894..8d4f3a4 100644 Binary files a/Doc/docbook/bsp___i_i_c___s_t_m32_8h__dep__incl.png and b/Doc/docbook/bsp___i_i_c___s_t_m32_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___i_i_c___s_t_m32_8h__incl.md5 b/Doc/docbook/bsp___i_i_c___s_t_m32_8h__incl.md5 index c51b6e3..c01c5cf 100644 --- a/Doc/docbook/bsp___i_i_c___s_t_m32_8h__incl.md5 +++ b/Doc/docbook/bsp___i_i_c___s_t_m32_8h__incl.md5 @@ -1 +1 @@ -d93573a6061a468cee600bcb26da56c0 \ No newline at end of file +8dc679d341d849a1007ecad4108a1033 \ No newline at end of file diff --git a/Doc/docbook/bsp___i_i_c___s_t_m32_8h__incl.png b/Doc/docbook/bsp___i_i_c___s_t_m32_8h__incl.png index 80ea3a0..08fbd94 100644 Binary files a/Doc/docbook/bsp___i_i_c___s_t_m32_8h__incl.png and b/Doc/docbook/bsp___i_i_c___s_t_m32_8h__incl.png differ diff --git a/Doc/docbook/bsp___i_i_c___s_t_m32_8h_source.xml b/Doc/docbook/bsp___i_i_c___s_t_m32_8h_source.xml index ffaeb16..1ec9cc0 100644 --- a/Doc/docbook/bsp___i_i_c___s_t_m32_8h_source.xml +++ b/Doc/docbook/bsp___i_i_c___s_t_m32_8h_source.xml @@ -1,7 +1,7 @@
bsp_IIC_STM32.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___m_a_x6675_8cpp.xml b/Doc/docbook/bsp___m_a_x6675_8cpp.xml index cc708a2..a530c1d 100644 --- a/Doc/docbook/bsp___m_a_x6675_8cpp.xml +++ b/Doc/docbook/bsp___m_a_x6675_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.cpp 实现了MAX6675的驱动 diff --git a/Doc/docbook/bsp___m_a_x6675_8cpp__incl.md5 b/Doc/docbook/bsp___m_a_x6675_8cpp__incl.md5 index c9677c2..f09daf2 100644 --- a/Doc/docbook/bsp___m_a_x6675_8cpp__incl.md5 +++ b/Doc/docbook/bsp___m_a_x6675_8cpp__incl.md5 @@ -1 +1 @@ -edece428a1865e9468bf81418d1c614d \ No newline at end of file +035e573a8d3f02d61e20b6b2eb50c02b \ No newline at end of file diff --git a/Doc/docbook/bsp___m_a_x6675_8cpp__incl.png b/Doc/docbook/bsp___m_a_x6675_8cpp__incl.png index 17f5f27..b1e277a 100644 Binary files a/Doc/docbook/bsp___m_a_x6675_8cpp__incl.png and b/Doc/docbook/bsp___m_a_x6675_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___m_a_x6675_8cpp_source.xml b/Doc/docbook/bsp___m_a_x6675_8cpp_source.xml index aa7f105..536af5f 100644 --- a/Doc/docbook/bsp___m_a_x6675_8cpp_source.xml +++ b/Doc/docbook/bsp___m_a_x6675_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_MAX6675.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___m_a_x6675_8h.xml b/Doc/docbook/bsp___m_a_x6675_8h.xml index 468824f..b9085c1 100644 --- a/Doc/docbook/bsp___m_a_x6675_8h.xml +++ b/Doc/docbook/bsp___m_a_x6675_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.h 实现了MAX6675的驱动 diff --git a/Doc/docbook/bsp___m_a_x6675_8h__dep__incl.md5 b/Doc/docbook/bsp___m_a_x6675_8h__dep__incl.md5 index 7265d5b..2c7d1af 100644 --- a/Doc/docbook/bsp___m_a_x6675_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___m_a_x6675_8h__dep__incl.md5 @@ -1 +1 @@ -d33f59798f37a67248171d9e668b2584 \ No newline at end of file +bfdf1b1ad3f62ce61024f89a30052681 \ No newline at end of file diff --git a/Doc/docbook/bsp___m_a_x6675_8h__dep__incl.png b/Doc/docbook/bsp___m_a_x6675_8h__dep__incl.png index 47a9912..51e46a1 100644 Binary files a/Doc/docbook/bsp___m_a_x6675_8h__dep__incl.png and b/Doc/docbook/bsp___m_a_x6675_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___m_a_x6675_8h__incl.md5 b/Doc/docbook/bsp___m_a_x6675_8h__incl.md5 index 9448211..8f9b034 100644 --- a/Doc/docbook/bsp___m_a_x6675_8h__incl.md5 +++ b/Doc/docbook/bsp___m_a_x6675_8h__incl.md5 @@ -1 +1 @@ -e94bd0298a4a163f1850dfb7bc77d139 \ No newline at end of file +1f6b6928237318623e3667baf68e484b \ No newline at end of file diff --git a/Doc/docbook/bsp___m_a_x6675_8h__incl.png b/Doc/docbook/bsp___m_a_x6675_8h__incl.png index e9c8038..c19e929 100644 Binary files a/Doc/docbook/bsp___m_a_x6675_8h__incl.png and b/Doc/docbook/bsp___m_a_x6675_8h__incl.png differ diff --git a/Doc/docbook/bsp___m_a_x6675_8h_source.xml b/Doc/docbook/bsp___m_a_x6675_8h_source.xml index a2377ea..641b5ec 100644 --- a/Doc/docbook/bsp___m_a_x6675_8h_source.xml +++ b/Doc/docbook/bsp___m_a_x6675_8h_source.xml @@ -1,7 +1,7 @@
bsp_MAX6675.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___mod_bus_8cpp.xml b/Doc/docbook/bsp___mod_bus_8cpp.xml index 22a27fd..16702e6 100644 --- a/Doc/docbook/bsp___mod_bus_8cpp.xml +++ b/Doc/docbook/bsp___mod_bus_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp ModBus通信函数 diff --git a/Doc/docbook/bsp___mod_bus_8cpp__incl.md5 b/Doc/docbook/bsp___mod_bus_8cpp__incl.md5 index 9f45d4d..61689ca 100644 --- a/Doc/docbook/bsp___mod_bus_8cpp__incl.md5 +++ b/Doc/docbook/bsp___mod_bus_8cpp__incl.md5 @@ -1 +1 @@ -95ef4392359a3ed19f5792653ca66da9 \ No newline at end of file +b7ff5b734be04e3ea82907cc68a3983b \ No newline at end of file diff --git a/Doc/docbook/bsp___mod_bus_8cpp__incl.png b/Doc/docbook/bsp___mod_bus_8cpp__incl.png index 0e694ab..87e1e75 100644 Binary files a/Doc/docbook/bsp___mod_bus_8cpp__incl.png and b/Doc/docbook/bsp___mod_bus_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___mod_bus_8cpp_source.xml b/Doc/docbook/bsp___mod_bus_8cpp_source.xml index efa1c87..c550e0c 100644 --- a/Doc/docbook/bsp___mod_bus_8cpp_source.xml +++ b/Doc/docbook/bsp___mod_bus_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_ModBus.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___mod_bus_8h.xml b/Doc/docbook/bsp___mod_bus_8h.xml index a21710c..0b833fe 100644 --- a/Doc/docbook/bsp___mod_bus_8h.xml +++ b/Doc/docbook/bsp___mod_bus_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.h ModBus通信函数 diff --git a/Doc/docbook/bsp___mod_bus_8h__dep__incl.md5 b/Doc/docbook/bsp___mod_bus_8h__dep__incl.md5 index 7f71d5c..beced9c 100644 --- a/Doc/docbook/bsp___mod_bus_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___mod_bus_8h__dep__incl.md5 @@ -1 +1 @@ -62eb5c2b4fc1459adb93baba4458c414 \ No newline at end of file +02abdec5107faac9b7dbcfeeb594d7d5 \ No newline at end of file diff --git a/Doc/docbook/bsp___mod_bus_8h__dep__incl.png b/Doc/docbook/bsp___mod_bus_8h__dep__incl.png index daaab30..2ef45fd 100644 Binary files a/Doc/docbook/bsp___mod_bus_8h__dep__incl.png and b/Doc/docbook/bsp___mod_bus_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___mod_bus_8h__incl.md5 b/Doc/docbook/bsp___mod_bus_8h__incl.md5 index 5526bcf..25da258 100644 --- a/Doc/docbook/bsp___mod_bus_8h__incl.md5 +++ b/Doc/docbook/bsp___mod_bus_8h__incl.md5 @@ -1 +1 @@ -87f408f1a881a8f9ffc46b5873fa5e1f \ No newline at end of file +288ccb6f06fbc621787da569a6966f41 \ No newline at end of file diff --git a/Doc/docbook/bsp___mod_bus_8h__incl.png b/Doc/docbook/bsp___mod_bus_8h__incl.png index 752e077..1cf0b80 100644 Binary files a/Doc/docbook/bsp___mod_bus_8h__incl.png and b/Doc/docbook/bsp___mod_bus_8h__incl.png differ diff --git a/Doc/docbook/bsp___mod_bus_8h_source.xml b/Doc/docbook/bsp___mod_bus_8h_source.xml index 0f3a857..0096d92 100644 --- a/Doc/docbook/bsp___mod_bus_8h_source.xml +++ b/Doc/docbook/bsp___mod_bus_8h_source.xml @@ -1,7 +1,7 @@
bsp_ModBus.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp.xml b/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp.xml index c9ed603..eed6a78 100644 --- a/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp.xml +++ b/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.cpp ModBus通信基于STM32 diff --git a/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp__incl.md5 b/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp__incl.md5 index 1882bfe..b67b913 100644 --- a/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp__incl.md5 +++ b/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp__incl.md5 @@ -1 +1 @@ -62ce250af195cf0621767371adf7a71a \ No newline at end of file +4ca5158710111ae23790abca90ef8043 \ No newline at end of file diff --git a/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp__incl.png b/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp__incl.png index b68297e..b7a75b9 100644 Binary files a/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp__incl.png and b/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp_source.xml b/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp_source.xml index fd27375..ed44f6c 100644 --- a/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp_source.xml +++ b/Doc/docbook/bsp___mod_bus___s_t_m32_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_ModBus_STM32.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___mod_bus___s_t_m32_8h.xml b/Doc/docbook/bsp___mod_bus___s_t_m32_8h.xml index b06bbb1..a8e15a7 100644 --- a/Doc/docbook/bsp___mod_bus___s_t_m32_8h.xml +++ b/Doc/docbook/bsp___mod_bus___s_t_m32_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.h ModBus通信基于STM32 diff --git a/Doc/docbook/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 b/Doc/docbook/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 index 8f569d9..d31edbc 100644 --- a/Doc/docbook/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 @@ -1 +1 @@ -1316b5d790d4f8333033c2d76b955f10 \ No newline at end of file +1affd4f5e2cd1fcb56406bcb18c4c595 \ No newline at end of file diff --git a/Doc/docbook/bsp___mod_bus___s_t_m32_8h__dep__incl.png b/Doc/docbook/bsp___mod_bus___s_t_m32_8h__dep__incl.png index c8421c5..f475a65 100644 Binary files a/Doc/docbook/bsp___mod_bus___s_t_m32_8h__dep__incl.png and b/Doc/docbook/bsp___mod_bus___s_t_m32_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___mod_bus___s_t_m32_8h__incl.md5 b/Doc/docbook/bsp___mod_bus___s_t_m32_8h__incl.md5 index a7051ce..cc74f4a 100644 --- a/Doc/docbook/bsp___mod_bus___s_t_m32_8h__incl.md5 +++ b/Doc/docbook/bsp___mod_bus___s_t_m32_8h__incl.md5 @@ -1 +1 @@ -c6f39345e90191cd2ff70821a6ad15ba \ No newline at end of file +148afc0d90199a98c905f3e36bfc050d \ No newline at end of file diff --git a/Doc/docbook/bsp___mod_bus___s_t_m32_8h__incl.png b/Doc/docbook/bsp___mod_bus___s_t_m32_8h__incl.png index 1de481b..682a366 100644 Binary files a/Doc/docbook/bsp___mod_bus___s_t_m32_8h__incl.png and b/Doc/docbook/bsp___mod_bus___s_t_m32_8h__incl.png differ diff --git a/Doc/docbook/bsp___mod_bus___s_t_m32_8h_source.xml b/Doc/docbook/bsp___mod_bus___s_t_m32_8h_source.xml index 95e7bc7..634fa17 100644 --- a/Doc/docbook/bsp___mod_bus___s_t_m32_8h_source.xml +++ b/Doc/docbook/bsp___mod_bus___s_t_m32_8h_source.xml @@ -1,7 +1,7 @@
bsp_ModBus_STM32.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp.xml b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp.xml index fdfdfc7..11a9255 100644 --- a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp.xml +++ b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.cpp 在STM32下实现OLED通信 diff --git a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 index 18f5229..ba5be90 100644 --- a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 +++ b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 @@ -1 +1 @@ -284238da4c9efdbbbde5e601ed6bcb96 \ No newline at end of file +cd3f7903d5540317d8c1091d4858d065 \ No newline at end of file diff --git a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp__incl.png b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp__incl.png index c1da3a7..3a965d1 100644 Binary files a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp__incl.png and b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp_source.xml b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp_source.xml index 46bf23b..4198c65 100644 --- a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp_source.xml +++ b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_OLED_STM32.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h.xml b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h.xml index e2cdfcb..008dea7 100644 --- a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h.xml +++ b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.h 在STM32下实现OLED通信 diff --git a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 index a255110..b5c28e7 100644 --- a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 @@ -1 +1 @@ -69ee3e4ba2e1a67ccbef4ef88c0488b9 \ No newline at end of file +703c875ea70ca8c530ca3398e67b6a18 \ No newline at end of file diff --git a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__dep__incl.png b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__dep__incl.png index 8d6fdda..eccf23e 100644 Binary files a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__dep__incl.png and b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__incl.md5 b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__incl.md5 index 6382341..eb677d0 100644 --- a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__incl.md5 +++ b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__incl.md5 @@ -1 +1 @@ -ebc85e246f2da1d131078b4684307bbe \ No newline at end of file +6edcb3bcdef88a60fde3d3d076043a6b \ No newline at end of file diff --git a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__incl.png b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__incl.png index e6a4cc6..2f7fbac 100644 Binary files a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__incl.png and b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h__incl.png differ diff --git a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h_source.xml b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h_source.xml index 69ff63b..8b228bc 100644 --- a/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h_source.xml +++ b/Doc/docbook/bsp___o_l_e_d___s_t_m32_8h_source.xml @@ -1,7 +1,7 @@
bsp_OLED_STM32.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___p_i_d_8cpp.xml b/Doc/docbook/bsp___p_i_d_8cpp.xml index 45647a0..a2c3387 100644 --- a/Doc/docbook/bsp___p_i_d_8cpp.xml +++ b/Doc/docbook/bsp___p_i_d_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp 实现了PID算法 diff --git a/Doc/docbook/bsp___p_i_d_8cpp__incl.md5 b/Doc/docbook/bsp___p_i_d_8cpp__incl.md5 index 95ef2d2..2ed7340 100644 --- a/Doc/docbook/bsp___p_i_d_8cpp__incl.md5 +++ b/Doc/docbook/bsp___p_i_d_8cpp__incl.md5 @@ -1 +1 @@ -2ab85af796eaf36eee108f8cccd60e15 \ No newline at end of file +835873a66c63565d5348ad1a6fea2320 \ No newline at end of file diff --git a/Doc/docbook/bsp___p_i_d_8cpp__incl.png b/Doc/docbook/bsp___p_i_d_8cpp__incl.png index 7a9e07e..2f2996e 100644 Binary files a/Doc/docbook/bsp___p_i_d_8cpp__incl.png and b/Doc/docbook/bsp___p_i_d_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___p_i_d_8cpp_source.xml b/Doc/docbook/bsp___p_i_d_8cpp_source.xml index 38d251a..ce6e1e1 100644 --- a/Doc/docbook/bsp___p_i_d_8cpp_source.xml +++ b/Doc/docbook/bsp___p_i_d_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_PID.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___p_i_d_8h.xml b/Doc/docbook/bsp___p_i_d_8h.xml index f6c016c..0e511ea 100644 --- a/Doc/docbook/bsp___p_i_d_8h.xml +++ b/Doc/docbook/bsp___p_i_d_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.h 实现了PID算法 diff --git a/Doc/docbook/bsp___p_i_d_8h__dep__incl.md5 b/Doc/docbook/bsp___p_i_d_8h__dep__incl.md5 index 19c8c3b..53de5f9 100644 --- a/Doc/docbook/bsp___p_i_d_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___p_i_d_8h__dep__incl.md5 @@ -1 +1 @@ -982a2e4992718df55e38d57e280c0feb \ No newline at end of file +400d3a3155ea02c94a50b0d1d2aa6e80 \ No newline at end of file diff --git a/Doc/docbook/bsp___p_i_d_8h__dep__incl.png b/Doc/docbook/bsp___p_i_d_8h__dep__incl.png index 3b6c978..f072ddd 100644 Binary files a/Doc/docbook/bsp___p_i_d_8h__dep__incl.png and b/Doc/docbook/bsp___p_i_d_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___p_i_d_8h__incl.md5 b/Doc/docbook/bsp___p_i_d_8h__incl.md5 index 8b28e91..407a8bd 100644 --- a/Doc/docbook/bsp___p_i_d_8h__incl.md5 +++ b/Doc/docbook/bsp___p_i_d_8h__incl.md5 @@ -1 +1 @@ -cf82af814320311898cbfce219375707 \ No newline at end of file +132ed57417ea73bbb29c1d62c1535518 \ No newline at end of file diff --git a/Doc/docbook/bsp___p_i_d_8h__incl.png b/Doc/docbook/bsp___p_i_d_8h__incl.png index 1bb417a..a5df5a0 100644 Binary files a/Doc/docbook/bsp___p_i_d_8h__incl.png and b/Doc/docbook/bsp___p_i_d_8h__incl.png differ diff --git a/Doc/docbook/bsp___p_i_d_8h_source.xml b/Doc/docbook/bsp___p_i_d_8h_source.xml index 332535f..5d90925 100644 --- a/Doc/docbook/bsp___p_i_d_8h_source.xml +++ b/Doc/docbook/bsp___p_i_d_8h_source.xml @@ -1,7 +1,7 @@
bsp_PID.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___print_art_8cpp.xml b/Doc/docbook/bsp___print_art_8cpp.xml new file mode 100644 index 0000000..f4f3756 --- /dev/null +++ b/Doc/docbook/bsp___print_art_8cpp.xml @@ -0,0 +1,26 @@ + +
+D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.cpp + + +print重定向的艺术 + + +#include "bsp_PrintArt.h"bsp_PrintArt.cpp 的引用(Include)关系图: + + + + + + + + +
+详细描述 + +print重定向的艺术 + +在文件 bsp_PrintArt.cpp 中定义. +
+
diff --git a/Doc/docbook/bsp___print_art_8cpp__incl.md5 b/Doc/docbook/bsp___print_art_8cpp__incl.md5 new file mode 100644 index 0000000..becd58e --- /dev/null +++ b/Doc/docbook/bsp___print_art_8cpp__incl.md5 @@ -0,0 +1 @@ +a66996950262e363c5400a600eff181d \ No newline at end of file diff --git a/Doc/docbook/bsp___print_art_8cpp__incl.png b/Doc/docbook/bsp___print_art_8cpp__incl.png new file mode 100644 index 0000000..c4190ea Binary files /dev/null and b/Doc/docbook/bsp___print_art_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___print_art_8cpp_source.xml b/Doc/docbook/bsp___print_art_8cpp_source.xml new file mode 100644 index 0000000..3d102e9 --- /dev/null +++ b/Doc/docbook/bsp___print_art_8cpp_source.xml @@ -0,0 +1,50 @@ + +
+bsp_PrintArt.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.cpp +浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- +00002 # +00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) +00004 # +00005 # 本软件按原样提供,无任何明示或暗示 +00006 # 在任何情况下,作者都不承担任何损害赔偿责任 +00007 # +00008 # 使用的许可声明: +00009 # 1. 不得歪曲本软件的来源,你不能声称你编写了原始软件. +00010 # 2. 免费授予以任何目的,前提是版权声明出现在所有副本中. +00011 # 并且版权声明和许可声明同时出现. +00012 # 3. 你有使用,复制,修改,分发,和销售本软件的许可. +00013 # 4. 如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的. +00014 # 5. 本通知不得从任何来源删除或更改. +00015 # +00016 # Yuankang Liang(XerolySkinner) +00017 # E-mail:zabbcccbbaz@163.com +00018 # QQ:2715099320 +00019 # Mobile Phone:13005636215 +00020 # +00021 # All rights reserved. +00022 */ +00023 +00034 //---------------------------------------------------------------------------------------------------- +00035 // 类声明 +00036 #include "bsp_PrintArt.h" +00038 //---------------------------------------------------------------------------------------------------- +00039 // 类函数 +00046 int bsp_PrintArt::print(const char* format, ...) { +00047 u8* dat = (u8*)malloc(Bufflen); // 分配内存 +00048 if(dat==NULL)return 1; // 判断分配成功与否 +00049 u32 res; // 返回状态码 +00050 va_list args; // 不定长变量 +00051 va_start(args, format); // 初始化不定长变量 +00052 res=vsprintf((char*)dat,(const char*)format, args); // 组合 +00053 Transmit(dat, strlen((const char*)dat)); // 发送 +00054 va_end(args); // 收尸 +00055 free(dat); // 回收内存 +00056 return res;} +00058 //---------------------------------------------------------------------------------------------------- +00059 // 构造函数 +00060 bsp_PrintArt::bsp_PrintArt(void) { +00061 Bufflen = 128;} +00066 bsp_PrintArt::bsp_PrintArt(u32 len) { +00067 Bufflen = len;} +
diff --git a/Doc/docbook/bsp___print_art_8h.xml b/Doc/docbook/bsp___print_art_8h.xml new file mode 100644 index 0000000..7d04c65 --- /dev/null +++ b/Doc/docbook/bsp___print_art_8h.xml @@ -0,0 +1,44 @@ + +
+D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.h + + +print重定向的艺术 + + +#include <stdio.h>#include <stdarg.h>#include <string.h>#include <stdlib.h>#include "varint.h"bsp_PrintArt.h 的引用(Include)关系图: + + + + + + + + +此图展示该文件直接或间接的被哪些文件引用了: + + + + + + + + + + + + class bsp_PrintArt + +创造一个print的重定向对象 + + + +
+详细描述 + +print重定向的艺术 + +在文件 bsp_PrintArt.h 中定义. +
+
diff --git a/Doc/docbook/bsp___print_art_8h__dep__incl.md5 b/Doc/docbook/bsp___print_art_8h__dep__incl.md5 new file mode 100644 index 0000000..25b44eb --- /dev/null +++ b/Doc/docbook/bsp___print_art_8h__dep__incl.md5 @@ -0,0 +1 @@ +5fdc4726cde1e86962a8eb7d4a1e9d3b \ No newline at end of file diff --git a/Doc/docbook/bsp___print_art_8h__dep__incl.png b/Doc/docbook/bsp___print_art_8h__dep__incl.png new file mode 100644 index 0000000..8b967c5 Binary files /dev/null and b/Doc/docbook/bsp___print_art_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___print_art_8h__incl.md5 b/Doc/docbook/bsp___print_art_8h__incl.md5 new file mode 100644 index 0000000..c6c0c62 --- /dev/null +++ b/Doc/docbook/bsp___print_art_8h__incl.md5 @@ -0,0 +1 @@ +3d4be2f42ffda6345926b9baa9941f2a \ No newline at end of file diff --git a/Doc/docbook/bsp___print_art_8h__incl.png b/Doc/docbook/bsp___print_art_8h__incl.png new file mode 100644 index 0000000..81b923d Binary files /dev/null and b/Doc/docbook/bsp___print_art_8h__incl.png differ diff --git a/Doc/docbook/bsp___print_art_8h_source.xml b/Doc/docbook/bsp___print_art_8h_source.xml new file mode 100644 index 0000000..5af9223 --- /dev/null +++ b/Doc/docbook/bsp___print_art_8h_source.xml @@ -0,0 +1,46 @@ + +
+bsp_PrintArt.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.h +浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- +00002 # +00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) +00004 # +00005 # 本软件按原样提供,无任何明示或暗示 +00006 # 在任何情况下,作者都不承担任何损害赔偿责任 +00007 # +00008 # 使用的许可声明: +00009 # 1. 不得歪曲本软件的来源,你不能声称你编写了原始软件. +00010 # 2. 免费授予以任何目的,前提是版权声明出现在所有副本中. +00011 # 并且版权声明和许可声明同时出现. +00012 # 3. 你有使用,复制,修改,分发,和销售本软件的许可. +00013 # 4. 如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的. +00014 # 5. 本通知不得从任何来源删除或更改. +00015 # +00016 # Yuankang Liang(XerolySkinner) +00017 # E-mail:zabbcccbbaz@163.com +00018 # QQ:2715099320 +00019 # Mobile Phone:13005636215 +00020 # +00021 # All rights reserved. +00022 */ +00023 +00033 #pragma once +00034 #ifdef __cplusplus +00035 #include <stdio.h> +00036 #include <stdarg.h> +00037 #include <string.h> +00038 #include <stdlib.h> +00039 #include "varint.h" +00041 //---------------------------------------------------------------------------------------------------- +00042 // 类声明 +00046 class bsp_PrintArt{ +00047 public: +00048 bsp_PrintArt(void); +00049 bsp_PrintArt(u32 len); +00050 int print(const char* format, ...); +00051 private: +00052 u32 Bufflen; +00053 virtual void Transmit(u8* dat, u32 len) = 0;}; +00055 #endif +
diff --git a/Doc/docbook/bsp___s_d_8cpp.xml b/Doc/docbook/bsp___s_d_8cpp.xml index 8a88779..1bf194d 100644 --- a/Doc/docbook/bsp___s_d_8cpp.xml +++ b/Doc/docbook/bsp___s_d_8cpp.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.cpp 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.cpp 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.cpp 操作SD卡的库 diff --git a/Doc/docbook/bsp___s_d_8cpp__incl.md5 b/Doc/docbook/bsp___s_d_8cpp__incl.md5 index f297365..dd7c301 100644 --- a/Doc/docbook/bsp___s_d_8cpp__incl.md5 +++ b/Doc/docbook/bsp___s_d_8cpp__incl.md5 @@ -1 +1 @@ -d276001320b370d74ffd90fc9d28f0d0 \ No newline at end of file +10045b993245fbfca535d453ba5e8129 \ No newline at end of file diff --git a/Doc/docbook/bsp___s_d_8cpp__incl.png b/Doc/docbook/bsp___s_d_8cpp__incl.png index 3d392f7..fb97dc8 100644 Binary files a/Doc/docbook/bsp___s_d_8cpp__incl.png and b/Doc/docbook/bsp___s_d_8cpp__incl.png differ diff --git a/Doc/docbook/bsp___s_d_8cpp_source.xml b/Doc/docbook/bsp___s_d_8cpp_source.xml index dc0013b..7f4652a 100644 --- a/Doc/docbook/bsp___s_d_8cpp_source.xml +++ b/Doc/docbook/bsp___s_d_8cpp_source.xml @@ -1,7 +1,7 @@
bsp_SD.cpp -D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.cpp 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/bsp___s_d_8h.xml b/Doc/docbook/bsp___s_d_8h.xml index bc8675a..bbcda35 100644 --- a/Doc/docbook/bsp___s_d_8h.xml +++ b/Doc/docbook/bsp___s_d_8h.xml @@ -1,7 +1,7 @@
-D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h 文件参考 -D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h 文件参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h 操作SD卡的库 diff --git a/Doc/docbook/bsp___s_d_8h__dep__incl.md5 b/Doc/docbook/bsp___s_d_8h__dep__incl.md5 index 9c9b6e6..d5259ea 100644 --- a/Doc/docbook/bsp___s_d_8h__dep__incl.md5 +++ b/Doc/docbook/bsp___s_d_8h__dep__incl.md5 @@ -1 +1 @@ -38f535b42a8225f3b3512882fc587218 \ No newline at end of file +8ed417abf236a1d6bafa19c61073986f \ No newline at end of file diff --git a/Doc/docbook/bsp___s_d_8h__dep__incl.png b/Doc/docbook/bsp___s_d_8h__dep__incl.png index 32a058b..7dc2659 100644 Binary files a/Doc/docbook/bsp___s_d_8h__dep__incl.png and b/Doc/docbook/bsp___s_d_8h__dep__incl.png differ diff --git a/Doc/docbook/bsp___s_d_8h__incl.md5 b/Doc/docbook/bsp___s_d_8h__incl.md5 index 08f4dee..bf67a59 100644 --- a/Doc/docbook/bsp___s_d_8h__incl.md5 +++ b/Doc/docbook/bsp___s_d_8h__incl.md5 @@ -1 +1 @@ -2942098228a949bc0cbeb671e9019831 \ No newline at end of file +40d4d4becbacf44447dae919b6808fbd \ No newline at end of file diff --git a/Doc/docbook/bsp___s_d_8h__incl.png b/Doc/docbook/bsp___s_d_8h__incl.png index 3117253..2ae2d55 100644 Binary files a/Doc/docbook/bsp___s_d_8h__incl.png and b/Doc/docbook/bsp___s_d_8h__incl.png differ diff --git a/Doc/docbook/bsp___s_d_8h_source.xml b/Doc/docbook/bsp___s_d_8h_source.xml index 4ac5e29..b8d85ad 100644 --- a/Doc/docbook/bsp___s_d_8h_source.xml +++ b/Doc/docbook/bsp___s_d_8h_source.xml @@ -1,7 +1,7 @@
bsp_SD.h -D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h 浏览该文件的文档.00001 /*---------------------------------------------------------------------------------------------------- 00002 # 00003 # Copyright (c) 2022 Yuankang Liang(XerolySkinner) diff --git a/Doc/docbook/classbsp___a_t.xml b/Doc/docbook/classbsp___a_t.xml index 12ecc67..427a71b 100644 --- a/Doc/docbook/classbsp___a_t.xml +++ b/Doc/docbook/classbsp___a_t.xml @@ -146,5 +146,5 @@
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.hD:/gitt/MicrochipFor32/bsp_Device/bsp_AT.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.hD:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.cpp
diff --git a/Doc/docbook/classbsp___a_t_k_e_s_p8266.xml b/Doc/docbook/classbsp___a_t_k_e_s_p8266.xml index 1c230f3..9405300 100644 --- a/Doc/docbook/classbsp___a_t_k_e_s_p8266.xml +++ b/Doc/docbook/classbsp___a_t_k_e_s_p8266.xml @@ -776,5 +776,5 @@ bsp_ATKESP8266 的协作图:
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.hD:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.hD:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.cpp
diff --git a/Doc/docbook/classbsp___b_m_p.xml b/Doc/docbook/classbsp___b_m_p.xml index e5dbae6..dc7a1c3 100644 --- a/Doc/docbook/classbsp___b_m_p.xml +++ b/Doc/docbook/classbsp___b_m_p.xml @@ -314,5 +314,5 @@ bsp_BMP 的协作图:
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.hD:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.hD:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.cpp
diff --git a/Doc/docbook/classbsp___differential.xml b/Doc/docbook/classbsp___differential.xml index 7119f89..9148ed0 100644 --- a/Doc/docbook/classbsp___differential.xml +++ b/Doc/docbook/classbsp___differential.xml @@ -102,5 +102,5 @@
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.hD:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.hD:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.cpp
diff --git a/Doc/docbook/classbsp___i_i_c.xml b/Doc/docbook/classbsp___i_i_c.xml index b4aae19..f16078a 100644 --- a/Doc/docbook/classbsp___i_i_c.xml +++ b/Doc/docbook/classbsp___i_i_c.xml @@ -707,5 +707,5 @@
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.hD:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.hD:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.cpp
diff --git a/Doc/docbook/classbsp___i_i_c___s_t_m32.xml b/Doc/docbook/classbsp___i_i_c___s_t_m32.xml index 8b0e74d..13a757f 100644 --- a/Doc/docbook/classbsp___i_i_c___s_t_m32.xml +++ b/Doc/docbook/classbsp___i_i_c___s_t_m32.xml @@ -253,5 +253,5 @@ bsp_IIC_STM32 的协作图:
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.hD:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.hD:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.cpp
diff --git a/Doc/docbook/classbsp___increment___p_i_d.xml b/Doc/docbook/classbsp___increment___p_i_d.xml index 0db31a6..3d24d42 100644 --- a/Doc/docbook/classbsp___increment___p_i_d.xml +++ b/Doc/docbook/classbsp___increment___p_i_d.xml @@ -366,5 +366,5 @@
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.hD:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.hD:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp
diff --git a/Doc/docbook/classbsp___integral.xml b/Doc/docbook/classbsp___integral.xml index 1b0f651..77b2d42 100644 --- a/Doc/docbook/classbsp___integral.xml +++ b/Doc/docbook/classbsp___integral.xml @@ -335,5 +335,5 @@
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.hD:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.hD:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.cpp
diff --git a/Doc/docbook/classbsp___m_a_x6675.xml b/Doc/docbook/classbsp___m_a_x6675.xml index ce25b04..3cf1935 100644 --- a/Doc/docbook/classbsp___m_a_x6675.xml +++ b/Doc/docbook/classbsp___m_a_x6675.xml @@ -144,5 +144,5 @@
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.hD:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.hD:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.cpp
diff --git a/Doc/docbook/classbsp___mod_bus___rx.xml b/Doc/docbook/classbsp___mod_bus___rx.xml index 2b614e4..39086d2 100644 --- a/Doc/docbook/classbsp___mod_bus___rx.xml +++ b/Doc/docbook/classbsp___mod_bus___rx.xml @@ -222,5 +222,5 @@
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.hD:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.hD:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp
diff --git a/Doc/docbook/classbsp___mod_bus___s_t_m32.xml b/Doc/docbook/classbsp___mod_bus___s_t_m32.xml index bd0ec16..b097f2f 100644 --- a/Doc/docbook/classbsp___mod_bus___s_t_m32.xml +++ b/Doc/docbook/classbsp___mod_bus___s_t_m32.xml @@ -101,5 +101,5 @@ bsp_ModBus_STM32 的协作图:
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.h
+D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.h
diff --git a/Doc/docbook/classbsp___mod_bus___tx.xml b/Doc/docbook/classbsp___mod_bus___tx.xml index 18d515c..85af940 100644 --- a/Doc/docbook/classbsp___mod_bus___tx.xml +++ b/Doc/docbook/classbsp___mod_bus___tx.xml @@ -671,5 +671,5 @@
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.hD:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.hD:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp
diff --git a/Doc/docbook/classbsp___position___p_i_d.xml b/Doc/docbook/classbsp___position___p_i_d.xml index f17c00d..2c4494b 100644 --- a/Doc/docbook/classbsp___position___p_i_d.xml +++ b/Doc/docbook/classbsp___position___p_i_d.xml @@ -366,5 +366,5 @@
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.hD:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.hD:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp
diff --git a/Doc/docbook/classbsp___print_art.xml b/Doc/docbook/classbsp___print_art.xml new file mode 100644 index 0000000..b92c5ef --- /dev/null +++ b/Doc/docbook/classbsp___print_art.xml @@ -0,0 +1,172 @@ + +
+bsp_PrintArt类 参考 +bsp_PrintArt + + +创造一个print的重定向对象 + + + +#include <bsp_PrintArt.h> + + + Public 成员函数 + + bsp_PrintArt (void) + + bsp_PrintArt (u32 len) + +重定向后的发射数据 + + int print (const char *format,...) + +重定向后的发射数据 + + + + + Private 成员函数 + + virtual void Transmit (u8 *dat, u32 len)=0 + + + + + Private 属性 + + u32 Bufflen + + + +
+详细描述 + +创造一个print的重定向对象 + +在文件 bsp_PrintArt.h 第 46 行定义. +
+
+构造及析构函数说明 +
+ bsp_PrintArt()<computeroutput>[1/2]</computeroutput> +bsp_PrintArtbsp_PrintArt +bsp_PrintArtbsp_PrintArt +bsp_PrintArt::bsp_PrintArt (void ) +在文件 bsp_PrintArt.cpp 第 60 行定义. +
+
+ bsp_PrintArt()<computeroutput>[2/2]</computeroutput> +bsp_PrintArtbsp_PrintArt +bsp_PrintArtbsp_PrintArt +bsp_PrintArt::bsp_PrintArt (u32 len) + +重定向后的发射数据 + + + + + +参数 + + + + + + + +len +缓冲区大小 + + + + +
+
+
+
+ +在文件 bsp_PrintArt.cpp 第 66 行定义. +
+
+
+成员函数说明 +
+ print() +printbsp_PrintArt +bsp_PrintArtprint +int bsp_PrintArt::print (const char * format, ...) + +重定向后的发射数据 + + + + + +参数 + + + + + + + +format +格式化的字符串 + + + +... +其参数 + + + + +
+
+
+ 返回 + +成功与否 + +
+ +在文件 bsp_PrintArt.cpp 第 46 行定义. +函数调用图: + + + + + + + + +
+
+ Transmit() +Transmitbsp_PrintArt +bsp_PrintArtTransmit +virtual void bsp_PrintArt::Transmit (u8 * dat, u32 len)[private], [pure virtual]这是这个函数的调用关系图: + + + + + + + + +
+
+
+类成员变量说明 +
+ Bufflen +Bufflenbsp_PrintArt +bsp_PrintArtBufflen +u32 bsp_PrintArt::Bufflen[private] +在文件 bsp_PrintArt.h 第 52 行定义. +
+ +该类的文档由以下文件生成: +D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.hD:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.cpp
+
diff --git a/Doc/docbook/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.md5 b/Doc/docbook/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.md5 new file mode 100644 index 0000000..07601a3 --- /dev/null +++ b/Doc/docbook/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.md5 @@ -0,0 +1 @@ +bb8579d6dba354651547c05bbc9294dc \ No newline at end of file diff --git a/Doc/docbook/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.png b/Doc/docbook/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.png new file mode 100644 index 0000000..d02a0a4 Binary files /dev/null and b/Doc/docbook/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.png differ diff --git a/Doc/docbook/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.md5 b/Doc/docbook/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.md5 new file mode 100644 index 0000000..80ad6ab --- /dev/null +++ b/Doc/docbook/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.md5 @@ -0,0 +1 @@ +385278b07524c77cd922e6a9f1d40edc \ No newline at end of file diff --git a/Doc/docbook/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.png b/Doc/docbook/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.png new file mode 100644 index 0000000..567062e Binary files /dev/null and b/Doc/docbook/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.png differ diff --git a/Doc/docbook/classbsp___s_d.xml b/Doc/docbook/classbsp___s_d.xml index d709855..d93864c 100644 --- a/Doc/docbook/classbsp___s_d.xml +++ b/Doc/docbook/classbsp___s_d.xml @@ -814,5 +814,5 @@ bsp_SD 的协作图:
该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.hD:/gitt/MicrochipFor32/bsp_Device/bsp_SD.cpp
+D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.hD:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.cpp
diff --git a/Doc/docbook/classbsp___s_t_m32___a_t24_c00.xml b/Doc/docbook/classbsp___s_t_m32___a_t24_c00.xml index 3158989..638586e 100644 --- a/Doc/docbook/classbsp___s_t_m32___a_t24_c00.xml +++ b/Doc/docbook/classbsp___s_t_m32___a_t24_c00.xml @@ -347,5 +347,5 @@ bsp_STM32_AT24C00 的协作图: 该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.hD:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.hD:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.cpp diff --git a/Doc/docbook/classbsp___s_t_m32___o_l_e_d.xml b/Doc/docbook/classbsp___s_t_m32___o_l_e_d.xml index 0b3b02f..faa92bf 100644 --- a/Doc/docbook/classbsp___s_t_m32___o_l_e_d.xml +++ b/Doc/docbook/classbsp___s_t_m32___o_l_e_d.xml @@ -557,5 +557,5 @@ bsp_STM32_OLED 的协作图: 该类的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.hD:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.cpp +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.hD:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.cpp diff --git a/Doc/docbook/dir_0b00494da97109c0933a24e4249d2d8f.xml b/Doc/docbook/dir_0b00494da97109c0933a24e4249d2d8f.xml new file mode 100644 index 0000000..fa39293 --- /dev/null +++ b/Doc/docbook/dir_0b00494da97109c0933a24e4249d2d8f.xml @@ -0,0 +1,51 @@ + +
+D:/gitt/MicrochipFor32/bsp_Device/bsp_math 目录参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math 目录参考 +bsp_math 的目录依赖关系图 + + + + + + + + + + 文件 + + 文件 bsp_BMP.cpp + +用来构造BMP图片 + + 文件 bsp_BMP.h + +用来构造BMP图片 + + 文件 bsp_Calculus.cpp + +离散微积分 + + 文件 bsp_Calculus.h + +离散微积分 + + 文件 bsp_CRC.cpp + +CRC16校验 + + 文件 bsp_CRC.h + +CRC16校验 + + 文件 bsp_PID.cpp + +实现了PID算法 + + 文件 bsp_PID.h + +实现了PID算法 + + + +
diff --git a/Doc/docbook/dir_0b00494da97109c0933a24e4249d2d8f_dep.md5 b/Doc/docbook/dir_0b00494da97109c0933a24e4249d2d8f_dep.md5 new file mode 100644 index 0000000..a4f55c7 --- /dev/null +++ b/Doc/docbook/dir_0b00494da97109c0933a24e4249d2d8f_dep.md5 @@ -0,0 +1 @@ +dfca159bc88c952c60908adc46e85ad8 \ No newline at end of file diff --git a/Doc/docbook/dir_0b00494da97109c0933a24e4249d2d8f_dep.png b/Doc/docbook/dir_0b00494da97109c0933a24e4249d2d8f_dep.png new file mode 100644 index 0000000..1f1868c Binary files /dev/null and b/Doc/docbook/dir_0b00494da97109c0933a24e4249d2d8f_dep.png differ diff --git a/Doc/docbook/dir_1173d1fc54217fd2f2a5aace008eb0a4.xml b/Doc/docbook/dir_1173d1fc54217fd2f2a5aace008eb0a4.xml new file mode 100644 index 0000000..0ed9244 --- /dev/null +++ b/Doc/docbook/dir_1173d1fc54217fd2f2a5aace008eb0a4.xml @@ -0,0 +1,35 @@ + +
+D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI 目录参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI 目录参考 +bsp_SPI 的目录依赖关系图 + + + + + + + + + + 文件 + + 文件 bsp_MAX6675.cpp + +实现了MAX6675的驱动 + + 文件 bsp_MAX6675.h + +实现了MAX6675的驱动 + + 文件 bsp_SD.cpp + +操作SD卡的库 + + 文件 bsp_SD.h + +操作SD卡的库 + + + +
diff --git a/Doc/docbook/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.md5 b/Doc/docbook/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.md5 new file mode 100644 index 0000000..b02f86a --- /dev/null +++ b/Doc/docbook/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.md5 @@ -0,0 +1 @@ +245c28a5785035ac5c4a4566a694240a \ No newline at end of file diff --git a/Doc/docbook/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.png b/Doc/docbook/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.png new file mode 100644 index 0000000..2ec2a3c Binary files /dev/null and b/Doc/docbook/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.png differ diff --git a/Doc/docbook/dir_20a18538dd236a3a627b284c150b5db4.xml b/Doc/docbook/dir_20a18538dd236a3a627b284c150b5db4.xml new file mode 100644 index 0000000..fc752b2 --- /dev/null +++ b/Doc/docbook/dir_20a18538dd236a3a627b284c150b5db4.xml @@ -0,0 +1,35 @@ + +
+D:/gitt/MicrochipFor32/bsp_Device/bsp_AT 目录参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT 目录参考 +bsp_AT 的目录依赖关系图 + + + + + + + + + + 文件 + + 文件 bsp_AT.cpp + +AT指令集 + + 文件 bsp_AT.h + +AT指令集 + + 文件 bsp_ATKESP8266.cpp + +ATK-ESP8266模块 + + 文件 bsp_ATKESP8266.h + +ATK-ESP8266模块 + + + +
diff --git a/Doc/docbook/dir_20a18538dd236a3a627b284c150b5db4_dep.md5 b/Doc/docbook/dir_20a18538dd236a3a627b284c150b5db4_dep.md5 new file mode 100644 index 0000000..dd4281e --- /dev/null +++ b/Doc/docbook/dir_20a18538dd236a3a627b284c150b5db4_dep.md5 @@ -0,0 +1 @@ +8912cd2c9f1d3af63b66b8367df020ae \ No newline at end of file diff --git a/Doc/docbook/dir_20a18538dd236a3a627b284c150b5db4_dep.png b/Doc/docbook/dir_20a18538dd236a3a627b284c150b5db4_dep.png new file mode 100644 index 0000000..c183d29 Binary files /dev/null and b/Doc/docbook/dir_20a18538dd236a3a627b284c150b5db4_dep.png differ diff --git a/Doc/docbook/dir_4bec3308e672b6aafff3731922d88232_dep.md5 b/Doc/docbook/dir_4bec3308e672b6aafff3731922d88232_dep.md5 index 37d6397..9b4f0b1 100644 --- a/Doc/docbook/dir_4bec3308e672b6aafff3731922d88232_dep.md5 +++ b/Doc/docbook/dir_4bec3308e672b6aafff3731922d88232_dep.md5 @@ -1 +1 @@ -58aea5fa9c981b1d6b0bdc8389f668a5 \ No newline at end of file +a54573bcc03770617d4a3178f58b466c \ No newline at end of file diff --git a/Doc/docbook/dir_4bec3308e672b6aafff3731922d88232_dep.png b/Doc/docbook/dir_4bec3308e672b6aafff3731922d88232_dep.png index ee1d44a..26fa59c 100644 Binary files a/Doc/docbook/dir_4bec3308e672b6aafff3731922d88232_dep.png and b/Doc/docbook/dir_4bec3308e672b6aafff3731922d88232_dep.png differ diff --git a/Doc/docbook/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 b/Doc/docbook/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 index ab0a2c8..767b165 100644 --- a/Doc/docbook/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 +++ b/Doc/docbook/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 @@ -1 +1 @@ -7f6b3343c7c48d4fdc0dadadcdd69e93 \ No newline at end of file +09906c5f73376022e759b1da51f4fefe \ No newline at end of file diff --git a/Doc/docbook/dir_7749ce106eeec8242cf951d623c8d314_dep.png b/Doc/docbook/dir_7749ce106eeec8242cf951d623c8d314_dep.png index 31a6d98..d118f4a 100644 Binary files a/Doc/docbook/dir_7749ce106eeec8242cf951d623c8d314_dep.png and b/Doc/docbook/dir_7749ce106eeec8242cf951d623c8d314_dep.png differ diff --git a/Doc/docbook/dir_7d600478d4be1ed73c651a71d29ab217.xml b/Doc/docbook/dir_7d600478d4be1ed73c651a71d29ab217.xml index fa2278e..f27c92a 100644 --- a/Doc/docbook/dir_7d600478d4be1ed73c651a71d29ab217.xml +++ b/Doc/docbook/dir_7d600478d4be1ed73c651a71d29ab217.xml @@ -2,57 +2,33 @@
D:/gitt/MicrochipFor32/bsp_Device 目录参考 D:/gitt/MicrochipFor32/bsp_Device 目录参考 +bsp_Device 的目录依赖关系图 + + + + + + + + + + 目录 + + 目录 bsp_AT + + 目录 bsp_IIC + + 目录 bsp_math + + 目录 bsp_ModBus + + 目录 bsp_SPI + + + 文件 - 文件 bsp_AT.cpp - -AT指令集 - - 文件 bsp_AT.h - -AT指令集 - - 文件 bsp_AT24C00.cpp - -本类实现AT24C00的通讯 - - 文件 bsp_AT24C00.h - -本类实现AT24C00的通讯 - - 文件 bsp_ATKESP8266.cpp - -ATK-ESP8266模块 - - 文件 bsp_ATKESP8266.h - -ATK-ESP8266模块 - - 文件 bsp_BMP.cpp - -用来构造BMP图片 - - 文件 bsp_BMP.h - -用来构造BMP图片 - - 文件 bsp_Calculus.cpp - -离散微积分 - - 文件 bsp_Calculus.h - -离散微积分 - - 文件 bsp_CRC.cpp - -CRC16校验 - - 文件 bsp_CRC.h - -CRC16校验 - 文件 bsp_Digit.cpp 数码管显示类 @@ -69,69 +45,13 @@ 写STM32的Flash库 - 文件 bsp_IIC.cpp + 文件 bsp_PrintArt.cpp -本类实现软件IIC功能 依此类派生出其他软件IIC功能 +print重定向的艺术 - 文件 bsp_IIC.h + 文件 bsp_PrintArt.h -本类实现软件IIC功能 依此类派生出其他软件IIC功能 - - 文件 bsp_IIC_STM32.cpp - -实现针对STM32的软件IIC类 - - 文件 bsp_IIC_STM32.h - -实现针对STM32的软件IIC类 - - 文件 bsp_MAX6675.cpp - -实现了MAX6675的驱动 - - 文件 bsp_MAX6675.h - -实现了MAX6675的驱动 - - 文件 bsp_ModBus.cpp - -ModBus通信函数 - - 文件 bsp_ModBus.h - -ModBus通信函数 - - 文件 bsp_ModBus_STM32.cpp - -ModBus通信基于STM32 - - 文件 bsp_ModBus_STM32.h - -ModBus通信基于STM32 - - 文件 bsp_OLED_STM32.cpp - -在STM32下实现OLED通信 - - 文件 bsp_OLED_STM32.h - -在STM32下实现OLED通信 - - 文件 bsp_PID.cpp - -实现了PID算法 - - 文件 bsp_PID.h - -实现了PID算法 - - 文件 bsp_SD.cpp - -操作SD卡的库 - - 文件 bsp_SD.h - -操作SD卡的库 +print重定向的艺术 文件 varint.h diff --git a/Doc/docbook/dir_7d600478d4be1ed73c651a71d29ab217_dep.md5 b/Doc/docbook/dir_7d600478d4be1ed73c651a71d29ab217_dep.md5 new file mode 100644 index 0000000..032552c --- /dev/null +++ b/Doc/docbook/dir_7d600478d4be1ed73c651a71d29ab217_dep.md5 @@ -0,0 +1 @@ +5c9ac3c4883bd118fe138e645257ab01 \ No newline at end of file diff --git a/Doc/docbook/dir_7d600478d4be1ed73c651a71d29ab217_dep.png b/Doc/docbook/dir_7d600478d4be1ed73c651a71d29ab217_dep.png new file mode 100644 index 0000000..9a64db9 Binary files /dev/null and b/Doc/docbook/dir_7d600478d4be1ed73c651a71d29ab217_dep.png differ diff --git a/Doc/docbook/dir_88b6596e025f66b63ada730bce564633_dep.md5 b/Doc/docbook/dir_88b6596e025f66b63ada730bce564633_dep.md5 index 3d8acd8..77544ec 100644 --- a/Doc/docbook/dir_88b6596e025f66b63ada730bce564633_dep.md5 +++ b/Doc/docbook/dir_88b6596e025f66b63ada730bce564633_dep.md5 @@ -1 +1 @@ -95b8030ab7c10bd5157f318437ca9c3d \ No newline at end of file +8210627e4bef2c2e91f7e52740a1e18b \ No newline at end of file diff --git a/Doc/docbook/dir_88b6596e025f66b63ada730bce564633_dep.png b/Doc/docbook/dir_88b6596e025f66b63ada730bce564633_dep.png index 4d2b31a..a9c7aa7 100644 Binary files a/Doc/docbook/dir_88b6596e025f66b63ada730bce564633_dep.png and b/Doc/docbook/dir_88b6596e025f66b63ada730bce564633_dep.png differ diff --git a/Doc/docbook/dir_9e56396d7aee9906088baa171b6212a8.xml b/Doc/docbook/dir_9e56396d7aee9906088baa171b6212a8.xml new file mode 100644 index 0000000..231dcd6 --- /dev/null +++ b/Doc/docbook/dir_9e56396d7aee9906088baa171b6212a8.xml @@ -0,0 +1,35 @@ + +
+D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus 目录参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus 目录参考 +bsp_ModBus 的目录依赖关系图 + + + + + + + + + + 文件 + + 文件 bsp_ModBus.cpp + +ModBus通信函数 + + 文件 bsp_ModBus.h + +ModBus通信函数 + + 文件 bsp_ModBus_STM32.cpp + +ModBus通信基于STM32 + + 文件 bsp_ModBus_STM32.h + +ModBus通信基于STM32 + + + +
diff --git a/Doc/docbook/dir_9e56396d7aee9906088baa171b6212a8_dep.md5 b/Doc/docbook/dir_9e56396d7aee9906088baa171b6212a8_dep.md5 new file mode 100644 index 0000000..cee21fa --- /dev/null +++ b/Doc/docbook/dir_9e56396d7aee9906088baa171b6212a8_dep.md5 @@ -0,0 +1 @@ +714cec227b4b0bfa925ff4b450b52baa \ No newline at end of file diff --git a/Doc/docbook/dir_9e56396d7aee9906088baa171b6212a8_dep.png b/Doc/docbook/dir_9e56396d7aee9906088baa171b6212a8_dep.png new file mode 100644 index 0000000..783970c Binary files /dev/null and b/Doc/docbook/dir_9e56396d7aee9906088baa171b6212a8_dep.png differ diff --git a/Doc/docbook/dir_bc0b3d4ca54c991a8e289500a34c8232.xml b/Doc/docbook/dir_bc0b3d4ca54c991a8e289500a34c8232.xml new file mode 100644 index 0000000..49dae63 --- /dev/null +++ b/Doc/docbook/dir_bc0b3d4ca54c991a8e289500a34c8232.xml @@ -0,0 +1,51 @@ + +
+D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC 目录参考 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC 目录参考 +bsp_IIC 的目录依赖关系图 + + + + + + + + + + 文件 + + 文件 bsp_AT24C00.cpp + +本类实现AT24C00的通讯 + + 文件 bsp_AT24C00.h + +本类实现AT24C00的通讯 + + 文件 bsp_IIC.cpp + +本类实现软件IIC功能 依此类派生出其他软件IIC功能 + + 文件 bsp_IIC.h + +本类实现软件IIC功能 依此类派生出其他软件IIC功能 + + 文件 bsp_IIC_STM32.cpp + +实现针对STM32的软件IIC类 + + 文件 bsp_IIC_STM32.h + +实现针对STM32的软件IIC类 + + 文件 bsp_OLED_STM32.cpp + +在STM32下实现OLED通信 + + 文件 bsp_OLED_STM32.h + +在STM32下实现OLED通信 + + + +
diff --git a/Doc/docbook/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.md5 b/Doc/docbook/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.md5 new file mode 100644 index 0000000..c1031e2 --- /dev/null +++ b/Doc/docbook/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.md5 @@ -0,0 +1 @@ +a6034c19e54c6870a93f26e8ecfa2a37 \ No newline at end of file diff --git a/Doc/docbook/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.png b/Doc/docbook/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.png new file mode 100644 index 0000000..72b9fee Binary files /dev/null and b/Doc/docbook/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.png differ diff --git a/Doc/docbook/index.xml b/Doc/docbook/index.xml index 6866dd0..66dd08d 100644 --- a/Doc/docbook/index.xml +++ b/Doc/docbook/index.xml @@ -33,6 +33,7 @@ + @@ -51,14 +52,34 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -71,26 +92,10 @@ - - - - - - - - - - - - - - - - - - - - + + + + @@ -99,14 +104,14 @@ - - - - - - - - + + + + + + + + diff --git a/Doc/docbook/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.xml b/Doc/docbook/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.xml index 6d45b8f..2119fd5 100644 --- a/Doc/docbook/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.xml +++ b/Doc/docbook/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.xml @@ -71,5 +71,5 @@
该结构体的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h diff --git a/Doc/docbook/struct___b_i_t_m_a_p_i_n_f_o.xml b/Doc/docbook/struct___b_i_t_m_a_p_i_n_f_o.xml index 37491ea..bb7cad0 100644 --- a/Doc/docbook/struct___b_i_t_m_a_p_i_n_f_o.xml +++ b/Doc/docbook/struct___b_i_t_m_a_p_i_n_f_o.xml @@ -62,5 +62,5 @@ _BITMAPINFO 的协作图: 该结构体的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h diff --git a/Doc/docbook/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.xml b/Doc/docbook/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.xml index 34f041c..20176d5 100644 --- a/Doc/docbook/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.xml +++ b/Doc/docbook/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.xml @@ -125,5 +125,5 @@ 该结构体的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h diff --git a/Doc/docbook/struct___r_g_b_q_u_a_d.xml b/Doc/docbook/struct___r_g_b_q_u_a_d.xml index d50ad05..8b29bbf 100644 --- a/Doc/docbook/struct___r_g_b_q_u_a_d.xml +++ b/Doc/docbook/struct___r_g_b_q_u_a_d.xml @@ -62,5 +62,5 @@ 该结构体的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h diff --git a/Doc/docbook/struct_m_s_d___c_a_r_d_i_n_f_o.xml b/Doc/docbook/struct_m_s_d___c_a_r_d_i_n_f_o.xml index b79e1fe..eff98fb 100644 --- a/Doc/docbook/struct_m_s_d___c_a_r_d_i_n_f_o.xml +++ b/Doc/docbook/struct_m_s_d___c_a_r_d_i_n_f_o.xml @@ -100,5 +100,5 @@ MSD_CARDINFO 的协作图: 该结构体的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h diff --git a/Doc/docbook/struct_m_s_d___c_i_d.xml b/Doc/docbook/struct_m_s_d___c_i_d.xml index 9cfc83e..459052a 100644 --- a/Doc/docbook/struct_m_s_d___c_i_d.xml +++ b/Doc/docbook/struct_m_s_d___c_i_d.xml @@ -109,5 +109,5 @@ 该结构体的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h diff --git a/Doc/docbook/struct_m_s_d___c_s_d.xml b/Doc/docbook/struct_m_s_d___c_s_d.xml index 4599b3c..8bb88b4 100644 --- a/Doc/docbook/struct_m_s_d___c_s_d.xml +++ b/Doc/docbook/struct_m_s_d___c_s_d.xml @@ -352,5 +352,5 @@ 该结构体的文档由以下文件生成: -D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h diff --git a/Doc/docbook/varint_8h__dep__incl.md5 b/Doc/docbook/varint_8h__dep__incl.md5 index 6b80473..8b8f21f 100644 --- a/Doc/docbook/varint_8h__dep__incl.md5 +++ b/Doc/docbook/varint_8h__dep__incl.md5 @@ -1 +1 @@ -6c101c208f5c6ecb4accf6ae014f9a11 \ No newline at end of file +fb18b5e917ed6493894ca367a2fa1c96 \ No newline at end of file diff --git a/Doc/docbook/varint_8h__dep__incl.png b/Doc/docbook/varint_8h__dep__incl.png index 2184f47..3c9b49c 100644 Binary files a/Doc/docbook/varint_8h__dep__incl.png and b/Doc/docbook/varint_8h__dep__incl.png differ diff --git a/Doc/html/annotated.html b/Doc/html/annotated.html index 32e04fd..7e172ba 100644 --- a/Doc/html/annotated.html +++ b/Doc/html/annotated.html @@ -95,17 +95,18 @@ $(function() {  Cbsp_ModBus_STM32STM32用串口的ModBus发送器  Cbsp_ModBus_TxModBus发送器  Cbsp_Position_PID位置法为基础的PID算法 - Cbsp_SD一个操作SD卡的类 - Cbsp_STM32_AT24C00一个AT24设备,基于STM32的IIC总线 - Cbsp_STM32_OLED一个OLED设备,基于STM32使用IIC总线 - CMSD_CARDINFO - CMSD_CID - CMSD_CSD - CSTL_lQueue一个队列的类 - CSTL_lStack一个栈的类 - CSTL_rQueue一个队列的类 - CSTL_rStack一个栈的类 - Cstruct_bsp_Flash_Pack一包数据的内容 + Cbsp_PrintArt创造一个print的重定向对象 + Cbsp_SD一个操作SD卡的类 + Cbsp_STM32_AT24C00一个AT24设备,基于STM32的IIC总线 + Cbsp_STM32_OLED一个OLED设备,基于STM32使用IIC总线 + CMSD_CARDINFO + CMSD_CID + CMSD_CSD + CSTL_lQueue一个队列的类 + CSTL_lStack一个栈的类 + CSTL_rQueue一个队列的类 + CSTL_rStack一个栈的类 + Cstruct_bsp_Flash_Pack一包数据的内容 diff --git a/Doc/html/bsp___a_t24_c00_8cpp.html b/Doc/html/bsp___a_t24_c00_8cpp.html index 8d66670..a47e3e7 100644 --- a/Doc/html/bsp___a_t24_c00_8cpp.html +++ b/Doc/html/bsp___a_t24_c00_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -86,16 +86,16 @@ $(function() {
bsp_AT24C00.cpp 的引用(Include)关系图:
-
- - - - - - - - - +
+ + + + + + + + +
diff --git a/Doc/html/bsp___a_t24_c00_8cpp__incl.map b/Doc/html/bsp___a_t24_c00_8cpp__incl.map index a2a354b..36fdd5d 100644 --- a/Doc/html/bsp___a_t24_c00_8cpp__incl.map +++ b/Doc/html/bsp___a_t24_c00_8cpp__incl.map @@ -1,10 +1,10 @@ - - - - - - - - - + + + + + + + + + diff --git a/Doc/html/bsp___a_t24_c00_8cpp__incl.md5 b/Doc/html/bsp___a_t24_c00_8cpp__incl.md5 index e43819d..c935dbb 100644 --- a/Doc/html/bsp___a_t24_c00_8cpp__incl.md5 +++ b/Doc/html/bsp___a_t24_c00_8cpp__incl.md5 @@ -1 +1 @@ -fa6d9bad0974502bf315402daec889e6 \ No newline at end of file +0d2677948c8d5f59b419150bd9188b08 \ No newline at end of file diff --git a/Doc/html/bsp___a_t24_c00_8cpp__incl.png b/Doc/html/bsp___a_t24_c00_8cpp__incl.png index 2800a0a..3dc4f90 100644 Binary files a/Doc/html/bsp___a_t24_c00_8cpp__incl.png and b/Doc/html/bsp___a_t24_c00_8cpp__incl.png differ diff --git a/Doc/html/bsp___a_t24_c00_8cpp_source.html b/Doc/html/bsp___a_t24_c00_8cpp_source.html index e6ea050..341d18b 100644 --- a/Doc/html/bsp___a_t24_c00_8cpp_source.html +++ b/Doc/html/bsp___a_t24_c00_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___a_t24_c00_8h.html b/Doc/html/bsp___a_t24_c00_8h.html index eb11f6e..ed07bb0 100644 --- a/Doc/html/bsp___a_t24_c00_8h.html +++ b/Doc/html/bsp___a_t24_c00_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -87,23 +87,23 @@ $(function() {
bsp_AT24C00.h 的引用(Include)关系图:
-
- - - - - - - +
+ + + + + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - +
+ + +
diff --git a/Doc/html/bsp___a_t24_c00_8h__dep__incl.map b/Doc/html/bsp___a_t24_c00_8h__dep__incl.map index 0273aac..b0e98f3 100644 --- a/Doc/html/bsp___a_t24_c00_8h__dep__incl.map +++ b/Doc/html/bsp___a_t24_c00_8h__dep__incl.map @@ -1,4 +1,4 @@ - - - + + + diff --git a/Doc/html/bsp___a_t24_c00_8h__dep__incl.md5 b/Doc/html/bsp___a_t24_c00_8h__dep__incl.md5 index fa8c42f..4c1bdde 100644 --- a/Doc/html/bsp___a_t24_c00_8h__dep__incl.md5 +++ b/Doc/html/bsp___a_t24_c00_8h__dep__incl.md5 @@ -1 +1 @@ -59d5379b5d84af71004782352db300a4 \ No newline at end of file +2c0116cb6d52a28fcf2abd5510e68bdd \ No newline at end of file diff --git a/Doc/html/bsp___a_t24_c00_8h__dep__incl.png b/Doc/html/bsp___a_t24_c00_8h__dep__incl.png index d1cee7e..3caf856 100644 Binary files a/Doc/html/bsp___a_t24_c00_8h__dep__incl.png and b/Doc/html/bsp___a_t24_c00_8h__dep__incl.png differ diff --git a/Doc/html/bsp___a_t24_c00_8h__incl.map b/Doc/html/bsp___a_t24_c00_8h__incl.map index 62341ee..fa694c3 100644 --- a/Doc/html/bsp___a_t24_c00_8h__incl.map +++ b/Doc/html/bsp___a_t24_c00_8h__incl.map @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + diff --git a/Doc/html/bsp___a_t24_c00_8h__incl.md5 b/Doc/html/bsp___a_t24_c00_8h__incl.md5 index 9366c86..0452f8d 100644 --- a/Doc/html/bsp___a_t24_c00_8h__incl.md5 +++ b/Doc/html/bsp___a_t24_c00_8h__incl.md5 @@ -1 +1 @@ -d507a468f35921a28d8c0eab99251a9e \ No newline at end of file +7699649f98787c6acb9ef313ee08bfd9 \ No newline at end of file diff --git a/Doc/html/bsp___a_t24_c00_8h__incl.png b/Doc/html/bsp___a_t24_c00_8h__incl.png index b61ed7f..34fc74a 100644 Binary files a/Doc/html/bsp___a_t24_c00_8h__incl.png and b/Doc/html/bsp___a_t24_c00_8h__incl.png differ diff --git a/Doc/html/bsp___a_t24_c00_8h_source.html b/Doc/html/bsp___a_t24_c00_8h_source.html index b8e55a2..d699a6e 100644 --- a/Doc/html/bsp___a_t24_c00_8h_source.html +++ b/Doc/html/bsp___a_t24_c00_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___a_t_8cpp.html b/Doc/html/bsp___a_t_8cpp.html index fdf19f2..1e5b005 100644 --- a/Doc/html/bsp___a_t_8cpp.html +++ b/Doc/html/bsp___a_t_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -84,13 +84,13 @@ $(function() {
bsp_AT.cpp 的引用(Include)关系图:
-
- - - - - - +
+ + + + + +
diff --git a/Doc/html/bsp___a_t_8cpp__incl.map b/Doc/html/bsp___a_t_8cpp__incl.map index 4c6879b..646c453 100644 --- a/Doc/html/bsp___a_t_8cpp__incl.map +++ b/Doc/html/bsp___a_t_8cpp__incl.map @@ -1,7 +1,7 @@ - - - - - - + + + + + + diff --git a/Doc/html/bsp___a_t_8cpp__incl.md5 b/Doc/html/bsp___a_t_8cpp__incl.md5 index e650c66..bd3ddb4 100644 --- a/Doc/html/bsp___a_t_8cpp__incl.md5 +++ b/Doc/html/bsp___a_t_8cpp__incl.md5 @@ -1 +1 @@ -5e127323cf37582354c24dac4ef48071 \ No newline at end of file +b218140ee5263435aa9425f5fc7c6006 \ No newline at end of file diff --git a/Doc/html/bsp___a_t_8cpp__incl.png b/Doc/html/bsp___a_t_8cpp__incl.png index c86c096..f332f20 100644 Binary files a/Doc/html/bsp___a_t_8cpp__incl.png and b/Doc/html/bsp___a_t_8cpp__incl.png differ diff --git a/Doc/html/bsp___a_t_8cpp_source.html b/Doc/html/bsp___a_t_8cpp_source.html index f52d89c..58a6552 100644 --- a/Doc/html/bsp___a_t_8cpp_source.html +++ b/Doc/html/bsp___a_t_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___a_t_8h.html b/Doc/html/bsp___a_t_8h.html index 9dec996..7ee003d 100644 --- a/Doc/html/bsp___a_t_8h.html +++ b/Doc/html/bsp___a_t_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -87,23 +87,23 @@ $(function() {
bsp_AT.h 的引用(Include)关系图:
-
- - - - - +
+ + + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - - - +
+ + + + +
diff --git a/Doc/html/bsp___a_t_8h__dep__incl.map b/Doc/html/bsp___a_t_8h__dep__incl.map index 24d8a33..a7bddca 100644 --- a/Doc/html/bsp___a_t_8h__dep__incl.map +++ b/Doc/html/bsp___a_t_8h__dep__incl.map @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/Doc/html/bsp___a_t_8h__dep__incl.md5 b/Doc/html/bsp___a_t_8h__dep__incl.md5 index 96ad100..09ce0a8 100644 --- a/Doc/html/bsp___a_t_8h__dep__incl.md5 +++ b/Doc/html/bsp___a_t_8h__dep__incl.md5 @@ -1 +1 @@ -dae48406eade2b422374ca85ff795d3a \ No newline at end of file +28232b3d5729e25611800628be3d0eb4 \ No newline at end of file diff --git a/Doc/html/bsp___a_t_8h__dep__incl.png b/Doc/html/bsp___a_t_8h__dep__incl.png index 319fb41..05c9231 100644 Binary files a/Doc/html/bsp___a_t_8h__dep__incl.png and b/Doc/html/bsp___a_t_8h__dep__incl.png differ diff --git a/Doc/html/bsp___a_t_8h__incl.map b/Doc/html/bsp___a_t_8h__incl.map index e7f7525..b322d4c 100644 --- a/Doc/html/bsp___a_t_8h__incl.map +++ b/Doc/html/bsp___a_t_8h__incl.map @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/Doc/html/bsp___a_t_8h__incl.md5 b/Doc/html/bsp___a_t_8h__incl.md5 index 1d3eac6..e34cc92 100644 --- a/Doc/html/bsp___a_t_8h__incl.md5 +++ b/Doc/html/bsp___a_t_8h__incl.md5 @@ -1 +1 @@ -e8aa5d0a097eab70f2fdd627a726fd16 \ No newline at end of file +19d45ec3b58140726235b993eae85a77 \ No newline at end of file diff --git a/Doc/html/bsp___a_t_8h__incl.png b/Doc/html/bsp___a_t_8h__incl.png index 5c76826..61d8cba 100644 Binary files a/Doc/html/bsp___a_t_8h__incl.png and b/Doc/html/bsp___a_t_8h__incl.png differ diff --git a/Doc/html/bsp___a_t_8h_source.html b/Doc/html/bsp___a_t_8h_source.html index 48852c5..fc07428 100644 --- a/Doc/html/bsp___a_t_8h_source.html +++ b/Doc/html/bsp___a_t_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8cpp.html b/Doc/html/bsp___a_t_k_e_s_p8266_8cpp.html index 7812bc7..9d5e748 100644 --- a/Doc/html/bsp___a_t_k_e_s_p8266_8cpp.html +++ b/Doc/html/bsp___a_t_k_e_s_p8266_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -85,15 +85,15 @@ $(function() {
bsp_ATKESP8266.cpp 的引用(Include)关系图:
-
- - - - - - - - +
+ + + + + + + +
diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.map b/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.map index e732594..bf166ae 100644 --- a/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.map +++ b/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.map @@ -1,9 +1,9 @@ - - - - - - - - + + + + + + + + diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 b/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 index 987e13a..525d1d3 100644 --- a/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 +++ b/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 @@ -1 +1 @@ -df64ac2e0499db3af083c2db779c46e0 \ No newline at end of file +0f1ea9ade04c28ff0242eaefca322850 \ No newline at end of file diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.png b/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.png index 93e8fc5..7486bf9 100644 Binary files a/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.png and b/Doc/html/bsp___a_t_k_e_s_p8266_8cpp__incl.png differ diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8cpp_source.html b/Doc/html/bsp___a_t_k_e_s_p8266_8cpp_source.html index ce2fd4d..c20410b 100644 --- a/Doc/html/bsp___a_t_k_e_s_p8266_8cpp_source.html +++ b/Doc/html/bsp___a_t_k_e_s_p8266_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8h.html b/Doc/html/bsp___a_t_k_e_s_p8266_8h.html index c609f37..f7b09c8 100644 --- a/Doc/html/bsp___a_t_k_e_s_p8266_8h.html +++ b/Doc/html/bsp___a_t_k_e_s_p8266_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -86,22 +86,22 @@ $(function() {
bsp_ATKESP8266.h 的引用(Include)关系图:
-
- - - - - - +
+ + + + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - +
+ + +
diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.map b/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.map index cac54a7..57c8b7e 100644 --- a/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.map +++ b/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.map @@ -1,4 +1,4 @@ - - - + + + diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 b/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 index 7c90d73..72ea204 100644 --- a/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 +++ b/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 @@ -1 +1 @@ -a98a409fc4c3c706b47f27a7561d70bf \ No newline at end of file +1a25ff36a32cca8a5d9e1aacdcdf16fe \ No newline at end of file diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.png b/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.png index fc517d2..f351baf 100644 Binary files a/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.png and b/Doc/html/bsp___a_t_k_e_s_p8266_8h__dep__incl.png differ diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.map b/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.map index 740e1a8..bf71edf 100644 --- a/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.map +++ b/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.map @@ -1,7 +1,7 @@ - - - - - - + + + + + + diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.md5 b/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.md5 index 243643d..34fdf3f 100644 --- a/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.md5 +++ b/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.md5 @@ -1 +1 @@ -ecf41c4e37799c5ad6c9f52402e32adb \ No newline at end of file +e24fb50b30bf6d0c6009ca38db1d633d \ No newline at end of file diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.png b/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.png index bfd1b38..9562f4c 100644 Binary files a/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.png and b/Doc/html/bsp___a_t_k_e_s_p8266_8h__incl.png differ diff --git a/Doc/html/bsp___a_t_k_e_s_p8266_8h_source.html b/Doc/html/bsp___a_t_k_e_s_p8266_8h_source.html index f8f3200..63079a7 100644 --- a/Doc/html/bsp___a_t_k_e_s_p8266_8h_source.html +++ b/Doc/html/bsp___a_t_k_e_s_p8266_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___b_m_p_8cpp.html b/Doc/html/bsp___b_m_p_8cpp.html index ed195ef..e0083de 100644 --- a/Doc/html/bsp___b_m_p_8cpp.html +++ b/Doc/html/bsp___b_m_p_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -84,13 +84,13 @@ $(function() {
bsp_BMP.cpp 的引用(Include)关系图:
-
- - - - - - +
+ + + + + +
diff --git a/Doc/html/bsp___b_m_p_8cpp__incl.map b/Doc/html/bsp___b_m_p_8cpp__incl.map index 67955ba..d63c3e6 100644 --- a/Doc/html/bsp___b_m_p_8cpp__incl.map +++ b/Doc/html/bsp___b_m_p_8cpp__incl.map @@ -1,7 +1,7 @@ - - - - - - + + + + + + diff --git a/Doc/html/bsp___b_m_p_8cpp__incl.md5 b/Doc/html/bsp___b_m_p_8cpp__incl.md5 index 33f871a..8e8ce0a 100644 --- a/Doc/html/bsp___b_m_p_8cpp__incl.md5 +++ b/Doc/html/bsp___b_m_p_8cpp__incl.md5 @@ -1 +1 @@ -062ea6b48affc70ad7d3050fce0d2429 \ No newline at end of file +234931bfe70a9aaa864fc2f237bdcd54 \ No newline at end of file diff --git a/Doc/html/bsp___b_m_p_8cpp__incl.png b/Doc/html/bsp___b_m_p_8cpp__incl.png index 24366d6..27e5ae9 100644 Binary files a/Doc/html/bsp___b_m_p_8cpp__incl.png and b/Doc/html/bsp___b_m_p_8cpp__incl.png differ diff --git a/Doc/html/bsp___b_m_p_8cpp_source.html b/Doc/html/bsp___b_m_p_8cpp_source.html index 285e027..a8ebbb1 100644 --- a/Doc/html/bsp___b_m_p_8cpp_source.html +++ b/Doc/html/bsp___b_m_p_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___b_m_p_8h.html b/Doc/html/bsp___b_m_p_8h.html index 66906f8..3f4cdd0 100644 --- a/Doc/html/bsp___b_m_p_8h.html +++ b/Doc/html/bsp___b_m_p_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -87,21 +87,21 @@ $(function() {
bsp_BMP.h 的引用(Include)关系图:
-
- - - - - +
+ + + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - +
+ + +
diff --git a/Doc/html/bsp___b_m_p_8h__dep__incl.map b/Doc/html/bsp___b_m_p_8h__dep__incl.map index 8656363..67f67fe 100644 --- a/Doc/html/bsp___b_m_p_8h__dep__incl.map +++ b/Doc/html/bsp___b_m_p_8h__dep__incl.map @@ -1,4 +1,4 @@ - - - + + + diff --git a/Doc/html/bsp___b_m_p_8h__dep__incl.md5 b/Doc/html/bsp___b_m_p_8h__dep__incl.md5 index e5cfad9..1eb1477 100644 --- a/Doc/html/bsp___b_m_p_8h__dep__incl.md5 +++ b/Doc/html/bsp___b_m_p_8h__dep__incl.md5 @@ -1 +1 @@ -076f3757130d37bc7a9e16d5c2a0ac69 \ No newline at end of file +8cd2b071440880b905f647f553c368e6 \ No newline at end of file diff --git a/Doc/html/bsp___b_m_p_8h__dep__incl.png b/Doc/html/bsp___b_m_p_8h__dep__incl.png index adda8e7..32e95fb 100644 Binary files a/Doc/html/bsp___b_m_p_8h__dep__incl.png and b/Doc/html/bsp___b_m_p_8h__dep__incl.png differ diff --git a/Doc/html/bsp___b_m_p_8h__incl.map b/Doc/html/bsp___b_m_p_8h__incl.map index 088c360..d6a5162 100644 --- a/Doc/html/bsp___b_m_p_8h__incl.map +++ b/Doc/html/bsp___b_m_p_8h__incl.map @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/Doc/html/bsp___b_m_p_8h__incl.md5 b/Doc/html/bsp___b_m_p_8h__incl.md5 index ae835ba..24f7559 100644 --- a/Doc/html/bsp___b_m_p_8h__incl.md5 +++ b/Doc/html/bsp___b_m_p_8h__incl.md5 @@ -1 +1 @@ -ba2603077eea24df840880690636543c \ No newline at end of file +5011a199e68efa963b524556fb9a9c58 \ No newline at end of file diff --git a/Doc/html/bsp___b_m_p_8h__incl.png b/Doc/html/bsp___b_m_p_8h__incl.png index 05a49cb..2bd3988 100644 Binary files a/Doc/html/bsp___b_m_p_8h__incl.png and b/Doc/html/bsp___b_m_p_8h__incl.png differ diff --git a/Doc/html/bsp___b_m_p_8h_source.html b/Doc/html/bsp___b_m_p_8h_source.html index 1855694..02202ec 100644 --- a/Doc/html/bsp___b_m_p_8h_source.html +++ b/Doc/html/bsp___b_m_p_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___c_r_c_8cpp.html b/Doc/html/bsp___c_r_c_8cpp.html index 1f0f1be..abcd951 100644 --- a/Doc/html/bsp___c_r_c_8cpp.html +++ b/Doc/html/bsp___c_r_c_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -87,12 +87,12 @@ $(function() {
bsp_CRC.cpp 的引用(Include)关系图:
-
- - - - - +
+ + + + +
diff --git a/Doc/html/bsp___c_r_c_8cpp__incl.map b/Doc/html/bsp___c_r_c_8cpp__incl.map index e92c839..6fc0602 100644 --- a/Doc/html/bsp___c_r_c_8cpp__incl.map +++ b/Doc/html/bsp___c_r_c_8cpp__incl.map @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/Doc/html/bsp___c_r_c_8cpp__incl.md5 b/Doc/html/bsp___c_r_c_8cpp__incl.md5 index 9b7cf51..7231fda 100644 --- a/Doc/html/bsp___c_r_c_8cpp__incl.md5 +++ b/Doc/html/bsp___c_r_c_8cpp__incl.md5 @@ -1 +1 @@ -378a5be4b791bf720a7460767abe1117 \ No newline at end of file +443488117f6b31525df99358796cb2ce \ No newline at end of file diff --git a/Doc/html/bsp___c_r_c_8cpp__incl.png b/Doc/html/bsp___c_r_c_8cpp__incl.png index dbca07c..2fdc6f4 100644 Binary files a/Doc/html/bsp___c_r_c_8cpp__incl.png and b/Doc/html/bsp___c_r_c_8cpp__incl.png differ diff --git a/Doc/html/bsp___c_r_c_8cpp_source.html b/Doc/html/bsp___c_r_c_8cpp_source.html index 1a55552..c40199b 100644 --- a/Doc/html/bsp___c_r_c_8cpp_source.html +++ b/Doc/html/bsp___c_r_c_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___c_r_c_8h.html b/Doc/html/bsp___c_r_c_8h.html index 552f4e2..881a67e 100644 --- a/Doc/html/bsp___c_r_c_8h.html +++ b/Doc/html/bsp___c_r_c_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -86,21 +86,21 @@ $(function() {
bsp_CRC.h 的引用(Include)关系图:
-
- - - - +
+ + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - - +
+ + + +
diff --git a/Doc/html/bsp___c_r_c_8h__dep__incl.map b/Doc/html/bsp___c_r_c_8h__dep__incl.map index 6935274..4c57da0 100644 --- a/Doc/html/bsp___c_r_c_8h__dep__incl.map +++ b/Doc/html/bsp___c_r_c_8h__dep__incl.map @@ -1,5 +1,5 @@ - - - - + + + + diff --git a/Doc/html/bsp___c_r_c_8h__dep__incl.md5 b/Doc/html/bsp___c_r_c_8h__dep__incl.md5 index d184f57..82869f5 100644 --- a/Doc/html/bsp___c_r_c_8h__dep__incl.md5 +++ b/Doc/html/bsp___c_r_c_8h__dep__incl.md5 @@ -1 +1 @@ -1f9755a5e13e43a6cb7167f771344a2c \ No newline at end of file +ecacf4a60d57c9aea708123ff60505ba \ No newline at end of file diff --git a/Doc/html/bsp___c_r_c_8h__dep__incl.png b/Doc/html/bsp___c_r_c_8h__dep__incl.png index ae54c16..1bc65b2 100644 Binary files a/Doc/html/bsp___c_r_c_8h__dep__incl.png and b/Doc/html/bsp___c_r_c_8h__dep__incl.png differ diff --git a/Doc/html/bsp___c_r_c_8h__incl.map b/Doc/html/bsp___c_r_c_8h__incl.map index b83d8e0..5266e9e 100644 --- a/Doc/html/bsp___c_r_c_8h__incl.map +++ b/Doc/html/bsp___c_r_c_8h__incl.map @@ -1,5 +1,5 @@ - - - - + + + + diff --git a/Doc/html/bsp___c_r_c_8h__incl.md5 b/Doc/html/bsp___c_r_c_8h__incl.md5 index dfd84e9..a3d9ece 100644 --- a/Doc/html/bsp___c_r_c_8h__incl.md5 +++ b/Doc/html/bsp___c_r_c_8h__incl.md5 @@ -1 +1 @@ -aee28dc06f0158f8d6b147aafe8bb9a1 \ No newline at end of file +9a99151e4cfcd2c3276890078892cfd1 \ No newline at end of file diff --git a/Doc/html/bsp___c_r_c_8h__incl.png b/Doc/html/bsp___c_r_c_8h__incl.png index c2ba4e4..9a73768 100644 Binary files a/Doc/html/bsp___c_r_c_8h__incl.png and b/Doc/html/bsp___c_r_c_8h__incl.png differ diff --git a/Doc/html/bsp___c_r_c_8h_source.html b/Doc/html/bsp___c_r_c_8h_source.html index ced67f5..5721daa 100644 --- a/Doc/html/bsp___c_r_c_8h_source.html +++ b/Doc/html/bsp___c_r_c_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___calculus_8cpp.html b/Doc/html/bsp___calculus_8cpp.html index a26e051..63c31aa 100644 --- a/Doc/html/bsp___calculus_8cpp.html +++ b/Doc/html/bsp___calculus_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -84,13 +84,13 @@ $(function() {
bsp_Calculus.cpp 的引用(Include)关系图:
-
- - - - - - +
+ + + + + +
diff --git a/Doc/html/bsp___calculus_8cpp__incl.map b/Doc/html/bsp___calculus_8cpp__incl.map index 18c0eb7..bd47ec3 100644 --- a/Doc/html/bsp___calculus_8cpp__incl.map +++ b/Doc/html/bsp___calculus_8cpp__incl.map @@ -1,7 +1,7 @@ - - - - - - + + + + + + diff --git a/Doc/html/bsp___calculus_8cpp__incl.md5 b/Doc/html/bsp___calculus_8cpp__incl.md5 index 7050f06..c004c73 100644 --- a/Doc/html/bsp___calculus_8cpp__incl.md5 +++ b/Doc/html/bsp___calculus_8cpp__incl.md5 @@ -1 +1 @@ -55d6117803837208a63d5e074f58ac23 \ No newline at end of file +ac8694f4ec3eb5084ae096e8742a5a45 \ No newline at end of file diff --git a/Doc/html/bsp___calculus_8cpp__incl.png b/Doc/html/bsp___calculus_8cpp__incl.png index d6707d2..fc715f5 100644 Binary files a/Doc/html/bsp___calculus_8cpp__incl.png and b/Doc/html/bsp___calculus_8cpp__incl.png differ diff --git a/Doc/html/bsp___calculus_8cpp_source.html b/Doc/html/bsp___calculus_8cpp_source.html index 5090f62..12c3064 100644 --- a/Doc/html/bsp___calculus_8cpp_source.html +++ b/Doc/html/bsp___calculus_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___calculus_8h.html b/Doc/html/bsp___calculus_8h.html index 4e6a043..5c1ab2d 100644 --- a/Doc/html/bsp___calculus_8h.html +++ b/Doc/html/bsp___calculus_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -87,21 +87,21 @@ $(function() {
bsp_Calculus.h 的引用(Include)关系图:
-
- - - - - +
+ + + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - +
+ + +
diff --git a/Doc/html/bsp___calculus_8h__dep__incl.map b/Doc/html/bsp___calculus_8h__dep__incl.map index 23cd75a..85e1728 100644 --- a/Doc/html/bsp___calculus_8h__dep__incl.map +++ b/Doc/html/bsp___calculus_8h__dep__incl.map @@ -1,4 +1,4 @@ - - - + + + diff --git a/Doc/html/bsp___calculus_8h__dep__incl.md5 b/Doc/html/bsp___calculus_8h__dep__incl.md5 index 7229950..8a3d547 100644 --- a/Doc/html/bsp___calculus_8h__dep__incl.md5 +++ b/Doc/html/bsp___calculus_8h__dep__incl.md5 @@ -1 +1 @@ -3595893eb2f98cb9b95a064c9c342fb5 \ No newline at end of file +6ef0551adebf8b9c7a4d9ec76a0a5241 \ No newline at end of file diff --git a/Doc/html/bsp___calculus_8h__dep__incl.png b/Doc/html/bsp___calculus_8h__dep__incl.png index 02da26b..17141f4 100644 Binary files a/Doc/html/bsp___calculus_8h__dep__incl.png and b/Doc/html/bsp___calculus_8h__dep__incl.png differ diff --git a/Doc/html/bsp___calculus_8h__incl.map b/Doc/html/bsp___calculus_8h__incl.map index 4a90f5e..d089917 100644 --- a/Doc/html/bsp___calculus_8h__incl.map +++ b/Doc/html/bsp___calculus_8h__incl.map @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/Doc/html/bsp___calculus_8h__incl.md5 b/Doc/html/bsp___calculus_8h__incl.md5 index 5ecfb2c..43fab68 100644 --- a/Doc/html/bsp___calculus_8h__incl.md5 +++ b/Doc/html/bsp___calculus_8h__incl.md5 @@ -1 +1 @@ -701e6fece90a228d26b32443744f7b56 \ No newline at end of file +42c3ab9489fe9b520d586fb8a0df3f05 \ No newline at end of file diff --git a/Doc/html/bsp___calculus_8h__incl.png b/Doc/html/bsp___calculus_8h__incl.png index 1c22c56..caebd4f 100644 Binary files a/Doc/html/bsp___calculus_8h__incl.png and b/Doc/html/bsp___calculus_8h__incl.png differ diff --git a/Doc/html/bsp___calculus_8h_source.html b/Doc/html/bsp___calculus_8h_source.html index 91256e6..e080a56 100644 --- a/Doc/html/bsp___calculus_8h_source.html +++ b/Doc/html/bsp___calculus_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___i_i_c_8cpp.html b/Doc/html/bsp___i_i_c_8cpp.html index 84345ef..84c215d 100644 --- a/Doc/html/bsp___i_i_c_8cpp.html +++ b/Doc/html/bsp___i_i_c_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -84,12 +84,12 @@ $(function() {
bsp_IIC.cpp 的引用(Include)关系图:
-
- - - - - +
+ + + + +
diff --git a/Doc/html/bsp___i_i_c_8cpp__incl.map b/Doc/html/bsp___i_i_c_8cpp__incl.map index c90cc0f..4cc90b1 100644 --- a/Doc/html/bsp___i_i_c_8cpp__incl.map +++ b/Doc/html/bsp___i_i_c_8cpp__incl.map @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/Doc/html/bsp___i_i_c_8cpp__incl.md5 b/Doc/html/bsp___i_i_c_8cpp__incl.md5 index e7a33f9..dc879f5 100644 --- a/Doc/html/bsp___i_i_c_8cpp__incl.md5 +++ b/Doc/html/bsp___i_i_c_8cpp__incl.md5 @@ -1 +1 @@ -4cfab8bdd4e849699970e4e09d30f5b4 \ No newline at end of file +1d6e778ea9beff34d9f470070c328626 \ No newline at end of file diff --git a/Doc/html/bsp___i_i_c_8cpp__incl.png b/Doc/html/bsp___i_i_c_8cpp__incl.png index 0a10af8..984d4d6 100644 Binary files a/Doc/html/bsp___i_i_c_8cpp__incl.png and b/Doc/html/bsp___i_i_c_8cpp__incl.png differ diff --git a/Doc/html/bsp___i_i_c_8cpp_source.html b/Doc/html/bsp___i_i_c_8cpp_source.html index 04c6899..61f8b8e 100644 --- a/Doc/html/bsp___i_i_c_8cpp_source.html +++ b/Doc/html/bsp___i_i_c_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___i_i_c_8h.html b/Doc/html/bsp___i_i_c_8h.html index 576f598..da65ff4 100644 --- a/Doc/html/bsp___i_i_c_8h.html +++ b/Doc/html/bsp___i_i_c_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -87,26 +87,26 @@ $(function() {
bsp_IIC.h 的引用(Include)关系图:
-
- - - - +
+ + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - - - - - - - +
+ + + + + + + + +
diff --git a/Doc/html/bsp___i_i_c_8h__dep__incl.map b/Doc/html/bsp___i_i_c_8h__dep__incl.map index 309e2fb..fd411ba 100644 --- a/Doc/html/bsp___i_i_c_8h__dep__incl.map +++ b/Doc/html/bsp___i_i_c_8h__dep__incl.map @@ -1,10 +1,10 @@ - - - - - - - - - + + + + + + + + + diff --git a/Doc/html/bsp___i_i_c_8h__dep__incl.md5 b/Doc/html/bsp___i_i_c_8h__dep__incl.md5 index 7f676e0..9e5db24 100644 --- a/Doc/html/bsp___i_i_c_8h__dep__incl.md5 +++ b/Doc/html/bsp___i_i_c_8h__dep__incl.md5 @@ -1 +1 @@ -f320267b4e3ab91cbb549dfa27f9b7ed \ No newline at end of file +fb9ea7ce99295b5a7e11462707545066 \ No newline at end of file diff --git a/Doc/html/bsp___i_i_c_8h__dep__incl.png b/Doc/html/bsp___i_i_c_8h__dep__incl.png index ee0ac65..af2f71c 100644 Binary files a/Doc/html/bsp___i_i_c_8h__dep__incl.png and b/Doc/html/bsp___i_i_c_8h__dep__incl.png differ diff --git a/Doc/html/bsp___i_i_c_8h__incl.map b/Doc/html/bsp___i_i_c_8h__incl.map index 397e1cd..8a2adb6 100644 --- a/Doc/html/bsp___i_i_c_8h__incl.map +++ b/Doc/html/bsp___i_i_c_8h__incl.map @@ -1,5 +1,5 @@ - - - - + + + + diff --git a/Doc/html/bsp___i_i_c_8h__incl.md5 b/Doc/html/bsp___i_i_c_8h__incl.md5 index d2b7647..571355e 100644 --- a/Doc/html/bsp___i_i_c_8h__incl.md5 +++ b/Doc/html/bsp___i_i_c_8h__incl.md5 @@ -1 +1 @@ -972b83dc156c6576e84f65cfba424ab7 \ No newline at end of file +b5ecade33e6e9f36214c29a2e3f63bc6 \ No newline at end of file diff --git a/Doc/html/bsp___i_i_c_8h__incl.png b/Doc/html/bsp___i_i_c_8h__incl.png index 33633b1..2e72d0c 100644 Binary files a/Doc/html/bsp___i_i_c_8h__incl.png and b/Doc/html/bsp___i_i_c_8h__incl.png differ diff --git a/Doc/html/bsp___i_i_c_8h_source.html b/Doc/html/bsp___i_i_c_8h_source.html index be12aad..542badc 100644 --- a/Doc/html/bsp___i_i_c_8h_source.html +++ b/Doc/html/bsp___i_i_c_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8cpp.html b/Doc/html/bsp___i_i_c___s_t_m32_8cpp.html index 441969e..cf7db25 100644 --- a/Doc/html/bsp___i_i_c___s_t_m32_8cpp.html +++ b/Doc/html/bsp___i_i_c___s_t_m32_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -85,14 +85,14 @@ $(function() {
bsp_IIC_STM32.cpp 的引用(Include)关系图:
-
- - - - - - - +
+ + + + + + +
diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.map b/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.map index 8b6616c..a5192cf 100644 --- a/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.map +++ b/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.map @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.md5 b/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.md5 index 751a736..ff6a9a6 100644 --- a/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.md5 +++ b/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.md5 @@ -1 +1 @@ -99ec78978e193eea555b179de975dcae \ No newline at end of file +5df3342ff20cdd42bcddd67615685309 \ No newline at end of file diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.png b/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.png index e3ca08d..dc7e765 100644 Binary files a/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.png and b/Doc/html/bsp___i_i_c___s_t_m32_8cpp__incl.png differ diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8cpp_source.html b/Doc/html/bsp___i_i_c___s_t_m32_8cpp_source.html index eea20e2..54ae275 100644 --- a/Doc/html/bsp___i_i_c___s_t_m32_8cpp_source.html +++ b/Doc/html/bsp___i_i_c___s_t_m32_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8h.html b/Doc/html/bsp___i_i_c___s_t_m32_8h.html index de50e17..0a64205 100644 --- a/Doc/html/bsp___i_i_c___s_t_m32_8h.html +++ b/Doc/html/bsp___i_i_c___s_t_m32_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -88,26 +88,26 @@ $(function() {
bsp_IIC_STM32.h 的引用(Include)关系图:
-
- - - - - - +
+ + + + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - - - - - +
+ + + + + + +
diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.map b/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.map index 9d4711c..4297547 100644 --- a/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.map +++ b/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.map @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 b/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 index 1ee51bf..ced2a20 100644 --- a/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 +++ b/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 @@ -1 +1 @@ -4f0318e8eae9ad537371d54056bc9288 \ No newline at end of file +39457363c6ff13a3c7bd641115602be7 \ No newline at end of file diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.png b/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.png index 08d5894..8d4f3a4 100644 Binary files a/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.png and b/Doc/html/bsp___i_i_c___s_t_m32_8h__dep__incl.png differ diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.map b/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.map index 43dbbd2..ff45138 100644 --- a/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.map +++ b/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.map @@ -1,7 +1,7 @@ - - - - - - + + + + + + diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.md5 b/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.md5 index c51b6e3..c01c5cf 100644 --- a/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.md5 +++ b/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.md5 @@ -1 +1 @@ -d93573a6061a468cee600bcb26da56c0 \ No newline at end of file +8dc679d341d849a1007ecad4108a1033 \ No newline at end of file diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.png b/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.png index 80ea3a0..08fbd94 100644 Binary files a/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.png and b/Doc/html/bsp___i_i_c___s_t_m32_8h__incl.png differ diff --git a/Doc/html/bsp___i_i_c___s_t_m32_8h_source.html b/Doc/html/bsp___i_i_c___s_t_m32_8h_source.html index 9bd5aa9..3a43b5c 100644 --- a/Doc/html/bsp___i_i_c___s_t_m32_8h_source.html +++ b/Doc/html/bsp___i_i_c___s_t_m32_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___m_a_x6675_8cpp.html b/Doc/html/bsp___m_a_x6675_8cpp.html index b2f1005..fd80233 100644 --- a/Doc/html/bsp___m_a_x6675_8cpp.html +++ b/Doc/html/bsp___m_a_x6675_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -84,13 +84,13 @@ $(function() {
bsp_MAX6675.cpp 的引用(Include)关系图:
-
- - - - - - +
+ + + + + +
diff --git a/Doc/html/bsp___m_a_x6675_8cpp__incl.map b/Doc/html/bsp___m_a_x6675_8cpp__incl.map index 1bf9030..ec9faf1 100644 --- a/Doc/html/bsp___m_a_x6675_8cpp__incl.map +++ b/Doc/html/bsp___m_a_x6675_8cpp__incl.map @@ -1,7 +1,7 @@ - - - - - - + + + + + + diff --git a/Doc/html/bsp___m_a_x6675_8cpp__incl.md5 b/Doc/html/bsp___m_a_x6675_8cpp__incl.md5 index c9677c2..f09daf2 100644 --- a/Doc/html/bsp___m_a_x6675_8cpp__incl.md5 +++ b/Doc/html/bsp___m_a_x6675_8cpp__incl.md5 @@ -1 +1 @@ -edece428a1865e9468bf81418d1c614d \ No newline at end of file +035e573a8d3f02d61e20b6b2eb50c02b \ No newline at end of file diff --git a/Doc/html/bsp___m_a_x6675_8cpp__incl.png b/Doc/html/bsp___m_a_x6675_8cpp__incl.png index 17f5f27..b1e277a 100644 Binary files a/Doc/html/bsp___m_a_x6675_8cpp__incl.png and b/Doc/html/bsp___m_a_x6675_8cpp__incl.png differ diff --git a/Doc/html/bsp___m_a_x6675_8cpp_source.html b/Doc/html/bsp___m_a_x6675_8cpp_source.html index 736716e..caeb4b0 100644 --- a/Doc/html/bsp___m_a_x6675_8cpp_source.html +++ b/Doc/html/bsp___m_a_x6675_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___m_a_x6675_8h.html b/Doc/html/bsp___m_a_x6675_8h.html index 50aebe6..612d68f 100644 --- a/Doc/html/bsp___m_a_x6675_8h.html +++ b/Doc/html/bsp___m_a_x6675_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -87,21 +87,21 @@ $(function() {
bsp_MAX6675.h 的引用(Include)关系图:
-
- - - - - +
+ + + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - +
+ + +
diff --git a/Doc/html/bsp___m_a_x6675_8h__dep__incl.map b/Doc/html/bsp___m_a_x6675_8h__dep__incl.map index 1cfa81f..20a308a 100644 --- a/Doc/html/bsp___m_a_x6675_8h__dep__incl.map +++ b/Doc/html/bsp___m_a_x6675_8h__dep__incl.map @@ -1,4 +1,4 @@ - - - + + + diff --git a/Doc/html/bsp___m_a_x6675_8h__dep__incl.md5 b/Doc/html/bsp___m_a_x6675_8h__dep__incl.md5 index 7265d5b..2c7d1af 100644 --- a/Doc/html/bsp___m_a_x6675_8h__dep__incl.md5 +++ b/Doc/html/bsp___m_a_x6675_8h__dep__incl.md5 @@ -1 +1 @@ -d33f59798f37a67248171d9e668b2584 \ No newline at end of file +bfdf1b1ad3f62ce61024f89a30052681 \ No newline at end of file diff --git a/Doc/html/bsp___m_a_x6675_8h__dep__incl.png b/Doc/html/bsp___m_a_x6675_8h__dep__incl.png index 47a9912..51e46a1 100644 Binary files a/Doc/html/bsp___m_a_x6675_8h__dep__incl.png and b/Doc/html/bsp___m_a_x6675_8h__dep__incl.png differ diff --git a/Doc/html/bsp___m_a_x6675_8h__incl.map b/Doc/html/bsp___m_a_x6675_8h__incl.map index ed9d508..38e94e4 100644 --- a/Doc/html/bsp___m_a_x6675_8h__incl.map +++ b/Doc/html/bsp___m_a_x6675_8h__incl.map @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/Doc/html/bsp___m_a_x6675_8h__incl.md5 b/Doc/html/bsp___m_a_x6675_8h__incl.md5 index 9448211..8f9b034 100644 --- a/Doc/html/bsp___m_a_x6675_8h__incl.md5 +++ b/Doc/html/bsp___m_a_x6675_8h__incl.md5 @@ -1 +1 @@ -e94bd0298a4a163f1850dfb7bc77d139 \ No newline at end of file +1f6b6928237318623e3667baf68e484b \ No newline at end of file diff --git a/Doc/html/bsp___m_a_x6675_8h__incl.png b/Doc/html/bsp___m_a_x6675_8h__incl.png index e9c8038..c19e929 100644 Binary files a/Doc/html/bsp___m_a_x6675_8h__incl.png and b/Doc/html/bsp___m_a_x6675_8h__incl.png differ diff --git a/Doc/html/bsp___m_a_x6675_8h_source.html b/Doc/html/bsp___m_a_x6675_8h_source.html index 6192ddc..98f678b 100644 --- a/Doc/html/bsp___m_a_x6675_8h_source.html +++ b/Doc/html/bsp___m_a_x6675_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___mod_bus_8cpp.html b/Doc/html/bsp___mod_bus_8cpp.html index dd94fd3..cb4e995 100644 --- a/Doc/html/bsp___mod_bus_8cpp.html +++ b/Doc/html/bsp___mod_bus_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -87,17 +87,17 @@ $(function() {
bsp_ModBus.cpp 的引用(Include)关系图:
-
- - - - - - - - - - +
+ + + + + + + + + +
diff --git a/Doc/html/bsp___mod_bus_8cpp__incl.map b/Doc/html/bsp___mod_bus_8cpp__incl.map index e308459..f2727b9 100644 --- a/Doc/html/bsp___mod_bus_8cpp__incl.map +++ b/Doc/html/bsp___mod_bus_8cpp__incl.map @@ -1,11 +1,11 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/Doc/html/bsp___mod_bus_8cpp__incl.md5 b/Doc/html/bsp___mod_bus_8cpp__incl.md5 index 9f45d4d..61689ca 100644 --- a/Doc/html/bsp___mod_bus_8cpp__incl.md5 +++ b/Doc/html/bsp___mod_bus_8cpp__incl.md5 @@ -1 +1 @@ -95ef4392359a3ed19f5792653ca66da9 \ No newline at end of file +b7ff5b734be04e3ea82907cc68a3983b \ No newline at end of file diff --git a/Doc/html/bsp___mod_bus_8cpp__incl.png b/Doc/html/bsp___mod_bus_8cpp__incl.png index 0e694ab..87e1e75 100644 Binary files a/Doc/html/bsp___mod_bus_8cpp__incl.png and b/Doc/html/bsp___mod_bus_8cpp__incl.png differ diff --git a/Doc/html/bsp___mod_bus_8cpp_source.html b/Doc/html/bsp___mod_bus_8cpp_source.html index dfc08f8..9016ef6 100644 --- a/Doc/html/bsp___mod_bus_8cpp_source.html +++ b/Doc/html/bsp___mod_bus_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___mod_bus_8h.html b/Doc/html/bsp___mod_bus_8h.html index 7ae6f61..283abb1 100644 --- a/Doc/html/bsp___mod_bus_8h.html +++ b/Doc/html/bsp___mod_bus_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -89,24 +89,24 @@ $(function() {
bsp_ModBus.h 的引用(Include)关系图:
-
- - - - - - +
+ + + + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - - - +
+ + + + +
diff --git a/Doc/html/bsp___mod_bus_8h__dep__incl.map b/Doc/html/bsp___mod_bus_8h__dep__incl.map index 0019568..d065495 100644 --- a/Doc/html/bsp___mod_bus_8h__dep__incl.map +++ b/Doc/html/bsp___mod_bus_8h__dep__incl.map @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/Doc/html/bsp___mod_bus_8h__dep__incl.md5 b/Doc/html/bsp___mod_bus_8h__dep__incl.md5 index 7f71d5c..beced9c 100644 --- a/Doc/html/bsp___mod_bus_8h__dep__incl.md5 +++ b/Doc/html/bsp___mod_bus_8h__dep__incl.md5 @@ -1 +1 @@ -62eb5c2b4fc1459adb93baba4458c414 \ No newline at end of file +02abdec5107faac9b7dbcfeeb594d7d5 \ No newline at end of file diff --git a/Doc/html/bsp___mod_bus_8h__dep__incl.png b/Doc/html/bsp___mod_bus_8h__dep__incl.png index daaab30..2ef45fd 100644 Binary files a/Doc/html/bsp___mod_bus_8h__dep__incl.png and b/Doc/html/bsp___mod_bus_8h__dep__incl.png differ diff --git a/Doc/html/bsp___mod_bus_8h__incl.map b/Doc/html/bsp___mod_bus_8h__incl.map index 9514957..f0e1438 100644 --- a/Doc/html/bsp___mod_bus_8h__incl.map +++ b/Doc/html/bsp___mod_bus_8h__incl.map @@ -1,7 +1,7 @@ - - - - - - + + + + + + diff --git a/Doc/html/bsp___mod_bus_8h__incl.md5 b/Doc/html/bsp___mod_bus_8h__incl.md5 index 5526bcf..25da258 100644 --- a/Doc/html/bsp___mod_bus_8h__incl.md5 +++ b/Doc/html/bsp___mod_bus_8h__incl.md5 @@ -1 +1 @@ -87f408f1a881a8f9ffc46b5873fa5e1f \ No newline at end of file +288ccb6f06fbc621787da569a6966f41 \ No newline at end of file diff --git a/Doc/html/bsp___mod_bus_8h__incl.png b/Doc/html/bsp___mod_bus_8h__incl.png index 752e077..1cf0b80 100644 Binary files a/Doc/html/bsp___mod_bus_8h__incl.png and b/Doc/html/bsp___mod_bus_8h__incl.png differ diff --git a/Doc/html/bsp___mod_bus_8h_source.html b/Doc/html/bsp___mod_bus_8h_source.html index 90ce2ee..92e6422 100644 --- a/Doc/html/bsp___mod_bus_8h_source.html +++ b/Doc/html/bsp___mod_bus_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8cpp.html b/Doc/html/bsp___mod_bus___s_t_m32_8cpp.html index 0ccff69..3834d18 100644 --- a/Doc/html/bsp___mod_bus___s_t_m32_8cpp.html +++ b/Doc/html/bsp___mod_bus___s_t_m32_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -84,9 +84,9 @@ $(function() {
bsp_ModBus_STM32.cpp 的引用(Include)关系图:
-
- - +
+ + diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.map b/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.map index ae2344a..647be45 100644 --- a/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.map +++ b/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.map @@ -1,5 +1,5 @@ - - + + diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.md5 b/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.md5 index 1882bfe..b67b913 100644 --- a/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.md5 +++ b/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.md5 @@ -1 +1 @@ -62ce250af195cf0621767371adf7a71a \ No newline at end of file +4ca5158710111ae23790abca90ef8043 \ No newline at end of file diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.png b/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.png index b68297e..b7a75b9 100644 Binary files a/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.png and b/Doc/html/bsp___mod_bus___s_t_m32_8cpp__incl.png differ diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8cpp_source.html b/Doc/html/bsp___mod_bus___s_t_m32_8cpp_source.html index 124b373..18c3df2 100644 --- a/Doc/html/bsp___mod_bus___s_t_m32_8cpp_source.html +++ b/Doc/html/bsp___mod_bus___s_t_m32_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8h.html b/Doc/html/bsp___mod_bus___s_t_m32_8h.html index ffd386c..16e7dc2 100644 --- a/Doc/html/bsp___mod_bus___s_t_m32_8h.html +++ b/Doc/html/bsp___mod_bus___s_t_m32_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -88,8 +88,8 @@ $(function() {
bsp_ModBus_STM32.h 的引用(Include)关系图:
-
- +
+ @@ -101,10 +101,10 @@ bsp_ModBus_STM32.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - +
+ + +
diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.map b/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.map index a064fc5..ffcde76 100644 --- a/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.map +++ b/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.map @@ -1,4 +1,4 @@ - - - + + + diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 b/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 index 8f569d9..d31edbc 100644 --- a/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 +++ b/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 @@ -1 +1 @@ -1316b5d790d4f8333033c2d76b955f10 \ No newline at end of file +1affd4f5e2cd1fcb56406bcb18c4c595 \ No newline at end of file diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.png b/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.png index c8421c5..f475a65 100644 Binary files a/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.png and b/Doc/html/bsp___mod_bus___s_t_m32_8h__dep__incl.png differ diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.map b/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.map index 9759b42..0223c93 100644 --- a/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.map +++ b/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.map @@ -1,4 +1,4 @@ - + diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.md5 b/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.md5 index a7051ce..cc74f4a 100644 --- a/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.md5 +++ b/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.md5 @@ -1 +1 @@ -c6f39345e90191cd2ff70821a6ad15ba \ No newline at end of file +148afc0d90199a98c905f3e36bfc050d \ No newline at end of file diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.png b/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.png index 1de481b..682a366 100644 Binary files a/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.png and b/Doc/html/bsp___mod_bus___s_t_m32_8h__incl.png differ diff --git a/Doc/html/bsp___mod_bus___s_t_m32_8h_source.html b/Doc/html/bsp___mod_bus___s_t_m32_8h_source.html index e1a3072..4538395 100644 --- a/Doc/html/bsp___mod_bus___s_t_m32_8h_source.html +++ b/Doc/html/bsp___mod_bus___s_t_m32_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp.html b/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp.html index 7492ac8..3a3ea7f 100644 --- a/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp.html +++ b/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -87,15 +87,15 @@ $(function() {
bsp_OLED_STM32.cpp 的引用(Include)关系图:
-
- - - - - - - - +
+ + + + + + + +
diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.map b/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.map index 4a7804d..d4b16a9 100644 --- a/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.map +++ b/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.map @@ -1,9 +1,9 @@ - - - - - - - - + + + + + + + + diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 b/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 index 18f5229..ba5be90 100644 --- a/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 +++ b/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 @@ -1 +1 @@ -284238da4c9efdbbbde5e601ed6bcb96 \ No newline at end of file +cd3f7903d5540317d8c1091d4858d065 \ No newline at end of file diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.png b/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.png index c1da3a7..3a965d1 100644 Binary files a/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.png and b/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp__incl.png differ diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp_source.html b/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp_source.html index 284b9f7..321b561 100644 --- a/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp_source.html +++ b/Doc/html/bsp___o_l_e_d___s_t_m32_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8h.html b/Doc/html/bsp___o_l_e_d___s_t_m32_8h.html index 4930a2f..08fca8b 100644 --- a/Doc/html/bsp___o_l_e_d___s_t_m32_8h.html +++ b/Doc/html/bsp___o_l_e_d___s_t_m32_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -88,23 +88,23 @@ $(function() {
bsp_OLED_STM32.h 的引用(Include)关系图:
-
- - - - - - - +
+ + + + + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - +
+ + +
diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.map b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.map index b74d808..7a96d5b 100644 --- a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.map +++ b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.map @@ -1,4 +1,4 @@ - - - + + + diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 index a255110..b5c28e7 100644 --- a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 +++ b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 @@ -1 +1 @@ -69ee3e4ba2e1a67ccbef4ef88c0488b9 \ No newline at end of file +703c875ea70ca8c530ca3398e67b6a18 \ No newline at end of file diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.png b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.png index 8d6fdda..eccf23e 100644 Binary files a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.png and b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__dep__incl.png differ diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.map b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.map index 7981a65..2cc3552 100644 --- a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.map +++ b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.map @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.md5 b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.md5 index 6382341..eb677d0 100644 --- a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.md5 +++ b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.md5 @@ -1 +1 @@ -ebc85e246f2da1d131078b4684307bbe \ No newline at end of file +6edcb3bcdef88a60fde3d3d076043a6b \ No newline at end of file diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.png b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.png index e6a4cc6..2f7fbac 100644 Binary files a/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.png and b/Doc/html/bsp___o_l_e_d___s_t_m32_8h__incl.png differ diff --git a/Doc/html/bsp___o_l_e_d___s_t_m32_8h_source.html b/Doc/html/bsp___o_l_e_d___s_t_m32_8h_source.html index 5383bfe..1d4e7e8 100644 --- a/Doc/html/bsp___o_l_e_d___s_t_m32_8h_source.html +++ b/Doc/html/bsp___o_l_e_d___s_t_m32_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___p_i_d_8cpp.html b/Doc/html/bsp___p_i_d_8cpp.html index 2b98bdb..d067b7b 100644 --- a/Doc/html/bsp___p_i_d_8cpp.html +++ b/Doc/html/bsp___p_i_d_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -84,12 +84,12 @@ $(function() {
bsp_PID.cpp 的引用(Include)关系图:
-
- - - - - +
+ + + + +
diff --git a/Doc/html/bsp___p_i_d_8cpp__incl.map b/Doc/html/bsp___p_i_d_8cpp__incl.map index b47236b..8076416 100644 --- a/Doc/html/bsp___p_i_d_8cpp__incl.map +++ b/Doc/html/bsp___p_i_d_8cpp__incl.map @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/Doc/html/bsp___p_i_d_8cpp__incl.md5 b/Doc/html/bsp___p_i_d_8cpp__incl.md5 index 95ef2d2..2ed7340 100644 --- a/Doc/html/bsp___p_i_d_8cpp__incl.md5 +++ b/Doc/html/bsp___p_i_d_8cpp__incl.md5 @@ -1 +1 @@ -2ab85af796eaf36eee108f8cccd60e15 \ No newline at end of file +835873a66c63565d5348ad1a6fea2320 \ No newline at end of file diff --git a/Doc/html/bsp___p_i_d_8cpp__incl.png b/Doc/html/bsp___p_i_d_8cpp__incl.png index 7a9e07e..2f2996e 100644 Binary files a/Doc/html/bsp___p_i_d_8cpp__incl.png and b/Doc/html/bsp___p_i_d_8cpp__incl.png differ diff --git a/Doc/html/bsp___p_i_d_8cpp_source.html b/Doc/html/bsp___p_i_d_8cpp_source.html index 933a2da..2fb60c6 100644 --- a/Doc/html/bsp___p_i_d_8cpp_source.html +++ b/Doc/html/bsp___p_i_d_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___p_i_d_8h.html b/Doc/html/bsp___p_i_d_8h.html index dacd54f..784f1ca 100644 --- a/Doc/html/bsp___p_i_d_8h.html +++ b/Doc/html/bsp___p_i_d_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -86,20 +86,20 @@ $(function() {
bsp_PID.h 的引用(Include)关系图:
-
- - - - +
+ + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - +
+ + +
diff --git a/Doc/html/bsp___p_i_d_8h__dep__incl.map b/Doc/html/bsp___p_i_d_8h__dep__incl.map index a75c845..629ebef 100644 --- a/Doc/html/bsp___p_i_d_8h__dep__incl.map +++ b/Doc/html/bsp___p_i_d_8h__dep__incl.map @@ -1,4 +1,4 @@ - - - + + + diff --git a/Doc/html/bsp___p_i_d_8h__dep__incl.md5 b/Doc/html/bsp___p_i_d_8h__dep__incl.md5 index 19c8c3b..53de5f9 100644 --- a/Doc/html/bsp___p_i_d_8h__dep__incl.md5 +++ b/Doc/html/bsp___p_i_d_8h__dep__incl.md5 @@ -1 +1 @@ -982a2e4992718df55e38d57e280c0feb \ No newline at end of file +400d3a3155ea02c94a50b0d1d2aa6e80 \ No newline at end of file diff --git a/Doc/html/bsp___p_i_d_8h__dep__incl.png b/Doc/html/bsp___p_i_d_8h__dep__incl.png index 3b6c978..f072ddd 100644 Binary files a/Doc/html/bsp___p_i_d_8h__dep__incl.png and b/Doc/html/bsp___p_i_d_8h__dep__incl.png differ diff --git a/Doc/html/bsp___p_i_d_8h__incl.map b/Doc/html/bsp___p_i_d_8h__incl.map index 9eb03f7..dcf1832 100644 --- a/Doc/html/bsp___p_i_d_8h__incl.map +++ b/Doc/html/bsp___p_i_d_8h__incl.map @@ -1,5 +1,5 @@ - - - - + + + + diff --git a/Doc/html/bsp___p_i_d_8h__incl.md5 b/Doc/html/bsp___p_i_d_8h__incl.md5 index 8b28e91..407a8bd 100644 --- a/Doc/html/bsp___p_i_d_8h__incl.md5 +++ b/Doc/html/bsp___p_i_d_8h__incl.md5 @@ -1 +1 @@ -cf82af814320311898cbfce219375707 \ No newline at end of file +132ed57417ea73bbb29c1d62c1535518 \ No newline at end of file diff --git a/Doc/html/bsp___p_i_d_8h__incl.png b/Doc/html/bsp___p_i_d_8h__incl.png index 1bb417a..a5df5a0 100644 Binary files a/Doc/html/bsp___p_i_d_8h__incl.png and b/Doc/html/bsp___p_i_d_8h__incl.png differ diff --git a/Doc/html/bsp___p_i_d_8h_source.html b/Doc/html/bsp___p_i_d_8h_source.html index 667e440..0f5a0c7 100644 --- a/Doc/html/bsp___p_i_d_8h_source.html +++ b/Doc/html/bsp___p_i_d_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___print_art_8cpp.html b/Doc/html/bsp___print_art_8cpp.html new file mode 100644 index 0000000..b2edc48 --- /dev/null +++ b/Doc/html/bsp___print_art_8cpp.html @@ -0,0 +1,111 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.cpp 文件参考 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+
bsp_PrintArt.cpp 文件参考
+
+
+ +

print重定向的艺术 +更多...

+
#include "bsp_PrintArt.h"
+
+bsp_PrintArt.cpp 的引用(Include)关系图:
+
+
+ + + + + + + + + + +
+
+

浏览源代码.

+

详细描述

+

print重定向的艺术

+ +

在文件 bsp_PrintArt.cpp 中定义.

+
+ + + + diff --git a/Doc/html/bsp___print_art_8cpp__incl.map b/Doc/html/bsp___print_art_8cpp__incl.map new file mode 100644 index 0000000..5780787 --- /dev/null +++ b/Doc/html/bsp___print_art_8cpp__incl.map @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/Doc/html/bsp___print_art_8cpp__incl.md5 b/Doc/html/bsp___print_art_8cpp__incl.md5 new file mode 100644 index 0000000..becd58e --- /dev/null +++ b/Doc/html/bsp___print_art_8cpp__incl.md5 @@ -0,0 +1 @@ +a66996950262e363c5400a600eff181d \ No newline at end of file diff --git a/Doc/html/bsp___print_art_8cpp__incl.png b/Doc/html/bsp___print_art_8cpp__incl.png new file mode 100644 index 0000000..c4190ea Binary files /dev/null and b/Doc/html/bsp___print_art_8cpp__incl.png differ diff --git a/Doc/html/bsp___print_art_8cpp_source.html b/Doc/html/bsp___print_art_8cpp_source.html new file mode 100644 index 0000000..e807502 --- /dev/null +++ b/Doc/html/bsp___print_art_8cpp_source.html @@ -0,0 +1,138 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.cpp 源文件 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+
bsp_PrintArt.cpp
+
+
+浏览该文件的文档.
1/*----------------------------------------------------------------------------------------------------
+
2 #
+
3 # Copyright (c) 2022 Yuankang Liang(XerolySkinner)
+
4 #
+
5 # 本软件按原样提供,无任何明示或暗示
+
6 # 在任何情况下,作者都不承担任何损害赔偿责任
+
7 #
+
8 # 使用的许可声明:
+
9 # 1. 不得歪曲本软件的来源,你不能声称你编写了原始软件.
+
10 # 2. 免费授予以任何目的,前提是版权声明出现在所有副本中.
+
11 # 并且版权声明和许可声明同时出现.
+
12 # 3. 你有使用,复制,修改,分发,和销售本软件的许可.
+
13 # 4. 如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的.
+
14 # 5. 本通知不得从任何来源删除或更改.
+
15 #
+
16 # Yuankang Liang(XerolySkinner)
+
17 # E-mail:zabbcccbbaz@163.com
+
18 # QQ:2715099320
+
19 # Mobile Phone:13005636215
+
20 #
+
21 # All rights reserved.
+
22 */
+
23
+
34//----------------------------------------------------------------------------------------------------
+
35// 类声明
+
36#include "bsp_PrintArt.h"
+
38//----------------------------------------------------------------------------------------------------
+
39// 类函数
+
46int bsp_PrintArt::print(const char* format, ...) {
+
47 u8* dat = (u8*)malloc(Bufflen); // 分配内存
+
48 if(dat==NULL)return 1; // 判断分配成功与否
+
49 u32 res; // 返回状态码
+
50 va_list args; // 不定长变量
+
51 va_start(args, format); // 初始化不定长变量
+
52 res=vsprintf((char*)dat,(const char*)format, args); // 组合
+
53 Transmit(dat, strlen((const char*)dat)); // 发送
+
54 va_end(args); // 收尸
+
55 free(dat); // 回收内存
+
56 return res;}
+
58//----------------------------------------------------------------------------------------------------
+
59// 构造函数
+ +
61 Bufflen = 128;}
+ +
67 Bufflen = len;}
+
print重定向的艺术
+
virtual void Transmit(u8 *dat, u32 len)=0
+
int print(const char *format,...)
重定向后的发射数据
+ +
bsp_PrintArt(void)
+
uint8_t u8
8位无符号数类型
Definition: varint.h:40
+
uint32_t u32
32位无符号数类型
Definition: varint.h:42
+
+ + + + diff --git a/Doc/html/bsp___print_art_8h.html b/Doc/html/bsp___print_art_8h.html new file mode 100644 index 0000000..c51d49b --- /dev/null +++ b/Doc/html/bsp___print_art_8h.html @@ -0,0 +1,132 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.h 文件参考 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+
+
+
bsp_PrintArt.h 文件参考
+
+
+ +

print重定向的艺术 +更多...

+
#include <stdio.h>
+#include <stdarg.h>
+#include <string.h>
+#include <stdlib.h>
+#include "varint.h"
+
+bsp_PrintArt.h 的引用(Include)关系图:
+
+
+ + + + + + + + + +
+
+此图展示该文件直接或间接的被哪些文件引用了:
+
+
+ + + + +
+
+

浏览源代码.

+ + + + + +

+类

class  bsp_PrintArt
 创造一个print的重定向对象 更多...
 
+

详细描述

+

print重定向的艺术

+ +

在文件 bsp_PrintArt.h 中定义.

+
+ + + + diff --git a/Doc/html/bsp___print_art_8h__dep__incl.map b/Doc/html/bsp___print_art_8h__dep__incl.map new file mode 100644 index 0000000..faa29f3 --- /dev/null +++ b/Doc/html/bsp___print_art_8h__dep__incl.map @@ -0,0 +1,4 @@ + + + + diff --git a/Doc/html/bsp___print_art_8h__dep__incl.md5 b/Doc/html/bsp___print_art_8h__dep__incl.md5 new file mode 100644 index 0000000..25b44eb --- /dev/null +++ b/Doc/html/bsp___print_art_8h__dep__incl.md5 @@ -0,0 +1 @@ +5fdc4726cde1e86962a8eb7d4a1e9d3b \ No newline at end of file diff --git a/Doc/html/bsp___print_art_8h__dep__incl.png b/Doc/html/bsp___print_art_8h__dep__incl.png new file mode 100644 index 0000000..8b967c5 Binary files /dev/null and b/Doc/html/bsp___print_art_8h__dep__incl.png differ diff --git a/Doc/html/bsp___print_art_8h__incl.map b/Doc/html/bsp___print_art_8h__incl.map new file mode 100644 index 0000000..e4ea784 --- /dev/null +++ b/Doc/html/bsp___print_art_8h__incl.map @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Doc/html/bsp___print_art_8h__incl.md5 b/Doc/html/bsp___print_art_8h__incl.md5 new file mode 100644 index 0000000..c6c0c62 --- /dev/null +++ b/Doc/html/bsp___print_art_8h__incl.md5 @@ -0,0 +1 @@ +3d4be2f42ffda6345926b9baa9941f2a \ No newline at end of file diff --git a/Doc/html/bsp___print_art_8h__incl.png b/Doc/html/bsp___print_art_8h__incl.png new file mode 100644 index 0000000..81b923d Binary files /dev/null and b/Doc/html/bsp___print_art_8h__incl.png differ diff --git a/Doc/html/bsp___print_art_8h_source.html b/Doc/html/bsp___print_art_8h_source.html new file mode 100644 index 0000000..fc197a0 --- /dev/null +++ b/Doc/html/bsp___print_art_8h_source.html @@ -0,0 +1,135 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.h 源文件 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+
bsp_PrintArt.h
+
+
+浏览该文件的文档.
1/*----------------------------------------------------------------------------------------------------
+
2 #
+
3 # Copyright (c) 2022 Yuankang Liang(XerolySkinner)
+
4 #
+
5 # 本软件按原样提供,无任何明示或暗示
+
6 # 在任何情况下,作者都不承担任何损害赔偿责任
+
7 #
+
8 # 使用的许可声明:
+
9 # 1. 不得歪曲本软件的来源,你不能声称你编写了原始软件.
+
10 # 2. 免费授予以任何目的,前提是版权声明出现在所有副本中.
+
11 # 并且版权声明和许可声明同时出现.
+
12 # 3. 你有使用,复制,修改,分发,和销售本软件的许可.
+
13 # 4. 如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的.
+
14 # 5. 本通知不得从任何来源删除或更改.
+
15 #
+
16 # Yuankang Liang(XerolySkinner)
+
17 # E-mail:zabbcccbbaz@163.com
+
18 # QQ:2715099320
+
19 # Mobile Phone:13005636215
+
20 #
+
21 # All rights reserved.
+
22 */
+
23
+
33#pragma once
+
34#ifdef __cplusplus
+
35#include <stdio.h>
+
36#include <stdarg.h>
+
37#include <string.h>
+
38#include <stdlib.h>
+
39#include "varint.h"
+
41//----------------------------------------------------------------------------------------------------
+
42// 类声明
+ +
47 public:
+
48 bsp_PrintArt(void);
+
49 bsp_PrintArt(u32 len);
+
50 int print(const char* format, ...);
+
51 private:
+ +
53 virtual void Transmit(u8* dat, u32 len) = 0;};
+
55#endif
+
创造一个print的重定向对象
Definition: bsp_PrintArt.h:46
+
virtual void Transmit(u8 *dat, u32 len)=0
+
int print(const char *format,...)
重定向后的发射数据
+ +
bsp_PrintArt(void)
+
全局共用的标准类型表
+
uint8_t u8
8位无符号数类型
Definition: varint.h:40
+
uint32_t u32
32位无符号数类型
Definition: varint.h:42
+
+ + + + diff --git a/Doc/html/bsp___s_d_8cpp.html b/Doc/html/bsp___s_d_8cpp.html index 2d44cab..d37613a 100644 --- a/Doc/html/bsp___s_d_8cpp.html +++ b/Doc/html/bsp___s_d_8cpp.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.cpp 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.cpp 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -84,13 +84,13 @@ $(function() {
bsp_SD.cpp 的引用(Include)关系图:
-
- - - - - - +
+ + + + + +
diff --git a/Doc/html/bsp___s_d_8cpp__incl.map b/Doc/html/bsp___s_d_8cpp__incl.map index 2db2c29..b06c69f 100644 --- a/Doc/html/bsp___s_d_8cpp__incl.map +++ b/Doc/html/bsp___s_d_8cpp__incl.map @@ -1,7 +1,7 @@ - - - - - - + + + + + + diff --git a/Doc/html/bsp___s_d_8cpp__incl.md5 b/Doc/html/bsp___s_d_8cpp__incl.md5 index f297365..dd7c301 100644 --- a/Doc/html/bsp___s_d_8cpp__incl.md5 +++ b/Doc/html/bsp___s_d_8cpp__incl.md5 @@ -1 +1 @@ -d276001320b370d74ffd90fc9d28f0d0 \ No newline at end of file +10045b993245fbfca535d453ba5e8129 \ No newline at end of file diff --git a/Doc/html/bsp___s_d_8cpp__incl.png b/Doc/html/bsp___s_d_8cpp__incl.png index 3d392f7..fb97dc8 100644 Binary files a/Doc/html/bsp___s_d_8cpp__incl.png and b/Doc/html/bsp___s_d_8cpp__incl.png differ diff --git a/Doc/html/bsp___s_d_8cpp_source.html b/Doc/html/bsp___s_d_8cpp_source.html index c549be1..bbfceeb 100644 --- a/Doc/html/bsp___s_d_8cpp_source.html +++ b/Doc/html/bsp___s_d_8cpp_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.cpp 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.cpp 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/bsp___s_d_8h.html b/Doc/html/bsp___s_d_8h.html index 670e7e5..8ed408a 100644 --- a/Doc/html/bsp___s_d_8h.html +++ b/Doc/html/bsp___s_d_8h.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h 文件参考 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h 文件参考 @@ -70,7 +70,7 @@ $(function() {
@@ -91,21 +91,21 @@ $(function() {
bsp_SD.h 的引用(Include)关系图:
-
- - - - - +
+ + + + +
此图展示该文件直接或间接的被哪些文件引用了:
-
- - - +
+ + +
diff --git a/Doc/html/bsp___s_d_8h__dep__incl.map b/Doc/html/bsp___s_d_8h__dep__incl.map index 06784cc..34455b0 100644 --- a/Doc/html/bsp___s_d_8h__dep__incl.map +++ b/Doc/html/bsp___s_d_8h__dep__incl.map @@ -1,4 +1,4 @@ - - - + + + diff --git a/Doc/html/bsp___s_d_8h__dep__incl.md5 b/Doc/html/bsp___s_d_8h__dep__incl.md5 index 9c9b6e6..d5259ea 100644 --- a/Doc/html/bsp___s_d_8h__dep__incl.md5 +++ b/Doc/html/bsp___s_d_8h__dep__incl.md5 @@ -1 +1 @@ -38f535b42a8225f3b3512882fc587218 \ No newline at end of file +8ed417abf236a1d6bafa19c61073986f \ No newline at end of file diff --git a/Doc/html/bsp___s_d_8h__dep__incl.png b/Doc/html/bsp___s_d_8h__dep__incl.png index 32a058b..7dc2659 100644 Binary files a/Doc/html/bsp___s_d_8h__dep__incl.png and b/Doc/html/bsp___s_d_8h__dep__incl.png differ diff --git a/Doc/html/bsp___s_d_8h__incl.map b/Doc/html/bsp___s_d_8h__incl.map index e038884..6c55415 100644 --- a/Doc/html/bsp___s_d_8h__incl.map +++ b/Doc/html/bsp___s_d_8h__incl.map @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/Doc/html/bsp___s_d_8h__incl.md5 b/Doc/html/bsp___s_d_8h__incl.md5 index 08f4dee..bf67a59 100644 --- a/Doc/html/bsp___s_d_8h__incl.md5 +++ b/Doc/html/bsp___s_d_8h__incl.md5 @@ -1 +1 @@ -2942098228a949bc0cbeb671e9019831 \ No newline at end of file +40d4d4becbacf44447dae919b6808fbd \ No newline at end of file diff --git a/Doc/html/bsp___s_d_8h__incl.png b/Doc/html/bsp___s_d_8h__incl.png index 3117253..2ae2d55 100644 Binary files a/Doc/html/bsp___s_d_8h__incl.png and b/Doc/html/bsp___s_d_8h__incl.png differ diff --git a/Doc/html/bsp___s_d_8h_source.html b/Doc/html/bsp___s_d_8h_source.html index 25b51db..a4ab4fd 100644 --- a/Doc/html/bsp___s_d_8h_source.html +++ b/Doc/html/bsp___s_d_8h_source.html @@ -5,7 +5,7 @@ -MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h 源文件 +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h 源文件 @@ -70,7 +70,7 @@ $(function() {
diff --git a/Doc/html/classbsp___a_t.html b/Doc/html/classbsp___a_t.html index 7631069..2dc4ffe 100644 --- a/Doc/html/classbsp___a_t.html +++ b/Doc/html/classbsp___a_t.html @@ -237,8 +237,8 @@ Protected 成员函数

该类的文档由以下文件生成:
    -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.h
  • -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.cpp
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.h
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.cpp
diff --git a/Doc/html/classbsp___a_t_k_e_s_p8266.html b/Doc/html/classbsp___a_t_k_e_s_p8266.html index c3139fd..b6b9fca 100644 --- a/Doc/html/classbsp___a_t_k_e_s_p8266.html +++ b/Doc/html/classbsp___a_t_k_e_s_p8266.html @@ -915,8 +915,8 @@ Public 成员函数
该类的文档由以下文件生成: diff --git a/Doc/html/classbsp___b_m_p.html b/Doc/html/classbsp___b_m_p.html index 3f9c961..a5d0dda 100644 --- a/Doc/html/classbsp___b_m_p.html +++ b/Doc/html/classbsp___b_m_p.html @@ -427,8 +427,8 @@ Public 属性
该类的文档由以下文件生成:
    -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h
  • -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.cpp
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.cpp
diff --git a/Doc/html/classbsp___differential.html b/Doc/html/classbsp___differential.html index 30e26bc..e43a22e 100644 --- a/Doc/html/classbsp___differential.html +++ b/Doc/html/classbsp___differential.html @@ -180,8 +180,8 @@ Public 属性
该类的文档由以下文件生成: diff --git a/Doc/html/classbsp___i_i_c.html b/Doc/html/classbsp___i_i_c.html index e25c38e..33eb089 100644 --- a/Doc/html/classbsp___i_i_c.html +++ b/Doc/html/classbsp___i_i_c.html @@ -993,8 +993,8 @@ Protected 成员函数
该类的文档由以下文件生成:
    -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.h
  • -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.cpp
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.h
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.cpp
diff --git a/Doc/html/classbsp___i_i_c___s_t_m32.html b/Doc/html/classbsp___i_i_c___s_t_m32.html index 1facbaf..34bc69f 100644 --- a/Doc/html/classbsp___i_i_c___s_t_m32.html +++ b/Doc/html/classbsp___i_i_c___s_t_m32.html @@ -410,8 +410,8 @@ Protected 成员函数
该类的文档由以下文件生成: diff --git a/Doc/html/classbsp___increment___p_i_d.html b/Doc/html/classbsp___increment___p_i_d.html index e90ee6d..bb2de4b 100644 --- a/Doc/html/classbsp___increment___p_i_d.html +++ b/Doc/html/classbsp___increment___p_i_d.html @@ -543,8 +543,8 @@ Private 属性
该类的文档由以下文件生成:
    -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.h
  • -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.h
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp
diff --git a/Doc/html/classbsp___integral.html b/Doc/html/classbsp___integral.html index c8c47e7..7158257 100644 --- a/Doc/html/classbsp___integral.html +++ b/Doc/html/classbsp___integral.html @@ -441,8 +441,8 @@ Public 属性
该类的文档由以下文件生成: diff --git a/Doc/html/classbsp___m_a_x6675.html b/Doc/html/classbsp___m_a_x6675.html index 4e7969a..b53c8df 100644 --- a/Doc/html/classbsp___m_a_x6675.html +++ b/Doc/html/classbsp___m_a_x6675.html @@ -252,8 +252,8 @@ Protected 属性
该类的文档由以下文件生成: diff --git a/Doc/html/classbsp___mod_bus___rx.html b/Doc/html/classbsp___mod_bus___rx.html index f28c9eb..831e26a 100644 --- a/Doc/html/classbsp___mod_bus___rx.html +++ b/Doc/html/classbsp___mod_bus___rx.html @@ -389,8 +389,8 @@ Public 属性
该类的文档由以下文件生成: diff --git a/Doc/html/classbsp___mod_bus___s_t_m32.html b/Doc/html/classbsp___mod_bus___s_t_m32.html index 5a45f10..5cccc7a 100644 --- a/Doc/html/classbsp___mod_bus___s_t_m32.html +++ b/Doc/html/classbsp___mod_bus___s_t_m32.html @@ -301,7 +301,7 @@ Private 属性
该类的文档由以下文件生成: diff --git a/Doc/html/classbsp___mod_bus___tx.html b/Doc/html/classbsp___mod_bus___tx.html index 5e0f4c8..17dd4fd 100644 --- a/Doc/html/classbsp___mod_bus___tx.html +++ b/Doc/html/classbsp___mod_bus___tx.html @@ -779,8 +779,8 @@ Protected 属性
该类的文档由以下文件生成: diff --git a/Doc/html/classbsp___position___p_i_d.html b/Doc/html/classbsp___position___p_i_d.html index 5a6c419..c8b986e 100644 --- a/Doc/html/classbsp___position___p_i_d.html +++ b/Doc/html/classbsp___position___p_i_d.html @@ -543,8 +543,8 @@ Private 属性
该类的文档由以下文件生成:
    -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.h
  • -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.h
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp
diff --git a/Doc/html/classbsp___print_art-members.html b/Doc/html/classbsp___print_art-members.html new file mode 100644 index 0000000..ab421ac --- /dev/null +++ b/Doc/html/classbsp___print_art-members.html @@ -0,0 +1,90 @@ + + + + + + + +MF32BSP_XerolySkinner: 成员列表 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ +
+
+
bsp_PrintArt 成员列表
+
+
+ +

成员的完整列表,这些成员属于 bsp_PrintArt,包括所有继承而来的类成员

+ + + + + + +
bsp_PrintArt(void)bsp_PrintArt
bsp_PrintArt(u32 len)bsp_PrintArt
Bufflenbsp_PrintArtprivate
print(const char *format,...)bsp_PrintArt
Transmit(u8 *dat, u32 len)=0bsp_PrintArtprivatepure virtual
+ + + + diff --git a/Doc/html/classbsp___print_art.html b/Doc/html/classbsp___print_art.html new file mode 100644 index 0000000..edc1ad0 --- /dev/null +++ b/Doc/html/classbsp___print_art.html @@ -0,0 +1,291 @@ + + + + + + + +MF32BSP_XerolySkinner: bsp_PrintArt类 参考 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ +
+
+ +
bsp_PrintArt类 参考abstract
+
+
+ +

创造一个print的重定向对象 + 更多...

+ +

#include <bsp_PrintArt.h>

+ + + + + + + + + + +

+Public 成员函数

 bsp_PrintArt (void)
 
 bsp_PrintArt (u32 len)
 重定向后的发射数据 更多...
 
int print (const char *format,...)
 重定向后的发射数据 更多...
 
+ + + +

+Private 成员函数

virtual void Transmit (u8 *dat, u32 len)=0
 
+ + + +

+Private 属性

u32 Bufflen
 
+

详细描述

+

创造一个print的重定向对象

+ +

在文件 bsp_PrintArt.h46 行定义.

+

构造及析构函数说明

+ +

◆ bsp_PrintArt() [1/2]

+ +
+
+ + + + + + + + +
bsp_PrintArt::bsp_PrintArt (void )
+
+ +

在文件 bsp_PrintArt.cpp60 行定义.

+ +
+
+ +

◆ bsp_PrintArt() [2/2]

+ +
+
+ + + + + + + + +
bsp_PrintArt::bsp_PrintArt (u32 len)
+
+ +

重定向后的发射数据

+
参数
+ + +
len缓冲区大小
+
+
+ +

在文件 bsp_PrintArt.cpp66 行定义.

+ +
+
+

成员函数说明

+ +

◆ print()

+ +
+
+ + + + + + + + + + + + + + + + + + +
int bsp_PrintArt::print (const char * format,
 ... 
)
+
+ +

重定向后的发射数据

+
参数
+ + + +
format格式化的字符串
...其参数
+
+
+
返回
成功与否
+ +

在文件 bsp_PrintArt.cpp46 行定义.

+
+函数调用图:
+
+
+ + + + +
+ +
+
+ +

◆ Transmit()

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + +
virtual void bsp_PrintArt::Transmit (u8dat,
u32 len 
)
+
+privatepure virtual
+
+
+这是这个函数的调用关系图:
+
+
+ + + + +
+ +
+
+

类成员变量说明

+ +

◆ Bufflen

+ +
+
+ + + + + +
+ + + + +
u32 bsp_PrintArt::Bufflen
+
+private
+
+ +

在文件 bsp_PrintArt.h52 行定义.

+ +
+
+
该类的文档由以下文件生成: +
+ + + + diff --git a/Doc/html/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.map b/Doc/html/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.map new file mode 100644 index 0000000..f8bb9a4 --- /dev/null +++ b/Doc/html/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.map @@ -0,0 +1,4 @@ + + + + diff --git a/Doc/html/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.md5 b/Doc/html/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.md5 new file mode 100644 index 0000000..07601a3 --- /dev/null +++ b/Doc/html/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.md5 @@ -0,0 +1 @@ +bb8579d6dba354651547c05bbc9294dc \ No newline at end of file diff --git a/Doc/html/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.png b/Doc/html/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.png new file mode 100644 index 0000000..d02a0a4 Binary files /dev/null and b/Doc/html/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.png differ diff --git a/Doc/html/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.map b/Doc/html/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.map new file mode 100644 index 0000000..3af5f8e --- /dev/null +++ b/Doc/html/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.map @@ -0,0 +1,4 @@ + + + + diff --git a/Doc/html/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.md5 b/Doc/html/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.md5 new file mode 100644 index 0000000..80ad6ab --- /dev/null +++ b/Doc/html/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.md5 @@ -0,0 +1 @@ +385278b07524c77cd922e6a9f1d40edc \ No newline at end of file diff --git a/Doc/html/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.png b/Doc/html/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.png new file mode 100644 index 0000000..567062e Binary files /dev/null and b/Doc/html/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.png differ diff --git a/Doc/html/classbsp___s_d.html b/Doc/html/classbsp___s_d.html index 417d0a5..2289d26 100644 --- a/Doc/html/classbsp___s_d.html +++ b/Doc/html/classbsp___s_d.html @@ -1182,8 +1182,8 @@ Private 属性
该类的文档由以下文件生成:
    -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h
  • -
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.cpp
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h
  • +
  • D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.cpp
diff --git a/Doc/html/classbsp___s_t_m32___a_t24_c00.html b/Doc/html/classbsp___s_t_m32___a_t24_c00.html index 3d38600..b1d89aa 100644 --- a/Doc/html/classbsp___s_t_m32___a_t24_c00.html +++ b/Doc/html/classbsp___s_t_m32___a_t24_c00.html @@ -663,8 +663,8 @@ Private 属性
该类的文档由以下文件生成: diff --git a/Doc/html/classbsp___s_t_m32___o_l_e_d.html b/Doc/html/classbsp___s_t_m32___o_l_e_d.html index a5429d0..8986d06 100644 --- a/Doc/html/classbsp___s_t_m32___o_l_e_d.html +++ b/Doc/html/classbsp___s_t_m32___o_l_e_d.html @@ -816,8 +816,8 @@ Public 成员函数
该类的文档由以下文件生成: diff --git a/Doc/html/classes.html b/Doc/html/classes.html index a494504..a6292a9 100644 --- a/Doc/html/classes.html +++ b/Doc/html/classes.html @@ -77,7 +77,7 @@ $(function() {
B
-
bsp_AT
bsp_ATKESP8266
bsp_BMP
bsp_Differential
bsp_Digit
bsp_IIC
bsp_IIC_STM32
bsp_Increment_PID
bsp_Integral
bsp_MAX6675
bsp_ModBus_Rx
bsp_ModBus_STM32
bsp_ModBus_Tx
bsp_Position_PID
bsp_SD
bsp_STM32_AT24C00
bsp_STM32_OLED
+
bsp_AT
bsp_ATKESP8266
bsp_BMP
bsp_Differential
bsp_Digit
bsp_IIC
bsp_IIC_STM32
bsp_Increment_PID
bsp_Integral
bsp_MAX6675
bsp_ModBus_Rx
bsp_ModBus_STM32
bsp_ModBus_Tx
bsp_Position_PID
bsp_PrintArt
bsp_SD
bsp_STM32_AT24C00
bsp_STM32_OLED
M
MSD_CARDINFO
MSD_CID
MSD_CSD
diff --git a/Doc/html/dir_000004_000003.html b/Doc/html/dir_000004_000003.html new file mode 100644 index 0000000..0d7e0b4 --- /dev/null +++ b/Doc/html/dir_000004_000003.html @@ -0,0 +1,83 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus -> bsp_math 关系 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+

bsp_ModBus → bsp_math 关系

文件在 bsp_Device/bsp_ModBus在 bsp_Device/bsp_math 中引用
bsp_ModBus.cppbsp_CRC.h
+ + + + diff --git a/Doc/html/dir_000005_000001.html b/Doc/html/dir_000005_000001.html new file mode 100644 index 0000000..4c77856 --- /dev/null +++ b/Doc/html/dir_000005_000001.html @@ -0,0 +1,83 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_MPU6050 -> bsp_Device 关系 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+

bsp_MPU6050 → bsp_Device 关系

文件在 bsp_MPU6050在 bsp_Device 中引用
mpu6050.hvarint.h
+ + + + diff --git a/Doc/html/dir_000007_000001.html b/Doc/html/dir_000007_000001.html new file mode 100644 index 0000000..9b4d58e --- /dev/null +++ b/Doc/html/dir_000007_000001.html @@ -0,0 +1,83 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_System -> bsp_Device 关系 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+

bsp_System → bsp_Device 关系

文件在 bsp_System在 bsp_Device 中引用
vartable.hvarint.h
+ + + + diff --git a/Doc/html/dir_000008_000001.html b/Doc/html/dir_000008_000001.html new file mode 100644 index 0000000..b914450 --- /dev/null +++ b/Doc/html/dir_000008_000001.html @@ -0,0 +1,83 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/STL_Device -> bsp_Device 关系 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+

STL_Device → bsp_Device 关系

文件在 STL_Device在 bsp_Device 中引用
STL_Queue.hvarint.h
STL_Stack.hvarint.h
+ + + + diff --git a/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f.html b/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f.html new file mode 100644 index 0000000..b81b070 --- /dev/null +++ b/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f.html @@ -0,0 +1,123 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_math 目录参考 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+
bsp_math 目录参考
+
+
+
+bsp_math 的目录依赖关系图
+
+
D:/gitt/MicrochipFor32/bsp_Device/bsp_math
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

+文件

文件  bsp_BMP.cpp [代码]
 用来构造BMP图片
 
文件  bsp_BMP.h [代码]
 用来构造BMP图片
 
文件  bsp_Calculus.cpp [代码]
 离散微积分
 
文件  bsp_Calculus.h [代码]
 离散微积分
 
文件  bsp_CRC.cpp [代码]
 CRC16校验
 
文件  bsp_CRC.h [代码]
 CRC16校验
 
文件  bsp_PID.cpp [代码]
 实现了PID算法
 
文件  bsp_PID.h [代码]
 实现了PID算法
 
+
+ + + + diff --git a/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f_dep.map b/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f_dep.map new file mode 100644 index 0000000..b0a27db --- /dev/null +++ b/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f_dep.map @@ -0,0 +1,4 @@ + + + + diff --git a/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f_dep.md5 b/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f_dep.md5 new file mode 100644 index 0000000..a4f55c7 --- /dev/null +++ b/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f_dep.md5 @@ -0,0 +1 @@ +dfca159bc88c952c60908adc46e85ad8 \ No newline at end of file diff --git a/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f_dep.png b/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f_dep.png new file mode 100644 index 0000000..1f1868c Binary files /dev/null and b/Doc/html/dir_0b00494da97109c0933a24e4249d2d8f_dep.png differ diff --git a/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4.html b/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4.html new file mode 100644 index 0000000..f388fde --- /dev/null +++ b/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4.html @@ -0,0 +1,111 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI 目录参考 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+
bsp_SPI 目录参考
+
+
+
+bsp_SPI 的目录依赖关系图
+
+
D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI
+ + + + +
+ + + + + + + + + + + + + + +

+文件

文件  bsp_MAX6675.cpp [代码]
 实现了MAX6675的驱动
 
文件  bsp_MAX6675.h [代码]
 实现了MAX6675的驱动
 
文件  bsp_SD.cpp [代码]
 操作SD卡的库
 
文件  bsp_SD.h [代码]
 操作SD卡的库
 
+
+ + + + diff --git a/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.map b/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.map new file mode 100644 index 0000000..a6f8854 --- /dev/null +++ b/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.map @@ -0,0 +1,4 @@ + + + + diff --git a/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.md5 b/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.md5 new file mode 100644 index 0000000..b02f86a --- /dev/null +++ b/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.md5 @@ -0,0 +1 @@ +245c28a5785035ac5c4a4566a694240a \ No newline at end of file diff --git a/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.png b/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.png new file mode 100644 index 0000000..2ec2a3c Binary files /dev/null and b/Doc/html/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.png differ diff --git a/Doc/html/dir_20a18538dd236a3a627b284c150b5db4.html b/Doc/html/dir_20a18538dd236a3a627b284c150b5db4.html new file mode 100644 index 0000000..2393881 --- /dev/null +++ b/Doc/html/dir_20a18538dd236a3a627b284c150b5db4.html @@ -0,0 +1,111 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_AT 目录参考 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+
bsp_AT 目录参考
+
+
+
+bsp_AT 的目录依赖关系图
+
+
D:/gitt/MicrochipFor32/bsp_Device/bsp_AT
+ + + + +
+ + + + + + + + + + + + + + +

+文件

文件  bsp_AT.cpp [代码]
 AT指令集
 
文件  bsp_AT.h [代码]
 AT指令集
 
文件  bsp_ATKESP8266.cpp [代码]
 ATK-ESP8266模块
 
文件  bsp_ATKESP8266.h [代码]
 ATK-ESP8266模块
 
+
+ + + + diff --git a/Doc/html/dir_20a18538dd236a3a627b284c150b5db4_dep.map b/Doc/html/dir_20a18538dd236a3a627b284c150b5db4_dep.map new file mode 100644 index 0000000..9a67cd1 --- /dev/null +++ b/Doc/html/dir_20a18538dd236a3a627b284c150b5db4_dep.map @@ -0,0 +1,4 @@ + + + + diff --git a/Doc/html/dir_20a18538dd236a3a627b284c150b5db4_dep.md5 b/Doc/html/dir_20a18538dd236a3a627b284c150b5db4_dep.md5 new file mode 100644 index 0000000..dd4281e --- /dev/null +++ b/Doc/html/dir_20a18538dd236a3a627b284c150b5db4_dep.md5 @@ -0,0 +1 @@ +8912cd2c9f1d3af63b66b8367df020ae \ No newline at end of file diff --git a/Doc/html/dir_20a18538dd236a3a627b284c150b5db4_dep.png b/Doc/html/dir_20a18538dd236a3a627b284c150b5db4_dep.png new file mode 100644 index 0000000..c183d29 Binary files /dev/null and b/Doc/html/dir_20a18538dd236a3a627b284c150b5db4_dep.png differ diff --git a/Doc/html/dir_4bec3308e672b6aafff3731922d88232.html b/Doc/html/dir_4bec3308e672b6aafff3731922d88232.html index 785e476..5ec32f7 100644 --- a/Doc/html/dir_4bec3308e672b6aafff3731922d88232.html +++ b/Doc/html/dir_4bec3308e672b6aafff3731922d88232.html @@ -84,7 +84,7 @@ bsp_MPU6050 的目录依赖关系图
- + diff --git a/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.map b/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.map index 2b7096e..8062af8 100644 --- a/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.map +++ b/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.map @@ -1,5 +1,5 @@ - + diff --git a/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.md5 b/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.md5 index 37d6397..9b4f0b1 100644 --- a/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.md5 +++ b/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.md5 @@ -1 +1 @@ -58aea5fa9c981b1d6b0bdc8389f668a5 \ No newline at end of file +a54573bcc03770617d4a3178f58b466c \ No newline at end of file diff --git a/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.png b/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.png index ee1d44a..26fa59c 100644 Binary files a/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.png and b/Doc/html/dir_4bec3308e672b6aafff3731922d88232_dep.png differ diff --git a/Doc/html/dir_7749ce106eeec8242cf951d623c8d314.html b/Doc/html/dir_7749ce106eeec8242cf951d623c8d314.html index 1fc5bb4..9d47352 100644 --- a/Doc/html/dir_7749ce106eeec8242cf951d623c8d314.html +++ b/Doc/html/dir_7749ce106eeec8242cf951d623c8d314.html @@ -84,7 +84,7 @@ bsp_System 的目录依赖关系图 - +
diff --git a/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.map b/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.map index 347db5f..2094bbb 100644 --- a/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.map +++ b/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.map @@ -1,5 +1,5 @@ - + diff --git a/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 b/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 index ab0a2c8..767b165 100644 --- a/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 +++ b/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 @@ -1 +1 @@ -7f6b3343c7c48d4fdc0dadadcdd69e93 \ No newline at end of file +09906c5f73376022e759b1da51f4fefe \ No newline at end of file diff --git a/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.png b/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.png index 31a6d98..d118f4a 100644 Binary files a/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.png and b/Doc/html/dir_7749ce106eeec8242cf951d623c8d314_dep.png differ diff --git a/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217.html b/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217.html index 4419531..58b4a7e 100644 --- a/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217.html +++ b/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217.html @@ -77,45 +77,36 @@ $(function() {
bsp_Device 目录参考
+
+bsp_Device 的目录依赖关系图
+
+
D:/gitt/MicrochipFor32/bsp_Device
+ + + + + + + + + +
+ + + + + + + + + + + +

+目录

目录  bsp_AT
 
目录  bsp_IIC
 
目录  bsp_math
 
目录  bsp_ModBus
 
目录  bsp_SPI
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -128,53 +119,11 @@ $(function() { - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + diff --git a/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217_dep.map b/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217_dep.map new file mode 100644 index 0000000..f7da617 --- /dev/null +++ b/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217_dep.map @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217_dep.md5 b/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217_dep.md5 new file mode 100644 index 0000000..032552c --- /dev/null +++ b/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217_dep.md5 @@ -0,0 +1 @@ +5c9ac3c4883bd118fe138e645257ab01 \ No newline at end of file diff --git a/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217_dep.png b/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217_dep.png new file mode 100644 index 0000000..9a64db9 Binary files /dev/null and b/Doc/html/dir_7d600478d4be1ed73c651a71d29ab217_dep.png differ diff --git a/Doc/html/dir_88b6596e025f66b63ada730bce564633.html b/Doc/html/dir_88b6596e025f66b63ada730bce564633.html index c0d9cac..6cfd28f 100644 --- a/Doc/html/dir_88b6596e025f66b63ada730bce564633.html +++ b/Doc/html/dir_88b6596e025f66b63ada730bce564633.html @@ -84,7 +84,7 @@ STL_Device 的目录依赖关系图 - +

文件

文件  bsp_AT.cpp [代码]
 AT指令集
 
文件  bsp_AT.h [代码]
 AT指令集
 
文件  bsp_AT24C00.cpp [代码]
 本类实现AT24C00的通讯
 
文件  bsp_AT24C00.h [代码]
 本类实现AT24C00的通讯
 
文件  bsp_ATKESP8266.cpp [代码]
 ATK-ESP8266模块
 
文件  bsp_ATKESP8266.h [代码]
 ATK-ESP8266模块
 
文件  bsp_BMP.cpp [代码]
 用来构造BMP图片
 
文件  bsp_BMP.h [代码]
 用来构造BMP图片
 
文件  bsp_Calculus.cpp [代码]
 离散微积分
 
文件  bsp_Calculus.h [代码]
 离散微积分
 
文件  bsp_CRC.cpp [代码]
 CRC16校验
 
文件  bsp_CRC.h [代码]
 CRC16校验
 
文件  bsp_Digit.cpp [代码]
 数码管显示类
 
文件  bsp_flash.h [代码]
 写STM32的Flash库
 
文件  bsp_IIC.cpp [代码]
 本类实现软件IIC功能 依此类派生出其他软件IIC功能
文件  bsp_PrintArt.cpp [代码]
 print重定向的艺术
 
文件  bsp_IIC.h [代码]
 本类实现软件IIC功能 依此类派生出其他软件IIC功能
 
文件  bsp_IIC_STM32.cpp [代码]
 实现针对STM32的软件IIC类
 
文件  bsp_IIC_STM32.h [代码]
 实现针对STM32的软件IIC类
 
文件  bsp_MAX6675.cpp [代码]
 实现了MAX6675的驱动
 
文件  bsp_MAX6675.h [代码]
 实现了MAX6675的驱动
 
文件  bsp_ModBus.cpp [代码]
 ModBus通信函数
 
文件  bsp_ModBus.h [代码]
 ModBus通信函数
 
文件  bsp_ModBus_STM32.cpp [代码]
 ModBus通信基于STM32
 
文件  bsp_ModBus_STM32.h [代码]
 ModBus通信基于STM32
 
文件  bsp_OLED_STM32.cpp [代码]
 在STM32下实现OLED通信
 
文件  bsp_OLED_STM32.h [代码]
 在STM32下实现OLED通信
 
文件  bsp_PID.cpp [代码]
 实现了PID算法
 
文件  bsp_PID.h [代码]
 实现了PID算法
 
文件  bsp_SD.cpp [代码]
 操作SD卡的库
 
文件  bsp_SD.h [代码]
 操作SD卡的库
文件  bsp_PrintArt.h [代码]
 print重定向的艺术
 
文件  varint.h [代码]
 全局共用的标准类型表
diff --git a/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.map b/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.map index 959bf4d..8d07c44 100644 --- a/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.map +++ b/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.map @@ -1,5 +1,5 @@ - + diff --git a/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.md5 b/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.md5 index 3d8acd8..77544ec 100644 --- a/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.md5 +++ b/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.md5 @@ -1 +1 @@ -95b8030ab7c10bd5157f318437ca9c3d \ No newline at end of file +8210627e4bef2c2e91f7e52740a1e18b \ No newline at end of file diff --git a/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.png b/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.png index 4d2b31a..a9c7aa7 100644 Binary files a/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.png and b/Doc/html/dir_88b6596e025f66b63ada730bce564633_dep.png differ diff --git a/Doc/html/dir_9e56396d7aee9906088baa171b6212a8.html b/Doc/html/dir_9e56396d7aee9906088baa171b6212a8.html new file mode 100644 index 0000000..e6381a7 --- /dev/null +++ b/Doc/html/dir_9e56396d7aee9906088baa171b6212a8.html @@ -0,0 +1,113 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus 目录参考 + + + + + + + + + +
+
+
+ + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+ + + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + + +
+
bsp_ModBus 目录参考
+
+
+
+bsp_ModBus 的目录依赖关系图
+
+
D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus
+ + + + + + +
+ + + + + + + + + + + + + + +

+文件

文件  bsp_ModBus.cpp [代码]
 ModBus通信函数
 
文件  bsp_ModBus.h [代码]
 ModBus通信函数
 
文件  bsp_ModBus_STM32.cpp [代码]
 ModBus通信基于STM32
 
文件  bsp_ModBus_STM32.h [代码]
 ModBus通信基于STM32
 
+
+ + + + diff --git a/Doc/html/dir_9e56396d7aee9906088baa171b6212a8_dep.map b/Doc/html/dir_9e56396d7aee9906088baa171b6212a8_dep.map new file mode 100644 index 0000000..8a2292e --- /dev/null +++ b/Doc/html/dir_9e56396d7aee9906088baa171b6212a8_dep.map @@ -0,0 +1,6 @@ + + + + + + diff --git a/Doc/html/dir_9e56396d7aee9906088baa171b6212a8_dep.md5 b/Doc/html/dir_9e56396d7aee9906088baa171b6212a8_dep.md5 new file mode 100644 index 0000000..cee21fa --- /dev/null +++ b/Doc/html/dir_9e56396d7aee9906088baa171b6212a8_dep.md5 @@ -0,0 +1 @@ +714cec227b4b0bfa925ff4b450b52baa \ No newline at end of file diff --git a/Doc/html/dir_9e56396d7aee9906088baa171b6212a8_dep.png b/Doc/html/dir_9e56396d7aee9906088baa171b6212a8_dep.png new file mode 100644 index 0000000..783970c Binary files /dev/null and b/Doc/html/dir_9e56396d7aee9906088baa171b6212a8_dep.png differ diff --git a/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232.html b/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232.html new file mode 100644 index 0000000..c884f55 --- /dev/null +++ b/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232.html @@ -0,0 +1,123 @@ + + + + + + + +MF32BSP_XerolySkinner: D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC 目录参考 + + + + + + + + + +
+
+ + + + + + +
+
MF32BSP_XerolySkinner 2.0.0 +
+
C++版本的驱动库
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ + +
+
+
bsp_IIC 目录参考
+
+
+
+bsp_IIC 的目录依赖关系图
+
+
D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

+文件

文件  bsp_AT24C00.cpp [代码]
 本类实现AT24C00的通讯
 
文件  bsp_AT24C00.h [代码]
 本类实现AT24C00的通讯
 
文件  bsp_IIC.cpp [代码]
 本类实现软件IIC功能 依此类派生出其他软件IIC功能
 
文件  bsp_IIC.h [代码]
 本类实现软件IIC功能 依此类派生出其他软件IIC功能
 
文件  bsp_IIC_STM32.cpp [代码]
 实现针对STM32的软件IIC类
 
文件  bsp_IIC_STM32.h [代码]
 实现针对STM32的软件IIC类
 
文件  bsp_OLED_STM32.cpp [代码]
 在STM32下实现OLED通信
 
文件  bsp_OLED_STM32.h [代码]
 在STM32下实现OLED通信
 
+
+ + + + diff --git a/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.map b/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.map new file mode 100644 index 0000000..c8902e9 --- /dev/null +++ b/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.map @@ -0,0 +1,4 @@ + + + + diff --git a/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.md5 b/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.md5 new file mode 100644 index 0000000..c1031e2 --- /dev/null +++ b/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.md5 @@ -0,0 +1 @@ +a6034c19e54c6870a93f26e8ecfa2a37 \ No newline at end of file diff --git a/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.png b/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.png new file mode 100644 index 0000000..72b9fee Binary files /dev/null and b/Doc/html/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.png differ diff --git a/Doc/html/files.html b/Doc/html/files.html index a610f87..c147f67 100644 --- a/Doc/html/files.html +++ b/Doc/html/files.html @@ -74,56 +74,63 @@ $(function() {
这里列出了所有文件,并附带简要说明:
-
[详情级别 12]
+
[详情级别 123]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  bsp_Device
 bsp_AT.cppAT指令集
 bsp_AT.hAT指令集
 bsp_AT24C00.cpp本类实现AT24C00的通讯
 bsp_AT24C00.h本类实现AT24C00的通讯
 bsp_ATKESP8266.cppATK-ESP8266模块
 bsp_ATKESP8266.hATK-ESP8266模块
 bsp_BMP.cpp用来构造BMP图片
 bsp_BMP.h用来构造BMP图片
 bsp_Calculus.cpp离散微积分
 bsp_Calculus.h离散微积分
 bsp_CRC.cppCRC16校验
 bsp_CRC.hCRC16校验
 bsp_Digit.cpp数码管显示类
 bsp_Digit.h数码管显示类
 bsp_flash.c写STM32的Flash库
 bsp_flash.h写STM32的Flash库
 bsp_IIC.cpp本类实现软件IIC功能 依此类派生出其他软件IIC功能
 bsp_IIC.h本类实现软件IIC功能 依此类派生出其他软件IIC功能
 bsp_IIC_STM32.cpp实现针对STM32的软件IIC类
 bsp_IIC_STM32.h实现针对STM32的软件IIC类
 bsp_MAX6675.cpp实现了MAX6675的驱动
 bsp_MAX6675.h实现了MAX6675的驱动
 bsp_ModBus.cppModBus通信函数
 bsp_ModBus.hModBus通信函数
 bsp_ModBus_STM32.cppModBus通信基于STM32
 bsp_ModBus_STM32.hModBus通信基于STM32
 bsp_OLED_STM32.cpp在STM32下实现OLED通信
 bsp_OLED_STM32.h在STM32下实现OLED通信
 bsp_PID.cpp实现了PID算法
 bsp_PID.h实现了PID算法
 bsp_SD.cpp操作SD卡的库
 bsp_SD.h操作SD卡的库
 varint.h全局共用的标准类型表
  bsp_MPU6050
 mpu6050.cpp
 mpu6050.h
  bsp_System
 Callback.cpp全局中断在此实现
 Callback.h全局中断在此实现
 MainSystem.cpp实现了一个C++库针对单片机开发
 User.h用户设置信息
 vartable.cpp全局向量在此生成
 vartable.h全局向量在此生成
  STL_Device
 STL_Queue.cpp实现了STL库中的Queue
 STL_Queue.h实现了STL库中的Queue
 STL_Stack.cpp实现了STL库中的Stack
 STL_Stack.h实现了STL库中的Stack
  bsp_AT
 bsp_AT.cppAT指令集
 bsp_AT.hAT指令集
 bsp_ATKESP8266.cppATK-ESP8266模块
 bsp_ATKESP8266.hATK-ESP8266模块
  bsp_IIC
 bsp_AT24C00.cpp本类实现AT24C00的通讯
 bsp_AT24C00.h本类实现AT24C00的通讯
 bsp_IIC.cpp本类实现软件IIC功能 依此类派生出其他软件IIC功能
 bsp_IIC.h本类实现软件IIC功能 依此类派生出其他软件IIC功能
 bsp_IIC_STM32.cpp实现针对STM32的软件IIC类
 bsp_IIC_STM32.h实现针对STM32的软件IIC类
 bsp_OLED_STM32.cpp在STM32下实现OLED通信
 bsp_OLED_STM32.h在STM32下实现OLED通信
  bsp_math
 bsp_BMP.cpp用来构造BMP图片
 bsp_BMP.h用来构造BMP图片
 bsp_Calculus.cpp离散微积分
 bsp_Calculus.h离散微积分
 bsp_CRC.cppCRC16校验
 bsp_CRC.hCRC16校验
 bsp_PID.cpp实现了PID算法
 bsp_PID.h实现了PID算法
  bsp_ModBus
 bsp_ModBus.cppModBus通信函数
 bsp_ModBus.hModBus通信函数
 bsp_ModBus_STM32.cppModBus通信基于STM32
 bsp_ModBus_STM32.hModBus通信基于STM32
  bsp_SPI
 bsp_MAX6675.cpp实现了MAX6675的驱动
 bsp_MAX6675.h实现了MAX6675的驱动
 bsp_SD.cpp操作SD卡的库
 bsp_SD.h操作SD卡的库
 bsp_Digit.cpp数码管显示类
 bsp_Digit.h数码管显示类
 bsp_flash.c写STM32的Flash库
 bsp_flash.h写STM32的Flash库
 bsp_PrintArt.cppPrint重定向的艺术
 bsp_PrintArt.hPrint重定向的艺术
 varint.h全局共用的标准类型表
  bsp_MPU6050
 mpu6050.cpp
 mpu6050.h
  bsp_System
 Callback.cpp全局中断在此实现
 Callback.h全局中断在此实现
 MainSystem.cpp实现了一个C++库针对单片机开发
 User.h用户设置信息
 vartable.cpp全局向量在此生成
 vartable.h全局向量在此生成
  STL_Device
 STL_Queue.cpp实现了STL库中的Queue
 STL_Queue.h实现了STL库中的Queue
 STL_Stack.cpp实现了STL库中的Stack
 STL_Stack.h实现了STL库中的Stack
diff --git a/Doc/html/functions_b.html b/Doc/html/functions_b.html index 9b90405..237d3be 100644 --- a/Doc/html/functions_b.html +++ b/Doc/html/functions_b.html @@ -106,9 +106,11 @@ $(function() {
  • bsp_ModBus_STM32() : bsp_ModBus_STM32
  • bsp_ModBus_Tx() : bsp_ModBus_Tx
  • bsp_Position_PID() : bsp_Position_PID
  • +
  • bsp_PrintArt() : bsp_PrintArt
  • bsp_SD() : bsp_SD
  • bsp_STM32_AT24C00() : bsp_STM32_AT24C00
  • bsp_STM32_OLED() : bsp_STM32_OLED
  • +
  • Bufflen : bsp_PrintArt
  • diff --git a/Doc/html/functions_func.html b/Doc/html/functions_func.html index 3851399..0630973 100644 --- a/Doc/html/functions_func.html +++ b/Doc/html/functions_func.html @@ -96,6 +96,7 @@ $(function() {
  • bsp_ModBus_STM32() : bsp_ModBus_STM32
  • bsp_ModBus_Tx() : bsp_ModBus_Tx
  • bsp_Position_PID() : bsp_Position_PID
  • +
  • bsp_PrintArt() : bsp_PrintArt
  • bsp_SD() : bsp_SD
  • bsp_STM32_AT24C00() : bsp_STM32_AT24C00
  • bsp_STM32_OLED() : bsp_STM32_OLED
  • @@ -177,6 +178,7 @@ $(function() {
  • poptop() : STL_rQueue, STL_rStack
  • poptop32() : STL_lQueue, STL_lStack, STL_rQueue, STL_rStack
  • poptop8() : STL_lQueue, STL_lStack
  • +
  • print() : bsp_PrintArt
  • push() : STL_lQueue, STL_lStack, STL_rQueue, STL_rStack
  • push32() : STL_lQueue, STL_lStack, STL_rQueue, STL_rStack
  • push8() : STL_lQueue, STL_lStack
  • @@ -230,7 +232,7 @@ $(function() {
  • top() : STL_lQueue, STL_lStack, STL_rQueue, STL_rStack
  • top32() : STL_lQueue, STL_lStack
  • top8() : STL_lQueue, STL_lStack
  • -
  • Transmit() : bsp_AT, bsp_ATKESP8266, bsp_ModBus_STM32, bsp_ModBus_Tx
  • +
  • Transmit() : bsp_AT, bsp_ATKESP8266, bsp_ModBus_STM32, bsp_ModBus_Tx, bsp_PrintArt
  • diff --git a/Doc/html/functions_p.html b/Doc/html/functions_p.html index 0b5db2d..2c1041a 100644 --- a/Doc/html/functions_p.html +++ b/Doc/html/functions_p.html @@ -88,6 +88,7 @@ $(function() {
  • poptop8() : STL_lQueue, STL_lStack
  • poptopfun : STL_lQueue, STL_lStack, STL_rQueue, STL_rStack
  • preerror : bsp_Increment_PID
  • +
  • print() : bsp_PrintArt
  • ProdName1 : MSD_CID
  • ProdName2 : MSD_CID
  • ProdRev : MSD_CID
  • diff --git a/Doc/html/functions_t.html b/Doc/html/functions_t.html index 50cf1a1..0d8089c 100644 --- a/Doc/html/functions_t.html +++ b/Doc/html/functions_t.html @@ -85,7 +85,7 @@ $(function() {
  • top() : STL_lQueue, STL_lStack, STL_rQueue, STL_rStack
  • top32() : STL_lQueue, STL_lStack
  • top8() : STL_lQueue, STL_lStack
  • -
  • Transmit() : bsp_AT, bsp_ATKESP8266, bsp_ModBus_STM32, bsp_ModBus_Tx
  • +
  • Transmit() : bsp_AT, bsp_ATKESP8266, bsp_ModBus_STM32, bsp_ModBus_Tx, bsp_PrintArt
  • diff --git a/Doc/html/functions_vars.html b/Doc/html/functions_vars.html index c15fada..ec99189 100644 --- a/Doc/html/functions_vars.html +++ b/Doc/html/functions_vars.html @@ -100,6 +100,7 @@ $(function() {
  • bmfHeader : _BITMAPINFO
  • bmiColors : _BITMAPINFO
  • bmiHeader : _BITMAPINFO
  • +
  • Bufflen : bsp_PrintArt
  • diff --git a/Doc/html/hierarchy.html b/Doc/html/hierarchy.html index cd6d3bb..75ed66c 100644 --- a/Doc/html/hierarchy.html +++ b/Doc/html/hierarchy.html @@ -99,15 +99,16 @@ $(function() {  Cbsp_ModBus_TxModBus发送器  Cbsp_ModBus_STM32STM32用串口的ModBus发送器  Cbsp_Position_PID位置法为基础的PID算法 - Cbsp_SD一个操作SD卡的类 - CMSD_CARDINFO - CMSD_CID - CMSD_CSD - CSTL_lQueue一个队列的类 - CSTL_lStack一个栈的类 - CSTL_rQueue一个队列的类 - CSTL_rStack一个栈的类 - Cstruct_bsp_Flash_Pack一包数据的内容 + Cbsp_PrintArt创造一个print的重定向对象 + Cbsp_SD一个操作SD卡的类 + CMSD_CARDINFO + CMSD_CID + CMSD_CSD + CSTL_lQueue一个队列的类 + CSTL_lStack一个栈的类 + CSTL_rQueue一个队列的类 + CSTL_rStack一个栈的类 + Cstruct_bsp_Flash_Pack一包数据的内容 diff --git a/Doc/html/inherit_graph_17.map b/Doc/html/inherit_graph_17.map index 7cc698d..599c316 100644 --- a/Doc/html/inherit_graph_17.map +++ b/Doc/html/inherit_graph_17.map @@ -1,3 +1,3 @@ - + diff --git a/Doc/html/inherit_graph_17.md5 b/Doc/html/inherit_graph_17.md5 index 58c3c74..27a7282 100644 --- a/Doc/html/inherit_graph_17.md5 +++ b/Doc/html/inherit_graph_17.md5 @@ -1 +1 @@ -c732eb82f5284dd43e7c4757b48f12ce \ No newline at end of file +eb9187d8ef4902f3c7a9aaf7491fb8b0 \ No newline at end of file diff --git a/Doc/html/inherit_graph_17.png b/Doc/html/inherit_graph_17.png index f96fbc6..9244595 100644 Binary files a/Doc/html/inherit_graph_17.png and b/Doc/html/inherit_graph_17.png differ diff --git a/Doc/html/inherit_graph_18.map b/Doc/html/inherit_graph_18.map index ef82af3..7cc698d 100644 --- a/Doc/html/inherit_graph_18.map +++ b/Doc/html/inherit_graph_18.map @@ -1,3 +1,3 @@ - + diff --git a/Doc/html/inherit_graph_18.md5 b/Doc/html/inherit_graph_18.md5 index 1f0b12c..58c3c74 100644 --- a/Doc/html/inherit_graph_18.md5 +++ b/Doc/html/inherit_graph_18.md5 @@ -1 +1 @@ -27018ff7a6ade7dd36427eb6a2bacca0 \ No newline at end of file +c732eb82f5284dd43e7c4757b48f12ce \ No newline at end of file diff --git a/Doc/html/inherit_graph_18.png b/Doc/html/inherit_graph_18.png index 450b3ac..f96fbc6 100644 Binary files a/Doc/html/inherit_graph_18.png and b/Doc/html/inherit_graph_18.png differ diff --git a/Doc/html/inherit_graph_19.map b/Doc/html/inherit_graph_19.map index 515ee9b..ef82af3 100644 --- a/Doc/html/inherit_graph_19.map +++ b/Doc/html/inherit_graph_19.map @@ -1,3 +1,3 @@ - + diff --git a/Doc/html/inherit_graph_19.md5 b/Doc/html/inherit_graph_19.md5 index ff0b90f..1f0b12c 100644 --- a/Doc/html/inherit_graph_19.md5 +++ b/Doc/html/inherit_graph_19.md5 @@ -1 +1 @@ -2a00a5214993b5418c7e88f9a45d7cfe \ No newline at end of file +27018ff7a6ade7dd36427eb6a2bacca0 \ No newline at end of file diff --git a/Doc/html/inherit_graph_19.png b/Doc/html/inherit_graph_19.png index 0653c82..450b3ac 100644 Binary files a/Doc/html/inherit_graph_19.png and b/Doc/html/inherit_graph_19.png differ diff --git a/Doc/html/inherit_graph_20.map b/Doc/html/inherit_graph_20.map index a3091e7..515ee9b 100644 --- a/Doc/html/inherit_graph_20.map +++ b/Doc/html/inherit_graph_20.map @@ -1,3 +1,3 @@ - + diff --git a/Doc/html/inherit_graph_20.md5 b/Doc/html/inherit_graph_20.md5 index 1f11462..ff0b90f 100644 --- a/Doc/html/inherit_graph_20.md5 +++ b/Doc/html/inherit_graph_20.md5 @@ -1 +1 @@ -01d809dd5e5120e20d89ce343a1ecc84 \ No newline at end of file +2a00a5214993b5418c7e88f9a45d7cfe \ No newline at end of file diff --git a/Doc/html/inherit_graph_20.png b/Doc/html/inherit_graph_20.png index 79efbfb..0653c82 100644 Binary files a/Doc/html/inherit_graph_20.png and b/Doc/html/inherit_graph_20.png differ diff --git a/Doc/html/inherit_graph_21.map b/Doc/html/inherit_graph_21.map index 0a86c40..a3091e7 100644 --- a/Doc/html/inherit_graph_21.map +++ b/Doc/html/inherit_graph_21.map @@ -1,3 +1,3 @@ - + diff --git a/Doc/html/inherit_graph_21.md5 b/Doc/html/inherit_graph_21.md5 index 0c215a1..1f11462 100644 --- a/Doc/html/inherit_graph_21.md5 +++ b/Doc/html/inherit_graph_21.md5 @@ -1 +1 @@ -21878a53a9088416e26331ac358bf4c4 \ No newline at end of file +01d809dd5e5120e20d89ce343a1ecc84 \ No newline at end of file diff --git a/Doc/html/inherit_graph_21.png b/Doc/html/inherit_graph_21.png index 63ba8b4..79efbfb 100644 Binary files a/Doc/html/inherit_graph_21.png and b/Doc/html/inherit_graph_21.png differ diff --git a/Doc/html/inherit_graph_22.map b/Doc/html/inherit_graph_22.map index 84d1ac2..0a86c40 100644 --- a/Doc/html/inherit_graph_22.map +++ b/Doc/html/inherit_graph_22.map @@ -1,3 +1,3 @@ - + diff --git a/Doc/html/inherit_graph_22.md5 b/Doc/html/inherit_graph_22.md5 index 7cbe3a0..0c215a1 100644 --- a/Doc/html/inherit_graph_22.md5 +++ b/Doc/html/inherit_graph_22.md5 @@ -1 +1 @@ -25609444a554bbd92434f823cefe828c \ No newline at end of file +21878a53a9088416e26331ac358bf4c4 \ No newline at end of file diff --git a/Doc/html/inherit_graph_22.png b/Doc/html/inherit_graph_22.png index 7cbb9a6..63ba8b4 100644 Binary files a/Doc/html/inherit_graph_22.png and b/Doc/html/inherit_graph_22.png differ diff --git a/Doc/html/inherit_graph_23.map b/Doc/html/inherit_graph_23.map index c9884e7..84d1ac2 100644 --- a/Doc/html/inherit_graph_23.map +++ b/Doc/html/inherit_graph_23.map @@ -1,3 +1,3 @@ - + diff --git a/Doc/html/inherit_graph_23.md5 b/Doc/html/inherit_graph_23.md5 index 0dabb4f..7cbe3a0 100644 --- a/Doc/html/inherit_graph_23.md5 +++ b/Doc/html/inherit_graph_23.md5 @@ -1 +1 @@ -d13a8051aef4cf3b38fb94c2f3b6bb05 \ No newline at end of file +25609444a554bbd92434f823cefe828c \ No newline at end of file diff --git a/Doc/html/inherit_graph_23.png b/Doc/html/inherit_graph_23.png index 4a4e717..7cbb9a6 100644 Binary files a/Doc/html/inherit_graph_23.png and b/Doc/html/inherit_graph_23.png differ diff --git a/Doc/html/inherit_graph_24.map b/Doc/html/inherit_graph_24.map index 7925caf..c9884e7 100644 --- a/Doc/html/inherit_graph_24.map +++ b/Doc/html/inherit_graph_24.map @@ -1,3 +1,3 @@ - + diff --git a/Doc/html/inherit_graph_24.md5 b/Doc/html/inherit_graph_24.md5 index 8960136..0dabb4f 100644 --- a/Doc/html/inherit_graph_24.md5 +++ b/Doc/html/inherit_graph_24.md5 @@ -1 +1 @@ -8949aeb68dacb17c154a1f52dbf22947 \ No newline at end of file +d13a8051aef4cf3b38fb94c2f3b6bb05 \ No newline at end of file diff --git a/Doc/html/inherit_graph_24.png b/Doc/html/inherit_graph_24.png index 168aa61..4a4e717 100644 Binary files a/Doc/html/inherit_graph_24.png and b/Doc/html/inherit_graph_24.png differ diff --git a/Doc/html/inherit_graph_25.map b/Doc/html/inherit_graph_25.map index c402b3b..7925caf 100644 --- a/Doc/html/inherit_graph_25.map +++ b/Doc/html/inherit_graph_25.map @@ -1,3 +1,3 @@ - + diff --git a/Doc/html/inherit_graph_25.md5 b/Doc/html/inherit_graph_25.md5 index 70e1865..8960136 100644 --- a/Doc/html/inherit_graph_25.md5 +++ b/Doc/html/inherit_graph_25.md5 @@ -1 +1 @@ -b620654802bfeaa4505c64d8cc6a2bd4 \ No newline at end of file +8949aeb68dacb17c154a1f52dbf22947 \ No newline at end of file diff --git a/Doc/html/inherit_graph_25.png b/Doc/html/inherit_graph_25.png index ffd6299..168aa61 100644 Binary files a/Doc/html/inherit_graph_25.png and b/Doc/html/inherit_graph_25.png differ diff --git a/Doc/html/inherit_graph_26.map b/Doc/html/inherit_graph_26.map new file mode 100644 index 0000000..c402b3b --- /dev/null +++ b/Doc/html/inherit_graph_26.map @@ -0,0 +1,3 @@ + + + diff --git a/Doc/html/inherit_graph_26.md5 b/Doc/html/inherit_graph_26.md5 new file mode 100644 index 0000000..70e1865 --- /dev/null +++ b/Doc/html/inherit_graph_26.md5 @@ -0,0 +1 @@ +b620654802bfeaa4505c64d8cc6a2bd4 \ No newline at end of file diff --git a/Doc/html/inherit_graph_26.png b/Doc/html/inherit_graph_26.png new file mode 100644 index 0000000..ffd6299 Binary files /dev/null and b/Doc/html/inherit_graph_26.png differ diff --git a/Doc/html/inherits.html b/Doc/html/inherits.html index 7dc6d51..3d8e48c 100644 --- a/Doc/html/inherits.html +++ b/Doc/html/inherits.html @@ -166,47 +166,52 @@ $(function() {
    - + + + + + + - + - + - + - + - + - + - + - + diff --git a/Doc/html/search/all_13.js b/Doc/html/search/all_13.js index a789759..5ef514a 100644 --- a/Doc/html/search/all_13.js +++ b/Doc/html/search/all_13.js @@ -14,5 +14,5 @@ var searchData= ['top_11',['top',['../class_s_t_l__r_queue.html#a3507658579a1abb5e50b34b6bb536ece',1,'STL_rQueue::top()'],['../class_s_t_l__l_queue.html#a1abec6afbc25d3cc7b3e3cc94c265f9c',1,'STL_lQueue::top()'],['../class_s_t_l__r_stack.html#a49d2ca43dafd695e4e0d92018736f732',1,'STL_rStack::top()'],['../class_s_t_l__l_stack.html#a1e1f0b6f70bff3c9dbb95a90cac0f261',1,'STL_lStack::top()']]], ['top32_12',['top32',['../class_s_t_l__l_queue.html#ade1f8e34538de4ae43f7ad2ca46ab493',1,'STL_lQueue::top32()'],['../class_s_t_l__l_stack.html#a1cbd6347328f1bf000e7662a5386d361',1,'STL_lStack::top32()']]], ['top8_13',['top8',['../class_s_t_l__l_queue.html#a7ff92acc4b520646801c93816faf2f07',1,'STL_lQueue::top8()'],['../class_s_t_l__l_stack.html#a5e3abb3c9743eff3757b95ce2bdc8d47',1,'STL_lStack::top8()']]], - ['transmit_14',['Transmit',['../classbsp___a_t.html#afd25c65d270b9db28370d08c6424537e',1,'bsp_AT::Transmit()'],['../classbsp___a_t_k_e_s_p8266.html#afc9873cda629f8bd2504d583bc7733fd',1,'bsp_ATKESP8266::Transmit()'],['../classbsp___mod_bus___tx.html#ac017f6145ba6f87c69a16510f868dcc2',1,'bsp_ModBus_Tx::Transmit()'],['../classbsp___mod_bus___s_t_m32.html#a3dda1f4a2a120c6a4482ff6d9d82f4e8',1,'bsp_ModBus_STM32::Transmit()']]] + ['transmit_14',['Transmit',['../classbsp___a_t.html#afd25c65d270b9db28370d08c6424537e',1,'bsp_AT::Transmit()'],['../classbsp___a_t_k_e_s_p8266.html#afc9873cda629f8bd2504d583bc7733fd',1,'bsp_ATKESP8266::Transmit()'],['../classbsp___mod_bus___tx.html#ac017f6145ba6f87c69a16510f868dcc2',1,'bsp_ModBus_Tx::Transmit()'],['../classbsp___mod_bus___s_t_m32.html#a3dda1f4a2a120c6a4482ff6d9d82f4e8',1,'bsp_ModBus_STM32::Transmit()'],['../classbsp___print_art.html#a548aa058fedb64e031d91c48480b527e',1,'bsp_PrintArt::Transmit()']]] ]; diff --git a/Doc/html/search/all_2.js b/Doc/html/search/all_2.js index 0ae0f93..eff77a5 100644 --- a/Doc/html/search/all_2.js +++ b/Doc/html/search/all_2.js @@ -50,9 +50,9 @@ var searchData= ['bsp_5fiic_5fstm32_47',['bsp_IIC_STM32',['../classbsp___i_i_c___s_t_m32.html',1,'bsp_IIC_STM32'],['../classbsp___i_i_c___s_t_m32.html#a22566656cd2c5e8e1ab6b4c6aa32b63b',1,'bsp_IIC_STM32::bsp_IIC_STM32()']]], ['bsp_5fiic_5fstm32_2ecpp_48',['bsp_IIC_STM32.cpp',['../bsp___i_i_c___s_t_m32_8cpp.html',1,'']]], ['bsp_5fiic_5fstm32_2eh_49',['bsp_IIC_STM32.h',['../bsp___i_i_c___s_t_m32_8h.html',1,'']]], - ['bsp_5fincrement_5fpid_50',['bsp_Increment_PID',['../classbsp___increment___p_i_d.html',1,'bsp_Increment_PID'],['../classbsp___increment___p_i_d.html#a1dec336ee026d7e1148dfb68052055d2',1,'bsp_Increment_PID::bsp_Increment_PID(void)'],['../classbsp___increment___p_i_d.html#a33b07a33c9ba2accc10a4bcf5a8b7be9',1,'bsp_Increment_PID::bsp_Increment_PID(float Kp, float Ki, float Kd, float target, float result_H, float result_L)']]], + ['bsp_5fincrement_5fpid_50',['bsp_Increment_PID',['../classbsp___increment___p_i_d.html',1,'bsp_Increment_PID'],['../classbsp___increment___p_i_d.html#a33b07a33c9ba2accc10a4bcf5a8b7be9',1,'bsp_Increment_PID::bsp_Increment_PID(float Kp, float Ki, float Kd, float target, float result_H, float result_L)'],['../classbsp___increment___p_i_d.html#a1dec336ee026d7e1148dfb68052055d2',1,'bsp_Increment_PID::bsp_Increment_PID(void)']]], ['bsp_5fintegral_51',['bsp_Integral',['../classbsp___integral.html',1,'bsp_Integral'],['../classbsp___integral.html#af274273b399f4da855646921f3ae31ba',1,'bsp_Integral::bsp_Integral()']]], - ['bsp_5fmax6675_52',['bsp_MAX6675',['../classbsp___m_a_x6675.html#ae241abb7c21d7bf551543046a92e6025',1,'bsp_MAX6675::bsp_MAX6675()'],['../classbsp___m_a_x6675.html',1,'bsp_MAX6675']]], + ['bsp_5fmax6675_52',['bsp_MAX6675',['../classbsp___m_a_x6675.html',1,'bsp_MAX6675'],['../classbsp___m_a_x6675.html#ae241abb7c21d7bf551543046a92e6025',1,'bsp_MAX6675::bsp_MAX6675()']]], ['bsp_5fmax6675_2ecpp_53',['bsp_MAX6675.cpp',['../bsp___m_a_x6675_8cpp.html',1,'']]], ['bsp_5fmax6675_2eh_54',['bsp_MAX6675.h',['../bsp___m_a_x6675_8h.html',1,'']]], ['bsp_5fmodbus_2ecpp_55',['bsp_ModBus.cpp',['../bsp___mod_bus_8cpp.html',1,'']]], @@ -66,14 +66,18 @@ var searchData= ['bsp_5foled_5fstm32_2eh_63',['bsp_OLED_STM32.h',['../bsp___o_l_e_d___s_t_m32_8h.html',1,'']]], ['bsp_5fpid_2ecpp_64',['bsp_PID.cpp',['../bsp___p_i_d_8cpp.html',1,'']]], ['bsp_5fpid_2eh_65',['bsp_PID.h',['../bsp___p_i_d_8h.html',1,'']]], - ['bsp_5fposition_5fpid_66',['bsp_Position_PID',['../classbsp___position___p_i_d.html',1,'bsp_Position_PID'],['../classbsp___position___p_i_d.html#aa16c488294e5bfba71c8ef83ee76a250',1,'bsp_Position_PID::bsp_Position_PID(float Kp, float Ki, float Kd, float target, float result_H, float result_L)'],['../classbsp___position___p_i_d.html#ac50b1ff29153eed1fcb252a3eee2aa69',1,'bsp_Position_PID::bsp_Position_PID(void)']]], - ['bsp_5freadflash_67',['bsp_ReadFlash',['../bsp__flash_8c.html#a734a679e19a8af2c7ddfa86f4310a13d',1,'bsp_ReadFlash(uint32_t *dat, uint32_t num): bsp_flash.c'],['../bsp__flash_8h.html#a734a679e19a8af2c7ddfa86f4310a13d',1,'bsp_ReadFlash(uint32_t *dat, uint32_t num): bsp_flash.c']]], - ['bsp_5freadflash_5fpack_68',['bsp_ReadFlash_Pack',['../bsp__flash_8c.html#a45549058e1315d29263c0b26816bcffb',1,'bsp_ReadFlash_Pack(void): bsp_flash.c'],['../bsp__flash_8h.html#a45549058e1315d29263c0b26816bcffb',1,'bsp_ReadFlash_Pack(void): bsp_flash.c']]], - ['bsp_5fsd_69',['bsp_SD',['../classbsp___s_d.html',1,'bsp_SD'],['../classbsp___s_d.html#a9f5ace0a335acc31271c9d131cd6d306',1,'bsp_SD::bsp_SD()']]], - ['bsp_5fsd_2ecpp_70',['bsp_SD.cpp',['../bsp___s_d_8cpp.html',1,'']]], - ['bsp_5fsd_2eh_71',['bsp_SD.h',['../bsp___s_d_8h.html',1,'']]], - ['bsp_5fstm32_5fat24c00_72',['bsp_STM32_AT24C00',['../classbsp___s_t_m32___a_t24_c00.html',1,'bsp_STM32_AT24C00'],['../classbsp___s_t_m32___a_t24_c00.html#a5509d16dc81dcc75acb287f802e5740a',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(bsp_IIC_STM32 &_bsp_IIC_STM32)'],['../classbsp___s_t_m32___a_t24_c00.html#a6501d9fa92d1ae5f9c43a125f0e106a0',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(u8 Address, u8 Page, bsp_IIC_STM32 &_bsp_IIC_STM32)'],['../classbsp___s_t_m32___a_t24_c00.html#add0323d62cef144dbd1e1b7b548a09f9',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(u8 Address, u8 Page, GPIO_TypeDef *GPIOx_SCK, uint16_t GPIO_Pin_SCK, GPIO_TypeDef *GPIOx_SDA, uint16_t GPIO_Pin_SDA)']]], - ['bsp_5fstm32_5foled_73',['bsp_STM32_OLED',['../classbsp___s_t_m32___o_l_e_d.html',1,'bsp_STM32_OLED'],['../classbsp___s_t_m32___o_l_e_d.html#a130ba2e9f83b4f6dd70154cb7561db35',1,'bsp_STM32_OLED::bsp_STM32_OLED(bsp_IIC_STM32 &IICS)'],['../classbsp___s_t_m32___o_l_e_d.html#a72b5fb72becf87a1b1a0cd34f4e7a6d5',1,'bsp_STM32_OLED::bsp_STM32_OLED(GPIO_TypeDef *GPIOx_SCK, uint16_t GPIO_Pin_SCK, GPIO_TypeDef *GPIOx_SDA, uint16_t GPIO_Pin_SDA)']]], - ['bsp_5fwriteflash_5fpack_74',['bsp_WriteFlash_Pack',['../bsp__flash_8c.html#aa1a1ff74b284a19aa3872b6f3d6abd11',1,'bsp_WriteFlash_Pack(void): bsp_flash.c'],['../bsp__flash_8h.html#aa1a1ff74b284a19aa3872b6f3d6abd11',1,'bsp_WriteFlash_Pack(void): bsp_flash.c']]], - ['bsp_5fwriteflashonepage_75',['bsp_WriteFlashOnePage',['../bsp__flash_8c.html#af1304997d797af3400074bdb68e5de1c',1,'bsp_WriteFlashOnePage(uint32_t *dat, uint32_t num): bsp_flash.c'],['../bsp__flash_8h.html#af1304997d797af3400074bdb68e5de1c',1,'bsp_WriteFlashOnePage(uint32_t *dat, uint32_t num): bsp_flash.c']]] + ['bsp_5fposition_5fpid_66',['bsp_Position_PID',['../classbsp___position___p_i_d.html',1,'bsp_Position_PID'],['../classbsp___position___p_i_d.html#ac50b1ff29153eed1fcb252a3eee2aa69',1,'bsp_Position_PID::bsp_Position_PID(void)'],['../classbsp___position___p_i_d.html#aa16c488294e5bfba71c8ef83ee76a250',1,'bsp_Position_PID::bsp_Position_PID(float Kp, float Ki, float Kd, float target, float result_H, float result_L)']]], + ['bsp_5fprintart_67',['bsp_PrintArt',['../classbsp___print_art.html',1,'bsp_PrintArt'],['../classbsp___print_art.html#a93c7cc212617232dcfd5e57a5d4f3521',1,'bsp_PrintArt::bsp_PrintArt(void)'],['../classbsp___print_art.html#a269df30feafe08cc3803aa9bf88b2a8e',1,'bsp_PrintArt::bsp_PrintArt(u32 len)']]], + ['bsp_5fprintart_2ecpp_68',['bsp_PrintArt.cpp',['../bsp___print_art_8cpp.html',1,'']]], + ['bsp_5fprintart_2eh_69',['bsp_PrintArt.h',['../bsp___print_art_8h.html',1,'']]], + ['bsp_5freadflash_70',['bsp_ReadFlash',['../bsp__flash_8c.html#a734a679e19a8af2c7ddfa86f4310a13d',1,'bsp_ReadFlash(uint32_t *dat, uint32_t num): bsp_flash.c'],['../bsp__flash_8h.html#a734a679e19a8af2c7ddfa86f4310a13d',1,'bsp_ReadFlash(uint32_t *dat, uint32_t num): bsp_flash.c']]], + ['bsp_5freadflash_5fpack_71',['bsp_ReadFlash_Pack',['../bsp__flash_8c.html#a45549058e1315d29263c0b26816bcffb',1,'bsp_ReadFlash_Pack(void): bsp_flash.c'],['../bsp__flash_8h.html#a45549058e1315d29263c0b26816bcffb',1,'bsp_ReadFlash_Pack(void): bsp_flash.c']]], + ['bsp_5fsd_72',['bsp_SD',['../classbsp___s_d.html',1,'bsp_SD'],['../classbsp___s_d.html#a9f5ace0a335acc31271c9d131cd6d306',1,'bsp_SD::bsp_SD()']]], + ['bsp_5fsd_2ecpp_73',['bsp_SD.cpp',['../bsp___s_d_8cpp.html',1,'']]], + ['bsp_5fsd_2eh_74',['bsp_SD.h',['../bsp___s_d_8h.html',1,'']]], + ['bsp_5fstm32_5fat24c00_75',['bsp_STM32_AT24C00',['../classbsp___s_t_m32___a_t24_c00.html',1,'bsp_STM32_AT24C00'],['../classbsp___s_t_m32___a_t24_c00.html#a6501d9fa92d1ae5f9c43a125f0e106a0',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(u8 Address, u8 Page, bsp_IIC_STM32 &_bsp_IIC_STM32)'],['../classbsp___s_t_m32___a_t24_c00.html#add0323d62cef144dbd1e1b7b548a09f9',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(u8 Address, u8 Page, GPIO_TypeDef *GPIOx_SCK, uint16_t GPIO_Pin_SCK, GPIO_TypeDef *GPIOx_SDA, uint16_t GPIO_Pin_SDA)'],['../classbsp___s_t_m32___a_t24_c00.html#a5509d16dc81dcc75acb287f802e5740a',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(bsp_IIC_STM32 &_bsp_IIC_STM32)']]], + ['bsp_5fstm32_5foled_76',['bsp_STM32_OLED',['../classbsp___s_t_m32___o_l_e_d.html',1,'bsp_STM32_OLED'],['../classbsp___s_t_m32___o_l_e_d.html#a130ba2e9f83b4f6dd70154cb7561db35',1,'bsp_STM32_OLED::bsp_STM32_OLED(bsp_IIC_STM32 &IICS)'],['../classbsp___s_t_m32___o_l_e_d.html#a72b5fb72becf87a1b1a0cd34f4e7a6d5',1,'bsp_STM32_OLED::bsp_STM32_OLED(GPIO_TypeDef *GPIOx_SCK, uint16_t GPIO_Pin_SCK, GPIO_TypeDef *GPIOx_SDA, uint16_t GPIO_Pin_SDA)']]], + ['bsp_5fwriteflash_5fpack_77',['bsp_WriteFlash_Pack',['../bsp__flash_8c.html#aa1a1ff74b284a19aa3872b6f3d6abd11',1,'bsp_WriteFlash_Pack(void): bsp_flash.c'],['../bsp__flash_8h.html#aa1a1ff74b284a19aa3872b6f3d6abd11',1,'bsp_WriteFlash_Pack(void): bsp_flash.c']]], + ['bsp_5fwriteflashonepage_78',['bsp_WriteFlashOnePage',['../bsp__flash_8h.html#af1304997d797af3400074bdb68e5de1c',1,'bsp_WriteFlashOnePage(uint32_t *dat, uint32_t num): bsp_flash.c'],['../bsp__flash_8c.html#af1304997d797af3400074bdb68e5de1c',1,'bsp_WriteFlashOnePage(uint32_t *dat, uint32_t num): bsp_flash.c']]], + ['bufflen_79',['Bufflen',['../classbsp___print_art.html#a7b7764b6a699a75f10a6caa85330cbe2',1,'bsp_PrintArt']]] ]; diff --git a/Doc/html/search/all_f.js b/Doc/html/search/all_f.js index 475a887..4559dd1 100644 --- a/Doc/html/search/all_f.js +++ b/Doc/html/search/all_f.js @@ -22,12 +22,13 @@ var searchData= ['poptop8_19',['poptop8',['../class_s_t_l__l_stack.html#ab4a4991e79e9e3fd14cd9e7e9a7d4c5a',1,'STL_lStack::poptop8()'],['../class_s_t_l__l_queue.html#a4c67b2f6364aa9105e8754c51bb2ad6a',1,'STL_lQueue::poptop8()']]], ['poptopfun_20',['poptopfun',['../class_s_t_l__l_stack.html#a027231aabf8efb3c813be67eabbbee55',1,'STL_lStack::poptopfun()'],['../class_s_t_l__r_stack.html#a4d702aae14e43421c0818dba3b8c99a1',1,'STL_rStack::poptopfun()'],['../class_s_t_l__l_queue.html#a32f62d0933c052bcebeb318c1230f3f7',1,'STL_lQueue::poptopfun()'],['../class_s_t_l__r_queue.html#a8deafb8a60277665e85b99deeff96d8c',1,'STL_rQueue::poptopfun()']]], ['preerror_21',['preerror',['../classbsp___increment___p_i_d.html#a8df6076b4bb4d4d1e4c7ee2777defb82',1,'bsp_Increment_PID']]], - ['prodname1_22',['ProdName1',['../struct_m_s_d___c_i_d.html#ab7e359a09fecf1fa2d1b18e708dcc292',1,'MSD_CID']]], - ['prodname2_23',['ProdName2',['../struct_m_s_d___c_i_d.html#ad0d7606f38a0140075647fb3f66614ea',1,'MSD_CID']]], - ['prodrev_24',['ProdRev',['../struct_m_s_d___c_i_d.html#acd9fbacd30fdff0eef7d885ad4ec438b',1,'MSD_CID']]], - ['prodsn_25',['ProdSN',['../struct_m_s_d___c_i_d.html#a0c5c88d258f73f17a496f3b92d9cfd5c',1,'MSD_CID']]], - ['push_26',['push',['../class_s_t_l__l_stack.html#a19b8e4216ae1fad27b58bc6b9c10af2e',1,'STL_lStack::push()'],['../class_s_t_l__r_queue.html#a20a4e57dc9a4350f49cfada5cf083881',1,'STL_rQueue::push()'],['../class_s_t_l__l_queue.html#ab551099da5beb93d91db4472ffd4d5c3',1,'STL_lQueue::push()'],['../class_s_t_l__r_stack.html#a153de2f05c0e0164ad68fb09130bf475',1,'STL_rStack::push()']]], - ['push32_27',['push32',['../class_s_t_l__l_queue.html#a1231a845c0a916e43c74a18c8b7c1920',1,'STL_lQueue::push32()'],['../class_s_t_l__r_stack.html#a8a72b28e3a7faa2aae9272d90032d5a5',1,'STL_rStack::push32()'],['../class_s_t_l__l_stack.html#a3f662cd8f02f5fa991f4c489ec384194',1,'STL_lStack::push32()'],['../class_s_t_l__r_queue.html#ac57bfdea03866852334cbf52e262e286',1,'STL_rQueue::push32()']]], - ['push8_28',['push8',['../class_s_t_l__l_stack.html#af48199bb7c616ad2b4642ca967296e30',1,'STL_lStack::push8()'],['../class_s_t_l__l_queue.html#af2ee00997d848e132c3140e347b7220c',1,'STL_lQueue::push8(u8 var)']]], - ['pushfun_29',['pushfun',['../class_s_t_l__l_queue.html#ad702c50174ed400838db74915c0eefda',1,'STL_lQueue::pushfun()'],['../class_s_t_l__r_stack.html#a4287e70b3adaf5e2a3a941299a085b09',1,'STL_rStack::pushfun()'],['../class_s_t_l__l_stack.html#ad321b32eb00ba9d63ddf2631a143abf0',1,'STL_lStack::pushfun()'],['../class_s_t_l__r_queue.html#a6279ce46687da109354f7f84b979343f',1,'STL_rQueue::pushfun()']]] + ['print_22',['print',['../classbsp___print_art.html#a5b89d4eeaeca9f91f9b554ffeea0d272',1,'bsp_PrintArt']]], + ['prodname1_23',['ProdName1',['../struct_m_s_d___c_i_d.html#ab7e359a09fecf1fa2d1b18e708dcc292',1,'MSD_CID']]], + ['prodname2_24',['ProdName2',['../struct_m_s_d___c_i_d.html#ad0d7606f38a0140075647fb3f66614ea',1,'MSD_CID']]], + ['prodrev_25',['ProdRev',['../struct_m_s_d___c_i_d.html#acd9fbacd30fdff0eef7d885ad4ec438b',1,'MSD_CID']]], + ['prodsn_26',['ProdSN',['../struct_m_s_d___c_i_d.html#a0c5c88d258f73f17a496f3b92d9cfd5c',1,'MSD_CID']]], + ['push_27',['push',['../class_s_t_l__l_stack.html#a19b8e4216ae1fad27b58bc6b9c10af2e',1,'STL_lStack::push()'],['../class_s_t_l__r_queue.html#a20a4e57dc9a4350f49cfada5cf083881',1,'STL_rQueue::push()'],['../class_s_t_l__l_queue.html#ab551099da5beb93d91db4472ffd4d5c3',1,'STL_lQueue::push()'],['../class_s_t_l__r_stack.html#a153de2f05c0e0164ad68fb09130bf475',1,'STL_rStack::push()']]], + ['push32_28',['push32',['../class_s_t_l__l_queue.html#a1231a845c0a916e43c74a18c8b7c1920',1,'STL_lQueue::push32()'],['../class_s_t_l__r_stack.html#a8a72b28e3a7faa2aae9272d90032d5a5',1,'STL_rStack::push32()'],['../class_s_t_l__l_stack.html#a3f662cd8f02f5fa991f4c489ec384194',1,'STL_lStack::push32()'],['../class_s_t_l__r_queue.html#ac57bfdea03866852334cbf52e262e286',1,'STL_rQueue::push32()']]], + ['push8_29',['push8',['../class_s_t_l__l_stack.html#af48199bb7c616ad2b4642ca967296e30',1,'STL_lStack::push8()'],['../class_s_t_l__l_queue.html#af2ee00997d848e132c3140e347b7220c',1,'STL_lQueue::push8(u8 var)']]], + ['pushfun_30',['pushfun',['../class_s_t_l__l_queue.html#ad702c50174ed400838db74915c0eefda',1,'STL_lQueue::pushfun()'],['../class_s_t_l__r_stack.html#a4287e70b3adaf5e2a3a941299a085b09',1,'STL_rStack::pushfun()'],['../class_s_t_l__l_stack.html#ad321b32eb00ba9d63ddf2631a143abf0',1,'STL_lStack::pushfun()'],['../class_s_t_l__r_queue.html#a6279ce46687da109354f7f84b979343f',1,'STL_rQueue::pushfun()']]] ]; diff --git a/Doc/html/search/classes_1.js b/Doc/html/search/classes_1.js index cbd1534..80b98aa 100644 --- a/Doc/html/search/classes_1.js +++ b/Doc/html/search/classes_1.js @@ -14,7 +14,8 @@ var searchData= ['bsp_5fmodbus_5fstm32_11',['bsp_ModBus_STM32',['../classbsp___mod_bus___s_t_m32.html',1,'']]], ['bsp_5fmodbus_5ftx_12',['bsp_ModBus_Tx',['../classbsp___mod_bus___tx.html',1,'']]], ['bsp_5fposition_5fpid_13',['bsp_Position_PID',['../classbsp___position___p_i_d.html',1,'']]], - ['bsp_5fsd_14',['bsp_SD',['../classbsp___s_d.html',1,'']]], - ['bsp_5fstm32_5fat24c00_15',['bsp_STM32_AT24C00',['../classbsp___s_t_m32___a_t24_c00.html',1,'']]], - ['bsp_5fstm32_5foled_16',['bsp_STM32_OLED',['../classbsp___s_t_m32___o_l_e_d.html',1,'']]] + ['bsp_5fprintart_14',['bsp_PrintArt',['../classbsp___print_art.html',1,'']]], + ['bsp_5fsd_15',['bsp_SD',['../classbsp___s_d.html',1,'']]], + ['bsp_5fstm32_5fat24c00_16',['bsp_STM32_AT24C00',['../classbsp___s_t_m32___a_t24_c00.html',1,'']]], + ['bsp_5fstm32_5foled_17',['bsp_STM32_OLED',['../classbsp___s_t_m32___o_l_e_d.html',1,'']]] ]; diff --git a/Doc/html/search/files_0.js b/Doc/html/search/files_0.js index 67e8afa..31db48f 100644 --- a/Doc/html/search/files_0.js +++ b/Doc/html/search/files_0.js @@ -30,6 +30,8 @@ var searchData= ['bsp_5foled_5fstm32_2eh_27',['bsp_OLED_STM32.h',['../bsp___o_l_e_d___s_t_m32_8h.html',1,'']]], ['bsp_5fpid_2ecpp_28',['bsp_PID.cpp',['../bsp___p_i_d_8cpp.html',1,'']]], ['bsp_5fpid_2eh_29',['bsp_PID.h',['../bsp___p_i_d_8h.html',1,'']]], - ['bsp_5fsd_2ecpp_30',['bsp_SD.cpp',['../bsp___s_d_8cpp.html',1,'']]], - ['bsp_5fsd_2eh_31',['bsp_SD.h',['../bsp___s_d_8h.html',1,'']]] + ['bsp_5fprintart_2ecpp_30',['bsp_PrintArt.cpp',['../bsp___print_art_8cpp.html',1,'']]], + ['bsp_5fprintart_2eh_31',['bsp_PrintArt.h',['../bsp___print_art_8h.html',1,'']]], + ['bsp_5fsd_2ecpp_32',['bsp_SD.cpp',['../bsp___s_d_8cpp.html',1,'']]], + ['bsp_5fsd_2eh_33',['bsp_SD.h',['../bsp___s_d_8h.html',1,'']]] ]; diff --git a/Doc/html/search/functions_1.js b/Doc/html/search/functions_1.js index 13ef69b..a6aa14b 100644 --- a/Doc/html/search/functions_1.js +++ b/Doc/html/search/functions_1.js @@ -11,11 +11,12 @@ var searchData= ['bsp_5fmodbus_5fstm32_8',['bsp_ModBus_STM32',['../classbsp___mod_bus___s_t_m32.html#a5ad770cac0532b9b5eb76c11ebef0435',1,'bsp_ModBus_STM32']]], ['bsp_5fmodbus_5ftx_9',['bsp_ModBus_Tx',['../classbsp___mod_bus___tx.html#ac277122ddb733aa37a0000086d5ae239',1,'bsp_ModBus_Tx']]], ['bsp_5fposition_5fpid_10',['bsp_Position_PID',['../classbsp___position___p_i_d.html#ac50b1ff29153eed1fcb252a3eee2aa69',1,'bsp_Position_PID::bsp_Position_PID(void)'],['../classbsp___position___p_i_d.html#aa16c488294e5bfba71c8ef83ee76a250',1,'bsp_Position_PID::bsp_Position_PID(float Kp, float Ki, float Kd, float target, float result_H, float result_L)']]], - ['bsp_5freadflash_11',['bsp_ReadFlash',['../bsp__flash_8c.html#a734a679e19a8af2c7ddfa86f4310a13d',1,'bsp_ReadFlash(uint32_t *dat, uint32_t num): bsp_flash.c'],['../bsp__flash_8h.html#a734a679e19a8af2c7ddfa86f4310a13d',1,'bsp_ReadFlash(uint32_t *dat, uint32_t num): bsp_flash.c']]], - ['bsp_5freadflash_5fpack_12',['bsp_ReadFlash_Pack',['../bsp__flash_8c.html#a45549058e1315d29263c0b26816bcffb',1,'bsp_ReadFlash_Pack(void): bsp_flash.c'],['../bsp__flash_8h.html#a45549058e1315d29263c0b26816bcffb',1,'bsp_ReadFlash_Pack(void): bsp_flash.c']]], - ['bsp_5fsd_13',['bsp_SD',['../classbsp___s_d.html#a9f5ace0a335acc31271c9d131cd6d306',1,'bsp_SD']]], - ['bsp_5fstm32_5fat24c00_14',['bsp_STM32_AT24C00',['../classbsp___s_t_m32___a_t24_c00.html#a5509d16dc81dcc75acb287f802e5740a',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(bsp_IIC_STM32 &_bsp_IIC_STM32)'],['../classbsp___s_t_m32___a_t24_c00.html#a6501d9fa92d1ae5f9c43a125f0e106a0',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(u8 Address, u8 Page, bsp_IIC_STM32 &_bsp_IIC_STM32)'],['../classbsp___s_t_m32___a_t24_c00.html#add0323d62cef144dbd1e1b7b548a09f9',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(u8 Address, u8 Page, GPIO_TypeDef *GPIOx_SCK, uint16_t GPIO_Pin_SCK, GPIO_TypeDef *GPIOx_SDA, uint16_t GPIO_Pin_SDA)']]], - ['bsp_5fstm32_5foled_15',['bsp_STM32_OLED',['../classbsp___s_t_m32___o_l_e_d.html#a130ba2e9f83b4f6dd70154cb7561db35',1,'bsp_STM32_OLED::bsp_STM32_OLED(bsp_IIC_STM32 &IICS)'],['../classbsp___s_t_m32___o_l_e_d.html#a72b5fb72becf87a1b1a0cd34f4e7a6d5',1,'bsp_STM32_OLED::bsp_STM32_OLED(GPIO_TypeDef *GPIOx_SCK, uint16_t GPIO_Pin_SCK, GPIO_TypeDef *GPIOx_SDA, uint16_t GPIO_Pin_SDA)']]], - ['bsp_5fwriteflash_5fpack_16',['bsp_WriteFlash_Pack',['../bsp__flash_8c.html#aa1a1ff74b284a19aa3872b6f3d6abd11',1,'bsp_WriteFlash_Pack(void): bsp_flash.c'],['../bsp__flash_8h.html#aa1a1ff74b284a19aa3872b6f3d6abd11',1,'bsp_WriteFlash_Pack(void): bsp_flash.c']]], - ['bsp_5fwriteflashonepage_17',['bsp_WriteFlashOnePage',['../bsp__flash_8c.html#af1304997d797af3400074bdb68e5de1c',1,'bsp_WriteFlashOnePage(uint32_t *dat, uint32_t num): bsp_flash.c'],['../bsp__flash_8h.html#af1304997d797af3400074bdb68e5de1c',1,'bsp_WriteFlashOnePage(uint32_t *dat, uint32_t num): bsp_flash.c']]] + ['bsp_5fprintart_11',['bsp_PrintArt',['../classbsp___print_art.html#a93c7cc212617232dcfd5e57a5d4f3521',1,'bsp_PrintArt::bsp_PrintArt(void)'],['../classbsp___print_art.html#a269df30feafe08cc3803aa9bf88b2a8e',1,'bsp_PrintArt::bsp_PrintArt(u32 len)']]], + ['bsp_5freadflash_12',['bsp_ReadFlash',['../bsp__flash_8c.html#a734a679e19a8af2c7ddfa86f4310a13d',1,'bsp_ReadFlash(uint32_t *dat, uint32_t num): bsp_flash.c'],['../bsp__flash_8h.html#a734a679e19a8af2c7ddfa86f4310a13d',1,'bsp_ReadFlash(uint32_t *dat, uint32_t num): bsp_flash.c']]], + ['bsp_5freadflash_5fpack_13',['bsp_ReadFlash_Pack',['../bsp__flash_8c.html#a45549058e1315d29263c0b26816bcffb',1,'bsp_ReadFlash_Pack(void): bsp_flash.c'],['../bsp__flash_8h.html#a45549058e1315d29263c0b26816bcffb',1,'bsp_ReadFlash_Pack(void): bsp_flash.c']]], + ['bsp_5fsd_14',['bsp_SD',['../classbsp___s_d.html#a9f5ace0a335acc31271c9d131cd6d306',1,'bsp_SD']]], + ['bsp_5fstm32_5fat24c00_15',['bsp_STM32_AT24C00',['../classbsp___s_t_m32___a_t24_c00.html#a5509d16dc81dcc75acb287f802e5740a',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(bsp_IIC_STM32 &_bsp_IIC_STM32)'],['../classbsp___s_t_m32___a_t24_c00.html#a6501d9fa92d1ae5f9c43a125f0e106a0',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(u8 Address, u8 Page, bsp_IIC_STM32 &_bsp_IIC_STM32)'],['../classbsp___s_t_m32___a_t24_c00.html#add0323d62cef144dbd1e1b7b548a09f9',1,'bsp_STM32_AT24C00::bsp_STM32_AT24C00(u8 Address, u8 Page, GPIO_TypeDef *GPIOx_SCK, uint16_t GPIO_Pin_SCK, GPIO_TypeDef *GPIOx_SDA, uint16_t GPIO_Pin_SDA)']]], + ['bsp_5fstm32_5foled_16',['bsp_STM32_OLED',['../classbsp___s_t_m32___o_l_e_d.html#a130ba2e9f83b4f6dd70154cb7561db35',1,'bsp_STM32_OLED::bsp_STM32_OLED(bsp_IIC_STM32 &IICS)'],['../classbsp___s_t_m32___o_l_e_d.html#a72b5fb72becf87a1b1a0cd34f4e7a6d5',1,'bsp_STM32_OLED::bsp_STM32_OLED(GPIO_TypeDef *GPIOx_SCK, uint16_t GPIO_Pin_SCK, GPIO_TypeDef *GPIOx_SDA, uint16_t GPIO_Pin_SDA)']]], + ['bsp_5fwriteflash_5fpack_17',['bsp_WriteFlash_Pack',['../bsp__flash_8c.html#aa1a1ff74b284a19aa3872b6f3d6abd11',1,'bsp_WriteFlash_Pack(void): bsp_flash.c'],['../bsp__flash_8h.html#aa1a1ff74b284a19aa3872b6f3d6abd11',1,'bsp_WriteFlash_Pack(void): bsp_flash.c']]], + ['bsp_5fwriteflashonepage_18',['bsp_WriteFlashOnePage',['../bsp__flash_8c.html#af1304997d797af3400074bdb68e5de1c',1,'bsp_WriteFlashOnePage(uint32_t *dat, uint32_t num): bsp_flash.c'],['../bsp__flash_8h.html#af1304997d797af3400074bdb68e5de1c',1,'bsp_WriteFlashOnePage(uint32_t *dat, uint32_t num): bsp_flash.c']]] ]; diff --git a/Doc/html/search/functions_9.js b/Doc/html/search/functions_9.js index 14881fa..664217c 100644 --- a/Doc/html/search/functions_9.js +++ b/Doc/html/search/functions_9.js @@ -9,8 +9,9 @@ var searchData= ['poptop_6',['poptop',['../class_s_t_l__r_queue.html#a3431ef2eff0319a93be5dac50bd19b99',1,'STL_rQueue::poptop()'],['../class_s_t_l__r_stack.html#a31fd424472fcf069ec2cbcb50ab34ed1',1,'STL_rStack::poptop()']]], ['poptop32_7',['poptop32',['../class_s_t_l__r_queue.html#a9362012b2eda4207d130e03f420c11a8',1,'STL_rQueue::poptop32()'],['../class_s_t_l__l_queue.html#a4bf8d4647c741289056d30184e97531b',1,'STL_lQueue::poptop32()'],['../class_s_t_l__r_stack.html#ad64450c2168e2551ed8fad637a8b9c99',1,'STL_rStack::poptop32()'],['../class_s_t_l__l_stack.html#a5d566c869456665d5dd831e28cfcb7ab',1,'STL_lStack::poptop32()']]], ['poptop8_8',['poptop8',['../class_s_t_l__l_queue.html#a4c67b2f6364aa9105e8754c51bb2ad6a',1,'STL_lQueue::poptop8()'],['../class_s_t_l__l_stack.html#ab4a4991e79e9e3fd14cd9e7e9a7d4c5a',1,'STL_lStack::poptop8()']]], - ['push_9',['push',['../class_s_t_l__r_queue.html#a20a4e57dc9a4350f49cfada5cf083881',1,'STL_rQueue::push()'],['../class_s_t_l__l_queue.html#ab551099da5beb93d91db4472ffd4d5c3',1,'STL_lQueue::push()'],['../class_s_t_l__r_stack.html#a153de2f05c0e0164ad68fb09130bf475',1,'STL_rStack::push()'],['../class_s_t_l__l_stack.html#a19b8e4216ae1fad27b58bc6b9c10af2e',1,'STL_lStack::push()']]], - ['push32_10',['push32',['../class_s_t_l__r_queue.html#ac57bfdea03866852334cbf52e262e286',1,'STL_rQueue::push32()'],['../class_s_t_l__l_queue.html#a1231a845c0a916e43c74a18c8b7c1920',1,'STL_lQueue::push32()'],['../class_s_t_l__r_stack.html#a8a72b28e3a7faa2aae9272d90032d5a5',1,'STL_rStack::push32()'],['../class_s_t_l__l_stack.html#a3f662cd8f02f5fa991f4c489ec384194',1,'STL_lStack::push32()']]], - ['push8_11',['push8',['../class_s_t_l__l_queue.html#af2ee00997d848e132c3140e347b7220c',1,'STL_lQueue::push8()'],['../class_s_t_l__l_stack.html#af48199bb7c616ad2b4642ca967296e30',1,'STL_lStack::push8()']]], - ['pushfun_12',['pushfun',['../class_s_t_l__r_queue.html#a6279ce46687da109354f7f84b979343f',1,'STL_rQueue::pushfun()'],['../class_s_t_l__l_queue.html#ad702c50174ed400838db74915c0eefda',1,'STL_lQueue::pushfun()'],['../class_s_t_l__r_stack.html#a4287e70b3adaf5e2a3a941299a085b09',1,'STL_rStack::pushfun()'],['../class_s_t_l__l_stack.html#ad321b32eb00ba9d63ddf2631a143abf0',1,'STL_lStack::pushfun()']]] + ['print_9',['print',['../classbsp___print_art.html#a5b89d4eeaeca9f91f9b554ffeea0d272',1,'bsp_PrintArt']]], + ['push_10',['push',['../class_s_t_l__r_queue.html#a20a4e57dc9a4350f49cfada5cf083881',1,'STL_rQueue::push()'],['../class_s_t_l__l_queue.html#ab551099da5beb93d91db4472ffd4d5c3',1,'STL_lQueue::push()'],['../class_s_t_l__r_stack.html#a153de2f05c0e0164ad68fb09130bf475',1,'STL_rStack::push()'],['../class_s_t_l__l_stack.html#a19b8e4216ae1fad27b58bc6b9c10af2e',1,'STL_lStack::push()']]], + ['push32_11',['push32',['../class_s_t_l__r_queue.html#ac57bfdea03866852334cbf52e262e286',1,'STL_rQueue::push32()'],['../class_s_t_l__l_queue.html#a1231a845c0a916e43c74a18c8b7c1920',1,'STL_lQueue::push32()'],['../class_s_t_l__r_stack.html#a8a72b28e3a7faa2aae9272d90032d5a5',1,'STL_rStack::push32()'],['../class_s_t_l__l_stack.html#a3f662cd8f02f5fa991f4c489ec384194',1,'STL_lStack::push32()']]], + ['push8_12',['push8',['../class_s_t_l__l_queue.html#af2ee00997d848e132c3140e347b7220c',1,'STL_lQueue::push8()'],['../class_s_t_l__l_stack.html#af48199bb7c616ad2b4642ca967296e30',1,'STL_lStack::push8()']]], + ['pushfun_13',['pushfun',['../class_s_t_l__r_queue.html#a6279ce46687da109354f7f84b979343f',1,'STL_rQueue::pushfun()'],['../class_s_t_l__l_queue.html#ad702c50174ed400838db74915c0eefda',1,'STL_lQueue::pushfun()'],['../class_s_t_l__r_stack.html#a4287e70b3adaf5e2a3a941299a085b09',1,'STL_rStack::pushfun()'],['../class_s_t_l__l_stack.html#ad321b32eb00ba9d63ddf2631a143abf0',1,'STL_lStack::pushfun()']]] ]; diff --git a/Doc/html/search/functions_c.js b/Doc/html/search/functions_c.js index 59bf523..ba4a1eb 100644 --- a/Doc/html/search/functions_c.js +++ b/Doc/html/search/functions_c.js @@ -7,5 +7,5 @@ var searchData= ['top_4',['top',['../class_s_t_l__r_queue.html#a3507658579a1abb5e50b34b6bb536ece',1,'STL_rQueue::top()'],['../class_s_t_l__l_queue.html#a1abec6afbc25d3cc7b3e3cc94c265f9c',1,'STL_lQueue::top()'],['../class_s_t_l__r_stack.html#a49d2ca43dafd695e4e0d92018736f732',1,'STL_rStack::top()'],['../class_s_t_l__l_stack.html#a1e1f0b6f70bff3c9dbb95a90cac0f261',1,'STL_lStack::top()']]], ['top32_5',['top32',['../class_s_t_l__l_queue.html#ade1f8e34538de4ae43f7ad2ca46ab493',1,'STL_lQueue::top32()'],['../class_s_t_l__l_stack.html#a1cbd6347328f1bf000e7662a5386d361',1,'STL_lStack::top32()']]], ['top8_6',['top8',['../class_s_t_l__l_queue.html#a7ff92acc4b520646801c93816faf2f07',1,'STL_lQueue::top8()'],['../class_s_t_l__l_stack.html#a5e3abb3c9743eff3757b95ce2bdc8d47',1,'STL_lStack::top8()']]], - ['transmit_7',['Transmit',['../classbsp___a_t.html#afd25c65d270b9db28370d08c6424537e',1,'bsp_AT::Transmit()'],['../classbsp___a_t_k_e_s_p8266.html#afc9873cda629f8bd2504d583bc7733fd',1,'bsp_ATKESP8266::Transmit()'],['../classbsp___mod_bus___tx.html#ac017f6145ba6f87c69a16510f868dcc2',1,'bsp_ModBus_Tx::Transmit()'],['../classbsp___mod_bus___s_t_m32.html#a3dda1f4a2a120c6a4482ff6d9d82f4e8',1,'bsp_ModBus_STM32::Transmit()']]] + ['transmit_7',['Transmit',['../classbsp___a_t.html#afd25c65d270b9db28370d08c6424537e',1,'bsp_AT::Transmit()'],['../classbsp___a_t_k_e_s_p8266.html#afc9873cda629f8bd2504d583bc7733fd',1,'bsp_ATKESP8266::Transmit()'],['../classbsp___mod_bus___tx.html#ac017f6145ba6f87c69a16510f868dcc2',1,'bsp_ModBus_Tx::Transmit()'],['../classbsp___mod_bus___s_t_m32.html#a3dda1f4a2a120c6a4482ff6d9d82f4e8',1,'bsp_ModBus_STM32::Transmit()'],['../classbsp___print_art.html#a548aa058fedb64e031d91c48480b527e',1,'bsp_PrintArt::Transmit()']]] ]; diff --git a/Doc/html/search/variables_1.js b/Doc/html/search/variables_1.js index d2c7957..2cb9d66 100644 --- a/Doc/html/search/variables_1.js +++ b/Doc/html/search/variables_1.js @@ -22,5 +22,6 @@ var searchData= ['bmfheader_19',['bmfHeader',['../struct___b_i_t_m_a_p_i_n_f_o.html#a3356c2aeed730cf31d05fd09244ecbce',1,'_BITMAPINFO']]], ['bmicolors_20',['bmiColors',['../struct___b_i_t_m_a_p_i_n_f_o.html#ab5fe5744a8fe46833743bc6b5cf72a49',1,'_BITMAPINFO']]], ['bmiheader_21',['bmiHeader',['../struct___b_i_t_m_a_p_i_n_f_o.html#a7d9eafe9a3374cd06dc22fda1af98b6d',1,'_BITMAPINFO']]], - ['bsp_5fflash_5fpack_22',['bsp_Flash_Pack',['../bsp__flash_8c.html#a2c0639c4d50bba3762a4295a56a06af8',1,'bsp_flash.c']]] + ['bsp_5fflash_5fpack_22',['bsp_Flash_Pack',['../bsp__flash_8c.html#a2c0639c4d50bba3762a4295a56a06af8',1,'bsp_flash.c']]], + ['bufflen_23',['Bufflen',['../classbsp___print_art.html#a7b7764b6a699a75f10a6caa85330cbe2',1,'bsp_PrintArt']]] ]; diff --git a/Doc/html/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.html b/Doc/html/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.html index 6c93f14..1d83b63 100644 --- a/Doc/html/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.html +++ b/Doc/html/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.html @@ -181,7 +181,7 @@ Public 属性
    该结构体的文档由以下文件生成:
      -
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h
    • +
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h
    diff --git a/Doc/html/struct___b_i_t_m_a_p_i_n_f_o.html b/Doc/html/struct___b_i_t_m_a_p_i_n_f_o.html index 37f2f80..0cf4fe0 100644 --- a/Doc/html/struct___b_i_t_m_a_p_i_n_f_o.html +++ b/Doc/html/struct___b_i_t_m_a_p_i_n_f_o.html @@ -156,7 +156,7 @@ Public 属性
    该结构体的文档由以下文件生成:
      -
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h
    • +
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h
    diff --git a/Doc/html/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.html b/Doc/html/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.html index e0bfc91..8e2e395 100644 --- a/Doc/html/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.html +++ b/Doc/html/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.html @@ -289,7 +289,7 @@ Public 属性
    该结构体的文档由以下文件生成:
      -
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h
    • +
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h
    diff --git a/Doc/html/struct___r_g_b_q_u_a_d.html b/Doc/html/struct___r_g_b_q_u_a_d.html index fbe9c80..8d840fe 100644 --- a/Doc/html/struct___r_g_b_q_u_a_d.html +++ b/Doc/html/struct___r_g_b_q_u_a_d.html @@ -163,7 +163,7 @@ Public 属性
    该结构体的文档由以下文件生成:
      -
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h
    • +
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h
    diff --git a/Doc/html/struct_m_s_d___c_a_r_d_i_n_f_o.html b/Doc/html/struct_m_s_d___c_a_r_d_i_n_f_o.html index fe92f62..b8b32e9 100644 --- a/Doc/html/struct_m_s_d___c_a_r_d_i_n_f_o.html +++ b/Doc/html/struct_m_s_d___c_a_r_d_i_n_f_o.html @@ -241,7 +241,7 @@ Public 属性
    该结构体的文档由以下文件生成:
      -
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h
    • +
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h
    diff --git a/Doc/html/struct_m_s_d___c_i_d.html b/Doc/html/struct_m_s_d___c_i_d.html index b0ca116..0c26f43 100644 --- a/Doc/html/struct_m_s_d___c_i_d.html +++ b/Doc/html/struct_m_s_d___c_i_d.html @@ -267,7 +267,7 @@ Public 属性
    该结构体的文档由以下文件生成:
      -
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h
    • +
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h
    diff --git a/Doc/html/struct_m_s_d___c_s_d.html b/Doc/html/struct_m_s_d___c_s_d.html index 06c8417..3fd29e6 100644 --- a/Doc/html/struct_m_s_d___c_s_d.html +++ b/Doc/html/struct_m_s_d___c_s_d.html @@ -753,7 +753,7 @@ Public 属性
    该结构体的文档由以下文件生成:
      -
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h
    • +
    • D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h
    diff --git a/Doc/html/varint_8h.html b/Doc/html/varint_8h.html index 4db703f..9a1ba01 100644 --- a/Doc/html/varint_8h.html +++ b/Doc/html/varint_8h.html @@ -99,46 +99,48 @@ varint.h 的引用(Include)关系图:
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Doc/html/varint_8h__dep__incl.map b/Doc/html/varint_8h__dep__incl.map index 9a15a0e..33c3dd2 100644 --- a/Doc/html/varint_8h__dep__incl.map +++ b/Doc/html/varint_8h__dep__incl.map @@ -1,43 +1,45 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Doc/html/varint_8h__dep__incl.md5 b/Doc/html/varint_8h__dep__incl.md5 index 6b80473..8b8f21f 100644 --- a/Doc/html/varint_8h__dep__incl.md5 +++ b/Doc/html/varint_8h__dep__incl.md5 @@ -1 +1 @@ -6c101c208f5c6ecb4accf6ae014f9a11 \ No newline at end of file +fb18b5e917ed6493894ca367a2fa1c96 \ No newline at end of file diff --git a/Doc/html/varint_8h__dep__incl.png b/Doc/html/varint_8h__dep__incl.png index 2184f47..3c9b49c 100644 Binary files a/Doc/html/varint_8h__dep__incl.png and b/Doc/html/varint_8h__dep__incl.png differ diff --git a/Doc/latex/annotated.tex b/Doc/latex/annotated.tex index a8bf9db..81c1914 100644 --- a/Doc/latex/annotated.tex +++ b/Doc/latex/annotated.tex @@ -20,6 +20,7 @@ \item\contentsline{section}{\mbox{\hyperlink{classbsp___mod_bus___s_t_m32}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32}} \\*STM32用串口的\+Mod\+Bus发送器 }{\pageref{classbsp___mod_bus___s_t_m32}}{} \item\contentsline{section}{\mbox{\hyperlink{classbsp___mod_bus___tx}{bsp\+\_\+\+Mod\+Bus\+\_\+\+Tx}} \\*Mod\+Bus发送器 }{\pageref{classbsp___mod_bus___tx}}{} \item\contentsline{section}{\mbox{\hyperlink{classbsp___position___p_i_d}{bsp\+\_\+\+Position\+\_\+\+PID}} \\*位置法为基础的\+PID算法 }{\pageref{classbsp___position___p_i_d}}{} +\item\contentsline{section}{\mbox{\hyperlink{classbsp___print_art}{bsp\+\_\+\+Print\+Art}} \\*创造一个print的重定向对象 }{\pageref{classbsp___print_art}}{} \item\contentsline{section}{\mbox{\hyperlink{classbsp___s_d}{bsp\+\_\+\+SD}} \\*一个操作\+SD卡的类 }{\pageref{classbsp___s_d}}{} \item\contentsline{section}{\mbox{\hyperlink{classbsp___s_t_m32___a_t24_c00}{bsp\+\_\+\+STM32\+\_\+\+AT24\+C00}} \\*一个\+AT24设备,基于\+STM32的\+IIC总线 }{\pageref{classbsp___s_t_m32___a_t24_c00}}{} \item\contentsline{section}{\mbox{\hyperlink{classbsp___s_t_m32___o_l_e_d}{bsp\+\_\+\+STM32\+\_\+\+OLED}} \\*一个\+OLED设备,基于\+STM32使用\+IIC总线 }{\pageref{classbsp___s_t_m32___o_l_e_d}}{} diff --git a/Doc/latex/bsp___a_t24_c00_8cpp.tex b/Doc/latex/bsp___a_t24_c00_8cpp.tex index e162372..549e496 100644 --- a/Doc/latex/bsp___a_t24_c00_8cpp.tex +++ b/Doc/latex/bsp___a_t24_c00_8cpp.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___a_t24_c00_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT24\+C00.cpp 文件参考} -\label{bsp___a_t24_c00_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT24C00.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT24C00.cpp}} +\hypertarget{bsp___a_t24_c00_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/bsp\+\_\+\+AT24\+C00.cpp 文件参考} +\label{bsp___a_t24_c00_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_AT24C00.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_AT24C00.cpp}} 本类实现\+AT24\+C00的通讯 @@ -8,11 +8,12 @@ {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}main.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}bsp\+\_\+\+AT24\+C00.\+h\char`\"{}}\newline -bsp\+\_\+\+AT24\+C00.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+AT24\+C00.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=337pt]{bsp___a_t24_c00_8cpp__incl} +\includegraphics[width=322pt]{bsp___a_t24_c00_8cpp__incl} \end{center} \end{figure} diff --git a/Doc/latex/bsp___a_t24_c00_8cpp__incl.md5 b/Doc/latex/bsp___a_t24_c00_8cpp__incl.md5 index e43819d..c935dbb 100644 --- a/Doc/latex/bsp___a_t24_c00_8cpp__incl.md5 +++ b/Doc/latex/bsp___a_t24_c00_8cpp__incl.md5 @@ -1 +1 @@ -fa6d9bad0974502bf315402daec889e6 \ No newline at end of file +0d2677948c8d5f59b419150bd9188b08 \ No newline at end of file diff --git a/Doc/latex/bsp___a_t24_c00_8cpp__incl.pdf b/Doc/latex/bsp___a_t24_c00_8cpp__incl.pdf index d6dd169..d39a54f 100644 Binary files a/Doc/latex/bsp___a_t24_c00_8cpp__incl.pdf and b/Doc/latex/bsp___a_t24_c00_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___a_t24_c00_8cpp_source.tex b/Doc/latex/bsp___a_t24_c00_8cpp_source.tex index 5275baa..57af13f 100644 --- a/Doc/latex/bsp___a_t24_c00_8cpp_source.tex +++ b/Doc/latex/bsp___a_t24_c00_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___a_t24_c00_8cpp_source}{}\doxysection{bsp\+\_\+\+AT24\+C00.\+cpp} -\label{bsp___a_t24_c00_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT24C00.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT24C00.cpp}} +\label{bsp___a_t24_c00_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_AT24C00.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_AT24C00.cpp}} \mbox{\hyperlink{bsp___a_t24_c00_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___a_t24_c00_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___a_t24_c00_8h.tex b/Doc/latex/bsp___a_t24_c00_8h.tex index 4e5597c..fe674b9 100644 --- a/Doc/latex/bsp___a_t24_c00_8h.tex +++ b/Doc/latex/bsp___a_t24_c00_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___a_t24_c00_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT24\+C00.h 文件参考} -\label{bsp___a_t24_c00_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT24C00.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT24C00.h}} +\hypertarget{bsp___a_t24_c00_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/bsp\+\_\+\+AT24\+C00.h 文件参考} +\label{bsp___a_t24_c00_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_AT24C00.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_AT24C00.h}} 本类实现\+AT24\+C00的通讯 @@ -7,18 +7,20 @@ {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}bsp\+\_\+\+IIC\+\_\+\+STM32.\+h\char`\"{}}\newline -bsp\+\_\+\+AT24\+C00.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+AT24\+C00.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=298pt]{bsp___a_t24_c00_8h__incl} +\includegraphics[width=289pt]{bsp___a_t24_c00_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=232pt]{bsp___a_t24_c00_8h__dep__incl} +\includegraphics[width=203pt]{bsp___a_t24_c00_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{类} diff --git a/Doc/latex/bsp___a_t24_c00_8h__dep__incl.md5 b/Doc/latex/bsp___a_t24_c00_8h__dep__incl.md5 index fa8c42f..4c1bdde 100644 --- a/Doc/latex/bsp___a_t24_c00_8h__dep__incl.md5 +++ b/Doc/latex/bsp___a_t24_c00_8h__dep__incl.md5 @@ -1 +1 @@ -59d5379b5d84af71004782352db300a4 \ No newline at end of file +2c0116cb6d52a28fcf2abd5510e68bdd \ No newline at end of file diff --git a/Doc/latex/bsp___a_t24_c00_8h__dep__incl.pdf b/Doc/latex/bsp___a_t24_c00_8h__dep__incl.pdf index 787e836..5ca9f0f 100644 Binary files a/Doc/latex/bsp___a_t24_c00_8h__dep__incl.pdf and b/Doc/latex/bsp___a_t24_c00_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___a_t24_c00_8h__incl.md5 b/Doc/latex/bsp___a_t24_c00_8h__incl.md5 index 9366c86..0452f8d 100644 --- a/Doc/latex/bsp___a_t24_c00_8h__incl.md5 +++ b/Doc/latex/bsp___a_t24_c00_8h__incl.md5 @@ -1 +1 @@ -d507a468f35921a28d8c0eab99251a9e \ No newline at end of file +7699649f98787c6acb9ef313ee08bfd9 \ No newline at end of file diff --git a/Doc/latex/bsp___a_t24_c00_8h__incl.pdf b/Doc/latex/bsp___a_t24_c00_8h__incl.pdf index e055e79..91c38da 100644 Binary files a/Doc/latex/bsp___a_t24_c00_8h__incl.pdf and b/Doc/latex/bsp___a_t24_c00_8h__incl.pdf differ diff --git a/Doc/latex/bsp___a_t24_c00_8h_source.tex b/Doc/latex/bsp___a_t24_c00_8h_source.tex index 3d22ea0..9eac4b1 100644 --- a/Doc/latex/bsp___a_t24_c00_8h_source.tex +++ b/Doc/latex/bsp___a_t24_c00_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___a_t24_c00_8h_source}{}\doxysection{bsp\+\_\+\+AT24\+C00.\+h} -\label{bsp___a_t24_c00_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT24C00.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT24C00.h}} +\label{bsp___a_t24_c00_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_AT24C00.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_AT24C00.h}} \mbox{\hyperlink{bsp___a_t24_c00_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___a_t24_c00_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___a_t_8cpp.tex b/Doc/latex/bsp___a_t_8cpp.tex index 7960af1..32f21cc 100644 --- a/Doc/latex/bsp___a_t_8cpp.tex +++ b/Doc/latex/bsp___a_t_8cpp.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___a_t_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT.cpp 文件参考} -\label{bsp___a_t_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT.cpp}} +\hypertarget{bsp___a_t_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/bsp\+\_\+\+AT.cpp 文件参考} +\label{bsp___a_t_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_AT.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_AT.cpp}} AT指令集 diff --git a/Doc/latex/bsp___a_t_8cpp__incl.md5 b/Doc/latex/bsp___a_t_8cpp__incl.md5 index e650c66..bd3ddb4 100644 --- a/Doc/latex/bsp___a_t_8cpp__incl.md5 +++ b/Doc/latex/bsp___a_t_8cpp__incl.md5 @@ -1 +1 @@ -5e127323cf37582354c24dac4ef48071 \ No newline at end of file +b218140ee5263435aa9425f5fc7c6006 \ No newline at end of file diff --git a/Doc/latex/bsp___a_t_8cpp__incl.pdf b/Doc/latex/bsp___a_t_8cpp__incl.pdf index 7f7492e..e4f4f55 100644 Binary files a/Doc/latex/bsp___a_t_8cpp__incl.pdf and b/Doc/latex/bsp___a_t_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___a_t_8cpp_source.tex b/Doc/latex/bsp___a_t_8cpp_source.tex index 0deaffa..ae43f77 100644 --- a/Doc/latex/bsp___a_t_8cpp_source.tex +++ b/Doc/latex/bsp___a_t_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___a_t_8cpp_source}{}\doxysection{bsp\+\_\+\+AT.\+cpp} -\label{bsp___a_t_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT.cpp}} +\label{bsp___a_t_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_AT.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_AT.cpp}} \mbox{\hyperlink{bsp___a_t_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___a_t_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___a_t_8h.tex b/Doc/latex/bsp___a_t_8h.tex index d854465..2e5a41b 100644 --- a/Doc/latex/bsp___a_t_8h.tex +++ b/Doc/latex/bsp___a_t_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___a_t_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT.h 文件参考} -\label{bsp___a_t_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT.h}} +\hypertarget{bsp___a_t_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/bsp\+\_\+\+AT.h 文件参考} +\label{bsp___a_t_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_AT.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_AT.h}} AT指令集 @@ -12,7 +12,7 @@ bsp\+\_\+\+AT.\+h 的引用(Include)关系图\+: \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=195pt]{bsp___a_t_8h__incl} +\includegraphics[width=229pt]{bsp___a_t_8h__incl} \end{center} \end{figure} 此图展示该文件直接或间接的被哪些文件引用了\+: @@ -20,7 +20,7 @@ bsp\+\_\+\+AT.\+h 的引用(Include)关系图\+: \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=350pt]{bsp___a_t_8h__dep__incl} +\includegraphics[width=346pt]{bsp___a_t_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{类} diff --git a/Doc/latex/bsp___a_t_8h__dep__incl.md5 b/Doc/latex/bsp___a_t_8h__dep__incl.md5 index 96ad100..09ce0a8 100644 --- a/Doc/latex/bsp___a_t_8h__dep__incl.md5 +++ b/Doc/latex/bsp___a_t_8h__dep__incl.md5 @@ -1 +1 @@ -dae48406eade2b422374ca85ff795d3a \ No newline at end of file +28232b3d5729e25611800628be3d0eb4 \ No newline at end of file diff --git a/Doc/latex/bsp___a_t_8h__dep__incl.pdf b/Doc/latex/bsp___a_t_8h__dep__incl.pdf index a3d8225..47dcb30 100644 Binary files a/Doc/latex/bsp___a_t_8h__dep__incl.pdf and b/Doc/latex/bsp___a_t_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___a_t_8h__incl.md5 b/Doc/latex/bsp___a_t_8h__incl.md5 index 1d3eac6..e34cc92 100644 --- a/Doc/latex/bsp___a_t_8h__incl.md5 +++ b/Doc/latex/bsp___a_t_8h__incl.md5 @@ -1 +1 @@ -e8aa5d0a097eab70f2fdd627a726fd16 \ No newline at end of file +19d45ec3b58140726235b993eae85a77 \ No newline at end of file diff --git a/Doc/latex/bsp___a_t_8h__incl.pdf b/Doc/latex/bsp___a_t_8h__incl.pdf index 51b54fd..ef3976e 100644 Binary files a/Doc/latex/bsp___a_t_8h__incl.pdf and b/Doc/latex/bsp___a_t_8h__incl.pdf differ diff --git a/Doc/latex/bsp___a_t_8h_source.tex b/Doc/latex/bsp___a_t_8h_source.tex index fe450d2..6a95db6 100644 --- a/Doc/latex/bsp___a_t_8h_source.tex +++ b/Doc/latex/bsp___a_t_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___a_t_8h_source}{}\doxysection{bsp\+\_\+\+AT.\+h} -\label{bsp___a_t_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT.h}} +\label{bsp___a_t_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_AT.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_AT.h}} \mbox{\hyperlink{bsp___a_t_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___a_t_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp.tex b/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp.tex index 0ab966f..1a5a41f 100644 --- a/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp.tex +++ b/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___a_t_k_e_s_p8266_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+ATKESP8266.cpp 文件参考} -\label{bsp___a_t_k_e_s_p8266_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ATKESP8266.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ATKESP8266.cpp}} +\hypertarget{bsp___a_t_k_e_s_p8266_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/bsp\+\_\+\+ATKESP8266.cpp 文件参考} +\label{bsp___a_t_k_e_s_p8266_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_ATKESP8266.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_ATKESP8266.cpp}} ATK-\/\+ESP8266模块 @@ -12,7 +12,7 @@ bsp\+\_\+\+ATKESP8266.\+cpp 的引用(Include)关系图\+: \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=271pt]{bsp___a_t_k_e_s_p8266_8cpp__incl} +\includegraphics[width=255pt]{bsp___a_t_k_e_s_p8266_8cpp__incl} \end{center} \end{figure} diff --git a/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 b/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 index 987e13a..525d1d3 100644 --- a/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 +++ b/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp__incl.md5 @@ -1 +1 @@ -df64ac2e0499db3af083c2db779c46e0 \ No newline at end of file +0f1ea9ade04c28ff0242eaefca322850 \ No newline at end of file diff --git a/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp__incl.pdf b/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp__incl.pdf index 4039ffe..491b589 100644 Binary files a/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp__incl.pdf and b/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp_source.tex b/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp_source.tex index c18cbd1..4ab59a7 100644 --- a/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp_source.tex +++ b/Doc/latex/bsp___a_t_k_e_s_p8266_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___a_t_k_e_s_p8266_8cpp_source}{}\doxysection{bsp\+\_\+\+ATKESP8266.\+cpp} -\label{bsp___a_t_k_e_s_p8266_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ATKESP8266.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ATKESP8266.cpp}} +\label{bsp___a_t_k_e_s_p8266_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_ATKESP8266.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_ATKESP8266.cpp}} \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___a_t_k_e_s_p8266_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___a_t_k_e_s_p8266_8h.tex b/Doc/latex/bsp___a_t_k_e_s_p8266_8h.tex index 2d03e90..885d344 100644 --- a/Doc/latex/bsp___a_t_k_e_s_p8266_8h.tex +++ b/Doc/latex/bsp___a_t_k_e_s_p8266_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___a_t_k_e_s_p8266_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+ATKESP8266.h 文件参考} -\label{bsp___a_t_k_e_s_p8266_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ATKESP8266.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ATKESP8266.h}} +\hypertarget{bsp___a_t_k_e_s_p8266_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/bsp\+\_\+\+ATKESP8266.h 文件参考} +\label{bsp___a_t_k_e_s_p8266_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_ATKESP8266.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_ATKESP8266.h}} ATK-\/\+ESP8266模块 @@ -11,7 +11,7 @@ bsp\+\_\+\+ATKESP8266.\+h 的引用(Include)关系图\+: \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=241pt]{bsp___a_t_k_e_s_p8266_8h__incl} +\includegraphics[width=204pt]{bsp___a_t_k_e_s_p8266_8h__incl} \end{center} \end{figure} 此图展示该文件直接或间接的被哪些文件引用了\+: @@ -19,7 +19,7 @@ bsp\+\_\+\+ATKESP8266.\+h 的引用(Include)关系图\+: \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=252pt]{bsp___a_t_k_e_s_p8266_8h__dep__incl} +\includegraphics[width=204pt]{bsp___a_t_k_e_s_p8266_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{类} diff --git a/Doc/latex/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 b/Doc/latex/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 index 7c90d73..72ea204 100644 --- a/Doc/latex/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 +++ b/Doc/latex/bsp___a_t_k_e_s_p8266_8h__dep__incl.md5 @@ -1 +1 @@ -a98a409fc4c3c706b47f27a7561d70bf \ No newline at end of file +1a25ff36a32cca8a5d9e1aacdcdf16fe \ No newline at end of file diff --git a/Doc/latex/bsp___a_t_k_e_s_p8266_8h__dep__incl.pdf b/Doc/latex/bsp___a_t_k_e_s_p8266_8h__dep__incl.pdf index 01f7e76..6add41c 100644 Binary files a/Doc/latex/bsp___a_t_k_e_s_p8266_8h__dep__incl.pdf and b/Doc/latex/bsp___a_t_k_e_s_p8266_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___a_t_k_e_s_p8266_8h__incl.md5 b/Doc/latex/bsp___a_t_k_e_s_p8266_8h__incl.md5 index 243643d..34fdf3f 100644 --- a/Doc/latex/bsp___a_t_k_e_s_p8266_8h__incl.md5 +++ b/Doc/latex/bsp___a_t_k_e_s_p8266_8h__incl.md5 @@ -1 +1 @@ -ecf41c4e37799c5ad6c9f52402e32adb \ No newline at end of file +e24fb50b30bf6d0c6009ca38db1d633d \ No newline at end of file diff --git a/Doc/latex/bsp___a_t_k_e_s_p8266_8h__incl.pdf b/Doc/latex/bsp___a_t_k_e_s_p8266_8h__incl.pdf index ca0ee72..c25a4d1 100644 Binary files a/Doc/latex/bsp___a_t_k_e_s_p8266_8h__incl.pdf and b/Doc/latex/bsp___a_t_k_e_s_p8266_8h__incl.pdf differ diff --git a/Doc/latex/bsp___a_t_k_e_s_p8266_8h_source.tex b/Doc/latex/bsp___a_t_k_e_s_p8266_8h_source.tex index 9a5dbfc..6abf6bc 100644 --- a/Doc/latex/bsp___a_t_k_e_s_p8266_8h_source.tex +++ b/Doc/latex/bsp___a_t_k_e_s_p8266_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___a_t_k_e_s_p8266_8h_source}{}\doxysection{bsp\+\_\+\+ATKESP8266.\+h} -\label{bsp___a_t_k_e_s_p8266_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ATKESP8266.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ATKESP8266.h}} +\label{bsp___a_t_k_e_s_p8266_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_ATKESP8266.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT/bsp\_ATKESP8266.h}} \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___a_t_k_e_s_p8266_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___b_m_p_8cpp.tex b/Doc/latex/bsp___b_m_p_8cpp.tex index 04485f6..b680d82 100644 --- a/Doc/latex/bsp___b_m_p_8cpp.tex +++ b/Doc/latex/bsp___b_m_p_8cpp.tex @@ -1,12 +1,13 @@ -\hypertarget{bsp___b_m_p_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+BMP.cpp 文件参考} -\label{bsp___b_m_p_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_BMP.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_BMP.cpp}} +\hypertarget{bsp___b_m_p_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/bsp\+\_\+\+BMP.cpp 文件参考} +\label{bsp___b_m_p_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_BMP.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_BMP.cpp}} 用来构造\+BMP图片 {\ttfamily \#include \char`\"{}bsp\+\_\+\+BMP.\+h\char`\"{}}\newline -bsp\+\_\+\+BMP.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+BMP.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/bsp___b_m_p_8cpp__incl.md5 b/Doc/latex/bsp___b_m_p_8cpp__incl.md5 index 33f871a..8e8ce0a 100644 --- a/Doc/latex/bsp___b_m_p_8cpp__incl.md5 +++ b/Doc/latex/bsp___b_m_p_8cpp__incl.md5 @@ -1 +1 @@ -062ea6b48affc70ad7d3050fce0d2429 \ No newline at end of file +234931bfe70a9aaa864fc2f237bdcd54 \ No newline at end of file diff --git a/Doc/latex/bsp___b_m_p_8cpp__incl.pdf b/Doc/latex/bsp___b_m_p_8cpp__incl.pdf index 5e54e9b..95a70bb 100644 Binary files a/Doc/latex/bsp___b_m_p_8cpp__incl.pdf and b/Doc/latex/bsp___b_m_p_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___b_m_p_8cpp_source.tex b/Doc/latex/bsp___b_m_p_8cpp_source.tex index bf90c78..a189d21 100644 --- a/Doc/latex/bsp___b_m_p_8cpp_source.tex +++ b/Doc/latex/bsp___b_m_p_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___b_m_p_8cpp_source}{}\doxysection{bsp\+\_\+\+BMP.\+cpp} -\label{bsp___b_m_p_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_BMP.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_BMP.cpp}} +\label{bsp___b_m_p_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_BMP.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_BMP.cpp}} \mbox{\hyperlink{bsp___b_m_p_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___b_m_p_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___b_m_p_8h.tex b/Doc/latex/bsp___b_m_p_8h.tex index b214446..6676453 100644 --- a/Doc/latex/bsp___b_m_p_8h.tex +++ b/Doc/latex/bsp___b_m_p_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___b_m_p_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+BMP.h 文件参考} -\label{bsp___b_m_p_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_BMP.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_BMP.h}} +\hypertarget{bsp___b_m_p_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/bsp\+\_\+\+BMP.h 文件参考} +\label{bsp___b_m_p_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_BMP.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_BMP.h}} 用来构造\+BMP图片 @@ -7,18 +7,20 @@ {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline {\ttfamily \#include $<$stdlib.\+h$>$}\newline -bsp\+\_\+\+BMP.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+BMP.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=203pt]{bsp___b_m_p_8h__incl} +\includegraphics[width=249pt]{bsp___b_m_p_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=214pt]{bsp___b_m_p_8h__dep__incl} +\includegraphics[width=249pt]{bsp___b_m_p_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{类} diff --git a/Doc/latex/bsp___b_m_p_8h__dep__incl.md5 b/Doc/latex/bsp___b_m_p_8h__dep__incl.md5 index e5cfad9..1eb1477 100644 --- a/Doc/latex/bsp___b_m_p_8h__dep__incl.md5 +++ b/Doc/latex/bsp___b_m_p_8h__dep__incl.md5 @@ -1 +1 @@ -076f3757130d37bc7a9e16d5c2a0ac69 \ No newline at end of file +8cd2b071440880b905f647f553c368e6 \ No newline at end of file diff --git a/Doc/latex/bsp___b_m_p_8h__dep__incl.pdf b/Doc/latex/bsp___b_m_p_8h__dep__incl.pdf index 6f9c97d..0108009 100644 Binary files a/Doc/latex/bsp___b_m_p_8h__dep__incl.pdf and b/Doc/latex/bsp___b_m_p_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___b_m_p_8h__incl.md5 b/Doc/latex/bsp___b_m_p_8h__incl.md5 index ae835ba..24f7559 100644 --- a/Doc/latex/bsp___b_m_p_8h__incl.md5 +++ b/Doc/latex/bsp___b_m_p_8h__incl.md5 @@ -1 +1 @@ -ba2603077eea24df840880690636543c \ No newline at end of file +5011a199e68efa963b524556fb9a9c58 \ No newline at end of file diff --git a/Doc/latex/bsp___b_m_p_8h__incl.pdf b/Doc/latex/bsp___b_m_p_8h__incl.pdf index 20f528d..e472f45 100644 Binary files a/Doc/latex/bsp___b_m_p_8h__incl.pdf and b/Doc/latex/bsp___b_m_p_8h__incl.pdf differ diff --git a/Doc/latex/bsp___b_m_p_8h_source.tex b/Doc/latex/bsp___b_m_p_8h_source.tex index 934051b..25ccf85 100644 --- a/Doc/latex/bsp___b_m_p_8h_source.tex +++ b/Doc/latex/bsp___b_m_p_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___b_m_p_8h_source}{}\doxysection{bsp\+\_\+\+BMP.\+h} -\label{bsp___b_m_p_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_BMP.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_BMP.h}} +\label{bsp___b_m_p_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_BMP.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_BMP.h}} \mbox{\hyperlink{bsp___b_m_p_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___b_m_p_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___c_r_c_8cpp.tex b/Doc/latex/bsp___c_r_c_8cpp.tex index 9c81281..c683d0b 100644 --- a/Doc/latex/bsp___c_r_c_8cpp.tex +++ b/Doc/latex/bsp___c_r_c_8cpp.tex @@ -1,16 +1,17 @@ -\hypertarget{bsp___c_r_c_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+CRC.cpp 文件参考} -\label{bsp___c_r_c_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_CRC.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_CRC.cpp}} +\hypertarget{bsp___c_r_c_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/bsp\+\_\+\+CRC.cpp 文件参考} +\label{bsp___c_r_c_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_CRC.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_CRC.cpp}} CRC16校验 {\ttfamily \#include \char`\"{}bsp\+\_\+\+CRC.\+h\char`\"{}}\newline -bsp\+\_\+\+CRC.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+CRC.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=212pt]{bsp___c_r_c_8cpp__incl} +\includegraphics[width=214pt]{bsp___c_r_c_8cpp__incl} \end{center} \end{figure} \doxysubsection*{函数} diff --git a/Doc/latex/bsp___c_r_c_8cpp__incl.md5 b/Doc/latex/bsp___c_r_c_8cpp__incl.md5 index 9b7cf51..7231fda 100644 --- a/Doc/latex/bsp___c_r_c_8cpp__incl.md5 +++ b/Doc/latex/bsp___c_r_c_8cpp__incl.md5 @@ -1 +1 @@ -378a5be4b791bf720a7460767abe1117 \ No newline at end of file +443488117f6b31525df99358796cb2ce \ No newline at end of file diff --git a/Doc/latex/bsp___c_r_c_8cpp__incl.pdf b/Doc/latex/bsp___c_r_c_8cpp__incl.pdf index a867af6..969db8f 100644 Binary files a/Doc/latex/bsp___c_r_c_8cpp__incl.pdf and b/Doc/latex/bsp___c_r_c_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___c_r_c_8cpp_source.tex b/Doc/latex/bsp___c_r_c_8cpp_source.tex index fc0c688..88cf2e8 100644 --- a/Doc/latex/bsp___c_r_c_8cpp_source.tex +++ b/Doc/latex/bsp___c_r_c_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___c_r_c_8cpp_source}{}\doxysection{bsp\+\_\+\+CRC.\+cpp} -\label{bsp___c_r_c_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_CRC.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_CRC.cpp}} +\label{bsp___c_r_c_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_CRC.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_CRC.cpp}} \mbox{\hyperlink{bsp___c_r_c_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___c_r_c_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___c_r_c_8h.tex b/Doc/latex/bsp___c_r_c_8h.tex index 1a175db..12b340f 100644 --- a/Doc/latex/bsp___c_r_c_8h.tex +++ b/Doc/latex/bsp___c_r_c_8h.tex @@ -1,19 +1,21 @@ -\hypertarget{bsp___c_r_c_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+CRC.h 文件参考} -\label{bsp___c_r_c_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_CRC.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_CRC.h}} +\hypertarget{bsp___c_r_c_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/bsp\+\_\+\+CRC.h 文件参考} +\label{bsp___c_r_c_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_CRC.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_CRC.h}} CRC16校验 {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline -bsp\+\_\+\+CRC.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+CRC.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=202pt]{bsp___c_r_c_8h__incl} +\includegraphics[width=247pt]{bsp___c_r_c_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/bsp___c_r_c_8h__dep__incl.md5 b/Doc/latex/bsp___c_r_c_8h__dep__incl.md5 index d184f57..82869f5 100644 --- a/Doc/latex/bsp___c_r_c_8h__dep__incl.md5 +++ b/Doc/latex/bsp___c_r_c_8h__dep__incl.md5 @@ -1 +1 @@ -1f9755a5e13e43a6cb7167f771344a2c \ No newline at end of file +ecacf4a60d57c9aea708123ff60505ba \ No newline at end of file diff --git a/Doc/latex/bsp___c_r_c_8h__dep__incl.pdf b/Doc/latex/bsp___c_r_c_8h__dep__incl.pdf index 5d9a6a5..3cf94ca 100644 Binary files a/Doc/latex/bsp___c_r_c_8h__dep__incl.pdf and b/Doc/latex/bsp___c_r_c_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___c_r_c_8h__incl.md5 b/Doc/latex/bsp___c_r_c_8h__incl.md5 index dfd84e9..a3d9ece 100644 --- a/Doc/latex/bsp___c_r_c_8h__incl.md5 +++ b/Doc/latex/bsp___c_r_c_8h__incl.md5 @@ -1 +1 @@ -aee28dc06f0158f8d6b147aafe8bb9a1 \ No newline at end of file +9a99151e4cfcd2c3276890078892cfd1 \ No newline at end of file diff --git a/Doc/latex/bsp___c_r_c_8h__incl.pdf b/Doc/latex/bsp___c_r_c_8h__incl.pdf index 00d8299..262b049 100644 Binary files a/Doc/latex/bsp___c_r_c_8h__incl.pdf and b/Doc/latex/bsp___c_r_c_8h__incl.pdf differ diff --git a/Doc/latex/bsp___c_r_c_8h_source.tex b/Doc/latex/bsp___c_r_c_8h_source.tex index 9c56460..65d40eb 100644 --- a/Doc/latex/bsp___c_r_c_8h_source.tex +++ b/Doc/latex/bsp___c_r_c_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___c_r_c_8h_source}{}\doxysection{bsp\+\_\+\+CRC.\+h} -\label{bsp___c_r_c_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_CRC.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_CRC.h}} +\label{bsp___c_r_c_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_CRC.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_CRC.h}} \mbox{\hyperlink{bsp___c_r_c_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___c_r_c_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___calculus_8cpp.tex b/Doc/latex/bsp___calculus_8cpp.tex index a8d9c33..e9aa5d2 100644 --- a/Doc/latex/bsp___calculus_8cpp.tex +++ b/Doc/latex/bsp___calculus_8cpp.tex @@ -1,16 +1,17 @@ -\hypertarget{bsp___calculus_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Calculus.cpp 文件参考} -\label{bsp___calculus_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_Calculus.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_Calculus.cpp}} +\hypertarget{bsp___calculus_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/bsp\+\_\+\+Calculus.cpp 文件参考} +\label{bsp___calculus_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_Calculus.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_Calculus.cpp}} 离散微积分 {\ttfamily \#include \char`\"{}bsp\+\_\+\+Calculus.\+h\char`\"{}}\newline -bsp\+\_\+\+Calculus.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+Calculus.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=229pt]{bsp___calculus_8cpp__incl} +\includegraphics[width=214pt]{bsp___calculus_8cpp__incl} \end{center} \end{figure} diff --git a/Doc/latex/bsp___calculus_8cpp__incl.md5 b/Doc/latex/bsp___calculus_8cpp__incl.md5 index 7050f06..c004c73 100644 --- a/Doc/latex/bsp___calculus_8cpp__incl.md5 +++ b/Doc/latex/bsp___calculus_8cpp__incl.md5 @@ -1 +1 @@ -55d6117803837208a63d5e074f58ac23 \ No newline at end of file +ac8694f4ec3eb5084ae096e8742a5a45 \ No newline at end of file diff --git a/Doc/latex/bsp___calculus_8cpp__incl.pdf b/Doc/latex/bsp___calculus_8cpp__incl.pdf index 9eaf602..c442b2a 100644 Binary files a/Doc/latex/bsp___calculus_8cpp__incl.pdf and b/Doc/latex/bsp___calculus_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___calculus_8cpp_source.tex b/Doc/latex/bsp___calculus_8cpp_source.tex index 5ad3191..ecc352f 100644 --- a/Doc/latex/bsp___calculus_8cpp_source.tex +++ b/Doc/latex/bsp___calculus_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___calculus_8cpp_source}{}\doxysection{bsp\+\_\+\+Calculus.\+cpp} -\label{bsp___calculus_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_Calculus.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_Calculus.cpp}} +\label{bsp___calculus_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_Calculus.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_Calculus.cpp}} \mbox{\hyperlink{bsp___calculus_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___calculus_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___calculus_8h.tex b/Doc/latex/bsp___calculus_8h.tex index f2fa798..9f10bbf 100644 --- a/Doc/latex/bsp___calculus_8h.tex +++ b/Doc/latex/bsp___calculus_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___calculus_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Calculus.h 文件参考} -\label{bsp___calculus_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_Calculus.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_Calculus.h}} +\hypertarget{bsp___calculus_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/bsp\+\_\+\+Calculus.h 文件参考} +\label{bsp___calculus_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_Calculus.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_Calculus.h}} 离散微积分 @@ -7,18 +7,20 @@ {\ttfamily \#include $<$stdlib.\+h$>$}\newline {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline -bsp\+\_\+\+Calculus.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+Calculus.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=219pt]{bsp___calculus_8h__incl} +\includegraphics[width=214pt]{bsp___calculus_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=229pt]{bsp___calculus_8h__dep__incl} +\includegraphics[width=214pt]{bsp___calculus_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{类} diff --git a/Doc/latex/bsp___calculus_8h__dep__incl.md5 b/Doc/latex/bsp___calculus_8h__dep__incl.md5 index 7229950..8a3d547 100644 --- a/Doc/latex/bsp___calculus_8h__dep__incl.md5 +++ b/Doc/latex/bsp___calculus_8h__dep__incl.md5 @@ -1 +1 @@ -3595893eb2f98cb9b95a064c9c342fb5 \ No newline at end of file +6ef0551adebf8b9c7a4d9ec76a0a5241 \ No newline at end of file diff --git a/Doc/latex/bsp___calculus_8h__dep__incl.pdf b/Doc/latex/bsp___calculus_8h__dep__incl.pdf index 951a370..31f5451 100644 Binary files a/Doc/latex/bsp___calculus_8h__dep__incl.pdf and b/Doc/latex/bsp___calculus_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___calculus_8h__incl.md5 b/Doc/latex/bsp___calculus_8h__incl.md5 index 5ecfb2c..43fab68 100644 --- a/Doc/latex/bsp___calculus_8h__incl.md5 +++ b/Doc/latex/bsp___calculus_8h__incl.md5 @@ -1 +1 @@ -701e6fece90a228d26b32443744f7b56 \ No newline at end of file +42c3ab9489fe9b520d586fb8a0df3f05 \ No newline at end of file diff --git a/Doc/latex/bsp___calculus_8h__incl.pdf b/Doc/latex/bsp___calculus_8h__incl.pdf index c80ef3f..0b54bf5 100644 Binary files a/Doc/latex/bsp___calculus_8h__incl.pdf and b/Doc/latex/bsp___calculus_8h__incl.pdf differ diff --git a/Doc/latex/bsp___calculus_8h_source.tex b/Doc/latex/bsp___calculus_8h_source.tex index 122f622..842fe4b 100644 --- a/Doc/latex/bsp___calculus_8h_source.tex +++ b/Doc/latex/bsp___calculus_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___calculus_8h_source}{}\doxysection{bsp\+\_\+\+Calculus.\+h} -\label{bsp___calculus_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_Calculus.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_Calculus.h}} +\label{bsp___calculus_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_Calculus.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_Calculus.h}} \mbox{\hyperlink{bsp___calculus_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___calculus_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___i_i_c_8cpp.tex b/Doc/latex/bsp___i_i_c_8cpp.tex index 3f8fc04..1f6755b 100644 --- a/Doc/latex/bsp___i_i_c_8cpp.tex +++ b/Doc/latex/bsp___i_i_c_8cpp.tex @@ -1,12 +1,13 @@ -\hypertarget{bsp___i_i_c_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC.cpp 文件参考} -\label{bsp___i_i_c_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC.cpp}} +\hypertarget{bsp___i_i_c_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/bsp\+\_\+\+IIC.cpp 文件参考} +\label{bsp___i_i_c_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC.cpp}} 本类实现软件\+IIC功能 依此类派生出其他软件\+IIC功能 {\ttfamily \#include \char`\"{}bsp\+\_\+\+IIC.\+h\char`\"{}}\newline -bsp\+\_\+\+IIC.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+IIC.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/bsp___i_i_c_8cpp__incl.md5 b/Doc/latex/bsp___i_i_c_8cpp__incl.md5 index e7a33f9..dc879f5 100644 --- a/Doc/latex/bsp___i_i_c_8cpp__incl.md5 +++ b/Doc/latex/bsp___i_i_c_8cpp__incl.md5 @@ -1 +1 @@ -4cfab8bdd4e849699970e4e09d30f5b4 \ No newline at end of file +1d6e778ea9beff34d9f470070c328626 \ No newline at end of file diff --git a/Doc/latex/bsp___i_i_c_8cpp__incl.pdf b/Doc/latex/bsp___i_i_c_8cpp__incl.pdf index c4464e7..c2020e1 100644 Binary files a/Doc/latex/bsp___i_i_c_8cpp__incl.pdf and b/Doc/latex/bsp___i_i_c_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___i_i_c_8cpp_source.tex b/Doc/latex/bsp___i_i_c_8cpp_source.tex index b592013..be5f3e1 100644 --- a/Doc/latex/bsp___i_i_c_8cpp_source.tex +++ b/Doc/latex/bsp___i_i_c_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___i_i_c_8cpp_source}{}\doxysection{bsp\+\_\+\+IIC.\+cpp} -\label{bsp___i_i_c_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC.cpp}} +\label{bsp___i_i_c_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC.cpp}} \mbox{\hyperlink{bsp___i_i_c_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___i_i_c_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___i_i_c_8h.tex b/Doc/latex/bsp___i_i_c_8h.tex index 4114b47..a2ac874 100644 --- a/Doc/latex/bsp___i_i_c_8h.tex +++ b/Doc/latex/bsp___i_i_c_8h.tex @@ -1,19 +1,21 @@ -\hypertarget{bsp___i_i_c_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC.h 文件参考} -\label{bsp___i_i_c_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC.h}} +\hypertarget{bsp___i_i_c_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/bsp\+\_\+\+IIC.h 文件参考} +\label{bsp___i_i_c_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC.h}} 本类实现软件\+IIC功能 依此类派生出其他软件\+IIC功能 {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline -bsp\+\_\+\+IIC.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+IIC.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=193pt]{bsp___i_i_c_8h__incl} +\includegraphics[width=228pt]{bsp___i_i_c_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/bsp___i_i_c_8h__dep__incl.md5 b/Doc/latex/bsp___i_i_c_8h__dep__incl.md5 index 7f676e0..9e5db24 100644 --- a/Doc/latex/bsp___i_i_c_8h__dep__incl.md5 +++ b/Doc/latex/bsp___i_i_c_8h__dep__incl.md5 @@ -1 +1 @@ -f320267b4e3ab91cbb549dfa27f9b7ed \ No newline at end of file +fb9ea7ce99295b5a7e11462707545066 \ No newline at end of file diff --git a/Doc/latex/bsp___i_i_c_8h__dep__incl.pdf b/Doc/latex/bsp___i_i_c_8h__dep__incl.pdf index e761dbe..b90b9de 100644 Binary files a/Doc/latex/bsp___i_i_c_8h__dep__incl.pdf and b/Doc/latex/bsp___i_i_c_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___i_i_c_8h__incl.md5 b/Doc/latex/bsp___i_i_c_8h__incl.md5 index d2b7647..571355e 100644 --- a/Doc/latex/bsp___i_i_c_8h__incl.md5 +++ b/Doc/latex/bsp___i_i_c_8h__incl.md5 @@ -1 +1 @@ -972b83dc156c6576e84f65cfba424ab7 \ No newline at end of file +b5ecade33e6e9f36214c29a2e3f63bc6 \ No newline at end of file diff --git a/Doc/latex/bsp___i_i_c_8h__incl.pdf b/Doc/latex/bsp___i_i_c_8h__incl.pdf index eab7da6..17cb70f 100644 Binary files a/Doc/latex/bsp___i_i_c_8h__incl.pdf and b/Doc/latex/bsp___i_i_c_8h__incl.pdf differ diff --git a/Doc/latex/bsp___i_i_c_8h_source.tex b/Doc/latex/bsp___i_i_c_8h_source.tex index 3bdea2d..a03e71b 100644 --- a/Doc/latex/bsp___i_i_c_8h_source.tex +++ b/Doc/latex/bsp___i_i_c_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___i_i_c_8h_source}{}\doxysection{bsp\+\_\+\+IIC.\+h} -\label{bsp___i_i_c_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC.h}} +\label{bsp___i_i_c_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC.h}} \mbox{\hyperlink{bsp___i_i_c_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___i_i_c_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___i_i_c___s_t_m32_8cpp.tex b/Doc/latex/bsp___i_i_c___s_t_m32_8cpp.tex index bb0f638..74cc915 100644 --- a/Doc/latex/bsp___i_i_c___s_t_m32_8cpp.tex +++ b/Doc/latex/bsp___i_i_c___s_t_m32_8cpp.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___i_i_c___s_t_m32_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC\+\_\+\+STM32.cpp 文件参考} -\label{bsp___i_i_c___s_t_m32_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC\_STM32.cpp}} +\hypertarget{bsp___i_i_c___s_t_m32_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/bsp\+\_\+\+IIC\+\_\+\+STM32.cpp 文件参考} +\label{bsp___i_i_c___s_t_m32_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC\_STM32.cpp}} 实现针对\+STM32的软件\+IIC类 @@ -7,11 +7,12 @@ {\ttfamily \#include \char`\"{}bsp\+\_\+\+IIC\+\_\+\+STM32.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}gpio.\+h\char`\"{}}\newline -bsp\+\_\+\+IIC\+\_\+\+STM32.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+IIC\+\_\+\+STM32.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=276pt]{bsp___i_i_c___s_t_m32_8cpp__incl} +\includegraphics[width=258pt]{bsp___i_i_c___s_t_m32_8cpp__incl} \end{center} \end{figure} diff --git a/Doc/latex/bsp___i_i_c___s_t_m32_8cpp__incl.md5 b/Doc/latex/bsp___i_i_c___s_t_m32_8cpp__incl.md5 index 751a736..ff6a9a6 100644 --- a/Doc/latex/bsp___i_i_c___s_t_m32_8cpp__incl.md5 +++ b/Doc/latex/bsp___i_i_c___s_t_m32_8cpp__incl.md5 @@ -1 +1 @@ -99ec78978e193eea555b179de975dcae \ No newline at end of file +5df3342ff20cdd42bcddd67615685309 \ No newline at end of file diff --git a/Doc/latex/bsp___i_i_c___s_t_m32_8cpp__incl.pdf b/Doc/latex/bsp___i_i_c___s_t_m32_8cpp__incl.pdf index 3ab3592..641756b 100644 Binary files a/Doc/latex/bsp___i_i_c___s_t_m32_8cpp__incl.pdf and b/Doc/latex/bsp___i_i_c___s_t_m32_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___i_i_c___s_t_m32_8cpp_source.tex b/Doc/latex/bsp___i_i_c___s_t_m32_8cpp_source.tex index 8c8ecb4..75d8c9f 100644 --- a/Doc/latex/bsp___i_i_c___s_t_m32_8cpp_source.tex +++ b/Doc/latex/bsp___i_i_c___s_t_m32_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___i_i_c___s_t_m32_8cpp_source}{}\doxysection{bsp\+\_\+\+IIC\+\_\+\+STM32.\+cpp} -\label{bsp___i_i_c___s_t_m32_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC\_STM32.cpp}} +\label{bsp___i_i_c___s_t_m32_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC\_STM32.cpp}} \mbox{\hyperlink{bsp___i_i_c___s_t_m32_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___i_i_c___s_t_m32_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___i_i_c___s_t_m32_8h.tex b/Doc/latex/bsp___i_i_c___s_t_m32_8h.tex index bba9cb9..8654a42 100644 --- a/Doc/latex/bsp___i_i_c___s_t_m32_8h.tex +++ b/Doc/latex/bsp___i_i_c___s_t_m32_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___i_i_c___s_t_m32_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC\+\_\+\+STM32.h 文件参考} -\label{bsp___i_i_c___s_t_m32_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC\_STM32.h}} +\hypertarget{bsp___i_i_c___s_t_m32_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/bsp\+\_\+\+IIC\+\_\+\+STM32.h 文件参考} +\label{bsp___i_i_c___s_t_m32_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC\_STM32.h}} 实现针对\+STM32的软件\+IIC类 @@ -8,14 +8,16 @@ {\ttfamily \#include \char`\"{}gpio.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}bsp\+\_\+\+IIC.\+h\char`\"{}}\newline -bsp\+\_\+\+IIC\+\_\+\+STM32.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+IIC\+\_\+\+STM32.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=240pt]{bsp___i_i_c___s_t_m32_8h__incl} +\includegraphics[width=237pt]{bsp___i_i_c___s_t_m32_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 b/Doc/latex/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 index 1ee51bf..ced2a20 100644 --- a/Doc/latex/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 +++ b/Doc/latex/bsp___i_i_c___s_t_m32_8h__dep__incl.md5 @@ -1 +1 @@ -4f0318e8eae9ad537371d54056bc9288 \ No newline at end of file +39457363c6ff13a3c7bd641115602be7 \ No newline at end of file diff --git a/Doc/latex/bsp___i_i_c___s_t_m32_8h__dep__incl.pdf b/Doc/latex/bsp___i_i_c___s_t_m32_8h__dep__incl.pdf index 5f2e18f..4068795 100644 Binary files a/Doc/latex/bsp___i_i_c___s_t_m32_8h__dep__incl.pdf and b/Doc/latex/bsp___i_i_c___s_t_m32_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___i_i_c___s_t_m32_8h__incl.md5 b/Doc/latex/bsp___i_i_c___s_t_m32_8h__incl.md5 index c51b6e3..c01c5cf 100644 --- a/Doc/latex/bsp___i_i_c___s_t_m32_8h__incl.md5 +++ b/Doc/latex/bsp___i_i_c___s_t_m32_8h__incl.md5 @@ -1 +1 @@ -d93573a6061a468cee600bcb26da56c0 \ No newline at end of file +8dc679d341d849a1007ecad4108a1033 \ No newline at end of file diff --git a/Doc/latex/bsp___i_i_c___s_t_m32_8h__incl.pdf b/Doc/latex/bsp___i_i_c___s_t_m32_8h__incl.pdf index 6e40a2c..9a3ecd8 100644 Binary files a/Doc/latex/bsp___i_i_c___s_t_m32_8h__incl.pdf and b/Doc/latex/bsp___i_i_c___s_t_m32_8h__incl.pdf differ diff --git a/Doc/latex/bsp___i_i_c___s_t_m32_8h_source.tex b/Doc/latex/bsp___i_i_c___s_t_m32_8h_source.tex index 4b9d505..5d9cdcf 100644 --- a/Doc/latex/bsp___i_i_c___s_t_m32_8h_source.tex +++ b/Doc/latex/bsp___i_i_c___s_t_m32_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___i_i_c___s_t_m32_8h_source}{}\doxysection{bsp\+\_\+\+IIC\+\_\+\+STM32.\+h} -\label{bsp___i_i_c___s_t_m32_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC\_STM32.h}} +\label{bsp___i_i_c___s_t_m32_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_IIC\_STM32.h}} \mbox{\hyperlink{bsp___i_i_c___s_t_m32_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___i_i_c___s_t_m32_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___m_a_x6675_8cpp.tex b/Doc/latex/bsp___m_a_x6675_8cpp.tex index 66bd350..91ec17e 100644 --- a/Doc/latex/bsp___m_a_x6675_8cpp.tex +++ b/Doc/latex/bsp___m_a_x6675_8cpp.tex @@ -1,16 +1,17 @@ -\hypertarget{bsp___m_a_x6675_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+MAX6675.cpp 文件参考} -\label{bsp___m_a_x6675_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_MAX6675.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_MAX6675.cpp}} +\hypertarget{bsp___m_a_x6675_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/bsp\+\_\+\+MAX6675.cpp 文件参考} +\label{bsp___m_a_x6675_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_MAX6675.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_MAX6675.cpp}} 实现了\+MAX6675的驱动 {\ttfamily \#include \char`\"{}bsp\+\_\+\+MAX6675.\+h\char`\"{}}\newline -bsp\+\_\+\+MAX6675.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+MAX6675.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=233pt]{bsp___m_a_x6675_8cpp__incl} +\includegraphics[width=208pt]{bsp___m_a_x6675_8cpp__incl} \end{center} \end{figure} diff --git a/Doc/latex/bsp___m_a_x6675_8cpp__incl.md5 b/Doc/latex/bsp___m_a_x6675_8cpp__incl.md5 index c9677c2..f09daf2 100644 --- a/Doc/latex/bsp___m_a_x6675_8cpp__incl.md5 +++ b/Doc/latex/bsp___m_a_x6675_8cpp__incl.md5 @@ -1 +1 @@ -edece428a1865e9468bf81418d1c614d \ No newline at end of file +035e573a8d3f02d61e20b6b2eb50c02b \ No newline at end of file diff --git a/Doc/latex/bsp___m_a_x6675_8cpp__incl.pdf b/Doc/latex/bsp___m_a_x6675_8cpp__incl.pdf index 242a797..191cfe5 100644 Binary files a/Doc/latex/bsp___m_a_x6675_8cpp__incl.pdf and b/Doc/latex/bsp___m_a_x6675_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___m_a_x6675_8cpp_source.tex b/Doc/latex/bsp___m_a_x6675_8cpp_source.tex index 37e615b..2dd5d00 100644 --- a/Doc/latex/bsp___m_a_x6675_8cpp_source.tex +++ b/Doc/latex/bsp___m_a_x6675_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___m_a_x6675_8cpp_source}{}\doxysection{bsp\+\_\+\+MAX6675.\+cpp} -\label{bsp___m_a_x6675_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_MAX6675.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_MAX6675.cpp}} +\label{bsp___m_a_x6675_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_MAX6675.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_MAX6675.cpp}} \mbox{\hyperlink{bsp___m_a_x6675_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___m_a_x6675_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___m_a_x6675_8h.tex b/Doc/latex/bsp___m_a_x6675_8h.tex index 6aac3f2..f49edba 100644 --- a/Doc/latex/bsp___m_a_x6675_8h.tex +++ b/Doc/latex/bsp___m_a_x6675_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___m_a_x6675_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+MAX6675.h 文件参考} -\label{bsp___m_a_x6675_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_MAX6675.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_MAX6675.h}} +\hypertarget{bsp___m_a_x6675_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/bsp\+\_\+\+MAX6675.h 文件参考} +\label{bsp___m_a_x6675_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_MAX6675.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_MAX6675.h}} 实现了\+MAX6675的驱动 @@ -7,18 +7,20 @@ {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}spi.\+h\char`\"{}}\newline -bsp\+\_\+\+MAX6675.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+MAX6675.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=223pt]{bsp___m_a_x6675_8h__incl} +\includegraphics[width=208pt]{bsp___m_a_x6675_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=233pt]{bsp___m_a_x6675_8h__dep__incl} +\includegraphics[width=208pt]{bsp___m_a_x6675_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{类} diff --git a/Doc/latex/bsp___m_a_x6675_8h__dep__incl.md5 b/Doc/latex/bsp___m_a_x6675_8h__dep__incl.md5 index 7265d5b..2c7d1af 100644 --- a/Doc/latex/bsp___m_a_x6675_8h__dep__incl.md5 +++ b/Doc/latex/bsp___m_a_x6675_8h__dep__incl.md5 @@ -1 +1 @@ -d33f59798f37a67248171d9e668b2584 \ No newline at end of file +bfdf1b1ad3f62ce61024f89a30052681 \ No newline at end of file diff --git a/Doc/latex/bsp___m_a_x6675_8h__dep__incl.pdf b/Doc/latex/bsp___m_a_x6675_8h__dep__incl.pdf index cc85495..411c0c2 100644 Binary files a/Doc/latex/bsp___m_a_x6675_8h__dep__incl.pdf and b/Doc/latex/bsp___m_a_x6675_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___m_a_x6675_8h__incl.md5 b/Doc/latex/bsp___m_a_x6675_8h__incl.md5 index 9448211..8f9b034 100644 --- a/Doc/latex/bsp___m_a_x6675_8h__incl.md5 +++ b/Doc/latex/bsp___m_a_x6675_8h__incl.md5 @@ -1 +1 @@ -e94bd0298a4a163f1850dfb7bc77d139 \ No newline at end of file +1f6b6928237318623e3667baf68e484b \ No newline at end of file diff --git a/Doc/latex/bsp___m_a_x6675_8h__incl.pdf b/Doc/latex/bsp___m_a_x6675_8h__incl.pdf index 61d4b39..7f8b6fd 100644 Binary files a/Doc/latex/bsp___m_a_x6675_8h__incl.pdf and b/Doc/latex/bsp___m_a_x6675_8h__incl.pdf differ diff --git a/Doc/latex/bsp___m_a_x6675_8h_source.tex b/Doc/latex/bsp___m_a_x6675_8h_source.tex index 7f4729f..21441a9 100644 --- a/Doc/latex/bsp___m_a_x6675_8h_source.tex +++ b/Doc/latex/bsp___m_a_x6675_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___m_a_x6675_8h_source}{}\doxysection{bsp\+\_\+\+MAX6675.\+h} -\label{bsp___m_a_x6675_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_MAX6675.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_MAX6675.h}} +\label{bsp___m_a_x6675_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_MAX6675.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_MAX6675.h}} \mbox{\hyperlink{bsp___m_a_x6675_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___m_a_x6675_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___mod_bus_8cpp.tex b/Doc/latex/bsp___mod_bus_8cpp.tex index 8dca433..4ba59d0 100644 --- a/Doc/latex/bsp___mod_bus_8cpp.tex +++ b/Doc/latex/bsp___mod_bus_8cpp.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___mod_bus_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus.cpp 文件参考} -\label{bsp___mod_bus_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus.cpp}} +\hypertarget{bsp___mod_bus_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/bsp\+\_\+\+Mod\+Bus.cpp 文件参考} +\label{bsp___mod_bus_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus.cpp}} Mod\+Bus通信函数 @@ -9,7 +9,8 @@ Mod\+Bus通信函数 {\ttfamily \#include \char`\"{}bsp\+\_\+\+CRC.\+h\char`\"{}}\newline {\ttfamily \#include $<$stdio.\+h$>$}\newline {\ttfamily \#include $<$stdlib.\+h$>$}\newline -bsp\+\_\+\+Mod\+Bus.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+Mod\+Bus.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/bsp___mod_bus_8cpp__incl.md5 b/Doc/latex/bsp___mod_bus_8cpp__incl.md5 index 9f45d4d..61689ca 100644 --- a/Doc/latex/bsp___mod_bus_8cpp__incl.md5 +++ b/Doc/latex/bsp___mod_bus_8cpp__incl.md5 @@ -1 +1 @@ -95ef4392359a3ed19f5792653ca66da9 \ No newline at end of file +b7ff5b734be04e3ea82907cc68a3983b \ No newline at end of file diff --git a/Doc/latex/bsp___mod_bus_8cpp__incl.pdf b/Doc/latex/bsp___mod_bus_8cpp__incl.pdf index 3a7238d..9aeb22f 100644 Binary files a/Doc/latex/bsp___mod_bus_8cpp__incl.pdf and b/Doc/latex/bsp___mod_bus_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___mod_bus_8cpp_source.tex b/Doc/latex/bsp___mod_bus_8cpp_source.tex index c1a6177..bebb3f5 100644 --- a/Doc/latex/bsp___mod_bus_8cpp_source.tex +++ b/Doc/latex/bsp___mod_bus_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___mod_bus_8cpp_source}{}\doxysection{bsp\+\_\+\+Mod\+Bus.\+cpp} -\label{bsp___mod_bus_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus.cpp}} +\label{bsp___mod_bus_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus.cpp}} \mbox{\hyperlink{bsp___mod_bus_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___mod_bus_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___mod_bus_8h.tex b/Doc/latex/bsp___mod_bus_8h.tex index 6fa4815..d7543bf 100644 --- a/Doc/latex/bsp___mod_bus_8h.tex +++ b/Doc/latex/bsp___mod_bus_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___mod_bus_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus.h 文件参考} -\label{bsp___mod_bus_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus.h}} +\hypertarget{bsp___mod_bus_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/bsp\+\_\+\+Mod\+Bus.h 文件参考} +\label{bsp___mod_bus_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus.h}} Mod\+Bus通信函数 @@ -8,14 +8,16 @@ Mod\+Bus通信函数 {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}usart.\+h\char`\"{}}\newline {\ttfamily \#include $<$stdarg.\+h$>$}\newline -bsp\+\_\+\+Mod\+Bus.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+Mod\+Bus.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=264pt]{bsp___mod_bus_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/bsp___mod_bus_8h__dep__incl.md5 b/Doc/latex/bsp___mod_bus_8h__dep__incl.md5 index 7f71d5c..beced9c 100644 --- a/Doc/latex/bsp___mod_bus_8h__dep__incl.md5 +++ b/Doc/latex/bsp___mod_bus_8h__dep__incl.md5 @@ -1 +1 @@ -62eb5c2b4fc1459adb93baba4458c414 \ No newline at end of file +02abdec5107faac9b7dbcfeeb594d7d5 \ No newline at end of file diff --git a/Doc/latex/bsp___mod_bus_8h__dep__incl.pdf b/Doc/latex/bsp___mod_bus_8h__dep__incl.pdf index 23c5609..e3dede5 100644 Binary files a/Doc/latex/bsp___mod_bus_8h__dep__incl.pdf and b/Doc/latex/bsp___mod_bus_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___mod_bus_8h__incl.md5 b/Doc/latex/bsp___mod_bus_8h__incl.md5 index 5526bcf..25da258 100644 --- a/Doc/latex/bsp___mod_bus_8h__incl.md5 +++ b/Doc/latex/bsp___mod_bus_8h__incl.md5 @@ -1 +1 @@ -87f408f1a881a8f9ffc46b5873fa5e1f \ No newline at end of file +288ccb6f06fbc621787da569a6966f41 \ No newline at end of file diff --git a/Doc/latex/bsp___mod_bus_8h__incl.pdf b/Doc/latex/bsp___mod_bus_8h__incl.pdf index b29f9b9..7afa139 100644 Binary files a/Doc/latex/bsp___mod_bus_8h__incl.pdf and b/Doc/latex/bsp___mod_bus_8h__incl.pdf differ diff --git a/Doc/latex/bsp___mod_bus_8h_source.tex b/Doc/latex/bsp___mod_bus_8h_source.tex index 2aa3216..245518b 100644 --- a/Doc/latex/bsp___mod_bus_8h_source.tex +++ b/Doc/latex/bsp___mod_bus_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___mod_bus_8h_source}{}\doxysection{bsp\+\_\+\+Mod\+Bus.\+h} -\label{bsp___mod_bus_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus.h}} +\label{bsp___mod_bus_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus.h}} \mbox{\hyperlink{bsp___mod_bus_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___mod_bus_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___mod_bus___s_t_m32_8cpp.tex b/Doc/latex/bsp___mod_bus___s_t_m32_8cpp.tex index cb804e7..4e6cadf 100644 --- a/Doc/latex/bsp___mod_bus___s_t_m32_8cpp.tex +++ b/Doc/latex/bsp___mod_bus___s_t_m32_8cpp.tex @@ -1,12 +1,13 @@ -\hypertarget{bsp___mod_bus___s_t_m32_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.cpp 文件参考} -\label{bsp___mod_bus___s_t_m32_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus\_STM32.cpp}} +\hypertarget{bsp___mod_bus___s_t_m32_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.cpp 文件参考} +\label{bsp___mod_bus___s_t_m32_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus\_STM32.cpp}} Mod\+Bus通信基于\+STM32 {\ttfamily \#include \char`\"{}bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+h\char`\"{}}\newline -bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/bsp___mod_bus___s_t_m32_8cpp__incl.md5 b/Doc/latex/bsp___mod_bus___s_t_m32_8cpp__incl.md5 index 1882bfe..b67b913 100644 --- a/Doc/latex/bsp___mod_bus___s_t_m32_8cpp__incl.md5 +++ b/Doc/latex/bsp___mod_bus___s_t_m32_8cpp__incl.md5 @@ -1 +1 @@ -62ce250af195cf0621767371adf7a71a \ No newline at end of file +4ca5158710111ae23790abca90ef8043 \ No newline at end of file diff --git a/Doc/latex/bsp___mod_bus___s_t_m32_8cpp__incl.pdf b/Doc/latex/bsp___mod_bus___s_t_m32_8cpp__incl.pdf index 806428a..63e52bf 100644 Binary files a/Doc/latex/bsp___mod_bus___s_t_m32_8cpp__incl.pdf and b/Doc/latex/bsp___mod_bus___s_t_m32_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___mod_bus___s_t_m32_8cpp_source.tex b/Doc/latex/bsp___mod_bus___s_t_m32_8cpp_source.tex index 1b1e76a..a6903d9 100644 --- a/Doc/latex/bsp___mod_bus___s_t_m32_8cpp_source.tex +++ b/Doc/latex/bsp___mod_bus___s_t_m32_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___mod_bus___s_t_m32_8cpp_source}{}\doxysection{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+cpp} -\label{bsp___mod_bus___s_t_m32_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus\_STM32.cpp}} +\label{bsp___mod_bus___s_t_m32_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus\_STM32.cpp}} \mbox{\hyperlink{bsp___mod_bus___s_t_m32_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___mod_bus___s_t_m32_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___mod_bus___s_t_m32_8h.tex b/Doc/latex/bsp___mod_bus___s_t_m32_8h.tex index 3ac78b8..7aef5a9 100644 --- a/Doc/latex/bsp___mod_bus___s_t_m32_8h.tex +++ b/Doc/latex/bsp___mod_bus___s_t_m32_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___mod_bus___s_t_m32_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.h 文件参考} -\label{bsp___mod_bus___s_t_m32_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus\_STM32.h}} +\hypertarget{bsp___mod_bus___s_t_m32_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.h 文件参考} +\label{bsp___mod_bus___s_t_m32_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus\_STM32.h}} Mod\+Bus通信基于\+STM32 @@ -8,18 +8,20 @@ Mod\+Bus通信基于\+STM32 {\ttfamily \#include \char`\"{}bsp\+\_\+\+Mod\+Bus.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}usart.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline -bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=264pt]{bsp___mod_bus___s_t_m32_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=209pt]{bsp___mod_bus___s_t_m32_8h__dep__incl} +\includegraphics[width=211pt]{bsp___mod_bus___s_t_m32_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{类} diff --git a/Doc/latex/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 b/Doc/latex/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 index 8f569d9..d31edbc 100644 --- a/Doc/latex/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 +++ b/Doc/latex/bsp___mod_bus___s_t_m32_8h__dep__incl.md5 @@ -1 +1 @@ -1316b5d790d4f8333033c2d76b955f10 \ No newline at end of file +1affd4f5e2cd1fcb56406bcb18c4c595 \ No newline at end of file diff --git a/Doc/latex/bsp___mod_bus___s_t_m32_8h__dep__incl.pdf b/Doc/latex/bsp___mod_bus___s_t_m32_8h__dep__incl.pdf index 0b4ba47..680e9c6 100644 Binary files a/Doc/latex/bsp___mod_bus___s_t_m32_8h__dep__incl.pdf and b/Doc/latex/bsp___mod_bus___s_t_m32_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___mod_bus___s_t_m32_8h__incl.md5 b/Doc/latex/bsp___mod_bus___s_t_m32_8h__incl.md5 index a7051ce..cc74f4a 100644 --- a/Doc/latex/bsp___mod_bus___s_t_m32_8h__incl.md5 +++ b/Doc/latex/bsp___mod_bus___s_t_m32_8h__incl.md5 @@ -1 +1 @@ -c6f39345e90191cd2ff70821a6ad15ba \ No newline at end of file +148afc0d90199a98c905f3e36bfc050d \ No newline at end of file diff --git a/Doc/latex/bsp___mod_bus___s_t_m32_8h__incl.pdf b/Doc/latex/bsp___mod_bus___s_t_m32_8h__incl.pdf index 231677a..d7c73cf 100644 Binary files a/Doc/latex/bsp___mod_bus___s_t_m32_8h__incl.pdf and b/Doc/latex/bsp___mod_bus___s_t_m32_8h__incl.pdf differ diff --git a/Doc/latex/bsp___mod_bus___s_t_m32_8h_source.tex b/Doc/latex/bsp___mod_bus___s_t_m32_8h_source.tex index dce920b..3e0b99d 100644 --- a/Doc/latex/bsp___mod_bus___s_t_m32_8h_source.tex +++ b/Doc/latex/bsp___mod_bus___s_t_m32_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___mod_bus___s_t_m32_8h_source}{}\doxysection{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+h} -\label{bsp___mod_bus___s_t_m32_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus\_STM32.h}} +\label{bsp___mod_bus___s_t_m32_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus/bsp\_ModBus\_STM32.h}} \mbox{\hyperlink{bsp___mod_bus___s_t_m32_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___mod_bus___s_t_m32_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp.tex b/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp.tex index 087904d..fc60d52 100644 --- a/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp.tex +++ b/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___o_l_e_d___s_t_m32_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+OLED\+\_\+\+STM32.cpp 文件参考} -\label{bsp___o_l_e_d___s_t_m32_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_OLED\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_OLED\_STM32.cpp}} +\hypertarget{bsp___o_l_e_d___s_t_m32_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/bsp\+\_\+\+OLED\+\_\+\+STM32.cpp 文件参考} +\label{bsp___o_l_e_d___s_t_m32_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_OLED\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_OLED\_STM32.cpp}} 在\+STM32下实现\+OLED通信 @@ -7,7 +7,8 @@ {\ttfamily \#include \char`\"{}bsp\+\_\+\+IIC\+\_\+\+STM32.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}bsp\+\_\+\+OLED\+\_\+\+STM32.\+h\char`\"{}}\newline -bsp\+\_\+\+OLED\+\_\+\+STM32.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+OLED\+\_\+\+STM32.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 b/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 index 18f5229..ba5be90 100644 --- a/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 +++ b/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp__incl.md5 @@ -1 +1 @@ -284238da4c9efdbbbde5e601ed6bcb96 \ No newline at end of file +cd3f7903d5540317d8c1091d4858d065 \ No newline at end of file diff --git a/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp__incl.pdf b/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp__incl.pdf index b7e7b8d..26d4f74 100644 Binary files a/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp__incl.pdf and b/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp_source.tex b/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp_source.tex index 4db1f77..dd03db1 100644 --- a/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp_source.tex +++ b/Doc/latex/bsp___o_l_e_d___s_t_m32_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___o_l_e_d___s_t_m32_8cpp_source}{}\doxysection{bsp\+\_\+\+OLED\+\_\+\+STM32.\+cpp} -\label{bsp___o_l_e_d___s_t_m32_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_OLED\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_OLED\_STM32.cpp}} +\label{bsp___o_l_e_d___s_t_m32_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_OLED\_STM32.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_OLED\_STM32.cpp}} \mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___o_l_e_d___s_t_m32_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h.tex b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h.tex index 022ba28..c4e85d6 100644 --- a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h.tex +++ b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___o_l_e_d___s_t_m32_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+OLED\+\_\+\+STM32.h 文件参考} -\label{bsp___o_l_e_d___s_t_m32_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_OLED\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_OLED\_STM32.h}} +\hypertarget{bsp___o_l_e_d___s_t_m32_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/bsp\+\_\+\+OLED\+\_\+\+STM32.h 文件参考} +\label{bsp___o_l_e_d___s_t_m32_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_OLED\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_OLED\_STM32.h}} 在\+STM32下实现\+OLED通信 @@ -7,18 +7,20 @@ {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}bsp\+\_\+\+IIC\+\_\+\+STM32.\+h\char`\"{}}\newline -bsp\+\_\+\+OLED\+\_\+\+STM32.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+OLED\+\_\+\+STM32.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=310pt]{bsp___o_l_e_d___s_t_m32_8h__incl} +\includegraphics[width=289pt]{bsp___o_l_e_d___s_t_m32_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=254pt]{bsp___o_l_e_d___s_t_m32_8h__dep__incl} +\includegraphics[width=203pt]{bsp___o_l_e_d___s_t_m32_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{类} diff --git a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 index a255110..b5c28e7 100644 --- a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 +++ b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__dep__incl.md5 @@ -1 +1 @@ -69ee3e4ba2e1a67ccbef4ef88c0488b9 \ No newline at end of file +703c875ea70ca8c530ca3398e67b6a18 \ No newline at end of file diff --git a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__dep__incl.pdf b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__dep__incl.pdf index ca37969..d397b66 100644 Binary files a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__dep__incl.pdf and b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__incl.md5 b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__incl.md5 index 6382341..eb677d0 100644 --- a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__incl.md5 +++ b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__incl.md5 @@ -1 +1 @@ -ebc85e246f2da1d131078b4684307bbe \ No newline at end of file +6edcb3bcdef88a60fde3d3d076043a6b \ No newline at end of file diff --git a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__incl.pdf b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__incl.pdf index f2f25e0..6990666 100644 Binary files a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__incl.pdf and b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h__incl.pdf differ diff --git a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h_source.tex b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h_source.tex index 1f6b0cf..89014eb 100644 --- a/Doc/latex/bsp___o_l_e_d___s_t_m32_8h_source.tex +++ b/Doc/latex/bsp___o_l_e_d___s_t_m32_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___o_l_e_d___s_t_m32_8h_source}{}\doxysection{bsp\+\_\+\+OLED\+\_\+\+STM32.\+h} -\label{bsp___o_l_e_d___s_t_m32_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_OLED\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_OLED\_STM32.h}} +\label{bsp___o_l_e_d___s_t_m32_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_OLED\_STM32.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC/bsp\_OLED\_STM32.h}} \mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___o_l_e_d___s_t_m32_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___p_i_d_8cpp.tex b/Doc/latex/bsp___p_i_d_8cpp.tex index 9fba93c..4c99f4a 100644 --- a/Doc/latex/bsp___p_i_d_8cpp.tex +++ b/Doc/latex/bsp___p_i_d_8cpp.tex @@ -1,16 +1,17 @@ -\hypertarget{bsp___p_i_d_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+PID.cpp 文件参考} -\label{bsp___p_i_d_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PID.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PID.cpp}} +\hypertarget{bsp___p_i_d_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/bsp\+\_\+\+PID.cpp 文件参考} +\label{bsp___p_i_d_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_PID.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_PID.cpp}} 实现了\+PID算法 {\ttfamily \#include \char`\"{}bsp\+\_\+\+PID.\+h\char`\"{}}\newline -bsp\+\_\+\+PID.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+PID.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=208pt]{bsp___p_i_d_8cpp__incl} +\includegraphics[width=214pt]{bsp___p_i_d_8cpp__incl} \end{center} \end{figure} diff --git a/Doc/latex/bsp___p_i_d_8cpp__incl.md5 b/Doc/latex/bsp___p_i_d_8cpp__incl.md5 index 95ef2d2..2ed7340 100644 --- a/Doc/latex/bsp___p_i_d_8cpp__incl.md5 +++ b/Doc/latex/bsp___p_i_d_8cpp__incl.md5 @@ -1 +1 @@ -2ab85af796eaf36eee108f8cccd60e15 \ No newline at end of file +835873a66c63565d5348ad1a6fea2320 \ No newline at end of file diff --git a/Doc/latex/bsp___p_i_d_8cpp__incl.pdf b/Doc/latex/bsp___p_i_d_8cpp__incl.pdf index 0d5e1a2..8a8799a 100644 Binary files a/Doc/latex/bsp___p_i_d_8cpp__incl.pdf and b/Doc/latex/bsp___p_i_d_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___p_i_d_8cpp_source.tex b/Doc/latex/bsp___p_i_d_8cpp_source.tex index 8ab3179..83b996c 100644 --- a/Doc/latex/bsp___p_i_d_8cpp_source.tex +++ b/Doc/latex/bsp___p_i_d_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___p_i_d_8cpp_source}{}\doxysection{bsp\+\_\+\+PID.\+cpp} -\label{bsp___p_i_d_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PID.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PID.cpp}} +\label{bsp___p_i_d_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_PID.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_PID.cpp}} \mbox{\hyperlink{bsp___p_i_d_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___p_i_d_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___p_i_d_8h.tex b/Doc/latex/bsp___p_i_d_8h.tex index cc97dc4..a95c86d 100644 --- a/Doc/latex/bsp___p_i_d_8h.tex +++ b/Doc/latex/bsp___p_i_d_8h.tex @@ -1,23 +1,25 @@ -\hypertarget{bsp___p_i_d_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+PID.h 文件参考} -\label{bsp___p_i_d_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PID.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PID.h}} +\hypertarget{bsp___p_i_d_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/bsp\+\_\+\+PID.h 文件参考} +\label{bsp___p_i_d_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_PID.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_PID.h}} 实现了\+PID算法 {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline -bsp\+\_\+\+PID.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+PID.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=197pt]{bsp___p_i_d_8h__incl} +\includegraphics[width=243pt]{bsp___p_i_d_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=208pt]{bsp___p_i_d_8h__dep__incl} +\includegraphics[width=243pt]{bsp___p_i_d_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{类} diff --git a/Doc/latex/bsp___p_i_d_8h__dep__incl.md5 b/Doc/latex/bsp___p_i_d_8h__dep__incl.md5 index 19c8c3b..53de5f9 100644 --- a/Doc/latex/bsp___p_i_d_8h__dep__incl.md5 +++ b/Doc/latex/bsp___p_i_d_8h__dep__incl.md5 @@ -1 +1 @@ -982a2e4992718df55e38d57e280c0feb \ No newline at end of file +400d3a3155ea02c94a50b0d1d2aa6e80 \ No newline at end of file diff --git a/Doc/latex/bsp___p_i_d_8h__dep__incl.pdf b/Doc/latex/bsp___p_i_d_8h__dep__incl.pdf index e7dc8e3..fb401a8 100644 Binary files a/Doc/latex/bsp___p_i_d_8h__dep__incl.pdf and b/Doc/latex/bsp___p_i_d_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___p_i_d_8h__incl.md5 b/Doc/latex/bsp___p_i_d_8h__incl.md5 index 8b28e91..407a8bd 100644 --- a/Doc/latex/bsp___p_i_d_8h__incl.md5 +++ b/Doc/latex/bsp___p_i_d_8h__incl.md5 @@ -1 +1 @@ -cf82af814320311898cbfce219375707 \ No newline at end of file +132ed57417ea73bbb29c1d62c1535518 \ No newline at end of file diff --git a/Doc/latex/bsp___p_i_d_8h__incl.pdf b/Doc/latex/bsp___p_i_d_8h__incl.pdf index 5b906ed..93a8415 100644 Binary files a/Doc/latex/bsp___p_i_d_8h__incl.pdf and b/Doc/latex/bsp___p_i_d_8h__incl.pdf differ diff --git a/Doc/latex/bsp___p_i_d_8h_source.tex b/Doc/latex/bsp___p_i_d_8h_source.tex index 3e0f6a5..ebd3dd7 100644 --- a/Doc/latex/bsp___p_i_d_8h_source.tex +++ b/Doc/latex/bsp___p_i_d_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___p_i_d_8h_source}{}\doxysection{bsp\+\_\+\+PID.\+h} -\label{bsp___p_i_d_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PID.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PID.h}} +\label{bsp___p_i_d_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_PID.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math/bsp\_PID.h}} \mbox{\hyperlink{bsp___p_i_d_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___p_i_d_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___print_art_8cpp.tex b/Doc/latex/bsp___print_art_8cpp.tex new file mode 100644 index 0000000..feb6ebf --- /dev/null +++ b/Doc/latex/bsp___print_art_8cpp.tex @@ -0,0 +1,25 @@ +\hypertarget{bsp___print_art_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Print\+Art.cpp 文件参考} +\label{bsp___print_art_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PrintArt.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PrintArt.cpp}} + + +print重定向的艺术 + + +{\ttfamily \#include \char`\"{}bsp\+\_\+\+Print\+Art.\+h\char`\"{}}\newline +bsp\+\_\+\+Print\+Art.\+cpp 的引用(Include)关系图\+: +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=350pt]{bsp___print_art_8cpp__incl} +\end{center} +\end{figure} + + +\doxysubsection{详细描述} +print重定向的艺术 + + + +在文件 \mbox{\hyperlink{bsp___print_art_8cpp_source}{bsp\+\_\+\+Print\+Art.\+cpp}} 中定义. + diff --git a/Doc/latex/bsp___print_art_8cpp__incl.md5 b/Doc/latex/bsp___print_art_8cpp__incl.md5 new file mode 100644 index 0000000..becd58e --- /dev/null +++ b/Doc/latex/bsp___print_art_8cpp__incl.md5 @@ -0,0 +1 @@ +a66996950262e363c5400a600eff181d \ No newline at end of file diff --git a/Doc/latex/bsp___print_art_8cpp__incl.pdf b/Doc/latex/bsp___print_art_8cpp__incl.pdf new file mode 100644 index 0000000..ab468d8 Binary files /dev/null and b/Doc/latex/bsp___print_art_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___print_art_8cpp_source.tex b/Doc/latex/bsp___print_art_8cpp_source.tex new file mode 100644 index 0000000..3f7213a --- /dev/null +++ b/Doc/latex/bsp___print_art_8cpp_source.tex @@ -0,0 +1,51 @@ +\hypertarget{bsp___print_art_8cpp_source}{}\doxysection{bsp\+\_\+\+Print\+Art.\+cpp} +\label{bsp___print_art_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PrintArt.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PrintArt.cpp}} +\mbox{\hyperlink{bsp___print_art_8cpp}{浏览该文件的文档.}} +\begin{DoxyCode}{0} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00002}00002 \textcolor{comment}{ \#}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00003}00003 \textcolor{comment}{ \# Copyright (c) 2022 Yuankang Liang(XerolySkinner)}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00004}00004 \textcolor{comment}{ \#}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00005}00005 \textcolor{comment}{ \# 本软件按原样提供,无任何明示或暗示}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00006}00006 \textcolor{comment}{ \# 在任何情况下,作者都不承担任何损害赔偿责任}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00007}00007 \textcolor{comment}{ \#}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00008}00008 \textcolor{comment}{ \# 使用的许可声明:}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00009}00009 \textcolor{comment}{ \# 1. 不得歪曲本软件的来源,你不能声称你编写了原始软件.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00010}00010 \textcolor{comment}{ \# 2. 免费授予以任何目的,前提是版权声明出现在所有副本中.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00011}00011 \textcolor{comment}{ \# 并且版权声明和许可声明同时出现.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00012}00012 \textcolor{comment}{ \# 3. 你有使用,复制,修改,分发,和销售本软件的许可.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00013}00013 \textcolor{comment}{ \# 4. 如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00014}00014 \textcolor{comment}{ \# 5. 本通知不得从任何来源删除或更改.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00015}00015 \textcolor{comment}{ \#}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00016}00016 \textcolor{comment}{ \# Yuankang Liang(XerolySkinner)}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00017}00017 \textcolor{comment}{ \# E-\/mail:zabbcccbbaz@163.com}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00018}00018 \textcolor{comment}{ \# QQ:2715099320}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00019}00019 \textcolor{comment}{ \# Mobile Phone:13005636215}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00020}00020 \textcolor{comment}{ \#}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00021}00021 \textcolor{comment}{ \# All rights reserved.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00022}00022 \textcolor{comment}{ */}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00023}00023 } +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00034}00034 \textcolor{comment}{//-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00035}00035 \textcolor{comment}{// 类声明}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00036}00036 \textcolor{preprocessor}{\#include "{}\mbox{\hyperlink{bsp___print_art_8h}{bsp\_PrintArt.h}}"{}}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00038}00038 \textcolor{comment}{//-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00039}00039 \textcolor{comment}{// 类函数}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00046}\mbox{\hyperlink{classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272}{00046}} \textcolor{comment}{}\textcolor{keywordtype}{int} \mbox{\hyperlink{classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272}{bsp\_PrintArt::print}}(\textcolor{keyword}{const} \textcolor{keywordtype}{char}* format, ...) \{} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00047}00047 \mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}}* dat = (\mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}}*)malloc(\mbox{\hyperlink{classbsp___print_art_a7b7764b6a699a75f10a6caa85330cbe2}{Bufflen}}); \textcolor{comment}{// 分配内存}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00048}00048 \textcolor{keywordflow}{if}(dat==NULL)\textcolor{keywordflow}{return} 1; \textcolor{comment}{// 判断分配成功与否}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00049}00049 \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} res; \textcolor{comment}{// 返回状态码}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00050}00050 va\_list args; \textcolor{comment}{// 不定长变量}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00051}00051 va\_start(args, format); \textcolor{comment}{// 初始化不定长变量}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00052}00052 res=vsprintf((\textcolor{keywordtype}{char}*)dat,(\textcolor{keyword}{const} \textcolor{keywordtype}{char}*)format, args); \textcolor{comment}{// 组合}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00053}00053 \mbox{\hyperlink{classbsp___print_art_a548aa058fedb64e031d91c48480b527e}{Transmit}}(dat, strlen((\textcolor{keyword}{const} \textcolor{keywordtype}{char}*)dat)); \textcolor{comment}{// 发送}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00054}00054 va\_end(args); \textcolor{comment}{// 收尸}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00055}00055 free(dat); \textcolor{comment}{// 回收内存}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00056}00056 \textcolor{keywordflow}{return} res;\}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00058}00058 \textcolor{comment}{//-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00059}00059 \textcolor{comment}{// 构造函数}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00060}\mbox{\hyperlink{classbsp___print_art_a93c7cc212617232dcfd5e57a5d4f3521}{00060}} \mbox{\hyperlink{classbsp___print_art_a93c7cc212617232dcfd5e57a5d4f3521}{bsp\_PrintArt::bsp\_PrintArt}}(\textcolor{keywordtype}{void}) \{} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00061}00061 \mbox{\hyperlink{classbsp___print_art_a7b7764b6a699a75f10a6caa85330cbe2}{Bufflen}} = 128;\}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00066}\mbox{\hyperlink{classbsp___print_art_a269df30feafe08cc3803aa9bf88b2a8e}{00066}} \mbox{\hyperlink{classbsp___print_art_a93c7cc212617232dcfd5e57a5d4f3521}{bsp\_PrintArt::bsp\_PrintArt}}(\mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} len) \{} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8cpp_source_l00067}00067 \mbox{\hyperlink{classbsp___print_art_a7b7764b6a699a75f10a6caa85330cbe2}{Bufflen}} = len;\}} + +\end{DoxyCode} diff --git a/Doc/latex/bsp___print_art_8h.tex b/Doc/latex/bsp___print_art_8h.tex new file mode 100644 index 0000000..c637335 --- /dev/null +++ b/Doc/latex/bsp___print_art_8h.tex @@ -0,0 +1,42 @@ +\hypertarget{bsp___print_art_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Print\+Art.h 文件参考} +\label{bsp___print_art_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PrintArt.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PrintArt.h}} + + +print重定向的艺术 + + +{\ttfamily \#include $<$stdio.\+h$>$}\newline +{\ttfamily \#include $<$stdarg.\+h$>$}\newline +{\ttfamily \#include $<$string.\+h$>$}\newline +{\ttfamily \#include $<$stdlib.\+h$>$}\newline +{\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline +bsp\+\_\+\+Print\+Art.\+h 的引用(Include)关系图\+: +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=350pt]{bsp___print_art_8h__incl} +\end{center} +\end{figure} +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=225pt]{bsp___print_art_8h__dep__incl} +\end{center} +\end{figure} +\doxysubsection*{类} +\begin{DoxyCompactItemize} +\item +class \mbox{\hyperlink{classbsp___print_art}{bsp\+\_\+\+Print\+Art}} +\begin{DoxyCompactList}\small\item\em 创造一个print的重定向对象 \end{DoxyCompactList}\end{DoxyCompactItemize} + + +\doxysubsection{详细描述} +print重定向的艺术 + + + +在文件 \mbox{\hyperlink{bsp___print_art_8h_source}{bsp\+\_\+\+Print\+Art.\+h}} 中定义. + diff --git a/Doc/latex/bsp___print_art_8h__dep__incl.md5 b/Doc/latex/bsp___print_art_8h__dep__incl.md5 new file mode 100644 index 0000000..25b44eb --- /dev/null +++ b/Doc/latex/bsp___print_art_8h__dep__incl.md5 @@ -0,0 +1 @@ +5fdc4726cde1e86962a8eb7d4a1e9d3b \ No newline at end of file diff --git a/Doc/latex/bsp___print_art_8h__dep__incl.pdf b/Doc/latex/bsp___print_art_8h__dep__incl.pdf new file mode 100644 index 0000000..19bc437 Binary files /dev/null and b/Doc/latex/bsp___print_art_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___print_art_8h__incl.md5 b/Doc/latex/bsp___print_art_8h__incl.md5 new file mode 100644 index 0000000..c6c0c62 --- /dev/null +++ b/Doc/latex/bsp___print_art_8h__incl.md5 @@ -0,0 +1 @@ +3d4be2f42ffda6345926b9baa9941f2a \ No newline at end of file diff --git a/Doc/latex/bsp___print_art_8h__incl.pdf b/Doc/latex/bsp___print_art_8h__incl.pdf new file mode 100644 index 0000000..30c35d6 Binary files /dev/null and b/Doc/latex/bsp___print_art_8h__incl.pdf differ diff --git a/Doc/latex/bsp___print_art_8h_source.tex b/Doc/latex/bsp___print_art_8h_source.tex new file mode 100644 index 0000000..768d85d --- /dev/null +++ b/Doc/latex/bsp___print_art_8h_source.tex @@ -0,0 +1,47 @@ +\hypertarget{bsp___print_art_8h_source}{}\doxysection{bsp\+\_\+\+Print\+Art.\+h} +\label{bsp___print_art_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PrintArt.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_PrintArt.h}} +\mbox{\hyperlink{bsp___print_art_8h}{浏览该文件的文档.}} +\begin{DoxyCode}{0} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00002}00002 \textcolor{comment}{ \#}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00003}00003 \textcolor{comment}{ \# Copyright (c) 2022 Yuankang Liang(XerolySkinner)}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00004}00004 \textcolor{comment}{ \#}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00005}00005 \textcolor{comment}{ \# 本软件按原样提供,无任何明示或暗示}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00006}00006 \textcolor{comment}{ \# 在任何情况下,作者都不承担任何损害赔偿责任}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00007}00007 \textcolor{comment}{ \#}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00008}00008 \textcolor{comment}{ \# 使用的许可声明:}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00009}00009 \textcolor{comment}{ \# 1. 不得歪曲本软件的来源,你不能声称你编写了原始软件.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00010}00010 \textcolor{comment}{ \# 2. 免费授予以任何目的,前提是版权声明出现在所有副本中.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00011}00011 \textcolor{comment}{ \# 并且版权声明和许可声明同时出现.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00012}00012 \textcolor{comment}{ \# 3. 你有使用,复制,修改,分发,和销售本软件的许可.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00013}00013 \textcolor{comment}{ \# 4. 如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00014}00014 \textcolor{comment}{ \# 5. 本通知不得从任何来源删除或更改.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00015}00015 \textcolor{comment}{ \#}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00016}00016 \textcolor{comment}{ \# Yuankang Liang(XerolySkinner)}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00017}00017 \textcolor{comment}{ \# E-\/mail:zabbcccbbaz@163.com}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00018}00018 \textcolor{comment}{ \# QQ:2715099320}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00019}00019 \textcolor{comment}{ \# Mobile Phone:13005636215}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00020}00020 \textcolor{comment}{ \#}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00021}00021 \textcolor{comment}{ \# All rights reserved.}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00022}00022 \textcolor{comment}{ */}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00023}00023 } +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00033}00033 \textcolor{preprocessor}{\#pragma once}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00034}00034 \textcolor{preprocessor}{\#ifdef \_\_cplusplus}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00035}00035 \textcolor{preprocessor}{\#include }} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00036}00036 \textcolor{preprocessor}{\#include }} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00037}00037 \textcolor{preprocessor}{\#include }} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00038}00038 \textcolor{preprocessor}{\#include }} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00039}00039 \textcolor{preprocessor}{\#include "{}\mbox{\hyperlink{varint_8h}{varint.h}}"{}}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00041}00041 \textcolor{comment}{//-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00042}00042 \textcolor{comment}{// 类声明}} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00046}\mbox{\hyperlink{classbsp___print_art}{00046}} \textcolor{comment}{}\textcolor{keyword}{class }\mbox{\hyperlink{classbsp___print_art}{bsp\_PrintArt}}\{} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00047}00047 \textcolor{keyword}{public}:} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00048}00048 \mbox{\hyperlink{classbsp___print_art_a93c7cc212617232dcfd5e57a5d4f3521}{bsp\_PrintArt}}(\textcolor{keywordtype}{void});} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00049}00049 \mbox{\hyperlink{classbsp___print_art_a93c7cc212617232dcfd5e57a5d4f3521}{bsp\_PrintArt}}(\mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} len);} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00050}00050 \textcolor{keywordtype}{int} \mbox{\hyperlink{classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272}{print}}(\textcolor{keyword}{const} \textcolor{keywordtype}{char}* format, ...);} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00051}00051 \textcolor{keyword}{private}:} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00052}\mbox{\hyperlink{classbsp___print_art_a7b7764b6a699a75f10a6caa85330cbe2}{00052}} \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} \mbox{\hyperlink{classbsp___print_art_a7b7764b6a699a75f10a6caa85330cbe2}{Bufflen}};} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00053}\mbox{\hyperlink{classbsp___print_art_a548aa058fedb64e031d91c48480b527e}{00053}} \textcolor{keyword}{virtual} \textcolor{keywordtype}{void} \mbox{\hyperlink{classbsp___print_art_a548aa058fedb64e031d91c48480b527e}{Transmit}}(\mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}}* dat, \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} len) = 0;\};} +\DoxyCodeLine{\Hypertarget{bsp___print_art_8h_source_l00055}00055 \textcolor{preprocessor}{\#endif}} + +\end{DoxyCode} diff --git a/Doc/latex/bsp___s_d_8cpp.tex b/Doc/latex/bsp___s_d_8cpp.tex index f430183..f8afe08 100644 --- a/Doc/latex/bsp___s_d_8cpp.tex +++ b/Doc/latex/bsp___s_d_8cpp.tex @@ -1,16 +1,17 @@ -\hypertarget{bsp___s_d_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SD.cpp 文件参考} -\label{bsp___s_d_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SD.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SD.cpp}} +\hypertarget{bsp___s_d_8cpp}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/bsp\+\_\+\+SD.cpp 文件参考} +\label{bsp___s_d_8cpp}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_SD.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_SD.cpp}} 操作\+SD卡的库 {\ttfamily \#include \char`\"{}bsp\+\_\+\+SD.\+h\char`\"{}}\newline -bsp\+\_\+\+SD.\+cpp 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+SD.\+cpp 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=205pt]{bsp___s_d_8cpp__incl} +\includegraphics[width=208pt]{bsp___s_d_8cpp__incl} \end{center} \end{figure} diff --git a/Doc/latex/bsp___s_d_8cpp__incl.md5 b/Doc/latex/bsp___s_d_8cpp__incl.md5 index f297365..dd7c301 100644 --- a/Doc/latex/bsp___s_d_8cpp__incl.md5 +++ b/Doc/latex/bsp___s_d_8cpp__incl.md5 @@ -1 +1 @@ -d276001320b370d74ffd90fc9d28f0d0 \ No newline at end of file +10045b993245fbfca535d453ba5e8129 \ No newline at end of file diff --git a/Doc/latex/bsp___s_d_8cpp__incl.pdf b/Doc/latex/bsp___s_d_8cpp__incl.pdf index 0f19ee8..55a39f1 100644 Binary files a/Doc/latex/bsp___s_d_8cpp__incl.pdf and b/Doc/latex/bsp___s_d_8cpp__incl.pdf differ diff --git a/Doc/latex/bsp___s_d_8cpp_source.tex b/Doc/latex/bsp___s_d_8cpp_source.tex index 0bf90e9..88cbca3 100644 --- a/Doc/latex/bsp___s_d_8cpp_source.tex +++ b/Doc/latex/bsp___s_d_8cpp_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___s_d_8cpp_source}{}\doxysection{bsp\+\_\+\+SD.\+cpp} -\label{bsp___s_d_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SD.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SD.cpp}} +\label{bsp___s_d_8cpp_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_SD.cpp@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_SD.cpp}} \mbox{\hyperlink{bsp___s_d_8cpp}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___s_d_8cpp_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/bsp___s_d_8h.tex b/Doc/latex/bsp___s_d_8h.tex index bfd23fb..e4b85ad 100644 --- a/Doc/latex/bsp___s_d_8h.tex +++ b/Doc/latex/bsp___s_d_8h.tex @@ -1,5 +1,5 @@ -\hypertarget{bsp___s_d_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SD.h 文件参考} -\label{bsp___s_d_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SD.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SD.h}} +\hypertarget{bsp___s_d_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/bsp\+\_\+\+SD.h 文件参考} +\label{bsp___s_d_8h}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_SD.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_SD.h}} 操作\+SD卡的库 @@ -7,18 +7,20 @@ {\ttfamily \#include \char`\"{}spi.\+h\char`\"{}}\newline {\ttfamily \#include \char`\"{}varint.\+h\char`\"{}}\newline -bsp\+\_\+\+SD.\+h 的引用(Include)关系图\+:\nopagebreak +bsp\+\_\+\+SD.\+h 的引用(Include)关系图\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=195pt]{bsp___s_d_8h__incl} +\includegraphics[width=235pt]{bsp___s_d_8h__incl} \end{center} \end{figure} -此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak +此图展示该文件直接或间接的被哪些文件引用了\+: +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode -\includegraphics[width=205pt]{bsp___s_d_8h__dep__incl} +\includegraphics[width=235pt]{bsp___s_d_8h__dep__incl} \end{center} \end{figure} \doxysubsection*{类} diff --git a/Doc/latex/bsp___s_d_8h__dep__incl.md5 b/Doc/latex/bsp___s_d_8h__dep__incl.md5 index 9c9b6e6..d5259ea 100644 --- a/Doc/latex/bsp___s_d_8h__dep__incl.md5 +++ b/Doc/latex/bsp___s_d_8h__dep__incl.md5 @@ -1 +1 @@ -38f535b42a8225f3b3512882fc587218 \ No newline at end of file +8ed417abf236a1d6bafa19c61073986f \ No newline at end of file diff --git a/Doc/latex/bsp___s_d_8h__dep__incl.pdf b/Doc/latex/bsp___s_d_8h__dep__incl.pdf index e98f419..b41421d 100644 Binary files a/Doc/latex/bsp___s_d_8h__dep__incl.pdf and b/Doc/latex/bsp___s_d_8h__dep__incl.pdf differ diff --git a/Doc/latex/bsp___s_d_8h__incl.md5 b/Doc/latex/bsp___s_d_8h__incl.md5 index 08f4dee..bf67a59 100644 --- a/Doc/latex/bsp___s_d_8h__incl.md5 +++ b/Doc/latex/bsp___s_d_8h__incl.md5 @@ -1 +1 @@ -2942098228a949bc0cbeb671e9019831 \ No newline at end of file +40d4d4becbacf44447dae919b6808fbd \ No newline at end of file diff --git a/Doc/latex/bsp___s_d_8h__incl.pdf b/Doc/latex/bsp___s_d_8h__incl.pdf index 3f649e8..21830c7 100644 Binary files a/Doc/latex/bsp___s_d_8h__incl.pdf and b/Doc/latex/bsp___s_d_8h__incl.pdf differ diff --git a/Doc/latex/bsp___s_d_8h_source.tex b/Doc/latex/bsp___s_d_8h_source.tex index 6f4df50..1259b0a 100644 --- a/Doc/latex/bsp___s_d_8h_source.tex +++ b/Doc/latex/bsp___s_d_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{bsp___s_d_8h_source}{}\doxysection{bsp\+\_\+\+SD.\+h} -\label{bsp___s_d_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SD.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SD.h}} +\label{bsp___s_d_8h_source}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_SD.h@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI/bsp\_SD.h}} \mbox{\hyperlink{bsp___s_d_8h}{浏览该文件的文档.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{bsp___s_d_8h_source_l00001}00001 \textcolor{comment}{/*-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/-\/}} diff --git a/Doc/latex/classbsp___a_t.tex b/Doc/latex/classbsp___a_t.tex index ac361a8..bc17a24 100644 --- a/Doc/latex/classbsp___a_t.tex +++ b/Doc/latex/classbsp___a_t.tex @@ -11,8 +11,7 @@ AT协议的基类 -类 bsp\+\_\+\+AT 继承关系图\+: -\nopagebreak +类 bsp\+\_\+\+AT 继承关系图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -60,16 +59,14 @@ AT协议的基类 在文件 \mbox{\hyperlink{bsp___a_t_8cpp_source}{bsp\+\_\+\+AT.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_8cpp_source_l00044}{44}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=283pt]{classbsp___a_t_adee8a046130e8e138d0e37dc785234ae_cgraph} \end{center} \end{figure} -这是这个函数的调用关系图\+: -\nopagebreak +这是这个函数的调用关系图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -97,8 +94,7 @@ AT协议的基类 在 \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d583bc7733fd}{bsp\+\_\+\+ATKESP8266}} 内被实现. -这是这个函数的调用关系图\+: -\nopagebreak +这是这个函数的调用关系图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -109,5 +105,5 @@ AT协议的基类 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t_8h}{bsp\+\_\+\+AT.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t_8cpp}{bsp\+\_\+\+AT.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/\mbox{\hyperlink{bsp___a_t_8h}{bsp\+\_\+\+AT.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/\mbox{\hyperlink{bsp___a_t_8cpp}{bsp\+\_\+\+AT.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___a_t_k_e_s_p8266.tex b/Doc/latex/classbsp___a_t_k_e_s_p8266.tex index bea5879..0863c7e 100644 --- a/Doc/latex/classbsp___a_t_k_e_s_p8266.tex +++ b/Doc/latex/classbsp___a_t_k_e_s_p8266.tex @@ -11,8 +11,7 @@ -类 bsp\+\_\+\+ATKESP8266 继承关系图\+: -\nopagebreak +类 bsp\+\_\+\+ATKESP8266 继承关系图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -21,8 +20,7 @@ \end{figure} -bsp\+\_\+\+ATKESP8266 的协作图\+: -\nopagebreak +bsp\+\_\+\+ATKESP8266 的协作图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -94,8 +92,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00065}{65}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -125,8 +122,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00047}{47}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -158,8 +154,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00085}{85}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -195,8 +190,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00185}{185}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -230,8 +224,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00161}{161}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -267,8 +260,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00211}{211}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -300,8 +292,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00121}{121}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -331,8 +322,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00103}{103}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -364,8 +354,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00141}{141}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -386,8 +375,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00240}{240}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -415,8 +403,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00233}{233}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -467,8 +454,7 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 在文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source}{bsp\+\_\+\+ATKESP8266.\+cpp}} 第 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp_source_l00247}{247}} 行定义. -函数调用图\+: -\nopagebreak +函数调用图\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode @@ -479,5 +465,5 @@ virtual void \mbox{\hyperlink{classbsp___a_t_k_e_s_p8266_afc9873cda629f8bd2504d5 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8h}{bsp\+\_\+\+ATKESP8266.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp}{bsp\+\_\+\+ATKESP8266.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/\mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8h}{bsp\+\_\+\+ATKESP8266.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/\mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp}{bsp\+\_\+\+ATKESP8266.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___b_m_p.tex b/Doc/latex/classbsp___b_m_p.tex index 9bba286..b590e5c 100644 --- a/Doc/latex/classbsp___b_m_p.tex +++ b/Doc/latex/classbsp___b_m_p.tex @@ -235,5 +235,5 @@ void \mbox{\hyperlink{classbsp___b_m_p_a535cd9bfe5e49ba97ff9c4a1dd8ebb51}{size\+ 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___b_m_p_8cpp}{bsp\+\_\+\+BMP.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___b_m_p_8cpp}{bsp\+\_\+\+BMP.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___differential.tex b/Doc/latex/classbsp___differential.tex index 006c8b7..cc776f2 100644 --- a/Doc/latex/classbsp___differential.tex +++ b/Doc/latex/classbsp___differential.tex @@ -87,5 +87,5 @@ float \mbox{\hyperlink{classbsp___differential_ab25588868059974b8356e975c6e96992 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___calculus_8h}{bsp\+\_\+\+Calculus.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___calculus_8cpp}{bsp\+\_\+\+Calculus.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___calculus_8h}{bsp\+\_\+\+Calculus.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___calculus_8cpp}{bsp\+\_\+\+Calculus.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___i_i_c.tex b/Doc/latex/classbsp___i_i_c.tex index 3244cfe..8c225f2 100644 --- a/Doc/latex/classbsp___i_i_c.tex +++ b/Doc/latex/classbsp___i_i_c.tex @@ -495,5 +495,5 @@ IIC的基础实现方法 留下三个保护性接口需要实现,分别是控制 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___i_i_c_8h}{bsp\+\_\+\+IIC.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___i_i_c_8cpp}{bsp\+\_\+\+IIC.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___i_i_c_8h}{bsp\+\_\+\+IIC.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___i_i_c_8cpp}{bsp\+\_\+\+IIC.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___i_i_c___s_t_m32.tex b/Doc/latex/classbsp___i_i_c___s_t_m32.tex index 708471a..ca3e5b3 100644 --- a/Doc/latex/classbsp___i_i_c___s_t_m32.tex +++ b/Doc/latex/classbsp___i_i_c___s_t_m32.tex @@ -211,5 +211,5 @@ STM32版本的软件\+IIC 需要使用构造函数初始化 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___i_i_c___s_t_m32_8h}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___i_i_c___s_t_m32_8cpp}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___i_i_c___s_t_m32_8h}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___i_i_c___s_t_m32_8cpp}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___increment___p_i_d.tex b/Doc/latex/classbsp___increment___p_i_d.tex index 8d2ffda..40f2348 100644 --- a/Doc/latex/classbsp___increment___p_i_d.tex +++ b/Doc/latex/classbsp___increment___p_i_d.tex @@ -305,5 +305,5 @@ PID参数设置 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___p_i_d_8h}{bsp\+\_\+\+PID.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___p_i_d_8cpp}{bsp\+\_\+\+PID.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___p_i_d_8h}{bsp\+\_\+\+PID.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___p_i_d_8cpp}{bsp\+\_\+\+PID.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___integral.tex b/Doc/latex/classbsp___integral.tex index 1dccbac..fea1777 100644 --- a/Doc/latex/classbsp___integral.tex +++ b/Doc/latex/classbsp___integral.tex @@ -271,5 +271,5 @@ float \mbox{\hyperlink{classbsp___integral_a4494cf9fc2873d457ed3bf8618b68045}{dt 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___calculus_8h}{bsp\+\_\+\+Calculus.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___calculus_8cpp}{bsp\+\_\+\+Calculus.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___calculus_8h}{bsp\+\_\+\+Calculus.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___calculus_8cpp}{bsp\+\_\+\+Calculus.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___m_a_x6675.tex b/Doc/latex/classbsp___m_a_x6675.tex index 5cd0ef6..2f34e3e 100644 --- a/Doc/latex/classbsp___m_a_x6675.tex +++ b/Doc/latex/classbsp___m_a_x6675.tex @@ -123,5 +123,5 @@ MAX6675的一个对象类 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___m_a_x6675_8h}{bsp\+\_\+\+MAX6675.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___m_a_x6675_8cpp}{bsp\+\_\+\+MAX6675.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___m_a_x6675_8h}{bsp\+\_\+\+MAX6675.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___m_a_x6675_8cpp}{bsp\+\_\+\+MAX6675.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___mod_bus___rx.tex b/Doc/latex/classbsp___mod_bus___rx.tex index 96fccbd..5a1be50 100644 --- a/Doc/latex/classbsp___mod_bus___rx.tex +++ b/Doc/latex/classbsp___mod_bus___rx.tex @@ -234,5 +234,5 @@ CRC测试 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___mod_bus_8h}{bsp\+\_\+\+Mod\+Bus.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___mod_bus_8cpp}{bsp\+\_\+\+Mod\+Bus.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/\mbox{\hyperlink{bsp___mod_bus_8h}{bsp\+\_\+\+Mod\+Bus.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/\mbox{\hyperlink{bsp___mod_bus_8cpp}{bsp\+\_\+\+Mod\+Bus.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___mod_bus___s_t_m32.tex b/Doc/latex/classbsp___mod_bus___s_t_m32.tex index 04cd258..bd1707a 100644 --- a/Doc/latex/classbsp___mod_bus___s_t_m32.tex +++ b/Doc/latex/classbsp___mod_bus___s_t_m32.tex @@ -109,4 +109,4 @@ STM32用串口的\+Mod\+Bus发送器 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___mod_bus___s_t_m32_8h}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+h}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/\mbox{\hyperlink{bsp___mod_bus___s_t_m32_8h}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+h}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___mod_bus___tx.tex b/Doc/latex/classbsp___mod_bus___tx.tex index ba52054..60a5dbb 100644 --- a/Doc/latex/classbsp___mod_bus___tx.tex +++ b/Doc/latex/classbsp___mod_bus___tx.tex @@ -438,5 +438,5 @@ Mod\+Bus发送器 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___mod_bus_8h}{bsp\+\_\+\+Mod\+Bus.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___mod_bus_8cpp}{bsp\+\_\+\+Mod\+Bus.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/\mbox{\hyperlink{bsp___mod_bus_8h}{bsp\+\_\+\+Mod\+Bus.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/\mbox{\hyperlink{bsp___mod_bus_8cpp}{bsp\+\_\+\+Mod\+Bus.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___position___p_i_d.tex b/Doc/latex/classbsp___position___p_i_d.tex index 2d738e4..74af77e 100644 --- a/Doc/latex/classbsp___position___p_i_d.tex +++ b/Doc/latex/classbsp___position___p_i_d.tex @@ -305,5 +305,5 @@ PID参数设置 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___p_i_d_8h}{bsp\+\_\+\+PID.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___p_i_d_8cpp}{bsp\+\_\+\+PID.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___p_i_d_8h}{bsp\+\_\+\+PID.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___p_i_d_8cpp}{bsp\+\_\+\+PID.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___print_art.tex b/Doc/latex/classbsp___print_art.tex new file mode 100644 index 0000000..6b50189 --- /dev/null +++ b/Doc/latex/classbsp___print_art.tex @@ -0,0 +1,137 @@ +\hypertarget{classbsp___print_art}{}\doxysection{bsp\+\_\+\+Print\+Art类 参考} +\label{classbsp___print_art}\index{bsp\_PrintArt@{bsp\_PrintArt}} + + +创造一个print的重定向对象 + + + + +{\ttfamily \#include $<$bsp\+\_\+\+Print\+Art.\+h$>$} + +\doxysubsection*{Public 成员函数} +\begin{DoxyCompactItemize} +\item +\mbox{\hyperlink{classbsp___print_art_a93c7cc212617232dcfd5e57a5d4f3521}{bsp\+\_\+\+Print\+Art}} (void) +\item +\mbox{\hyperlink{classbsp___print_art_a269df30feafe08cc3803aa9bf88b2a8e}{bsp\+\_\+\+Print\+Art}} (\mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} len) +\begin{DoxyCompactList}\small\item\em 重定向后的发射数据 \end{DoxyCompactList}\item +int \mbox{\hyperlink{classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272}{print}} (const char $\ast$format,...) +\begin{DoxyCompactList}\small\item\em 重定向后的发射数据 \end{DoxyCompactList}\end{DoxyCompactItemize} +\doxysubsection*{Private 成员函数} +\begin{DoxyCompactItemize} +\item +virtual void \mbox{\hyperlink{classbsp___print_art_a548aa058fedb64e031d91c48480b527e}{Transmit}} (\mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}} $\ast$dat, \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} len)=0 +\end{DoxyCompactItemize} +\doxysubsection*{Private 属性} +\begin{DoxyCompactItemize} +\item +\mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} \mbox{\hyperlink{classbsp___print_art_a7b7764b6a699a75f10a6caa85330cbe2}{Bufflen}} +\end{DoxyCompactItemize} + + +\doxysubsection{详细描述} +创造一个print的重定向对象 + +在文件 \mbox{\hyperlink{bsp___print_art_8h_source}{bsp\+\_\+\+Print\+Art.\+h}} 第 \mbox{\hyperlink{bsp___print_art_8h_source_l00046}{46}} 行定义. + + + +\doxysubsection{构造及析构函数说明} +\mbox{\Hypertarget{classbsp___print_art_a93c7cc212617232dcfd5e57a5d4f3521}\label{classbsp___print_art_a93c7cc212617232dcfd5e57a5d4f3521}} +\index{bsp\_PrintArt@{bsp\_PrintArt}!bsp\_PrintArt@{bsp\_PrintArt}} +\index{bsp\_PrintArt@{bsp\_PrintArt}!bsp\_PrintArt@{bsp\_PrintArt}} +\doxysubsubsection{\texorpdfstring{bsp\_PrintArt()}{bsp\_PrintArt()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}} +{\footnotesize\ttfamily bsp\+\_\+\+Print\+Art\+::bsp\+\_\+\+Print\+Art (\begin{DoxyParamCaption}\item[{void}]{ }\end{DoxyParamCaption})} + + + +在文件 \mbox{\hyperlink{bsp___print_art_8cpp_source}{bsp\+\_\+\+Print\+Art.\+cpp}} 第 \mbox{\hyperlink{bsp___print_art_8cpp_source_l00060}{60}} 行定义. + +\mbox{\Hypertarget{classbsp___print_art_a269df30feafe08cc3803aa9bf88b2a8e}\label{classbsp___print_art_a269df30feafe08cc3803aa9bf88b2a8e}} +\index{bsp\_PrintArt@{bsp\_PrintArt}!bsp\_PrintArt@{bsp\_PrintArt}} +\index{bsp\_PrintArt@{bsp\_PrintArt}!bsp\_PrintArt@{bsp\_PrintArt}} +\doxysubsubsection{\texorpdfstring{bsp\_PrintArt()}{bsp\_PrintArt()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}} +{\footnotesize\ttfamily bsp\+\_\+\+Print\+Art\+::bsp\+\_\+\+Print\+Art (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}}}]{len }\end{DoxyParamCaption})} + + + +重定向后的发射数据 + + +\begin{DoxyParams}{参数} +{\em len} & 缓冲区大小 \\ +\hline +\end{DoxyParams} + + +在文件 \mbox{\hyperlink{bsp___print_art_8cpp_source}{bsp\+\_\+\+Print\+Art.\+cpp}} 第 \mbox{\hyperlink{bsp___print_art_8cpp_source_l00066}{66}} 行定义. + + + +\doxysubsection{成员函数说明} +\mbox{\Hypertarget{classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272}\label{classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272}} +\index{bsp\_PrintArt@{bsp\_PrintArt}!print@{print}} +\index{print@{print}!bsp\_PrintArt@{bsp\_PrintArt}} +\doxysubsubsection{\texorpdfstring{print()}{print()}} +{\footnotesize\ttfamily int bsp\+\_\+\+Print\+Art\+::print (\begin{DoxyParamCaption}\item[{const char $\ast$}]{format, }\item[{}]{... }\end{DoxyParamCaption})} + + + +重定向后的发射数据 + + +\begin{DoxyParams}{参数} +{\em format} & 格式化的字符串 \\ +\hline +{\em ...} & 其参数 \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{返回} +成功与否 +\end{DoxyReturn} + + +在文件 \mbox{\hyperlink{bsp___print_art_8cpp_source}{bsp\+\_\+\+Print\+Art.\+cpp}} 第 \mbox{\hyperlink{bsp___print_art_8cpp_source_l00046}{46}} 行定义. + +函数调用图\+: +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=325pt]{classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph} +\end{center} +\end{figure} +\mbox{\Hypertarget{classbsp___print_art_a548aa058fedb64e031d91c48480b527e}\label{classbsp___print_art_a548aa058fedb64e031d91c48480b527e}} +\index{bsp\_PrintArt@{bsp\_PrintArt}!Transmit@{Transmit}} +\index{Transmit@{Transmit}!bsp\_PrintArt@{bsp\_PrintArt}} +\doxysubsubsection{\texorpdfstring{Transmit()}{Transmit()}} +{\footnotesize\ttfamily virtual void bsp\+\_\+\+Print\+Art\+::\+Transmit (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}} $\ast$}]{dat, }\item[{\mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}}}]{len }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [private]}, {\ttfamily [pure virtual]}} + +这是这个函数的调用关系图\+: +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=325pt]{classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph} +\end{center} +\end{figure} + + +\doxysubsection{类成员变量说明} +\mbox{\Hypertarget{classbsp___print_art_a7b7764b6a699a75f10a6caa85330cbe2}\label{classbsp___print_art_a7b7764b6a699a75f10a6caa85330cbe2}} +\index{bsp\_PrintArt@{bsp\_PrintArt}!Bufflen@{Bufflen}} +\index{Bufflen@{Bufflen}!bsp\_PrintArt@{bsp\_PrintArt}} +\doxysubsubsection{\texorpdfstring{Bufflen}{Bufflen}} +{\footnotesize\ttfamily \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}} bsp\+\_\+\+Print\+Art\+::\+Bufflen\hspace{0.3cm}{\ttfamily [private]}} + + + +在文件 \mbox{\hyperlink{bsp___print_art_8h_source}{bsp\+\_\+\+Print\+Art.\+h}} 第 \mbox{\hyperlink{bsp___print_art_8h_source_l00052}{52}} 行定义. + + + +该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} +\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___print_art_8h}{bsp\+\_\+\+Print\+Art.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___print_art_8cpp}{bsp\+\_\+\+Print\+Art.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.md5 b/Doc/latex/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.md5 new file mode 100644 index 0000000..07601a3 --- /dev/null +++ b/Doc/latex/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.md5 @@ -0,0 +1 @@ +bb8579d6dba354651547c05bbc9294dc \ No newline at end of file diff --git a/Doc/latex/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.pdf b/Doc/latex/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.pdf new file mode 100644 index 0000000..dea96d4 Binary files /dev/null and b/Doc/latex/classbsp___print_art_a548aa058fedb64e031d91c48480b527e_icgraph.pdf differ diff --git a/Doc/latex/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.md5 b/Doc/latex/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.md5 new file mode 100644 index 0000000..80ad6ab --- /dev/null +++ b/Doc/latex/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.md5 @@ -0,0 +1 @@ +385278b07524c77cd922e6a9f1d40edc \ No newline at end of file diff --git a/Doc/latex/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.pdf b/Doc/latex/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.pdf new file mode 100644 index 0000000..9c77648 Binary files /dev/null and b/Doc/latex/classbsp___print_art_a5b89d4eeaeca9f91f9b554ffeea0d272_cgraph.pdf differ diff --git a/Doc/latex/classbsp___s_d.tex b/Doc/latex/classbsp___s_d.tex index be59407..f8b0ef8 100644 --- a/Doc/latex/classbsp___s_d.tex +++ b/Doc/latex/classbsp___s_d.tex @@ -615,5 +615,5 @@ CSD信息 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___s_d_8cpp}{bsp\+\_\+\+SD.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___s_d_8cpp}{bsp\+\_\+\+SD.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___s_t_m32___a_t24_c00.tex b/Doc/latex/classbsp___s_t_m32___a_t24_c00.tex index 95e80cb..4e6677e 100644 --- a/Doc/latex/classbsp___s_t_m32___a_t24_c00.tex +++ b/Doc/latex/classbsp___s_t_m32___a_t24_c00.tex @@ -269,5 +269,5 @@ void \mbox{\hyperlink{classbsp___s_t_m32___a_t24_c00_a7ba3cbef5e2eea37f514948f12 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t24_c00_8h}{bsp\+\_\+\+AT24\+C00.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t24_c00_8cpp}{bsp\+\_\+\+AT24\+C00.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___a_t24_c00_8h}{bsp\+\_\+\+AT24\+C00.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___a_t24_c00_8cpp}{bsp\+\_\+\+AT24\+C00.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/classbsp___s_t_m32___o_l_e_d.tex b/Doc/latex/classbsp___s_t_m32___o_l_e_d.tex index 7ebdfb7..3fc4e5c 100644 --- a/Doc/latex/classbsp___s_t_m32___o_l_e_d.tex +++ b/Doc/latex/classbsp___s_t_m32___o_l_e_d.tex @@ -381,5 +381,5 @@ OLED反向绘图 该类的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8h}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+h}}\item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8cpp}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+cpp}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8h}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+h}}\item +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8cpp}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+cpp}}\end{DoxyCompactItemize} diff --git a/Doc/latex/dir_0b00494da97109c0933a24e4249d2d8f.tex b/Doc/latex/dir_0b00494da97109c0933a24e4249d2d8f.tex new file mode 100644 index 0000000..2468019 --- /dev/null +++ b/Doc/latex/dir_0b00494da97109c0933a24e4249d2d8f.tex @@ -0,0 +1,29 @@ +\hypertarget{dir_0b00494da97109c0933a24e4249d2d8f}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math 目录参考} +\label{dir_0b00494da97109c0933a24e4249d2d8f}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math 目录参考@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_math 目录参考}} +bsp\+\_\+math 的目录依赖关系图 +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=172pt]{dir_0b00494da97109c0933a24e4249d2d8f_dep} +\end{center} +\end{figure} +\doxysubsection*{文件} +\begin{DoxyCompactItemize} +\item +文件 \mbox{\hyperlink{bsp___b_m_p_8cpp}{bsp\+\_\+\+BMP.\+cpp}} +\begin{DoxyCompactList}\small\item\em 用来构造\+BMP图片 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}} +\begin{DoxyCompactList}\small\item\em 用来构造\+BMP图片 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___calculus_8cpp}{bsp\+\_\+\+Calculus.\+cpp}} +\begin{DoxyCompactList}\small\item\em 离散微积分 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___calculus_8h}{bsp\+\_\+\+Calculus.\+h}} +\begin{DoxyCompactList}\small\item\em 离散微积分 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___c_r_c_8cpp}{bsp\+\_\+\+CRC.\+cpp}} +\begin{DoxyCompactList}\small\item\em CRC16校验 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___c_r_c_8h}{bsp\+\_\+\+CRC.\+h}} +\begin{DoxyCompactList}\small\item\em CRC16校验 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___p_i_d_8cpp}{bsp\+\_\+\+PID.\+cpp}} +\begin{DoxyCompactList}\small\item\em 实现了\+PID算法 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___p_i_d_8h}{bsp\+\_\+\+PID.\+h}} +\begin{DoxyCompactList}\small\item\em 实现了\+PID算法 \end{DoxyCompactList}\end{DoxyCompactItemize} diff --git a/Doc/latex/dir_0b00494da97109c0933a24e4249d2d8f_dep.md5 b/Doc/latex/dir_0b00494da97109c0933a24e4249d2d8f_dep.md5 new file mode 100644 index 0000000..a4f55c7 --- /dev/null +++ b/Doc/latex/dir_0b00494da97109c0933a24e4249d2d8f_dep.md5 @@ -0,0 +1 @@ +dfca159bc88c952c60908adc46e85ad8 \ No newline at end of file diff --git a/Doc/latex/dir_0b00494da97109c0933a24e4249d2d8f_dep.pdf b/Doc/latex/dir_0b00494da97109c0933a24e4249d2d8f_dep.pdf new file mode 100644 index 0000000..e102305 Binary files /dev/null and b/Doc/latex/dir_0b00494da97109c0933a24e4249d2d8f_dep.pdf differ diff --git a/Doc/latex/dir_1173d1fc54217fd2f2a5aace008eb0a4.tex b/Doc/latex/dir_1173d1fc54217fd2f2a5aace008eb0a4.tex new file mode 100644 index 0000000..0d5c23d --- /dev/null +++ b/Doc/latex/dir_1173d1fc54217fd2f2a5aace008eb0a4.tex @@ -0,0 +1,21 @@ +\hypertarget{dir_1173d1fc54217fd2f2a5aace008eb0a4}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI 目录参考} +\label{dir_1173d1fc54217fd2f2a5aace008eb0a4}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI 目录参考@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_SPI 目录参考}} +bsp\+\_\+\+SPI 的目录依赖关系图 +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=166pt]{dir_1173d1fc54217fd2f2a5aace008eb0a4_dep} +\end{center} +\end{figure} +\doxysubsection*{文件} +\begin{DoxyCompactItemize} +\item +文件 \mbox{\hyperlink{bsp___m_a_x6675_8cpp}{bsp\+\_\+\+MAX6675.\+cpp}} +\begin{DoxyCompactList}\small\item\em 实现了\+MAX6675的驱动 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___m_a_x6675_8h}{bsp\+\_\+\+MAX6675.\+h}} +\begin{DoxyCompactList}\small\item\em 实现了\+MAX6675的驱动 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___s_d_8cpp}{bsp\+\_\+\+SD.\+cpp}} +\begin{DoxyCompactList}\small\item\em 操作\+SD卡的库 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}} +\begin{DoxyCompactList}\small\item\em 操作\+SD卡的库 \end{DoxyCompactList}\end{DoxyCompactItemize} diff --git a/Doc/latex/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.md5 b/Doc/latex/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.md5 new file mode 100644 index 0000000..b02f86a --- /dev/null +++ b/Doc/latex/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.md5 @@ -0,0 +1 @@ +245c28a5785035ac5c4a4566a694240a \ No newline at end of file diff --git a/Doc/latex/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.pdf b/Doc/latex/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.pdf new file mode 100644 index 0000000..cc9d77f Binary files /dev/null and b/Doc/latex/dir_1173d1fc54217fd2f2a5aace008eb0a4_dep.pdf differ diff --git a/Doc/latex/dir_20a18538dd236a3a627b284c150b5db4.tex b/Doc/latex/dir_20a18538dd236a3a627b284c150b5db4.tex new file mode 100644 index 0000000..a33de41 --- /dev/null +++ b/Doc/latex/dir_20a18538dd236a3a627b284c150b5db4.tex @@ -0,0 +1,21 @@ +\hypertarget{dir_20a18538dd236a3a627b284c150b5db4}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT 目录参考} +\label{dir_20a18538dd236a3a627b284c150b5db4}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT 目录参考@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_AT 目录参考}} +bsp\+\_\+\+AT 的目录依赖关系图 +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=162pt]{dir_20a18538dd236a3a627b284c150b5db4_dep} +\end{center} +\end{figure} +\doxysubsection*{文件} +\begin{DoxyCompactItemize} +\item +文件 \mbox{\hyperlink{bsp___a_t_8cpp}{bsp\+\_\+\+AT.\+cpp}} +\begin{DoxyCompactList}\small\item\em AT指令集 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___a_t_8h}{bsp\+\_\+\+AT.\+h}} +\begin{DoxyCompactList}\small\item\em AT指令集 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp}{bsp\+\_\+\+ATKESP8266.\+cpp}} +\begin{DoxyCompactList}\small\item\em ATK-\/\+ESP8266模块 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8h}{bsp\+\_\+\+ATKESP8266.\+h}} +\begin{DoxyCompactList}\small\item\em ATK-\/\+ESP8266模块 \end{DoxyCompactList}\end{DoxyCompactItemize} diff --git a/Doc/latex/dir_20a18538dd236a3a627b284c150b5db4_dep.md5 b/Doc/latex/dir_20a18538dd236a3a627b284c150b5db4_dep.md5 new file mode 100644 index 0000000..dd4281e --- /dev/null +++ b/Doc/latex/dir_20a18538dd236a3a627b284c150b5db4_dep.md5 @@ -0,0 +1 @@ +8912cd2c9f1d3af63b66b8367df020ae \ No newline at end of file diff --git a/Doc/latex/dir_20a18538dd236a3a627b284c150b5db4_dep.pdf b/Doc/latex/dir_20a18538dd236a3a627b284c150b5db4_dep.pdf new file mode 100644 index 0000000..2607958 Binary files /dev/null and b/Doc/latex/dir_20a18538dd236a3a627b284c150b5db4_dep.pdf differ diff --git a/Doc/latex/dir_4bec3308e672b6aafff3731922d88232.tex b/Doc/latex/dir_4bec3308e672b6aafff3731922d88232.tex index babd374..56b7058 100644 --- a/Doc/latex/dir_4bec3308e672b6aafff3731922d88232.tex +++ b/Doc/latex/dir_4bec3308e672b6aafff3731922d88232.tex @@ -1,6 +1,7 @@ \hypertarget{dir_4bec3308e672b6aafff3731922d88232}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+MPU6050 目录参考} \label{dir_4bec3308e672b6aafff3731922d88232}\index{D:/gitt/MicrochipFor32/bsp\_MPU6050 目录参考@{D:/gitt/MicrochipFor32/bsp\_MPU6050 目录参考}} -bsp\+\_\+\+MPU6050 的目录依赖关系图\nopagebreak +bsp\+\_\+\+MPU6050 的目录依赖关系图 +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/dir_4bec3308e672b6aafff3731922d88232_dep.md5 b/Doc/latex/dir_4bec3308e672b6aafff3731922d88232_dep.md5 index 37d6397..9b4f0b1 100644 --- a/Doc/latex/dir_4bec3308e672b6aafff3731922d88232_dep.md5 +++ b/Doc/latex/dir_4bec3308e672b6aafff3731922d88232_dep.md5 @@ -1 +1 @@ -58aea5fa9c981b1d6b0bdc8389f668a5 \ No newline at end of file +a54573bcc03770617d4a3178f58b466c \ No newline at end of file diff --git a/Doc/latex/dir_4bec3308e672b6aafff3731922d88232_dep.pdf b/Doc/latex/dir_4bec3308e672b6aafff3731922d88232_dep.pdf index c73b9b3..d9e2e35 100644 Binary files a/Doc/latex/dir_4bec3308e672b6aafff3731922d88232_dep.pdf and b/Doc/latex/dir_4bec3308e672b6aafff3731922d88232_dep.pdf differ diff --git a/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314.tex b/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314.tex index a33e634..4da81aa 100644 --- a/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314.tex +++ b/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314.tex @@ -1,6 +1,7 @@ \hypertarget{dir_7749ce106eeec8242cf951d623c8d314}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+System 目录参考} \label{dir_7749ce106eeec8242cf951d623c8d314}\index{D:/gitt/MicrochipFor32/bsp\_System 目录参考@{D:/gitt/MicrochipFor32/bsp\_System 目录参考}} -bsp\+\_\+\+System 的目录依赖关系图\nopagebreak +bsp\+\_\+\+System 的目录依赖关系图 +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 b/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 index ab0a2c8..767b165 100644 --- a/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 +++ b/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314_dep.md5 @@ -1 +1 @@ -7f6b3343c7c48d4fdc0dadadcdd69e93 \ No newline at end of file +09906c5f73376022e759b1da51f4fefe \ No newline at end of file diff --git a/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314_dep.pdf b/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314_dep.pdf index 87e0dd9..dbc2992 100644 Binary files a/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314_dep.pdf and b/Doc/latex/dir_7749ce106eeec8242cf951d623c8d314_dep.pdf differ diff --git a/Doc/latex/dir_7d600478d4be1ed73c651a71d29ab217.tex b/Doc/latex/dir_7d600478d4be1ed73c651a71d29ab217.tex index 35e8a54..777b7e4 100644 --- a/Doc/latex/dir_7d600478d4be1ed73c651a71d29ab217.tex +++ b/Doc/latex/dir_7d600478d4be1ed73c651a71d29ab217.tex @@ -1,32 +1,29 @@ \hypertarget{dir_7d600478d4be1ed73c651a71d29ab217}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device 目录参考} \label{dir_7d600478d4be1ed73c651a71d29ab217}\index{D:/gitt/MicrochipFor32/bsp\_Device 目录参考@{D:/gitt/MicrochipFor32/bsp\_Device 目录参考}} +bsp\+\_\+\+Device 的目录依赖关系图 +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=350pt]{dir_7d600478d4be1ed73c651a71d29ab217_dep} +\end{center} +\end{figure} +\doxysubsection*{目录} +\begin{DoxyCompactItemize} +\item +目录 \mbox{\hyperlink{dir_20a18538dd236a3a627b284c150b5db4}{bsp\+\_\+\+AT}} +\item +目录 \mbox{\hyperlink{dir_bc0b3d4ca54c991a8e289500a34c8232}{bsp\+\_\+\+IIC}} +\item +目录 \mbox{\hyperlink{dir_0b00494da97109c0933a24e4249d2d8f}{bsp\+\_\+math}} +\item +目录 \mbox{\hyperlink{dir_9e56396d7aee9906088baa171b6212a8}{bsp\+\_\+\+Mod\+Bus}} +\item +目录 \mbox{\hyperlink{dir_1173d1fc54217fd2f2a5aace008eb0a4}{bsp\+\_\+\+SPI}} +\end{DoxyCompactItemize} \doxysubsection*{文件} \begin{DoxyCompactItemize} \item -文件 \mbox{\hyperlink{bsp___a_t_8cpp}{bsp\+\_\+\+AT.\+cpp}} -\begin{DoxyCompactList}\small\item\em AT指令集 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___a_t_8h}{bsp\+\_\+\+AT.\+h}} -\begin{DoxyCompactList}\small\item\em AT指令集 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___a_t24_c00_8cpp}{bsp\+\_\+\+AT24\+C00.\+cpp}} -\begin{DoxyCompactList}\small\item\em 本类实现\+AT24\+C00的通讯 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___a_t24_c00_8h}{bsp\+\_\+\+AT24\+C00.\+h}} -\begin{DoxyCompactList}\small\item\em 本类实现\+AT24\+C00的通讯 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp}{bsp\+\_\+\+ATKESP8266.\+cpp}} -\begin{DoxyCompactList}\small\item\em ATK-\/\+ESP8266模块 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8h}{bsp\+\_\+\+ATKESP8266.\+h}} -\begin{DoxyCompactList}\small\item\em ATK-\/\+ESP8266模块 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___b_m_p_8cpp}{bsp\+\_\+\+BMP.\+cpp}} -\begin{DoxyCompactList}\small\item\em 用来构造\+BMP图片 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}} -\begin{DoxyCompactList}\small\item\em 用来构造\+BMP图片 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___calculus_8cpp}{bsp\+\_\+\+Calculus.\+cpp}} -\begin{DoxyCompactList}\small\item\em 离散微积分 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___calculus_8h}{bsp\+\_\+\+Calculus.\+h}} -\begin{DoxyCompactList}\small\item\em 离散微积分 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___c_r_c_8cpp}{bsp\+\_\+\+CRC.\+cpp}} -\begin{DoxyCompactList}\small\item\em CRC16校验 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___c_r_c_8h}{bsp\+\_\+\+CRC.\+h}} -\begin{DoxyCompactList}\small\item\em CRC16校验 \end{DoxyCompactList}\item 文件 \mbox{\hyperlink{bsp___digit_8cpp}{bsp\+\_\+\+Digit.\+cpp}} \begin{DoxyCompactList}\small\item\em 数码管显示类 \end{DoxyCompactList}\item 文件 \mbox{\hyperlink{bsp___digit_8h}{bsp\+\_\+\+Digit.\+h}} @@ -35,37 +32,9 @@ \begin{DoxyCompactList}\small\item\em 写\+STM32的\+Flash库 \end{DoxyCompactList}\item 文件 \mbox{\hyperlink{bsp__flash_8h}{bsp\+\_\+flash.\+h}} \begin{DoxyCompactList}\small\item\em 写\+STM32的\+Flash库 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___i_i_c_8cpp}{bsp\+\_\+\+IIC.\+cpp}} -\begin{DoxyCompactList}\small\item\em 本类实现软件\+IIC功能 依此类派生出其他软件\+IIC功能 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___i_i_c_8h}{bsp\+\_\+\+IIC.\+h}} -\begin{DoxyCompactList}\small\item\em 本类实现软件\+IIC功能 依此类派生出其他软件\+IIC功能 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___i_i_c___s_t_m32_8cpp}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+cpp}} -\begin{DoxyCompactList}\small\item\em 实现针对\+STM32的软件\+IIC类 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___i_i_c___s_t_m32_8h}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+h}} -\begin{DoxyCompactList}\small\item\em 实现针对\+STM32的软件\+IIC类 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___m_a_x6675_8cpp}{bsp\+\_\+\+MAX6675.\+cpp}} -\begin{DoxyCompactList}\small\item\em 实现了\+MAX6675的驱动 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___m_a_x6675_8h}{bsp\+\_\+\+MAX6675.\+h}} -\begin{DoxyCompactList}\small\item\em 实现了\+MAX6675的驱动 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___mod_bus_8cpp}{bsp\+\_\+\+Mod\+Bus.\+cpp}} -\begin{DoxyCompactList}\small\item\em Mod\+Bus通信函数 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___mod_bus_8h}{bsp\+\_\+\+Mod\+Bus.\+h}} -\begin{DoxyCompactList}\small\item\em Mod\+Bus通信函数 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___mod_bus___s_t_m32_8cpp}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+cpp}} -\begin{DoxyCompactList}\small\item\em Mod\+Bus通信基于\+STM32 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___mod_bus___s_t_m32_8h}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+h}} -\begin{DoxyCompactList}\small\item\em Mod\+Bus通信基于\+STM32 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8cpp}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+cpp}} -\begin{DoxyCompactList}\small\item\em 在\+STM32下实现\+OLED通信 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8h}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+h}} -\begin{DoxyCompactList}\small\item\em 在\+STM32下实现\+OLED通信 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___p_i_d_8cpp}{bsp\+\_\+\+PID.\+cpp}} -\begin{DoxyCompactList}\small\item\em 实现了\+PID算法 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___p_i_d_8h}{bsp\+\_\+\+PID.\+h}} -\begin{DoxyCompactList}\small\item\em 实现了\+PID算法 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___s_d_8cpp}{bsp\+\_\+\+SD.\+cpp}} -\begin{DoxyCompactList}\small\item\em 操作\+SD卡的库 \end{DoxyCompactList}\item -文件 \mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}} -\begin{DoxyCompactList}\small\item\em 操作\+SD卡的库 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___print_art_8cpp}{bsp\+\_\+\+Print\+Art.\+cpp}} +\begin{DoxyCompactList}\small\item\em print重定向的艺术 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___print_art_8h}{bsp\+\_\+\+Print\+Art.\+h}} +\begin{DoxyCompactList}\small\item\em print重定向的艺术 \end{DoxyCompactList}\item 文件 \mbox{\hyperlink{varint_8h}{varint.\+h}} \begin{DoxyCompactList}\small\item\em 全局共用的标准类型表 \end{DoxyCompactList}\end{DoxyCompactItemize} diff --git a/Doc/latex/dir_7d600478d4be1ed73c651a71d29ab217_dep.md5 b/Doc/latex/dir_7d600478d4be1ed73c651a71d29ab217_dep.md5 new file mode 100644 index 0000000..032552c --- /dev/null +++ b/Doc/latex/dir_7d600478d4be1ed73c651a71d29ab217_dep.md5 @@ -0,0 +1 @@ +5c9ac3c4883bd118fe138e645257ab01 \ No newline at end of file diff --git a/Doc/latex/dir_7d600478d4be1ed73c651a71d29ab217_dep.pdf b/Doc/latex/dir_7d600478d4be1ed73c651a71d29ab217_dep.pdf new file mode 100644 index 0000000..c0913b8 Binary files /dev/null and b/Doc/latex/dir_7d600478d4be1ed73c651a71d29ab217_dep.pdf differ diff --git a/Doc/latex/dir_88b6596e025f66b63ada730bce564633.tex b/Doc/latex/dir_88b6596e025f66b63ada730bce564633.tex index 075ca8e..af3b700 100644 --- a/Doc/latex/dir_88b6596e025f66b63ada730bce564633.tex +++ b/Doc/latex/dir_88b6596e025f66b63ada730bce564633.tex @@ -1,6 +1,7 @@ \hypertarget{dir_88b6596e025f66b63ada730bce564633}{}\doxysection{D\+:/gitt/\+Microchip\+For32/\+STL\+\_\+\+Device 目录参考} \label{dir_88b6596e025f66b63ada730bce564633}\index{D:/gitt/MicrochipFor32/STL\_Device 目录参考@{D:/gitt/MicrochipFor32/STL\_Device 目录参考}} -STL\+\_\+\+Device 的目录依赖关系图\nopagebreak +STL\+\_\+\+Device 的目录依赖关系图 +\nopagebreak \begin{figure}[H] \begin{center} \leavevmode diff --git a/Doc/latex/dir_88b6596e025f66b63ada730bce564633_dep.md5 b/Doc/latex/dir_88b6596e025f66b63ada730bce564633_dep.md5 index 3d8acd8..77544ec 100644 --- a/Doc/latex/dir_88b6596e025f66b63ada730bce564633_dep.md5 +++ b/Doc/latex/dir_88b6596e025f66b63ada730bce564633_dep.md5 @@ -1 +1 @@ -95b8030ab7c10bd5157f318437ca9c3d \ No newline at end of file +8210627e4bef2c2e91f7e52740a1e18b \ No newline at end of file diff --git a/Doc/latex/dir_88b6596e025f66b63ada730bce564633_dep.pdf b/Doc/latex/dir_88b6596e025f66b63ada730bce564633_dep.pdf index a685ea3..70b7a28 100644 Binary files a/Doc/latex/dir_88b6596e025f66b63ada730bce564633_dep.pdf and b/Doc/latex/dir_88b6596e025f66b63ada730bce564633_dep.pdf differ diff --git a/Doc/latex/dir_9e56396d7aee9906088baa171b6212a8.tex b/Doc/latex/dir_9e56396d7aee9906088baa171b6212a8.tex new file mode 100644 index 0000000..e6e9ca0 --- /dev/null +++ b/Doc/latex/dir_9e56396d7aee9906088baa171b6212a8.tex @@ -0,0 +1,21 @@ +\hypertarget{dir_9e56396d7aee9906088baa171b6212a8}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus 目录参考} +\label{dir_9e56396d7aee9906088baa171b6212a8}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus 目录参考@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_ModBus 目录参考}} +bsp\+\_\+\+Mod\+Bus 的目录依赖关系图 +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=186pt]{dir_9e56396d7aee9906088baa171b6212a8_dep} +\end{center} +\end{figure} +\doxysubsection*{文件} +\begin{DoxyCompactItemize} +\item +文件 \mbox{\hyperlink{bsp___mod_bus_8cpp}{bsp\+\_\+\+Mod\+Bus.\+cpp}} +\begin{DoxyCompactList}\small\item\em Mod\+Bus通信函数 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___mod_bus_8h}{bsp\+\_\+\+Mod\+Bus.\+h}} +\begin{DoxyCompactList}\small\item\em Mod\+Bus通信函数 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___mod_bus___s_t_m32_8cpp}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+cpp}} +\begin{DoxyCompactList}\small\item\em Mod\+Bus通信基于\+STM32 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___mod_bus___s_t_m32_8h}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+h}} +\begin{DoxyCompactList}\small\item\em Mod\+Bus通信基于\+STM32 \end{DoxyCompactList}\end{DoxyCompactItemize} diff --git a/Doc/latex/dir_9e56396d7aee9906088baa171b6212a8_dep.md5 b/Doc/latex/dir_9e56396d7aee9906088baa171b6212a8_dep.md5 new file mode 100644 index 0000000..cee21fa --- /dev/null +++ b/Doc/latex/dir_9e56396d7aee9906088baa171b6212a8_dep.md5 @@ -0,0 +1 @@ +714cec227b4b0bfa925ff4b450b52baa \ No newline at end of file diff --git a/Doc/latex/dir_9e56396d7aee9906088baa171b6212a8_dep.pdf b/Doc/latex/dir_9e56396d7aee9906088baa171b6212a8_dep.pdf new file mode 100644 index 0000000..abc6b02 Binary files /dev/null and b/Doc/latex/dir_9e56396d7aee9906088baa171b6212a8_dep.pdf differ diff --git a/Doc/latex/dir_bc0b3d4ca54c991a8e289500a34c8232.tex b/Doc/latex/dir_bc0b3d4ca54c991a8e289500a34c8232.tex new file mode 100644 index 0000000..177186a --- /dev/null +++ b/Doc/latex/dir_bc0b3d4ca54c991a8e289500a34c8232.tex @@ -0,0 +1,29 @@ +\hypertarget{dir_bc0b3d4ca54c991a8e289500a34c8232}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC 目录参考} +\label{dir_bc0b3d4ca54c991a8e289500a34c8232}\index{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC 目录参考@{D:/gitt/MicrochipFor32/bsp\_Device/bsp\_IIC 目录参考}} +bsp\+\_\+\+IIC 的目录依赖关系图 +\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=162pt]{dir_bc0b3d4ca54c991a8e289500a34c8232_dep} +\end{center} +\end{figure} +\doxysubsection*{文件} +\begin{DoxyCompactItemize} +\item +文件 \mbox{\hyperlink{bsp___a_t24_c00_8cpp}{bsp\+\_\+\+AT24\+C00.\+cpp}} +\begin{DoxyCompactList}\small\item\em 本类实现\+AT24\+C00的通讯 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___a_t24_c00_8h}{bsp\+\_\+\+AT24\+C00.\+h}} +\begin{DoxyCompactList}\small\item\em 本类实现\+AT24\+C00的通讯 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___i_i_c_8cpp}{bsp\+\_\+\+IIC.\+cpp}} +\begin{DoxyCompactList}\small\item\em 本类实现软件\+IIC功能 依此类派生出其他软件\+IIC功能 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___i_i_c_8h}{bsp\+\_\+\+IIC.\+h}} +\begin{DoxyCompactList}\small\item\em 本类实现软件\+IIC功能 依此类派生出其他软件\+IIC功能 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___i_i_c___s_t_m32_8cpp}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+cpp}} +\begin{DoxyCompactList}\small\item\em 实现针对\+STM32的软件\+IIC类 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___i_i_c___s_t_m32_8h}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+h}} +\begin{DoxyCompactList}\small\item\em 实现针对\+STM32的软件\+IIC类 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8cpp}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+cpp}} +\begin{DoxyCompactList}\small\item\em 在\+STM32下实现\+OLED通信 \end{DoxyCompactList}\item +文件 \mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8h}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+h}} +\begin{DoxyCompactList}\small\item\em 在\+STM32下实现\+OLED通信 \end{DoxyCompactList}\end{DoxyCompactItemize} diff --git a/Doc/latex/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.md5 b/Doc/latex/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.md5 new file mode 100644 index 0000000..c1031e2 --- /dev/null +++ b/Doc/latex/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.md5 @@ -0,0 +1 @@ +a6034c19e54c6870a93f26e8ecfa2a37 \ No newline at end of file diff --git a/Doc/latex/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.pdf b/Doc/latex/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.pdf new file mode 100644 index 0000000..c64e840 Binary files /dev/null and b/Doc/latex/dir_bc0b3d4ca54c991a8e289500a34c8232_dep.pdf differ diff --git a/Doc/latex/files.tex b/Doc/latex/files.tex index e20cf38..1e936f2 100644 --- a/Doc/latex/files.tex +++ b/Doc/latex/files.tex @@ -1,38 +1,40 @@ \doxysection{文件列表} 这里列出了所有文件,并附带简要说明\+:\begin{DoxyCompactList} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t_8cpp}{bsp\+\_\+\+AT.\+cpp}} \\*AT指令集 }{\pageref{bsp___a_t_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t_8h}{bsp\+\_\+\+AT.\+h}} \\*AT指令集 }{\pageref{bsp___a_t_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t24_c00_8cpp}{bsp\+\_\+\+AT24\+C00.\+cpp}} \\*本类实现\+AT24\+C00的通讯 }{\pageref{bsp___a_t24_c00_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t24_c00_8h}{bsp\+\_\+\+AT24\+C00.\+h}} \\*本类实现\+AT24\+C00的通讯 }{\pageref{bsp___a_t24_c00_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp}{bsp\+\_\+\+ATKESP8266.\+cpp}} \\*ATK-\/\+ESP8266模块 }{\pageref{bsp___a_t_k_e_s_p8266_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8h}{bsp\+\_\+\+ATKESP8266.\+h}} \\*ATK-\/\+ESP8266模块 }{\pageref{bsp___a_t_k_e_s_p8266_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___b_m_p_8cpp}{bsp\+\_\+\+BMP.\+cpp}} \\*用来构造\+BMP图片 }{\pageref{bsp___b_m_p_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}} \\*用来构造\+BMP图片 }{\pageref{bsp___b_m_p_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___calculus_8cpp}{bsp\+\_\+\+Calculus.\+cpp}} \\*离散微积分 }{\pageref{bsp___calculus_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___calculus_8h}{bsp\+\_\+\+Calculus.\+h}} \\*离散微积分 }{\pageref{bsp___calculus_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___c_r_c_8cpp}{bsp\+\_\+\+CRC.\+cpp}} \\*CRC16校验 }{\pageref{bsp___c_r_c_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___c_r_c_8h}{bsp\+\_\+\+CRC.\+h}} \\*CRC16校验 }{\pageref{bsp___c_r_c_8h}}{} \item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___digit_8cpp}{bsp\+\_\+\+Digit.\+cpp}} \\*数码管显示类 }{\pageref{bsp___digit_8cpp}}{} \item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___digit_8h}{bsp\+\_\+\+Digit.\+h}} \\*数码管显示类 }{\pageref{bsp___digit_8h}}{} \item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp__flash_8c}{bsp\+\_\+flash.\+c}} \\*写\+STM32的\+Flash库 }{\pageref{bsp__flash_8c}}{} \item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp__flash_8h}{bsp\+\_\+flash.\+h}} \\*写\+STM32的\+Flash库 }{\pageref{bsp__flash_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___i_i_c_8cpp}{bsp\+\_\+\+IIC.\+cpp}} \\*本类实现软件\+IIC功能 依此类派生出其他软件\+IIC功能 }{\pageref{bsp___i_i_c_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___i_i_c_8h}{bsp\+\_\+\+IIC.\+h}} \\*本类实现软件\+IIC功能 依此类派生出其他软件\+IIC功能 }{\pageref{bsp___i_i_c_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___i_i_c___s_t_m32_8cpp}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+cpp}} \\*实现针对\+STM32的软件\+IIC类 }{\pageref{bsp___i_i_c___s_t_m32_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___i_i_c___s_t_m32_8h}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+h}} \\*实现针对\+STM32的软件\+IIC类 }{\pageref{bsp___i_i_c___s_t_m32_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___m_a_x6675_8cpp}{bsp\+\_\+\+MAX6675.\+cpp}} \\*实现了\+MAX6675的驱动 }{\pageref{bsp___m_a_x6675_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___m_a_x6675_8h}{bsp\+\_\+\+MAX6675.\+h}} \\*实现了\+MAX6675的驱动 }{\pageref{bsp___m_a_x6675_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___mod_bus_8cpp}{bsp\+\_\+\+Mod\+Bus.\+cpp}} \\*Mod\+Bus通信函数 }{\pageref{bsp___mod_bus_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___mod_bus_8h}{bsp\+\_\+\+Mod\+Bus.\+h}} \\*Mod\+Bus通信函数 }{\pageref{bsp___mod_bus_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___mod_bus___s_t_m32_8cpp}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+cpp}} \\*Mod\+Bus通信基于\+STM32 }{\pageref{bsp___mod_bus___s_t_m32_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___mod_bus___s_t_m32_8h}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+h}} \\*Mod\+Bus通信基于\+STM32 }{\pageref{bsp___mod_bus___s_t_m32_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8cpp}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+cpp}} \\*在\+STM32下实现\+OLED通信 }{\pageref{bsp___o_l_e_d___s_t_m32_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8h}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+h}} \\*在\+STM32下实现\+OLED通信 }{\pageref{bsp___o_l_e_d___s_t_m32_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___p_i_d_8cpp}{bsp\+\_\+\+PID.\+cpp}} \\*实现了\+PID算法 }{\pageref{bsp___p_i_d_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___p_i_d_8h}{bsp\+\_\+\+PID.\+h}} \\*实现了\+PID算法 }{\pageref{bsp___p_i_d_8h}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___s_d_8cpp}{bsp\+\_\+\+SD.\+cpp}} \\*操作\+SD卡的库 }{\pageref{bsp___s_d_8cpp}}{} -\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}} \\*操作\+SD卡的库 }{\pageref{bsp___s_d_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___print_art_8cpp}{bsp\+\_\+\+Print\+Art.\+cpp}} \\*Print重定向的艺术 }{\pageref{bsp___print_art_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___print_art_8h}{bsp\+\_\+\+Print\+Art.\+h}} \\*Print重定向的艺术 }{\pageref{bsp___print_art_8h}}{} \item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{varint_8h}{varint.\+h}} \\*全局共用的标准类型表 }{\pageref{varint_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/\mbox{\hyperlink{bsp___a_t_8cpp}{bsp\+\_\+\+AT.\+cpp}} \\*AT指令集 }{\pageref{bsp___a_t_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/\mbox{\hyperlink{bsp___a_t_8h}{bsp\+\_\+\+AT.\+h}} \\*AT指令集 }{\pageref{bsp___a_t_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/\mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8cpp}{bsp\+\_\+\+ATKESP8266.\+cpp}} \\*ATK-\/\+ESP8266模块 }{\pageref{bsp___a_t_k_e_s_p8266_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+AT/\mbox{\hyperlink{bsp___a_t_k_e_s_p8266_8h}{bsp\+\_\+\+ATKESP8266.\+h}} \\*ATK-\/\+ESP8266模块 }{\pageref{bsp___a_t_k_e_s_p8266_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___a_t24_c00_8cpp}{bsp\+\_\+\+AT24\+C00.\+cpp}} \\*本类实现\+AT24\+C00的通讯 }{\pageref{bsp___a_t24_c00_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___a_t24_c00_8h}{bsp\+\_\+\+AT24\+C00.\+h}} \\*本类实现\+AT24\+C00的通讯 }{\pageref{bsp___a_t24_c00_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___i_i_c_8cpp}{bsp\+\_\+\+IIC.\+cpp}} \\*本类实现软件\+IIC功能 依此类派生出其他软件\+IIC功能 }{\pageref{bsp___i_i_c_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___i_i_c_8h}{bsp\+\_\+\+IIC.\+h}} \\*本类实现软件\+IIC功能 依此类派生出其他软件\+IIC功能 }{\pageref{bsp___i_i_c_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___i_i_c___s_t_m32_8cpp}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+cpp}} \\*实现针对\+STM32的软件\+IIC类 }{\pageref{bsp___i_i_c___s_t_m32_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___i_i_c___s_t_m32_8h}{bsp\+\_\+\+IIC\+\_\+\+STM32.\+h}} \\*实现针对\+STM32的软件\+IIC类 }{\pageref{bsp___i_i_c___s_t_m32_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8cpp}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+cpp}} \\*在\+STM32下实现\+OLED通信 }{\pageref{bsp___o_l_e_d___s_t_m32_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+IIC/\mbox{\hyperlink{bsp___o_l_e_d___s_t_m32_8h}{bsp\+\_\+\+OLED\+\_\+\+STM32.\+h}} \\*在\+STM32下实现\+OLED通信 }{\pageref{bsp___o_l_e_d___s_t_m32_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___b_m_p_8cpp}{bsp\+\_\+\+BMP.\+cpp}} \\*用来构造\+BMP图片 }{\pageref{bsp___b_m_p_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}} \\*用来构造\+BMP图片 }{\pageref{bsp___b_m_p_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___calculus_8cpp}{bsp\+\_\+\+Calculus.\+cpp}} \\*离散微积分 }{\pageref{bsp___calculus_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___calculus_8h}{bsp\+\_\+\+Calculus.\+h}} \\*离散微积分 }{\pageref{bsp___calculus_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___c_r_c_8cpp}{bsp\+\_\+\+CRC.\+cpp}} \\*CRC16校验 }{\pageref{bsp___c_r_c_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___c_r_c_8h}{bsp\+\_\+\+CRC.\+h}} \\*CRC16校验 }{\pageref{bsp___c_r_c_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___p_i_d_8cpp}{bsp\+\_\+\+PID.\+cpp}} \\*实现了\+PID算法 }{\pageref{bsp___p_i_d_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___p_i_d_8h}{bsp\+\_\+\+PID.\+h}} \\*实现了\+PID算法 }{\pageref{bsp___p_i_d_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/\mbox{\hyperlink{bsp___mod_bus_8cpp}{bsp\+\_\+\+Mod\+Bus.\+cpp}} \\*Mod\+Bus通信函数 }{\pageref{bsp___mod_bus_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/\mbox{\hyperlink{bsp___mod_bus_8h}{bsp\+\_\+\+Mod\+Bus.\+h}} \\*Mod\+Bus通信函数 }{\pageref{bsp___mod_bus_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/\mbox{\hyperlink{bsp___mod_bus___s_t_m32_8cpp}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+cpp}} \\*Mod\+Bus通信基于\+STM32 }{\pageref{bsp___mod_bus___s_t_m32_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+Mod\+Bus/\mbox{\hyperlink{bsp___mod_bus___s_t_m32_8h}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32.\+h}} \\*Mod\+Bus通信基于\+STM32 }{\pageref{bsp___mod_bus___s_t_m32_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___m_a_x6675_8cpp}{bsp\+\_\+\+MAX6675.\+cpp}} \\*实现了\+MAX6675的驱动 }{\pageref{bsp___m_a_x6675_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___m_a_x6675_8h}{bsp\+\_\+\+MAX6675.\+h}} \\*实现了\+MAX6675的驱动 }{\pageref{bsp___m_a_x6675_8h}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___s_d_8cpp}{bsp\+\_\+\+SD.\+cpp}} \\*操作\+SD卡的库 }{\pageref{bsp___s_d_8cpp}}{} +\item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}} \\*操作\+SD卡的库 }{\pageref{bsp___s_d_8h}}{} \item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+MPU6050/\mbox{\hyperlink{mpu6050_8cpp}{mpu6050.\+cpp}} }{\pageref{mpu6050_8cpp}}{} \item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+MPU6050/\mbox{\hyperlink{mpu6050_8h}{mpu6050.\+h}} }{\pageref{mpu6050_8h}}{} \item\contentsline{section}{D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+System/\mbox{\hyperlink{_callback_8cpp}{Callback.\+cpp}} \\*全局中断在此实现 }{\pageref{_callback_8cpp}}{} diff --git a/Doc/latex/hierarchy.tex b/Doc/latex/hierarchy.tex index a994cf3..5def912 100644 --- a/Doc/latex/hierarchy.tex +++ b/Doc/latex/hierarchy.tex @@ -30,6 +30,7 @@ \item \contentsline{section}{bsp\+\_\+\+Mod\+Bus\+\_\+\+STM32}{\pageref{classbsp___mod_bus___s_t_m32}}{} \end{DoxyCompactList} \item \contentsline{section}{bsp\+\_\+\+Position\+\_\+\+PID}{\pageref{classbsp___position___p_i_d}}{} +\item \contentsline{section}{bsp\+\_\+\+Print\+Art}{\pageref{classbsp___print_art}}{} \item \contentsline{section}{bsp\+\_\+\+SD}{\pageref{classbsp___s_d}}{} \item \contentsline{section}{MSD\+\_\+\+CARDINFO}{\pageref{struct_m_s_d___c_a_r_d_i_n_f_o}}{} \item \contentsline{section}{MSD\+\_\+\+CID}{\pageref{struct_m_s_d___c_i_d}}{} diff --git a/Doc/latex/refman.tex b/Doc/latex/refman.tex index 0a06bfd..bc8c005 100644 --- a/Doc/latex/refman.tex +++ b/Doc/latex/refman.tex @@ -210,6 +210,7 @@ \input{classbsp___mod_bus___s_t_m32} \input{classbsp___mod_bus___tx} \input{classbsp___position___p_i_d} +\input{classbsp___print_art} \input{classbsp___s_d} \input{classbsp___s_t_m32___a_t24_c00} \input{classbsp___s_t_m32___o_l_e_d} @@ -226,14 +227,34 @@ \input{bsp___a_t_8cpp_source} \input{bsp___a_t_8h} \input{bsp___a_t_8h_source} -\input{bsp___a_t24_c00_8cpp} -\input{bsp___a_t24_c00_8cpp_source} -\input{bsp___a_t24_c00_8h} -\input{bsp___a_t24_c00_8h_source} \input{bsp___a_t_k_e_s_p8266_8cpp} \input{bsp___a_t_k_e_s_p8266_8cpp_source} \input{bsp___a_t_k_e_s_p8266_8h} \input{bsp___a_t_k_e_s_p8266_8h_source} +\input{bsp___digit_8cpp} +\input{bsp___digit_8cpp_source} +\input{bsp___digit_8h} +\input{bsp___digit_8h_source} +\input{bsp__flash_8c} +\input{bsp__flash_8c_source} +\input{bsp__flash_8h} +\input{bsp__flash_8h_source} +\input{bsp___a_t24_c00_8cpp} +\input{bsp___a_t24_c00_8cpp_source} +\input{bsp___a_t24_c00_8h} +\input{bsp___a_t24_c00_8h_source} +\input{bsp___i_i_c_8cpp} +\input{bsp___i_i_c_8cpp_source} +\input{bsp___i_i_c_8h} +\input{bsp___i_i_c_8h_source} +\input{bsp___i_i_c___s_t_m32_8cpp} +\input{bsp___i_i_c___s_t_m32_8cpp_source} +\input{bsp___i_i_c___s_t_m32_8h} +\input{bsp___i_i_c___s_t_m32_8h_source} +\input{bsp___o_l_e_d___s_t_m32_8cpp} +\input{bsp___o_l_e_d___s_t_m32_8cpp_source} +\input{bsp___o_l_e_d___s_t_m32_8h} +\input{bsp___o_l_e_d___s_t_m32_8h_source} \input{bsp___b_m_p_8cpp} \input{bsp___b_m_p_8cpp_source} \input{bsp___b_m_p_8h} @@ -246,26 +267,10 @@ \input{bsp___c_r_c_8cpp_source} \input{bsp___c_r_c_8h} \input{bsp___c_r_c_8h_source} -\input{bsp___digit_8cpp} -\input{bsp___digit_8cpp_source} -\input{bsp___digit_8h} -\input{bsp___digit_8h_source} -\input{bsp__flash_8c} -\input{bsp__flash_8c_source} -\input{bsp__flash_8h} -\input{bsp__flash_8h_source} -\input{bsp___i_i_c_8cpp} -\input{bsp___i_i_c_8cpp_source} -\input{bsp___i_i_c_8h} -\input{bsp___i_i_c_8h_source} -\input{bsp___i_i_c___s_t_m32_8cpp} -\input{bsp___i_i_c___s_t_m32_8cpp_source} -\input{bsp___i_i_c___s_t_m32_8h} -\input{bsp___i_i_c___s_t_m32_8h_source} -\input{bsp___m_a_x6675_8cpp} -\input{bsp___m_a_x6675_8cpp_source} -\input{bsp___m_a_x6675_8h} -\input{bsp___m_a_x6675_8h_source} +\input{bsp___p_i_d_8cpp} +\input{bsp___p_i_d_8cpp_source} +\input{bsp___p_i_d_8h} +\input{bsp___p_i_d_8h_source} \input{bsp___mod_bus_8cpp} \input{bsp___mod_bus_8cpp_source} \input{bsp___mod_bus_8h} @@ -274,14 +279,14 @@ \input{bsp___mod_bus___s_t_m32_8cpp_source} \input{bsp___mod_bus___s_t_m32_8h} \input{bsp___mod_bus___s_t_m32_8h_source} -\input{bsp___o_l_e_d___s_t_m32_8cpp} -\input{bsp___o_l_e_d___s_t_m32_8cpp_source} -\input{bsp___o_l_e_d___s_t_m32_8h} -\input{bsp___o_l_e_d___s_t_m32_8h_source} -\input{bsp___p_i_d_8cpp} -\input{bsp___p_i_d_8cpp_source} -\input{bsp___p_i_d_8h} -\input{bsp___p_i_d_8h_source} +\input{bsp___print_art_8cpp} +\input{bsp___print_art_8cpp_source} +\input{bsp___print_art_8h} +\input{bsp___print_art_8h_source} +\input{bsp___m_a_x6675_8cpp} +\input{bsp___m_a_x6675_8cpp_source} +\input{bsp___m_a_x6675_8h} +\input{bsp___m_a_x6675_8h_source} \input{bsp___s_d_8cpp} \input{bsp___s_d_8cpp_source} \input{bsp___s_d_8h} diff --git a/Doc/latex/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.tex b/Doc/latex/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.tex index ad4a542..2a316ea 100644 --- a/Doc/latex/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.tex +++ b/Doc/latex/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.tex @@ -86,4 +86,4 @@ 该结构体的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}}\end{DoxyCompactItemize} diff --git a/Doc/latex/struct___b_i_t_m_a_p_i_n_f_o.tex b/Doc/latex/struct___b_i_t_m_a_p_i_n_f_o.tex index 7f9e3e9..ef17cb1 100644 --- a/Doc/latex/struct___b_i_t_m_a_p_i_n_f_o.tex +++ b/Doc/latex/struct___b_i_t_m_a_p_i_n_f_o.tex @@ -71,4 +71,4 @@ BMP文件头 该结构体的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}}\end{DoxyCompactItemize} diff --git a/Doc/latex/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.tex b/Doc/latex/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.tex index 1d063a8..cedad6e 100644 --- a/Doc/latex/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.tex +++ b/Doc/latex/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.tex @@ -158,4 +158,4 @@ 该结构体的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}}\end{DoxyCompactItemize} diff --git a/Doc/latex/struct___r_g_b_q_u_a_d.tex b/Doc/latex/struct___r_g_b_q_u_a_d.tex index 6cf565d..9202839 100644 --- a/Doc/latex/struct___r_g_b_q_u_a_d.tex +++ b/Doc/latex/struct___r_g_b_q_u_a_d.tex @@ -74,4 +74,4 @@ 该结构体的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+math/\mbox{\hyperlink{bsp___b_m_p_8h}{bsp\+\_\+\+BMP.\+h}}\end{DoxyCompactItemize} diff --git a/Doc/latex/struct_m_s_d___c_a_r_d_i_n_f_o.tex b/Doc/latex/struct_m_s_d___c_a_r_d_i_n_f_o.tex index c611702..f214b8f 100644 --- a/Doc/latex/struct_m_s_d___c_a_r_d_i_n_f_o.tex +++ b/Doc/latex/struct_m_s_d___c_a_r_d_i_n_f_o.tex @@ -126,4 +126,4 @@ MSD\+\_\+\+CARDINFO 的协作图\+:\nopagebreak 该结构体的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}}\end{DoxyCompactItemize} diff --git a/Doc/latex/struct_m_s_d___c_i_d.tex b/Doc/latex/struct_m_s_d___c_i_d.tex index f4dc187..e571950 100644 --- a/Doc/latex/struct_m_s_d___c_i_d.tex +++ b/Doc/latex/struct_m_s_d___c_i_d.tex @@ -141,4 +141,4 @@ 该结构体的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}}\end{DoxyCompactItemize} diff --git a/Doc/latex/struct_m_s_d___c_s_d.tex b/Doc/latex/struct_m_s_d___c_s_d.tex index 0ff78fc..f2dc6bd 100644 --- a/Doc/latex/struct_m_s_d___c_s_d.tex +++ b/Doc/latex/struct_m_s_d___c_s_d.tex @@ -465,4 +465,4 @@ 该结构体的文档由以下文件生成\+:\begin{DoxyCompactItemize} \item -D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/\mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}}\end{DoxyCompactItemize} +D\+:/gitt/\+Microchip\+For32/bsp\+\_\+\+Device/bsp\+\_\+\+SPI/\mbox{\hyperlink{bsp___s_d_8h}{bsp\+\_\+\+SD.\+h}}\end{DoxyCompactItemize} diff --git a/Doc/latex/varint_8h__dep__incl.md5 b/Doc/latex/varint_8h__dep__incl.md5 index 6b80473..8b8f21f 100644 --- a/Doc/latex/varint_8h__dep__incl.md5 +++ b/Doc/latex/varint_8h__dep__incl.md5 @@ -1 +1 @@ -6c101c208f5c6ecb4accf6ae014f9a11 \ No newline at end of file +fb18b5e917ed6493894ca367a2fa1c96 \ No newline at end of file diff --git a/Doc/latex/varint_8h__dep__incl.pdf b/Doc/latex/varint_8h__dep__incl.pdf index 8c9a365..ce32eb9 100644 Binary files a/Doc/latex/varint_8h__dep__incl.pdf and b/Doc/latex/varint_8h__dep__incl.pdf differ diff --git a/Doc/man/man3/Callback.cpp.3 b/Doc/man/man3/Callback.cpp.3 index ed8ac1c..dbfa38f 100644 --- a/Doc/man/man3/Callback.cpp.3 +++ b/Doc/man/man3/Callback.cpp.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_System/Callback.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_System/Callback.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/Callback.h.3 b/Doc/man/man3/Callback.h.3 index 6599538..1ebfe38 100644 --- a/Doc/man/man3/Callback.h.3 +++ b/Doc/man/man3/Callback.h.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_System/Callback.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_System/Callback.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/D__gitt_MicrochipFor32_STL_Device_.3 b/Doc/man/man3/D__gitt_MicrochipFor32_STL_Device_.3 index e17934b..99c9f57 100644 --- a/Doc/man/man3/D__gitt_MicrochipFor32_STL_Device_.3 +++ b/Doc/man/man3/D__gitt_MicrochipFor32_STL_Device_.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/STL_Device 目录参考" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/STL_Device 目录参考" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_.3 b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_.3 index deccab7..2ed2fe0 100644 --- a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_.3 +++ b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device 目录参考" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device 目录参考" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME @@ -6,57 +6,28 @@ D:/gitt/MicrochipFor32/bsp_Device 目录参考 .SH SYNOPSIS .br .PP -.SS "文件" +.SS "目录" .in +1c .ti -1c -.RI "文件 \fBbsp_AT\&.cpp\fP" +.RI "目录 \fBbsp_AT\fP" .br -.RI "AT指令集 " .ti -1c -.RI "文件 \fBbsp_AT\&.h\fP" +.RI "目录 \fBbsp_IIC\fP" .br -.RI "AT指令集 " .ti -1c -.RI "文件 \fBbsp_AT24C00\&.cpp\fP" +.RI "目录 \fBbsp_math\fP" .br -.RI "本类实现AT24C00的通讯 " .ti -1c -.RI "文件 \fBbsp_AT24C00\&.h\fP" +.RI "目录 \fBbsp_ModBus\fP" .br -.RI "本类实现AT24C00的通讯 " .ti -1c -.RI "文件 \fBbsp_ATKESP8266\&.cpp\fP" +.RI "目录 \fBbsp_SPI\fP" .br -.RI "ATK-ESP8266模块 " -.ti -1c -.RI "文件 \fBbsp_ATKESP8266\&.h\fP" -.br -.RI "ATK-ESP8266模块 " -.ti -1c -.RI "文件 \fBbsp_BMP\&.cpp\fP" -.br -.RI "用来构造BMP图片 " -.ti -1c -.RI "文件 \fBbsp_BMP\&.h\fP" -.br -.RI "用来构造BMP图片 " -.ti -1c -.RI "文件 \fBbsp_Calculus\&.cpp\fP" -.br -.RI "离散微积分 " -.ti -1c -.RI "文件 \fBbsp_Calculus\&.h\fP" -.br -.RI "离散微积分 " -.ti -1c -.RI "文件 \fBbsp_CRC\&.cpp\fP" -.br -.RI "CRC16校验 " -.ti -1c -.RI "文件 \fBbsp_CRC\&.h\fP" -.br -.RI "CRC16校验 " +.in -1c +.SS "文件" + +.in +1c .ti -1c .RI "文件 \fBbsp_Digit\&.cpp\fP" .br @@ -74,69 +45,13 @@ D:/gitt/MicrochipFor32/bsp_Device 目录参考 .br .RI "写STM32的Flash库 " .ti -1c -.RI "文件 \fBbsp_IIC\&.cpp\fP" +.RI "文件 \fBbsp_PrintArt\&.cpp\fP" .br -.RI "本类实现软件IIC功能 依此类派生出其他软件IIC功能 " +.RI "print重定向的艺术 " .ti -1c -.RI "文件 \fBbsp_IIC\&.h\fP" +.RI "文件 \fBbsp_PrintArt\&.h\fP" .br -.RI "本类实现软件IIC功能 依此类派生出其他软件IIC功能 " -.ti -1c -.RI "文件 \fBbsp_IIC_STM32\&.cpp\fP" -.br -.RI "实现针对STM32的软件IIC类 " -.ti -1c -.RI "文件 \fBbsp_IIC_STM32\&.h\fP" -.br -.RI "实现针对STM32的软件IIC类 " -.ti -1c -.RI "文件 \fBbsp_MAX6675\&.cpp\fP" -.br -.RI "实现了MAX6675的驱动 " -.ti -1c -.RI "文件 \fBbsp_MAX6675\&.h\fP" -.br -.RI "实现了MAX6675的驱动 " -.ti -1c -.RI "文件 \fBbsp_ModBus\&.cpp\fP" -.br -.RI "ModBus通信函数 " -.ti -1c -.RI "文件 \fBbsp_ModBus\&.h\fP" -.br -.RI "ModBus通信函数 " -.ti -1c -.RI "文件 \fBbsp_ModBus_STM32\&.cpp\fP" -.br -.RI "ModBus通信基于STM32 " -.ti -1c -.RI "文件 \fBbsp_ModBus_STM32\&.h\fP" -.br -.RI "ModBus通信基于STM32 " -.ti -1c -.RI "文件 \fBbsp_OLED_STM32\&.cpp\fP" -.br -.RI "在STM32下实现OLED通信 " -.ti -1c -.RI "文件 \fBbsp_OLED_STM32\&.h\fP" -.br -.RI "在STM32下实现OLED通信 " -.ti -1c -.RI "文件 \fBbsp_PID\&.cpp\fP" -.br -.RI "实现了PID算法 " -.ti -1c -.RI "文件 \fBbsp_PID\&.h\fP" -.br -.RI "实现了PID算法 " -.ti -1c -.RI "文件 \fBbsp_SD\&.cpp\fP" -.br -.RI "操作SD卡的库 " -.ti -1c -.RI "文件 \fBbsp_SD\&.h\fP" -.br -.RI "操作SD卡的库 " +.RI "print重定向的艺术 " .ti -1c .RI "文件 \fBvarint\&.h\fP" .br diff --git a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_AT_.3 b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_AT_.3 new file mode 100644 index 0000000..f03c1bd --- /dev/null +++ b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_AT_.3 @@ -0,0 +1,28 @@ +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_AT 目录参考" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.ad l +.nh +.SH NAME +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT 目录参考 +.SH SYNOPSIS +.br +.PP +.SS "文件" + +.in +1c +.ti -1c +.RI "文件 \fBbsp_AT\&.cpp\fP" +.br +.RI "AT指令集 " +.ti -1c +.RI "文件 \fBbsp_AT\&.h\fP" +.br +.RI "AT指令集 " +.ti -1c +.RI "文件 \fBbsp_ATKESP8266\&.cpp\fP" +.br +.RI "ATK-ESP8266模块 " +.ti -1c +.RI "文件 \fBbsp_ATKESP8266\&.h\fP" +.br +.RI "ATK-ESP8266模块 " +.in -1c diff --git a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_IIC_.3 b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_IIC_.3 new file mode 100644 index 0000000..fee7bd6 --- /dev/null +++ b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_IIC_.3 @@ -0,0 +1,44 @@ +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC 目录参考" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.ad l +.nh +.SH NAME +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC 目录参考 +.SH SYNOPSIS +.br +.PP +.SS "文件" + +.in +1c +.ti -1c +.RI "文件 \fBbsp_AT24C00\&.cpp\fP" +.br +.RI "本类实现AT24C00的通讯 " +.ti -1c +.RI "文件 \fBbsp_AT24C00\&.h\fP" +.br +.RI "本类实现AT24C00的通讯 " +.ti -1c +.RI "文件 \fBbsp_IIC\&.cpp\fP" +.br +.RI "本类实现软件IIC功能 依此类派生出其他软件IIC功能 " +.ti -1c +.RI "文件 \fBbsp_IIC\&.h\fP" +.br +.RI "本类实现软件IIC功能 依此类派生出其他软件IIC功能 " +.ti -1c +.RI "文件 \fBbsp_IIC_STM32\&.cpp\fP" +.br +.RI "实现针对STM32的软件IIC类 " +.ti -1c +.RI "文件 \fBbsp_IIC_STM32\&.h\fP" +.br +.RI "实现针对STM32的软件IIC类 " +.ti -1c +.RI "文件 \fBbsp_OLED_STM32\&.cpp\fP" +.br +.RI "在STM32下实现OLED通信 " +.ti -1c +.RI "文件 \fBbsp_OLED_STM32\&.h\fP" +.br +.RI "在STM32下实现OLED通信 " +.in -1c diff --git a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_ModBus_.3 b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_ModBus_.3 new file mode 100644 index 0000000..57512c3 --- /dev/null +++ b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_ModBus_.3 @@ -0,0 +1,28 @@ +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus 目录参考" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.ad l +.nh +.SH NAME +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus 目录参考 +.SH SYNOPSIS +.br +.PP +.SS "文件" + +.in +1c +.ti -1c +.RI "文件 \fBbsp_ModBus\&.cpp\fP" +.br +.RI "ModBus通信函数 " +.ti -1c +.RI "文件 \fBbsp_ModBus\&.h\fP" +.br +.RI "ModBus通信函数 " +.ti -1c +.RI "文件 \fBbsp_ModBus_STM32\&.cpp\fP" +.br +.RI "ModBus通信基于STM32 " +.ti -1c +.RI "文件 \fBbsp_ModBus_STM32\&.h\fP" +.br +.RI "ModBus通信基于STM32 " +.in -1c diff --git a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_SPI_.3 b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_SPI_.3 new file mode 100644 index 0000000..e7994df --- /dev/null +++ b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_SPI_.3 @@ -0,0 +1,28 @@ +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI 目录参考" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.ad l +.nh +.SH NAME +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI 目录参考 +.SH SYNOPSIS +.br +.PP +.SS "文件" + +.in +1c +.ti -1c +.RI "文件 \fBbsp_MAX6675\&.cpp\fP" +.br +.RI "实现了MAX6675的驱动 " +.ti -1c +.RI "文件 \fBbsp_MAX6675\&.h\fP" +.br +.RI "实现了MAX6675的驱动 " +.ti -1c +.RI "文件 \fBbsp_SD\&.cpp\fP" +.br +.RI "操作SD卡的库 " +.ti -1c +.RI "文件 \fBbsp_SD\&.h\fP" +.br +.RI "操作SD卡的库 " +.in -1c diff --git a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_math_.3 b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_math_.3 new file mode 100644 index 0000000..0612e38 --- /dev/null +++ b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_Device_bsp_math_.3 @@ -0,0 +1,44 @@ +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_math 目录参考" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.ad l +.nh +.SH NAME +D:/gitt/MicrochipFor32/bsp_Device/bsp_math 目录参考 +.SH SYNOPSIS +.br +.PP +.SS "文件" + +.in +1c +.ti -1c +.RI "文件 \fBbsp_BMP\&.cpp\fP" +.br +.RI "用来构造BMP图片 " +.ti -1c +.RI "文件 \fBbsp_BMP\&.h\fP" +.br +.RI "用来构造BMP图片 " +.ti -1c +.RI "文件 \fBbsp_Calculus\&.cpp\fP" +.br +.RI "离散微积分 " +.ti -1c +.RI "文件 \fBbsp_Calculus\&.h\fP" +.br +.RI "离散微积分 " +.ti -1c +.RI "文件 \fBbsp_CRC\&.cpp\fP" +.br +.RI "CRC16校验 " +.ti -1c +.RI "文件 \fBbsp_CRC\&.h\fP" +.br +.RI "CRC16校验 " +.ti -1c +.RI "文件 \fBbsp_PID\&.cpp\fP" +.br +.RI "实现了PID算法 " +.ti -1c +.RI "文件 \fBbsp_PID\&.h\fP" +.br +.RI "实现了PID算法 " +.in -1c diff --git a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_MPU6050_.3 b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_MPU6050_.3 index 34437cf..1183b5f 100644 --- a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_MPU6050_.3 +++ b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_MPU6050_.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_MPU6050 目录参考" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_MPU6050 目录参考" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_System_.3 b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_System_.3 index 8f27dd1..a44553f 100644 --- a/Doc/man/man3/D__gitt_MicrochipFor32_bsp_System_.3 +++ b/Doc/man/man3/D__gitt_MicrochipFor32_bsp_System_.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_System 目录参考" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_System 目录参考" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/MSD_CARDINFO.3 b/Doc/man/man3/MSD_CARDINFO.3 index 3a660c8..563ac40 100644 --- a/Doc/man/man3/MSD_CARDINFO.3 +++ b/Doc/man/man3/MSD_CARDINFO.3 @@ -1,4 +1,4 @@ -.TH "MSD_CARDINFO" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "MSD_CARDINFO" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/MSD_CID.3 b/Doc/man/man3/MSD_CID.3 index 27c1df6..549461c 100644 --- a/Doc/man/man3/MSD_CID.3 +++ b/Doc/man/man3/MSD_CID.3 @@ -1,4 +1,4 @@ -.TH "MSD_CID" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "MSD_CID" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/MSD_CSD.3 b/Doc/man/man3/MSD_CSD.3 index 114337f..9035866 100644 --- a/Doc/man/man3/MSD_CSD.3 +++ b/Doc/man/man3/MSD_CSD.3 @@ -1,4 +1,4 @@ -.TH "MSD_CSD" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "MSD_CSD" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/MainSystem.cpp.3 b/Doc/man/man3/MainSystem.cpp.3 index a5f606a..a523f54 100644 --- a/Doc/man/man3/MainSystem.cpp.3 +++ b/Doc/man/man3/MainSystem.cpp.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_System/MainSystem.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_System/MainSystem.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/STL_Queue.cpp.3 b/Doc/man/man3/STL_Queue.cpp.3 index 4492391..0075268 100644 --- a/Doc/man/man3/STL_Queue.cpp.3 +++ b/Doc/man/man3/STL_Queue.cpp.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/STL_Device/STL_Queue.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/STL_Device/STL_Queue.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/STL_Queue.h.3 b/Doc/man/man3/STL_Queue.h.3 index d66bbc4..52ca8fc 100644 --- a/Doc/man/man3/STL_Queue.h.3 +++ b/Doc/man/man3/STL_Queue.h.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/STL_Device/STL_Queue.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/STL_Device/STL_Queue.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/STL_Stack.cpp.3 b/Doc/man/man3/STL_Stack.cpp.3 index 878c1a2..142f63f 100644 --- a/Doc/man/man3/STL_Stack.cpp.3 +++ b/Doc/man/man3/STL_Stack.cpp.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/STL_Device/STL_Stack.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/STL_Device/STL_Stack.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/STL_Stack.h.3 b/Doc/man/man3/STL_Stack.h.3 index fe030ff..e606bdf 100644 --- a/Doc/man/man3/STL_Stack.h.3 +++ b/Doc/man/man3/STL_Stack.h.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/STL_Device/STL_Stack.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/STL_Device/STL_Stack.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/STL_lQueue.3 b/Doc/man/man3/STL_lQueue.3 index 7d27848..5f656f6 100644 --- a/Doc/man/man3/STL_lQueue.3 +++ b/Doc/man/man3/STL_lQueue.3 @@ -1,4 +1,4 @@ -.TH "STL_lQueue" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "STL_lQueue" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/STL_lStack.3 b/Doc/man/man3/STL_lStack.3 index 48a8d54..742e3ba 100644 --- a/Doc/man/man3/STL_lStack.3 +++ b/Doc/man/man3/STL_lStack.3 @@ -1,4 +1,4 @@ -.TH "STL_lStack" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "STL_lStack" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/STL_rQueue.3 b/Doc/man/man3/STL_rQueue.3 index b479f58..661c61d 100644 --- a/Doc/man/man3/STL_rQueue.3 +++ b/Doc/man/man3/STL_rQueue.3 @@ -1,4 +1,4 @@ -.TH "STL_rQueue" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "STL_rQueue" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/STL_rStack.3 b/Doc/man/man3/STL_rStack.3 index fbef35c..a608628 100644 --- a/Doc/man/man3/STL_rStack.3 +++ b/Doc/man/man3/STL_rStack.3 @@ -1,4 +1,4 @@ -.TH "STL_rStack" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "STL_rStack" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/User.h.3 b/Doc/man/man3/User.h.3 index acd5a5a..2b4733c 100644 --- a/Doc/man/man3/User.h.3 +++ b/Doc/man/man3/User.h.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_System/User.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_System/User.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/_BITMAPFILEHEADER.3 b/Doc/man/man3/_BITMAPFILEHEADER.3 index 784b4ec..1fc9294 100644 --- a/Doc/man/man3/_BITMAPFILEHEADER.3 +++ b/Doc/man/man3/_BITMAPFILEHEADER.3 @@ -1,4 +1,4 @@ -.TH "_BITMAPFILEHEADER" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "_BITMAPFILEHEADER" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/_BITMAPINFO.3 b/Doc/man/man3/_BITMAPINFO.3 index 7a03fc0..4eb1cd3 100644 --- a/Doc/man/man3/_BITMAPINFO.3 +++ b/Doc/man/man3/_BITMAPINFO.3 @@ -1,4 +1,4 @@ -.TH "_BITMAPINFO" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "_BITMAPINFO" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/_BITMAPINFOHEADER.3 b/Doc/man/man3/_BITMAPINFOHEADER.3 index 0e90370..d7a17b5 100644 --- a/Doc/man/man3/_BITMAPINFOHEADER.3 +++ b/Doc/man/man3/_BITMAPINFOHEADER.3 @@ -1,4 +1,4 @@ -.TH "_BITMAPINFOHEADER" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "_BITMAPINFOHEADER" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/_RGBQUAD.3 b/Doc/man/man3/_RGBQUAD.3 index 899d9fa..023e68c 100644 --- a/Doc/man/man3/_RGBQUAD.3 +++ b/Doc/man/man3/_RGBQUAD.3 @@ -1,4 +1,4 @@ -.TH "_RGBQUAD" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "_RGBQUAD" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/_lQueue.3 b/Doc/man/man3/_lQueue.3 index 48d274b..bdb7f68 100644 --- a/Doc/man/man3/_lQueue.3 +++ b/Doc/man/man3/_lQueue.3 @@ -1,4 +1,4 @@ -.TH "_lQueue" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "_lQueue" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/_lStack.3 b/Doc/man/man3/_lStack.3 index 7847060..c7374fa 100644 --- a/Doc/man/man3/_lStack.3 +++ b/Doc/man/man3/_lStack.3 @@ -1,4 +1,4 @@ -.TH "_lStack" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "_lStack" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_AT.3 b/Doc/man/man3/bsp_AT.3 index d20d77c..fc0b5f9 100644 --- a/Doc/man/man3/bsp_AT.3 +++ b/Doc/man/man3/bsp_AT.3 @@ -1,4 +1,4 @@ -.TH "bsp_AT" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_AT" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_AT.cpp.3 b/Doc/man/man3/bsp_AT.cpp.3 index 2f0e1de..6839408 100644 --- a/Doc/man/man3/bsp_AT.cpp.3 +++ b/Doc/man/man3/bsp_AT.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.cpp \- AT指令集 +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.cpp \- AT指令集 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_AT.h.3 b/Doc/man/man3/bsp_AT.h.3 index a3ef009..1eab376 100644 --- a/Doc/man/man3/bsp_AT.h.3 +++ b/Doc/man/man3/bsp_AT.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.h \- AT指令集 +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.h \- AT指令集 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_AT24C00.cpp.3 b/Doc/man/man3/bsp_AT24C00.cpp.3 index 6e7c2c8..25ba5aa 100644 --- a/Doc/man/man3/bsp_AT24C00.cpp.3 +++ b/Doc/man/man3/bsp_AT24C00.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.cpp \- 本类实现AT24C00的通讯 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.cpp \- 本类实现AT24C00的通讯 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_AT24C00.h.3 b/Doc/man/man3/bsp_AT24C00.h.3 index d6f7ba3..c6aa5f0 100644 --- a/Doc/man/man3/bsp_AT24C00.h.3 +++ b/Doc/man/man3/bsp_AT24C00.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.h \- 本类实现AT24C00的通讯 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.h \- 本类实现AT24C00的通讯 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_ATKESP8266.3 b/Doc/man/man3/bsp_ATKESP8266.3 index a9cbcda..192fa51 100644 --- a/Doc/man/man3/bsp_ATKESP8266.3 +++ b/Doc/man/man3/bsp_ATKESP8266.3 @@ -1,4 +1,4 @@ -.TH "bsp_ATKESP8266" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_ATKESP8266" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_ATKESP8266.cpp.3 b/Doc/man/man3/bsp_ATKESP8266.cpp.3 index 95f5001..6d99615 100644 --- a/Doc/man/man3/bsp_ATKESP8266.cpp.3 +++ b/Doc/man/man3/bsp_ATKESP8266.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.cpp \- ATK-ESP8266模块 +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.cpp \- ATK-ESP8266模块 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_ATKESP8266.h.3 b/Doc/man/man3/bsp_ATKESP8266.h.3 index 1e62074..935ff6f 100644 --- a/Doc/man/man3/bsp_ATKESP8266.h.3 +++ b/Doc/man/man3/bsp_ATKESP8266.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.h \- ATK-ESP8266模块 +D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.h \- ATK-ESP8266模块 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_BMP.3 b/Doc/man/man3/bsp_BMP.3 index 2326139..8602a71 100644 --- a/Doc/man/man3/bsp_BMP.3 +++ b/Doc/man/man3/bsp_BMP.3 @@ -1,4 +1,4 @@ -.TH "bsp_BMP" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_BMP" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_BMP.cpp.3 b/Doc/man/man3/bsp_BMP.cpp.3 index 7a3efb0..8a31007 100644 --- a/Doc/man/man3/bsp_BMP.cpp.3 +++ b/Doc/man/man3/bsp_BMP.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.cpp \- 用来构造BMP图片 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.cpp \- 用来构造BMP图片 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_BMP.h.3 b/Doc/man/man3/bsp_BMP.h.3 index 490847a..63e0d9d 100644 --- a/Doc/man/man3/bsp_BMP.h.3 +++ b/Doc/man/man3/bsp_BMP.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h \- 用来构造BMP图片 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h \- 用来构造BMP图片 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_CRC.cpp.3 b/Doc/man/man3/bsp_CRC.cpp.3 index 4b24acc..bfa812b 100644 --- a/Doc/man/man3/bsp_CRC.cpp.3 +++ b/Doc/man/man3/bsp_CRC.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.cpp \- CRC16校验 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.cpp \- CRC16校验 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_CRC.h.3 b/Doc/man/man3/bsp_CRC.h.3 index a77951a..3419517 100644 --- a/Doc/man/man3/bsp_CRC.h.3 +++ b/Doc/man/man3/bsp_CRC.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.h \- CRC16校验 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.h \- CRC16校验 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_Calculus.cpp.3 b/Doc/man/man3/bsp_Calculus.cpp.3 index 8aadff1..32dbe4b 100644 --- a/Doc/man/man3/bsp_Calculus.cpp.3 +++ b/Doc/man/man3/bsp_Calculus.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.cpp \- 离散微积分 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.cpp \- 离散微积分 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_Calculus.h.3 b/Doc/man/man3/bsp_Calculus.h.3 index 89399cc..318060c 100644 --- a/Doc/man/man3/bsp_Calculus.h.3 +++ b/Doc/man/man3/bsp_Calculus.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.h \- 离散微积分 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.h \- 离散微积分 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_Differential.3 b/Doc/man/man3/bsp_Differential.3 index df5ee77..3db5fd4 100644 --- a/Doc/man/man3/bsp_Differential.3 +++ b/Doc/man/man3/bsp_Differential.3 @@ -1,4 +1,4 @@ -.TH "bsp_Differential" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_Differential" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_Digit.3 b/Doc/man/man3/bsp_Digit.3 index b08ef0e..0da6545 100644 --- a/Doc/man/man3/bsp_Digit.3 +++ b/Doc/man/man3/bsp_Digit.3 @@ -1,4 +1,4 @@ -.TH "bsp_Digit" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_Digit" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_Digit.cpp.3 b/Doc/man/man3/bsp_Digit.cpp.3 index 47ea1b9..0db40cc 100644 --- a/Doc/man/man3/bsp_Digit.cpp.3 +++ b/Doc/man/man3/bsp_Digit.cpp.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_Digit.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_Digit.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_Digit.h.3 b/Doc/man/man3/bsp_Digit.h.3 index a8f4f49..0e113fb 100644 --- a/Doc/man/man3/bsp_Digit.h.3 +++ b/Doc/man/man3/bsp_Digit.h.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_Digit.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_Digit.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_IIC.3 b/Doc/man/man3/bsp_IIC.3 index a21e913..d0a7b4a 100644 --- a/Doc/man/man3/bsp_IIC.3 +++ b/Doc/man/man3/bsp_IIC.3 @@ -1,4 +1,4 @@ -.TH "bsp_IIC" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_IIC" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_IIC.cpp.3 b/Doc/man/man3/bsp_IIC.cpp.3 index 65ef839..fe49ed7 100644 --- a/Doc/man/man3/bsp_IIC.cpp.3 +++ b/Doc/man/man3/bsp_IIC.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.cpp \- 本类实现软件IIC功能 依此类派生出其他软件IIC功能 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.cpp \- 本类实现软件IIC功能 依此类派生出其他软件IIC功能 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_IIC.h.3 b/Doc/man/man3/bsp_IIC.h.3 index 08bf8b4..799d919 100644 --- a/Doc/man/man3/bsp_IIC.h.3 +++ b/Doc/man/man3/bsp_IIC.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.h \- 本类实现软件IIC功能 依此类派生出其他软件IIC功能 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.h \- 本类实现软件IIC功能 依此类派生出其他软件IIC功能 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_IIC_STM32.3 b/Doc/man/man3/bsp_IIC_STM32.3 index 47b9781..b693340 100644 --- a/Doc/man/man3/bsp_IIC_STM32.3 +++ b/Doc/man/man3/bsp_IIC_STM32.3 @@ -1,4 +1,4 @@ -.TH "bsp_IIC_STM32" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_IIC_STM32" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_IIC_STM32.cpp.3 b/Doc/man/man3/bsp_IIC_STM32.cpp.3 index 95ef85c..d1a1c1d 100644 --- a/Doc/man/man3/bsp_IIC_STM32.cpp.3 +++ b/Doc/man/man3/bsp_IIC_STM32.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.cpp \- 实现针对STM32的软件IIC类 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.cpp \- 实现针对STM32的软件IIC类 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_IIC_STM32.h.3 b/Doc/man/man3/bsp_IIC_STM32.h.3 index dce1a42..6cc9720 100644 --- a/Doc/man/man3/bsp_IIC_STM32.h.3 +++ b/Doc/man/man3/bsp_IIC_STM32.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.h \- 实现针对STM32的软件IIC类 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.h \- 实现针对STM32的软件IIC类 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_Increment_PID.3 b/Doc/man/man3/bsp_Increment_PID.3 index d086d9f..993ffb5 100644 --- a/Doc/man/man3/bsp_Increment_PID.3 +++ b/Doc/man/man3/bsp_Increment_PID.3 @@ -1,4 +1,4 @@ -.TH "bsp_Increment_PID" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_Increment_PID" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_Integral.3 b/Doc/man/man3/bsp_Integral.3 index af630d5..82c634f 100644 --- a/Doc/man/man3/bsp_Integral.3 +++ b/Doc/man/man3/bsp_Integral.3 @@ -1,4 +1,4 @@ -.TH "bsp_Integral" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_Integral" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_MAX6675.3 b/Doc/man/man3/bsp_MAX6675.3 index 385c034..2e64d20 100644 --- a/Doc/man/man3/bsp_MAX6675.3 +++ b/Doc/man/man3/bsp_MAX6675.3 @@ -1,4 +1,4 @@ -.TH "bsp_MAX6675" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_MAX6675" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_MAX6675.cpp.3 b/Doc/man/man3/bsp_MAX6675.cpp.3 index 2dc3097..c8835a7 100644 --- a/Doc/man/man3/bsp_MAX6675.cpp.3 +++ b/Doc/man/man3/bsp_MAX6675.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.cpp \- 实现了MAX6675的驱动 +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.cpp \- 实现了MAX6675的驱动 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_MAX6675.h.3 b/Doc/man/man3/bsp_MAX6675.h.3 index 1dc387b..1ac7a8e 100644 --- a/Doc/man/man3/bsp_MAX6675.h.3 +++ b/Doc/man/man3/bsp_MAX6675.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.h \- 实现了MAX6675的驱动 +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.h \- 实现了MAX6675的驱动 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_ModBus.cpp.3 b/Doc/man/man3/bsp_ModBus.cpp.3 index 212d0f2..1310c4e 100644 --- a/Doc/man/man3/bsp_ModBus.cpp.3 +++ b/Doc/man/man3/bsp_ModBus.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp \- ModBus通信函数 +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp \- ModBus通信函数 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_ModBus.h.3 b/Doc/man/man3/bsp_ModBus.h.3 index c530a09..e332f6c 100644 --- a/Doc/man/man3/bsp_ModBus.h.3 +++ b/Doc/man/man3/bsp_ModBus.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.h \- ModBus通信函数 +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.h \- ModBus通信函数 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_ModBus_Rx.3 b/Doc/man/man3/bsp_ModBus_Rx.3 index e17a4e9..175674e 100644 --- a/Doc/man/man3/bsp_ModBus_Rx.3 +++ b/Doc/man/man3/bsp_ModBus_Rx.3 @@ -1,4 +1,4 @@ -.TH "bsp_ModBus_Rx" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_ModBus_Rx" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_ModBus_STM32.3 b/Doc/man/man3/bsp_ModBus_STM32.3 index c0a71d1..e10051b 100644 --- a/Doc/man/man3/bsp_ModBus_STM32.3 +++ b/Doc/man/man3/bsp_ModBus_STM32.3 @@ -1,4 +1,4 @@ -.TH "bsp_ModBus_STM32" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_ModBus_STM32" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_ModBus_STM32.cpp.3 b/Doc/man/man3/bsp_ModBus_STM32.cpp.3 index 1f1d594..d53a1dc 100644 --- a/Doc/man/man3/bsp_ModBus_STM32.cpp.3 +++ b/Doc/man/man3/bsp_ModBus_STM32.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.cpp \- ModBus通信基于STM32 +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.cpp \- ModBus通信基于STM32 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_ModBus_STM32.h.3 b/Doc/man/man3/bsp_ModBus_STM32.h.3 index ec2af6c..c3695a8 100644 --- a/Doc/man/man3/bsp_ModBus_STM32.h.3 +++ b/Doc/man/man3/bsp_ModBus_STM32.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.h \- ModBus通信基于STM32 +D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.h \- ModBus通信基于STM32 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_ModBus_Tx.3 b/Doc/man/man3/bsp_ModBus_Tx.3 index 60e14d6..e9e0014 100644 --- a/Doc/man/man3/bsp_ModBus_Tx.3 +++ b/Doc/man/man3/bsp_ModBus_Tx.3 @@ -1,4 +1,4 @@ -.TH "bsp_ModBus_Tx" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_ModBus_Tx" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_OLED_STM32.cpp.3 b/Doc/man/man3/bsp_OLED_STM32.cpp.3 index 1244cba..fdf18a3 100644 --- a/Doc/man/man3/bsp_OLED_STM32.cpp.3 +++ b/Doc/man/man3/bsp_OLED_STM32.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.cpp \- 在STM32下实现OLED通信 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.cpp \- 在STM32下实现OLED通信 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_OLED_STM32.h.3 b/Doc/man/man3/bsp_OLED_STM32.h.3 index 43b17ec..6f7ad75 100644 --- a/Doc/man/man3/bsp_OLED_STM32.h.3 +++ b/Doc/man/man3/bsp_OLED_STM32.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.h \- 在STM32下实现OLED通信 +D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.h \- 在STM32下实现OLED通信 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_PID.cpp.3 b/Doc/man/man3/bsp_PID.cpp.3 index ad90a4a..1da8c18 100644 --- a/Doc/man/man3/bsp_PID.cpp.3 +++ b/Doc/man/man3/bsp_PID.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp \- 实现了PID算法 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp \- 实现了PID算法 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_PID.h.3 b/Doc/man/man3/bsp_PID.h.3 index 8b6544e..1adcbef 100644 --- a/Doc/man/man3/bsp_PID.h.3 +++ b/Doc/man/man3/bsp_PID.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.h \- 实现了PID算法 +D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.h \- 实现了PID算法 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_Position_PID.3 b/Doc/man/man3/bsp_Position_PID.3 index 808210a..68e822f 100644 --- a/Doc/man/man3/bsp_Position_PID.3 +++ b/Doc/man/man3/bsp_Position_PID.3 @@ -1,4 +1,4 @@ -.TH "bsp_Position_PID" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_Position_PID" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_PrintArt.3 b/Doc/man/man3/bsp_PrintArt.3 new file mode 100644 index 0000000..0fc450f --- /dev/null +++ b/Doc/man/man3/bsp_PrintArt.3 @@ -0,0 +1,98 @@ +.TH "bsp_PrintArt" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.ad l +.nh +.SH NAME +bsp_PrintArt \- 创造一个print的重定向对象 + +.SH SYNOPSIS +.br +.PP +.PP +\fC#include \fP +.SS "Public 成员函数" + +.in +1c +.ti -1c +.RI "\fBbsp_PrintArt\fP (void)" +.br +.ti -1c +.RI "\fBbsp_PrintArt\fP (\fBu32\fP len)" +.br +.RI "重定向后的发射数据 " +.ti -1c +.RI "int \fBprint\fP (const char *format,\&.\&.\&.)" +.br +.RI "重定向后的发射数据 " +.in -1c +.SS "Private 成员函数" + +.in +1c +.ti -1c +.RI "virtual void \fBTransmit\fP (\fBu8\fP *dat, \fBu32\fP len)=0" +.br +.in -1c +.SS "Private 属性" + +.in +1c +.ti -1c +.RI "\fBu32\fP \fBBufflen\fP" +.br +.in -1c +.SH "详细描述" +.PP +创造一个print的重定向对象 +.PP +在文件 \fBbsp_PrintArt\&.h\fP 第 \fB46\fP 行定义\&. +.SH "构造及析构函数说明" +.PP +.SS "bsp_PrintArt::bsp_PrintArt (void)" + +.PP +在文件 \fBbsp_PrintArt\&.cpp\fP 第 \fB60\fP 行定义\&. +.SS "bsp_PrintArt::bsp_PrintArt (\fBu32\fP len)" + +.PP +重定向后的发射数据 +.PP +\fB参数\fP +.RS 4 +\fIlen\fP 缓冲区大小 +.RE +.PP + +.PP +在文件 \fBbsp_PrintArt\&.cpp\fP 第 \fB66\fP 行定义\&. +.SH "成员函数说明" +.PP +.SS "int bsp_PrintArt::print (const char * format, \&.\&.\&.)" + +.PP +重定向后的发射数据 +.PP +\fB参数\fP +.RS 4 +\fIformat\fP 格式化的字符串 +.br +\fI\&.\&.\&.\fP 其参数 +.RE +.PP +\fB返回\fP +.RS 4 +成功与否 +.RE +.PP + +.PP +在文件 \fBbsp_PrintArt\&.cpp\fP 第 \fB46\fP 行定义\&. +.SS "virtual void bsp_PrintArt::Transmit (\fBu8\fP * dat, \fBu32\fP len)\fC [private]\fP, \fC [pure virtual]\fP" + +.SH "类成员变量说明" +.PP +.SS "\fBu32\fP bsp_PrintArt::Bufflen\fC [private]\fP" + +.PP +在文件 \fBbsp_PrintArt\&.h\fP 第 \fB52\fP 行定义\&. + +.SH "作者" +.PP +由 Doyxgen 通过分析 MF32BSP_XerolySkinner 的 源代码自动生成\&. diff --git a/Doc/man/man3/bsp_PrintArt.cpp.3 b/Doc/man/man3/bsp_PrintArt.cpp.3 new file mode 100644 index 0000000..d05889d --- /dev/null +++ b/Doc/man/man3/bsp_PrintArt.cpp.3 @@ -0,0 +1,22 @@ +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.ad l +.nh +.SH NAME +D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.cpp \- print重定向的艺术 + +.SH SYNOPSIS +.br +.PP +\fC#include 'bsp_PrintArt\&.h'\fP +.br + +.SH "详细描述" +.PP +print重定向的艺术 + + +.PP +在文件 \fBbsp_PrintArt\&.cpp\fP 中定义\&. +.SH "作者" +.PP +由 Doyxgen 通过分析 MF32BSP_XerolySkinner 的 源代码自动生成\&. diff --git a/Doc/man/man3/bsp_PrintArt.h.3 b/Doc/man/man3/bsp_PrintArt.h.3 new file mode 100644 index 0000000..56b9de5 --- /dev/null +++ b/Doc/man/man3/bsp_PrintArt.h.3 @@ -0,0 +1,38 @@ +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.ad l +.nh +.SH NAME +D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.h \- print重定向的艺术 + +.SH SYNOPSIS +.br +.PP +\fC#include \fP +.br +\fC#include \fP +.br +\fC#include \fP +.br +\fC#include \fP +.br +\fC#include 'varint\&.h'\fP +.br + +.SS "类" + +.in +1c +.ti -1c +.RI "class \fBbsp_PrintArt\fP" +.br +.RI "创造一个print的重定向对象 " +.in -1c +.SH "详细描述" +.PP +print重定向的艺术 + + +.PP +在文件 \fBbsp_PrintArt\&.h\fP 中定义\&. +.SH "作者" +.PP +由 Doyxgen 通过分析 MF32BSP_XerolySkinner 的 源代码自动生成\&. diff --git a/Doc/man/man3/bsp_SD.3 b/Doc/man/man3/bsp_SD.3 index db12594..9178048 100644 --- a/Doc/man/man3/bsp_SD.3 +++ b/Doc/man/man3/bsp_SD.3 @@ -1,4 +1,4 @@ -.TH "bsp_SD" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_SD" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_SD.cpp.3 b/Doc/man/man3/bsp_SD.cpp.3 index 62f98dd..ba6caef 100644 --- a/Doc/man/man3/bsp_SD.cpp.3 +++ b/Doc/man/man3/bsp_SD.cpp.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.cpp \- 操作SD卡的库 +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.cpp \- 操作SD卡的库 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_SD.h.3 b/Doc/man/man3/bsp_SD.h.3 index c50e6e6..98188f8 100644 --- a/Doc/man/man3/bsp_SD.h.3 +++ b/Doc/man/man3/bsp_SD.h.3 @@ -1,8 +1,8 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME -D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h \- 操作SD卡的库 +D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h \- 操作SD卡的库 .SH SYNOPSIS .br diff --git a/Doc/man/man3/bsp_STM32_AT24C00.3 b/Doc/man/man3/bsp_STM32_AT24C00.3 index 18e4b9d..bb1de5a 100644 --- a/Doc/man/man3/bsp_STM32_AT24C00.3 +++ b/Doc/man/man3/bsp_STM32_AT24C00.3 @@ -1,4 +1,4 @@ -.TH "bsp_STM32_AT24C00" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_STM32_AT24C00" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_STM32_OLED.3 b/Doc/man/man3/bsp_STM32_OLED.3 index cdca8b6..c848410 100644 --- a/Doc/man/man3/bsp_STM32_OLED.3 +++ b/Doc/man/man3/bsp_STM32_OLED.3 @@ -1,4 +1,4 @@ -.TH "bsp_STM32_OLED" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "bsp_STM32_OLED" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_flash.c.3 b/Doc/man/man3/bsp_flash.c.3 index c3f7180..e8f3074 100644 --- a/Doc/man/man3/bsp_flash.c.3 +++ b/Doc/man/man3/bsp_flash.c.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_flash.c" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_flash.c" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/bsp_flash.h.3 b/Doc/man/man3/bsp_flash.h.3 index e4e2325..ea80181 100644 --- a/Doc/man/man3/bsp_flash.h.3 +++ b/Doc/man/man3/bsp_flash.h.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_flash.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/bsp_flash.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/mpu6050.cpp.3 b/Doc/man/man3/mpu6050.cpp.3 index 1ed9645..c583843 100644 --- a/Doc/man/man3/mpu6050.cpp.3 +++ b/Doc/man/man3/mpu6050.cpp.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_MPU6050/mpu6050.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_MPU6050/mpu6050.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/mpu6050.h.3 b/Doc/man/man3/mpu6050.h.3 index e29fb87..f939815 100644 --- a/Doc/man/man3/mpu6050.h.3 +++ b/Doc/man/man3/mpu6050.h.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_MPU6050/mpu6050.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_MPU6050/mpu6050.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/struct_bsp_Flash_Pack.3 b/Doc/man/man3/struct_bsp_Flash_Pack.3 index 1a11840..b881097 100644 --- a/Doc/man/man3/struct_bsp_Flash_Pack.3 +++ b/Doc/man/man3/struct_bsp_Flash_Pack.3 @@ -1,4 +1,4 @@ -.TH "struct_bsp_Flash_Pack" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "struct_bsp_Flash_Pack" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/todo.3 b/Doc/man/man3/todo.3 index c9d3c4d..de9d3ea 100644 --- a/Doc/man/man3/todo.3 +++ b/Doc/man/man3/todo.3 @@ -1,4 +1,4 @@ -.TH "todo" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "todo" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/varint.h.3 b/Doc/man/man3/varint.h.3 index 30961a6..83c5f70 100644 --- a/Doc/man/man3/varint.h.3 +++ b/Doc/man/man3/varint.h.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_Device/varint.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_Device/varint.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/vartable.cpp.3 b/Doc/man/man3/vartable.cpp.3 index bd7be11..caf344a 100644 --- a/Doc/man/man3/vartable.cpp.3 +++ b/Doc/man/man3/vartable.cpp.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_System/vartable.cpp" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_System/vartable.cpp" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/man/man3/vartable.h.3 b/Doc/man/man3/vartable.h.3 index 3bd990c..ec51782 100644 --- a/Doc/man/man3/vartable.h.3 +++ b/Doc/man/man3/vartable.h.3 @@ -1,4 +1,4 @@ -.TH "D:/gitt/MicrochipFor32/bsp_System/vartable.h" 3 "2022年 十一月 25日 星期五" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- +.TH "D:/gitt/MicrochipFor32/bsp_System/vartable.h" 3 "2022年 十一月 27日 星期日" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*- .ad l .nh .SH NAME diff --git a/Doc/xml/bsp___a_t24_c00_8cpp.xml b/Doc/xml/bsp___a_t24_c00_8cpp.xml index 4baeb8a..68f9df6 100644 --- a/Doc/xml/bsp___a_t24_c00_8cpp.xml +++ b/Doc/xml/bsp___a_t24_c00_8cpp.xml @@ -7,7 +7,7 @@ bsp_AT24C00.h - + @@ -129,6 +129,6 @@ IIC_Read(Address,addr,dat,len);} - + diff --git a/Doc/xml/bsp___a_t24_c00_8h.xml b/Doc/xml/bsp___a_t24_c00_8h.xml index 60d1804..c23c264 100644 --- a/Doc/xml/bsp___a_t24_c00_8h.xml +++ b/Doc/xml/bsp___a_t24_c00_8h.xml @@ -4,10 +4,10 @@ bsp_AT24C00.h varint.h bsp_IIC_STM32.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.cpp - + @@ -45,11 +45,11 @@ - + - + @@ -118,6 +118,6 @@ #endif - + diff --git a/Doc/xml/bsp___a_t_8cpp.xml b/Doc/xml/bsp___a_t_8cpp.xml index 9b05e8c..1445be3 100644 --- a/Doc/xml/bsp___a_t_8cpp.xml +++ b/Doc/xml/bsp___a_t_8cpp.xml @@ -5,7 +5,7 @@ bsp_AT.h - + @@ -70,6 +70,6 @@ Transmit((u8*)dat,strlen(dat)); Transmit((u8*)"\r\n",2);} - + diff --git a/Doc/xml/bsp___a_t_8h.xml b/Doc/xml/bsp___a_t_8h.xml index 527e3de..efb6593 100644 --- a/Doc/xml/bsp___a_t_8h.xml +++ b/Doc/xml/bsp___a_t_8h.xml @@ -4,11 +4,11 @@ bsp_AT.h string.h varint.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.cpp - D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.h - + @@ -30,11 +30,11 @@ - + - + @@ -42,11 +42,11 @@ - + - + @@ -96,6 +96,6 @@ }; #endif - + diff --git a/Doc/xml/bsp___a_t_k_e_s_p8266_8cpp.xml b/Doc/xml/bsp___a_t_k_e_s_p8266_8cpp.xml index 1fc7075..faa85dc 100644 --- a/Doc/xml/bsp___a_t_k_e_s_p8266_8cpp.xml +++ b/Doc/xml/bsp___a_t_k_e_s_p8266_8cpp.xml @@ -14,7 +14,7 @@ - + @@ -215,6 +215,6 @@ for(u32i=0;i<len;i++) printf("%c",dat[i]);} - + diff --git a/Doc/xml/bsp___a_t_k_e_s_p8266_8h.xml b/Doc/xml/bsp___a_t_k_e_s_p8266_8h.xml index d2e5f55..f83c4e3 100644 --- a/Doc/xml/bsp___a_t_k_e_s_p8266_8h.xml +++ b/Doc/xml/bsp___a_t_k_e_s_p8266_8h.xml @@ -3,7 +3,7 @@ bsp_ATKESP8266.h bsp_AT.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_ATKESP8266.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_ATKESP8266.cpp @@ -14,7 +14,7 @@ - + @@ -34,11 +34,11 @@ - + - + @@ -140,6 +140,6 @@ }; #endif - + diff --git a/Doc/xml/bsp___b_m_p_8cpp.xml b/Doc/xml/bsp___b_m_p_8cpp.xml index 3ceb749..ba2a096 100644 --- a/Doc/xml/bsp___b_m_p_8cpp.xml +++ b/Doc/xml/bsp___b_m_p_8cpp.xml @@ -5,7 +5,7 @@ bsp_BMP.h - + @@ -119,6 +119,6 @@ bsp_BMP::~bsp_BMP(void){ free(dat);} - + diff --git a/Doc/xml/bsp___b_m_p_8h.xml b/Doc/xml/bsp___b_m_p_8h.xml index 3884236..6ff1caf 100644 --- a/Doc/xml/bsp___b_m_p_8h.xml +++ b/Doc/xml/bsp___b_m_p_8h.xml @@ -4,10 +4,10 @@ bsp_BMP.h varint.h stdlib.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.cpp - + @@ -29,11 +29,11 @@ - + - + @@ -136,6 +136,6 @@ }; #endif - + diff --git a/Doc/xml/bsp___c_r_c_8cpp.xml b/Doc/xml/bsp___c_r_c_8cpp.xml index c050daf..fda3257 100644 --- a/Doc/xml/bsp___c_r_c_8cpp.xml +++ b/Doc/xml/bsp___c_r_c_8cpp.xml @@ -5,7 +5,7 @@ bsp_CRC.h - + @@ -63,7 +63,7 @@ - + CRC16_MODBUS @@ -102,7 +102,7 @@ - + CRC16_MODBUS @@ -126,7 +126,7 @@ - + aucCRCHi aucCRCLo bsp_ModBus_Rx::analysis @@ -235,6 +235,6 @@ ucCRCHi=aucCRCLo[iIndex];} return(u16)(ucCRCHi<<8|ucCRCLo);} - + diff --git a/Doc/xml/bsp___c_r_c_8h.xml b/Doc/xml/bsp___c_r_c_8h.xml index 6950877..a6c57a0 100644 --- a/Doc/xml/bsp___c_r_c_8h.xml +++ b/Doc/xml/bsp___c_r_c_8h.xml @@ -3,11 +3,11 @@ bsp_CRC.h varint.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.cpp - D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.cpp - + @@ -24,21 +24,21 @@ - + + + + + - + - - - - @@ -60,7 +60,7 @@ - + aucCRCHi aucCRCLo bsp_ModBus_Rx::analysis @@ -111,6 +111,6 @@ //函数 u16CRC16_MODBUS(u8*pucFrame,u16usLen); - + diff --git a/Doc/xml/bsp___calculus_8cpp.xml b/Doc/xml/bsp___calculus_8cpp.xml index cad3162..c36b934 100644 --- a/Doc/xml/bsp___calculus_8cpp.xml +++ b/Doc/xml/bsp___calculus_8cpp.xml @@ -5,7 +5,7 @@ bsp_Calculus.h - + @@ -111,6 +111,6 @@ for(u32i=0;i<result_len;i++) result_list[i]=0;} - + diff --git a/Doc/xml/bsp___calculus_8h.xml b/Doc/xml/bsp___calculus_8h.xml index 2cd2e3a..a2f4477 100644 --- a/Doc/xml/bsp___calculus_8h.xml +++ b/Doc/xml/bsp___calculus_8h.xml @@ -4,10 +4,10 @@ bsp_Calculus.h stdlib.h varint.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.cpp - + @@ -29,11 +29,11 @@ - + - + @@ -111,6 +111,6 @@ }; #endif - + diff --git a/Doc/xml/bsp___i_i_c_8cpp.xml b/Doc/xml/bsp___i_i_c_8cpp.xml index d2f9d03..487b231 100644 --- a/Doc/xml/bsp___i_i_c_8cpp.xml +++ b/Doc/xml/bsp___i_i_c_8cpp.xml @@ -5,7 +5,7 @@ bsp_IIC.h - + @@ -175,6 +175,6 @@ return;} - + diff --git a/Doc/xml/bsp___i_i_c_8h.xml b/Doc/xml/bsp___i_i_c_8h.xml index 68f2c89..40cd065 100644 --- a/Doc/xml/bsp___i_i_c_8h.xml +++ b/Doc/xml/bsp___i_i_c_8h.xml @@ -3,11 +3,11 @@ bsp_IIC.h varint.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.cpp - D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.h - + @@ -24,21 +24,21 @@ - + - + - + - + @@ -46,11 +46,11 @@ - + - + @@ -62,11 +62,11 @@ - + - + @@ -108,7 +108,7 @@ - + @@ -173,6 +173,6 @@ #endif - + diff --git a/Doc/xml/bsp___i_i_c___s_t_m32_8cpp.xml b/Doc/xml/bsp___i_i_c___s_t_m32_8cpp.xml index 86d120d..b42e59e 100644 --- a/Doc/xml/bsp___i_i_c___s_t_m32_8cpp.xml +++ b/Doc/xml/bsp___i_i_c___s_t_m32_8cpp.xml @@ -12,7 +12,7 @@ - + @@ -111,6 +111,6 @@ }} - + diff --git a/Doc/xml/bsp___i_i_c___s_t_m32_8h.xml b/Doc/xml/bsp___i_i_c___s_t_m32_8h.xml index a6b044b..aa704df 100644 --- a/Doc/xml/bsp___i_i_c___s_t_m32_8h.xml +++ b/Doc/xml/bsp___i_i_c___s_t_m32_8h.xml @@ -5,10 +5,10 @@ gpio.h varint.h bsp_IIC.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.cpp - D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.cpp - D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.h @@ -17,7 +17,7 @@ - + @@ -41,21 +41,21 @@ - + - + - + - + @@ -67,11 +67,11 @@ - + - + @@ -138,6 +138,6 @@ #endif - + diff --git a/Doc/xml/bsp___m_a_x6675_8cpp.xml b/Doc/xml/bsp___m_a_x6675_8cpp.xml index ceeccec..0f425b7 100644 --- a/Doc/xml/bsp___m_a_x6675_8cpp.xml +++ b/Doc/xml/bsp___m_a_x6675_8cpp.xml @@ -5,7 +5,7 @@ bsp_MAX6675.h - + @@ -85,6 +85,6 @@ HAL_GPIO_WritePin(GPIOx_CS,GPIO_Pin_CS,GPIO_PIN_SET); return(tmps>>3)*1024.0/4096;} - + diff --git a/Doc/xml/bsp___m_a_x6675_8h.xml b/Doc/xml/bsp___m_a_x6675_8h.xml index fc838ba..437fa45 100644 --- a/Doc/xml/bsp___m_a_x6675_8h.xml +++ b/Doc/xml/bsp___m_a_x6675_8h.xml @@ -4,10 +4,10 @@ bsp_MAX6675.h varint.h spi.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.cpp - + @@ -29,11 +29,11 @@ - + - + @@ -89,6 +89,6 @@ }; #endif - + diff --git a/Doc/xml/bsp___mod_bus_8cpp.xml b/Doc/xml/bsp___mod_bus_8cpp.xml index 916dec5..6a31a63 100644 --- a/Doc/xml/bsp___mod_bus_8cpp.xml +++ b/Doc/xml/bsp___mod_bus_8cpp.xml @@ -7,14 +7,8 @@ stdio.h stdlib.h - - - - - - - + @@ -35,6 +29,12 @@ + + + + + + @@ -351,6 +351,6 @@ free(KeepRegDat); free(InRegDat);} - + diff --git a/Doc/xml/bsp___mod_bus_8h.xml b/Doc/xml/bsp___mod_bus_8h.xml index aa0597e..ef24079 100644 --- a/Doc/xml/bsp___mod_bus_8h.xml +++ b/Doc/xml/bsp___mod_bus_8h.xml @@ -5,11 +5,11 @@ varint.h usart.h stdarg.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.cpp - D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.h - + @@ -36,11 +36,11 @@ - + - + @@ -48,11 +48,11 @@ - + - + @@ -142,7 +142,7 @@ - + @@ -239,6 +239,6 @@ u8InCoilMem;}; #endif - + diff --git a/Doc/xml/bsp___mod_bus___s_t_m32_8cpp.xml b/Doc/xml/bsp___mod_bus___s_t_m32_8cpp.xml index 7ba8db9..45841d1 100644 --- a/Doc/xml/bsp___mod_bus___s_t_m32_8cpp.xml +++ b/Doc/xml/bsp___mod_bus___s_t_m32_8cpp.xml @@ -15,7 +15,7 @@ - + @@ -83,6 +83,6 @@ //函数 - + diff --git a/Doc/xml/bsp___mod_bus___s_t_m32_8h.xml b/Doc/xml/bsp___mod_bus___s_t_m32_8h.xml index 1ffcfbb..319f71d 100644 --- a/Doc/xml/bsp___mod_bus___s_t_m32_8h.xml +++ b/Doc/xml/bsp___mod_bus___s_t_m32_8h.xml @@ -5,7 +5,7 @@ bsp_ModBus.h usart.h varint.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.cpp @@ -18,7 +18,7 @@ - + @@ -45,11 +45,11 @@ - + - + @@ -105,6 +105,6 @@ uint32_tTimeout;}; #endif - + diff --git a/Doc/xml/bsp___o_l_e_d___s_t_m32_8cpp.xml b/Doc/xml/bsp___o_l_e_d___s_t_m32_8cpp.xml index 40f9810..007c8c6 100644 --- a/Doc/xml/bsp___o_l_e_d___s_t_m32_8cpp.xml +++ b/Doc/xml/bsp___o_l_e_d___s_t_m32_8cpp.xml @@ -22,7 +22,7 @@ - + @@ -63,7 +63,7 @@ - + bsp_STM32_OLED::Draw_ASCII @@ -181,6 +181,6 @@ Send_cmd(OLED_init_cmd[i]);} #endif - + diff --git a/Doc/xml/bsp___o_l_e_d___s_t_m32_8h.xml b/Doc/xml/bsp___o_l_e_d___s_t_m32_8h.xml index e4f4471..35922f3 100644 --- a/Doc/xml/bsp___o_l_e_d___s_t_m32_8h.xml +++ b/Doc/xml/bsp___o_l_e_d___s_t_m32_8h.xml @@ -4,7 +4,7 @@ bsp_OLED_STM32.h varint.h bsp_IIC_STM32.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.cpp @@ -23,7 +23,7 @@ - + @@ -45,11 +45,11 @@ - + - + @@ -97,7 +97,7 @@ - + bsp_STM32_OLED::Init @@ -112,7 +112,7 @@ - + bsp_STM32_OLED::Draw_ASCII @@ -403,6 +403,6 @@ #endif - + diff --git a/Doc/xml/bsp___p_i_d_8cpp.xml b/Doc/xml/bsp___p_i_d_8cpp.xml index c897f31..83f7464 100644 --- a/Doc/xml/bsp___p_i_d_8cpp.xml +++ b/Doc/xml/bsp___p_i_d_8cpp.xml @@ -5,7 +5,7 @@ bsp_PID.h - + @@ -178,6 +178,6 @@ //---------------------------------------------------------------------------------------------------- bsp_Increment_PID::~bsp_Increment_PID(void){} - + diff --git a/Doc/xml/bsp___p_i_d_8h.xml b/Doc/xml/bsp___p_i_d_8h.xml index f83d7f7..006d4c4 100644 --- a/Doc/xml/bsp___p_i_d_8h.xml +++ b/Doc/xml/bsp___p_i_d_8h.xml @@ -3,10 +3,10 @@ bsp_PID.h varint.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.cpp - + @@ -23,11 +23,11 @@ - + - + @@ -121,6 +121,6 @@ }; #endif - + diff --git a/Doc/xml/bsp___print_art_8cpp.xml b/Doc/xml/bsp___print_art_8cpp.xml new file mode 100644 index 0000000..3201602 --- /dev/null +++ b/Doc/xml/bsp___print_art_8cpp.xml @@ -0,0 +1,103 @@ + + + + bsp_PrintArt.cpp + bsp_PrintArt.h + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +print重定向的艺术 + + + + +/*---------------------------------------------------------------------------------------------------- +# +#Copyright(c)2022YuankangLiang(XerolySkinner) +# +#本软件按原样提供,无任何明示或暗示 +#在任何情况下,作者都不承担任何损害赔偿责任 +# +#使用的许可声明: +#1.不得歪曲本软件的来源,你不能声称你编写了原始软件. +#2.免费授予以任何目的,前提是版权声明出现在所有副本中. +#并且版权声明和许可声明同时出现. +#3.你有使用,复制,修改,分发,和销售本软件的许可. +#4.如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的. +#5.本通知不得从任何来源删除或更改. +# +#YuankangLiang(XerolySkinner) +#E-mail:zabbcccbbaz@163.com +#QQ:2715099320 +#MobilePhone:13005636215 +# +#Allrightsreserved. +*/ + +//---------------------------------------------------------------------------------------------------- +//类声明 +#include"bsp_PrintArt.h" +//---------------------------------------------------------------------------------------------------- +//类函数 +intbsp_PrintArt::print(constchar*format,...){ +u8*dat=(u8*)malloc(Bufflen);//分配内存 +if(dat==NULL)return1;//判断分配成功与否 +u32res;//返回状态码 +va_listargs;//不定长变量 +va_start(args,format);//初始化不定长变量 +res=vsprintf((char*)dat,(constchar*)format,args);//组合 +Transmit(dat,strlen((constchar*)dat));//发送 +va_end(args);//收尸 +free(dat);//回收内存 +returnres;} +//---------------------------------------------------------------------------------------------------- +//构造函数 +bsp_PrintArt::bsp_PrintArt(void){ +Bufflen=128;} +bsp_PrintArt::bsp_PrintArt(u32len){ +Bufflen=len;} + + + + diff --git a/Doc/xml/bsp___print_art_8h.xml b/Doc/xml/bsp___print_art_8h.xml new file mode 100644 index 0000000..722e831 --- /dev/null +++ b/Doc/xml/bsp___print_art_8h.xml @@ -0,0 +1,111 @@ + + + + bsp_PrintArt.h + stdio.h + stdarg.h + string.h + stdlib.h + varint.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.cpp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bsp_PrintArt + +print重定向的艺术 + + + + +/*---------------------------------------------------------------------------------------------------- +# +#Copyright(c)2022YuankangLiang(XerolySkinner) +# +#本软件按原样提供,无任何明示或暗示 +#在任何情况下,作者都不承担任何损害赔偿责任 +# +#使用的许可声明: +#1.不得歪曲本软件的来源,你不能声称你编写了原始软件. +#2.免费授予以任何目的,前提是版权声明出现在所有副本中. +#并且版权声明和许可声明同时出现. +#3.你有使用,复制,修改,分发,和销售本软件的许可. +#4.如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的. +#5.本通知不得从任何来源删除或更改. +# +#YuankangLiang(XerolySkinner) +#E-mail:zabbcccbbaz@163.com +#QQ:2715099320 +#MobilePhone:13005636215 +# +#Allrightsreserved. +*/ + +#pragmaonce +#ifdef__cplusplus +#include<stdio.h> +#include<stdarg.h> +#include<string.h> +#include<stdlib.h> +#include"varint.h" +//---------------------------------------------------------------------------------------------------- +//类声明 +classbsp_PrintArt{ +public: +bsp_PrintArt(void); +bsp_PrintArt(u32len); +intprint(constchar*format,...); +private: +u32Bufflen; +virtualvoidTransmit(u8*dat,u32len)=0;}; +#endif + + + + diff --git a/Doc/xml/bsp___s_d_8cpp.xml b/Doc/xml/bsp___s_d_8cpp.xml index df8c9cd..0943e3d 100644 --- a/Doc/xml/bsp___s_d_8cpp.xml +++ b/Doc/xml/bsp___s_d_8cpp.xml @@ -5,7 +5,7 @@ bsp_SD.h - + @@ -409,6 +409,6 @@ bsp_SD::DFF=0xFF; bsp_SD::SD_TYPE=0x00;} - + diff --git a/Doc/xml/bsp___s_d_8h.xml b/Doc/xml/bsp___s_d_8h.xml index b7bf2c2..674e274 100644 --- a/Doc/xml/bsp___s_d_8h.xml +++ b/Doc/xml/bsp___s_d_8h.xml @@ -4,10 +4,10 @@ bsp_SD.h spi.h varint.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.cpp - + @@ -29,11 +29,11 @@ - + - + @@ -53,7 +53,7 @@ - + MMC @@ -64,7 +64,7 @@ - + V1 @@ -75,7 +75,7 @@ - + V2 @@ -86,7 +86,7 @@ - + V2HC @@ -97,7 +97,7 @@ - + DUMMY_BYTE @@ -108,7 +108,7 @@ - + MSD_BLOCKSIZE @@ -119,7 +119,7 @@ - + CMD0 @@ -130,7 +130,7 @@ - + CMD1 @@ -141,7 +141,7 @@ - + CMD8 @@ -152,7 +152,7 @@ - + CMD9 @@ -163,7 +163,7 @@ - + CMD10 @@ -174,7 +174,7 @@ - + CMD12 @@ -185,7 +185,7 @@ - + CMD16 @@ -196,7 +196,7 @@ - + CMD17 @@ -207,7 +207,7 @@ - + CMD18 @@ -218,7 +218,7 @@ - + CMD23 @@ -229,7 +229,7 @@ - + CMD24 @@ -240,7 +240,7 @@ - + CMD25 @@ -251,7 +251,7 @@ - + CMD41 @@ -262,7 +262,7 @@ - + CMD55 @@ -273,7 +273,7 @@ - + CMD58 @@ -284,7 +284,7 @@ - + CMD59 @@ -295,7 +295,7 @@ - + MSD_DATA_OK @@ -306,7 +306,7 @@ - + MSD_DATA_CRC_ERROR @@ -317,7 +317,7 @@ - + MSD_DATA_WRITE_ERROR @@ -328,7 +328,7 @@ - + MSD_DATA_OTHER_ERROR @@ -339,7 +339,7 @@ - + MSD_RESPONSE_NO_ERROR @@ -350,7 +350,7 @@ - + MSD_IN_IDLE_STATE @@ -361,7 +361,7 @@ - + MSD_ERASE_RESET @@ -372,7 +372,7 @@ - + MSD_ILLEGAL_COMMAND @@ -383,7 +383,7 @@ - + MSD_COM_CRC_ERROR @@ -394,7 +394,7 @@ - + MSD_ERASE_SEQUENCE_ERROR @@ -405,7 +405,7 @@ - + MSD_ADDRESS_ERROR @@ -416,7 +416,7 @@ - + MSD_PARAMETER_ERROR @@ -427,7 +427,7 @@ - + MSD_RESPONSE_FAILURE @@ -438,7 +438,7 @@ - + @@ -467,7 +467,7 @@ - + @@ -482,7 +482,7 @@ - + @@ -497,7 +497,7 @@ - + @@ -691,6 +691,6 @@ #endif - + diff --git a/Doc/xml/classbsp___a_t.xml b/Doc/xml/classbsp___a_t.xml index 0826994..9c29cec 100644 --- a/Doc/xml/classbsp___a_t.xml +++ b/Doc/xml/classbsp___a_t.xml @@ -33,7 +33,7 @@ - + Transmit bsp_ATKESP8266::AP_TCP_Client bsp_ATKESP8266::AP_TCP_Service @@ -90,7 +90,7 @@ - + com @@ -111,7 +111,7 @@ - + bsp_ATcom bsp_ATTransmit diff --git a/Doc/xml/classbsp___a_t_k_e_s_p8266.xml b/Doc/xml/classbsp___a_t_k_e_s_p8266.xml index b15c840..7991cec 100644 --- a/Doc/xml/classbsp___a_t_k_e_s_p8266.xml +++ b/Doc/xml/classbsp___a_t_k_e_s_p8266.xml @@ -44,7 +44,7 @@ - + bsp_AT::com @@ -63,7 +63,7 @@ - + bsp_AT::com @@ -93,7 +93,7 @@ - + bsp_AT::com @@ -147,7 +147,7 @@ - + bsp_AT::com @@ -213,7 +213,7 @@ - + bsp_AT::com @@ -279,7 +279,7 @@ - + bsp_AT::com @@ -333,7 +333,7 @@ - + bsp_AT::com @@ -399,7 +399,7 @@ - + bsp_AT::com @@ -465,7 +465,7 @@ - + bsp_AT::com @@ -543,7 +543,7 @@ - + bsp_AT::com @@ -633,7 +633,7 @@ - + bsp_AT::com @@ -723,7 +723,7 @@ - + bsp_AT::com @@ -766,7 +766,7 @@ - + @@ -798,7 +798,7 @@ - + bsp_ATKESP8266AP_TCP_Client bsp_ATKESP8266AP_TCP_Service diff --git a/Doc/xml/classbsp___b_m_p.xml b/Doc/xml/classbsp___b_m_p.xml index b9d81b8..1ee2d6d 100644 --- a/Doc/xml/classbsp___b_m_p.xml +++ b/Doc/xml/classbsp___b_m_p.xml @@ -17,7 +17,7 @@ - + bsp_BMP ColorsSet pels @@ -36,7 +36,7 @@ - + bsp_BMP giveData sizeSet @@ -54,7 +54,7 @@ - + bsp_BMP delData giveData @@ -102,7 +102,7 @@ - + _BITMAPFILEHEADER::bfOffBits _BITMAPFILEHEADER::bfReserved1 _BITMAPFILEHEADER::bfReserved2 @@ -140,7 +140,7 @@ - + dat @@ -182,7 +182,7 @@ - + BITMAPINFO _BITMAPINFOHEADER::biXPelsPerMeter _BITMAPINFOHEADER::biYPelsPerMeter @@ -207,7 +207,7 @@ - + dat Size @@ -227,7 +227,7 @@ - + dat @@ -293,7 +293,7 @@ - + BITMAPINFO _BITMAPINFO::bmiColors _RGBQUAD::rgbBlue @@ -340,7 +340,7 @@ - + _BITMAPFILEHEADER::bfOffBits _BITMAPFILEHEADER::bfSize _BITMAPINFOHEADER::biHeight @@ -391,7 +391,7 @@ - + bsp_BMPBITMAPINFO bsp_BMPbsp_BMP diff --git a/Doc/xml/classbsp___differential.xml b/Doc/xml/classbsp___differential.xml index 7d4a1c1..0387e29 100644 --- a/Doc/xml/classbsp___differential.xml +++ b/Doc/xml/classbsp___differential.xml @@ -17,7 +17,7 @@ - + bsp_Differential Differential @@ -39,7 +39,7 @@ - + dt @@ -71,7 +71,7 @@ - + dt @@ -80,7 +80,7 @@ - + bsp_Differentialbsp_Differential bsp_DifferentialDifferential diff --git a/Doc/xml/classbsp___i_i_c.xml b/Doc/xml/classbsp___i_i_c.xml index e3e5dcf..ec9f3c2 100644 --- a/Doc/xml/classbsp___i_i_c.xml +++ b/Doc/xml/classbsp___i_i_c.xml @@ -58,7 +58,7 @@ - + IIC_SendByte IIC_Start IIC_Stop @@ -108,7 +108,7 @@ - + IIC_RecByte IIC_SendAck IIC_SendByte @@ -182,7 +182,7 @@ - + IIC_SendByte IIC_Start IIC_Stop @@ -254,7 +254,7 @@ - + IIC_RecByte IIC_SendAck IIC_SendByte @@ -279,7 +279,7 @@ - + IIC_Delay IIC_RESET IIC_SCK @@ -310,7 +310,7 @@ - + IIC_Delay IIC_RESET IIC_SCK @@ -352,7 +352,7 @@ - + IIC_Delay IIC_RESET IIC_SCK @@ -380,7 +380,7 @@ - + IIC_Delay IIC_READ IIC_RESET @@ -423,7 +423,7 @@ - + IIC_Delay IIC_RESET IIC_SCK @@ -457,7 +457,7 @@ - + IIC_Delay IIC_READ IIC_RESET @@ -500,7 +500,7 @@ - + IIC_RecByte IIC_SendAck IIC_SendByte @@ -539,7 +539,7 @@ - + IIC_RecByte IIC_SendAck IIC_SendByte @@ -567,7 +567,7 @@ - + IIC_RecByte IIC_SendAck IIC_SendByte @@ -605,7 +605,7 @@ - + bsp_IICIIC_Delay bsp_IICIIC_Read diff --git a/Doc/xml/classbsp___i_i_c___s_t_m32.xml b/Doc/xml/classbsp___i_i_c___s_t_m32.xml index 8299c67..798a66d 100644 --- a/Doc/xml/classbsp___i_i_c___s_t_m32.xml +++ b/Doc/xml/classbsp___i_i_c___s_t_m32.xml @@ -19,7 +19,7 @@ - + bsp_IIC_STM32 IIC_SCK @@ -35,7 +35,7 @@ - + bsp_IIC_STM32 IIC_SCK @@ -51,7 +51,7 @@ - + bsp_IIC_STM32 IIC_SDA @@ -67,7 +67,7 @@ - + bsp_IIC_STM32 IIC_SDA @@ -136,7 +136,7 @@ - + GPIO_Pin_SCK GPIO_Pin_SDA GPIOx_SCK @@ -174,7 +174,7 @@ - + GPIO_Pin_SCK GPIOx_SCK IIC_RESET @@ -210,7 +210,7 @@ - + GPIO_Pin_SDA GPIOx_SDA IIC_RESET @@ -234,7 +234,7 @@ - + @@ -278,7 +278,7 @@ - + bsp_IIC_STM32bsp_IIC_STM32 bsp_IIC_STM32GPIO_Pin_SCK diff --git a/Doc/xml/classbsp___increment___p_i_d.xml b/Doc/xml/classbsp___increment___p_i_d.xml index 4208160..e6091c4 100644 --- a/Doc/xml/classbsp___increment___p_i_d.xml +++ b/Doc/xml/classbsp___increment___p_i_d.xml @@ -17,7 +17,7 @@ - + bsp_Increment_PID PID @@ -34,7 +34,7 @@ - + bsp_Increment_PID PID set @@ -52,7 +52,7 @@ - + bsp_Increment_PID PID set @@ -70,7 +70,7 @@ - + bsp_Increment_PID PID set @@ -88,7 +88,7 @@ - + bsp_Increment_PID clean PID @@ -108,7 +108,7 @@ - + bsp_Increment_PID clean PID @@ -126,7 +126,7 @@ - + bsp_Increment_PID clean PID @@ -144,7 +144,7 @@ - + bsp_Increment_PID PID @@ -161,7 +161,7 @@ - + bsp_Increment_PID PID @@ -182,7 +182,7 @@ - + Kd Ki Kp @@ -280,7 +280,7 @@ - + Kd Ki Kp @@ -306,7 +306,7 @@ - + float @@ -337,7 +337,7 @@ - + Kd Ki Kp @@ -367,7 +367,7 @@ - + lasterror preerror result @@ -423,7 +423,7 @@ - + Kd Ki Kp @@ -434,7 +434,7 @@ - + bsp_Increment_PIDbsp_Increment_PID bsp_Increment_PIDbsp_Increment_PID diff --git a/Doc/xml/classbsp___integral.xml b/Doc/xml/classbsp___integral.xml index 46b0769..6e101dc 100644 --- a/Doc/xml/classbsp___integral.xml +++ b/Doc/xml/classbsp___integral.xml @@ -17,7 +17,7 @@ - + bsp_Integral Integral_clslist Integral_dellist @@ -38,7 +38,7 @@ - + Integral_clslist Integral_dellist Integral_list @@ -57,7 +57,7 @@ - + bsp_Integral Integral Integral_list @@ -76,7 +76,7 @@ - + bsp_Integral Integral Integral_list @@ -99,7 +99,7 @@ - + dt result_list results @@ -119,7 +119,7 @@ - + result_list @@ -151,7 +151,7 @@ - + dt results @@ -182,7 +182,7 @@ - + results @@ -214,7 +214,7 @@ - + dt result_len result_list @@ -249,7 +249,7 @@ - + Integral_clslist result_len result_list @@ -270,7 +270,7 @@ - + result_len result_list @@ -290,7 +290,7 @@ - + result_len result_list Integral_makelist @@ -308,7 +308,7 @@
    - + bsp_Integralbsp_Integral bsp_Integraldt diff --git a/Doc/xml/classbsp___m_a_x6675.xml b/Doc/xml/classbsp___m_a_x6675.xml index 48665ef..711f368 100644 --- a/Doc/xml/classbsp___m_a_x6675.xml +++ b/Doc/xml/classbsp___m_a_x6675.xml @@ -16,7 +16,7 @@ - + bsp_MAX6675 ReadTemperature @@ -32,7 +32,7 @@ - + bsp_MAX6675 ReadTemperature @@ -48,7 +48,7 @@ - + bsp_MAX6675 ReadTemperature @@ -107,7 +107,7 @@ - + GPIO_Pin_CS GPIOx_CS hspi @@ -131,7 +131,7 @@ - + GPIO_Pin_CS GPIOx_CS hspi @@ -145,7 +145,7 @@
    - + bsp_MAX6675bsp_MAX6675 bsp_MAX6675GPIO_Pin_CS diff --git a/Doc/xml/classbsp___mod_bus___rx.xml b/Doc/xml/classbsp___mod_bus___rx.xml index 4c5b8ec..bbafaa1 100644 --- a/Doc/xml/classbsp___mod_bus___rx.xml +++ b/Doc/xml/classbsp___mod_bus___rx.xml @@ -17,7 +17,7 @@ - + analysis @@ -33,7 +33,7 @@ - + analysis @@ -49,7 +49,7 @@ - + analysis @@ -64,7 +64,7 @@ - + analysis bsp_ModBus_Rx ~bsp_ModBus_Rx @@ -81,7 +81,7 @@ - + analysis @@ -96,7 +96,7 @@ - + analysis bsp_ModBus_Rx ~bsp_ModBus_Rx @@ -113,7 +113,7 @@ - + analysis @@ -128,7 +128,7 @@ - + analysis bsp_ModBus_Rx ~bsp_ModBus_Rx @@ -145,7 +145,7 @@ - + analysis @@ -160,7 +160,7 @@ - + analysis bsp_ModBus_Rx ~bsp_ModBus_Rx @@ -177,7 +177,7 @@ - + analysis @@ -197,7 +197,7 @@ - + InCoilDat InRegDat KeepRegDat @@ -218,7 +218,7 @@ - + InCoilDat InRegDat KeepRegDat @@ -253,7 +253,7 @@ - + CRC16_MODBUS crcts Fun_R_InCoil @@ -277,7 +277,7 @@ - + bsp_ModBus_Rxanalysis bsp_ModBus_Rxbsp_ModBus_Rx diff --git a/Doc/xml/classbsp___mod_bus___s_t_m32.xml b/Doc/xml/classbsp___mod_bus___s_t_m32.xml index 3d882b2..e59499f 100644 --- a/Doc/xml/classbsp___mod_bus___s_t_m32.xml +++ b/Doc/xml/classbsp___mod_bus___s_t_m32.xml @@ -17,7 +17,7 @@ - + bsp_ModBus_STM32 Transmit @@ -33,7 +33,7 @@ - + bsp_ModBus_STM32 @@ -62,7 +62,7 @@ - + huart Timeout @@ -89,7 +89,7 @@ - + huart @@ -122,7 +122,7 @@ - + bsp_ModBus_STM32bsp_ModBus_STM32 bsp_ModBus_STM32bsp_ModBus_Tx diff --git a/Doc/xml/classbsp___mod_bus___tx.xml b/Doc/xml/classbsp___mod_bus___tx.xml index 612fb0f..24006f9 100644 --- a/Doc/xml/classbsp___mod_bus___tx.xml +++ b/Doc/xml/classbsp___mod_bus___tx.xml @@ -18,7 +18,7 @@ - + bsp_ModBus_Tx ReadInCoil ReadInReg @@ -49,7 +49,7 @@ - + ID @@ -93,7 +93,7 @@ - + CRC16_MODBUS Fun_R_KeepReg ID @@ -140,7 +140,7 @@ - + CRC16_MODBUS Fun_R_InReg ID @@ -187,7 +187,7 @@ - + CRC16_MODBUS Fun_W_OneReg ID @@ -248,7 +248,7 @@ - + CRC16_MODBUS Fun_W_Regs ID @@ -306,7 +306,7 @@ - + CRC16_MODBUS Fun_W_Regs ID @@ -353,7 +353,7 @@ - + CRC16_MODBUS Fun_R_OutCoil ID @@ -400,7 +400,7 @@ - + CRC16_MODBUS Fun_R_InCoil ID @@ -447,7 +447,7 @@ - + CRC16_MODBUS Fun_W_OneCoil ID @@ -508,7 +508,7 @@ - + CRC16_MODBUS Fun_W_Coils ID @@ -566,7 +566,7 @@ - + CRC16_MODBUS Fun_W_Coils ID @@ -595,7 +595,7 @@ - + ReadInCoil ReadInReg ReadKeepReg @@ -625,7 +625,7 @@ - + bsp_ModBus_Txbsp_ModBus_Tx bsp_ModBus_TxID diff --git a/Doc/xml/classbsp___position___p_i_d.xml b/Doc/xml/classbsp___position___p_i_d.xml index 72ba519..8dd21aa 100644 --- a/Doc/xml/classbsp___position___p_i_d.xml +++ b/Doc/xml/classbsp___position___p_i_d.xml @@ -17,7 +17,7 @@ - + bsp_Position_PID PID @@ -34,7 +34,7 @@ - + bsp_Position_PID PID set @@ -52,7 +52,7 @@ - + bsp_Position_PID PID set @@ -70,7 +70,7 @@ - + bsp_Position_PID PID set @@ -88,7 +88,7 @@ - + bsp_Position_PID clean PID @@ -108,7 +108,7 @@ - + bsp_Position_PID clean PID @@ -126,7 +126,7 @@ - + bsp_Position_PID clean PID @@ -144,7 +144,7 @@ - + bsp_Position_PID PID @@ -161,7 +161,7 @@ - + bsp_Position_PID PID @@ -182,7 +182,7 @@ - + integral Kd Ki @@ -280,7 +280,7 @@ - + integral Kd Ki @@ -306,7 +306,7 @@ - + float @@ -337,7 +337,7 @@ - + integral Kd Ki @@ -367,7 +367,7 @@ - + integral lasterror result @@ -423,7 +423,7 @@ - + Kd Ki Kp @@ -434,7 +434,7 @@ - + bsp_Position_PIDbsp_Position_PID bsp_Position_PIDbsp_Position_PID diff --git a/Doc/xml/classbsp___print_art.xml b/Doc/xml/classbsp___print_art.xml new file mode 100644 index 0000000..6ac761c --- /dev/null +++ b/Doc/xml/classbsp___print_art.xml @@ -0,0 +1,157 @@ + + + + bsp_PrintArt + bsp_PrintArt.h + + + u32 + u32 bsp_PrintArt::Bufflen + + Bufflen + bsp_PrintArt::Bufflen + + + + + + + + bsp_PrintArt + print + + + + + + bsp_PrintArt::bsp_PrintArt + (void) + bsp_PrintArt + bsp_PrintArt::bsp_PrintArt + + void + + + + + + + + + Bufflen + + + + bsp_PrintArt::bsp_PrintArt + (u32 len) + bsp_PrintArt + bsp_PrintArt::bsp_PrintArt + + u32 + len + + +重定向后的发射数据 + + + + +len + + +缓冲区大小 + + + + + + + + + Bufflen + + + int + int bsp_PrintArt::print + (const char *format,...) + print + bsp_PrintArt::print + + const char * + format + + + ... + + +重定向后的发射数据 + + + + +format + + +格式化的字符串 + + + + +... + + +其参数 + + + +成功与否 + + + + + + + Bufflen + Transmit + + + + + void + virtual void bsp_PrintArt::Transmit + (u8 *dat, u32 len)=0 + Transmit + bsp_PrintArt::Transmit + + u8 * + dat + + + u32 + len + + + + + + + + + print + + + +创造一个print的重定向对象 + + + + + + bsp_PrintArtbsp_PrintArt + bsp_PrintArtbsp_PrintArt + bsp_PrintArtBufflen + bsp_PrintArtprint + bsp_PrintArtTransmit + + + diff --git a/Doc/xml/classbsp___s_d.xml b/Doc/xml/classbsp___s_d.xml index 58b7b68..0d08bcb 100644 --- a/Doc/xml/classbsp___s_d.xml +++ b/Doc/xml/classbsp___s_d.xml @@ -16,7 +16,7 @@ - + bsp_SD spi_readwrite SPI_setspeed @@ -33,7 +33,7 @@ - + bsp_SD SD_CS @@ -49,7 +49,7 @@ - + bsp_SD SD_CS @@ -65,7 +65,7 @@ - + bsp_SD SD_init SD_sendcmd @@ -82,7 +82,7 @@ - + bsp_SD SD_init SD_ReadDisk @@ -100,7 +100,7 @@ - + MSD0_GetCardInfo @@ -129,7 +129,7 @@ - + DFF GPIO_Pin_CS GPIOx_CS @@ -155,7 +155,7 @@ - + CMD0 CMD1 CMD16 @@ -228,7 +228,7 @@ - + CMD12 CMD17 CMD18 @@ -293,7 +293,7 @@ - + CMD23 CMD24 CMD25 @@ -325,7 +325,7 @@ - + SD_GETCSD @@ -381,7 +381,7 @@ - + SD_ReadDisk SD_WriteDisk @@ -438,7 +438,7 @@ - + SD_ReadDisk @@ -463,7 +463,7 @@ - + GPIO_Pin_CS GPIOx_CS SD_GETCID @@ -494,7 +494,7 @@ - + CMD10 SD_CS SD_ReceiveData @@ -520,7 +520,7 @@ - + CMD9 SD_CS SD_ReceiveData @@ -543,7 +543,7 @@ - + MSD_CARDINFO::BlockSize MSD_CARDINFO::Capacity MSD_CSD::CardComdClasses @@ -645,7 +645,7 @@ - + SD_CS spi_readwrite MSD0_GetCardInfo @@ -694,7 +694,7 @@ - + spi_readwrite SD_WriteDisk @@ -753,7 +753,7 @@ - + CMD12 DFF SD_CS @@ -794,7 +794,7 @@ - + hspi SD_init @@ -814,7 +814,7 @@ - + hspi SD_init SD_ReceiveData @@ -854,7 +854,7 @@ - + bsp_SDbsp_SD bsp_SDDFF diff --git a/Doc/xml/classbsp___s_t_m32___a_t24_c00.xml b/Doc/xml/classbsp___s_t_m32___a_t24_c00.xml index ea9ff41..a76b1e1 100644 --- a/Doc/xml/classbsp___s_t_m32___a_t24_c00.xml +++ b/Doc/xml/classbsp___s_t_m32___a_t24_c00.xml @@ -18,7 +18,7 @@ - + AT_ReadByte bsp_STM32_AT24C00 ReadOneByte @@ -38,7 +38,7 @@ - + bsp_STM32_AT24C00 WriteByte @@ -60,7 +60,7 @@ - + Address Page @@ -88,7 +88,7 @@ - + Address Page @@ -128,7 +128,7 @@ - + Address Page @@ -171,7 +171,7 @@ - + Address bsp_IIC::IIC_WriteOneByte @@ -204,7 +204,7 @@ - + Address bsp_IIC::IIC_ReadOneByte @@ -259,7 +259,7 @@ - + Address IIC_Delay bsp_IIC::IIC_SendByte @@ -319,7 +319,7 @@ - + Address bsp_IIC::IIC_Read @@ -342,7 +342,7 @@ - + WriteByte @@ -387,7 +387,7 @@ - + bsp_STM32_AT24C00Address bsp_STM32_AT24C00AT_ReadByte diff --git a/Doc/xml/classbsp___s_t_m32___o_l_e_d.xml b/Doc/xml/classbsp___s_t_m32___o_l_e_d.xml index 89aa95a..161cf77 100644 --- a/Doc/xml/classbsp___s_t_m32___o_l_e_d.xml +++ b/Doc/xml/classbsp___s_t_m32___o_l_e_d.xml @@ -21,7 +21,7 @@ - + @@ -51,7 +51,7 @@ - + void @@ -69,7 +69,7 @@ - + OLED_init_cmd Send_cmd @@ -100,7 +100,7 @@ - + Send_cmd Clear Draw_ASCII @@ -134,7 +134,7 @@ - + Send_cmd Clear Draw_ASCII @@ -168,7 +168,7 @@ - + Column_set bsp_IIC::IIC_SendByte bsp_IIC::IIC_Start @@ -203,7 +203,7 @@ - + Column_set bsp_IIC::IIC_SendByte bsp_IIC::IIC_Start @@ -238,7 +238,7 @@ - + Column_set bsp_IIC::IIC_SendByte bsp_IIC::IIC_Start @@ -297,7 +297,7 @@ - + Column_set OLED_WORD_ASCII Page_set @@ -330,7 +330,7 @@ - + bsp_IIC::IIC_WriteOneByte @@ -360,7 +360,7 @@ - + bsp_IIC::IIC_WriteOneByte Column_set Init @@ -405,7 +405,7 @@ - + bsp_IIC::IIC_Write Draw_ASCII @@ -451,7 +451,7 @@ - + bsp_STM32_OLEDbsp_IIC_STM32 bsp_STM32_OLEDbsp_STM32_OLED diff --git a/Doc/xml/dir_0b00494da97109c0933a24e4249d2d8f.xml b/Doc/xml/dir_0b00494da97109c0933a24e4249d2d8f.xml new file mode 100644 index 0000000..a8183a6 --- /dev/null +++ b/Doc/xml/dir_0b00494da97109c0933a24e4249d2d8f.xml @@ -0,0 +1,19 @@ + + + + D:/gitt/MicrochipFor32/bsp_Device/bsp_math + bsp_BMP.cpp + bsp_BMP.h + bsp_Calculus.cpp + bsp_Calculus.h + bsp_CRC.cpp + bsp_CRC.h + bsp_PID.cpp + bsp_PID.h + + + + + + + diff --git a/Doc/xml/dir_1173d1fc54217fd2f2a5aace008eb0a4.xml b/Doc/xml/dir_1173d1fc54217fd2f2a5aace008eb0a4.xml new file mode 100644 index 0000000..5415184 --- /dev/null +++ b/Doc/xml/dir_1173d1fc54217fd2f2a5aace008eb0a4.xml @@ -0,0 +1,15 @@ + + + + D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI + bsp_MAX6675.cpp + bsp_MAX6675.h + bsp_SD.cpp + bsp_SD.h + + + + + + + diff --git a/Doc/xml/dir_20a18538dd236a3a627b284c150b5db4.xml b/Doc/xml/dir_20a18538dd236a3a627b284c150b5db4.xml new file mode 100644 index 0000000..ac95d43 --- /dev/null +++ b/Doc/xml/dir_20a18538dd236a3a627b284c150b5db4.xml @@ -0,0 +1,15 @@ + + + + D:/gitt/MicrochipFor32/bsp_Device/bsp_AT + bsp_AT.cpp + bsp_AT.h + bsp_ATKESP8266.cpp + bsp_ATKESP8266.h + + + + + + + diff --git a/Doc/xml/dir_7d600478d4be1ed73c651a71d29ab217.xml b/Doc/xml/dir_7d600478d4be1ed73c651a71d29ab217.xml index a8db07a..edb5eb0 100644 --- a/Doc/xml/dir_7d600478d4be1ed73c651a71d29ab217.xml +++ b/Doc/xml/dir_7d600478d4be1ed73c651a71d29ab217.xml @@ -2,38 +2,17 @@ D:/gitt/MicrochipFor32/bsp_Device - bsp_AT.cpp - bsp_AT.h - bsp_AT24C00.cpp - bsp_AT24C00.h - bsp_ATKESP8266.cpp - bsp_ATKESP8266.h - bsp_BMP.cpp - bsp_BMP.h - bsp_Calculus.cpp - bsp_Calculus.h - bsp_CRC.cpp - bsp_CRC.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_AT + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC + D:/gitt/MicrochipFor32/bsp_Device/bsp_math + D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus + D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI bsp_Digit.cpp bsp_Digit.h bsp_flash.c bsp_flash.h - bsp_IIC.cpp - bsp_IIC.h - bsp_IIC_STM32.cpp - bsp_IIC_STM32.h - bsp_MAX6675.cpp - bsp_MAX6675.h - bsp_ModBus.cpp - bsp_ModBus.h - bsp_ModBus_STM32.cpp - bsp_ModBus_STM32.h - bsp_OLED_STM32.cpp - bsp_OLED_STM32.h - bsp_PID.cpp - bsp_PID.h - bsp_SD.cpp - bsp_SD.h + bsp_PrintArt.cpp + bsp_PrintArt.h varint.h diff --git a/Doc/xml/dir_9e56396d7aee9906088baa171b6212a8.xml b/Doc/xml/dir_9e56396d7aee9906088baa171b6212a8.xml new file mode 100644 index 0000000..573daf1 --- /dev/null +++ b/Doc/xml/dir_9e56396d7aee9906088baa171b6212a8.xml @@ -0,0 +1,15 @@ + + + + D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus + bsp_ModBus.cpp + bsp_ModBus.h + bsp_ModBus_STM32.cpp + bsp_ModBus_STM32.h + + + + + + + diff --git a/Doc/xml/dir_bc0b3d4ca54c991a8e289500a34c8232.xml b/Doc/xml/dir_bc0b3d4ca54c991a8e289500a34c8232.xml new file mode 100644 index 0000000..fa70886 --- /dev/null +++ b/Doc/xml/dir_bc0b3d4ca54c991a8e289500a34c8232.xml @@ -0,0 +1,19 @@ + + + + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC + bsp_AT24C00.cpp + bsp_AT24C00.h + bsp_IIC.cpp + bsp_IIC.h + bsp_IIC_STM32.cpp + bsp_IIC_STM32.h + bsp_OLED_STM32.cpp + bsp_OLED_STM32.h + + + + + + + diff --git a/Doc/xml/index.xml b/Doc/xml/index.xml index cb6cfb5..3d70f2c 100644 --- a/Doc/xml/index.xml +++ b/Doc/xml/index.xml @@ -211,6 +211,13 @@ clean set + bsp_PrintArt + Bufflen + bsp_PrintArt + bsp_PrintArt + print + Transmit + bsp_SD hspi GPIOx_CS @@ -402,30 +409,10 @@ bsp_AT.h - bsp_AT24C00.cpp - - bsp_AT24C00.h - bsp_ATKESP8266.cpp bsp_ATKESP8266.h - bsp_BMP.cpp - - bsp_BMP.h - - bsp_Calculus.cpp - - bsp_Calculus.h - - bsp_CRC.cpp - aucCRCHi - aucCRCLo - CRC16_MODBUS - - bsp_CRC.h - CRC16_MODBUS - bsp_Digit.cpp bsp_Digit.h @@ -448,6 +435,10 @@ bsp_WriteFlash_Pack bsp_ReadFlash_Pack + bsp_AT24C00.cpp + + bsp_AT24C00.h + bsp_IIC.cpp bsp_IIC.h @@ -460,9 +451,32 @@ bsp_IIC_STM32.h - bsp_MAX6675.cpp + bsp_OLED_STM32.cpp + OLED_WORD_ASCII - bsp_MAX6675.h + bsp_OLED_STM32.h + OLED_init_cmd + OLED_WORD_ASCII + + bsp_BMP.cpp + + bsp_BMP.h + + bsp_Calculus.cpp + + bsp_Calculus.h + + bsp_CRC.cpp + aucCRCHi + aucCRCLo + CRC16_MODBUS + + bsp_CRC.h + CRC16_MODBUS + + bsp_PID.cpp + + bsp_PID.h bsp_ModBus.cpp @@ -481,16 +495,13 @@ bsp_ModBus_STM32.h - bsp_OLED_STM32.cpp - OLED_WORD_ASCII + bsp_PrintArt.cpp - bsp_OLED_STM32.h - OLED_init_cmd - OLED_WORD_ASCII + bsp_PrintArt.h - bsp_PID.cpp + bsp_MAX6675.cpp - bsp_PID.h + bsp_MAX6675.h bsp_SD.cpp @@ -704,10 +715,20 @@ todo + D:/gitt/MicrochipFor32/bsp_Device/bsp_AT + D:/gitt/MicrochipFor32/bsp_Device + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC + + D:/gitt/MicrochipFor32/bsp_Device/bsp_math + + D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus + D:/gitt/MicrochipFor32/bsp_MPU6050 + D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI + D:/gitt/MicrochipFor32/bsp_System D:/gitt/MicrochipFor32/STL_Device diff --git a/Doc/xml/indexpage.xml b/Doc/xml/indexpage.xml index 28dc7ad..5b285e5 100644 --- a/Doc/xml/indexpage.xml +++ b/Doc/xml/indexpage.xml @@ -14,6 +14,6 @@
    - + diff --git a/Doc/xml/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.xml b/Doc/xml/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.xml index 2beb49b..68b205b 100644 --- a/Doc/xml/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.xml +++ b/Doc/xml/struct___b_i_t_m_a_p_f_i_l_e_h_e_a_d_e_r.xml @@ -16,7 +16,7 @@ - + bsp_BMP::bsp_BMP @@ -31,7 +31,7 @@ - + bsp_BMP::bsp_BMP bsp_BMP::sizeSet @@ -47,7 +47,7 @@ - + bsp_BMP::bsp_BMP @@ -62,7 +62,7 @@ - + bsp_BMP::bsp_BMP @@ -77,7 +77,7 @@ - + bsp_BMP::bsp_BMP bsp_BMP::sizeSet @@ -87,7 +87,7 @@ - + _BITMAPFILEHEADERbfOffBits _BITMAPFILEHEADERbfReserved1 diff --git a/Doc/xml/struct___b_i_t_m_a_p_i_n_f_o.xml b/Doc/xml/struct___b_i_t_m_a_p_i_n_f_o.xml index f37351d..dfc2ed3 100644 --- a/Doc/xml/struct___b_i_t_m_a_p_i_n_f_o.xml +++ b/Doc/xml/struct___b_i_t_m_a_p_i_n_f_o.xml @@ -16,7 +16,7 @@ - + bsp_BMP::bsp_BMP bsp_BMP::sizeSet @@ -32,7 +32,7 @@ - + bsp_BMP::bsp_BMP bsp_BMP::pels bsp_BMP::sizeSet @@ -49,7 +49,7 @@ - + bsp_BMP::ColorsSet @@ -85,7 +85,7 @@ - + _BITMAPINFObmfHeader _BITMAPINFObmiColors diff --git a/Doc/xml/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.xml b/Doc/xml/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.xml index 2975f54..9ce9a6b 100644 --- a/Doc/xml/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.xml +++ b/Doc/xml/struct___b_i_t_m_a_p_i_n_f_o_h_e_a_d_e_r.xml @@ -16,7 +16,7 @@ - + bsp_BMP::bsp_BMP @@ -31,7 +31,7 @@ - + bsp_BMP::bsp_BMP bsp_BMP::sizeSet @@ -47,7 +47,7 @@ - + bsp_BMP::bsp_BMP bsp_BMP::sizeSet @@ -63,7 +63,7 @@ - + bsp_BMP::bsp_BMP @@ -78,7 +78,7 @@ - + bsp_BMP::bsp_BMP @@ -93,7 +93,7 @@ - + bsp_BMP::bsp_BMP @@ -108,7 +108,7 @@ - + bsp_BMP::bsp_BMP @@ -123,7 +123,7 @@ - + bsp_BMP::bsp_BMP bsp_BMP::pels @@ -139,7 +139,7 @@ - + bsp_BMP::bsp_BMP bsp_BMP::pels @@ -155,7 +155,7 @@ - + bsp_BMP::bsp_BMP @@ -170,7 +170,7 @@ - + bsp_BMP::bsp_BMP @@ -179,7 +179,7 @@ - + _BITMAPINFOHEADERbiBitCount _BITMAPINFOHEADERbiClrImportant diff --git a/Doc/xml/struct___r_g_b_q_u_a_d.xml b/Doc/xml/struct___r_g_b_q_u_a_d.xml index fdebf2d..39d68f1 100644 --- a/Doc/xml/struct___r_g_b_q_u_a_d.xml +++ b/Doc/xml/struct___r_g_b_q_u_a_d.xml @@ -16,7 +16,7 @@ - + bsp_BMP::ColorsSet @@ -31,7 +31,7 @@ - + bsp_BMP::ColorsSet @@ -46,7 +46,7 @@ - + bsp_BMP::ColorsSet @@ -61,7 +61,7 @@ - + bsp_BMP::ColorsSet @@ -70,7 +70,7 @@ - + _RGBQUADrgbBlue _RGBQUADrgbGreen diff --git a/Doc/xml/struct_m_s_d___c_a_r_d_i_n_f_o.xml b/Doc/xml/struct_m_s_d___c_a_r_d_i_n_f_o.xml index efd4683..ae47f2c 100644 --- a/Doc/xml/struct_m_s_d___c_a_r_d_i_n_f_o.xml +++ b/Doc/xml/struct_m_s_d___c_a_r_d_i_n_f_o.xml @@ -16,7 +16,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -31,7 +31,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -46,7 +46,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -61,7 +61,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -76,7 +76,7 @@ - + u8 @@ -90,7 +90,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -105,7 +105,7 @@ - + u32 @@ -119,7 +119,7 @@ - + @@ -146,7 +146,7 @@ - + MSD_CARDINFOBlockSize MSD_CARDINFOCapacity diff --git a/Doc/xml/struct_m_s_d___c_i_d.xml b/Doc/xml/struct_m_s_d___c_i_d.xml index 4d27bd9..833d457 100644 --- a/Doc/xml/struct_m_s_d___c_i_d.xml +++ b/Doc/xml/struct_m_s_d___c_i_d.xml @@ -16,7 +16,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -31,7 +31,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -46,7 +46,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -61,7 +61,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -76,7 +76,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -91,7 +91,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -106,7 +106,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -121,7 +121,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -136,7 +136,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -151,7 +151,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -159,7 +159,7 @@ - + MSD_CIDCID_CRC MSD_CIDManufactDate diff --git a/Doc/xml/struct_m_s_d___c_s_d.xml b/Doc/xml/struct_m_s_d___c_s_d.xml index 2a86ece..4cebc74 100644 --- a/Doc/xml/struct_m_s_d___c_s_d.xml +++ b/Doc/xml/struct_m_s_d___c_s_d.xml @@ -16,7 +16,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -31,7 +31,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -46,7 +46,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -61,7 +61,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -76,7 +76,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -91,7 +91,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -106,7 +106,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -121,7 +121,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -136,7 +136,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -151,7 +151,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -166,7 +166,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -181,7 +181,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -196,7 +196,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -211,7 +211,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -226,7 +226,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -241,7 +241,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -256,7 +256,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -271,7 +271,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -286,7 +286,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -301,7 +301,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -316,7 +316,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -331,7 +331,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -346,7 +346,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -361,7 +361,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -376,7 +376,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -391,7 +391,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -406,7 +406,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -421,7 +421,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -436,7 +436,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -451,7 +451,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -466,7 +466,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -481,7 +481,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -496,7 +496,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -511,7 +511,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -526,7 +526,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -541,7 +541,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -556,7 +556,7 @@ - + bsp_SD::MSD0_GetCardInfo @@ -564,7 +564,7 @@ - + MSD_CSDCardComdClasses MSD_CSDContentProtectAppli diff --git a/Doc/xml/varint_8h.xml b/Doc/xml/varint_8h.xml index 6d93843..135728c 100644 --- a/Doc/xml/varint_8h.xml +++ b/Doc/xml/varint_8h.xml @@ -5,21 +5,22 @@ stdint.h D:/gitt/MicrochipFor32/STL_Device/STL_Queue.h D:/gitt/MicrochipFor32/STL_Device/STL_Stack.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_AT.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.cpp - D:/gitt/MicrochipFor32/bsp_Device/bsp_AT24C00.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_BMP.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_CRC.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_Calculus.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_AT/bsp_AT.h D:/gitt/MicrochipFor32/bsp_Device/bsp_Digit.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC_STM32.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_MAX6675.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus_STM32.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_OLED_STM32.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_PID.h - D:/gitt/MicrochipFor32/bsp_Device/bsp_SD.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.cpp + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_AT24C00.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_IIC_STM32.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_IIC/bsp_OLED_STM32.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_ModBus/bsp_ModBus_STM32.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_PrintArt.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_MAX6675.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_SPI/bsp_SD.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_CRC.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_Calculus.h + D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_PID.h D:/gitt/MicrochipFor32/bsp_MPU6050/mpu6050.h D:/gitt/MicrochipFor32/bsp_System/vartable.h @@ -55,169 +56,179 @@ - + - + - - - - - - - - - - - + - + - - - + + + + + + + + + - - - + + + + + + + - - + + - - + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - + + + - - - - - - - + + + - - - - - - - - - - + + - - - + + + + + - - - - - + + + + + + + - - + + - - + + - - - - - - - - - - - - + + - - + + + + - - + + - - + + + + + + + + + + + + @@ -229,28 +240,28 @@ - - + + - + - + - + - - - - - + + + + + @@ -259,38 +270,40 @@ - - - - - - - - - + + + + + + + + + + + - + - + - + - - - - + + + + diff --git a/MX_FastSet/template103.ioc b/MX_FastSet/template103.ioc new file mode 100644 index 0000000..acae64a --- /dev/null +++ b/MX_FastSet/template103.ioc @@ -0,0 +1,100 @@ +#MicroXplorer Configuration settings - do not modify +File.Version=6 +GPIO.groupedBy=Group By Peripherals +KeepUserPlacement=false +Mcu.CPN=STM32F103ZET6 +Mcu.Family=STM32F1 +Mcu.IP0=NVIC +Mcu.IP1=RCC +Mcu.IP2=SYS +Mcu.IPNb=3 +Mcu.Name=STM32F103Z(C-D-E)Tx +Mcu.Package=LQFP144 +Mcu.Pin0=OSC_IN +Mcu.Pin1=OSC_OUT +Mcu.Pin2=PA13 +Mcu.Pin3=PA14 +Mcu.Pin4=VP_SYS_VS_Systick +Mcu.PinsNb=5 +Mcu.ThirdPartyNb=0 +Mcu.UserConstants= +Mcu.UserName=STM32F103ZETx +MxCube.Version=6.5.0 +MxDb.Version=DB.6.0.50 +NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true +NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true +NVIC.ForceEnableDMAVector=true +NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true +NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true +NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true +NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true +NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4 +NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true +NVIC.SysTick_IRQn=true\:0\:0\:true\:false\:true\:false\:true\:true +NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true +OSC_IN.Mode=HSE-External-Oscillator +OSC_IN.Signal=RCC_OSC_IN +OSC_OUT.Mode=HSE-External-Oscillator +OSC_OUT.Signal=RCC_OSC_OUT +PA13.Mode=Serial_Wire +PA13.Signal=SYS_JTMS-SWDIO +PA14.Mode=Serial_Wire +PA14.Signal=SYS_JTCK-SWCLK +PinOutPanel.RotationAngle=0 +ProjectManager.AskForMigrate=true +ProjectManager.BackupPrevious=false +ProjectManager.CompilerOptimize=6 +ProjectManager.ComputerToolchain=false +ProjectManager.CoupleFile=true +ProjectManager.CustomerFirmwarePackage= +ProjectManager.DefaultFWLocation=true +ProjectManager.DeletePrevious=true +ProjectManager.DeviceId=STM32F103ZETx +ProjectManager.FirmwarePackage=STM32Cube FW_F1 V1.8.4 +ProjectManager.FreePins=false +ProjectManager.HalAssertFull=false +ProjectManager.HeapSize=0x1200 +ProjectManager.KeepUserCode=true +ProjectManager.LastFirmware=true +ProjectManager.LibraryCopy=1 +ProjectManager.MainLocation=Core/Src +ProjectManager.NoMain=false +ProjectManager.PreviousToolchain= +ProjectManager.ProjectBuild=false +ProjectManager.ProjectFileName=template.ioc +ProjectManager.ProjectName=template +ProjectManager.RegisterCallBack= +ProjectManager.StackSize=0x1400 +ProjectManager.TargetToolchain=MDK-ARM V5.32 +ProjectManager.ToolChainLocation= +ProjectManager.UnderRoot=false +ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true +RCC.ADCFreqValue=36000000 +RCC.AHBFreq_Value=72000000 +RCC.APB1CLKDivider=RCC_HCLK_DIV2 +RCC.APB1Freq_Value=36000000 +RCC.APB1TimFreq_Value=72000000 +RCC.APB2Freq_Value=72000000 +RCC.APB2TimFreq_Value=72000000 +RCC.FCLKCortexFreq_Value=72000000 +RCC.FSMCFreq_Value=72000000 +RCC.FamilyName=M +RCC.HCLKFreq_Value=72000000 +RCC.I2S2Freq_Value=72000000 +RCC.I2S3Freq_Value=72000000 +RCC.IPParameters=ADCFreqValue,AHBFreq_Value,APB1CLKDivider,APB1Freq_Value,APB1TimFreq_Value,APB2Freq_Value,APB2TimFreq_Value,FCLKCortexFreq_Value,FSMCFreq_Value,FamilyName,HCLKFreq_Value,I2S2Freq_Value,I2S3Freq_Value,MCOFreq_Value,PLLCLKFreq_Value,PLLMCOFreq_Value,PLLMUL,PLLSourceVirtual,SDIOFreq_Value,SDIOHCLKDiv2FreqValue,SYSCLKFreq_VALUE,SYSCLKSource,TimSysFreq_Value,USBFreq_Value,VCOOutput2Freq_Value +RCC.MCOFreq_Value=72000000 +RCC.PLLCLKFreq_Value=72000000 +RCC.PLLMCOFreq_Value=36000000 +RCC.PLLMUL=RCC_PLL_MUL9 +RCC.PLLSourceVirtual=RCC_PLLSOURCE_HSE +RCC.SDIOFreq_Value=72000000 +RCC.SDIOHCLKDiv2FreqValue=36000000 +RCC.SYSCLKFreq_VALUE=72000000 +RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK +RCC.TimSysFreq_Value=72000000 +RCC.USBFreq_Value=72000000 +RCC.VCOOutput2Freq_Value=8000000 +VP_SYS_VS_Systick.Mode=SysTick +VP_SYS_VS_Systick.Signal=SYS_VS_Systick +board=custom diff --git a/STL_Device/STL_BST.cpp b/STL_Device/STL_BST.cpp new file mode 100644 index 0000000..b3b59ca --- /dev/null +++ b/STL_Device/STL_BST.cpp @@ -0,0 +1,290 @@ +/*---------------------------------------------------------------------------------------------------- + # + # Copyright (c) 2022 Yuankang Liang(XerolySkinner) + # + # ԭṩ,κʾʾ + # κ,߶еκ⳥ + # + # ʹõ: + # 1. Դ,㲻дԭʼ. + # 2. κĿ,ǰǰȨи. + # ҰȨͬʱ. + # 3. ʹ,,޸,ַ,۱. + # 4. ڲƷʹ,Ʒĵе͵ĵDZ. + # 5. ֪ͨôκԴɾ. + # + # Yuankang Liang(XerolySkinner) + # E-mail:zabbcccbbaz@163.com + # QQ:2715099320 + # Mobile Phone:13005636215 + # + # All rights reserved. + */ + + /** + * @file STL_BST.h + * @brief ʵֶ + * @mainpage ҪϢ + * @author Yuankang Liang(XerolySkinner) + * @email zabbcccbbaz@163.com + * @version V1.0.0 + * @date 2022-12-09 20:30 + */ +#include "STL_BST.h" +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// ຯ +/** + * @brief Ա + * @param num Աֵ + * @return BST_RES + */ +u32 STL_BST::Insert(u32 num) { + STL_BST_Node* now=root; + STL_BST_Node* new_Node= make(num); + u32 count = 1; + if (new_Node == NULL)return BST_NULL; + // + if (root == NULL) { + depth = 0; + root = new_Node; + return BST_OK;} + // ǿ + while (1) { + // ֫ + if (now->val > num) { + if (now->Lkid == NULL) { // ֫Ϊ,ֱ + Llink(now, new_Node); + break;} + else { // ֫ǿ, + ++count; // ߶ + now = now->Lkid;} // һ + } + // ֫ + else { + if (now->Rkid == NULL) { // ֫Ϊ,ֱ + Rlink(now, new_Node); + break;} + else{ // ֫ǿ, + ++count; // ߶ + now = now->Rkid;} // һ + } + } + new_Node->heigh = count; // + if (depth < count)depth = count; // + return BST_OK;} +//---------------------------------------------------------------------------------------------------- +/** + * @brief ѰҳԱ + * @param num ѰҳԱֵ + * @return ҵĽڵָ + */ +STL_BST_Node* STL_BST::Find(u32 num) { + STL_BST_Node* now = root; + // + if (root == NULL)return NULL; // ҲԪ + // ǿ + while (1) { + if (now->val == num) + return now; + else if (now->val > num) { + if (now->Lkid == NULL) // ֫Ϊ,ҵ + return NULL; + else + now = now->Lkid;} + else { + if (now->Rkid == NULL) // ֫Ϊ,ҵ + return NULL; + else + now = now->Rkid;} + } + return now;} +//---------------------------------------------------------------------------------------------------- +/** + * @brief ɾԱ + * @param num ɾԱֵ + * @return BST_RES + */ +u32 STL_BST::Remove(u32 num) { + STL_BST_Node* now = Find(num); + STL_BST_Node* Lmax = NULL; + if (now == NULL)return BST_NULL; + // Ӵ + if (now->Lkid == NULL && now->Rkid == NULL) { + if (tsRL(now)==BST_NULL) { + // ڵ + root = NULL; + depth = 0; + free(now);} + else if (tsRL(now) == BST_L) { + // ڵ + Llink(now->Father, NULL); + free(now); + } + else if (tsRL(now) == BST_R) { + // ҽڵ + Rlink(now->Father, NULL); + free(now);} + } + // + else if (now->Lkid != NULL && now->Rkid == NULL) { + if (tsRL(now) == BST_NULL) { + // ڵ + root = root->Lkid; + --depth; + free(now);} + else if (tsRL(now) == BST_L) { + // ڵ + Llink(now->Father, now->Lkid); + free(now);} + else if (tsRL(now) == BST_R) { + // ҽڵ + Rlink(now->Father, now->Lkid); + free(now);} + } + // ҵ + else if (now->Lkid == NULL && now->Rkid != NULL) { + if (tsRL(now) == BST_NULL) { + // ڵ + root = root->Rkid; + --depth; + free(now);} + else if (tsRL(now) == BST_L) { + // ڵ + Llink(now->Father, now->Rkid); + free(now);} + else if (tsRL(now) == BST_R) { + // ҽڵ + Rlink(now->Father, now->Rkid); + free(now);} + } + // ˫ϵ + else { + Lmax = Max(now->Lkid); + now->val = Lmax->val; + // ƺ + if (tsRL(Lmax) == BST_L) + Llink(Lmax->Father, Lmax->Lkid == NULL ? NULL : Lmax->Lkid); + if (tsRL(Lmax) == BST_R) + Rlink(Lmax->Father, Lmax->Lkid == NULL ? NULL : Lmax->Lkid); + free(Lmax); + } + // β + return BST_OK; + } +//---------------------------------------------------------------------------------------------------- +/** + * @brief Ա + * @param num_save ҵֵñ + * @return BST_RES + */ +u32 STL_BST::Max(u32& num_save) { + num_save = Max(root)->val; + return BST_OK;} +//---------------------------------------------------------------------------------------------------- +/** + * @brief СԱ + * @param num_save ҵֵñ + * @return BST_RES + */ +u32 STL_BST::Min(u32& num_save) { + num_save = Min(root)->val; + return BST_OK;} +//---------------------------------------------------------------------------------------------------- +/** + * @brief Сڵ + * @param p Ӹýڵ㼰µı + * @return BST_RES + */ +u32 STL_BST::ergodic(STL_BST_Node* p) { + if (p == NULL)return BST_NULL; + // + if (p == NULL)return BST_NULL; + else(ergodic(p->Lkid)); + // е + printf("%3d ", p->val); + // ҵ + if (p->Rkid == NULL)return BST_NULL; + else(ergodic(p->Rkid)); + return BST_NULL; +} +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// ˽к +/** + * @brief һյĽڵ + * @param num ڵʼֵ + * @return BST_RES + */ +STL_BST_Node* STL_BST::make(u32 num) { + STL_BST_Node* res=(STL_BST_Node*)malloc(sizeof(STL_BST_Node)); + if (res == NULL)return NULL; + res->Father = NULL; + res->Lkid = NULL; + res->Rkid = NULL; + res->val = num; + res->heigh = 0; + return res;} +//---------------------------------------------------------------------------------------------------- +/** + * @brief ڵӵڵ + * @param F ĸڵ + * @param L ӵڵ + * @return BST_RES + */ +u32 STL_BST::Llink(STL_BST_Node* F, STL_BST_Node* L) { + if (F == NULL || L == NULL)return BST_NULL; + F->Lkid = L; + L->Father = F; + return BST_OK;} +//---------------------------------------------------------------------------------------------------- +/** + * @brief ڵӵڵ + * @param F ĸڵ + * @param R ӵҽڵ + * @return BST_RES + */ +u32 STL_BST::Rlink(STL_BST_Node* F, STL_BST_Node* R) { + if (F == NULL || R == NULL)return BST_NULL; + F->Rkid = R; + R->Father = F; + return BST_OK;} +//---------------------------------------------------------------------------------------------------- +/** + * @brief ѰĽڵ + * @param p Ӵ˽ڵ㼰Ϊ + * @return ڵָ + */ +STL_BST_Node* STL_BST::Max(STL_BST_Node* p) { + if (p->Rkid == NULL)return p; + else return Max(p->Rkid);} +//---------------------------------------------------------------------------------------------------- +/** + * @brief ѰСĽڵ + * @param p Ӵ˽ڵ㼰Ϊ + * @return Сڵָ + */ +STL_BST_Node* STL_BST::Min(STL_BST_Node* p) { + if (p->Lkid == NULL)return p; + else return Min(p->Lkid);} +//---------------------------------------------------------------------------------------------------- +/** + * @brief ԸýڵΪ丸ڵڵ㻹ҽڵ + * @param p Խڵ + * @return ΪBST_LBST_R,޸ڵBST_NULL + */ +u32 STL_BST::tsRL(STL_BST_Node* p) { + if (p->Father == NULL)return BST_NULL; + else if (p->Father->Lkid == p)return BST_L; + else if (p->Father->Rkid == p)return BST_R; + else return BST_NULL;} +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// ṹ +STL_BST::STL_BST(void) { + root = NULL; + depth = 0;} +//---------------------------------------------------------------------------------------------------- +STL_BST::~STL_BST(void) { + } +////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/STL_Device/STL_BST.h b/STL_Device/STL_BST.h new file mode 100644 index 0000000..03fd85a --- /dev/null +++ b/STL_Device/STL_BST.h @@ -0,0 +1,95 @@ +/*---------------------------------------------------------------------------------------------------- + # + # Copyright (c) 2022 Yuankang Liang(XerolySkinner) + # + # ԭṩ,κʾʾ + # κ,߶еκ⳥ + # + # ʹõ: + # 1. Դ,㲻дԭʼ. + # 2. κĿ,ǰǰȨи. + # ҰȨͬʱ. + # 3. ʹ,,޸,ַ,۱. + # 4. ڲƷʹ,Ʒĵе͵ĵDZ. + # 5. ֪ͨôκԴɾ. + # + # Yuankang Liang(XerolySkinner) + # E-mail:zabbcccbbaz@163.com + # QQ:2715099320 + # Mobile Phone:13005636215 + # + # All rights reserved. + */ + + /** + * @file STL_BST.h + * @brief ʵֶ + * @mainpage ҪϢ + * @author Yuankang Liang(XerolySkinner) + * @email zabbcccbbaz@163.com + * @version V1.0.0 + * @date 2022-12-09 20:30 + */ +#pragma once +#ifdef __cplusplus +#include "varint.h" +#include +#include +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// ṹ +enum BST_RES{ + BST_OK, + BST_NULL, +}; + +enum { + BST_L, + BST_R, +}; +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// ṹ +typedef struct STL_BST_Node STL_BST_Node; +struct STL_BST_Node { + STL_BST_Node* Father; // ڵ + u32 val; // ֵ + u32 heigh; // ߶ + STL_BST_Node* Lkid; // ڵ + STL_BST_Node* Rkid; // ҽڵ + }; +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// Ŀ +/** + * @brief + */ +class STL_BST{ + public: + STL_BST(void); + ~STL_BST(void); + public: + u32 Insert(u32 num); // ֵ + u32 Remove(u32 num); // ɾֵ + STL_BST_Node* Find(u32 num); // Ѱֵ + u32 ergodic(STL_BST_Node* p); // ڵ + + u32 Min(u32& num_save); // Сֵ + u32 Max(u32& num_save); // ֵ + public: + STL_BST_Node* root; // ڵ + u32 depth; // + private: + u32 tsRL(STL_BST_Node* p); // Ǹڵ + STL_BST_Node* make(u32 num); // һڵ + + u32 Llink( // ֫ + STL_BST_Node* F, STL_BST_Node* L); + u32 Rlink( // ֫ + STL_BST_Node* F, STL_BST_Node* R); + + STL_BST_Node* Min(STL_BST_Node* p); // Сֵڵ + STL_BST_Node* Max(STL_BST_Node* p); // ֵڵ +}; +////////////////////////////////////////////////////////////////////////////////////////////////////// +#endif diff --git a/bsp_Device/bsp_AT.cpp b/bsp_Device/bsp_AT/bsp_AT.cpp similarity index 100% rename from bsp_Device/bsp_AT.cpp rename to bsp_Device/bsp_AT/bsp_AT.cpp diff --git a/bsp_Device/bsp_AT.h b/bsp_Device/bsp_AT/bsp_AT.h similarity index 100% rename from bsp_Device/bsp_AT.h rename to bsp_Device/bsp_AT/bsp_AT.h diff --git a/bsp_Device/bsp_ATKESP8266.cpp b/bsp_Device/bsp_AT/bsp_ATKESP8266.cpp similarity index 100% rename from bsp_Device/bsp_ATKESP8266.cpp rename to bsp_Device/bsp_AT/bsp_ATKESP8266.cpp diff --git a/bsp_Device/bsp_ATKESP8266.h b/bsp_Device/bsp_AT/bsp_ATKESP8266.h similarity index 100% rename from bsp_Device/bsp_ATKESP8266.h rename to bsp_Device/bsp_AT/bsp_ATKESP8266.h diff --git a/bsp_Device/bsp_AT24C00.cpp b/bsp_Device/bsp_IIC/bsp_AT24C00.cpp similarity index 100% rename from bsp_Device/bsp_AT24C00.cpp rename to bsp_Device/bsp_IIC/bsp_AT24C00.cpp diff --git a/bsp_Device/bsp_AT24C00.h b/bsp_Device/bsp_IIC/bsp_AT24C00.h similarity index 100% rename from bsp_Device/bsp_AT24C00.h rename to bsp_Device/bsp_IIC/bsp_AT24C00.h diff --git a/bsp_Device/bsp_IIC.cpp b/bsp_Device/bsp_IIC/bsp_IIC.cpp similarity index 70% rename from bsp_Device/bsp_IIC.cpp rename to bsp_Device/bsp_IIC/bsp_IIC.cpp index 3c70cd8..f89cc08 100644 --- a/bsp_Device/bsp_IIC.cpp +++ b/bsp_Device/bsp_IIC/bsp_IIC.cpp @@ -210,4 +210,70 @@ void bsp_IIC::IIC_Read(u8 id,u8 addr,u8* dat,u32 len){ IIC_Stop(); return;} ////////////////////////////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// bsp +#ifdef _STM32_HAL_ +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// 캯 +// +/** + * @brief STM32IIC + * + * @param *GPIOx_SCK SCKĶ˿ + * @param GPIO_Pin_SCK SCKĹܿں + * @param *GPIOx_SDA SDAĶ˿ + * @param GPIO_Pin_SDA SDAĹܿں + */ +bsp_IIC_STM32::bsp_IIC_STM32(GPIO_TypeDef *GPIOx_SCK,uint16_t GPIO_Pin_SCK,GPIO_TypeDef *GPIOx_SDA,uint16_t GPIO_Pin_SDA){ + bsp_IIC_STM32::GPIOx_SCK=GPIOx_SCK; + bsp_IIC_STM32::GPIO_Pin_SCK=GPIO_Pin_SCK; + bsp_IIC_STM32::GPIOx_SDA=GPIOx_SDA; + bsp_IIC_STM32::GPIO_Pin_SDA=GPIO_Pin_SDA;} +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// +// +/** + * @brief ʱеʱ + * ڴ˴ʱ + */ +void bsp_IIC_STM32::IIC_Delay(void) { + u8 i = 0; + while (++i);} +/** + * @brief SCKܽſ + * + * @param var ˴״̬,IIC_SETλܽ,IIC_RESETλܽ + * @return varΪIIC_READʱعܽ״̬ + */ +u8 bsp_IIC_STM32::IIC_SCK(u8 var) { + if (var == IIC_RESET) { + HAL_GPIO_WritePin(GPIOx_SCK, GPIO_Pin_SCK, GPIO_PIN_RESET); + return 2;} + else if (var == IIC_SET) { + HAL_GPIO_WritePin(GPIOx_SCK, GPIO_Pin_SCK, GPIO_PIN_SET); + return 2;} + else { + return HAL_GPIO_ReadPin(GPIOx_SCK, GPIO_Pin_SCK); + }} +/** + * @brief SDAܽſ + * @param var ˴״̬,IIC_SETλܽ,IIC_RESETλܽ + * @return varΪIIC_READʱعܽ״̬ + */ +u8 bsp_IIC_STM32::IIC_SDA(u8 var) { + if (var == IIC_RESET) { + HAL_GPIO_WritePin(GPIOx_SDA, GPIO_Pin_SDA, GPIO_PIN_RESET); + return 2;} + else if (var == IIC_SET) { + HAL_GPIO_WritePin(GPIOx_SDA, GPIO_Pin_SDA, GPIO_PIN_SET); + return 2;} + else { + return HAL_GPIO_ReadPin(GPIOx_SDA, GPIO_Pin_SDA); + }} +#endif +////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/bsp_Device/bsp_IIC.h b/bsp_Device/bsp_IIC/bsp_IIC.h similarity index 74% rename from bsp_Device/bsp_IIC.h rename to bsp_Device/bsp_IIC/bsp_IIC.h index 48d6dc6..b959cb7 100644 --- a/bsp_Device/bsp_IIC.h +++ b/bsp_Device/bsp_IIC/bsp_IIC.h @@ -34,6 +34,7 @@ #ifdef __cplusplus #pragma once +#include "User.h" #include "varint.h" ////////////////////////////////////////////////////////////////////////////////////////////////////// //---------------------------------------------------------------------------------------------------- @@ -91,5 +92,30 @@ class bsp_IIC{ virtual void IIC_Delay(void) = 0; }; ////////////////////////////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// bsp +#ifdef _STM32_HAL_ +#include "gpio.h" +/** + * @brief STM32汾IIC + * Ҫʹù캯ʼ + */ +class bsp_IIC_STM32 :public bsp_IIC{ + public: + bsp_IIC_STM32(GPIO_TypeDef *GPIOx_SCK,uint16_t GPIO_Pin_SCK,GPIO_TypeDef *GPIOx_SDA,uint16_t GPIO_Pin_SDA); + protected: + virtual u8 IIC_SCK(u8 var); + virtual u8 IIC_SDA(u8 var); + virtual void IIC_Delay(void); + public: + GPIO_TypeDef *GPIOx_SCK; + uint16_t GPIO_Pin_SCK; + GPIO_TypeDef *GPIOx_SDA; + uint16_t GPIO_Pin_SDA; + }; +#endif +////////////////////////////////////////////////////////////////////////////////////////////////////// #endif diff --git a/bsp_Device/bsp_OLED_STM32.cpp b/bsp_Device/bsp_IIC/bsp_OLED.cpp similarity index 88% rename from bsp_Device/bsp_OLED_STM32.cpp rename to bsp_Device/bsp_IIC/bsp_OLED.cpp index 34bf9e6..c0f7b13 100644 --- a/bsp_Device/bsp_OLED_STM32.cpp +++ b/bsp_Device/bsp_IIC/bsp_OLED.cpp @@ -22,7 +22,7 @@ */ /** - * @file bsp_OLED_STM32.cpp + * @file bsp_OLED.cpp * @brief STM32ʵOLEDͨ * @mainpage ҪϢ * @author Yuankang Liang(XerolySkinner) @@ -32,8 +32,7 @@ */ #ifdef __cplusplus -#include "bsp_IIC_STM32.h" -#include "bsp_OLED_STM32.h" +#include "bsp_OLED.h" extern const u8 OLED_WORD_ASCII[]; ////////////////////////////////////////////////////////////////////////////////////////////////////// //---------------------------------------------------------------------------------------------------- @@ -43,14 +42,14 @@ extern const u8 OLED_WORD_ASCII[]; * @brief һָOLED * @param cmd Ҫ͵ָ */ -void bsp_STM32_OLED::Send_cmd(u8 cmd) { +void bsp_OLED::Send_cmd(u8 cmd) { IIC_WriteOneByte(0x3C, 0x00, cmd);} //---------------------------------------------------------------------------------------------------- /** * @brief һݸOLED * @param dat Ҫ͵ */ -void bsp_STM32_OLED::Send_dat(u8 dat) { +void bsp_OLED::Send_dat(u8 dat) { IIC_WriteOneByte(0x3C, 0x40, dat);} //---------------------------------------------------------------------------------------------------- /** @@ -58,14 +57,14 @@ void bsp_STM32_OLED::Send_dat(u8 dat) { * @param *dat Ҫ͵ָͷ * @param len ָ */ -void bsp_STM32_OLED::Send_len_dat(u8* dat, u32 len) { +void bsp_OLED::Send_len_dat(u8* dat, u32 len) { IIC_Write(0x3C, 0x40, (u8*)dat, len);} //---------------------------------------------------------------------------------------------------- /** * @brief 궨λеλ * @param column 趨ĸλ */ -void bsp_STM32_OLED::Column_set(u8 column) { +void bsp_OLED::Column_set(u8 column) { Send_cmd(0x10 | (column >> 4)); //еַλ Send_cmd(0x00 | (column & 0x0f)); //еַλ } @@ -74,14 +73,14 @@ void bsp_STM32_OLED::Column_set(u8 column) { * @brief 궨λһҳ * @param page 趨ҳλ */ -void bsp_STM32_OLED::Page_set(u8 page) { +void bsp_OLED::Page_set(u8 page) { Send_cmd(0xb0 + page);} //---------------------------------------------------------------------------------------------------- /** * @brief ȫҳ * @param dat ȫҳƵ,0x00Ϊ,0xFFΪȫͿ */ -void bsp_STM32_OLED::Clear(u8 dat) { +void bsp_OLED::Clear(u8 dat) { u8 page; for (page = 0; page < 8; page++) { Page_set(page); @@ -100,7 +99,7 @@ void bsp_STM32_OLED::Clear(u8 dat) { * @brief OLEDͼ * @param *ptr_pic ͼƬݵͷ */ -void bsp_STM32_OLED::Picture_display(const u8* ptr_pic) { +void bsp_OLED::Picture_display(const u8* ptr_pic) { u8 page; for (page = 0; page < (64 / 8); page++) { Page_set(page); @@ -120,7 +119,7 @@ void bsp_STM32_OLED::Picture_display(const u8* ptr_pic) { * @brief OLEDͼ * @param *ptr_pic ͼƬݵͷ */ -void bsp_STM32_OLED::Picture_ReverseDisplay(const u8* ptr_pic) { +void bsp_OLED::Picture_ReverseDisplay(const u8* ptr_pic) { u8 page; for (page = 0; page < (64 / 8); page++) { Page_set(page); @@ -142,7 +141,7 @@ void bsp_STM32_OLED::Picture_ReverseDisplay(const u8* ptr_pic) { * @param V * @param word Ҫʾַ */ -void bsp_STM32_OLED::Draw_ASCII(u32 H, u32 V, u8 word) { +void bsp_OLED::Draw_ASCII(u32 H, u32 V, u8 word) { word -= 33; Page_set(V * 2); Column_set(H * 8); @@ -155,7 +154,7 @@ void bsp_STM32_OLED::Draw_ASCII(u32 H, u32 V, u8 word) { * @brief OLEDʼ * ʼʾ */ -void bsp_STM32_OLED::Init(void) { +void bsp_OLED::Init(void) { for (int i = 0; i < 25; i++) Send_cmd(OLED_init_cmd[i]);} ////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/bsp_Device/bsp_OLED_STM32.h b/bsp_Device/bsp_IIC/bsp_OLED.h similarity index 97% rename from bsp_Device/bsp_OLED_STM32.h rename to bsp_Device/bsp_IIC/bsp_OLED.h index 5e0db67..a35526e 100644 --- a/bsp_Device/bsp_OLED_STM32.h +++ b/bsp_Device/bsp_IIC/bsp_OLED.h @@ -22,7 +22,7 @@ */ /** - * @file bsp_OLED_STM32.h + * @file bsp_OLED.h * @brief STM32ʵOLEDͨ * @mainpage ҪϢ * @author Yuankang Liang(XerolySkinner) @@ -38,7 +38,7 @@ // ͷļ // #include "varint.h" -#include "bsp_IIC_STM32.h" +#include "bsp_IIC.h" ////////////////////////////////////////////////////////////////////////////////////////////////////// //---------------------------------------------------------------------------------------------------- // @@ -78,14 +78,14 @@ const u8 OLED_init_cmd[25] = { /** * @brief һOLED豸,STM32ʹIIC */ -class bsp_STM32_OLED : +class bsp_OLED : protected bsp_IIC_STM32{ public: - bsp_STM32_OLED(bsp_IIC_STM32 &IICS):bsp_IIC_STM32( + bsp_OLED(bsp_IIC_STM32 &IICS):bsp_IIC_STM32( IICS.GPIOx_SCK,IICS.GPIO_Pin_SCK, IICS.GPIOx_SDA,IICS.GPIO_Pin_SDA ){;}; - bsp_STM32_OLED(GPIO_TypeDef *GPIOx_SCK,uint16_t GPIO_Pin_SCK,GPIO_TypeDef *GPIOx_SDA,uint16_t GPIO_Pin_SDA):bsp_IIC_STM32( + bsp_OLED(GPIO_TypeDef *GPIOx_SCK,uint16_t GPIO_Pin_SCK,GPIO_TypeDef *GPIOx_SDA,uint16_t GPIO_Pin_SDA):bsp_IIC_STM32( GPIOx_SCK,GPIO_Pin_SCK,GPIOx_SDA,GPIO_Pin_SDA ){;}; public: diff --git a/bsp_Device/bsp_IIC_STM32.cpp b/bsp_Device/bsp_IIC_STM32.cpp deleted file mode 100644 index 11ffd99..0000000 --- a/bsp_Device/bsp_IIC_STM32.cpp +++ /dev/null @@ -1,99 +0,0 @@ -/*---------------------------------------------------------------------------------------------------- - # - # Copyright (c) 2022 Yuankang Liang(XerolySkinner) - # - # ԭṩ,κʾʾ - # κ,߶еκ⳥ - # - # ʹõ: - # 1. Դ,㲻дԭʼ. - # 2. κĿ,ǰǰȨи. - # ҰȨͬʱ. - # 3. ʹ,,޸,ַ,۱. - # 4. ڲƷʹ,Ʒĵе͵ĵDZ. - # 5. ֪ͨôκԴɾ. - # - # Yuankang Liang(XerolySkinner) - # E-mail:zabbcccbbaz@163.com - # QQ:2715099320 - # Mobile Phone:13005636215 - # - # All rights reserved. - */ - - /** - * @file bsp_IIC_STM32.cpp - * @brief ʵSTM32IIC - * @mainpage ҪϢ - * @author Yuankang Liang(XerolySkinner) - * @email zabbcccbbaz@163.com - * @version V1.0.0 - * @date 2022-11-07 00:56 - */ - -////////////////////////////////////////////////////////////////////////////////////////////////////// -//---------------------------------------------------------------------------------------------------- -// ͷļ -#include "bsp_IIC_STM32.h" -#include "gpio.h" -////////////////////////////////////////////////////////////////////////////////////////////////////// -//---------------------------------------------------------------------------------------------------- -// 캯 -// -/** - * @brief STM32IIC - * - * @param *GPIOx_SCK SCKĶ˿ - * @param GPIO_Pin_SCK SCKĹܿں - * @param *GPIOx_SDA SDAĶ˿ - * @param GPIO_Pin_SDA SDAĹܿں - */ -bsp_IIC_STM32::bsp_IIC_STM32(GPIO_TypeDef *GPIOx_SCK,uint16_t GPIO_Pin_SCK,GPIO_TypeDef *GPIOx_SDA,uint16_t GPIO_Pin_SDA){ - bsp_IIC_STM32::GPIOx_SCK=GPIOx_SCK; - bsp_IIC_STM32::GPIO_Pin_SCK=GPIO_Pin_SCK; - bsp_IIC_STM32::GPIOx_SDA=GPIOx_SDA; - bsp_IIC_STM32::GPIO_Pin_SDA=GPIO_Pin_SDA;} -////////////////////////////////////////////////////////////////////////////////////////////////////// -//---------------------------------------------------------------------------------------------------- -// -// -/** - * @brief ʱеʱ - * ڴ˴ʱ - */ -void bsp_IIC_STM32::IIC_Delay(void) { - u8 i = 0; - while (++i);} -/** - * @brief SCKܽſ - * - * @param var ˴״̬,IIC_SETλܽ,IIC_RESETλܽ - * @return varΪIIC_READʱعܽ״̬ - */ -u8 bsp_IIC_STM32::IIC_SCK(u8 var) { - if (var == IIC_RESET) { - HAL_GPIO_WritePin(GPIOx_SCK, GPIO_Pin_SCK, GPIO_PIN_RESET); - return 2;} - else if (var == IIC_SET) { - HAL_GPIO_WritePin(GPIOx_SCK, GPIO_Pin_SCK, GPIO_PIN_SET); - return 2;} - else { - return HAL_GPIO_ReadPin(GPIOx_SCK, GPIO_Pin_SCK); - }} -/** - * @brief SDAܽſ - * @param var ˴״̬,IIC_SETλܽ,IIC_RESETλܽ - * @return varΪIIC_READʱعܽ״̬ - */ -u8 bsp_IIC_STM32::IIC_SDA(u8 var) { - if (var == IIC_RESET) { - HAL_GPIO_WritePin(GPIOx_SDA, GPIO_Pin_SDA, GPIO_PIN_RESET); - return 2;} - else if (var == IIC_SET) { - HAL_GPIO_WritePin(GPIOx_SDA, GPIO_Pin_SDA, GPIO_PIN_SET); - return 2;} - else { - return HAL_GPIO_ReadPin(GPIOx_SDA, GPIO_Pin_SDA); - }} -////////////////////////////////////////////////////////////////////////////////////////////////////// - diff --git a/bsp_Device/bsp_IIC_STM32.h b/bsp_Device/bsp_IIC_STM32.h deleted file mode 100644 index 2bf2e25..0000000 --- a/bsp_Device/bsp_IIC_STM32.h +++ /dev/null @@ -1,70 +0,0 @@ -/*---------------------------------------------------------------------------------------------------- - # - # Copyright (c) 2022 Yuankang Liang(XerolySkinner) - # - # ԭṩ,κʾʾ - # κ,߶еκ⳥ - # - # ʹõ: - # 1. Դ,㲻дԭʼ. - # 2. κĿ,ǰǰȨи. - # ҰȨͬʱ. - # 3. ʹ,,޸,ַ,۱. - # 4. ڲƷʹ,Ʒĵе͵ĵDZ. - # 5. ֪ͨôκԴɾ. - # - # Yuankang Liang(XerolySkinner) - # E-mail:zabbcccbbaz@163.com - # QQ:2715099320 - # Mobile Phone:13005636215 - # - # All rights reserved. - */ - - /** - * @file bsp_IIC_STM32.h - * @brief ʵSTM32IIC - * @mainpage ҪϢ - * @author Yuankang Liang(XerolySkinner) - * @email zabbcccbbaz@163.com - * @version V1.0.0 - * @date 2022-11-07 00:56 - */ - - /*---------------------------------------------------------------------------------------------------- - :bsp_IIC_STM32 - ʱ:20221107-0056 - Ա:Դ - ˵: - */ -#pragma once -#ifdef __cplusplus -////////////////////////////////////////////////////////////////////////////////////////////////////// -//---------------------------------------------------------------------------------------------------- -// ͷļ -#include "gpio.h" -#include "varint.h" -#include "bsp_IIC.h" -////////////////////////////////////////////////////////////////////////////////////////////////////// -//---------------------------------------------------------------------------------------------------- -// Ŀ -/** - * @brief STM32汾IIC - * Ҫʹù캯ʼ - */ -class bsp_IIC_STM32 :public bsp_IIC{ - public: - bsp_IIC_STM32(GPIO_TypeDef *GPIOx_SCK,uint16_t GPIO_Pin_SCK,GPIO_TypeDef *GPIOx_SDA,uint16_t GPIO_Pin_SDA); - protected: - u8 IIC_SCK(u8 var); - u8 IIC_SDA(u8 var); - virtual void IIC_Delay(void); - public: - GPIO_TypeDef *GPIOx_SCK; - uint16_t GPIO_Pin_SCK; - GPIO_TypeDef *GPIOx_SDA; - uint16_t GPIO_Pin_SDA; - }; -////////////////////////////////////////////////////////////////////////////////////////////////////// -#endif - diff --git a/bsp_Device/bsp_ModBus_STM32.h b/bsp_Device/bsp_ModBus_STM32.h deleted file mode 100644 index 2ebbcc1..0000000 --- a/bsp_Device/bsp_ModBus_STM32.h +++ /dev/null @@ -1,57 +0,0 @@ -/*---------------------------------------------------------------------------------------------------- - # - # Copyright (c) 2022 Yuankang Liang(XerolySkinner) - # - # ԭṩ,κʾʾ - # κ,߶еκ⳥ - # - # ʹõ: - # 1. Դ,㲻дԭʼ. - # 2. κĿ,ǰǰȨи. - # ҰȨͬʱ. - # 3. ʹ,,޸,ַ,۱. - # 4. ڲƷʹ,Ʒĵе͵ĵDZ. - # 5. ֪ͨôκԴɾ. - # - # Yuankang Liang(XerolySkinner) - # E-mail:zabbcccbbaz@163.com - # QQ:2715099320 - # Mobile Phone:13005636215 - # - # All rights reserved. - */ - - /** - * @file bsp_ModBus_STM32.h - * @brief ModBusͨŻSTM32 - * @mainpage ҪϢ - * @author Yuankang Liang(XerolySkinner) - * @email zabbcccbbaz@163.com - * @version V1.0.0 - * @date 2022-11-22 01:28 - */ - -#pragma once -#include "bsp_ModBus.h" -#include "usart.h" -#include "varint.h" -#ifdef __cplusplus -////////////////////////////////////////////////////////////////////////////////////////////////////// -//---------------------------------------------------------------------------------------------------- -// Ŀ -/** - * @brief STM32ôڵModBus - */ -class bsp_ModBus_STM32:public bsp_ModBus_Tx { - public: - bsp_ModBus_STM32(UART_HandleTypeDef* huart,u8 ID,uint32_t Timeout):bsp_ModBus_Tx(ID){ - bsp_ModBus_STM32::huart = huart; - bsp_ModBus_STM32::Timeout = Timeout;} - protected: - virtual void Transmit(u8 *dat, u16 len){ - HAL_UART_Transmit(huart,dat,len,0xFF);} - private: - UART_HandleTypeDef* huart; - uint32_t Timeout;}; -////////////////////////////////////////////////////////////////////////////////////////////////////// -#endif diff --git a/bsp_Device/bsp_MAX6675.cpp b/bsp_Device/bsp_SPI/bsp_MAX6675.cpp similarity index 100% rename from bsp_Device/bsp_MAX6675.cpp rename to bsp_Device/bsp_SPI/bsp_MAX6675.cpp diff --git a/bsp_Device/bsp_MAX6675.h b/bsp_Device/bsp_SPI/bsp_MAX6675.h similarity index 100% rename from bsp_Device/bsp_MAX6675.h rename to bsp_Device/bsp_SPI/bsp_MAX6675.h diff --git a/bsp_Device/bsp_SD.cpp b/bsp_Device/bsp_SPI/bsp_SD.cpp similarity index 100% rename from bsp_Device/bsp_SD.cpp rename to bsp_Device/bsp_SPI/bsp_SD.cpp diff --git a/bsp_Device/bsp_SD.h b/bsp_Device/bsp_SPI/bsp_SD.h similarity index 100% rename from bsp_Device/bsp_SD.h rename to bsp_Device/bsp_SPI/bsp_SD.h diff --git a/bsp_Device/bsp_UART/bsp_IDLEUART.cpp b/bsp_Device/bsp_UART/bsp_IDLEUART.cpp new file mode 100644 index 0000000..079921e --- /dev/null +++ b/bsp_Device/bsp_UART/bsp_IDLEUART.cpp @@ -0,0 +1,75 @@ +/*---------------------------------------------------------------------------------------------------- + # + # Copyright (c) 2022 Yuankang Liang(XerolySkinner) + # + # 本软件按原样提供,无任何明示或暗示 + # 在任何情况下,作者都不承担任何损害赔偿责任 + # + # 使用的许可声明: + # 1. 不得歪曲本软件的来源,你不能声称你编写了原始软件. + # 2. 免费授予以任何目的,前提是版权声明出现在所有副本中. + # 并且版权声明和许可声明同时出现. + # 3. 你有使用,复制,修改,分发,和销售本软件的许可. + # 4. 如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的. + # 5. 本通知不得从任何来源删除或更改. + # + # Yuankang Liang(XerolySkinner) + # E-mail:zabbcccbbaz@163.com + # QQ:2715099320 + # Mobile Phone:13005636215 + # + # All rights reserved. + */ + + /** + * @file bsp_IDLEUART.cpp + * @brief 空闲接收字符 + * @mainpage 主要信息 + * @author Yuankang Liang(XerolySkinner) + * @email zabbcccbbaz@163.com + * @version V1.0.0 + * @date Fri Jan 20 00:40:10 2023 + + */ +#include "bsp_IDLEUART.h" +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// 类函数 +/** + * @brief title + * @param var vars + * @return res + */ +void bsp_IDLEUART::init(void){ + HAL_TIM_Base_Stop_IT(htim); + HAL_UART_Receive_IT(huart,&temp,1);} +//---------------------------------------------------------------------------------------------------- +void bsp_IDLEUART::callback_TIM(void){ + *buff='\0'; + buff=buffhead; + HAL_TIM_Base_Stop_IT(htim);} +//---------------------------------------------------------------------------------------------------- +void bsp_IDLEUART::callback_UART(void){ + __HAL_TIM_CLEAR_IT(htim,TIM_IT_UPDATE); + HAL_TIM_Base_Start_IT(htim); + __HAL_TIM_SetCounter(htim,0); + *(buff++)=temp; + len++; + HAL_UART_Receive_IT(huart,&temp,1);} +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// 构造函数 + bsp_IDLEUART::bsp_IDLEUART(UART_HandleTypeDef *huart,TIM_HandleTypeDef *htim):bsp_PrintArt_STM32(huart){ + bsp_IDLEUART::huart=huart; + bsp_IDLEUART::htim=htim; + len=0; + buff=(u8*)malloc(128); + buffhead=buff;} +//---------------------------------------------------------------------------------------------------- +bsp_IDLEUART::bsp_IDLEUART(UART_HandleTypeDef *huart,TIM_HandleTypeDef *htim,u32 len):bsp_PrintArt_STM32(huart){ + bsp_IDLEUART::huart=huart; + bsp_IDLEUART::htim=htim; + len=0; + buff=(u8*)malloc(len); + buffhead=buff;} +////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/bsp_Device/bsp_UART/bsp_IDLEUART.h b/bsp_Device/bsp_UART/bsp_IDLEUART.h new file mode 100644 index 0000000..8186430 --- /dev/null +++ b/bsp_Device/bsp_UART/bsp_IDLEUART.h @@ -0,0 +1,67 @@ +/*---------------------------------------------------------------------------------------------------- + # + # Copyright (c) 2022 Yuankang Liang(XerolySkinner) + # + # 本软件按原样提供,无任何明示或暗示 + # 在任何情况下,作者都不承担任何损害赔偿责任 + # + # 使用的许可声明: + # 1. 不得歪曲本软件的来源,你不能声称你编写了原始软件. + # 2. 免费授予以任何目的,前提是版权声明出现在所有副本中. + # 并且版权声明和许可声明同时出现. + # 3. 你有使用,复制,修改,分发,和销售本软件的许可. + # 4. 如果你在产品中使用,产品文档中的声明是赞赏的但不是必须的. + # 5. 本通知不得从任何来源删除或更改. + # + # Yuankang Liang(XerolySkinner) + # E-mail:zabbcccbbaz@163.com + # QQ:2715099320 + # Mobile Phone:13005636215 + # + # All rights reserved. + */ + + /** + * @file bsp_IDLEUART.h + * @brief 空闲接收字符 + * @mainpage 主要信息 + * @author Yuankang Liang(XerolySkinner) + * @email zabbcccbbaz@163.com + * @version V1.0.0 + * @date Fri Jan 20 00:40:10 2023 + + */ + +#pragma once +#ifdef __cplusplus +#include "varint.h" +#include "bsp_PrintArt.h" +#include "stdlib.h" +#include "string.h" +#include "usart.h" +#include "tim.h" +#define comcase(str,buff) if((strcmp(#str,(char*)(buff))==0)) +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// 类目 +/** + * @brief TODO + */ +class bsp_IDLEUART:public bsp_PrintArt_STM32{ + public: + bsp_IDLEUART(UART_HandleTypeDef *huart,TIM_HandleTypeDef *htim); + bsp_IDLEUART(UART_HandleTypeDef *huart,TIM_HandleTypeDef *htim,u32 len); + public: + void init(void); + void callback_TIM(void); + void callback_UART(void); + public: + UART_HandleTypeDef *huart; + TIM_HandleTypeDef *htim; + u8* buff; + u8* buffhead; + u32 len; + u8 temp; + }; +////////////////////////////////////////////////////////////////////////////////////////////////////// +#endif diff --git a/bsp_Device/bsp_ModBus.cpp b/bsp_Device/bsp_UART/bsp_ModBus.cpp similarity index 85% rename from bsp_Device/bsp_ModBus.cpp rename to bsp_Device/bsp_UART/bsp_ModBus.cpp index 1dc4b41..5088c42 100644 --- a/bsp_Device/bsp_ModBus.cpp +++ b/bsp_Device/bsp_UART/bsp_ModBus.cpp @@ -45,9 +45,9 @@ * @brief ͶȡĴָ * @param address ȡĵַ * @param mem ȡĸ - * @return ޷ֵ + * @return ָͺ,ӻظϢ */ -void bsp_ModBus_Tx::ReadKeepReg(u16 address, u16 mem) { +u16 bsp_ModBus_Tx::ReadKeepReg(u16 address, u16 mem) { u8 dat[8]; u16 crc; dat[0] = ID; @@ -59,15 +59,16 @@ void bsp_ModBus_Tx::ReadKeepReg(u16 address, u16 mem) { crc = CRC16_MODBUS(dat, 6); dat[6] = ((u8*)(&crc))[0]; dat[7] = ((u8*)(&crc))[1]; - Transmit(dat,8);} + Transmit(dat,8); + return 5+mem;} //---------------------------------------------------------------------------------------------------- /** * @brief ͶȡĴָ * @param address ȡĵַ * @param mem ȡĸ - * @return ޷ֵ + * @return ָͺ,ӻظϢ */ -void bsp_ModBus_Tx::ReadInReg(u16 address, u16 mem) { +u16 bsp_ModBus_Tx::ReadInReg(u16 address, u16 mem) { u8 dat[8]; u16 crc; dat[0] = ID; @@ -79,15 +80,16 @@ void bsp_ModBus_Tx::ReadInReg(u16 address, u16 mem) { crc = CRC16_MODBUS(dat,6); dat[6] = ((u8*)(&crc))[0]; dat[7] = ((u8*)(&crc))[1]; - Transmit(dat, 8);} + Transmit(dat, 8); + return 5+mem;} //---------------------------------------------------------------------------------------------------- /** * @brief дһĴָ * @param address дĵַ * @param var дֵ - * @return ޷ֵ + * @return ָͺ,ӻظϢ */ -void bsp_ModBus_Tx::WriteOneReg(u16 address, u16 var) { +u16 bsp_ModBus_Tx::WriteOneReg(u16 address, u16 var) { u8 dat[8]; u16 crc; dat[0] = ID; @@ -99,20 +101,21 @@ void bsp_ModBus_Tx::WriteOneReg(u16 address, u16 var) { crc = CRC16_MODBUS(dat, 6); dat[6] = ((u8*)(&crc))[0]; dat[7] = ((u8*)(&crc))[1]; - Transmit(dat, 8);} + Transmit(dat, 8); + return 8;} //---------------------------------------------------------------------------------------------------- /** * @brief дĴָ * @param address дĵַ * @param mem дĸ * @param *var дݵĻ - * @return ޷ֵ + * @return ָͺ,ӻظϢ * @note ͨŽʹWriteRegsVar */ -void bsp_ModBus_Tx::WriteRegs(u16 address,u16 mem,u16* var) { +u16 bsp_ModBus_Tx::WriteRegs(u16 address,u16 mem,u16* var) { u8 bytes = 9 + mem * 2; u8* dat = (u8*)malloc(bytes); - if (dat == NULL)return; + if (dat == NULL)return 0; u16 crc; dat[0] = ID; dat[1] = Fun_W_Regs; @@ -129,7 +132,8 @@ void bsp_ModBus_Tx::WriteRegs(u16 address,u16 mem,u16* var) { dat[bytes - 2] = ((u8*)(&crc))[0]; dat[bytes - 1] = ((u8*)(&crc))[1]; Transmit(dat, bytes); - free(dat);} + free(dat); + return 8;} //---------------------------------------------------------------------------------------------------- /** * @brief дĴָ @@ -137,15 +141,15 @@ void bsp_ModBus_Tx::WriteRegs(u16 address,u16 mem,u16* var) { * @param mem дĸ * @param var д * mem˴ - * @return ޷ֵ + * @return ָͺ,ӻظϢ */ -void bsp_ModBus_Tx::WriteRegsVar(u16 address, u16 mem,...) { +u16 bsp_ModBus_Tx::WriteRegsVar(u16 address, u16 mem,...) { va_list table; va_start(table,mem); u16 vars; u8 bytes = 9 + mem * 2; u8* dat = (u8*)malloc(bytes); - if (dat == NULL)return; + if (dat == NULL)return 0; u16 crc; dat[0] = ID; dat[1] = Fun_W_Regs; @@ -164,15 +168,16 @@ void bsp_ModBus_Tx::WriteRegsVar(u16 address, u16 mem,...) { dat[bytes - 1] = ((u8*)(&crc))[1]; Transmit(dat, bytes); free(dat); - va_end(table);} + va_end(table); + return 8;} //---------------------------------------------------------------------------------------------------- /** * @brief ͶȦָ * @param address ȡĵַ * @param mem ȡĸ - * @return ޷ֵ + * @return ָͺ,ӻظϢ */ -void bsp_ModBus_Tx::ReadOutCoil(u16 address, u16 mem) { +u16 bsp_ModBus_Tx::ReadOutCoil(u16 address, u16 mem) { u8 dat[8]; u16 crc; dat[0] = ID; @@ -184,15 +189,16 @@ void bsp_ModBus_Tx::ReadOutCoil(u16 address, u16 mem) { crc = CRC16_MODBUS(dat, 6); dat[6] = ((u8*)(&crc))[0]; dat[7] = ((u8*)(&crc))[1]; - Transmit(dat, 8);} + Transmit(dat, 8); + return 5+((mem/8)+((mem%8)!=0));} //---------------------------------------------------------------------------------------------------- /** * @brief ͶȦָ * @param address ȡĵַ * @param mem ȡĸ - * @return ޷ֵ + * @return ָͺ,ӻظϢ */ -void bsp_ModBus_Tx::ReadInCoil(u16 address, u16 mem) { +u16 bsp_ModBus_Tx::ReadInCoil(u16 address, u16 mem) { u8 dat[8]; u16 crc; dat[0] = ID; @@ -204,7 +210,8 @@ void bsp_ModBus_Tx::ReadInCoil(u16 address, u16 mem) { crc = CRC16_MODBUS(dat, 6); dat[6] = ((u8*)(&crc))[0]; dat[7] = ((u8*)(&crc))[1]; - Transmit(dat, 8);} + Transmit(dat, 8); + return 5+((mem/8)+((mem%8)!=0));} //---------------------------------------------------------------------------------------------------- /** * @brief дһȦָ @@ -212,9 +219,9 @@ void bsp_ModBus_Tx::ReadInCoil(u16 address, u16 mem) { * @param state д״̬ * 0:λ * :λ - * @return ޷ֵ + * @return ָͺ,ӻظϢ */ -void bsp_ModBus_Tx::WriteOneCoil(u16 address, u16 state){ +u16 bsp_ModBus_Tx::WriteOneCoil(u16 address, u16 state){ u8 dat[8]; u16 var = state ? 0xFF00 : 0x0000; u16 crc; @@ -227,20 +234,21 @@ void bsp_ModBus_Tx::WriteOneCoil(u16 address, u16 state){ crc = CRC16_MODBUS(dat, 6); dat[6] = ((u8*)(&crc))[0]; dat[7] = ((u8*)(&crc))[1]; - Transmit(dat, 8);} + Transmit(dat, 8); + return 8;} //---------------------------------------------------------------------------------------------------- /** * @brief дȦָ * @param address дĵַ * @param mem дĸ * @param *var дݵĻ - * @return ޷ֵ + * @return ָͺ,ӻظϢ * @note ͨŽʹWriteCoilsVar */ -void bsp_ModBus_Tx::WriteCoils(u16 address, u16 mem, u8* var) { +u16 bsp_ModBus_Tx::WriteCoils(u16 address, u16 mem, u8* var) { u8 bytes = (mem / 8) + (mem % 8 != 0) + 9; u8* dat = (u8*)malloc(bytes); - if (dat == NULL)return; + if (dat == NULL)return 0; u16 crc; dat[0] = ID; dat[1] = Fun_W_Coils; @@ -255,7 +263,8 @@ void bsp_ModBus_Tx::WriteCoils(u16 address, u16 mem, u8* var) { dat[bytes - 2] = ((u8*)(&crc))[0]; dat[bytes - 1] = ((u8*)(&crc))[1]; Transmit(dat, bytes); - free(dat);} + free(dat); + return 9;} //---------------------------------------------------------------------------------------------------- /** * @brief дȦָ @@ -263,16 +272,16 @@ void bsp_ModBus_Tx::WriteCoils(u16 address, u16 mem, u8* var) { * @param mem дĸ * @param var д * mem˴ - * @return ޷ֵ + * @return ָͺ,ӻظϢ */ -void bsp_ModBus_Tx::WriteCoilsVar(u16 address, u16 mem,...) { +u16 bsp_ModBus_Tx::WriteCoilsVar(u16 address, u16 mem,...) { va_list table; va_start(table,mem); u8 var=0; u16 crc; u8 bytes = (mem / 8) + (mem % 8 != 0) + 9; u8* dat = (u8*)malloc(bytes); - if (dat == NULL)return; + if (dat == NULL)return 0; dat[0] = ID; dat[1] = Fun_W_Coils; dat[2] = ((u8*)(&address))[1]; @@ -292,7 +301,8 @@ void bsp_ModBus_Tx::WriteCoilsVar(u16 address, u16 mem,...) { dat[bytes - 1] = ((u8*)(&crc))[1]; Transmit(dat, bytes); free(dat); - va_end(table);} + va_end(table); + return 9;} ////////////////////////////////////////////////////////////////////////////////////////////////////// //---------------------------------------------------------------------------------------------------- // ຯ @@ -301,7 +311,8 @@ void bsp_ModBus_Tx::WriteCoilsVar(u16 address, u16 mem,...) { * @param *dat Ļ * @return ޷ֵ */ -void bsp_ModBus_Rx::analysis(u8* dat) { +u8 bsp_ModBus_Rx::analysis(u8* dat) { + u16 crc = 0; ID = dat[0]; Func = dat[1]; @@ -316,8 +327,9 @@ void bsp_ModBus_Rx::analysis(u8* dat) { Func == Fun_R_KeepReg || Func == Fun_R_InReg) { crc = CRC16_MODBUS(dat, dat[2] + 3); - crcts = ( ((u8*)(&crc))[1] == dat[dat[2] + 3] && - ((u8*)(&crc))[0] == dat[dat[2] + 4]);} + crcres = ( ((u8*)(&crc))[0] != dat[dat[2] + 3] || + ((u8*)(&crc))[1] != dat[dat[2] + 4]);} + // ʼ switch (Func) { case Fun_R_OutCoil: // Ȧ @@ -355,7 +367,8 @@ void bsp_ModBus_Rx::analysis(u8* dat) { break; default: // д - break;}} + break;} + return crcres;} ////////////////////////////////////////////////////////////////////////////////////////////////////// //---------------------------------------------------------------------------------------------------- // 캯 diff --git a/bsp_Device/bsp_ModBus.h b/bsp_Device/bsp_UART/bsp_ModBus.h similarity index 64% rename from bsp_Device/bsp_ModBus.h rename to bsp_Device/bsp_UART/bsp_ModBus.h index 9c6aec4..80996d1 100644 --- a/bsp_Device/bsp_ModBus.h +++ b/bsp_Device/bsp_UART/bsp_ModBus.h @@ -22,7 +22,7 @@ */ /** - * @file bsp_ModBus.h + * @file bsp_ModBus.cpp * @brief ModBusͨź * @mainpage ҪϢ * @author Yuankang Liang(XerolySkinner) @@ -31,6 +31,7 @@ * @date 2022-11-21 17:09 */ #pragma once +#include "User.h" #include "varint.h" #include "usart.h" #include @@ -59,17 +60,17 @@ class bsp_ModBus_Tx{ public: bsp_ModBus_Tx(u8 ID); public: - void ReadKeepReg(u16 address,u16 mem); - void ReadInReg(u16 address, u16 mem); - void WriteOneReg(u16 address, u16 var); - void WriteRegs(u16 address, u16 mem, u16* var); - void WriteRegsVar(u16 address, u16 mem,...); + u16 ReadKeepReg(u16 address,u16 mem); + u16 ReadInReg(u16 address, u16 mem); + u16 WriteOneReg(u16 address, u16 var); + u16 WriteRegs(u16 address, u16 mem, u16* var); + u16 WriteRegsVar(u16 address, u16 mem,...); - void ReadOutCoil(u16 address,u16 mem); - void ReadInCoil(u16 address, u16 mem); - void WriteOneCoil(u16 address, u16 state); - void WriteCoils(u16 address, u16 mem, u8* var); - void WriteCoilsVar(u16 address, u16 mem,...); + u16 ReadOutCoil(u16 address,u16 mem); + u16 ReadInCoil(u16 address, u16 mem); + u16 WriteOneCoil(u16 address, u16 state); + u16 WriteCoils(u16 address, u16 mem, u8* var); + u16 WriteCoilsVar(u16 address, u16 mem,...); protected: virtual void Transmit(u8 *dat, u16 len)=0; protected: @@ -84,11 +85,11 @@ class bsp_ModBus_Rx{ bsp_ModBus_Rx(void); ~bsp_ModBus_Rx(void); public: - void analysis(u8* dat); + u8 analysis(u8* dat); // б u8 ID; ///< ID u8 Func; ///< ܺ - u8 crcts; ///< CRC + u8 crcres; // ּĴ u16 *KeepRegDat; u8 KeepRegMem; @@ -102,4 +103,25 @@ class bsp_ModBus_Rx{ u8* InCoilDat; u8 InCoilMem;}; ////////////////////////////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// bsp +#ifdef _STM32_HAL_ +/** + * @brief STM32ôڵModBus + */ +class bsp_ModBus_STM32_TX:public bsp_ModBus_Tx { + public: + bsp_ModBus_STM32_TX(UART_HandleTypeDef* huart,u8 ID,uint32_t Timeout):bsp_ModBus_Tx(ID){ + bsp_ModBus_STM32_TX::huart = huart; + bsp_ModBus_STM32_TX::Timeout = Timeout;} + protected: + virtual void Transmit(u8 *dat, u16 len){ + HAL_UART_Transmit(huart,dat,len,Timeout);} + private: + UART_HandleTypeDef* huart; + uint32_t Timeout;}; +#endif +////////////////////////////////////////////////////////////////////////////////////////////////////// #endif diff --git a/bsp_Device/bsp_UART/bsp_PrintArt.cpp b/bsp_Device/bsp_UART/bsp_PrintArt.cpp new file mode 100644 index 0000000..e7ef1e1 --- /dev/null +++ b/bsp_Device/bsp_UART/bsp_PrintArt.cpp @@ -0,0 +1,74 @@ +/*---------------------------------------------------------------------------------------------------- + # + # Copyright (c) 2022 Yuankang Liang(XerolySkinner) + # + # ԭṩ,κʾʾ + # κ,߶еκ⳥ + # + # ʹõ: + # 1. Դ,㲻дԭʼ. + # 2. κĿ,ǰǰȨи. + # ҰȨͬʱ. + # 3. ʹ,,޸,ַ,۱. + # 4. ڲƷʹ,Ʒĵе͵ĵDZ. + # 5. ֪ͨôκԴɾ. + # + # Yuankang Liang(XerolySkinner) + # E-mail:zabbcccbbaz@163.com + # QQ:2715099320 + # Mobile Phone:13005636215 + # + # All rights reserved. + */ + + /** + * @file bsp_PrintArt.cpp + * @brief printض + * @mainpage ҪϢ + * @author Yuankang Liang(XerolySkinner) + * @email zabbcccbbaz@163.com + * @version V1.0.0 + * @date 2022-11-27 02:15 + */ +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// +#include "bsp_PrintArt.h" +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// ຯ +/** + * @brief ضķ + * @param format ʽַ + * @param ... + * @return ɹ + */ +int bsp_PrintArt::print(const char* format, ...) { + u8* dat = (u8*)malloc(Bufflen); // ڴ + if(dat==NULL)return 1; // жϷɹ + u32 res; // ״̬ + va_list args; // + va_start(args, format); // ʼ + res=vsprintf((char*)dat,(const char*)format, args); // + Transmit(dat, strlen((const char*)dat)); // + va_end(args); // ʬ + free(dat); // ڴ + return res;} +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// 캯 +bsp_PrintArt::bsp_PrintArt(void) { + Bufflen = 128;} +/** + * @brief ضķ + * @param len С + */ +bsp_PrintArt::bsp_PrintArt(u32 len) { + Bufflen = len;} +//---------------------------------------------------------------------------------------------------- +bsp_PrintArt_STM32::bsp_PrintArt_STM32(UART_HandleTypeDef *huart,u32 Bufflen):bsp_PrintArt(Bufflen){ + bsp_PrintArt_STM32::huart=huart;} +//---------------------------------------------------------------------------------------------------- +bsp_PrintArt_STM32::bsp_PrintArt_STM32(UART_HandleTypeDef *huart):bsp_PrintArt(){ + bsp_PrintArt_STM32::huart=huart;} +////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/bsp_Device/bsp_ModBus_STM32.cpp b/bsp_Device/bsp_UART/bsp_PrintArt.h similarity index 56% rename from bsp_Device/bsp_ModBus_STM32.cpp rename to bsp_Device/bsp_UART/bsp_PrintArt.h index d981907..a06103c 100644 --- a/bsp_Device/bsp_ModBus_STM32.cpp +++ b/bsp_Device/bsp_UART/bsp_PrintArt.h @@ -22,21 +22,56 @@ */ /** - * @file bsp_ModBus_STM32.cpp - * @brief ModBusͨŻSTM32 + * @file bsp_PrintArt.h + * @brief printض * @mainpage ҪϢ * @author Yuankang Liang(XerolySkinner) * @email zabbcccbbaz@163.com * @version V1.0.0 - * @date 2022-11-22 01:28 + * @date 2022-11-27 02:15 */ #pragma once +#ifdef __cplusplus +#include "User.h" +#include +#include +#include +#include +#include "varint.h" ////////////////////////////////////////////////////////////////////////////////////////////////////// //---------------------------------------------------------------------------------------------------- -// ͷļ -#include "bsp_ModBus_STM32.h" -////////////////////////////////////////////////////////////////////////////////////////////////////// -//---------------------------------------------------------------------------------------------------- -// -////////////////////////////////////////////////////////////////////////////////////////////////////// +// +/** + * @brief һprintض + */ +class bsp_PrintArt{ + public: + bsp_PrintArt(void); + bsp_PrintArt(u32 len); + int print(const char* format, ...); + private: + u32 Bufflen; + virtual void Transmit(u8* dat, u32 len) = 0;}; +////////////////////////////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////////////////////////////// +//---------------------------------------------------------------------------------------------------- +// bsp +#ifdef _STM32_HAL_ +#include "usart.h" +/** + * @brief һprintض + */ +class bsp_PrintArt_STM32:public bsp_PrintArt{ + public: + bsp_PrintArt_STM32(UART_HandleTypeDef *huart,u32 Bufflen); + bsp_PrintArt_STM32(UART_HandleTypeDef *huart); + private: + UART_HandleTypeDef *huart; + virtual void Transmit(u8* dat, u32 len){ + HAL_UART_Transmit(huart,dat,len,0xFF); + }}; +#endif +////////////////////////////////////////////////////////////////////////////////////////////////////// +#endif diff --git a/bsp_Device/bsp_BMP.cpp b/bsp_Device/bsp_math/bsp_BMP.cpp similarity index 100% rename from bsp_Device/bsp_BMP.cpp rename to bsp_Device/bsp_math/bsp_BMP.cpp diff --git a/bsp_Device/bsp_BMP.h b/bsp_Device/bsp_math/bsp_BMP.h similarity index 100% rename from bsp_Device/bsp_BMP.h rename to bsp_Device/bsp_math/bsp_BMP.h diff --git a/bsp_Device/bsp_CRC.cpp b/bsp_Device/bsp_math/bsp_CRC.cpp similarity index 100% rename from bsp_Device/bsp_CRC.cpp rename to bsp_Device/bsp_math/bsp_CRC.cpp diff --git a/bsp_Device/bsp_CRC.h b/bsp_Device/bsp_math/bsp_CRC.h similarity index 100% rename from bsp_Device/bsp_CRC.h rename to bsp_Device/bsp_math/bsp_CRC.h diff --git a/bsp_Device/bsp_Calculus.cpp b/bsp_Device/bsp_math/bsp_Calculus.cpp similarity index 100% rename from bsp_Device/bsp_Calculus.cpp rename to bsp_Device/bsp_math/bsp_Calculus.cpp diff --git a/bsp_Device/bsp_Calculus.h b/bsp_Device/bsp_math/bsp_Calculus.h similarity index 100% rename from bsp_Device/bsp_Calculus.h rename to bsp_Device/bsp_math/bsp_Calculus.h diff --git a/bsp_Device/bsp_PID.cpp b/bsp_Device/bsp_math/bsp_PID.cpp similarity index 100% rename from bsp_Device/bsp_PID.cpp rename to bsp_Device/bsp_math/bsp_PID.cpp diff --git a/bsp_Device/bsp_PID.h b/bsp_Device/bsp_math/bsp_PID.h similarity index 100% rename from bsp_Device/bsp_PID.h rename to bsp_Device/bsp_math/bsp_PID.h diff --git a/bsp_Device/startup_stm32f103xe.s b/bsp_Device/startup/startup_stm32f103xe.s similarity index 100% rename from bsp_Device/startup_stm32f103xe.s rename to bsp_Device/startup/startup_stm32f103xe.s diff --git a/bsp_Device/startup_stm32f10x_hd.s b/bsp_Device/startup/startup_stm32f10x_hd.s similarity index 100% rename from bsp_Device/startup_stm32f10x_hd.s rename to bsp_Device/startup/startup_stm32f10x_hd.s diff --git a/bsp_Device/startup_stm32f10x_ld.s b/bsp_Device/startup/startup_stm32f10x_ld.s similarity index 100% rename from bsp_Device/startup_stm32f10x_ld.s rename to bsp_Device/startup/startup_stm32f10x_ld.s diff --git a/bsp_Device/startup_stm32f10x_md.s b/bsp_Device/startup/startup_stm32f10x_md.s similarity index 100% rename from bsp_Device/startup_stm32f10x_md.s rename to bsp_Device/startup/startup_stm32f10x_md.s diff --git a/bsp_Device/startup_stm32f429xx.s b/bsp_Device/startup/startup_stm32f429xx.s similarity index 100% rename from bsp_Device/startup_stm32f429xx.s rename to bsp_Device/startup/startup_stm32f429xx.s diff --git a/bsp_Device/startup/startup_stm32g431xx.s b/bsp_Device/startup/startup_stm32g431xx.s new file mode 100644 index 0000000..52239aa --- /dev/null +++ b/bsp_Device/startup/startup_stm32g431xx.s @@ -0,0 +1,425 @@ +;******************************************************************************* +;* @File Name : startup_stm32g431xx.s +;* @Author : MCD Application Team +;* @Brief : Vector table for MDK-ARM toolchain +;******************************************************************************* +;* Description : STM32G431xx Mainstream devices vector table for +;* MDK-ARM toolchain. +;* This module performs: +;* - Set the initial SP +;* - Set the initial PC == Reset_Handler +;* - Set the vector table entries with the exceptions ISR address +;* - Branches to __main in the C library (which eventually +;* calls main()). +;* After Reset the Cortex-M4 processor is in Thread mode, +;* priority is Privileged, and the Stack is set to Main. +;******************************************************************************** +;* @attention +;* +;*

    © Copyright (c) 2019 STMicroelectronics. +;* All rights reserved.

    +;* +;* This software component is licensed by ST under BSD 3-Clause license, +;* the "License"; You may not use this file except in compliance with the +;* License. You may obtain a copy of the License at: +;* opensource.org/licenses/BSD-3-Clause +;* +;******************************************************************************* +;* <<< Use Configuration Wizard in Context Menu >>> +; +; Amount of memory (in bytes) allocated for Stack +; Tailor this value to your application needs +; Stack Configuration +; Stack Size (in Bytes) <0x0-0xFFFFFFFF:8> +; + +Stack_Size EQU 0x400 + + AREA STACK, NOINIT, READWRITE, ALIGN=3 +Stack_Mem SPACE Stack_Size +__initial_sp + + +; Heap Configuration +; Heap Size (in Bytes) <0x0-0xFFFFFFFF:8> +; + +Heap_Size EQU 0x200 + + AREA HEAP, NOINIT, READWRITE, ALIGN=3 +__heap_base +Heap_Mem SPACE Heap_Size +__heap_limit + + PRESERVE8 + THUMB + + +; Vector Table Mapped to Address 0 at Reset + AREA RESET, DATA, READONLY + EXPORT __Vectors + EXPORT __Vectors_End + EXPORT __Vectors_Size + +__Vectors DCD __initial_sp ; Top of Stack + DCD Reset_Handler ; Reset Handler + DCD NMI_Handler ; NMI Handler + DCD HardFault_Handler ; Hard Fault Handler + DCD MemManage_Handler ; MPU Fault Handler + DCD BusFault_Handler ; Bus Fault Handler + DCD UsageFault_Handler ; Usage Fault Handler + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD SVC_Handler ; SVCall Handler + DCD DebugMon_Handler ; Debug Monitor Handler + DCD 0 ; Reserved + DCD PendSV_Handler ; PendSV Handler + DCD SysTick_Handler ; SysTick Handler + + ; External Interrupts + DCD WWDG_IRQHandler ; Window WatchDog + DCD PVD_PVM_IRQHandler ; PVD/PVM1/PVM2/PVM3/PVM4 through EXTI Line detection + DCD RTC_TAMP_LSECSS_IRQHandler ; RTC, TAMP and RCC LSE_CSS through the EXTI line + DCD RTC_WKUP_IRQHandler ; RTC Wakeup through the EXTI line + DCD FLASH_IRQHandler ; FLASH + DCD RCC_IRQHandler ; RCC + DCD EXTI0_IRQHandler ; EXTI Line0 + DCD EXTI1_IRQHandler ; EXTI Line1 + DCD EXTI2_IRQHandler ; EXTI Line2 + DCD EXTI3_IRQHandler ; EXTI Line3 + DCD EXTI4_IRQHandler ; EXTI Line4 + DCD DMA1_Channel1_IRQHandler ; DMA1 Channel 1 + DCD DMA1_Channel2_IRQHandler ; DMA1 Channel 2 + DCD DMA1_Channel3_IRQHandler ; DMA1 Channel 3 + DCD DMA1_Channel4_IRQHandler ; DMA1 Channel 4 + DCD DMA1_Channel5_IRQHandler ; DMA1 Channel 5 + DCD DMA1_Channel6_IRQHandler ; DMA1 Channel 6 + DCD 0 ; Reserved + DCD ADC1_2_IRQHandler ; ADC1 and ADC2 + DCD USB_HP_IRQHandler ; USB Device High Priority + DCD USB_LP_IRQHandler ; USB Device Low Priority + DCD FDCAN1_IT0_IRQHandler ; FDCAN1 interrupt line 0 + DCD FDCAN1_IT1_IRQHandler ; FDCAN1 interrupt line 1 + DCD EXTI9_5_IRQHandler ; External Line[9:5]s + DCD TIM1_BRK_TIM15_IRQHandler ; TIM1 Break, Transition error, Index error and TIM15 + DCD TIM1_UP_TIM16_IRQHandler ; TIM1 Update and TIM16 + DCD TIM1_TRG_COM_TIM17_IRQHandler ; TIM1 Trigger, Commutation, Direction change, Index and TIM17 + DCD TIM1_CC_IRQHandler ; TIM1 Capture Compare + DCD TIM2_IRQHandler ; TIM2 + DCD TIM3_IRQHandler ; TIM3 + DCD TIM4_IRQHandler ; TIM4 + DCD I2C1_EV_IRQHandler ; I2C1 Event + DCD I2C1_ER_IRQHandler ; I2C1 Error + DCD I2C2_EV_IRQHandler ; I2C2 Event + DCD I2C2_ER_IRQHandler ; I2C2 Error + DCD SPI1_IRQHandler ; SPI1 + DCD SPI2_IRQHandler ; SPI2 + DCD USART1_IRQHandler ; USART1 + DCD USART2_IRQHandler ; USART2 + DCD USART3_IRQHandler ; USART3 + DCD EXTI15_10_IRQHandler ; External Line[15:10] + DCD RTC_Alarm_IRQHandler ; RTC Alarm (A and B) through EXTI Line + DCD USBWakeUp_IRQHandler ; USB Wakeup through EXTI line + DCD TIM8_BRK_IRQHandler ; TIM8 Break, Transition error and Index error Interrupt + DCD TIM8_UP_IRQHandler ; TIM8 Update Interrupt + DCD TIM8_TRG_COM_IRQHandler ; TIM8 Trigger, Commutation, Direction change and Index Interrupt + DCD TIM8_CC_IRQHandler ; TIM8 Capture Compare Interrupt + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD LPTIM1_IRQHandler ; LP TIM1 interrupt + DCD 0 ; Reserved + DCD SPI3_IRQHandler ; SPI3 + DCD UART4_IRQHandler ; UART4 + DCD 0 ; Reserved + DCD TIM6_DAC_IRQHandler ; TIM6 and DAC1&3 underrun errors + DCD TIM7_DAC_IRQHandler ; TIM7 and DAC2&4 underrun errors + DCD DMA2_Channel1_IRQHandler ; DMA2 Channel 1 + DCD DMA2_Channel2_IRQHandler ; DMA2 Channel 2 + DCD DMA2_Channel3_IRQHandler ; DMA2 Channel 3 + DCD DMA2_Channel4_IRQHandler ; DMA2 Channel 4 + DCD DMA2_Channel5_IRQHandler ; DMA2 Channel 5 + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD UCPD1_IRQHandler ; UCPD1 + DCD COMP1_2_3_IRQHandler ; COMP1, COMP2 and COMP3 + DCD COMP4_IRQHandler ; COMP4 + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD CRS_IRQHandler ; CRS Interrupt + DCD SAI1_IRQHandler ; Serial Audio Interface 1 global interrupt + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD FPU_IRQHandler ; FPU + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD RNG_IRQHandler ; RNG global interrupt + DCD LPUART1_IRQHandler ; LP UART 1 interrupt + DCD I2C3_EV_IRQHandler ; I2C3 Event + DCD I2C3_ER_IRQHandler ; I2C3 Error + DCD DMAMUX_OVR_IRQHandler ; DMAMUX overrun global interrupt + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD DMA2_Channel6_IRQHandler ; DMA2 Channel 6 + DCD 0 ; Reserved + DCD 0 ; Reserved + DCD CORDIC_IRQHandler ; CORDIC + DCD FMAC_IRQHandler ; FMAC + +__Vectors_End + +__Vectors_Size EQU __Vectors_End - __Vectors + + AREA |.text|, CODE, READONLY + +; Reset handler +Reset_Handler PROC + EXPORT Reset_Handler [WEAK] + IMPORT SystemInit + IMPORT __main + + LDR R0, =SystemInit + BLX R0 + LDR R0, =__main + BX R0 + ENDP + +; Dummy Exception Handlers (infinite loops which can be modified) + +NMI_Handler PROC + EXPORT NMI_Handler [WEAK] + B . + ENDP +HardFault_Handler\ + PROC + EXPORT HardFault_Handler [WEAK] + B . + ENDP +MemManage_Handler\ + PROC + EXPORT MemManage_Handler [WEAK] + B . + ENDP +BusFault_Handler\ + PROC + EXPORT BusFault_Handler [WEAK] + B . + ENDP +UsageFault_Handler\ + PROC + EXPORT UsageFault_Handler [WEAK] + B . + ENDP +SVC_Handler PROC + EXPORT SVC_Handler [WEAK] + B . + ENDP +DebugMon_Handler\ + PROC + EXPORT DebugMon_Handler [WEAK] + B . + ENDP +PendSV_Handler PROC + EXPORT PendSV_Handler [WEAK] + B . + ENDP +SysTick_Handler PROC + EXPORT SysTick_Handler [WEAK] + B . + ENDP + +Default_Handler PROC + + EXPORT WWDG_IRQHandler [WEAK] + EXPORT PVD_PVM_IRQHandler [WEAK] + EXPORT RTC_TAMP_LSECSS_IRQHandler [WEAK] + EXPORT RTC_WKUP_IRQHandler [WEAK] + EXPORT FLASH_IRQHandler [WEAK] + EXPORT RCC_IRQHandler [WEAK] + EXPORT EXTI0_IRQHandler [WEAK] + EXPORT EXTI1_IRQHandler [WEAK] + EXPORT EXTI2_IRQHandler [WEAK] + EXPORT EXTI3_IRQHandler [WEAK] + EXPORT EXTI4_IRQHandler [WEAK] + EXPORT DMA1_Channel1_IRQHandler [WEAK] + EXPORT DMA1_Channel2_IRQHandler [WEAK] + EXPORT DMA1_Channel3_IRQHandler [WEAK] + EXPORT DMA1_Channel4_IRQHandler [WEAK] + EXPORT DMA1_Channel5_IRQHandler [WEAK] + EXPORT DMA1_Channel6_IRQHandler [WEAK] + EXPORT ADC1_2_IRQHandler [WEAK] + EXPORT USB_HP_IRQHandler [WEAK] + EXPORT USB_LP_IRQHandler [WEAK] + EXPORT FDCAN1_IT0_IRQHandler [WEAK] + EXPORT FDCAN1_IT1_IRQHandler [WEAK] + EXPORT EXTI9_5_IRQHandler [WEAK] + EXPORT TIM1_BRK_TIM15_IRQHandler [WEAK] + EXPORT TIM1_UP_TIM16_IRQHandler [WEAK] + EXPORT TIM1_TRG_COM_TIM17_IRQHandler [WEAK] + EXPORT TIM1_CC_IRQHandler [WEAK] + EXPORT TIM2_IRQHandler [WEAK] + EXPORT TIM3_IRQHandler [WEAK] + EXPORT TIM4_IRQHandler [WEAK] + EXPORT I2C1_EV_IRQHandler [WEAK] + EXPORT I2C1_ER_IRQHandler [WEAK] + EXPORT I2C2_EV_IRQHandler [WEAK] + EXPORT I2C2_ER_IRQHandler [WEAK] + EXPORT SPI1_IRQHandler [WEAK] + EXPORT SPI2_IRQHandler [WEAK] + EXPORT USART1_IRQHandler [WEAK] + EXPORT USART2_IRQHandler [WEAK] + EXPORT USART3_IRQHandler [WEAK] + EXPORT EXTI15_10_IRQHandler [WEAK] + EXPORT RTC_Alarm_IRQHandler [WEAK] + EXPORT USBWakeUp_IRQHandler [WEAK] + EXPORT TIM8_BRK_IRQHandler [WEAK] + EXPORT TIM8_UP_IRQHandler [WEAK] + EXPORT TIM8_TRG_COM_IRQHandler [WEAK] + EXPORT TIM8_CC_IRQHandler [WEAK] + EXPORT LPTIM1_IRQHandler [WEAK] + EXPORT SPI3_IRQHandler [WEAK] + EXPORT UART4_IRQHandler [WEAK] + EXPORT TIM6_DAC_IRQHandler [WEAK] + EXPORT TIM7_DAC_IRQHandler [WEAK] + EXPORT DMA2_Channel1_IRQHandler [WEAK] + EXPORT DMA2_Channel2_IRQHandler [WEAK] + EXPORT DMA2_Channel3_IRQHandler [WEAK] + EXPORT DMA2_Channel4_IRQHandler [WEAK] + EXPORT DMA2_Channel5_IRQHandler [WEAK] + EXPORT UCPD1_IRQHandler [WEAK] + EXPORT COMP1_2_3_IRQHandler [WEAK] + EXPORT COMP4_IRQHandler [WEAK] + EXPORT CRS_IRQHandler [WEAK] + EXPORT SAI1_IRQHandler [WEAK] + EXPORT FPU_IRQHandler [WEAK] + EXPORT RNG_IRQHandler [WEAK] + EXPORT LPUART1_IRQHandler [WEAK] + EXPORT I2C3_EV_IRQHandler [WEAK] + EXPORT I2C3_ER_IRQHandler [WEAK] + EXPORT DMAMUX_OVR_IRQHandler [WEAK] + EXPORT DMA2_Channel6_IRQHandler [WEAK] + EXPORT CORDIC_IRQHandler [WEAK] + EXPORT FMAC_IRQHandler [WEAK] + +WWDG_IRQHandler +PVD_PVM_IRQHandler +RTC_TAMP_LSECSS_IRQHandler +RTC_WKUP_IRQHandler +FLASH_IRQHandler +RCC_IRQHandler +EXTI0_IRQHandler +EXTI1_IRQHandler +EXTI2_IRQHandler +EXTI3_IRQHandler +EXTI4_IRQHandler +DMA1_Channel1_IRQHandler +DMA1_Channel2_IRQHandler +DMA1_Channel3_IRQHandler +DMA1_Channel4_IRQHandler +DMA1_Channel5_IRQHandler +DMA1_Channel6_IRQHandler +ADC1_2_IRQHandler +USB_HP_IRQHandler +USB_LP_IRQHandler +FDCAN1_IT0_IRQHandler +FDCAN1_IT1_IRQHandler +EXTI9_5_IRQHandler +TIM1_BRK_TIM15_IRQHandler +TIM1_UP_TIM16_IRQHandler +TIM1_TRG_COM_TIM17_IRQHandler +TIM1_CC_IRQHandler +TIM2_IRQHandler +TIM3_IRQHandler +TIM4_IRQHandler +I2C1_EV_IRQHandler +I2C1_ER_IRQHandler +I2C2_EV_IRQHandler +I2C2_ER_IRQHandler +SPI1_IRQHandler +SPI2_IRQHandler +USART1_IRQHandler +USART2_IRQHandler +USART3_IRQHandler +EXTI15_10_IRQHandler +RTC_Alarm_IRQHandler +USBWakeUp_IRQHandler +TIM8_BRK_IRQHandler +TIM8_UP_IRQHandler +TIM8_TRG_COM_IRQHandler +TIM8_CC_IRQHandler +LPTIM1_IRQHandler +SPI3_IRQHandler +UART4_IRQHandler +TIM6_DAC_IRQHandler +TIM7_DAC_IRQHandler +DMA2_Channel1_IRQHandler +DMA2_Channel2_IRQHandler +DMA2_Channel3_IRQHandler +DMA2_Channel4_IRQHandler +DMA2_Channel5_IRQHandler +UCPD1_IRQHandler +COMP1_2_3_IRQHandler +COMP4_IRQHandler +CRS_IRQHandler +SAI1_IRQHandler +FPU_IRQHandler +RNG_IRQHandler +LPUART1_IRQHandler +I2C3_EV_IRQHandler +I2C3_ER_IRQHandler +DMAMUX_OVR_IRQHandler +DMA2_Channel6_IRQHandler +CORDIC_IRQHandler +FMAC_IRQHandler + + B . + + ENDP + + ALIGN + +;******************************************************************************* +; User Stack and Heap initialization +;******************************************************************************* + IF :DEF:__MICROLIB + + EXPORT __initial_sp + EXPORT __heap_base + EXPORT __heap_limit + + ELSE + + IMPORT __use_two_region_memory + EXPORT __user_initial_stackheap + +__user_initial_stackheap + + LDR R0, = Heap_Mem + LDR R1, =(Stack_Mem + Stack_Size) + LDR R2, = (Heap_Mem + Heap_Size) + LDR R3, = Stack_Mem + BX LR + + ALIGN + + ENDIF + + END + +;************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE***** diff --git a/bsp_Device/startup_stm32h743xx.s b/bsp_Device/startup/startup_stm32h743xx.s similarity index 100% rename from bsp_Device/startup_stm32h743xx.s rename to bsp_Device/startup/startup_stm32h743xx.s diff --git a/bsp_System/Callback.cpp b/bsp_System/Callback.cpp index 07cc242..b3f0647 100644 --- a/bsp_System/Callback.cpp +++ b/bsp_System/Callback.cpp @@ -39,6 +39,10 @@ //---------------------------------------------------------------------------------------------------- // // - +void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim){ + return;} +//---------------------------------------------------------------------------------------------------- +void HAL_UART_RxCpltCallback(UART_HandleTypeDef *huart){ + return;} ////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/bsp_System/Callback.h b/bsp_System/Callback.h index 527361c..a1b348f 100644 --- a/bsp_System/Callback.h +++ b/bsp_System/Callback.h @@ -31,6 +31,7 @@ * @date 2022-11-07 18:50 */ #pragma once +#include "vartable.h" #ifdef __cplusplus extern "C"{ #endif @@ -38,7 +39,8 @@ extern "C"{ //---------------------------------------------------------------------------------------------------- // ص // - +void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim); +void HAL_UART_RxCpltCallback(UART_HandleTypeDef *huart); ////////////////////////////////////////////////////////////////////////////////////////////////////// #ifdef __cplusplus } diff --git a/bsp_System/User.h b/bsp_System/User.h index dcaeecb..95a8d6c 100644 --- a/bsp_System/User.h +++ b/bsp_System/User.h @@ -34,12 +34,44 @@ #pragma once ////////////////////////////////////////////////////////////////////////////////////////////////////// //<<< Use Configuration Wizard in Context Menu >>> -//ģʽ -//Աģʽ -// +//Աģʽ //ûҪȡ,ѡԱʹ -#define __DEBUG__ 0 ///<ģʽ +#define __DEBUG__ ///<ģʽ +// + +//ʹSTM32_HAL +#define _STM32_HAL_ +// +// 汾 +#define BPS_CONFIG_VERSION "1.0.0" +//ʾ +// ѡ +// <0=> ѡA +// <1=> ѡB +#define EQ_CheckBox 0 + +// ֿ +// <0-16777215> +#define EQ_NumBox 0 + +// λѡ +// <0=> +// <1=>1 +// <2=>2 +// <3=>3 +#define EQ_BITERABI 0x000 + +// ѡ0 +// ѡ1 +#define EQ_BITERABIS 0x00 + // + //<<< end of configuration section >>> ////////////////////////////////////////////////////////////////////////////////////////////////////// - +#ifdef __DEBUG__ +#define text(format, ...) com.print(format, ##__VA_ARGS__) +#else +#define text(format, ...) +#endif +////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/bsp_Device/varint.h b/bsp_System/varint.h similarity index 92% rename from bsp_Device/varint.h rename to bsp_System/varint.h index fd729a6..bec0230 100644 --- a/bsp_Device/varint.h +++ b/bsp_System/varint.h @@ -77,9 +77,9 @@ typedef volatile i64 vi64; ///< 64λ #define rBit(x,y) (x&(~(1<0?x-1:y-1) ///< Ƶļ -#define qLpAdd(x,y) (x=(x+1)0?x-1:y-1) ///< ƵԼ +#define LoopAdd(var,min,step,max) (varmin?var-step:max) +#define qLoopDec(var,min,step,max) (var=var>min?var-step:max) //////////////////////////////////////////////////////////////////////////////////////////////////////