From 2fe944b7b3cb50c59cc48f079d4b0f90237681b3 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期二, 22 十月 2024 15:15:02 +0800
Subject: [PATCH] 修改了ADC休眠后不采集bug

---
 keil/Objects/uwb_simple_example.htm |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index baa0467..12d537e 100644
--- a/keil/Objects/uwb_simple_example.htm
+++ b/keil/Objects/uwb_simple_example.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [.\Objects\uwb_simple_example.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image .\Objects\uwb_simple_example.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Fri Oct 18 17:57:35 2024
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Tue Oct 22 09:25:48 2024
 <BR><P>
 <H3>Maximum Stack Usage =       1580 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -1264,7 +1264,7 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET)
 </UL>
-<P><STRONG><a name="[1c1]"></a>GPS_Poll</STRONG> (Thumb, 148 bytes, Stack size 16 bytes, gps.o(.text.GPS_Poll))
+<P><STRONG><a name="[1c1]"></a>GPS_Poll</STRONG> (Thumb, 144 bytes, Stack size 16 bytes, gps.o(.text.GPS_Poll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = GPS_Poll
 </UL>
 <BR>[Called By]<UL><LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
@@ -2538,7 +2538,7 @@
 <BR>[Called By]<UL><LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
 </UL>
 
-<P><STRONG><a name="[34]"></a>UsartParseDataHandler</STRONG> (Thumb, 744 bytes, Stack size 344 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler))
+<P><STRONG><a name="[34]"></a>UsartParseDataHandler</STRONG> (Thumb, 740 bytes, Stack size 344 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1172<LI>Call Chain = UsartParseDataHandler &rArr; UpdateProcess &rArr; save_com_map_to_flash &rArr; flash_open &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf

--
Gitblit v1.9.3