From 8c941d2143eba5ac474684a36d2eb86745dac4bc Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期二, 15 四月 2025 10:24:12 +0800
Subject: [PATCH] 修改休眠功耗

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

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index 73fb033..2c32485 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: Wed Apr  2 14:41:27 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Tue Apr 15 10:19:56 2025
 <BR><P>
 <H3>Maximum Stack Usage =       1604 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -3669,7 +3669,7 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B)
 </UL>
-<P><STRONG><a name="[1f4]"></a>mcu_deep_sleep</STRONG> (Thumb, 96 bytes, Stack size 16 bytes, main.o(.text.mcu_deep_sleep))
+<P><STRONG><a name="[1f4]"></a>mcu_deep_sleep</STRONG> (Thumb, 112 bytes, Stack size 16 bytes, main.o(.text.mcu_deep_sleep))
 <BR><BR>[Stack]<UL><LI>Max Depth = 884<LI>Call Chain = mcu_deep_sleep &rArr; power_enter_power_down_mode &rArr; phy_restore &rArr; phy_tx_regs_config &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[1f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode

--
Gitblit v1.9.3