From 8b4b676312f925f4335b9d3ebdfe498cba2c8495 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期三, 07 四月 2021 09:44:24 +0800 Subject: [PATCH] V1.20 增加震动使能控制 --- MDK-ARM/L051/L051.htm | 11 +++-------- 1 files changed, 3 insertions(+), 8 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 75007b6..5effd66 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: Fri Dec 11 16:55:09 2020 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Fri Apr 02 15:04:52 2021 <BR><P> <H3>Maximum Stack Usage = 224 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -12,7 +12,6 @@ <H3> Mutually Recursive functions </H3> <LI><a href="#[11]">ADC1_COMP_IRQHandler</a> ⇒ <a href="#[11]">ADC1_COMP_IRQHandler</a><BR> - <LI><a href="#[2]">HardFault_Handler</a> ⇒ <a href="#[2]">HardFault_Handler</a><BR> </UL> <P> <H3> @@ -1129,11 +1128,7 @@ <BR><BR>[Called By]<UL><LI><a href="#[9e]">>></a> HAL_UART_IRQHandler </UL> -<P><STRONG><a name="[2]"></a>HardFault_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.HardFault_Handler)) -<BR><BR>[Calls]<UL><LI><a href="#[2]">>></a> HardFault_Handler -</UL> -<BR>[Called By]<UL><LI><a href="#[2]">>></a> HardFault_Handler -</UL> +<P><STRONG><a name="[2]"></a>HardFault_Handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.HardFault_Handler)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> <P><STRONG><a name="[ad]"></a>IIC2_Ack</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, lis3dh_driver.o(i.IIC2_Ack)) @@ -1209,7 +1204,7 @@ <LI><a href="#[bf]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[b5]"></a>IdleTask</STRONG> (Thumb, 296 bytes, Stack size 24 bytes, main.o(i.IdleTask)) +<P><STRONG><a name="[b5]"></a>IdleTask</STRONG> (Thumb, 302 bytes, Stack size 24 bytes, main.o(i.IdleTask)) <BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = IdleTask ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[72]">>></a> HAL_GPIO_WritePin -- Gitblit v1.9.3