From 0c9257ee54255a0e3761fbcdf9e5c1311822c730 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 08 十一月 2024 09:26:08 +0800 Subject: [PATCH] 2.15,同步时间目前是随机碰撞。 --- MDK-ARM/L051/L051.htm | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index c5a1747..2bf3cc3 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 Oct 15 14:15:40 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Thu Oct 31 17:17:29 2024 <BR><P> <H3>Maximum Stack Usage = 400 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -2018,7 +2018,7 @@ <BR>[Called By]<UL><LI><a href="#[11c]">>></a> SetLPTimer </UL> -<P><STRONG><a name="[a6]"></a>NextSlotDelayMs</STRONG> (Thumb, 166 bytes, Stack size 32 bytes, dw_sync.o(i.NextSlotDelayMs)) +<P><STRONG><a name="[a6]"></a>NextSlotDelayMs</STRONG> (Thumb, 158 bytes, Stack size 32 bytes, dw_sync.o(i.NextSlotDelayMs)) <BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = NextSlotDelayMs ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[37]">>></a> __aeabi_dadd @@ -2135,7 +2135,7 @@ <LI><a href="#[83]">>></a> DiscPoll2 </UL> -<P><STRONG><a name="[11c]"></a>SetLPTimer</STRONG> (Thumb, 156 bytes, Stack size 32 bytes, dw_sync.o(i.SetLPTimer)) +<P><STRONG><a name="[11c]"></a>SetLPTimer</STRONG> (Thumb, 150 bytes, Stack size 32 bytes, dw_sync.o(i.SetLPTimer)) <BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = SetLPTimer ⇒ NextPollDelay ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[37]">>></a> __aeabi_dadd -- Gitblit v1.9.3