From 20a69da5eac81d6cbdc2badbd728f6cd74b82804 Mon Sep 17 00:00:00 2001
From: zhyinch <zhyinch@gmail.com>
Date: 星期五, 23 七月 2021 10:44:14 +0800
Subject: [PATCH] V2.32 修改加速计灵敏度

---
 MDK-ARM/L051/L051.htm |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm
index 0e3b8af..ff954bb 100644
--- a/MDK-ARM/L051/L051.htm
+++ b/MDK-ARM/L051/L051.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [L051\L051.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image L051\L051.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Wed Jun 02 15:13:09 2021
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Mon Jul 19 14:46:09 2021
 <BR><P>
 <H3>Maximum Stack Usage =        344 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -1464,7 +1464,7 @@
 <LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadOneByte
 </UL>
 
-<P><STRONG><a name="[df]"></a>IdleTask</STRONG> (Thumb, 368 bytes, Stack size 24 bytes, main.o(i.IdleTask))
+<P><STRONG><a name="[df]"></a>IdleTask</STRONG> (Thumb, 374 bytes, Stack size 24 bytes, main.o(i.IdleTask))
 <BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = IdleTask &rArr; Get_Battary &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
 </UL>
 <BR>[Calls]<UL><LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
@@ -1487,7 +1487,7 @@
 <LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
 </UL>
 
-<P><STRONG><a name="[e3]"></a>LIS3DH_Data_Init</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_Data_Init))
+<P><STRONG><a name="[e3]"></a>LIS3DH_Data_Init</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_Data_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = LIS3DH_Data_Init &rArr; LIS3DH_GetWHO_AM_I &rArr; LIS3DH_ReadReg &rArr; LIS3DH_ReadOneByte &rArr; IIC2_Read_Byte &rArr; IIC2_NAck
 </UL>
 <BR>[Calls]<UL><LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
@@ -1610,8 +1610,8 @@
 <P><STRONG><a name="[4]"></a>PendSV_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.PendSV_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[f9]"></a>Poll</STRONG> (Thumb, 786 bytes, Stack size 72 bytes, dw_app.o(i.Poll))
-<BR><BR>[Stack]<UL><LI>Max Depth = 156<LI>Call Chain = Poll &rArr; dwt_starttx &rArr; dwt_entersleepaftertx &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
+<P><STRONG><a name="[f9]"></a>Poll</STRONG> (Thumb, 786 bytes, Stack size 64 bytes, dw_app.o(i.Poll))
+<BR><BR>[Stack]<UL><LI>Max Depth = 148<LI>Call Chain = Poll &rArr; dwt_starttx &rArr; dwt_entersleepaftertx &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
 <BR>[Calls]<UL><LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetNextPollTime
 <LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
@@ -1635,7 +1635,7 @@
 <BR>[Called By]<UL><LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
 </UL>
 
-<P><STRONG><a name="[fa]"></a>Program_Init</STRONG> (Thumb, 200 bytes, Stack size 24 bytes, main.o(i.Program_Init))
+<P><STRONG><a name="[fa]"></a>Program_Init</STRONG> (Thumb, 202 bytes, Stack size 24 bytes, main.o(i.Program_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = Program_Init &rArr; GetLPTime &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
 </UL>
 <BR>[Calls]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d

--
Gitblit v1.9.3