From 06f866e6a4f05cff3b5f6ab30179c89906d26c0b Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期二, 26 八月 2025 14:56:52 +0800
Subject: [PATCH] 充满时间设置为2小时,V2.19

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

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index 9d354c0..04abfba 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 Aug 20 14:51:55 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Tue Aug 26 14:54:41 2025
 <BR><P>
 <H3>Maximum Stack Usage =       1620 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -822,7 +822,7 @@
 <BR>[Called By]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AIR780EPowerOnProc
 </UL>
 
-<P><STRONG><a name="[4e]"></a>AIR780EIPInitProc</STRONG> (Thumb, 476 bytes, Stack size 72 bytes, air780efsm.o(.text.AIR780EIPInitProc))
+<P><STRONG><a name="[4e]"></a>AIR780EIPInitProc</STRONG> (Thumb, 480 bytes, Stack size 72 bytes, air780efsm.o(.text.AIR780EIPInitProc))
 <BR><BR>[Stack]<UL><LI>Max Depth = 564<LI>Call Chain = AIR780EIPInitProc &rArr; HIDO_ATLiteCmdSend &rArr; HIDO_DebugString &rArr; Uart_Send &rArr; uart_send &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_UtilSnprintf
@@ -2007,7 +2007,7 @@
 <BR>[Called By]<UL><LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;update_led_power_state
 </UL>
 
-<P><STRONG><a name="[14a]"></a>IdleTask</STRONG> (Thumb, 792 bytes, Stack size 24 bytes, main.o(.text.IdleTask))
+<P><STRONG><a name="[14a]"></a>IdleTask</STRONG> (Thumb, 796 bytes, Stack size 24 bytes, main.o(.text.IdleTask))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1212<LI>Call Chain = IdleTask &rArr; UART_CheckReceive &rArr; DBG_Poll &rArr; UsartParseDataHandler &rArr; GPS_RecvFsm &rArr; UDPClient_UploadGPS &rArr; Socket_Send &rArr; HIDO_Debug &rArr; Uart_Send &rArr; uart_send &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_get
@@ -2852,7 +2852,7 @@
 <BR>[Called By]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_app_poll
 </UL>
 
-<P><STRONG><a name="[1b2]"></a>UWBSendUDPTask</STRONG> (Thumb, 388 bytes, Stack size 64 bytes, uwb_app.o(.text.UWBSendUDPTask))
+<P><STRONG><a name="[1b2]"></a>UWBSendUDPTask</STRONG> (Thumb, 396 bytes, Stack size 64 bytes, uwb_app.o(.text.UWBSendUDPTask))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1108<LI>Call Chain = UWBSendUDPTask &rArr; HexToAsciiSendUDP &rArr; Socket_Send &rArr; HIDO_Debug &rArr; Uart_Send &rArr; uart_send &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[1ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Checksum_u16

--
Gitblit v1.9.3