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>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Fri May 16 16:23:48 2025 +<BR><P>#<CALLGRAPH># 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]">>></a> 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 ⇒ PCA9555_Set_One_Value_Output ⇒ PCA9555_write_output_port_data ⇒ IIC_Write_Pca9555 ⇒ IIC2_Wait_pca_Ack ⇒ gpio_pin_set_dir ⇒ gpio_pin_set </UL> <BR>[Calls]<UL><LI><a href="#[ed]">>></a> PCA9555_readdata -- Gitblit v1.9.3