From 39842cc2707c7ceb890bd963d1d226cc7542bc91 Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期五, 16 五月 2025 17:47:05 +0800
Subject: [PATCH] 对比PCA9555的修改

---
 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 604bcbb..8a6dcfa 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 May 16 16:23:48 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Fri May 16 17:24:55 2025
 <BR><P>
 <H3>Maximum Stack Usage =       2076 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -1399,7 +1399,7 @@
 <LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SX126xReset
 </UL>
 
-<P><STRONG><a name="[ec]"></a>PCA9555_init</STRONG> (Thumb, 252 bytes, Stack size 48 bytes, pca9555.o(.text.PCA9555_init))
+<P><STRONG><a name="[ec]"></a>PCA9555_init</STRONG> (Thumb, 276 bytes, Stack size 48 bytes, pca9555.o(.text.PCA9555_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 260<LI>Call Chain = PCA9555_init &rArr; PCA9555_Set_One_Value_Output &rArr; PCA9555_write_output_port_data &rArr; IIC_Write_Pca9555 &rArr; IIC2_Wait_pca_Ack &rArr; gpio_pin_set_dir &rArr; gpio_pin_set
 </UL>
 <BR>[Calls]<UL><LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PCA9555_readdata

--
Gitblit v1.9.3