From edd3465ff7aefa3b0ac9ef1e977c32fb23945e73 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期一, 25 七月 2022 16:41:26 +0800 Subject: [PATCH] V1.30 加速计灵敏度可配置 --- MDK-ARM/L051/L051.htm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 6e38f3c..a13ae61 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: Tue Jul 19 10:17:28 2022 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Mon Jul 25 16:37:46 2022 <BR><P> <H3>Maximum Stack Usage = 232 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1325,7 +1325,7 @@ <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[cf]"></a>LIS3DH_Data_Init</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_Data_Init)) +<P><STRONG><a name="[cf]"></a>LIS3DH_Data_Init</STRONG> (Thumb, 92 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_Data_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = LIS3DH_Data_Init ⇒ LIS3DH_WriteReg ⇒ LIS3DH_WriteOneByte ⇒ IIC2_Wait_Ack ⇒ IIC2_Stop </UL> <BR>[Calls]<UL><LI><a href="#[c3]">>></a> delay_us -- Gitblit v1.9.3