From 310754a3de9ee12cbabc4b46ab2c144c62fa8d7e Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期六, 13 八月 2022 21:27:35 +0800 Subject: [PATCH] V2.53 增加震动状态上传和震动实时响应功能 --- MDK-ARM/L051/L051.htm | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 13ba9e5..261460c 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: Thu Jun 02 15:58:11 2022 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Sat Aug 13 18:59:53 2022 <BR><P> <H3>Maximum Stack Usage = 312 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -573,7 +573,7 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[54]"></a>DiscPoll</STRONG> (Thumb, 554 bytes, Stack size 64 bytes, dw_app.o(i.DiscPoll)) +<P><STRONG><a name="[54]"></a>DiscPoll</STRONG> (Thumb, 552 bytes, Stack size 64 bytes, dw_app.o(i.DiscPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 148<LI>Call Chain = DiscPoll ⇒ dwt_starttx ⇒ dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> <BR>[Calls]<UL><LI><a href="#[5f]">>></a> get_tx_timestamp_u64 @@ -1578,7 +1578,7 @@ <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="[f7]"></a>NearPoll</STRONG> (Thumb, 1564 bytes, Stack size 40 bytes, dw_app.o(i.NearPoll)) +<P><STRONG><a name="[f7]"></a>NearPoll</STRONG> (Thumb, 1590 bytes, Stack size 40 bytes, dw_app.o(i.NearPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = NearPoll ⇒ SetLPTimer ⇒ NextPollDelay ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[6e]">>></a> delay_ms -- Gitblit v1.9.3