From 059d262c269a049b905a09a6b484d39d6bda9280 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期三, 12 六月 2024 17:13:11 +0800
Subject: [PATCH] V1.41 无有效测距的时候,随机跳时间片 133ms内随机时间

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

diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm
index f0dbfeb..36c067c 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: Tue Jan 23 17:01:38 2024
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Tue Jun 11 17:36:52 2024
 <BR><P>
 <H3>Maximum Stack Usage =        312 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -160,6 +160,7 @@
 <LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Init
 <LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
 <LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 <LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
 <LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
 <LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
@@ -1454,7 +1455,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="[e0]"></a>NearPoll</STRONG> (Thumb, 2042 bytes, Stack size 88 bytes, dw_app.o(i.NearPoll))
+<P><STRONG><a name="[e0]"></a>NearPoll</STRONG> (Thumb, 2048 bytes, Stack size 88 bytes, dw_app.o(i.NearPoll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 288<LI>Call Chain = NearPoll &rArr; SyncAncUpdate &rArr; SetLPTimer &rArr; NextPollDelay &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
@@ -1497,6 +1498,7 @@
 <LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
 <LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy4
 <LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 <LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ceil
 </UL>
 <BR>[Called By]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App

--
Gitblit v1.9.3