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 | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 4568758..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>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Sat Jul 10 16:49:13 2021 +<BR><P>#<CALLGRAPH># 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> @@ -1487,7 +1487,7 @@ <LI><a href="#[fc]">>></a> 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 ⇒ LIS3DH_GetWHO_AM_I ⇒ LIS3DH_ReadReg ⇒ LIS3DH_ReadOneByte ⇒ IIC2_Read_Byte ⇒ IIC2_NAck </UL> <BR>[Calls]<UL><LI><a href="#[d8]">>></a> delay_us @@ -1564,7 +1564,7 @@ <P><STRONG><a name="[1]"></a>NMI_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.NMI_Handler)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[f0]"></a>NearPoll</STRONG> (Thumb, 1432 bytes, Stack size 40 bytes, dw_app.o(i.NearPoll)) +<P><STRONG><a name="[f0]"></a>NearPoll</STRONG> (Thumb, 1430 bytes, Stack size 40 bytes, dw_app.o(i.NearPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[5d]">>></a> delay_ms @@ -1635,7 +1635,7 @@ <BR>[Called By]<UL><LI><a href="#[103]">>></a> 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 ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[44]">>></a> __aeabi_ui2d @@ -1751,7 +1751,7 @@ <P><STRONG><a name="[1f]"></a>SystemInit</STRONG> (Thumb, 66 bytes, Stack size 0 bytes, system_stm32l0xx.o(i.SystemInit)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(.text) </UL> -<P><STRONG><a name="[103]"></a>Tag_App</STRONG> (Thumb, 236 bytes, Stack size 24 bytes, dw_app.o(i.Tag_App)) +<P><STRONG><a name="[103]"></a>Tag_App</STRONG> (Thumb, 234 bytes, Stack size 24 bytes, dw_app.o(i.Tag_App)) <BR><BR>[Stack]<UL><LI>Max Depth = 312<LI>Call Chain = Tag_App ⇒ GetPressAndHeight ⇒ pow ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[52]">>></a> GetPressAndHeight -- Gitblit v1.9.3