From 2177dac722f1fb8f5bcc409900f3e5aa5065c1bf Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期五, 10 六月 2022 08:39:04 +0800 Subject: [PATCH] 开始写部分程序 --- MDK-ARM/L051/L051.htm | 475 +++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 281 insertions(+), 194 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 793d464..d981b75 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 Mar 23 18:40:58 2022 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Tue Jun 07 23:15:49 2022 <BR><P> <H3>Maximum Stack Usage = 224 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -64,7 +64,7 @@ <P><STRONG><a name="[20]"></a>__main</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(.text) </UL> -<P><STRONG><a name="[116]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001)) +<P><STRONG><a name="[11c]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001)) <P><STRONG><a name="[27]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004)) <BR><BR>[Calls]<UL><LI><a href="#[28]">>></a> __scatterload @@ -74,15 +74,15 @@ <BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> __scatterload </UL> -<P><STRONG><a name="[117]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008)) +<P><STRONG><a name="[11d]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008)) -<P><STRONG><a name="[118]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A)) +<P><STRONG><a name="[11e]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A)) -<P><STRONG><a name="[119]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B)) +<P><STRONG><a name="[11f]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B)) -<P><STRONG><a name="[11a]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D)) +<P><STRONG><a name="[120]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D)) -<P><STRONG><a name="[11b]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F)) +<P><STRONG><a name="[121]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F)) <P><STRONG><a name="[0]"></a>Reset_Handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, startup_stm32l051xx.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) @@ -151,7 +151,7 @@ <P><STRONG><a name="[6]"></a>WWDG_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32l051xx.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[11c]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text), UNUSED) +<P><STRONG><a name="[122]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text), UNUSED) <P><STRONG><a name="[47]"></a>__aeabi_uidivmod</STRONG> (Thumb, 44 bytes, Stack size 12 bytes, uidiv.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = __aeabi_uidivmod @@ -164,8 +164,8 @@ <LI><a href="#[4e]">>></a> dwt_initialise <LI><a href="#[9c]">>></a> HAL_RCC_GetSysClockFreq <LI><a href="#[82]">>></a> HAL_InitTick -<LI><a href="#[ff]">>></a> _printf_core <LI><a href="#[bb]">>></a> UART_SetConfig +<LI><a href="#[104]">>></a> _printf_core </UL> <P><STRONG><a name="[29]"></a>__aeabi_uldivmod</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, uldiv.o(.text)) @@ -179,26 +179,26 @@ <P><STRONG><a name="[69]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[25]">>></a> UsartParseDataHandler -<LI><a href="#[ef]">>></a> SendComMap +<LI><a href="#[f3]">>></a> SendComMap <LI><a href="#[de]">>></a> NearPoll <LI><a href="#[5f]">>></a> GetNearMsg -<LI><a href="#[f0]">>></a> UART_PushFrame +<LI><a href="#[f4]">>></a> UART_PushFrame </UL> <P><STRONG><a name="[e7]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll </UL> -<P><STRONG><a name="[11d]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED) +<P><STRONG><a name="[123]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED) <P><STRONG><a name="[2d]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) <BR><BR>[Called By]<UL><LI><a href="#[2e]">>></a> _memset$wrapper <LI><a href="#[2c]">>></a> __aeabi_memclr </UL> -<P><STRONG><a name="[11e]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) +<P><STRONG><a name="[124]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) -<P><STRONG><a name="[11f]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) +<P><STRONG><a name="[125]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) <P><STRONG><a name="[2c]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) <BR><BR>[Calls]<UL><LI><a href="#[2d]">>></a> __aeabi_memset @@ -210,14 +210,14 @@ <LI><a href="#[78]">>></a> HAL_ADC_MspInit <LI><a href="#[a8]">>></a> HAL_TIM_MspPostInit <LI><a href="#[8a]">>></a> mcu_sleep -<LI><a href="#[f2]">>></a> SystemClock_Config +<LI><a href="#[f6]">>></a> SystemClock_Config <LI><a href="#[c2]">>></a> HardWareTypeDiffConfig <LI><a href="#[dc]">>></a> MX_USART1_UART_Init <LI><a href="#[d9]">>></a> MX_GPIO_Init <LI><a href="#[4c]">>></a> Reset_DW1000 </UL> -<P><STRONG><a name="[120]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) +<P><STRONG><a name="[126]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) <P><STRONG><a name="[2e]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED) <BR><BR>[Calls]<UL><LI><a href="#[2d]">>></a> __aeabi_memset @@ -273,6 +273,7 @@ <LI><a href="#[37]">>></a> _double_epilogue </UL> <BR>[Called By]<UL><LI><a href="#[eb]">>></a> Program_Init +<LI><a href="#[f2]">>></a> SetWkupTimeBaseLast <LI><a href="#[de]">>></a> NearPoll <LI><a href="#[39]">>></a> __aeabi_dsub <LI><a href="#[71]">>></a> Get_Battary @@ -315,6 +316,7 @@ </UL> <BR>[Called By]<UL><LI><a href="#[eb]">>></a> Program_Init <LI><a href="#[5d]">>></a> GetLPTime +<LI><a href="#[f2]">>></a> SetWkupTimeBaseLast <LI><a href="#[87]">>></a> SetNextPollTime </UL> @@ -352,6 +354,7 @@ </UL> <BR>[Called By]<UL><LI><a href="#[eb]">>></a> Program_Init <LI><a href="#[5d]">>></a> GetLPTime +<LI><a href="#[f2]">>></a> SetWkupTimeBaseLast <LI><a href="#[de]">>></a> NearPoll </UL> @@ -376,6 +379,7 @@ </UL> <BR>[Called By]<UL><LI><a href="#[eb]">>></a> Program_Init <LI><a href="#[5d]">>></a> GetLPTime +<LI><a href="#[f2]">>></a> SetWkupTimeBaseLast <LI><a href="#[de]">>></a> NearPoll </UL> @@ -391,7 +395,7 @@ <BR>[Called By]<UL><LI><a href="#[71]">>></a> Get_Battary </UL> -<P><STRONG><a name="[121]"></a>__aeabi_cfcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cfcmple.o(.text), UNUSED) +<P><STRONG><a name="[127]"></a>__aeabi_cfcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cfcmple.o(.text), UNUSED) <P><STRONG><a name="[89]"></a>__aeabi_cfcmple</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, cfcmple.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[86]">>></a> HAL_LPTIM_CompareMatchCallback @@ -405,7 +409,7 @@ <LI><a href="#[37]">>></a> _double_epilogue </UL> -<P><STRONG><a name="[122]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED) +<P><STRONG><a name="[128]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED) <P><STRONG><a name="[2a]"></a>__aeabi_llsr</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, llushr.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_llsr @@ -416,7 +420,7 @@ <LI><a href="#[37]">>></a> _double_epilogue </UL> -<P><STRONG><a name="[123]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED) +<P><STRONG><a name="[129]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED) <P><STRONG><a name="[36]"></a>__aeabi_lasr</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, llsshr.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_lasr @@ -424,9 +428,9 @@ <BR>[Called By]<UL><LI><a href="#[35]">>></a> __aeabi_dadd </UL> -<P><STRONG><a name="[124]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED) +<P><STRONG><a name="[12a]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED) -<P><STRONG><a name="[125]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED) +<P><STRONG><a name="[12b]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED) <P><STRONG><a name="[31]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[34]">>></a> __aeabi_fdiv @@ -464,7 +468,7 @@ <LI><a href="#[3b]">>></a> __aeabi_dmul </UL> -<P><STRONG><a name="[108]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text)) +<P><STRONG><a name="[10d]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[df]">>></a> ceil </UL> @@ -474,12 +478,12 @@ <BR>[Called By]<UL><LI><a href="#[27]">>></a> _main_scatterload </UL> -<P><STRONG><a name="[126]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED) +<P><STRONG><a name="[12c]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED) <P><STRONG><a name="[e9]"></a>Checksum_u16</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, dw_app.o(i.Checksum_u16)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = Checksum_u16 </UL> -<BR>[Called By]<UL><LI><a href="#[ef]">>></a> SendComMap +<BR>[Called By]<UL><LI><a href="#[f3]">>></a> SendComMap <LI><a href="#[de]">>></a> NearPoll </UL> @@ -490,7 +494,7 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[110]"></a>Dw1000_App_Init</STRONG> (Thumb, 68 bytes, Stack size 0 bytes, dw_app.o(i.Dw1000_App_Init)) +<P><STRONG><a name="[115]"></a>Dw1000_App_Init</STRONG> (Thumb, 68 bytes, Stack size 0 bytes, dw_app.o(i.Dw1000_App_Init)) <BR><BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> @@ -537,7 +541,7 @@ <LI><a href="#[88]">>></a> save_com_map_to_flash </UL> -<P><STRONG><a name="[115]"></a>FLASH_Read</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, flash.o(i.FLASH_Read)) +<P><STRONG><a name="[11b]"></a>FLASH_Read</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, flash.o(i.FLASH_Read)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = FLASH_Read </UL> <BR>[Called By]<UL><LI><a href="#[ec]">>></a> parameter_init @@ -600,7 +604,7 @@ <LI><a href="#[69]">>></a> __aeabi_memcpy <LI><a href="#[47]">>></a> __aeabi_uidivmod </UL> -<BR>[Called By]<UL><LI><a href="#[f4]">>></a> Tag_App +<BR>[Called By]<UL><LI><a href="#[f8]">>></a> Tag_App </UL> <P><STRONG><a name="[6a]"></a>GetRandomSlotPos</STRONG> (Thumb, 62 bytes, Stack size 8 bytes, dw_app.o(i.GetRandomSlotPos)) @@ -791,8 +795,8 @@ <LI><a href="#[c7]">>></a> IIC2_Read_Byte <LI><a href="#[b]">>></a> EXTI0_1_IRQHandler <LI><a href="#[1e]">>></a> main -<LI><a href="#[cc]">>></a> IdleTask <LI><a href="#[86]">>></a> HAL_LPTIM_CompareMatchCallback +<LI><a href="#[cc]">>></a> IdleTask <LI><a href="#[de]">>></a> NearPoll </UL> @@ -805,10 +809,10 @@ <LI><a href="#[c6]">>></a> IIC2_NAck <LI><a href="#[c4]">>></a> IIC2_Ack <LI><a href="#[1e]">>></a> main -<LI><a href="#[cc]">>></a> IdleTask <LI><a href="#[c2]">>></a> HardWareTypeDiffConfig <LI><a href="#[86]">>></a> HAL_LPTIM_CompareMatchCallback <LI><a href="#[d9]">>></a> MX_GPIO_Init +<LI><a href="#[cc]">>></a> IdleTask <LI><a href="#[de]">>></a> NearPoll <LI><a href="#[71]">>></a> Get_Battary <LI><a href="#[4c]">>></a> Reset_DW1000 @@ -829,7 +833,7 @@ <LI><a href="#[bd]">>></a> UART_CheckIdleState </UL> -<P><STRONG><a name="[f1]"></a>HAL_IncTick</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal.o(i.HAL_IncTick)) +<P><STRONG><a name="[f5]"></a>HAL_IncTick</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal.o(i.HAL_IncTick)) <BR><BR>[Called By]<UL><LI><a href="#[5]">>></a> SysTick_Handler </UL> @@ -943,6 +947,7 @@ <P><STRONG><a name="[5e]"></a>HAL_LPTIM_ReadCounter</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)) <BR><BR>[Called By]<UL><LI><a href="#[5d]">>></a> GetLPTime +<LI><a href="#[f1]">>></a> WaitUntilTargetTime <LI><a href="#[de]">>></a> NearPoll <LI><a href="#[6a]">>></a> GetRandomSlotPos </UL> @@ -984,23 +989,23 @@ <LI><a href="#[82]">>></a> HAL_InitTick </UL> -<P><STRONG><a name="[112]"></a>HAL_PWR_DisableWakeUpPin</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin)) +<P><STRONG><a name="[118]"></a>HAL_PWR_DisableWakeUpPin</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin)) <BR><BR>[Called By]<UL><LI><a href="#[8a]">>></a> mcu_sleep </UL> -<P><STRONG><a name="[f3]"></a>HAL_PWR_EnableBkUpAccess</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)) -<BR><BR>[Called By]<UL><LI><a href="#[f2]">>></a> SystemClock_Config +<P><STRONG><a name="[f7]"></a>HAL_PWR_EnableBkUpAccess</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)) +<BR><BR>[Called By]<UL><LI><a href="#[f6]">>></a> SystemClock_Config </UL> -<P><STRONG><a name="[113]"></a>HAL_PWR_EnableWakeUpPin</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin)) +<P><STRONG><a name="[119]"></a>HAL_PWR_EnableWakeUpPin</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin)) <BR><BR>[Called By]<UL><LI><a href="#[8a]">>></a> mcu_sleep </UL> -<P><STRONG><a name="[114]"></a>HAL_PWR_EnterSTANDBYMode</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode)) +<P><STRONG><a name="[11a]"></a>HAL_PWR_EnterSTANDBYMode</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode)) <BR><BR>[Called By]<UL><LI><a href="#[8a]">>></a> mcu_sleep </UL> -<P><STRONG><a name="[111]"></a>HAL_PWR_EnterSTOPMode</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)) +<P><STRONG><a name="[117]"></a>HAL_PWR_EnterSTOPMode</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)) <BR><BR>[Called By]<UL><LI><a href="#[8a]">>></a> mcu_sleep <LI><a href="#[1e]">>></a> main </UL> @@ -1010,7 +1015,7 @@ </UL> <BR>[Calls]<UL><LI><a href="#[49]">>></a> HAL_GetTick </UL> -<BR>[Called By]<UL><LI><a href="#[f2]">>></a> SystemClock_Config +<BR>[Called By]<UL><LI><a href="#[f6]">>></a> SystemClock_Config </UL> <P><STRONG><a name="[9b]"></a>HAL_RCC_ClockConfig</STRONG> (Thumb, 344 bytes, Stack size 24 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)) @@ -1020,14 +1025,14 @@ <LI><a href="#[9c]">>></a> HAL_RCC_GetSysClockFreq <LI><a href="#[82]">>></a> HAL_InitTick </UL> -<BR>[Called By]<UL><LI><a href="#[f2]">>></a> SystemClock_Config +<BR>[Called By]<UL><LI><a href="#[f6]">>></a> SystemClock_Config </UL> -<P><STRONG><a name="[fa]"></a>HAL_RCC_GetPCLK1Freq</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)) +<P><STRONG><a name="[fe]"></a>HAL_RCC_GetPCLK1Freq</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)) <BR><BR>[Called By]<UL><LI><a href="#[bb]">>></a> UART_SetConfig </UL> -<P><STRONG><a name="[fc]"></a>HAL_RCC_GetPCLK2Freq</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)) +<P><STRONG><a name="[100]"></a>HAL_RCC_GetPCLK2Freq</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)) <BR><BR>[Called By]<UL><LI><a href="#[bb]">>></a> UART_SetConfig </UL> @@ -1048,7 +1053,7 @@ <LI><a href="#[9c]">>></a> HAL_RCC_GetSysClockFreq <LI><a href="#[82]">>></a> HAL_InitTick </UL> -<BR>[Called By]<UL><LI><a href="#[f2]">>></a> SystemClock_Config +<BR>[Called By]<UL><LI><a href="#[f6]">>></a> SystemClock_Config </UL> <P><STRONG><a name="[9e]"></a>HAL_SPI_Init</STRONG> (Thumb, 128 bytes, Stack size 16 bytes, stm32l0xx_hal_spi.o(i.HAL_SPI_Init)) @@ -1210,11 +1215,11 @@ <LI><a href="#[53]">>></a> UsartInit </UL> -<P><STRONG><a name="[f8]"></a>HAL_UART_RxCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)) +<P><STRONG><a name="[fc]"></a>HAL_UART_RxCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)) <BR><BR>[Called By]<UL><LI><a href="#[22]">>></a> UART_DMAReceiveCplt </UL> -<P><STRONG><a name="[f9]"></a>HAL_UART_RxHalfCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)) +<P><STRONG><a name="[fd]"></a>HAL_UART_RxHalfCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)) <BR><BR>[Called By]<UL><LI><a href="#[23]">>></a> UART_DMARxHalfCplt </UL> @@ -1225,7 +1230,7 @@ <LI><a href="#[c1]">>></a> UART_WaitOnFlagUntilTimeout </UL> <BR>[Called By]<UL><LI><a href="#[26]">>></a> fputc -<LI><a href="#[fd]">>></a> USART_putc +<LI><a href="#[101]">>></a> USART_putc </UL> <P><STRONG><a name="[b8]"></a>HAL_UART_TxCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)) @@ -1337,6 +1342,7 @@ <LI><a href="#[cf]">>></a> __2printf </UL> <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main +<LI><a href="#[f0]">>></a> WkupUWB </UL> <P><STRONG><a name="[d1]"></a>LIS3DH_Data_Init</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_Data_Init)) @@ -1461,7 +1467,7 @@ <LI><a href="#[47]">>></a> __aeabi_uidivmod <LI><a href="#[df]">>></a> ceil </UL> -<BR>[Called By]<UL><LI><a href="#[f4]">>></a> Tag_App +<BR>[Called By]<UL><LI><a href="#[f8]">>></a> Tag_App </UL> <P><STRONG><a name="[4]"></a>PendSV_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.PendSV_Handler)) @@ -1471,19 +1477,23 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 168<LI>Call Chain = Program_Init ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[35]">>></a> __aeabi_dadd -<LI><a href="#[3c]">>></a> __aeabi_ddiv <LI><a href="#[ee]">>></a> HAL_LPTIM_TimeOut_Start_IT <LI><a href="#[5d]">>></a> GetLPTime +<LI><a href="#[3c]">>></a> __aeabi_ddiv <LI><a href="#[40]">>></a> __aeabi_ui2d <LI><a href="#[42]">>></a> __aeabi_d2uiz <LI><a href="#[ec]">>></a> parameter_init <LI><a href="#[ed]">>></a> STMFLASH_ReadHalfWord <LI><a href="#[3b]">>></a> __aeabi_dmul -<LI><a href="#[cf]">>></a> __2printf <LI><a href="#[47]">>></a> __aeabi_uidivmod <LI><a href="#[df]">>></a> ceil +<LI><a href="#[cf]">>></a> __2printf </UL> <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main +</UL> + +<P><STRONG><a name="[116]"></a>RangingProc</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, wirless_uwb_app.o(i.RangingProc)) +<BR><BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> <P><STRONG><a name="[4c]"></a>Reset_DW1000</STRONG> (Thumb, 76 bytes, Stack size 40 bytes, dw_driver.o(i.Reset_DW1000)) @@ -1504,11 +1514,26 @@ <P><STRONG><a name="[3]"></a>SVC_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.SVC_Handler)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[ef]"></a>SendComMap</STRONG> (Thumb, 110 bytes, Stack size 24 bytes, serial_at_cmd_app.o(i.SendComMap)) +<P><STRONG><a name="[ef]"></a>SearchSyncProc</STRONG> (Thumb, 106 bytes, Stack size 16 bytes, wirless_uwb_app.o(i.SearchSyncProc)) +<BR><BR>[Stack]<UL><LI>Max Depth = 200<LI>Call Chain = SearchSyncProc ⇒ WkupUWB ⇒ IdleTask ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[f0]">>></a> WkupUWB +<LI><a href="#[f1]">>></a> WaitUntilTargetTime +<LI><a href="#[f2]">>></a> SetWkupTimeBaseLast +<LI><a href="#[66]">>></a> dwt_write32bitoffsetreg +<LI><a href="#[61]">>></a> dwt_setrxtimeout +<LI><a href="#[e3]">>></a> dwt_rxenable +<LI><a href="#[67]">>></a> dwt_readrxdata +<LI><a href="#[65]">>></a> dwt_read32bitoffsetreg +</UL> +<BR>[Called By]<UL><LI><a href="#[1e]">>></a> main +</UL> + +<P><STRONG><a name="[f3]"></a>SendComMap</STRONG> (Thumb, 110 bytes, Stack size 24 bytes, serial_at_cmd_app.o(i.SendComMap)) <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = SendComMap ⇒ UART_PushFrame </UL> <BR>[Calls]<UL><LI><a href="#[e9]">>></a> Checksum_u16 -<LI><a href="#[f0]">>></a> UART_PushFrame +<LI><a href="#[f4]">>></a> UART_PushFrame <LI><a href="#[69]">>></a> __aeabi_memcpy </UL> <BR>[Called By]<UL><LI><a href="#[25]">>></a> UsartParseDataHandler @@ -1525,6 +1550,17 @@ <LI><a href="#[de]">>></a> NearPoll </UL> +<P><STRONG><a name="[f2]"></a>SetWkupTimeBaseLast</STRONG> (Thumb, 82 bytes, Stack size 16 bytes, wirless_uwb_app.o(i.SetWkupTimeBaseLast)) +<BR><BR>[Stack]<UL><LI>Max Depth = 120<LI>Call Chain = SetWkupTimeBaseLast ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[35]">>></a> __aeabi_dadd +<LI><a href="#[3c]">>></a> __aeabi_ddiv +<LI><a href="#[40]">>></a> __aeabi_ui2d +<LI><a href="#[42]">>></a> __aeabi_d2uiz +</UL> +<BR>[Called By]<UL><LI><a href="#[ef]">>></a> SearchSyncProc +</UL> + <P><STRONG><a name="[4d]"></a>Spi_ChangePrescaler</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, spi.o(i.Spi_ChangePrescaler)) <BR><BR>[Called By]<UL><LI><a href="#[4b]">>></a> Dw1000_Init </UL> @@ -1532,17 +1568,17 @@ <P><STRONG><a name="[5]"></a>SysTick_Handler</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, stm32l0xx_it.o(i.SysTick_Handler)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SysTick_Handler </UL> -<BR>[Calls]<UL><LI><a href="#[f1]">>></a> HAL_IncTick +<BR>[Calls]<UL><LI><a href="#[f5]">>></a> HAL_IncTick </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[f2]"></a>SystemClock_Config</STRONG> (Thumb, 140 bytes, Stack size 112 bytes, main.o(i.SystemClock_Config)) +<P><STRONG><a name="[f6]"></a>SystemClock_Config</STRONG> (Thumb, 140 bytes, Stack size 112 bytes, main.o(i.SystemClock_Config)) <BR><BR>[Stack]<UL><LI>Max Depth = 172<LI>Call Chain = SystemClock_Config ⇒ HAL_RCC_OscConfig ⇒ HAL_InitTick ⇒ __aeabi_uidivmod </UL> <BR>[Calls]<UL><LI><a href="#[9d]">>></a> HAL_RCC_OscConfig <LI><a href="#[9b]">>></a> HAL_RCC_ClockConfig <LI><a href="#[9a]">>></a> HAL_RCCEx_PeriphCLKConfig -<LI><a href="#[f3]">>></a> HAL_PWR_EnableBkUpAccess +<LI><a href="#[f7]">>></a> HAL_PWR_EnableBkUpAccess <LI><a href="#[79]">>></a> __aeabi_memclr4 </UL> <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main @@ -1551,13 +1587,13 @@ <P><STRONG><a name="[1f]"></a>SystemInit</STRONG> (Thumb, 66 bytes, Stack size 0 bytes, system_stm32l0xx.o(i.SystemInit)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(.text) </UL> -<P><STRONG><a name="[f4]"></a>Tag_App</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, dw_app.o(i.Tag_App)) +<P><STRONG><a name="[f8]"></a>Tag_App</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, dw_app.o(i.Tag_App)) <BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = Tag_App ⇒ NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[de]">>></a> NearPoll <LI><a href="#[5f]">>></a> GetNearMsg -<LI><a href="#[f5]">>></a> dwt_readdevid -<LI><a href="#[f6]">>></a> dwt_entersleep +<LI><a href="#[f9]">>></a> dwt_readdevid +<LI><a href="#[fa]">>></a> dwt_entersleep </UL> <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> @@ -1591,21 +1627,21 @@ <BR>[Called By]<UL><LI><a href="#[cc]">>></a> IdleTask </UL> -<P><STRONG><a name="[f0]"></a>UART_PushFrame</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, usart.o(i.UART_PushFrame)) +<P><STRONG><a name="[f4]"></a>UART_PushFrame</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, usart.o(i.UART_PushFrame)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = UART_PushFrame </UL> <BR>[Calls]<UL><LI><a href="#[69]">>></a> __aeabi_memcpy </UL> -<BR>[Called By]<UL><LI><a href="#[ef]">>></a> SendComMap +<BR>[Called By]<UL><LI><a href="#[f3]">>></a> SendComMap </UL> <P><STRONG><a name="[bb]"></a>UART_SetConfig</STRONG> (Thumb, 506 bytes, Stack size 24 bytes, stm32l0xx_hal_uart.o(i.UART_SetConfig)) <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = UART_SetConfig ⇒ __aeabi_uldivmod ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[fb]">>></a> __ARM_common_switch8 +<BR>[Calls]<UL><LI><a href="#[ff]">>></a> __ARM_common_switch8 <LI><a href="#[9c]">>></a> HAL_RCC_GetSysClockFreq -<LI><a href="#[fc]">>></a> HAL_RCC_GetPCLK2Freq -<LI><a href="#[fa]">>></a> HAL_RCC_GetPCLK1Freq +<LI><a href="#[100]">>></a> HAL_RCC_GetPCLK2Freq +<LI><a href="#[fe]">>></a> HAL_RCC_GetPCLK1Freq <LI><a href="#[29]">>></a> __aeabi_uldivmod <LI><a href="#[47]">>></a> __aeabi_uidivmod </UL> @@ -1628,7 +1664,7 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[fd]"></a>USART_putc</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, usart.o(i.USART_putc)) +<P><STRONG><a name="[101]"></a>USART_putc</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, usart.o(i.USART_putc)) <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = USART_putc ⇒ HAL_UART_Transmit ⇒ UART_WaitOnFlagUntilTimeout </UL> <BR>[Calls]<UL><LI><a href="#[c0]">>></a> HAL_UART_Transmit @@ -1639,7 +1675,7 @@ <P><STRONG><a name="[ea]"></a>USART_puts</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, usart.o(i.USART_puts)) <BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = USART_puts ⇒ USART_putc ⇒ HAL_UART_Transmit ⇒ UART_WaitOnFlagUntilTimeout </UL> -<BR>[Calls]<UL><LI><a href="#[fd]">>></a> USART_putc +<BR>[Calls]<UL><LI><a href="#[101]">>></a> USART_putc </UL> <BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll </UL> @@ -1662,86 +1698,120 @@ <P><STRONG><a name="[25]"></a>UsartParseDataHandler</STRONG> (Thumb, 246 bytes, Stack size 24 bytes, serial_at_cmd_app.o(i.UsartParseDataHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 120<LI>Call Chain = UsartParseDataHandler ⇒ save_com_map_to_flash ⇒ FLASH_Prepare ⇒ HAL_FLASHEx_Erase ⇒ FLASH_WaitForLastOperation ⇒ FLASH_SetErrorCode </UL> -<BR>[Calls]<UL><LI><a href="#[ef]">>></a> SendComMap +<BR>[Calls]<UL><LI><a href="#[f3]">>></a> SendComMap <LI><a href="#[88]">>></a> save_com_map_to_flash <LI><a href="#[d0]">>></a> delay_ms <LI><a href="#[69]">>></a> __aeabi_memcpy </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(i.Program_Init) </UL> -<P><STRONG><a name="[fe]"></a>__0printf$1</STRONG> (Thumb, 24 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[ff]">>></a> _printf_core +<P><STRONG><a name="[102]"></a>WaitConfigProc</STRONG> (Thumb, 90 bytes, Stack size 16 bytes, wirless_uwb_app.o(i.WaitConfigProc)) +<BR><BR>[Stack]<UL><LI>Max Depth = 200<LI>Call Chain = WaitConfigProc ⇒ WkupUWB ⇒ IdleTask ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[f0]">>></a> WkupUWB +<LI><a href="#[66]">>></a> dwt_write32bitoffsetreg +<LI><a href="#[61]">>></a> dwt_setrxtimeout +<LI><a href="#[e3]">>></a> dwt_rxenable +<LI><a href="#[67]">>></a> dwt_readrxdata +<LI><a href="#[65]">>></a> dwt_read32bitoffsetreg +</UL> +<BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[127]"></a>__1printf$1</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1), UNUSED) +<P><STRONG><a name="[f1]"></a>WaitUntilTargetTime</STRONG> (Thumb, 54 bytes, Stack size 16 bytes, wirless_uwb_app.o(i.WaitUntilTargetTime)) +<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = WaitUntilTargetTime +</UL> +<BR>[Calls]<UL><LI><a href="#[5e]">>></a> HAL_LPTIM_ReadCounter +</UL> +<BR>[Called By]<UL><LI><a href="#[ef]">>></a> SearchSyncProc +</UL> + +<P><STRONG><a name="[f0]"></a>WkupUWB</STRONG> (Thumb, 68 bytes, Stack size 24 bytes, wirless_uwb_app.o(i.WkupUWB)) +<BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = WkupUWB ⇒ IdleTask ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[c5]">>></a> delay_us +<LI><a href="#[cc]">>></a> IdleTask +<LI><a href="#[f9]">>></a> dwt_readdevid +<LI><a href="#[cf]">>></a> __2printf +</UL> +<BR>[Called By]<UL><LI><a href="#[102]">>></a> WaitConfigProc +<LI><a href="#[ef]">>></a> SearchSyncProc +</UL> + +<P><STRONG><a name="[103]"></a>__0printf$1</STRONG> (Thumb, 24 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[104]">>></a> _printf_core +</UL> + +<P><STRONG><a name="[12d]"></a>__1printf$1</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1), UNUSED) <P><STRONG><a name="[cf]"></a>__2printf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __2printf </UL> <BR>[Called By]<UL><LI><a href="#[eb]">>></a> Program_Init <LI><a href="#[cc]">>></a> IdleTask +<LI><a href="#[f0]">>></a> WkupUWB </UL> <P><STRONG><a name="[44]"></a>__ARM_clz</STRONG> (Thumb, 46 bytes, Stack size 0 bytes, depilogue.o(i.__ARM_clz)) <BR><BR>[Called By]<UL><LI><a href="#[37]">>></a> _double_epilogue </UL> -<P><STRONG><a name="[fb]"></a>__ARM_common_switch8</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, deca_device.o(i.__ARM_common_switch8)) +<P><STRONG><a name="[ff]"></a>__ARM_common_switch8</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, deca_device.o(i.__ARM_common_switch8)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __ARM_common_switch8 </UL> -<BR>[Called By]<UL><LI><a href="#[104]">>></a> _dwt_enableclocks +<BR>[Called By]<UL><LI><a href="#[109]">>></a> _dwt_enableclocks <LI><a href="#[bb]">>></a> UART_SetConfig </UL> -<P><STRONG><a name="[128]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED) +<P><STRONG><a name="[12e]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED) -<P><STRONG><a name="[129]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED) +<P><STRONG><a name="[12f]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED) -<P><STRONG><a name="[12a]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED) +<P><STRONG><a name="[130]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED) -<P><STRONG><a name="[100]"></a>_dwt_aonarrayupload</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, deca_device.o(i._dwt_aonarrayupload)) +<P><STRONG><a name="[105]"></a>_dwt_aonarrayupload</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, deca_device.o(i._dwt_aonarrayupload)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = _dwt_aonarrayupload ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice </UL> -<BR>[Called By]<UL><LI><a href="#[f6]">>></a> dwt_entersleep +<BR>[Called By]<UL><LI><a href="#[fa]">>></a> dwt_entersleep </UL> -<P><STRONG><a name="[102]"></a>_dwt_configlde</STRONG> (Thumb, 42 bytes, Stack size 16 bytes, deca_device.o(i._dwt_configlde)) +<P><STRONG><a name="[107]"></a>_dwt_configlde</STRONG> (Thumb, 42 bytes, Stack size 16 bytes, deca_device.o(i._dwt_configlde)) <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = _dwt_configlde ⇒ dwt_write16bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice -<LI><a href="#[103]">>></a> dwt_write16bitoffsetreg +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice +<LI><a href="#[108]">>></a> dwt_write16bitoffsetreg </UL> <BR>[Called By]<UL><LI><a href="#[4f]">>></a> dwt_configure </UL> -<P><STRONG><a name="[104]"></a>_dwt_enableclocks</STRONG> (Thumb, 182 bytes, Stack size 16 bytes, deca_device.o(i._dwt_enableclocks)) +<P><STRONG><a name="[109]"></a>_dwt_enableclocks</STRONG> (Thumb, 182 bytes, Stack size 16 bytes, deca_device.o(i._dwt_enableclocks)) <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = _dwt_enableclocks ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice -<LI><a href="#[105]">>></a> dwt_readfromdevice -<LI><a href="#[fb]">>></a> __ARM_common_switch8 +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice +<LI><a href="#[10a]">>></a> dwt_readfromdevice +<LI><a href="#[ff]">>></a> __ARM_common_switch8 </UL> <BR>[Called By]<UL><LI><a href="#[4e]">>></a> dwt_initialise -<LI><a href="#[106]">>></a> _dwt_loaducodefromrom +<LI><a href="#[10b]">>></a> _dwt_loaducodefromrom </UL> -<P><STRONG><a name="[106]"></a>_dwt_loaducodefromrom</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, deca_device.o(i._dwt_loaducodefromrom)) +<P><STRONG><a name="[10b]"></a>_dwt_loaducodefromrom</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, deca_device.o(i._dwt_loaducodefromrom)) <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = _dwt_loaducodefromrom ⇒ _dwt_enableclocks ⇒ dwt_writetodevice ⇒ writetospi </UL> <BR>[Calls]<UL><LI><a href="#[d0]">>></a> delay_ms -<LI><a href="#[101]">>></a> dwt_writetodevice -<LI><a href="#[103]">>></a> dwt_write16bitoffsetreg -<LI><a href="#[104]">>></a> _dwt_enableclocks +<LI><a href="#[106]">>></a> dwt_writetodevice +<LI><a href="#[108]">>></a> dwt_write16bitoffsetreg +<LI><a href="#[109]">>></a> _dwt_enableclocks </UL> <BR>[Called By]<UL><LI><a href="#[4e]">>></a> dwt_initialise </UL> -<P><STRONG><a name="[107]"></a>_dwt_otpread</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, deca_device.o(i._dwt_otpread)) +<P><STRONG><a name="[10c]"></a>_dwt_otpread</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, deca_device.o(i._dwt_otpread)) <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = _dwt_otpread ⇒ dwt_read32bitoffsetreg ⇒ dwt_readfromdevice ⇒ readfromspi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice <LI><a href="#[65]">>></a> dwt_read32bitoffsetreg </UL> <BR>[Called By]<UL><LI><a href="#[4e]">>></a> dwt_initialise @@ -1751,7 +1821,7 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 136<LI>Call Chain = ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[35]">>></a> __aeabi_dadd -<LI><a href="#[108]">>></a> __aeabi_cdrcmple +<LI><a href="#[10d]">>></a> __aeabi_cdrcmple <LI><a href="#[3a]">>></a> __aeabi_drsub </UL> <BR>[Called By]<UL><LI><a href="#[eb]">>></a> Program_Init @@ -1767,7 +1837,7 @@ <LI><a href="#[25]">>></a> UsartParseDataHandler <LI><a href="#[de]">>></a> NearPoll <LI><a href="#[4c]">>></a> Reset_DW1000 -<LI><a href="#[106]">>></a> _dwt_loaducodefromrom +<LI><a href="#[10b]">>></a> _dwt_loaducodefromrom </UL> <P><STRONG><a name="[c5]"></a>delay_us</STRONG> (Thumb, 140 bytes, Stack size 0 bytes, lis3dh_driver.o(i.delay_us)) @@ -1780,6 +1850,7 @@ <LI><a href="#[c7]">>></a> IIC2_Read_Byte <LI><a href="#[c6]">>></a> IIC2_NAck <LI><a href="#[c4]">>></a> IIC2_Ack +<LI><a href="#[f0]">>></a> WkupUWB <LI><a href="#[ce]">>></a> UART_CheckSend <LI><a href="#[d0]">>></a> delay_ms </UL> @@ -1787,33 +1858,33 @@ <P><STRONG><a name="[4f]"></a>dwt_configure</STRONG> (Thumb, 474 bytes, Stack size 32 bytes, deca_device.o(i.dwt_configure)) <BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = dwt_configure ⇒ _dwt_configlde ⇒ dwt_write16bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice <LI><a href="#[66]">>></a> dwt_write32bitoffsetreg -<LI><a href="#[103]">>></a> dwt_write16bitoffsetreg -<LI><a href="#[102]">>></a> _dwt_configlde +<LI><a href="#[108]">>></a> dwt_write16bitoffsetreg +<LI><a href="#[107]">>></a> _dwt_configlde </UL> <BR>[Called By]<UL><LI><a href="#[4b]">>></a> Dw1000_Init </UL> -<P><STRONG><a name="[109]"></a>dwt_configuresleep</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, deca_device.o(i.dwt_configuresleep)) +<P><STRONG><a name="[10e]"></a>dwt_configuresleep</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, deca_device.o(i.dwt_configuresleep)) <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = dwt_configuresleep ⇒ dwt_write16bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice -<LI><a href="#[103]">>></a> dwt_write16bitoffsetreg +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice +<LI><a href="#[108]">>></a> dwt_write16bitoffsetreg </UL> <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[f6]"></a>dwt_entersleep</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, deca_device.o(i.dwt_entersleep)) +<P><STRONG><a name="[fa]"></a>dwt_entersleep</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, deca_device.o(i.dwt_entersleep)) <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_entersleep ⇒ _dwt_aonarrayupload ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[100]">>></a> _dwt_aonarrayupload +<BR>[Calls]<UL><LI><a href="#[105]">>></a> _dwt_aonarrayupload </UL> <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main -<LI><a href="#[f4]">>></a> Tag_App +<LI><a href="#[f8]">>></a> Tag_App </UL> -<P><STRONG><a name="[10a]"></a>dwt_entersleepaftertx</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, deca_device.o(i.dwt_entersleepaftertx)) +<P><STRONG><a name="[10f]"></a>dwt_entersleepaftertx</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, deca_device.o(i.dwt_entersleepaftertx)) <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> <BR>[Calls]<UL><LI><a href="#[66]">>></a> dwt_write32bitoffsetreg @@ -1825,9 +1896,9 @@ <P><STRONG><a name="[e1]"></a>dwt_forcetrxoff</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, deca_device.o(i.dwt_forcetrxoff)) <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = dwt_forcetrxoff ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice <LI><a href="#[66]">>></a> dwt_write32bitoffsetreg -<LI><a href="#[10b]">>></a> dwt_syncrxbufptrs +<LI><a href="#[110]">>></a> dwt_syncrxbufptrs <LI><a href="#[65]">>></a> dwt_read32bitoffsetreg </UL> <BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll @@ -1837,25 +1908,25 @@ <P><STRONG><a name="[4e]"></a>dwt_initialise</STRONG> (Thumb, 310 bytes, Stack size 24 bytes, deca_device.o(i.dwt_initialise)) <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = dwt_initialise ⇒ dwt_readdevid ⇒ dwt_read32bitoffsetreg ⇒ dwt_readfromdevice ⇒ readfromspi </UL> -<BR>[Calls]<UL><LI><a href="#[10c]">>></a> dwt_xtaltrim -<LI><a href="#[101]">>></a> dwt_writetodevice +<BR>[Calls]<UL><LI><a href="#[111]">>></a> dwt_xtaltrim +<LI><a href="#[106]">>></a> dwt_writetodevice <LI><a href="#[66]">>></a> dwt_write32bitoffsetreg -<LI><a href="#[103]">>></a> dwt_write16bitoffsetreg -<LI><a href="#[f5]">>></a> dwt_readdevid +<LI><a href="#[108]">>></a> dwt_write16bitoffsetreg +<LI><a href="#[f9]">>></a> dwt_readdevid <LI><a href="#[65]">>></a> dwt_read32bitoffsetreg -<LI><a href="#[10d]">>></a> dwt_read16bitoffsetreg -<LI><a href="#[107]">>></a> _dwt_otpread -<LI><a href="#[106]">>></a> _dwt_loaducodefromrom -<LI><a href="#[104]">>></a> _dwt_enableclocks +<LI><a href="#[112]">>></a> dwt_read16bitoffsetreg +<LI><a href="#[10c]">>></a> _dwt_otpread +<LI><a href="#[10b]">>></a> _dwt_loaducodefromrom +<LI><a href="#[109]">>></a> _dwt_enableclocks <LI><a href="#[47]">>></a> __aeabi_uidivmod </UL> <BR>[Called By]<UL><LI><a href="#[4b]">>></a> Dw1000_Init </UL> -<P><STRONG><a name="[10d]"></a>dwt_read16bitoffsetreg</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, deca_device.o(i.dwt_read16bitoffsetreg)) +<P><STRONG><a name="[112]"></a>dwt_read16bitoffsetreg</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, deca_device.o(i.dwt_read16bitoffsetreg)) <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_read16bitoffsetreg ⇒ dwt_readfromdevice ⇒ readfromspi </UL> -<BR>[Calls]<UL><LI><a href="#[105]">>></a> dwt_readfromdevice +<BR>[Calls]<UL><LI><a href="#[10a]">>></a> dwt_readfromdevice </UL> <BR>[Called By]<UL><LI><a href="#[64]">>></a> dwt_starttx <LI><a href="#[4e]">>></a> dwt_initialise @@ -1864,58 +1935,63 @@ <P><STRONG><a name="[65]"></a>dwt_read32bitoffsetreg</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, deca_device.o(i.dwt_read32bitoffsetreg)) <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_read32bitoffsetreg ⇒ dwt_readfromdevice ⇒ readfromspi </UL> -<BR>[Calls]<UL><LI><a href="#[105]">>></a> dwt_readfromdevice +<BR>[Calls]<UL><LI><a href="#[10a]">>></a> dwt_readfromdevice </UL> -<BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll +<BR>[Called By]<UL><LI><a href="#[102]">>></a> WaitConfigProc +<LI><a href="#[ef]">>></a> SearchSyncProc +<LI><a href="#[de]">>></a> NearPoll <LI><a href="#[5f]">>></a> GetNearMsg <LI><a href="#[60]">>></a> dwt_setrxaftertxdelay <LI><a href="#[e0]">>></a> dwt_readsystimestamphi32 -<LI><a href="#[f5]">>></a> dwt_readdevid +<LI><a href="#[f9]">>></a> dwt_readdevid <LI><a href="#[4e]">>></a> dwt_initialise <LI><a href="#[e1]">>></a> dwt_forcetrxoff -<LI><a href="#[10a]">>></a> dwt_entersleepaftertx -<LI><a href="#[107]">>></a> _dwt_otpread +<LI><a href="#[10f]">>></a> dwt_entersleepaftertx +<LI><a href="#[10c]">>></a> _dwt_otpread </UL> -<P><STRONG><a name="[f5]"></a>dwt_readdevid</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readdevid)) +<P><STRONG><a name="[f9]"></a>dwt_readdevid</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readdevid)) <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = dwt_readdevid ⇒ dwt_read32bitoffsetreg ⇒ dwt_readfromdevice ⇒ readfromspi </UL> <BR>[Calls]<UL><LI><a href="#[65]">>></a> dwt_read32bitoffsetreg </UL> -<BR>[Called By]<UL><LI><a href="#[f4]">>></a> Tag_App +<BR>[Called By]<UL><LI><a href="#[f0]">>></a> WkupUWB +<LI><a href="#[f8]">>></a> Tag_App <LI><a href="#[4e]">>></a> dwt_initialise </UL> -<P><STRONG><a name="[105]"></a>dwt_readfromdevice</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, deca_device.o(i.dwt_readfromdevice)) +<P><STRONG><a name="[10a]"></a>dwt_readfromdevice</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, deca_device.o(i.dwt_readfromdevice)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = dwt_readfromdevice ⇒ readfromspi </UL> -<BR>[Calls]<UL><LI><a href="#[10e]">>></a> readfromspi +<BR>[Calls]<UL><LI><a href="#[113]">>></a> readfromspi </UL> -<BR>[Called By]<UL><LI><a href="#[10c]">>></a> dwt_xtaltrim -<LI><a href="#[10b]">>></a> dwt_syncrxbufptrs +<BR>[Called By]<UL><LI><a href="#[111]">>></a> dwt_xtaltrim +<LI><a href="#[110]">>></a> dwt_syncrxbufptrs <LI><a href="#[61]">>></a> dwt_setrxtimeout <LI><a href="#[e3]">>></a> dwt_rxenable <LI><a href="#[e4]">>></a> dwt_readtxtimestamp <LI><a href="#[e5]">>></a> dwt_readrxtimestamp <LI><a href="#[67]">>></a> dwt_readrxdata <LI><a href="#[65]">>></a> dwt_read32bitoffsetreg -<LI><a href="#[10d]">>></a> dwt_read16bitoffsetreg -<LI><a href="#[104]">>></a> _dwt_enableclocks +<LI><a href="#[112]">>></a> dwt_read16bitoffsetreg +<LI><a href="#[109]">>></a> _dwt_enableclocks </UL> <P><STRONG><a name="[67]"></a>dwt_readrxdata</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readrxdata)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = dwt_readrxdata ⇒ dwt_readfromdevice ⇒ readfromspi </UL> -<BR>[Calls]<UL><LI><a href="#[105]">>></a> dwt_readfromdevice +<BR>[Calls]<UL><LI><a href="#[10a]">>></a> dwt_readfromdevice </UL> -<BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll +<BR>[Called By]<UL><LI><a href="#[102]">>></a> WaitConfigProc +<LI><a href="#[ef]">>></a> SearchSyncProc +<LI><a href="#[de]">>></a> NearPoll <LI><a href="#[5f]">>></a> GetNearMsg </UL> <P><STRONG><a name="[e5]"></a>dwt_readrxtimestamp</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readrxtimestamp)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = dwt_readrxtimestamp ⇒ dwt_readfromdevice ⇒ readfromspi </UL> -<BR>[Calls]<UL><LI><a href="#[105]">>></a> dwt_readfromdevice +<BR>[Calls]<UL><LI><a href="#[10a]">>></a> dwt_readfromdevice </UL> <BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll </UL> @@ -1931,7 +2007,7 @@ <P><STRONG><a name="[e4]"></a>dwt_readtxtimestamp</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readtxtimestamp)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = dwt_readtxtimestamp ⇒ dwt_readfromdevice ⇒ readfromspi </UL> -<BR>[Calls]<UL><LI><a href="#[105]">>></a> dwt_readfromdevice +<BR>[Calls]<UL><LI><a href="#[10a]">>></a> dwt_readfromdevice </UL> <BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll </UL> @@ -1939,12 +2015,14 @@ <P><STRONG><a name="[e3]"></a>dwt_rxenable</STRONG> (Thumb, 84 bytes, Stack size 16 bytes, deca_device.o(i.dwt_rxenable)) <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = dwt_rxenable ⇒ dwt_forcetrxoff ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[103]">>></a> dwt_write16bitoffsetreg -<LI><a href="#[10b]">>></a> dwt_syncrxbufptrs -<LI><a href="#[105]">>></a> dwt_readfromdevice +<BR>[Calls]<UL><LI><a href="#[108]">>></a> dwt_write16bitoffsetreg +<LI><a href="#[110]">>></a> dwt_syncrxbufptrs +<LI><a href="#[10a]">>></a> dwt_readfromdevice <LI><a href="#[e1]">>></a> dwt_forcetrxoff </UL> -<BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll +<BR>[Called By]<UL><LI><a href="#[102]">>></a> WaitConfigProc +<LI><a href="#[ef]">>></a> SearchSyncProc +<LI><a href="#[de]">>></a> NearPoll </UL> <P><STRONG><a name="[e2]"></a>dwt_setdelayedtrxtime</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, deca_device.o(i.dwt_setdelayedtrxtime)) @@ -1968,7 +2046,7 @@ <P><STRONG><a name="[50]"></a>dwt_setrxantennadelay</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, deca_device.o(i.dwt_setrxantennadelay)) <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_setrxantennadelay ⇒ dwt_write16bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[103]">>></a> dwt_write16bitoffsetreg +<BR>[Calls]<UL><LI><a href="#[108]">>></a> dwt_write16bitoffsetreg </UL> <BR>[Called By]<UL><LI><a href="#[4b]">>></a> Dw1000_Init </UL> @@ -1976,18 +2054,20 @@ <P><STRONG><a name="[61]"></a>dwt_setrxtimeout</STRONG> (Thumb, 86 bytes, Stack size 24 bytes, deca_device.o(i.dwt_setrxtimeout)) <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = dwt_setrxtimeout ⇒ dwt_write16bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice -<LI><a href="#[103]">>></a> dwt_write16bitoffsetreg -<LI><a href="#[105]">>></a> dwt_readfromdevice +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice +<LI><a href="#[108]">>></a> dwt_write16bitoffsetreg +<LI><a href="#[10a]">>></a> dwt_readfromdevice </UL> -<BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll +<BR>[Called By]<UL><LI><a href="#[102]">>></a> WaitConfigProc +<LI><a href="#[ef]">>></a> SearchSyncProc +<LI><a href="#[de]">>></a> NearPoll <LI><a href="#[5f]">>></a> GetNearMsg </UL> <P><STRONG><a name="[51]"></a>dwt_settxantennadelay</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, deca_device.o(i.dwt_settxantennadelay)) <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_settxantennadelay ⇒ dwt_write16bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[103]">>></a> dwt_write16bitoffsetreg +<BR>[Calls]<UL><LI><a href="#[108]">>></a> dwt_write16bitoffsetreg </UL> <BR>[Called By]<UL><LI><a href="#[4b]">>></a> Dw1000_Init </UL> @@ -1995,83 +2075,85 @@ <P><STRONG><a name="[64]"></a>dwt_starttx</STRONG> (Thumb, 142 bytes, Stack size 24 bytes, deca_device.o(i.dwt_starttx)) <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = dwt_starttx ⇒ dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice -<LI><a href="#[10d]">>></a> dwt_read16bitoffsetreg -<LI><a href="#[10a]">>></a> dwt_entersleepaftertx +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice +<LI><a href="#[112]">>></a> dwt_read16bitoffsetreg +<LI><a href="#[10f]">>></a> dwt_entersleepaftertx </UL> <BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll <LI><a href="#[5f]">>></a> GetNearMsg </UL> -<P><STRONG><a name="[10b]"></a>dwt_syncrxbufptrs</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, deca_device.o(i.dwt_syncrxbufptrs)) +<P><STRONG><a name="[110]"></a>dwt_syncrxbufptrs</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, deca_device.o(i.dwt_syncrxbufptrs)) <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_syncrxbufptrs ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice -<LI><a href="#[105]">>></a> dwt_readfromdevice +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice +<LI><a href="#[10a]">>></a> dwt_readfromdevice </UL> <BR>[Called By]<UL><LI><a href="#[e3]">>></a> dwt_rxenable <LI><a href="#[e1]">>></a> dwt_forcetrxoff </UL> -<P><STRONG><a name="[103]"></a>dwt_write16bitoffsetreg</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, deca_device.o(i.dwt_write16bitoffsetreg)) +<P><STRONG><a name="[108]"></a>dwt_write16bitoffsetreg</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, deca_device.o(i.dwt_write16bitoffsetreg)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = dwt_write16bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice </UL> <BR>[Called By]<UL><LI><a href="#[51]">>></a> dwt_settxantennadelay <LI><a href="#[61]">>></a> dwt_setrxtimeout <LI><a href="#[50]">>></a> dwt_setrxantennadelay <LI><a href="#[e3]">>></a> dwt_rxenable <LI><a href="#[4e]">>></a> dwt_initialise -<LI><a href="#[109]">>></a> dwt_configuresleep +<LI><a href="#[10e]">>></a> dwt_configuresleep <LI><a href="#[4f]">>></a> dwt_configure -<LI><a href="#[106]">>></a> _dwt_loaducodefromrom -<LI><a href="#[102]">>></a> _dwt_configlde +<LI><a href="#[10b]">>></a> _dwt_loaducodefromrom +<LI><a href="#[107]">>></a> _dwt_configlde </UL> <P><STRONG><a name="[66]"></a>dwt_write32bitoffsetreg</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, deca_device.o(i.dwt_write32bitoffsetreg)) <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice </UL> -<BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll +<BR>[Called By]<UL><LI><a href="#[102]">>></a> WaitConfigProc +<LI><a href="#[ef]">>></a> SearchSyncProc +<LI><a href="#[de]">>></a> NearPoll <LI><a href="#[5f]">>></a> GetNearMsg <LI><a href="#[63]">>></a> dwt_writetxfctrl <LI><a href="#[60]">>></a> dwt_setrxaftertxdelay <LI><a href="#[e2]">>></a> dwt_setdelayedtrxtime <LI><a href="#[4e]">>></a> dwt_initialise <LI><a href="#[e1]">>></a> dwt_forcetrxoff -<LI><a href="#[10a]">>></a> dwt_entersleepaftertx +<LI><a href="#[10f]">>></a> dwt_entersleepaftertx <LI><a href="#[4f]">>></a> dwt_configure </UL> -<P><STRONG><a name="[101]"></a>dwt_writetodevice</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, deca_device.o(i.dwt_writetodevice)) +<P><STRONG><a name="[106]"></a>dwt_writetodevice</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, deca_device.o(i.dwt_writetodevice)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[10f]">>></a> writetospi +<BR>[Calls]<UL><LI><a href="#[114]">>></a> writetospi </UL> -<BR>[Called By]<UL><LI><a href="#[10c]">>></a> dwt_xtaltrim +<BR>[Called By]<UL><LI><a href="#[111]">>></a> dwt_xtaltrim <LI><a href="#[62]">>></a> dwt_writetxdata <LI><a href="#[66]">>></a> dwt_write32bitoffsetreg -<LI><a href="#[103]">>></a> dwt_write16bitoffsetreg -<LI><a href="#[10b]">>></a> dwt_syncrxbufptrs +<LI><a href="#[108]">>></a> dwt_write16bitoffsetreg +<LI><a href="#[110]">>></a> dwt_syncrxbufptrs <LI><a href="#[64]">>></a> dwt_starttx <LI><a href="#[61]">>></a> dwt_setrxtimeout <LI><a href="#[4e]">>></a> dwt_initialise <LI><a href="#[e1]">>></a> dwt_forcetrxoff -<LI><a href="#[109]">>></a> dwt_configuresleep +<LI><a href="#[10e]">>></a> dwt_configuresleep <LI><a href="#[4f]">>></a> dwt_configure -<LI><a href="#[107]">>></a> _dwt_otpread -<LI><a href="#[106]">>></a> _dwt_loaducodefromrom -<LI><a href="#[104]">>></a> _dwt_enableclocks -<LI><a href="#[102]">>></a> _dwt_configlde -<LI><a href="#[100]">>></a> _dwt_aonarrayupload +<LI><a href="#[10c]">>></a> _dwt_otpread +<LI><a href="#[10b]">>></a> _dwt_loaducodefromrom +<LI><a href="#[109]">>></a> _dwt_enableclocks +<LI><a href="#[107]">>></a> _dwt_configlde +<LI><a href="#[105]">>></a> _dwt_aonarrayupload </UL> <P><STRONG><a name="[62]"></a>dwt_writetxdata</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, deca_device.o(i.dwt_writetxdata)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = dwt_writetxdata ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice </UL> <BR>[Called By]<UL><LI><a href="#[de]">>></a> NearPoll <LI><a href="#[5f]">>></a> GetNearMsg @@ -2086,11 +2168,11 @@ <LI><a href="#[5f]">>></a> GetNearMsg </UL> -<P><STRONG><a name="[10c]"></a>dwt_xtaltrim</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, deca_device.o(i.dwt_xtaltrim)) +<P><STRONG><a name="[111]"></a>dwt_xtaltrim</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, deca_device.o(i.dwt_xtaltrim)) <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_xtaltrim ⇒ dwt_writetodevice ⇒ writetospi </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> dwt_writetodevice -<LI><a href="#[105]">>></a> dwt_readfromdevice +<BR>[Calls]<UL><LI><a href="#[106]">>></a> dwt_writetodevice +<LI><a href="#[10a]">>></a> dwt_readfromdevice </UL> <BR>[Called By]<UL><LI><a href="#[4e]">>></a> dwt_initialise </UL> @@ -2102,31 +2184,35 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> printf1.o(i.__0printf$1) </UL> -<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 276 bytes, Stack size 0 bytes, main.o(i.main)) +<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 342 bytes, Stack size 0 bytes, main.o(i.main)) <BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = main ⇒ Tag_App ⇒ NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[72]">>></a> HAL_GPIO_WritePin <LI><a href="#[52]">>></a> HAL_GPIO_ReadPin <LI><a href="#[d1]">>></a> LIS3DH_Data_Init <LI><a href="#[bf]">>></a> HAL_UART_Receive_DMA -<LI><a href="#[111]">>></a> HAL_PWR_EnterSTOPMode +<LI><a href="#[117]">>></a> HAL_PWR_EnterSTOPMode <LI><a href="#[95]">>></a> HAL_LPTIM_Init <LI><a href="#[81]">>></a> HAL_Init -<LI><a href="#[f2]">>></a> SystemClock_Config +<LI><a href="#[8a]">>></a> mcu_sleep +<LI><a href="#[f6]">>></a> SystemClock_Config <LI><a href="#[eb]">>></a> Program_Init -<LI><a href="#[cc]">>></a> IdleTask <LI><a href="#[c2]">>></a> HardWareTypeDiffConfig <LI><a href="#[dc]">>></a> MX_USART1_UART_Init <LI><a href="#[da]">>></a> MX_SPI1_Init <LI><a href="#[d9]">>></a> MX_GPIO_Init <LI><a href="#[d8]">>></a> MX_DMA_Init <LI><a href="#[d7]">>></a> MX_ADC_Init -<LI><a href="#[f4]">>></a> Tag_App +<LI><a href="#[cc]">>></a> IdleTask +<LI><a href="#[102]">>></a> WaitConfigProc +<LI><a href="#[ef]">>></a> SearchSyncProc +<LI><a href="#[116]">>></a> RangingProc +<LI><a href="#[f8]">>></a> Tag_App <LI><a href="#[4b]">>></a> Dw1000_Init -<LI><a href="#[110]">>></a> Dw1000_App_Init +<LI><a href="#[115]">>></a> Dw1000_App_Init <LI><a href="#[71]">>></a> Get_Battary -<LI><a href="#[f6]">>></a> dwt_entersleep -<LI><a href="#[109]">>></a> dwt_configuresleep +<LI><a href="#[fa]">>></a> dwt_entersleep +<LI><a href="#[10e]">>></a> dwt_configuresleep </UL> <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B) </UL> @@ -2134,29 +2220,30 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = mcu_sleep ⇒ HAL_LPTIM_DeInit ⇒ LPTIM_Disable </UL> <BR>[Calls]<UL><LI><a href="#[7a]">>></a> HAL_GPIO_Init -<LI><a href="#[111]">>></a> HAL_PWR_EnterSTOPMode -<LI><a href="#[114]">>></a> HAL_PWR_EnterSTANDBYMode -<LI><a href="#[113]">>></a> HAL_PWR_EnableWakeUpPin -<LI><a href="#[112]">>></a> HAL_PWR_DisableWakeUpPin +<LI><a href="#[117]">>></a> HAL_PWR_EnterSTOPMode +<LI><a href="#[11a]">>></a> HAL_PWR_EnterSTANDBYMode +<LI><a href="#[119]">>></a> HAL_PWR_EnableWakeUpPin +<LI><a href="#[118]">>></a> HAL_PWR_DisableWakeUpPin <LI><a href="#[8b]">>></a> HAL_LPTIM_DeInit <LI><a href="#[79]">>></a> __aeabi_memclr4 </UL> -<BR>[Called By]<UL><LI><a href="#[86]">>></a> HAL_LPTIM_CompareMatchCallback +<BR>[Called By]<UL><LI><a href="#[1e]">>></a> main +<LI><a href="#[86]">>></a> HAL_LPTIM_CompareMatchCallback </UL> <P><STRONG><a name="[ec]"></a>parameter_init</STRONG> (Thumb, 104 bytes, Stack size 8 bytes, global_param.o(i.parameter_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = parameter_init ⇒ save_com_map_to_flash ⇒ FLASH_Prepare ⇒ HAL_FLASHEx_Erase ⇒ FLASH_WaitForLastOperation ⇒ FLASH_SetErrorCode </UL> <BR>[Calls]<UL><LI><a href="#[88]">>></a> save_com_map_to_flash -<LI><a href="#[115]">>></a> FLASH_Read +<LI><a href="#[11b]">>></a> FLASH_Read </UL> <BR>[Called By]<UL><LI><a href="#[eb]">>></a> Program_Init </UL> -<P><STRONG><a name="[10e]"></a>readfromspi</STRONG> (Thumb, 70 bytes, Stack size 20 bytes, spi.o(i.readfromspi)) +<P><STRONG><a name="[113]"></a>readfromspi</STRONG> (Thumb, 70 bytes, Stack size 20 bytes, spi.o(i.readfromspi)) <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = readfromspi </UL> -<BR>[Called By]<UL><LI><a href="#[105]">>></a> dwt_readfromdevice +<BR>[Called By]<UL><LI><a href="#[10a]">>></a> dwt_readfromdevice </UL> <P><STRONG><a name="[88]"></a>save_com_map_to_flash</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, global_param.o(i.save_com_map_to_flash)) @@ -2165,17 +2252,17 @@ <BR>[Calls]<UL><LI><a href="#[5b]">>></a> FLASH_Write <LI><a href="#[55]">>></a> FLASH_Prepare </UL> -<BR>[Called By]<UL><LI><a href="#[cc]">>></a> IdleTask -<LI><a href="#[86]">>></a> HAL_LPTIM_CompareMatchCallback +<BR>[Called By]<UL><LI><a href="#[86]">>></a> HAL_LPTIM_CompareMatchCallback +<LI><a href="#[cc]">>></a> IdleTask <LI><a href="#[25]">>></a> UsartParseDataHandler <LI><a href="#[de]">>></a> NearPoll <LI><a href="#[ec]">>></a> parameter_init </UL> -<P><STRONG><a name="[10f]"></a>writetospi</STRONG> (Thumb, 68 bytes, Stack size 20 bytes, spi.o(i.writetospi)) +<P><STRONG><a name="[114]"></a>writetospi</STRONG> (Thumb, 68 bytes, Stack size 20 bytes, spi.o(i.writetospi)) <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = writetospi </UL> -<BR>[Called By]<UL><LI><a href="#[101]">>></a> dwt_writetodevice +<BR>[Called By]<UL><LI><a href="#[106]">>></a> dwt_writetodevice </UL> <P> <H3> @@ -2363,7 +2450,7 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = UART_DMAError </UL> <BR>[Calls]<UL><LI><a href="#[b6]">>></a> HAL_UART_ErrorCallback -<LI><a href="#[f7]">>></a> UART_EndTxTransfer +<LI><a href="#[fb]">>></a> UART_EndTxTransfer <LI><a href="#[b4]">>></a> UART_EndRxTransfer </UL> <BR>[Address Reference Count : 1]<UL><LI> stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) @@ -2371,14 +2458,14 @@ <P><STRONG><a name="[22]"></a>UART_DMAReceiveCplt</STRONG> (Thumb, 62 bytes, Stack size 8 bytes, stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UART_DMAReceiveCplt </UL> -<BR>[Calls]<UL><LI><a href="#[f8]">>></a> HAL_UART_RxCpltCallback +<BR>[Calls]<UL><LI><a href="#[fc]">>></a> HAL_UART_RxCpltCallback </UL> <BR>[Address Reference Count : 1]<UL><LI> stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) </UL> <P><STRONG><a name="[23]"></a>UART_DMARxHalfCplt</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UART_DMARxHalfCplt </UL> -<BR>[Calls]<UL><LI><a href="#[f9]">>></a> HAL_UART_RxHalfCpltCallback +<BR>[Calls]<UL><LI><a href="#[fd]">>></a> HAL_UART_RxHalfCpltCallback </UL> <BR>[Address Reference Count : 1]<UL><LI> stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) </UL> @@ -2387,14 +2474,14 @@ <LI><a href="#[24]">>></a> UART_DMAError </UL> -<P><STRONG><a name="[f7]"></a>UART_EndTxTransfer</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)) +<P><STRONG><a name="[fb]"></a>UART_EndTxTransfer</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)) <BR><BR>[Called By]<UL><LI><a href="#[24]">>></a> UART_DMAError </UL> -<P><STRONG><a name="[ff]"></a>_printf_core</STRONG> (Thumb, 332 bytes, Stack size 88 bytes, printf1.o(i._printf_core), UNUSED) +<P><STRONG><a name="[104]"></a>_printf_core</STRONG> (Thumb, 332 bytes, Stack size 88 bytes, printf1.o(i._printf_core), UNUSED) <BR><BR>[Calls]<UL><LI><a href="#[47]">>></a> __aeabi_uidivmod </UL> -<BR>[Called By]<UL><LI><a href="#[fe]">>></a> __0printf$1 +<BR>[Called By]<UL><LI><a href="#[103]">>></a> __0printf$1 </UL> <P> <H3> -- Gitblit v1.9.3