From 587490c9e45f5b7eddc08fdd45bc4e1d338c7e7e Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 19 十一月 2024 11:20:09 +0800 Subject: [PATCH] Merge branch '免布线标签-lora-泰斗GPS' of http://47.108.70.204:60062/r/XRange_Tag into 免布线标签-lora-泰斗GPS --- MDK-ARM/L051/L051.htm | 16 ++++++---------- 1 files changed, 6 insertions(+), 10 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 899d822..1a1000c 100644 --- a/MDK-ARM/L051/L051.htm +++ b/MDK-ARM/L051/L051.htm @@ -3,7 +3,7 @@ <title>Static Call Graph - [L051\L051.axf]</title></head> <body><HR> <H1>Static Call Graph for image L051\L051.axf</H1><HR> -<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Nov 13 16:30:27 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Nov 13 16:39:37 2024 <BR><P> <H3>Maximum Stack Usage = 248 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -196,7 +196,6 @@ <LI><a href="#[a3]">>></a> HAL_DMA_DeInit <LI><a href="#[ae]">>></a> HAL_InitTick <LI><a href="#[6a]">>></a> ADC_DelayMicroSecond -<LI><a href="#[2a]">>></a> OnRxTimeout <LI><a href="#[e1]">>></a> UART_SetConfig <LI><a href="#[c6]">>></a> HAL_RCC_GetSysClockFreq </UL> @@ -1096,7 +1095,6 @@ <BR><BR>[Called By]<UL><LI><a href="#[10a]">>></a> LoraUp_Poll <LI><a href="#[115]">>></a> MbxTagUwbRec <LI><a href="#[6e]">>></a> Anchor_RecNearPoll -<LI><a href="#[2a]">>></a> OnRxTimeout <LI><a href="#[28]">>></a> OnRxDone </UL> @@ -1598,7 +1596,7 @@ <BR><BR>[Called By]<UL><LI><a href="#[104]">>></a> LoraReportPoll </UL> -<P><STRONG><a name="[104]"></a>LoraReportPoll</STRONG> (Thumb, 340 bytes, Stack size 32 bytes, dw_mbx_tag.o(i.LoraReportPoll)) +<P><STRONG><a name="[104]"></a>LoraReportPoll</STRONG> (Thumb, 316 bytes, Stack size 32 bytes, dw_mbx_tag.o(i.LoraReportPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = LoraReportPoll ⇒ Get_Battary ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[99]">>></a> HAL_GPIO_WritePin @@ -1686,8 +1684,8 @@ <P><STRONG><a name="[1]"></a>NMI_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.NMI_Handler)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[28]"></a>OnRxDone</STRONG> (Thumb, 566 bytes, Stack size 40 bytes, lora.o(i.OnRxDone)) -<BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = OnRxDone ⇒ MbxTagUwbRec ⇒ Anchor_RecNearPoll ⇒ dwt_starttx ⇒ dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi ⇒ Uwb_CS_di ⇒ __2printf +<P><STRONG><a name="[28]"></a>OnRxDone</STRONG> (Thumb, 576 bytes, Stack size 64 bytes, lora.o(i.OnRxDone)) +<BR><BR>[Stack]<UL><LI>Max Depth = 248<LI>Call Chain = OnRxDone ⇒ MbxTagUwbRec ⇒ Anchor_RecNearPoll ⇒ dwt_starttx ⇒ dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi ⇒ Uwb_CS_di ⇒ __2printf </UL> <BR>[Calls]<UL><LI><a href="#[63]">>></a> __aeabi_ui2d <LI><a href="#[5c]">>></a> __aeabi_dsub @@ -1715,12 +1713,10 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> lora.o(i.LoraInit) </UL> -<P><STRONG><a name="[2a]"></a>OnRxTimeout</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, lora.o(i.OnRxTimeout)) -<BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = OnRxTimeout ⇒ SwitchLoraSettings +<P><STRONG><a name="[2a]"></a>OnRxTimeout</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, lora.o(i.OnRxTimeout)) +<BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = OnRxTimeout ⇒ SwitchLoraSettings </UL> <BR>[Calls]<UL><LI><a href="#[103]">>></a> SwitchLoraSettings -<LI><a href="#[75]">>></a> HAL_LPTIM_ReadCounter -<LI><a href="#[6b]">>></a> __aeabi_uidivmod </UL> <BR>[Address Reference Count : 1]<UL><LI> lora.o(i.LoraInit) </UL> -- Gitblit v1.9.3