From 65875638fb3e55a37498c436a69e1b324343c5ff Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期一, 06 一月 2025 14:51:30 +0800 Subject: [PATCH] 4G单片机rx断路修复,4G唤醒引脚和发送接收功能配置成功 --- keil/Objects/uwb_simple_example.htm | 2767 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 1,375 insertions(+), 1,392 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 248faca..7bd9563 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 Jan 3 17:41:36 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Mon Jan 6 14:37:35 2025 <BR><P> <H3>Maximum Stack Usage = 1580 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -11,7 +11,7 @@ <P> <H3> Mutually Recursive functions -</H3> <LI><a href="#[1c8]">trace_output</a> ⇒ <a href="#[8e]">trace_printf</a><BR> +</H3> <LI><a href="#[1c5]">trace_output</a> ⇒ <a href="#[8e]">trace_printf</a><BR> <LI><a href="#[b]">ACMP0_IRQHandler</a> ⇒ <a href="#[b]">ACMP0_IRQHandler</a><BR> </UL> <P> @@ -124,7 +124,7 @@ <P><STRONG><a name="[42]"></a>__main</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000)) <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(.text.start_main_asm) </UL> -<P><STRONG><a name="[1dc]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry4.o(.ARM.Collect$$$$00000003)) +<P><STRONG><a name="[1d9]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry4.o(.ARM.Collect$$$$00000003)) <P><STRONG><a name="[59]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004)) <BR><BR>[Calls]<UL><LI><a href="#[5a]">>></a> __scatterload @@ -134,62 +134,63 @@ <BR><BR>[Called By]<UL><LI><a href="#[5a]">>></a> __scatterload </UL> -<P><STRONG><a name="[1dd]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008)) +<P><STRONG><a name="[1da]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008)) -<P><STRONG><a name="[1de]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A)) +<P><STRONG><a name="[1db]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A)) -<P><STRONG><a name="[1df]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B)) +<P><STRONG><a name="[1dc]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B)) -<P><STRONG><a name="[1e0]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D)) +<P><STRONG><a name="[1dd]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D)) -<P><STRONG><a name="[1e1]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F)) +<P><STRONG><a name="[1de]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F)) -<P><STRONG><a name="[dd]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text)) +<P><STRONG><a name="[df]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[170]">>></a> adc_open -<LI><a href="#[15a]">>></a> flash_write_nbytes -<LI><a href="#[12e]">>></a> flash_sector_erase -<LI><a href="#[132]">>></a> flash_read -<LI><a href="#[130]">>></a> flash_open -<LI><a href="#[159]">>></a> flash_erase -<LI><a href="#[187]">>></a> flash_block_erase -<LI><a href="#[1b2]">>></a> trace_format -<LI><a href="#[16b]">>></a> _PrintUnsigned -<LI><a href="#[16a]">>></a> _PrintInt +<BR>[Called By]<UL><LI><a href="#[16f]">>></a> adc_open +<LI><a href="#[159]">>></a> flash_write_nbytes +<LI><a href="#[12f]">>></a> flash_sector_erase +<LI><a href="#[133]">>></a> flash_read +<LI><a href="#[131]">>></a> flash_open +<LI><a href="#[158]">>></a> flash_erase +<LI><a href="#[185]">>></a> flash_block_erase +<LI><a href="#[1af]">>></a> trace_format +<LI><a href="#[16a]">>></a> _PrintUnsigned +<LI><a href="#[169]">>></a> _PrintInt <LI><a href="#[25]">>></a> RCO32K_CAL_IRQHandler -<LI><a href="#[139]">>></a> rtc_second_to_time -<LI><a href="#[129]">>></a> uwb_rx -<LI><a href="#[14f]">>></a> UDPClient_UploadGPS +<LI><a href="#[13a]">>></a> rtc_second_to_time +<LI><a href="#[12b]">>></a> uwb_rx +<LI><a href="#[147]">>></a> TCPClient_Poll +<LI><a href="#[150]">>></a> UDPClient_UploadGPS <LI><a href="#[92]">>></a> HIDO_ATLiteCmdSend <LI><a href="#[c3]">>></a> HIDO_ATLiteDataSend -<LI><a href="#[19c]">>></a> mac_tx_desc_construct -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[10e]">>></a> MK8000_all_antenna_FAP +<LI><a href="#[19a]">>></a> mac_tx_desc_construct +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[110]">>></a> MK8000_all_antenna_FAP </UL> <P><STRONG><a name="[5c]"></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 </UL> -<BR>[Called By]<UL><LI><a href="#[159]">>></a> flash_erase -<LI><a href="#[1b2]">>></a> trace_format -<LI><a href="#[139]">>></a> rtc_second_to_time -<LI><a href="#[e3]">>></a> HIDO_ArraryQueueOut -<LI><a href="#[e2]">>></a> HIDO_ArraryQueueIn -<LI><a href="#[e6]">>></a> HIDO_BaseQueueGetContinuousSize -<LI><a href="#[e5]">>></a> HIDO_BaseQueueEnqueue -<LI><a href="#[e4]">>></a> HIDO_BaseQueueDequeue +<BR>[Called By]<UL><LI><a href="#[158]">>></a> flash_erase +<LI><a href="#[1af]">>></a> trace_format +<LI><a href="#[13a]">>></a> rtc_second_to_time +<LI><a href="#[e5]">>></a> HIDO_ArraryQueueOut +<LI><a href="#[e4]">>></a> HIDO_ArraryQueueIn +<LI><a href="#[e8]">>></a> HIDO_BaseQueueGetContinuousSize +<LI><a href="#[e7]">>></a> HIDO_BaseQueueEnqueue +<LI><a href="#[e6]">>></a> HIDO_BaseQueueDequeue <LI><a href="#[e]">>></a> MAC_IRQHandler -<LI><a href="#[1d5]">>></a> _printf_core +<LI><a href="#[1d2]">>></a> _printf_core <LI><a href="#[5b]">>></a> __aeabi_idivmod </UL> -<P><STRONG><a name="[136]"></a>__aeabi_idiv</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, idiv.o(.text)) +<P><STRONG><a name="[137]"></a>__aeabi_idiv</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, idiv.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_idiv </UL> -<BR>[Called By]<UL><LI><a href="#[1a6]">>></a> sleep_timer_start +<BR>[Called By]<UL><LI><a href="#[1a4]">>></a> sleep_timer_start <LI><a href="#[25]">>></a> RCO32K_CAL_IRQHandler -<LI><a href="#[139]">>></a> rtc_second_to_time +<LI><a href="#[13a]">>></a> rtc_second_to_time </UL> <P><STRONG><a name="[5b]"></a>__aeabi_idivmod</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, idiv.o(.text)) @@ -200,61 +201,61 @@ <BR>[Called By]<UL><LI><a href="#[ad]">>></a> AIR780ESocket_Poll </UL> -<P><STRONG><a name="[d1]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[173]">>></a> aes_open -<LI><a href="#[1c8]">>></a> trace_output -<LI><a href="#[1b6]">>></a> phy_params_generate -<LI><a href="#[144]">>></a> Socket_Send -<LI><a href="#[143]">>></a> Socket_Recv +<P><STRONG><a name="[d3]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[172]">>></a> aes_open +<LI><a href="#[1c5]">>></a> trace_output +<LI><a href="#[1b3]">>></a> phy_params_generate +<LI><a href="#[145]">>></a> Socket_Send +<LI><a href="#[144]">>></a> Socket_Recv <LI><a href="#[34]">>></a> UsartParseDataHandler -<LI><a href="#[d0]">>></a> Anchor_App +<LI><a href="#[d2]">>></a> Anchor_App <LI><a href="#[3a]">>></a> rx_int_callback <LI><a href="#[b1]">>></a> Socket_RecvData <LI><a href="#[91]">>></a> Module_SetIMSI <LI><a href="#[8f]">>></a> Module_SetIMEI <LI><a href="#[90]">>></a> Module_SetCCID <LI><a href="#[c9]">>></a> Uart_Send -<LI><a href="#[e3]">>></a> HIDO_ArraryQueueOut -<LI><a href="#[e2]">>></a> HIDO_ArraryQueueIn -<LI><a href="#[19c]">>></a> mac_tx_desc_construct -<LI><a href="#[1b4]">>></a> pdoa_ant_delays_set +<LI><a href="#[e5]">>></a> HIDO_ArraryQueueOut +<LI><a href="#[e4]">>></a> HIDO_ArraryQueueIn +<LI><a href="#[19a]">>></a> mac_tx_desc_construct +<LI><a href="#[1b1]">>></a> pdoa_ant_delays_set </UL> -<P><STRONG><a name="[15b]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[1b6]">>></a> phy_params_generate +<P><STRONG><a name="[15a]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[1b3]">>></a> phy_params_generate <LI><a href="#[34]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[1e2]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED) +<P><STRONG><a name="[1df]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED) <P><STRONG><a name="[5e]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[131]">>></a> PalFlashRead +<BR><BR>[Called By]<UL><LI><a href="#[132]">>></a> PalFlashRead <LI><a href="#[5f]">>></a> _memset$wrapper <LI><a href="#[5d]">>></a> __aeabi_memclr </UL> -<P><STRONG><a name="[da]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[1b6]">>></a> phy_params_generate -<LI><a href="#[d9]">>></a> HIDO_ATLiteCmdParse +<P><STRONG><a name="[dc]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[1b3]">>></a> phy_params_generate +<LI><a href="#[db]">>></a> HIDO_ATLiteCmdParse </UL> -<P><STRONG><a name="[1e3]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) +<P><STRONG><a name="[1e0]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) <P><STRONG><a name="[5d]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text)) <BR><BR>[Calls]<UL><LI><a href="#[5e]">>></a> __aeabi_memset </UL> -<BR>[Called By]<UL><LI><a href="#[1b6]">>></a> phy_params_generate -<LI><a href="#[df]">>></a> HIDO_UtilBzero +<BR>[Called By]<UL><LI><a href="#[1b3]">>></a> phy_params_generate +<LI><a href="#[e1]">>></a> HIDO_UtilBzero </UL> -<P><STRONG><a name="[e8]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) +<P><STRONG><a name="[ea]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[8e]">>></a> trace_printf <LI><a href="#[34]">>></a> UsartParseDataHandler <LI><a href="#[96]">>></a> HIDO_FSMStateChange </UL> -<P><STRONG><a name="[195]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[194]">>></a> mac_init +<P><STRONG><a name="[193]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[192]">>></a> mac_init </UL> <P><STRONG><a name="[5f]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED) @@ -262,7 +263,7 @@ </UL> <P><STRONG><a name="[cb]"></a>strchr</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, strchr.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[e9]">>></a> HIDO_UtilStrToInt +<BR><BR>[Called By]<UL><LI><a href="#[eb]">>></a> HIDO_UtilStrToInt <LI><a href="#[2e]">>></a> AIR780E_ReadLine </UL> @@ -311,7 +312,7 @@ <BR>[Calls]<UL><LI><a href="#[64]">>></a> strtol <LI><a href="#[63]">>></a> __aeabi_errno_addr </UL> -<BR>[Called By]<UL><LI><a href="#[e9]">>></a> HIDO_UtilStrToInt +<BR>[Called By]<UL><LI><a href="#[eb]">>></a> HIDO_UtilStrToInt <LI><a href="#[34]">>></a> UsartParseDataHandler </UL> @@ -322,11 +323,11 @@ <LI><a href="#[66]">>></a> _float_epilogue </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main -<LI><a href="#[124]">>></a> MK8000_read_rssi -<LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[110]">>></a> derive_scaled_thres -<LI><a href="#[111]">>></a> enhanced_sts_fap_detect -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[126]">>></a> MK8000_read_rssi +<LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[112]">>></a> derive_scaled_thres +<LI><a href="#[113]">>></a> enhanced_sts_fap_detect +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect <LI><a href="#[68]">>></a> __aeabi_fsub <LI><a href="#[69]">>></a> __aeabi_frsub </UL> @@ -336,28 +337,28 @@ </UL> <BR>[Calls]<UL><LI><a href="#[65]">>></a> __aeabi_fadd </UL> -<BR>[Called By]<UL><LI><a href="#[124]">>></a> MK8000_read_rssi -<LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[11c]">>></a> MK8000_fap_adjust_FLT -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect +<BR>[Called By]<UL><LI><a href="#[126]">>></a> MK8000_read_rssi +<LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[11e]">>></a> MK8000_fap_adjust_FLT +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect </UL> <P><STRONG><a name="[69]"></a>__aeabi_frsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text), UNUSED) <BR><BR>[Calls]<UL><LI><a href="#[65]">>></a> __aeabi_fadd </UL> -<P><STRONG><a name="[11f]"></a>__aeabi_fmul</STRONG> (Thumb, 122 bytes, Stack size 16 bytes, fmul.o(.text)) +<P><STRONG><a name="[121]"></a>__aeabi_fmul</STRONG> (Thumb, 122 bytes, Stack size 16 bytes, fmul.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_fmul </UL> -<BR>[Called By]<UL><LI><a href="#[1b2]">>></a> trace_format -<LI><a href="#[1bf]">>></a> ranging_rx_time -<LI><a href="#[124]">>></a> MK8000_read_rssi -<LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[126]">>></a> MK8000_sts_first_patch_detect -<LI><a href="#[110]">>></a> derive_scaled_thres -<LI><a href="#[111]">>></a> enhanced_sts_fap_detect -<LI><a href="#[11e]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect +<BR>[Called By]<UL><LI><a href="#[1af]">>></a> trace_format +<LI><a href="#[1bc]">>></a> ranging_rx_time +<LI><a href="#[126]">>></a> MK8000_read_rssi +<LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[128]">>></a> MK8000_sts_first_patch_detect +<LI><a href="#[112]">>></a> derive_scaled_thres +<LI><a href="#[113]">>></a> enhanced_sts_fap_detect +<LI><a href="#[120]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect </UL> <P><STRONG><a name="[6a]"></a>__aeabi_fdiv</STRONG> (Thumb, 124 bytes, Stack size 16 bytes, fdiv.o(.text)) @@ -365,9 +366,9 @@ </UL> <BR>[Calls]<UL><LI><a href="#[67]">>></a> _float_round </UL> -<BR>[Called By]<UL><LI><a href="#[125]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[114]">>></a> MK8000_blender_packet -<LI><a href="#[10e]">>></a> MK8000_all_antenna_FAP +<BR>[Called By]<UL><LI><a href="#[127]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[116]">>></a> MK8000_blender_packet +<LI><a href="#[110]">>></a> MK8000_all_antenna_FAP </UL> <P><STRONG><a name="[6b]"></a>__aeabi_dadd</STRONG> (Thumb, 328 bytes, Stack size 48 bytes, dadd.o(.text), UNUSED) @@ -377,7 +378,7 @@ <LI><a href="#[6e]">>></a> _double_epilogue </UL> <BR>[Called By]<UL><LI><a href="#[70]">>></a> __aeabi_dsub -<LI><a href="#[1d8]">>></a> _fp_digits +<LI><a href="#[1d5]">>></a> _fp_digits <LI><a href="#[71]">>></a> __aeabi_drsub </UL> @@ -394,8 +395,8 @@ </UL> <BR>[Calls]<UL><LI><a href="#[6e]">>></a> _double_epilogue </UL> -<BR>[Called By]<UL><LI><a href="#[1b6]">>></a> phy_params_generate -<LI><a href="#[1d8]">>></a> _fp_digits +<BR>[Called By]<UL><LI><a href="#[1b3]">>></a> phy_params_generate +<LI><a href="#[1d5]">>></a> _fp_digits <LI><a href="#[87]">>></a> _fp_value </UL> @@ -404,47 +405,47 @@ </UL> <BR>[Calls]<UL><LI><a href="#[6f]">>></a> _double_round </UL> -<BR>[Called By]<UL><LI><a href="#[1b6]">>></a> phy_params_generate -<LI><a href="#[1d8]">>></a> _fp_digits +<BR>[Called By]<UL><LI><a href="#[1b3]">>></a> phy_params_generate +<LI><a href="#[1d5]">>></a> _fp_digits <LI><a href="#[87]">>></a> _fp_value </UL> -<P><STRONG><a name="[10f]"></a>__aeabi_fcmple</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmple.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[111]">>></a> enhanced_sts_fap_detect -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[10e]">>></a> MK8000_all_antenna_FAP +<P><STRONG><a name="[111]"></a>__aeabi_fcmple</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmple.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[113]">>></a> enhanced_sts_fap_detect +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[110]">>></a> MK8000_all_antenna_FAP </UL> -<P><STRONG><a name="[112]"></a>__aeabi_fcmplt</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmplt.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[111]">>></a> enhanced_sts_fap_detect -<LI><a href="#[11c]">>></a> MK8000_fap_adjust_FLT -<LI><a href="#[11e]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[118]">>></a> MK8000_fap_adjust -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[10e]">>></a> MK8000_all_antenna_FAP +<P><STRONG><a name="[114]"></a>__aeabi_fcmplt</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmplt.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[113]">>></a> enhanced_sts_fap_detect +<LI><a href="#[11e]">>></a> MK8000_fap_adjust_FLT +<LI><a href="#[120]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[11a]">>></a> MK8000_fap_adjust +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[110]">>></a> MK8000_all_antenna_FAP </UL> -<P><STRONG><a name="[117]"></a>__aeabi_fcmpge</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpge.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[1b2]">>></a> trace_format -<LI><a href="#[110]">>></a> derive_scaled_thres -<LI><a href="#[111]">>></a> enhanced_sts_fap_detect -<LI><a href="#[114]">>></a> MK8000_blender_packet +<P><STRONG><a name="[119]"></a>__aeabi_fcmpge</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpge.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[1af]">>></a> trace_format +<LI><a href="#[112]">>></a> derive_scaled_thres +<LI><a href="#[113]">>></a> enhanced_sts_fap_detect +<LI><a href="#[116]">>></a> MK8000_blender_packet </UL> -<P><STRONG><a name="[116]"></a>__aeabi_fcmpgt</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpgt.o(.text)) +<P><STRONG><a name="[118]"></a>__aeabi_fcmpgt</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpgt.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> main -<LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[11c]">>></a> MK8000_fap_adjust_FLT -<LI><a href="#[11e]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[118]">>></a> MK8000_fap_adjust -<LI><a href="#[114]">>></a> MK8000_blender_packet +<LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[11e]">>></a> MK8000_fap_adjust_FLT +<LI><a href="#[120]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[11a]">>></a> MK8000_fap_adjust +<LI><a href="#[116]">>></a> MK8000_blender_packet </UL> -<P><STRONG><a name="[11d]"></a>__aeabi_fcmpeq</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpeq.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[11c]">>></a> MK8000_fap_adjust_FLT +<P><STRONG><a name="[11f]"></a>__aeabi_fcmpeq</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpeq.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[11e]">>></a> MK8000_fap_adjust_FLT </UL> -<P><STRONG><a name="[15d]"></a>__aeabi_dcmpeq</STRONG> (Thumb, 46 bytes, Stack size 8 bytes, dcmpeq.o(.text)) +<P><STRONG><a name="[15c]"></a>__aeabi_dcmpeq</STRONG> (Thumb, 46 bytes, Stack size 8 bytes, dcmpeq.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_dcmpeq </UL> <BR>[Called By]<UL><LI><a href="#[34]">>></a> UsartParseDataHandler @@ -456,10 +457,10 @@ <BR>[Calls]<UL><LI><a href="#[66]">>></a> _float_epilogue </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main -<LI><a href="#[124]">>></a> MK8000_read_rssi -<LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[118]">>></a> MK8000_fap_adjust -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[126]">>></a> MK8000_read_rssi +<LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[11a]">>></a> MK8000_fap_adjust +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect </UL> <P><STRONG><a name="[75]"></a>__aeabi_ui2f</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, ffltui.o(.text)) @@ -468,11 +469,11 @@ <BR>[Calls]<UL><LI><a href="#[66]">>></a> _float_epilogue </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main -<LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[110]">>></a> derive_scaled_thres -<LI><a href="#[11e]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[118]">>></a> MK8000_fap_adjust -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[112]">>></a> derive_scaled_thres +<LI><a href="#[120]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[11a]">>></a> MK8000_fap_adjust +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect </UL> <P><STRONG><a name="[76]"></a>__aeabi_ui2d</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, dfltui.o(.text)) @@ -480,20 +481,20 @@ </UL> <BR>[Calls]<UL><LI><a href="#[6e]">>></a> _double_epilogue </UL> -<BR>[Called By]<UL><LI><a href="#[1b6]">>></a> phy_params_generate +<BR>[Called By]<UL><LI><a href="#[1b3]">>></a> phy_params_generate </UL> -<P><STRONG><a name="[113]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[1b2]">>></a> trace_format -<LI><a href="#[1bf]">>></a> ranging_rx_time -<LI><a href="#[10d]">>></a> ranging_rssi_get -<LI><a href="#[126]">>></a> MK8000_sts_first_patch_detect -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[10e]">>></a> MK8000_all_antenna_FAP +<P><STRONG><a name="[115]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[1af]">>></a> trace_format +<LI><a href="#[1bc]">>></a> ranging_rx_time +<LI><a href="#[10f]">>></a> ranging_rssi_get +<LI><a href="#[128]">>></a> MK8000_sts_first_patch_detect +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[110]">>></a> MK8000_all_antenna_FAP </UL> -<P><STRONG><a name="[123]"></a>__aeabi_f2uiz</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, ffixui.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP +<P><STRONG><a name="[125]"></a>__aeabi_f2uiz</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, ffixui.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP </UL> <P><STRONG><a name="[77]"></a>__aeabi_d2iz</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, dfixi.o(.text)) @@ -501,11 +502,11 @@ </UL> <BR>[Calls]<UL><LI><a href="#[78]">>></a> __aeabi_llsr </UL> -<BR>[Called By]<UL><LI><a href="#[1b6]">>></a> phy_params_generate +<BR>[Called By]<UL><LI><a href="#[1b3]">>></a> phy_params_generate </UL> -<P><STRONG><a name="[1b7]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[1b6]">>></a> phy_params_generate +<P><STRONG><a name="[1b4]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[1b3]">>></a> phy_params_generate </UL> <P><STRONG><a name="[79]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text)) @@ -513,7 +514,7 @@ </UL> <BR>[Calls]<UL><LI><a href="#[67]">>></a> _float_round </UL> -<BR>[Called By]<UL><LI><a href="#[1b2]">>></a> trace_format +<BR>[Called By]<UL><LI><a href="#[1af]">>></a> trace_format <LI><a href="#[8a]">>></a> _scanf_really_real </UL> @@ -521,8 +522,8 @@ <BR><BR>[Calls]<UL><LI><a href="#[78]">>></a> __aeabi_llsr <LI><a href="#[6c]">>></a> __aeabi_llsl </UL> -<BR>[Called By]<UL><LI><a href="#[1d5]">>></a> _printf_core -<LI><a href="#[1d8]">>></a> _fp_digits +<BR>[Called By]<UL><LI><a href="#[1d2]">>></a> _printf_core +<LI><a href="#[1d5]">>></a> _fp_digits </UL> <P><STRONG><a name="[6c]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text)) @@ -535,7 +536,7 @@ <LI><a href="#[6e]">>></a> _double_epilogue </UL> -<P><STRONG><a name="[1e4]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED) +<P><STRONG><a name="[1e1]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED) <P><STRONG><a name="[78]"></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 @@ -546,13 +547,13 @@ <LI><a href="#[6e]">>></a> _double_epilogue </UL> -<P><STRONG><a name="[1e5]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED) +<P><STRONG><a name="[1e2]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED) <P><STRONG><a name="[6d]"></a>__aeabi_lasr</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED) <BR><BR>[Called By]<UL><LI><a href="#[6b]">>></a> __aeabi_dadd </UL> -<P><STRONG><a name="[1e6]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED) +<P><STRONG><a name="[1e3]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED) <P><STRONG><a name="[61]"></a>__vfscanf_char</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, scanf_char.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 192<LI>Call Chain = __vfscanf_char ⇒ __vfscanf ⇒ _scanf_real @@ -575,7 +576,7 @@ </UL> <BR>[Calls]<UL><LI><a href="#[7c]">>></a> _local_sscanf </UL> -<BR>[Called By]<UL><LI><a href="#[15c]">>></a> strtod +<BR>[Called By]<UL><LI><a href="#[15b]">>></a> strtod </UL> <P><STRONG><a name="[64]"></a>strtol</STRONG> (Thumb, 108 bytes, Stack size 32 bytes, strtol.o(.text)) @@ -588,7 +589,7 @@ <BR>[Called By]<UL><LI><a href="#[62]">>></a> atoi </UL> -<P><STRONG><a name="[1e7]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED) +<P><STRONG><a name="[1e4]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED) <P><STRONG><a name="[67]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[65]">>></a> __aeabi_fadd @@ -630,11 +631,11 @@ <BR><BR>[Calls]<UL><LI><a href="#[78]">>></a> __aeabi_llsr <LI><a href="#[6c]">>></a> __aeabi_llsl </UL> -<BR>[Called By]<UL><LI><a href="#[1d8]">>></a> _fp_digits +<BR>[Called By]<UL><LI><a href="#[1d5]">>></a> _fp_digits </UL> -<P><STRONG><a name="[1d9]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text), UNUSED) -<BR><BR>[Called By]<UL><LI><a href="#[1d8]">>></a> _fp_digits +<P><STRONG><a name="[1d6]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text), UNUSED) +<BR><BR>[Called By]<UL><LI><a href="#[1d5]">>></a> _fp_digits </UL> <P><STRONG><a name="[5a]"></a>__scatterload</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, init.o(.text)) @@ -643,7 +644,7 @@ <BR>[Called By]<UL><LI><a href="#[59]">>></a> _main_scatterload </UL> -<P><STRONG><a name="[1e8]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED) +<P><STRONG><a name="[1e5]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED) <P><STRONG><a name="[7f]"></a>__rt_ctype_table</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, ctype_o.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[2c]">>></a> isspace @@ -661,10 +662,10 @@ <P><STRONG><a name="[7b]"></a>__vfscanf</STRONG> (Thumb, 812 bytes, Stack size 80 bytes, _scanf.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = __vfscanf ⇒ _scanf_real </UL> -<BR>[Calls]<UL><LI><a href="#[86]">>></a> _scanf_string -<LI><a href="#[7d]">>></a> _scanf_real +<BR>[Calls]<UL><LI><a href="#[7d]">>></a> _scanf_real <LI><a href="#[84]">>></a> _scanf_longlong (Weak Reference) <LI><a href="#[85]">>></a> _scanf_int (Weak Reference) +<LI><a href="#[86]">>></a> _scanf_string </UL> <BR>[Called By]<UL><LI><a href="#[61]">>></a> __vfscanf_char </UL> @@ -697,7 +698,7 @@ <BR>[Called By]<UL><LI><a href="#[87]">>></a> _fp_value </UL> -<P><STRONG><a name="[1e9]"></a>_ll_mul</STRONG> (Thumb, 0 bytes, Stack size 64 bytes, llmul.o(.text), UNUSED) +<P><STRONG><a name="[1e6]"></a>_ll_mul</STRONG> (Thumb, 0 bytes, Stack size 64 bytes, llmul.o(.text), UNUSED) <P><STRONG><a name="[8c]"></a>_chval</STRONG> (Thumb, 30 bytes, Stack size 0 bytes, _chval.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[80]">>></a> _strtoul @@ -709,9 +710,9 @@ <BR>[Called By]<UL><LI><a href="#[87]">>></a> _fp_value </UL> -<P><STRONG><a name="[1ea]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED) +<P><STRONG><a name="[1e7]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED) -<P><STRONG><a name="[1eb]"></a>__decompress0</STRONG> (Thumb, 58 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED) +<P><STRONG><a name="[1e8]"></a>__decompress0</STRONG> (Thumb, 58 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED) <P><STRONG><a name="[13]"></a>ADC_IRQHandler</STRONG> (Thumb, 196 bytes, Stack size 8 bytes, mk_adc.o(.text.ADC_IRQHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 308<LI>Call Chain = ADC_IRQHandler ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv @@ -802,7 +803,7 @@ <LI><a href="#[a2]">>></a> HIDO_FSMRegister <LI><a href="#[a1]">>></a> HIDO_ATLiteDeviceInit </UL> -<BR>[Called By]<UL><LI><a href="#[103]">>></a> Internet_Init +<BR>[Called By]<UL><LI><a href="#[105]">>></a> Internet_Init </UL> <P><STRONG><a name="[a4]"></a>AIR780EDriver_PowerOff</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, air780edriver.o(.text.AIR780EDriver_PowerOff)) @@ -815,7 +816,7 @@ </UL> <P><STRONG><a name="[a6]"></a>AIR780EDriver_PowerOn</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, air780edriver.o(.text.AIR780EDriver_PowerOn)) -<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = AIR780EDriver_PowerOn +<BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = AIR780EDriver_PowerOn ⇒ AIR780E_Reset ⇒ PCA9555_Set_One_Value_Output ⇒ IIC_Write_Pca9555 ⇒ IIC2_Wait_pca_Ack </UL> <BR>[Calls]<UL><LI><a href="#[a7]">>></a> AIR780E_Reset </UL> @@ -1051,44 +1052,49 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> air780efsm.o(.rodata.g_stStateAIR780EWaitSimCardReady) </UL> -<P><STRONG><a name="[105]"></a>AIR780E_IsIPReady</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, air780efsm.o(.text.AIR780E_IsIPReady)) -<BR><BR>[Called By]<UL><LI><a href="#[104]">>></a> Internet_IsIPReady +<P><STRONG><a name="[107]"></a>AIR780E_IsIPReady</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, air780efsm.o(.text.AIR780E_IsIPReady)) +<BR><BR>[Called By]<UL><LI><a href="#[106]">>></a> Internet_IsIPReady </UL> -<P><STRONG><a name="[a7]"></a>AIR780E_Reset</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, tcpclient.o(.text.AIR780E_Reset)) -<BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> main +<P><STRONG><a name="[a7]"></a>AIR780E_Reset</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, tcpclient.o(.text.AIR780E_Reset)) +<BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = AIR780E_Reset ⇒ PCA9555_Set_One_Value_Output ⇒ IIC_Write_Pca9555 ⇒ IIC2_Wait_pca_Ack +</UL> +<BR>[Calls]<UL><LI><a href="#[cd]">>></a> delay_ms +<LI><a href="#[cc]">>></a> PCA9555_Set_One_Value_Output +</UL> +<BR>[Called By]<UL><LI><a href="#[28]">>></a> main <LI><a href="#[a6]">>></a> AIR780EDriver_PowerOn </UL> -<P><STRONG><a name="[cc]"></a>Accelerometer_Init</STRONG> (Thumb, 120 bytes, Stack size 16 bytes, lis3dh_driver.o(.text.Accelerometer_Init)) +<P><STRONG><a name="[ce]"></a>Accelerometer_Init</STRONG> (Thumb, 120 bytes, Stack size 16 bytes, lis3dh_driver.o(.text.Accelerometer_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = Accelerometer_Init ⇒ LIS3DH_ReadOneByte ⇒ IIC2_Read_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[ce]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[cd]">>></a> LIS3DH_ReadOneByte +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[d0]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[cf]">>></a> LIS3DH_ReadOneByte </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[d0]"></a>Anchor_App</STRONG> (Thumb, 328 bytes, Stack size 40 bytes, uwb_app.o(.text.Anchor_App)) +<P><STRONG><a name="[d2]"></a>Anchor_App</STRONG> (Thumb, 328 bytes, Stack size 40 bytes, uwb_app.o(.text.Anchor_App)) <BR><BR>[Stack]<UL><LI>Max Depth = 492<LI>Call Chain = Anchor_App ⇒ Anchor_RecNearPoll ⇒ uwb_tx ⇒ mac_tx ⇒ mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[d2]">>></a> Anchor_RecNearPoll -<LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[d4]">>></a> Anchor_RecNearPoll +<LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> <BR>[Called By]<UL><LI><a href="#[3a]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[d2]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 224 bytes, Stack size 24 bytes, uwb_app.o(.text.Anchor_RecNearPoll)) +<P><STRONG><a name="[d4]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 224 bytes, Stack size 24 bytes, uwb_app.o(.text.Anchor_RecNearPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 452<LI>Call Chain = Anchor_RecNearPoll ⇒ uwb_tx ⇒ mac_tx ⇒ mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[d7]">>></a> uwb_tx -<LI><a href="#[d6]">>></a> phy_timer_count_get -<LI><a href="#[d4]">>></a> ranging_tx_time -<LI><a href="#[d3]">>></a> phy_shr_duration -<LI><a href="#[d5]">>></a> ranging_ant_delays_get +<BR>[Calls]<UL><LI><a href="#[d9]">>></a> uwb_tx +<LI><a href="#[d8]">>></a> phy_timer_count_get +<LI><a href="#[d6]">>></a> ranging_tx_time +<LI><a href="#[d5]">>></a> phy_shr_duration +<LI><a href="#[d7]">>></a> ranging_ant_delays_get </UL> -<BR>[Called By]<UL><LI><a href="#[d0]">>></a> Anchor_App +<BR>[Called By]<UL><LI><a href="#[d2]">>></a> Anchor_App </UL> <P><STRONG><a name="[a]"></a>BOD_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_misc.o(.text.BOD_IRQHandler)) @@ -1112,7 +1118,7 @@ <P><STRONG><a name="[c]"></a>ACMP1_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler)) <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[1ec]"></a>Default_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler), UNUSED) +<P><STRONG><a name="[1e9]"></a>Default_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler), UNUSED) <P><STRONG><a name="[1f]"></a>I2C0_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler)) <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) @@ -1157,23 +1163,23 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[d9]"></a>HIDO_ATLiteCmdParse</STRONG> (Thumb, 232 bytes, Stack size 72 bytes, hido_atliteparse.o(.text.HIDO_ATLiteCmdParse)) +<P><STRONG><a name="[db]"></a>HIDO_ATLiteCmdParse</STRONG> (Thumb, 232 bytes, Stack size 72 bytes, hido_atliteparse.o(.text.HIDO_ATLiteCmdParse)) <BR><BR>[Stack]<UL><LI>Max Depth = 136<LI>Call Chain = HIDO_ATLiteCmdParse ⇒ HIDO_ATLiteEvent ⇒ HIDO_FSMEventExecute ⇒ FSM_Debug </UL> -<BR>[Calls]<UL><LI><a href="#[db]">>></a> HIDO_ATLiteEvent -<LI><a href="#[da]">>></a> __aeabi_memset4 +<BR>[Calls]<UL><LI><a href="#[dd]">>></a> HIDO_ATLiteEvent +<LI><a href="#[dc]">>></a> __aeabi_memset4 </UL> -<BR>[Called By]<UL><LI><a href="#[e0]">>></a> HIDO_ATLitePoll +<BR>[Called By]<UL><LI><a href="#[e2]">>></a> HIDO_ATLitePoll </UL> <P><STRONG><a name="[92]"></a>HIDO_ATLiteCmdSend</STRONG> (Thumb, 116 bytes, Stack size 32 bytes, hido_atlite.o(.text.HIDO_ATLiteCmdSend)) <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = HIDO_ATLiteCmdSend ⇒ vsnprintf </UL> <BR>[Calls]<UL><LI><a href="#[94]">>></a> HIDO_TimerCancel -<LI><a href="#[dc]">>></a> HIDO_DebugString -<LI><a href="#[de]">>></a> HIDO_TimerStart +<LI><a href="#[de]">>></a> HIDO_DebugString +<LI><a href="#[e0]">>></a> HIDO_TimerStart <LI><a href="#[9d]">>></a> vsnprintf -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> <BR>[Called By]<UL><LI><a href="#[3]">>></a> AIR780ECSQProc <LI><a href="#[57]">>></a> AIR780ESocketSendDataProc @@ -1216,8 +1222,8 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = HIDO_ATLiteDataSend ⇒ HIDO_TimerStart </UL> <BR>[Calls]<UL><LI><a href="#[94]">>></a> HIDO_TimerCancel -<LI><a href="#[de]">>></a> HIDO_TimerStart -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[e0]">>></a> HIDO_TimerStart +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> <BR>[Called By]<UL><LI><a href="#[57]">>></a> AIR780ESocketSendDataProc </UL> @@ -1226,63 +1232,63 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = HIDO_ATLiteDeviceInit ⇒ HIDO_TimerCreate </UL> <BR>[Calls]<UL><LI><a href="#[a0]">>></a> HIDO_TimerCreate -<LI><a href="#[df]">>></a> HIDO_UtilBzero +<LI><a href="#[e1]">>></a> HIDO_UtilBzero </UL> <BR>[Called By]<UL><LI><a href="#[9e]">>></a> AIR780EDriver_Init </UL> -<P><STRONG><a name="[db]"></a>HIDO_ATLiteEvent</STRONG> (Thumb, 32 bytes, Stack size 16 bytes, hido_atlite.o(.text.HIDO_ATLiteEvent)) +<P><STRONG><a name="[dd]"></a>HIDO_ATLiteEvent</STRONG> (Thumb, 32 bytes, Stack size 16 bytes, hido_atlite.o(.text.HIDO_ATLiteEvent)) <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = HIDO_ATLiteEvent ⇒ HIDO_FSMEventExecute ⇒ FSM_Debug </UL> <BR>[Calls]<UL><LI><a href="#[94]">>></a> HIDO_TimerCancel -<LI><a href="#[d8]">>></a> HIDO_FSMEventExecute +<LI><a href="#[da]">>></a> HIDO_FSMEventExecute </UL> -<BR>[Called By]<UL><LI><a href="#[d9]">>></a> HIDO_ATLiteCmdParse +<BR>[Called By]<UL><LI><a href="#[db]">>></a> HIDO_ATLiteCmdParse </UL> <P><STRONG><a name="[c1]"></a>HIDO_ATLiteGetDebugFlag</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, hido_atlite.o(.text.HIDO_ATLiteGetDebugFlag)) <BR><BR>[Called By]<UL><LI><a href="#[57]">>></a> AIR780ESocketSendDataProc </UL> -<P><STRONG><a name="[e0]"></a>HIDO_ATLitePoll</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, hido_atlite.o(.text.HIDO_ATLitePoll)) +<P><STRONG><a name="[e2]"></a>HIDO_ATLitePoll</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, hido_atlite.o(.text.HIDO_ATLitePoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = HIDO_ATLitePoll ⇒ HIDO_ATLiteCmdParse ⇒ HIDO_ATLiteEvent ⇒ HIDO_FSMEventExecute ⇒ FSM_Debug </UL> <BR>[Calls]<UL><LI><a href="#[c2]">>></a> HIDO_DebugHex <LI><a href="#[c8]">>></a> HIDO_UtilIsAsciiString -<LI><a href="#[e1]">>></a> HIDO_Debug -<LI><a href="#[d9]">>></a> HIDO_ATLiteCmdParse +<LI><a href="#[e3]">>></a> HIDO_Debug +<LI><a href="#[db]">>></a> HIDO_ATLiteCmdParse </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[e2]"></a>HIDO_ArraryQueueIn</STRONG> (Thumb, 62 bytes, Stack size 24 bytes, hido_arraryqueue.o(.text.HIDO_ArraryQueueIn)) +<P><STRONG><a name="[e4]"></a>HIDO_ArraryQueueIn</STRONG> (Thumb, 62 bytes, Stack size 24 bytes, hido_arraryqueue.o(.text.HIDO_ArraryQueueIn)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = HIDO_ArraryQueueIn ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[d3]">>></a> __aeabi_memcpy <LI><a href="#[5c]">>></a> __aeabi_uidivmod </UL> <BR>[Called By]<UL><LI><a href="#[b1]">>></a> Socket_RecvData <LI><a href="#[37]">>></a> uart_receive_callback </UL> -<P><STRONG><a name="[142]"></a>HIDO_ArraryQueueInit</STRONG> (Thumb, 16 bytes, Stack size 16 bytes, hido_arraryqueue.o(.text.HIDO_ArraryQueueInit)) +<P><STRONG><a name="[143]"></a>HIDO_ArraryQueueInit</STRONG> (Thumb, 16 bytes, Stack size 16 bytes, hido_arraryqueue.o(.text.HIDO_ArraryQueueInit)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HIDO_ArraryQueueInit </UL> -<BR>[Called By]<UL><LI><a href="#[141]">>></a> Socket_Create +<BR>[Called By]<UL><LI><a href="#[142]">>></a> Socket_Create <LI><a href="#[9f]">>></a> Uart_Init </UL> -<P><STRONG><a name="[e3]"></a>HIDO_ArraryQueueOut</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, hido_arraryqueue.o(.text.HIDO_ArraryQueueOut)) +<P><STRONG><a name="[e5]"></a>HIDO_ArraryQueueOut</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, hido_arraryqueue.o(.text.HIDO_ArraryQueueOut)) <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = HIDO_ArraryQueueOut ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[d3]">>></a> __aeabi_memcpy <LI><a href="#[5c]">>></a> __aeabi_uidivmod </UL> -<BR>[Called By]<UL><LI><a href="#[143]">>></a> Socket_Recv +<BR>[Called By]<UL><LI><a href="#[144]">>></a> Socket_Recv <LI><a href="#[c7]">>></a> Uart_GetChar </UL> -<P><STRONG><a name="[e4]"></a>HIDO_BaseQueueDequeue</STRONG> (Thumb, 42 bytes, Stack size 16 bytes, hido_basequeue.o(.text.HIDO_BaseQueueDequeue)) +<P><STRONG><a name="[e6]"></a>HIDO_BaseQueueDequeue</STRONG> (Thumb, 42 bytes, Stack size 16 bytes, hido_basequeue.o(.text.HIDO_BaseQueueDequeue)) <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = HIDO_BaseQueueDequeue ⇒ __aeabi_uidivmod </UL> <BR>[Calls]<UL><LI><a href="#[5c]">>></a> __aeabi_uidivmod @@ -1290,67 +1296,67 @@ <BR>[Called By]<UL><LI><a href="#[c4]">>></a> HIDO_VLQDequeue </UL> -<P><STRONG><a name="[e5]"></a>HIDO_BaseQueueEnqueue</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, hido_basequeue.o(.text.HIDO_BaseQueueEnqueue)) +<P><STRONG><a name="[e7]"></a>HIDO_BaseQueueEnqueue</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, hido_basequeue.o(.text.HIDO_BaseQueueEnqueue)) <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = HIDO_BaseQueueEnqueue ⇒ __aeabi_uidivmod </UL> <BR>[Calls]<UL><LI><a href="#[5c]">>></a> __aeabi_uidivmod </UL> -<BR>[Called By]<UL><LI><a href="#[ea]">>></a> HIDO_VLQEnqueue +<BR>[Called By]<UL><LI><a href="#[ec]">>></a> HIDO_VLQEnqueue </UL> -<P><STRONG><a name="[e6]"></a>HIDO_BaseQueueGetContinuousSize</STRONG> (Thumb, 90 bytes, Stack size 32 bytes, hido_basequeue.o(.text.HIDO_BaseQueueGetContinuousSize)) +<P><STRONG><a name="[e8]"></a>HIDO_BaseQueueGetContinuousSize</STRONG> (Thumb, 90 bytes, Stack size 32 bytes, hido_basequeue.o(.text.HIDO_BaseQueueGetContinuousSize)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = HIDO_BaseQueueGetContinuousSize ⇒ __aeabi_uidivmod </UL> <BR>[Calls]<UL><LI><a href="#[5c]">>></a> __aeabi_uidivmod </UL> -<BR>[Called By]<UL><LI><a href="#[ed]">>></a> HIDO_VLQGetEnqueueMember +<BR>[Called By]<UL><LI><a href="#[ef]">>></a> HIDO_VLQGetEnqueueMember </UL> -<P><STRONG><a name="[ec]"></a>HIDO_BaseQueueGetFront</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, hido_basequeue.o(.text.HIDO_BaseQueueGetFront)) +<P><STRONG><a name="[ee]"></a>HIDO_BaseQueueGetFront</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, hido_basequeue.o(.text.HIDO_BaseQueueGetFront)) <BR><BR>[Called By]<UL><LI><a href="#[c0]">>></a> HIDO_VLQGetDequeueMember </UL> -<P><STRONG><a name="[ef]"></a>HIDO_BaseQueueGetRear</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, hido_basequeue.o(.text.HIDO_BaseQueueGetRear)) -<BR><BR>[Called By]<UL><LI><a href="#[ed]">>></a> HIDO_VLQGetEnqueueMember +<P><STRONG><a name="[f1]"></a>HIDO_BaseQueueGetRear</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, hido_basequeue.o(.text.HIDO_BaseQueueGetRear)) +<BR><BR>[Called By]<UL><LI><a href="#[ef]">>></a> HIDO_VLQGetEnqueueMember </UL> -<P><STRONG><a name="[f1]"></a>HIDO_BaseQueueInit</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, hido_basequeue.o(.text.HIDO_BaseQueueInit)) -<BR><BR>[Called By]<UL><LI><a href="#[f0]">>></a> HIDO_VLQInit +<P><STRONG><a name="[f3]"></a>HIDO_BaseQueueInit</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, hido_basequeue.o(.text.HIDO_BaseQueueInit)) +<BR><BR>[Called By]<UL><LI><a href="#[f2]">>></a> HIDO_VLQInit </UL> -<P><STRONG><a name="[eb]"></a>HIDO_BaseQueueIsEmpty</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, hido_basequeue.o(.text.HIDO_BaseQueueIsEmpty)) +<P><STRONG><a name="[ed]"></a>HIDO_BaseQueueIsEmpty</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, hido_basequeue.o(.text.HIDO_BaseQueueIsEmpty)) <BR><BR>[Called By]<UL><LI><a href="#[c0]">>></a> HIDO_VLQGetDequeueMember </UL> -<P><STRONG><a name="[ee]"></a>HIDO_BaseQueueIsFull</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, hido_basequeue.o(.text.HIDO_BaseQueueIsFull)) -<BR><BR>[Called By]<UL><LI><a href="#[ed]">>></a> HIDO_VLQGetEnqueueMember +<P><STRONG><a name="[f0]"></a>HIDO_BaseQueueIsFull</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, hido_basequeue.o(.text.HIDO_BaseQueueIsFull)) +<BR><BR>[Called By]<UL><LI><a href="#[ef]">>></a> HIDO_VLQGetEnqueueMember </UL> -<P><STRONG><a name="[e1]"></a>HIDO_Debug</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, hido_debug.o(.text.HIDO_Debug)) -<BR><BR>[Called By]<UL><LI><a href="#[144]">>></a> Socket_Send -<LI><a href="#[e0]">>></a> HIDO_ATLitePoll +<P><STRONG><a name="[e3]"></a>HIDO_Debug</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, hido_debug.o(.text.HIDO_Debug)) +<BR><BR>[Called By]<UL><LI><a href="#[145]">>></a> Socket_Send +<LI><a href="#[e2]">>></a> HIDO_ATLitePoll <LI><a href="#[b1]">>></a> Socket_RecvData <LI><a href="#[a0]">>></a> HIDO_TimerCreate </UL> <P><STRONG><a name="[c2]"></a>HIDO_DebugHex</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, hido_debug.o(.text.HIDO_DebugHex)) -<BR><BR>[Called By]<UL><LI><a href="#[e0]">>></a> HIDO_ATLitePoll +<BR><BR>[Called By]<UL><LI><a href="#[e2]">>></a> HIDO_ATLitePoll <LI><a href="#[57]">>></a> AIR780ESocketSendDataProc </UL> -<P><STRONG><a name="[dc]"></a>HIDO_DebugString</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, hido_debug.o(.text.HIDO_DebugString)) +<P><STRONG><a name="[de]"></a>HIDO_DebugString</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, hido_debug.o(.text.HIDO_DebugString)) <BR><BR>[Called By]<UL><LI><a href="#[92]">>></a> HIDO_ATLiteCmdSend </UL> -<P><STRONG><a name="[d8]"></a>HIDO_FSMEventExecute</STRONG> (Thumb, 176 bytes, Stack size 32 bytes, hido_fsm.o(.text.HIDO_FSMEventExecute)) +<P><STRONG><a name="[da]"></a>HIDO_FSMEventExecute</STRONG> (Thumb, 176 bytes, Stack size 32 bytes, hido_fsm.o(.text.HIDO_FSMEventExecute)) <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = HIDO_FSMEventExecute ⇒ FSM_Debug </UL> -<BR>[Calls]<UL><LI><a href="#[e7]">>></a> FSM_Debug +<BR>[Calls]<UL><LI><a href="#[e9]">>></a> FSM_Debug </UL> -<BR>[Called By]<UL><LI><a href="#[106]">>></a> Internet_Poll +<BR>[Called By]<UL><LI><a href="#[108]">>></a> Internet_Poll <LI><a href="#[96]">>></a> HIDO_FSMStateChange <LI><a href="#[a2]">>></a> HIDO_FSMRegister -<LI><a href="#[db]">>></a> HIDO_ATLiteEvent +<LI><a href="#[dd]">>></a> HIDO_ATLiteEvent <LI><a href="#[32]">>></a> HIDO_ATLiteTimeout <LI><a href="#[31]">>></a> HIDO_ATLiteSendError <LI><a href="#[33]">>></a> FSM_GeneralTimerProc @@ -1359,7 +1365,7 @@ <P><STRONG><a name="[a2]"></a>HIDO_FSMRegister</STRONG> (Thumb, 104 bytes, Stack size 24 bytes, hido_fsm.o(.text.HIDO_FSMRegister)) <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = HIDO_FSMRegister ⇒ HIDO_FSMEventExecute ⇒ FSM_Debug </UL> -<BR>[Calls]<UL><LI><a href="#[d8]">>></a> HIDO_FSMEventExecute +<BR>[Calls]<UL><LI><a href="#[da]">>></a> HIDO_FSMEventExecute </UL> <BR>[Called By]<UL><LI><a href="#[9e]">>></a> AIR780EDriver_Init </UL> @@ -1371,7 +1377,7 @@ <P><STRONG><a name="[97]"></a>HIDO_FSMStartTimer</STRONG> (Thumb, 32 bytes, Stack size 16 bytes, hido_fsm.o(.text.HIDO_FSMStartTimer)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = HIDO_FSMStartTimer ⇒ HIDO_TimerStart </UL> -<BR>[Calls]<UL><LI><a href="#[de]">>></a> HIDO_TimerStart +<BR>[Calls]<UL><LI><a href="#[e0]">>></a> HIDO_TimerStart </UL> <BR>[Called By]<UL><LI><a href="#[54]">>></a> AIR780ESocketConnectProc <LI><a href="#[58]">>></a> AIR780EWaitSimCardReadyProc @@ -1384,8 +1390,8 @@ <P><STRONG><a name="[96]"></a>HIDO_FSMStateChange</STRONG> (Thumb, 158 bytes, Stack size 112 bytes, hido_fsm.o(.text.HIDO_FSMStateChange)) <BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = HIDO_FSMStateChange ⇒ HIDO_FSMEventExecute ⇒ FSM_Debug </UL> -<BR>[Calls]<UL><LI><a href="#[d8]">>></a> HIDO_FSMEventExecute -<LI><a href="#[e8]">>></a> __aeabi_memclr4 +<BR>[Calls]<UL><LI><a href="#[da]">>></a> HIDO_FSMEventExecute +<LI><a href="#[ea]">>></a> __aeabi_memclr4 </UL> <BR>[Called By]<UL><LI><a href="#[9b]">>></a> AIR780ECSQ_Poll <LI><a href="#[3]">>></a> AIR780ECSQProc @@ -1422,7 +1428,7 @@ <LI><a href="#[50]">>></a> AIR780EPowerOnProc <LI><a href="#[4a]">>></a> AIR780EIPInitProc <LI><a href="#[48]">>></a> AIR780EATCmdInitProc -<LI><a href="#[db]">>></a> HIDO_ATLiteEvent +<LI><a href="#[dd]">>></a> HIDO_ATLiteEvent <LI><a href="#[32]">>></a> HIDO_ATLiteTimeout <LI><a href="#[31]">>></a> HIDO_ATLiteSendError </UL> @@ -1430,28 +1436,28 @@ <P><STRONG><a name="[a0]"></a>HIDO_TimerCreate</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, hido_timer.o(.text.HIDO_TimerCreate)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = HIDO_TimerCreate </UL> -<BR>[Calls]<UL><LI><a href="#[e1]">>></a> HIDO_Debug +<BR>[Calls]<UL><LI><a href="#[e3]">>></a> HIDO_Debug </UL> <BR>[Called By]<UL><LI><a href="#[a1]">>></a> HIDO_ATLiteDeviceInit <LI><a href="#[9e]">>></a> AIR780EDriver_Init </UL> <P><STRONG><a name="[ab]"></a>HIDO_TimerGetTick</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, hido_timer.o(.text.HIDO_TimerGetTick)) -<BR><BR>[Called By]<UL><LI><a href="#[1a9]">>></a> uwb_app_poll +<BR><BR>[Called By]<UL><LI><a href="#[1a7]">>></a> uwb_app_poll <LI><a href="#[28]">>></a> main -<LI><a href="#[146]">>></a> TCPClient_Poll +<LI><a href="#[147]">>></a> TCPClient_Poll <LI><a href="#[ad]">>></a> AIR780ESocket_Poll <LI><a href="#[4b]">>></a> AIR780EIPPollProc <LI><a href="#[2e]">>></a> AIR780E_ReadLine </UL> -<P><STRONG><a name="[1ac]"></a>HIDO_TimerPoll</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, hido_timer.o(.text.HIDO_TimerPoll)) +<P><STRONG><a name="[1aa]"></a>HIDO_TimerPoll</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, hido_timer.o(.text.HIDO_TimerPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HIDO_TimerPoll </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[de]"></a>HIDO_TimerStart</STRONG> (Thumb, 48 bytes, Stack size 20 bytes, hido_timer.o(.text.HIDO_TimerStart)) +<P><STRONG><a name="[e0]"></a>HIDO_TimerStart</STRONG> (Thumb, 48 bytes, Stack size 20 bytes, hido_timer.o(.text.HIDO_TimerStart)) <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = HIDO_TimerStart </UL> <BR>[Called By]<UL><LI><a href="#[92]">>></a> HIDO_ATLiteCmdSend @@ -1459,21 +1465,21 @@ <LI><a href="#[97]">>></a> HIDO_FSMStartTimer </UL> -<P><STRONG><a name="[1ad]"></a>HIDO_TimerTick</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, hido_timer.o(.text.HIDO_TimerTick)) +<P><STRONG><a name="[1ab]"></a>HIDO_TimerTick</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, hido_timer.o(.text.HIDO_TimerTick)) <BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[df]"></a>HIDO_UtilBzero</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, hido_util.o(.text.HIDO_UtilBzero)) +<P><STRONG><a name="[e1]"></a>HIDO_UtilBzero</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, hido_util.o(.text.HIDO_UtilBzero)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = HIDO_UtilBzero </UL> <BR>[Calls]<UL><LI><a href="#[5d]">>></a> __aeabi_memclr </UL> -<BR>[Called By]<UL><LI><a href="#[141]">>></a> Socket_Create -<LI><a href="#[157]">>></a> Uart_Register +<BR>[Called By]<UL><LI><a href="#[142]">>></a> Socket_Create +<LI><a href="#[156]">>></a> Uart_Register <LI><a href="#[a1]">>></a> HIDO_ATLiteDeviceInit </UL> -<P><STRONG><a name="[148]"></a>HIDO_UtilHexStrToInt</STRONG> (Thumb, 86 bytes, Stack size 16 bytes, hido_util.o(.text.HIDO_UtilHexStrToInt)) +<P><STRONG><a name="[14a]"></a>HIDO_UtilHexStrToInt</STRONG> (Thumb, 86 bytes, Stack size 16 bytes, hido_util.o(.text.HIDO_UtilHexStrToInt)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HIDO_UtilHexStrToInt </UL> <BR>[Called By]<UL><LI><a href="#[35]">>></a> TCPClient_SocketEventProc @@ -1482,7 +1488,7 @@ <P><STRONG><a name="[c8]"></a>HIDO_UtilIsAsciiString</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, hido_util.o(.text.HIDO_UtilIsAsciiString)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = HIDO_UtilIsAsciiString </UL> -<BR>[Called By]<UL><LI><a href="#[e0]">>></a> HIDO_ATLitePoll +<BR>[Called By]<UL><LI><a href="#[e2]">>></a> HIDO_ATLitePoll <LI><a href="#[2e]">>></a> AIR780E_ReadLine <LI><a href="#[2d]">>></a> AIR780E_Output </UL> @@ -1505,18 +1511,18 @@ </UL> <BR>[Calls]<UL><LI><a href="#[9d]">>></a> vsnprintf </UL> -<BR>[Called By]<UL><LI><a href="#[140]">>></a> Socket_Connect -<LI><a href="#[146]">>></a> TCPClient_Poll +<BR>[Called By]<UL><LI><a href="#[141]">>></a> Socket_Connect +<LI><a href="#[147]">>></a> TCPClient_Poll <LI><a href="#[4a]">>></a> AIR780EIPInitProc </UL> -<P><STRONG><a name="[147]"></a>HIDO_UtilStrSplit</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, hido_util.o(.text.HIDO_UtilStrSplit)) +<P><STRONG><a name="[149]"></a>HIDO_UtilStrSplit</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, hido_util.o(.text.HIDO_UtilStrSplit)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HIDO_UtilStrSplit </UL> <BR>[Called By]<UL><LI><a href="#[35]">>></a> TCPClient_SocketEventProc </UL> -<P><STRONG><a name="[e9]"></a>HIDO_UtilStrToInt</STRONG> (Thumb, 116 bytes, Stack size 16 bytes, hido_util.o(.text.HIDO_UtilStrToInt)) +<P><STRONG><a name="[eb]"></a>HIDO_UtilStrToInt</STRONG> (Thumb, 116 bytes, Stack size 16 bytes, hido_util.o(.text.HIDO_UtilStrToInt)) <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = HIDO_UtilStrToInt ⇒ atoi ⇒ strtol ⇒ _strtoul </UL> <BR>[Calls]<UL><LI><a href="#[cb]">>></a> strchr @@ -1528,19 +1534,19 @@ <P><STRONG><a name="[c4]"></a>HIDO_VLQDequeue</STRONG> (Thumb, 42 bytes, Stack size 16 bytes, hido_vlqueue.o(.text.HIDO_VLQDequeue)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = HIDO_VLQDequeue ⇒ HIDO_BaseQueueDequeue ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[e4]">>></a> HIDO_BaseQueueDequeue +<BR>[Calls]<UL><LI><a href="#[e6]">>></a> HIDO_BaseQueueDequeue </UL> -<BR>[Called By]<UL><LI><a href="#[143]">>></a> Socket_Recv +<BR>[Called By]<UL><LI><a href="#[144]">>></a> Socket_Recv <LI><a href="#[57]">>></a> AIR780ESocketSendDataProc <LI><a href="#[38]">>></a> uart_send_callback </UL> -<P><STRONG><a name="[ea]"></a>HIDO_VLQEnqueue</STRONG> (Thumb, 42 bytes, Stack size 16 bytes, hido_vlqueue.o(.text.HIDO_VLQEnqueue)) +<P><STRONG><a name="[ec]"></a>HIDO_VLQEnqueue</STRONG> (Thumb, 42 bytes, Stack size 16 bytes, hido_vlqueue.o(.text.HIDO_VLQEnqueue)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = HIDO_VLQEnqueue ⇒ HIDO_BaseQueueEnqueue ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[e5]">>></a> HIDO_BaseQueueEnqueue +<BR>[Calls]<UL><LI><a href="#[e7]">>></a> HIDO_BaseQueueEnqueue </UL> -<BR>[Called By]<UL><LI><a href="#[144]">>></a> Socket_Send +<BR>[Called By]<UL><LI><a href="#[145]">>></a> Socket_Send <LI><a href="#[b1]">>></a> Socket_RecvData <LI><a href="#[c9]">>></a> Uart_Send </UL> @@ -1548,172 +1554,169 @@ <P><STRONG><a name="[c0]"></a>HIDO_VLQGetDequeueMember</STRONG> (Thumb, 54 bytes, Stack size 16 bytes, hido_vlqueue.o(.text.HIDO_VLQGetDequeueMember)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HIDO_VLQGetDequeueMember </UL> -<BR>[Calls]<UL><LI><a href="#[eb]">>></a> HIDO_BaseQueueIsEmpty -<LI><a href="#[ec]">>></a> HIDO_BaseQueueGetFront +<BR>[Calls]<UL><LI><a href="#[ed]">>></a> HIDO_BaseQueueIsEmpty +<LI><a href="#[ee]">>></a> HIDO_BaseQueueGetFront </UL> -<BR>[Called By]<UL><LI><a href="#[143]">>></a> Socket_Recv +<BR>[Called By]<UL><LI><a href="#[144]">>></a> Socket_Recv <LI><a href="#[57]">>></a> AIR780ESocketSendDataProc <LI><a href="#[ad]">>></a> AIR780ESocket_Poll <LI><a href="#[c9]">>></a> Uart_Send <LI><a href="#[38]">>></a> uart_send_callback </UL> -<P><STRONG><a name="[ed]"></a>HIDO_VLQGetEnqueueMember</STRONG> (Thumb, 84 bytes, Stack size 32 bytes, hido_vlqueue.o(.text.HIDO_VLQGetEnqueueMember)) +<P><STRONG><a name="[ef]"></a>HIDO_VLQGetEnqueueMember</STRONG> (Thumb, 84 bytes, Stack size 32 bytes, hido_vlqueue.o(.text.HIDO_VLQGetEnqueueMember)) <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = HIDO_VLQGetEnqueueMember ⇒ HIDO_BaseQueueGetContinuousSize ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[ee]">>></a> HIDO_BaseQueueIsFull -<LI><a href="#[ef]">>></a> HIDO_BaseQueueGetRear -<LI><a href="#[e6]">>></a> HIDO_BaseQueueGetContinuousSize +<BR>[Calls]<UL><LI><a href="#[f0]">>></a> HIDO_BaseQueueIsFull +<LI><a href="#[f1]">>></a> HIDO_BaseQueueGetRear +<LI><a href="#[e8]">>></a> HIDO_BaseQueueGetContinuousSize </UL> -<BR>[Called By]<UL><LI><a href="#[144]">>></a> Socket_Send +<BR>[Called By]<UL><LI><a href="#[145]">>></a> Socket_Send <LI><a href="#[b1]">>></a> Socket_RecvData <LI><a href="#[c9]">>></a> Uart_Send </UL> -<P><STRONG><a name="[f0]"></a>HIDO_VLQInit</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, hido_vlqueue.o(.text.HIDO_VLQInit)) +<P><STRONG><a name="[f2]"></a>HIDO_VLQInit</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, hido_vlqueue.o(.text.HIDO_VLQInit)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HIDO_VLQInit </UL> -<BR>[Calls]<UL><LI><a href="#[f1]">>></a> HIDO_BaseQueueInit +<BR>[Calls]<UL><LI><a href="#[f3]">>></a> HIDO_BaseQueueInit </UL> -<BR>[Called By]<UL><LI><a href="#[141]">>></a> Socket_Create +<BR>[Called By]<UL><LI><a href="#[142]">>></a> Socket_Create <LI><a href="#[9f]">>></a> Uart_Init </UL> <P><STRONG><a name="[6]"></a>HardFault_Handler</STRONG> (Thumb, 124 bytes, Stack size 0 bytes, mk_trace.o(.text.HardFault_Handler)) <BR><BR>[Stack]<UL><LI>Max Depth = 276<LI>Call Chain = HardFault_Handler ⇒ trace_exception_handler ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[f2]">>></a> trace_exception_handler +<BR>[Calls]<UL><LI><a href="#[f4]">>></a> trace_exception_handler </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[f3]"></a>IIC2_Init</STRONG> (Thumb, 72 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.IIC2_Init)) +<P><STRONG><a name="[f5]"></a>IIC2_Init</STRONG> (Thumb, 72 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.IIC2_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = IIC2_Init ⇒ io_pull_set </UL> -<BR>[Calls]<UL><LI><a href="#[f6]">>></a> io_pull_set -<LI><a href="#[f4]">>></a> io_pin_mux_set -<LI><a href="#[f5]">>></a> gpio_pin_set_dir +<BR>[Calls]<UL><LI><a href="#[f8]">>></a> io_pull_set +<LI><a href="#[f6]">>></a> io_pin_mux_set +<LI><a href="#[f7]">>></a> gpio_pin_set_dir </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[f7]"></a>IIC2_Read_Byte</STRONG> (Thumb, 406 bytes, Stack size 56 bytes, lis3dh_driver.o(.text.IIC2_Read_Byte)) +<P><STRONG><a name="[f9]"></a>IIC2_Read_Byte</STRONG> (Thumb, 406 bytes, Stack size 56 bytes, lis3dh_driver.o(.text.IIC2_Read_Byte)) <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = IIC2_Read_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[fa]">>></a> gpio_pin_get_val -<LI><a href="#[f8]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fc]">>></a> gpio_pin_get_val +<LI><a href="#[fa]">>></a> gpio_pin_clr </UL> -<BR>[Called By]<UL><LI><a href="#[cd]">>></a> LIS3DH_ReadOneByte +<BR>[Called By]<UL><LI><a href="#[cf]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[fb]"></a>IIC2_Read_pca_Byte</STRONG> (Thumb, 382 bytes, Stack size 56 bytes, pca9555.o(.text.IIC2_Read_pca_Byte)) +<P><STRONG><a name="[fd]"></a>IIC2_Read_pca_Byte</STRONG> (Thumb, 382 bytes, Stack size 56 bytes, pca9555.o(.text.IIC2_Read_pca_Byte)) <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = IIC2_Read_pca_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[f5]">>></a> gpio_pin_set_dir -<LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[fa]">>></a> gpio_pin_get_val -<LI><a href="#[f8]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[f7]">>></a> gpio_pin_set_dir +<LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fc]">>></a> gpio_pin_get_val +<LI><a href="#[fa]">>></a> gpio_pin_clr </UL> -<BR>[Called By]<UL><LI><a href="#[100]">>></a> IIC_Read_Pca9555 +<BR>[Called By]<UL><LI><a href="#[102]">>></a> IIC_Read_Pca9555 </UL> -<P><STRONG><a name="[fc]"></a>IIC2_Send_Byte</STRONG> (Thumb, 430 bytes, Stack size 16 bytes, lis3dh_driver.o(.text.IIC2_Send_Byte)) +<P><STRONG><a name="[fe]"></a>IIC2_Send_Byte</STRONG> (Thumb, 430 bytes, Stack size 16 bytes, lis3dh_driver.o(.text.IIC2_Send_Byte)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = IIC2_Send_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[f8]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fa]">>></a> gpio_pin_clr </UL> -<BR>[Called By]<UL><LI><a href="#[ce]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[cd]">>></a> LIS3DH_ReadOneByte +<BR>[Called By]<UL><LI><a href="#[d0]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[cf]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[fd]"></a>IIC2_Send_pca_Byte</STRONG> (Thumb, 430 bytes, Stack size 16 bytes, pca9555.o(.text.IIC2_Send_pca_Byte)) +<P><STRONG><a name="[ff]"></a>IIC2_Send_pca_Byte</STRONG> (Thumb, 430 bytes, Stack size 16 bytes, pca9555.o(.text.IIC2_Send_pca_Byte)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = IIC2_Send_pca_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[f8]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fa]">>></a> gpio_pin_clr </UL> -<BR>[Called By]<UL><LI><a href="#[101]">>></a> IIC_Write_Pca9555 -<LI><a href="#[100]">>></a> IIC_Read_Pca9555 +<BR>[Called By]<UL><LI><a href="#[103]">>></a> IIC_Write_Pca9555 +<LI><a href="#[102]">>></a> IIC_Read_Pca9555 </UL> -<P><STRONG><a name="[fe]"></a>IIC2_Wait_Ack</STRONG> (Thumb, 136 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.IIC2_Wait_Ack)) +<P><STRONG><a name="[100]"></a>IIC2_Wait_Ack</STRONG> (Thumb, 136 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.IIC2_Wait_Ack)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = IIC2_Wait_Ack </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[f5]">>></a> gpio_pin_set_dir -<LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[fa]">>></a> gpio_pin_get_val -<LI><a href="#[f8]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[f7]">>></a> gpio_pin_set_dir +<LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fc]">>></a> gpio_pin_get_val +<LI><a href="#[fa]">>></a> gpio_pin_clr </UL> -<BR>[Called By]<UL><LI><a href="#[ce]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[cd]">>></a> LIS3DH_ReadOneByte +<BR>[Called By]<UL><LI><a href="#[d0]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[cf]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[ff]"></a>IIC2_Wait_pca_Ack</STRONG> (Thumb, 146 bytes, Stack size 24 bytes, pca9555.o(.text.IIC2_Wait_pca_Ack)) +<P><STRONG><a name="[101]"></a>IIC2_Wait_pca_Ack</STRONG> (Thumb, 146 bytes, Stack size 24 bytes, pca9555.o(.text.IIC2_Wait_pca_Ack)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = IIC2_Wait_pca_Ack </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[f5]">>></a> gpio_pin_set_dir -<LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[fa]">>></a> gpio_pin_get_val -<LI><a href="#[f8]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[f7]">>></a> gpio_pin_set_dir +<LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fc]">>></a> gpio_pin_get_val +<LI><a href="#[fa]">>></a> gpio_pin_clr </UL> -<BR>[Called By]<UL><LI><a href="#[101]">>></a> IIC_Write_Pca9555 -<LI><a href="#[100]">>></a> IIC_Read_Pca9555 +<BR>[Called By]<UL><LI><a href="#[103]">>></a> IIC_Write_Pca9555 +<LI><a href="#[102]">>></a> IIC_Read_Pca9555 </UL> -<P><STRONG><a name="[100]"></a>IIC_Read_Pca9555</STRONG> (Thumb, 292 bytes, Stack size 32 bytes, pca9555.o(.text.IIC_Read_Pca9555)) +<P><STRONG><a name="[102]"></a>IIC_Read_Pca9555</STRONG> (Thumb, 292 bytes, Stack size 32 bytes, pca9555.o(.text.IIC_Read_Pca9555)) <BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = IIC_Read_Pca9555 ⇒ IIC2_Read_pca_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[f8]">>></a> gpio_pin_clr -<LI><a href="#[ff]">>></a> IIC2_Wait_pca_Ack -<LI><a href="#[fd]">>></a> IIC2_Send_pca_Byte -<LI><a href="#[fb]">>></a> IIC2_Read_pca_Byte +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fa]">>></a> gpio_pin_clr +<LI><a href="#[101]">>></a> IIC2_Wait_pca_Ack +<LI><a href="#[ff]">>></a> IIC2_Send_pca_Byte +<LI><a href="#[fd]">>></a> IIC2_Read_pca_Byte </UL> -<BR>[Called By]<UL><LI><a href="#[1af]">>></a> read_userkey_input_pca -<LI><a href="#[1ae]">>></a> read_powerkey_input_pca -<LI><a href="#[1a3]">>></a> read_5v_input_pca -<LI><a href="#[12c]">>></a> PCA9555_readdata -<LI><a href="#[12b]">>></a> PCA9555_init +<BR>[Called By]<UL><LI><a href="#[1ac]">>></a> read_userkey_input_pca +<LI><a href="#[1a1]">>></a> read_5v_input_pca +<LI><a href="#[12d]">>></a> PCA9555_readdata +<LI><a href="#[12c]">>></a> PCA9555_init </UL> -<P><STRONG><a name="[101]"></a>IIC_Write_Pca9555</STRONG> (Thumb, 144 bytes, Stack size 32 bytes, pca9555.o(.text.IIC_Write_Pca9555)) +<P><STRONG><a name="[103]"></a>IIC_Write_Pca9555</STRONG> (Thumb, 144 bytes, Stack size 32 bytes, pca9555.o(.text.IIC_Write_Pca9555)) <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = IIC_Write_Pca9555 ⇒ IIC2_Wait_pca_Ack </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[f8]">>></a> gpio_pin_clr -<LI><a href="#[ff]">>></a> IIC2_Wait_pca_Ack -<LI><a href="#[fd]">>></a> IIC2_Send_pca_Byte +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fa]">>></a> gpio_pin_clr +<LI><a href="#[101]">>></a> IIC2_Wait_pca_Ack +<LI><a href="#[ff]">>></a> IIC2_Send_pca_Byte </UL> -<BR>[Called By]<UL><LI><a href="#[12b]">>></a> PCA9555_init -<LI><a href="#[12a]">>></a> PCA9555_Set_One_Value_Output +<BR>[Called By]<UL><LI><a href="#[12c]">>></a> PCA9555_init +<LI><a href="#[cc]">>></a> PCA9555_Set_One_Value_Output </UL> -<P><STRONG><a name="[102]"></a>IO_LED_control_change</STRONG> (Thumb, 320 bytes, Stack size 16 bytes, sn74hc595.o(.text.IO_LED_control_change)) +<P><STRONG><a name="[104]"></a>IO_LED_control_change</STRONG> (Thumb, 320 bytes, Stack size 16 bytes, sn74hc595.o(.text.IO_LED_control_change)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = IO_LED_control_change </UL> -<BR>[Calls]<UL><LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[f8]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fa]">>></a> gpio_pin_clr </UL> <BR>[Called By]<UL><LI><a href="#[a5]">>></a> update_led_power_state -<LI><a href="#[15e]">>></a> blink_led -<LI><a href="#[150]">>></a> air780_led_on -<LI><a href="#[151]">>></a> air780_led_off +<LI><a href="#[15d]">>></a> blink_led </UL> -<P><STRONG><a name="[1aa]"></a>IfTCPConnected</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, tcpclient.o(.text.IfTCPConnected)) +<P><STRONG><a name="[1a8]"></a>IfTCPConnected</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, tcpclient.o(.text.IfTCPConnected)) <BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[103]"></a>Internet_Init</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, internet.o(.text.Internet_Init)) +<P><STRONG><a name="[105]"></a>Internet_Init</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, internet.o(.text.Internet_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 580<LI>Call Chain = Internet_Init ⇒ AIR780EDriver_Init ⇒ Uart_Init ⇒ uart_receive ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[9e]">>></a> AIR780EDriver_Init @@ -1721,55 +1724,55 @@ <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[104]"></a>Internet_IsIPReady</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, internet.o(.text.Internet_IsIPReady)) +<P><STRONG><a name="[106]"></a>Internet_IsIPReady</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, internet.o(.text.Internet_IsIPReady)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = Internet_IsIPReady </UL> -<BR>[Calls]<UL><LI><a href="#[105]">>></a> AIR780E_IsIPReady +<BR>[Calls]<UL><LI><a href="#[107]">>></a> AIR780E_IsIPReady </UL> -<BR>[Called By]<UL><LI><a href="#[146]">>></a> TCPClient_Poll +<BR>[Called By]<UL><LI><a href="#[147]">>></a> TCPClient_Poll </UL> -<P><STRONG><a name="[106]"></a>Internet_Poll</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, internet.o(.text.Internet_Poll)) +<P><STRONG><a name="[108]"></a>Internet_Poll</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, internet.o(.text.Internet_Poll)) <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = Internet_Poll ⇒ HIDO_FSMEventExecute ⇒ FSM_Debug </UL> -<BR>[Calls]<UL><LI><a href="#[d8]">>></a> HIDO_FSMEventExecute +<BR>[Calls]<UL><LI><a href="#[da]">>></a> HIDO_FSMEventExecute </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[107]"></a>LED_output_init</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, board.o(.text.LED_output_init)) +<P><STRONG><a name="[109]"></a>LED_output_init</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, board.o(.text.LED_output_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = LED_output_init ⇒ io_pull_set </UL> -<BR>[Calls]<UL><LI><a href="#[f6]">>></a> io_pull_set -<LI><a href="#[f4]">>></a> io_pin_mux_set -<LI><a href="#[f5]">>></a> gpio_pin_set_dir +<BR>[Calls]<UL><LI><a href="#[f8]">>></a> io_pull_set +<LI><a href="#[f6]">>></a> io_pin_mux_set +<LI><a href="#[f7]">>></a> gpio_pin_set_dir </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[cd]"></a>LIS3DH_ReadOneByte</STRONG> (Thumb, 152 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.LIS3DH_ReadOneByte)) +<P><STRONG><a name="[cf]"></a>LIS3DH_ReadOneByte</STRONG> (Thumb, 152 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.LIS3DH_ReadOneByte)) <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = LIS3DH_ReadOneByte ⇒ IIC2_Read_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[f8]">>></a> gpio_pin_clr -<LI><a href="#[fe]">>></a> IIC2_Wait_Ack -<LI><a href="#[fc]">>></a> IIC2_Send_Byte -<LI><a href="#[f7]">>></a> IIC2_Read_Byte +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fa]">>></a> gpio_pin_clr +<LI><a href="#[100]">>></a> IIC2_Wait_Ack +<LI><a href="#[fe]">>></a> IIC2_Send_Byte +<LI><a href="#[f9]">>></a> IIC2_Read_Byte </UL> -<BR>[Called By]<UL><LI><a href="#[cc]">>></a> Accelerometer_Init +<BR>[Called By]<UL><LI><a href="#[ce]">>></a> Accelerometer_Init </UL> -<P><STRONG><a name="[ce]"></a>LIS3DH_WriteOneByte</STRONG> (Thumb, 120 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.LIS3DH_WriteOneByte)) +<P><STRONG><a name="[d0]"></a>LIS3DH_WriteOneByte</STRONG> (Thumb, 120 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.LIS3DH_WriteOneByte)) <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = LIS3DH_WriteOneByte ⇒ IIC2_Wait_Ack </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[f9]">>></a> gpio_pin_set -<LI><a href="#[f8]">>></a> gpio_pin_clr -<LI><a href="#[fe]">>></a> IIC2_Wait_Ack -<LI><a href="#[fc]">>></a> IIC2_Send_Byte +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[fb]">>></a> gpio_pin_set +<LI><a href="#[fa]">>></a> gpio_pin_clr +<LI><a href="#[100]">>></a> IIC2_Wait_Ack +<LI><a href="#[fe]">>></a> IIC2_Send_Byte </UL> -<BR>[Called By]<UL><LI><a href="#[cc]">>></a> Accelerometer_Init +<BR>[Called By]<UL><LI><a href="#[ce]">>></a> Accelerometer_Init </UL> <P><STRONG><a name="[16]"></a>LSP_IRQHandler</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, mk_lsp.o(.text.LSP_IRQHandler)) @@ -1781,156 +1784,156 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 860<LI>Call Chain = MAC_IRQHandler ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[10c]">>></a> sys_timer_get -<LI><a href="#[10b]">>></a> mac_timer_stop -<LI><a href="#[10d]">>></a> ranging_rssi_get -<LI><a href="#[10a]">>></a> exit_debug_mode -<LI><a href="#[109]">>></a> phy_dump_mode -<LI><a href="#[108]">>></a> fira_vendor_oui_process +<LI><a href="#[10e]">>></a> sys_timer_get +<LI><a href="#[10d]">>></a> mac_timer_stop +<LI><a href="#[10f]">>></a> ranging_rssi_get +<LI><a href="#[10c]">>></a> exit_debug_mode +<LI><a href="#[10b]">>></a> phy_dump_mode +<LI><a href="#[10a]">>></a> fira_vendor_oui_process <LI><a href="#[5c]">>></a> __aeabi_uidivmod </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[10e]"></a>MK8000_all_antenna_FAP</STRONG> (Thumb, 496 bytes, Stack size 168 bytes, mk8000_all_antenna_fap.o(.text.MK8000_all_antenna_FAP)) +<P><STRONG><a name="[110]"></a>MK8000_all_antenna_FAP</STRONG> (Thumb, 496 bytes, Stack size 168 bytes, mk8000_all_antenna_fap.o(.text.MK8000_all_antenna_FAP)) <BR><BR>[Stack]<UL><LI>Max Depth = 276<LI>Call Chain = MK8000_all_antenna_FAP ⇒ enhanced_sts_fap_detect ⇒ __aeabi_fadd ⇒ _float_epilogue </UL> <BR>[Calls]<UL><LI><a href="#[6a]">>></a> __aeabi_fdiv -<LI><a href="#[113]">>></a> __aeabi_f2iz -<LI><a href="#[112]">>></a> __aeabi_fcmplt -<LI><a href="#[10f]">>></a> __aeabi_fcmple -<LI><a href="#[110]">>></a> derive_scaled_thres -<LI><a href="#[111]">>></a> enhanced_sts_fap_detect -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[115]">>></a> __aeabi_f2iz +<LI><a href="#[114]">>></a> __aeabi_fcmplt +<LI><a href="#[111]">>></a> __aeabi_fcmple +<LI><a href="#[112]">>></a> derive_scaled_thres +<LI><a href="#[113]">>></a> enhanced_sts_fap_detect +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[127]">>></a> MK8000_update_fap_fom -<LI><a href="#[126]">>></a> MK8000_sts_first_patch_detect +<BR>[Called By]<UL><LI><a href="#[129]">>></a> MK8000_update_fap_fom +<LI><a href="#[128]">>></a> MK8000_sts_first_patch_detect </UL> -<P><STRONG><a name="[114]"></a>MK8000_blender_packet</STRONG> (Thumb, 548 bytes, Stack size 64 bytes, mk8000_blender_top.o(.text.MK8000_blender_packet)) +<P><STRONG><a name="[116]"></a>MK8000_blender_packet</STRONG> (Thumb, 548 bytes, Stack size 64 bytes, mk8000_blender_top.o(.text.MK8000_blender_packet)) <BR><BR>[Stack]<UL><LI>Max Depth = 460<LI>Call Chain = MK8000_blender_packet ⇒ lsp_cmplx_inner_product_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[6a]">>></a> __aeabi_fdiv -<LI><a href="#[117]">>></a> __aeabi_fcmpge -<LI><a href="#[116]">>></a> __aeabi_fcmpgt -<LI><a href="#[115]">>></a> lsp_cmplx_inner_product_f32 +<LI><a href="#[119]">>></a> __aeabi_fcmpge +<LI><a href="#[118]">>></a> __aeabi_fcmpgt +<LI><a href="#[117]">>></a> lsp_cmplx_inner_product_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[127]">>></a> MK8000_update_fap_fom -<LI><a href="#[126]">>></a> MK8000_sts_first_patch_detect +<BR>[Called By]<UL><LI><a href="#[129]">>></a> MK8000_update_fap_fom +<LI><a href="#[128]">>></a> MK8000_sts_first_patch_detect </UL> -<P><STRONG><a name="[118]"></a>MK8000_fap_adjust</STRONG> (Thumb, 192 bytes, Stack size 48 bytes, mk8000_fap_adjust.o(.text.MK8000_fap_adjust)) +<P><STRONG><a name="[11a]"></a>MK8000_fap_adjust</STRONG> (Thumb, 192 bytes, Stack size 48 bytes, mk8000_fap_adjust.o(.text.MK8000_fap_adjust)) <BR><BR>[Stack]<UL><LI>Max Depth = 452<LI>Call Chain = MK8000_fap_adjust ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[74]">>></a> __aeabi_i2f <LI><a href="#[75]">>></a> __aeabi_ui2f -<LI><a href="#[112]">>></a> __aeabi_fcmplt -<LI><a href="#[116]">>></a> __aeabi_fcmpgt -<LI><a href="#[11a]">>></a> lsp_scale_f32 -<LI><a href="#[11b]">>></a> lsp_inner_product_f32 -<LI><a href="#[119]">>></a> lsp_vinverse_f32 +<LI><a href="#[114]">>></a> __aeabi_fcmplt +<LI><a href="#[118]">>></a> __aeabi_fcmpgt +<LI><a href="#[11c]">>></a> lsp_scale_f32 +<LI><a href="#[11d]">>></a> lsp_inner_product_f32 +<LI><a href="#[11b]">>></a> lsp_vinverse_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP +<BR>[Called By]<UL><LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP </UL> -<P><STRONG><a name="[11c]"></a>MK8000_fap_adjust_FLT</STRONG> (Thumb, 196 bytes, Stack size 48 bytes, mk8000_fap_adjust.o(.text.MK8000_fap_adjust_FLT)) +<P><STRONG><a name="[11e]"></a>MK8000_fap_adjust_FLT</STRONG> (Thumb, 196 bytes, Stack size 48 bytes, mk8000_fap_adjust.o(.text.MK8000_fap_adjust_FLT)) <BR><BR>[Stack]<UL><LI>Max Depth = 452<LI>Call Chain = MK8000_fap_adjust_FLT ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[112]">>></a> __aeabi_fcmplt -<LI><a href="#[116]">>></a> __aeabi_fcmpgt -<LI><a href="#[11a]">>></a> lsp_scale_f32 -<LI><a href="#[11b]">>></a> lsp_inner_product_f32 -<LI><a href="#[119]">>></a> lsp_vinverse_f32 -<LI><a href="#[11d]">>></a> __aeabi_fcmpeq +<BR>[Calls]<UL><LI><a href="#[114]">>></a> __aeabi_fcmplt +<LI><a href="#[118]">>></a> __aeabi_fcmpgt +<LI><a href="#[11c]">>></a> lsp_scale_f32 +<LI><a href="#[11d]">>></a> lsp_inner_product_f32 +<LI><a href="#[11b]">>></a> lsp_vinverse_f32 +<LI><a href="#[11f]">>></a> __aeabi_fcmpeq <LI><a href="#[68]">>></a> __aeabi_fsub </UL> -<BR>[Called By]<UL><LI><a href="#[125]">>></a> MK8000_sts_FAP_detect +<BR>[Called By]<UL><LI><a href="#[127]">>></a> MK8000_sts_FAP_detect </UL> -<P><STRONG><a name="[11e]"></a>MK8000_fap_adjust_simple</STRONG> (Thumb, 232 bytes, Stack size 48 bytes, mk8000_fap_adjust.o(.text.MK8000_fap_adjust_simple)) +<P><STRONG><a name="[120]"></a>MK8000_fap_adjust_simple</STRONG> (Thumb, 232 bytes, Stack size 48 bytes, mk8000_fap_adjust.o(.text.MK8000_fap_adjust_simple)) <BR><BR>[Stack]<UL><LI>Max Depth = 452<LI>Call Chain = MK8000_fap_adjust_simple ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[11f]">>></a> __aeabi_fmul +<BR>[Calls]<UL><LI><a href="#[121]">>></a> __aeabi_fmul <LI><a href="#[75]">>></a> __aeabi_ui2f -<LI><a href="#[112]">>></a> __aeabi_fcmplt -<LI><a href="#[116]">>></a> __aeabi_fcmpgt -<LI><a href="#[11a]">>></a> lsp_scale_f32 -<LI><a href="#[11b]">>></a> lsp_inner_product_f32 -<LI><a href="#[119]">>></a> lsp_vinverse_f32 +<LI><a href="#[114]">>></a> __aeabi_fcmplt +<LI><a href="#[118]">>></a> __aeabi_fcmpgt +<LI><a href="#[11c]">>></a> lsp_scale_f32 +<LI><a href="#[11d]">>></a> lsp_inner_product_f32 +<LI><a href="#[11b]">>></a> lsp_vinverse_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP +<BR>[Called By]<UL><LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP </UL> -<P><STRONG><a name="[120]"></a>MK8000_preamble_FAP_LSP</STRONG> (Thumb, 1400 bytes, Stack size 136 bytes, mk8000_preamble_fap_lsp.o(.text.MK8000_preamble_FAP_LSP)) +<P><STRONG><a name="[122]"></a>MK8000_preamble_FAP_LSP</STRONG> (Thumb, 1400 bytes, Stack size 136 bytes, mk8000_preamble_fap_lsp.o(.text.MK8000_preamble_FAP_LSP)) <BR><BR>[Stack]<UL><LI>Max Depth = 588<LI>Call Chain = MK8000_preamble_FAP_LSP ⇒ MK8000_fap_adjust_simple ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[74]">>></a> __aeabi_i2f -<LI><a href="#[11f]">>></a> __aeabi_fmul +<LI><a href="#[121]">>></a> __aeabi_fmul <LI><a href="#[65]">>></a> __aeabi_fadd <LI><a href="#[75]">>></a> __aeabi_ui2f -<LI><a href="#[123]">>></a> __aeabi_f2uiz -<LI><a href="#[116]">>></a> __aeabi_fcmpgt -<LI><a href="#[121]">>></a> lsp_cmplx_mult_cmplx_int8 -<LI><a href="#[122]">>></a> lsp_inner_product_int16 -<LI><a href="#[119]">>></a> lsp_vinverse_f32 -<LI><a href="#[11e]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[118]">>></a> MK8000_fap_adjust +<LI><a href="#[125]">>></a> __aeabi_f2uiz +<LI><a href="#[118]">>></a> __aeabi_fcmpgt +<LI><a href="#[123]">>></a> lsp_cmplx_mult_cmplx_int8 +<LI><a href="#[124]">>></a> lsp_inner_product_int16 +<LI><a href="#[11b]">>></a> lsp_vinverse_f32 +<LI><a href="#[120]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[11a]">>></a> MK8000_fap_adjust <LI><a href="#[68]">>></a> __aeabi_fsub </UL> -<BR>[Called By]<UL><LI><a href="#[1bf]">>></a> ranging_rx_time +<BR>[Called By]<UL><LI><a href="#[1bc]">>></a> ranging_rx_time </UL> -<P><STRONG><a name="[124]"></a>MK8000_read_rssi</STRONG> (Thumb, 1176 bytes, Stack size 80 bytes, mk8000_read_rssi.o(.text.MK8000_read_rssi)) +<P><STRONG><a name="[126]"></a>MK8000_read_rssi</STRONG> (Thumb, 1176 bytes, Stack size 80 bytes, mk8000_read_rssi.o(.text.MK8000_read_rssi)) <BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = MK8000_read_rssi ⇒ __aeabi_fadd ⇒ _float_epilogue </UL> <BR>[Calls]<UL><LI><a href="#[74]">>></a> __aeabi_i2f -<LI><a href="#[11f]">>></a> __aeabi_fmul +<LI><a href="#[121]">>></a> __aeabi_fmul <LI><a href="#[65]">>></a> __aeabi_fadd <LI><a href="#[68]">>></a> __aeabi_fsub </UL> -<BR>[Called By]<UL><LI><a href="#[10d]">>></a> ranging_rssi_get +<BR>[Called By]<UL><LI><a href="#[10f]">>></a> ranging_rssi_get </UL> -<P><STRONG><a name="[125]"></a>MK8000_sts_FAP_detect</STRONG> (Thumb, 1834 bytes, Stack size 960 bytes, mk8000_sts_fap_detect.o(.text.MK8000_sts_FAP_detect)) +<P><STRONG><a name="[127]"></a>MK8000_sts_FAP_detect</STRONG> (Thumb, 1834 bytes, Stack size 960 bytes, mk8000_sts_fap_detect.o(.text.MK8000_sts_FAP_detect)) <BR><BR>[Stack]<UL><LI>Max Depth = 1412<LI>Call Chain = MK8000_sts_FAP_detect ⇒ MK8000_fap_adjust_FLT ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[74]">>></a> __aeabi_i2f -<LI><a href="#[11f]">>></a> __aeabi_fmul +<LI><a href="#[121]">>></a> __aeabi_fmul <LI><a href="#[65]">>></a> __aeabi_fadd <LI><a href="#[75]">>></a> __aeabi_ui2f <LI><a href="#[6a]">>></a> __aeabi_fdiv -<LI><a href="#[113]">>></a> __aeabi_f2iz -<LI><a href="#[112]">>></a> __aeabi_fcmplt -<LI><a href="#[10f]">>></a> __aeabi_fcmple -<LI><a href="#[115]">>></a> lsp_cmplx_inner_product_f32 -<LI><a href="#[11a]">>></a> lsp_scale_f32 -<LI><a href="#[11b]">>></a> lsp_inner_product_f32 -<LI><a href="#[111]">>></a> enhanced_sts_fap_detect -<LI><a href="#[11c]">>></a> MK8000_fap_adjust_FLT +<LI><a href="#[115]">>></a> __aeabi_f2iz +<LI><a href="#[114]">>></a> __aeabi_fcmplt +<LI><a href="#[111]">>></a> __aeabi_fcmple +<LI><a href="#[117]">>></a> lsp_cmplx_inner_product_f32 +<LI><a href="#[11c]">>></a> lsp_scale_f32 +<LI><a href="#[11d]">>></a> lsp_inner_product_f32 +<LI><a href="#[113]">>></a> enhanced_sts_fap_detect +<LI><a href="#[11e]">>></a> MK8000_fap_adjust_FLT <LI><a href="#[68]">>></a> __aeabi_fsub -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[126]">>></a> MK8000_sts_first_patch_detect +<BR>[Called By]<UL><LI><a href="#[128]">>></a> MK8000_sts_first_patch_detect </UL> -<P><STRONG><a name="[126]"></a>MK8000_sts_first_patch_detect</STRONG> (Thumb, 160 bytes, Stack size 64 bytes, mk8000_spotter_top.o(.text.MK8000_sts_first_patch_detect)) +<P><STRONG><a name="[128]"></a>MK8000_sts_first_patch_detect</STRONG> (Thumb, 160 bytes, Stack size 64 bytes, mk8000_spotter_top.o(.text.MK8000_sts_first_patch_detect)) <BR><BR>[Stack]<UL><LI>Max Depth = 1476<LI>Call Chain = MK8000_sts_first_patch_detect ⇒ MK8000_sts_FAP_detect ⇒ MK8000_fap_adjust_FLT ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[11f]">>></a> __aeabi_fmul -<LI><a href="#[113]">>></a> __aeabi_f2iz -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[114]">>></a> MK8000_blender_packet -<LI><a href="#[10e]">>></a> MK8000_all_antenna_FAP +<BR>[Calls]<UL><LI><a href="#[121]">>></a> __aeabi_fmul +<LI><a href="#[115]">>></a> __aeabi_f2iz +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[116]">>></a> MK8000_blender_packet +<LI><a href="#[110]">>></a> MK8000_all_antenna_FAP </UL> -<BR>[Called By]<UL><LI><a href="#[1c0]">>></a> sts_first_path_detect +<BR>[Called By]<UL><LI><a href="#[1bd]">>></a> sts_first_path_detect </UL> -<P><STRONG><a name="[127]"></a>MK8000_update_fap_fom</STRONG> (Thumb, 108 bytes, Stack size 56 bytes, mk8000_spotter_top.o(.text.MK8000_update_fap_fom)) +<P><STRONG><a name="[129]"></a>MK8000_update_fap_fom</STRONG> (Thumb, 108 bytes, Stack size 56 bytes, mk8000_spotter_top.o(.text.MK8000_update_fap_fom)) <BR><BR>[Stack]<UL><LI>Max Depth = 516<LI>Call Chain = MK8000_update_fap_fom ⇒ MK8000_blender_packet ⇒ lsp_cmplx_inner_product_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[114]">>></a> MK8000_blender_packet -<LI><a href="#[10e]">>></a> MK8000_all_antenna_FAP +<BR>[Calls]<UL><LI><a href="#[116]">>></a> MK8000_blender_packet +<LI><a href="#[110]">>></a> MK8000_all_antenna_FAP </UL> -<BR>[Called By]<UL><LI><a href="#[1bf]">>></a> ranging_rx_time +<BR>[Called By]<UL><LI><a href="#[1bc]">>></a> ranging_rx_time </UL> <P><STRONG><a name="[a8]"></a>Module_GetIMSI</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, module.o(.text.Module_GetIMSI)) @@ -1982,7 +1985,7 @@ <P><STRONG><a name="[90]"></a>Module_SetCCID</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, module.o(.text.Module_SetCCID)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = Module_SetCCID </UL> -<BR>[Calls]<UL><LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> <BR>[Called By]<UL><LI><a href="#[48]">>></a> AIR780EATCmdInitProc </UL> @@ -1990,7 +1993,7 @@ <P><STRONG><a name="[8f]"></a>Module_SetIMEI</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, module.o(.text.Module_SetIMEI)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = Module_SetIMEI </UL> -<BR>[Calls]<UL><LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> <BR>[Called By]<UL><LI><a href="#[48]">>></a> AIR780EATCmdInitProc </UL> @@ -1998,7 +2001,7 @@ <P><STRONG><a name="[91]"></a>Module_SetIMSI</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, module.o(.text.Module_SetIMSI)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = Module_SetIMSI </UL> -<BR>[Calls]<UL><LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> <BR>[Called By]<UL><LI><a href="#[48]">>></a> AIR780EATCmdInitProc </UL> @@ -2013,36 +2016,37 @@ <BR>[Called By]<UL><LI><a href="#[3]">>></a> AIR780ECSQProc </UL> -<P><STRONG><a name="[128]"></a>OpenUWB</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, uwb_app.o(.text.OpenUWB)) +<P><STRONG><a name="[12a]"></a>OpenUWB</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, uwb_app.o(.text.OpenUWB)) <BR><BR>[Stack]<UL><LI>Max Depth = 428<LI>Call Chain = OpenUWB ⇒ uwb_rx ⇒ mac_rx ⇒ mac_link_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[129]">>></a> uwb_rx +<BR>[Calls]<UL><LI><a href="#[12b]">>></a> uwb_rx </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[12a]"></a>PCA9555_Set_One_Value_Output</STRONG> (Thumb, 84 bytes, Stack size 16 bytes, pca9555.o(.text.PCA9555_Set_One_Value_Output)) +<P><STRONG><a name="[cc]"></a>PCA9555_Set_One_Value_Output</STRONG> (Thumb, 84 bytes, Stack size 16 bytes, pca9555.o(.text.PCA9555_Set_One_Value_Output)) <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = PCA9555_Set_One_Value_Output ⇒ IIC_Write_Pca9555 ⇒ IIC2_Wait_pca_Ack </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> IIC_Write_Pca9555 +<BR>[Calls]<UL><LI><a href="#[103]">>></a> IIC_Write_Pca9555 </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main +<LI><a href="#[a7]">>></a> AIR780E_Reset <LI><a href="#[3f]">>></a> adc_callback </UL> -<P><STRONG><a name="[12b]"></a>PCA9555_init</STRONG> (Thumb, 528 bytes, Stack size 48 bytes, pca9555.o(.text.PCA9555_init)) +<P><STRONG><a name="[12c]"></a>PCA9555_init</STRONG> (Thumb, 528 bytes, Stack size 48 bytes, pca9555.o(.text.PCA9555_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 136<LI>Call Chain = PCA9555_init ⇒ IIC_Read_Pca9555 ⇒ IIC2_Read_pca_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[101]">>></a> IIC_Write_Pca9555 -<LI><a href="#[100]">>></a> IIC_Read_Pca9555 +<BR>[Calls]<UL><LI><a href="#[103]">>></a> IIC_Write_Pca9555 +<LI><a href="#[102]">>></a> IIC_Read_Pca9555 </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[12c]"></a>PCA9555_readdata</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, pca9555.o(.text.PCA9555_readdata)) +<P><STRONG><a name="[12d]"></a>PCA9555_readdata</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, pca9555.o(.text.PCA9555_readdata)) <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = PCA9555_readdata ⇒ IIC_Read_Pca9555 ⇒ IIC2_Read_pca_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[100]">>></a> IIC_Read_Pca9555 +<BR>[Calls]<UL><LI><a href="#[102]">>></a> IIC_Read_Pca9555 </UL> <BR>[Called By]<UL><LI><a href="#[41]">>></a> pca_handler </UL> @@ -2059,44 +2063,44 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[12d]"></a>PalFlashEraseSector</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, pal_flash.o(.text.PalFlashEraseSector)) +<P><STRONG><a name="[12e]"></a>PalFlashEraseSector</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, pal_flash.o(.text.PalFlashEraseSector)) <BR><BR>[Stack]<UL><LI>Max Depth = 348<LI>Call Chain = PalFlashEraseSector ⇒ flash_sector_erase ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[12e]">>></a> flash_sector_erase +<BR>[Calls]<UL><LI><a href="#[12f]">>></a> flash_sector_erase </UL> -<BR>[Called By]<UL><LI><a href="#[166]">>></a> WsfNvmInit +<BR>[Called By]<UL><LI><a href="#[165]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[12f]"></a>PalFlashInit</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, pal_flash.o(.text.PalFlashInit)) +<P><STRONG><a name="[130]"></a>PalFlashInit</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, pal_flash.o(.text.PalFlashInit)) <BR><BR>[Stack]<UL><LI>Max Depth = 788<LI>Call Chain = PalFlashInit ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[130]">>></a> flash_open +<BR>[Calls]<UL><LI><a href="#[131]">>></a> flash_open </UL> -<BR>[Called By]<UL><LI><a href="#[166]">>></a> WsfNvmInit +<BR>[Called By]<UL><LI><a href="#[165]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[131]"></a>PalFlashRead</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, pal_flash.o(.text.PalFlashRead)) +<P><STRONG><a name="[132]"></a>PalFlashRead</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, pal_flash.o(.text.PalFlashRead)) <BR><BR>[Stack]<UL><LI>Max Depth = 436<LI>Call Chain = PalFlashRead ⇒ flash_read ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[132]">>></a> flash_read +<BR>[Calls]<UL><LI><a href="#[133]">>></a> flash_read <LI><a href="#[5e]">>></a> __aeabi_memset </UL> -<BR>[Called By]<UL><LI><a href="#[166]">>></a> WsfNvmInit +<BR>[Called By]<UL><LI><a href="#[165]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[168]"></a>PalNvmGetSectorSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetSectorSize)) -<BR><BR>[Called By]<UL><LI><a href="#[166]">>></a> WsfNvmInit +<P><STRONG><a name="[167]"></a>PalNvmGetSectorSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetSectorSize)) +<BR><BR>[Called By]<UL><LI><a href="#[165]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[167]"></a>PalNvmGetTotalSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetTotalSize)) -<BR><BR>[Called By]<UL><LI><a href="#[166]">>></a> WsfNvmInit +<P><STRONG><a name="[166]"></a>PalNvmGetTotalSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetTotalSize)) +<BR><BR>[Called By]<UL><LI><a href="#[165]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[133]"></a>Program_Init</STRONG> (Thumb, 432 bytes, Stack size 40 bytes, main.o(.text.Program_Init)) +<P><STRONG><a name="[134]"></a>Program_Init</STRONG> (Thumb, 428 bytes, Stack size 40 bytes, main.o(.text.Program_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 844<LI>Call Chain = Program_Init ⇒ parameter_init_anchor ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[134]">>></a> parameter_init_anchor +<LI><a href="#[135]">>></a> parameter_init_anchor </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> @@ -2105,37 +2109,37 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 772<LI>Call Chain = RCO32K_CAL_IRQHandler ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[138]">>></a> clock_disable -<LI><a href="#[135]">>></a> clock_get_frequency -<LI><a href="#[137]">>></a> sleep_timer_ppm_set -<LI><a href="#[136]">>></a> __aeabi_idiv -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[139]">>></a> clock_disable +<LI><a href="#[136]">>></a> clock_get_frequency +<LI><a href="#[138]">>></a> sleep_timer_ppm_set +<LI><a href="#[137]">>></a> __aeabi_idiv +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[13f]"></a>RGB_Set</STRONG> (Thumb, 196 bytes, Stack size 16 bytes, ws2812.o(.text.RGB_Set)) +<P><STRONG><a name="[140]"></a>RGB_Set</STRONG> (Thumb, 196 bytes, Stack size 16 bytes, ws2812.o(.text.RGB_Set)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = RGB_Set </UL> -<BR>[Called By]<UL><LI><a href="#[13e]">>></a> Set4LEDColor +<BR>[Called By]<UL><LI><a href="#[13f]">>></a> Set4LEDColor </UL> <P><STRONG><a name="[18]"></a>RTC_ALARM_IRQHandler</STRONG> (Thumb, 44 bytes, Stack size 24 bytes, mk_rtc.o(.text.RTC_ALARM_IRQHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = RTC_ALARM_IRQHandler ⇒ rtc_second_to_time ⇒ __aeabi_idiv </UL> -<BR>[Calls]<UL><LI><a href="#[139]">>></a> rtc_second_to_time +<BR>[Calls]<UL><LI><a href="#[13a]">>></a> rtc_second_to_time </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> <P><STRONG><a name="[19]"></a>RTC_TICK_IRQHandler</STRONG> (Thumb, 52 bytes, Stack size 24 bytes, mk_rtc.o(.text.RTC_TICK_IRQHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = RTC_TICK_IRQHandler ⇒ rtc_second_to_time ⇒ __aeabi_idiv </UL> -<BR>[Calls]<UL><LI><a href="#[139]">>></a> rtc_second_to_time +<BR>[Calls]<UL><LI><a href="#[13a]">>></a> rtc_second_to_time </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> <P><STRONG><a name="[4]"></a>Reset_Handler</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Reset_Handler)) -<BR><BR>[Calls]<UL><LI><a href="#[13b]">>></a> start_main_asm -<LI><a href="#[13a]">>></a> SystemInit +<BR><BR>[Calls]<UL><LI><a href="#[13c]">>></a> start_main_asm +<LI><a href="#[13b]">>></a> SystemInit </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> @@ -2146,19 +2150,19 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[13c]"></a>Serial0_PutString</STRONG> (Thumb, 56 bytes, Stack size 24 bytes, mk_uart.o(.text.Serial0_PutString)) +<P><STRONG><a name="[13d]"></a>Serial0_PutString</STRONG> (Thumb, 56 bytes, Stack size 24 bytes, mk_uart.o(.text.Serial0_PutString)) <BR><BR>[Stack]<UL><LI>Max Depth = 436<LI>Call Chain = Serial0_PutString ⇒ uart_send ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[13d]">>></a> uart_send +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> uart_send </UL> -<BR>[Called By]<UL><LI><a href="#[158]">>></a> UpdateProcess +<BR>[Called By]<UL><LI><a href="#[157]">>></a> UpdateProcess </UL> -<P><STRONG><a name="[13e]"></a>Set4LEDColor</STRONG> (Thumb, 64 bytes, Stack size 24 bytes, ws2812.o(.text.Set4LEDColor)) +<P><STRONG><a name="[13f]"></a>Set4LEDColor</STRONG> (Thumb, 64 bytes, Stack size 24 bytes, ws2812.o(.text.Set4LEDColor)) <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = Set4LEDColor ⇒ RGB_Set </UL> -<BR>[Calls]<UL><LI><a href="#[f8]">>></a> gpio_pin_clr -<LI><a href="#[13f]">>></a> RGB_Set +<BR>[Calls]<UL><LI><a href="#[fa]">>></a> gpio_pin_clr +<LI><a href="#[140]">>></a> RGB_Set </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> @@ -2169,22 +2173,22 @@ <BR>[Called By]<UL><LI><a href="#[4c]">>></a> AIR780EIPReadyProc </UL> -<P><STRONG><a name="[140]"></a>Socket_Connect</STRONG> (Thumb, 72 bytes, Stack size 24 bytes, socket.o(.text.Socket_Connect)) +<P><STRONG><a name="[141]"></a>Socket_Connect</STRONG> (Thumb, 72 bytes, Stack size 24 bytes, socket.o(.text.Socket_Connect)) <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = Socket_Connect ⇒ HIDO_UtilSnprintf ⇒ vsnprintf </UL> <BR>[Calls]<UL><LI><a href="#[aa]">>></a> HIDO_UtilSnprintf </UL> -<BR>[Called By]<UL><LI><a href="#[146]">>></a> TCPClient_Poll +<BR>[Called By]<UL><LI><a href="#[147]">>></a> TCPClient_Poll </UL> -<P><STRONG><a name="[141]"></a>Socket_Create</STRONG> (Thumb, 164 bytes, Stack size 40 bytes, socket.o(.text.Socket_Create)) +<P><STRONG><a name="[142]"></a>Socket_Create</STRONG> (Thumb, 164 bytes, Stack size 40 bytes, socket.o(.text.Socket_Create)) <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = Socket_Create ⇒ HIDO_VLQInit </UL> -<BR>[Calls]<UL><LI><a href="#[f0]">>></a> HIDO_VLQInit -<LI><a href="#[df]">>></a> HIDO_UtilBzero -<LI><a href="#[142]">>></a> HIDO_ArraryQueueInit +<BR>[Calls]<UL><LI><a href="#[f2]">>></a> HIDO_VLQInit +<LI><a href="#[e1]">>></a> HIDO_UtilBzero +<LI><a href="#[143]">>></a> HIDO_ArraryQueueInit </UL> -<BR>[Called By]<UL><LI><a href="#[145]">>></a> TCPClient_Init +<BR>[Called By]<UL><LI><a href="#[146]">>></a> TCPClient_Init </UL> <P><STRONG><a name="[b6]"></a>Socket_Destroy</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, socket.o(.text.Socket_Destroy)) @@ -2247,43 +2251,44 @@ <BR>[Called By]<UL><LI><a href="#[47]">>></a> AIR780EProc </UL> -<P><STRONG><a name="[143]"></a>Socket_Recv</STRONG> (Thumb, 152 bytes, Stack size 32 bytes, socket.o(.text.Socket_Recv)) +<P><STRONG><a name="[144]"></a>Socket_Recv</STRONG> (Thumb, 152 bytes, Stack size 32 bytes, socket.o(.text.Socket_Recv)) <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = Socket_Recv ⇒ HIDO_VLQDequeue ⇒ HIDO_BaseQueueDequeue ⇒ __aeabi_uidivmod </UL> <BR>[Calls]<UL><LI><a href="#[c0]">>></a> HIDO_VLQGetDequeueMember <LI><a href="#[c4]">>></a> HIDO_VLQDequeue -<LI><a href="#[e3]">>></a> HIDO_ArraryQueueOut -<LI><a href="#[d1]">>></a> __aeabi_memcpy +<LI><a href="#[e5]">>></a> HIDO_ArraryQueueOut +<LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> <BR>[Called By]<UL><LI><a href="#[35]">>></a> TCPClient_SocketEventProc </UL> -<P><STRONG><a name="[1ab]"></a>Socket_RecvAll</STRONG> (Thumb, 76 bytes, Stack size 0 bytes, socket.o(.text.Socket_RecvAll)) +<P><STRONG><a name="[1a9]"></a>Socket_RecvAll</STRONG> (Thumb, 76 bytes, Stack size 0 bytes, socket.o(.text.Socket_RecvAll)) <BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> <P><STRONG><a name="[b1]"></a>Socket_RecvData</STRONG> (Thumb, 176 bytes, Stack size 24 bytes, socket.o(.text.Socket_RecvData)) <BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = Socket_RecvData ⇒ HIDO_VLQGetEnqueueMember ⇒ HIDO_BaseQueueGetContinuousSize ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[ed]">>></a> HIDO_VLQGetEnqueueMember -<LI><a href="#[ea]">>></a> HIDO_VLQEnqueue -<LI><a href="#[e1]">>></a> HIDO_Debug -<LI><a href="#[e2]">>></a> HIDO_ArraryQueueIn -<LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[ef]">>></a> HIDO_VLQGetEnqueueMember +<LI><a href="#[ec]">>></a> HIDO_VLQEnqueue +<LI><a href="#[e3]">>></a> HIDO_Debug +<LI><a href="#[e4]">>></a> HIDO_ArraryQueueIn +<LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> <BR>[Called By]<UL><LI><a href="#[47]">>></a> AIR780EProc </UL> -<P><STRONG><a name="[144]"></a>Socket_Send</STRONG> (Thumb, 124 bytes, Stack size 32 bytes, socket.o(.text.Socket_Send)) +<P><STRONG><a name="[145]"></a>Socket_Send</STRONG> (Thumb, 124 bytes, Stack size 32 bytes, socket.o(.text.Socket_Send)) <BR><BR>[Stack]<UL><LI>Max Depth = 108<LI>Call Chain = Socket_Send ⇒ HIDO_VLQGetEnqueueMember ⇒ HIDO_BaseQueueGetContinuousSize ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[ed]">>></a> HIDO_VLQGetEnqueueMember -<LI><a href="#[ea]">>></a> HIDO_VLQEnqueue -<LI><a href="#[e1]">>></a> HIDO_Debug -<LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[ef]">>></a> HIDO_VLQGetEnqueueMember +<LI><a href="#[ec]">>></a> HIDO_VLQEnqueue +<LI><a href="#[e3]">>></a> HIDO_Debug +<LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> <BR>[Called By]<UL><LI><a href="#[35]">>></a> TCPClient_SocketEventProc -<LI><a href="#[14f]">>></a> UDPClient_UploadGPS +<LI><a href="#[147]">>></a> TCPClient_Poll +<LI><a href="#[150]">>></a> UDPClient_UploadGPS </UL> <P><STRONG><a name="[c6]"></a>Socket_SetSocketState</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, socket.o(.text.Socket_SetSocketState)) @@ -2299,25 +2304,28 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[13a]"></a>SystemInit</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, system_mk800x.o(.text.SystemInit)) +<P><STRONG><a name="[13b]"></a>SystemInit</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, system_mk800x.o(.text.SystemInit)) <BR><BR>[Called By]<UL><LI><a href="#[4]">>></a> Reset_Handler </UL> -<P><STRONG><a name="[145]"></a>TCPClient_Init</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, tcpclient.o(.text.TCPClient_Init)) +<P><STRONG><a name="[146]"></a>TCPClient_Init</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, tcpclient.o(.text.TCPClient_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = TCPClient_Init ⇒ Socket_Create ⇒ HIDO_VLQInit </UL> -<BR>[Calls]<UL><LI><a href="#[141]">>></a> Socket_Create +<BR>[Calls]<UL><LI><a href="#[142]">>></a> Socket_Create </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[146]"></a>TCPClient_Poll</STRONG> (Thumb, 164 bytes, Stack size 32 bytes, tcpclient.o(.text.TCPClient_Poll)) -<BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = TCPClient_Poll ⇒ Socket_Connect ⇒ HIDO_UtilSnprintf ⇒ vsnprintf +<P><STRONG><a name="[147]"></a>TCPClient_Poll</STRONG> (Thumb, 248 bytes, Stack size 232 bytes, tcpclient.o(.text.TCPClient_Poll)) +<BR><BR>[Stack]<UL><LI>Max Depth = 340<LI>Call Chain = TCPClient_Poll ⇒ Socket_Send ⇒ HIDO_VLQGetEnqueueMember ⇒ HIDO_BaseQueueGetContinuousSize ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[140]">>></a> Socket_Connect -<LI><a href="#[104]">>></a> Internet_IsIPReady +<BR>[Calls]<UL><LI><a href="#[145]">>></a> Socket_Send +<LI><a href="#[141]">>></a> Socket_Connect +<LI><a href="#[106]">>></a> Internet_IsIPReady <LI><a href="#[aa]">>></a> HIDO_UtilSnprintf <LI><a href="#[ab]">>></a> HIDO_TimerGetTick +<LI><a href="#[148]">>></a> __2snprintf +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> @@ -2335,44 +2343,42 @@ <P><STRONG><a name="[22]"></a>UART0_IRQHandler</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, mk_uart.o(.text.UART0_IRQHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 348<LI>Call Chain = UART0_IRQHandler ⇒ uart_irq_handler ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[14c]">>></a> uart_irq_handler +<BR>[Calls]<UL><LI><a href="#[14d]">>></a> uart_irq_handler </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> <P><STRONG><a name="[23]"></a>UART1_IRQHandler</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, mk_uart.o(.text.UART1_IRQHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 348<LI>Call Chain = UART1_IRQHandler ⇒ uart_irq_handler ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[14c]">>></a> uart_irq_handler +<BR>[Calls]<UL><LI><a href="#[14d]">>></a> uart_irq_handler </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[14d]"></a>UART_CheckReceive</STRONG> (Thumb, 104 bytes, Stack size 24 bytes, usart.o(.text.UART_CheckReceive)) +<P><STRONG><a name="[14e]"></a>UART_CheckReceive</STRONG> (Thumb, 104 bytes, Stack size 24 bytes, usart.o(.text.UART_CheckReceive)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = UART_CheckReceive </UL> -<BR>[Calls]<UL><LI><a href="#[14e]">>></a> get_uart1_dma_cndtr +<BR>[Calls]<UL><LI><a href="#[14f]">>></a> get_uart1_dma_cndtr </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[14f]"></a>UDPClient_UploadGPS</STRONG> (Thumb, 148 bytes, Stack size 232 bytes, tcpclient.o(.text.UDPClient_UploadGPS)) +<P><STRONG><a name="[150]"></a>UDPClient_UploadGPS</STRONG> (Thumb, 140 bytes, Stack size 232 bytes, tcpclient.o(.text.UDPClient_UploadGPS)) <BR><BR>[Stack]<UL><LI>Max Depth = 340<LI>Call Chain = UDPClient_UploadGPS ⇒ Socket_Send ⇒ HIDO_VLQGetEnqueueMember ⇒ HIDO_BaseQueueGetContinuousSize ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[150]">>></a> air780_led_on -<LI><a href="#[151]">>></a> air780_led_off -<LI><a href="#[144]">>></a> Socket_Send -<LI><a href="#[149]">>></a> __2snprintf -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[145]">>></a> Socket_Send +<LI><a href="#[148]">>></a> __2snprintf +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> <BR>[Called By]<UL><LI><a href="#[34]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[152]"></a>Uart1GpsRecDebugSend</STRONG> (Thumb, 76 bytes, Stack size 16 bytes, pin_config.o(.text.Uart1GpsRecDebugSend)) +<P><STRONG><a name="[151]"></a>Uart1GpsRecDebugSend</STRONG> (Thumb, 76 bytes, Stack size 16 bytes, pin_config.o(.text.Uart1GpsRecDebugSend)) <BR><BR>[Stack]<UL><LI>Max Depth = 420<LI>Call Chain = Uart1GpsRecDebugSend ⇒ uart_receive ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[f4]">>></a> io_pin_mux_set -<LI><a href="#[153]">>></a> uart_close -<LI><a href="#[155]">>></a> uart_receive -<LI><a href="#[154]">>></a> board_debug_console_open +<BR>[Calls]<UL><LI><a href="#[f6]">>></a> io_pin_mux_set +<LI><a href="#[152]">>></a> uart_close +<LI><a href="#[154]">>></a> uart_receive +<LI><a href="#[153]">>></a> board_debug_console_open </UL> <BR>[Called By]<UL><LI><a href="#[34]">>></a> UsartParseDataHandler </UL> @@ -2380,7 +2386,7 @@ <P><STRONG><a name="[c7]"></a>Uart_GetChar</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, uart.o(.text.Uart_GetChar)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = Uart_GetChar ⇒ HIDO_ArraryQueueOut ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[e3]">>></a> HIDO_ArraryQueueOut +<BR>[Calls]<UL><LI><a href="#[e5]">>></a> HIDO_ArraryQueueOut </UL> <BR>[Called By]<UL><LI><a href="#[2f]">>></a> AIR780E_GetChar </UL> @@ -2388,18 +2394,18 @@ <P><STRONG><a name="[9f]"></a>Uart_Init</STRONG> (Thumb, 400 bytes, Stack size 56 bytes, uart.o(.text.Uart_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 460<LI>Call Chain = Uart_Init ⇒ uart_receive ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[156]">>></a> uart_open -<LI><a href="#[155]">>></a> uart_receive -<LI><a href="#[f0]">>></a> HIDO_VLQInit -<LI><a href="#[142]">>></a> HIDO_ArraryQueueInit +<BR>[Calls]<UL><LI><a href="#[155]">>></a> uart_open +<LI><a href="#[154]">>></a> uart_receive +<LI><a href="#[f2]">>></a> HIDO_VLQInit +<LI><a href="#[143]">>></a> HIDO_ArraryQueueInit </UL> <BR>[Called By]<UL><LI><a href="#[9e]">>></a> AIR780EDriver_Init </UL> -<P><STRONG><a name="[157]"></a>Uart_Register</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, uart.o(.text.Uart_Register)) +<P><STRONG><a name="[156]"></a>Uart_Register</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, uart.o(.text.Uart_Register)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Uart_Register ⇒ HIDO_UtilBzero </UL> -<BR>[Calls]<UL><LI><a href="#[df]">>></a> HIDO_UtilBzero +<BR>[Calls]<UL><LI><a href="#[e1]">>></a> HIDO_UtilBzero </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> @@ -2407,24 +2413,24 @@ <P><STRONG><a name="[c9]"></a>Uart_Send</STRONG> (Thumb, 316 bytes, Stack size 32 bytes, uart.o(.text.Uart_Send)) <BR><BR>[Stack]<UL><LI>Max Depth = 444<LI>Call Chain = Uart_Send ⇒ uart_send ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[13d]">>></a> uart_send +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> uart_send <LI><a href="#[c0]">>></a> HIDO_VLQGetDequeueMember -<LI><a href="#[ed]">>></a> HIDO_VLQGetEnqueueMember -<LI><a href="#[ea]">>></a> HIDO_VLQEnqueue -<LI><a href="#[d1]">>></a> __aeabi_memcpy +<LI><a href="#[ef]">>></a> HIDO_VLQGetEnqueueMember +<LI><a href="#[ec]">>></a> HIDO_VLQEnqueue +<LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> <BR>[Called By]<UL><LI><a href="#[2d]">>></a> AIR780E_Output </UL> -<P><STRONG><a name="[158]"></a>UpdateProcess</STRONG> (Thumb, 232 bytes, Stack size 24 bytes, serial_at_cmd_app.o(.text.UpdateProcess)) +<P><STRONG><a name="[157]"></a>UpdateProcess</STRONG> (Thumb, 232 bytes, Stack size 24 bytes, serial_at_cmd_app.o(.text.UpdateProcess)) <BR><BR>[Stack]<UL><LI>Max Depth = 828<LI>Call Chain = UpdateProcess ⇒ save_com_map_to_flash ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[15a]">>></a> flash_write_nbytes -<LI><a href="#[130]">>></a> flash_open -<LI><a href="#[159]">>></a> flash_erase -<LI><a href="#[14b]">>></a> save_com_map_to_flash -<LI><a href="#[13c]">>></a> Serial0_PutString +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[159]">>></a> flash_write_nbytes +<LI><a href="#[131]">>></a> flash_open +<LI><a href="#[158]">>></a> flash_erase +<LI><a href="#[14c]">>></a> save_com_map_to_flash +<LI><a href="#[13d]">>></a> Serial0_PutString </UL> <BR>[Called By]<UL><LI><a href="#[34]">>></a> UsartParseDataHandler </UL> @@ -2432,34 +2438,34 @@ <P><STRONG><a name="[34]"></a>UsartParseDataHandler</STRONG> (Thumb, 752 bytes, Stack size 344 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 1172<LI>Call Chain = UsartParseDataHandler ⇒ UpdateProcess ⇒ save_com_map_to_flash ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[13d]">>></a> uart_send -<LI><a href="#[14b]">>></a> save_com_map_to_flash +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> uart_send +<LI><a href="#[14c]">>></a> save_com_map_to_flash <LI><a href="#[a5]">>></a> update_led_power_state -<LI><a href="#[15e]">>></a> blink_led -<LI><a href="#[15d]">>></a> __aeabi_dcmpeq -<LI><a href="#[158]">>></a> UpdateProcess -<LI><a href="#[152]">>></a> Uart1GpsRecDebugSend -<LI><a href="#[14f]">>></a> UDPClient_UploadGPS +<LI><a href="#[15d]">>></a> blink_led +<LI><a href="#[15c]">>></a> __aeabi_dcmpeq +<LI><a href="#[157]">>></a> UpdateProcess +<LI><a href="#[151]">>></a> Uart1GpsRecDebugSend +<LI><a href="#[150]">>></a> UDPClient_UploadGPS <LI><a href="#[60]">>></a> __0sscanf <LI><a href="#[ca]">>></a> memcmp <LI><a href="#[be]">>></a> strlen -<LI><a href="#[e8]">>></a> __aeabi_memclr4 -<LI><a href="#[15b]">>></a> __aeabi_memcpy4 -<LI><a href="#[d1]">>></a> __aeabi_memcpy -<LI><a href="#[15c]">>></a> strtod +<LI><a href="#[ea]">>></a> __aeabi_memclr4 +<LI><a href="#[15a]">>></a> __aeabi_memcpy4 +<LI><a href="#[d3]">>></a> __aeabi_memcpy +<LI><a href="#[15b]">>></a> strtod <LI><a href="#[62]">>></a> atoi </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.Program_Init) </UL> -<P><STRONG><a name="[15f]"></a>Uwb_init</STRONG> (Thumb, 116 bytes, Stack size 16 bytes, uwb_app.o(.text.Uwb_init)) +<P><STRONG><a name="[15e]"></a>Uwb_init</STRONG> (Thumb, 116 bytes, Stack size 16 bytes, uwb_app.o(.text.Uwb_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 988<LI>Call Chain = Uwb_init ⇒ uwb_configure ⇒ phy_params_generate ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[160]">>></a> uwb_open -<LI><a href="#[163]">>></a> uwb_configure -<LI><a href="#[161]">>></a> uwb_calibration_params_set -<LI><a href="#[164]">>></a> ranging_frame_type_set -<LI><a href="#[162]">>></a> phy_adv_params_configure -<LI><a href="#[165]">>></a> mac_register_process_handler +<BR>[Calls]<UL><LI><a href="#[15f]">>></a> uwb_open +<LI><a href="#[162]">>></a> uwb_configure +<LI><a href="#[160]">>></a> uwb_calibration_params_set +<LI><a href="#[163]">>></a> ranging_frame_type_set +<LI><a href="#[161]">>></a> phy_adv_params_configure +<LI><a href="#[164]">>></a> mac_register_process_handler </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> @@ -2469,1015 +2475,991 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[166]"></a>WsfNvmInit</STRONG> (Thumb, 184 bytes, Stack size 32 bytes, wsf_nvm.o(.text.WsfNvmInit)) +<P><STRONG><a name="[165]"></a>WsfNvmInit</STRONG> (Thumb, 184 bytes, Stack size 32 bytes, wsf_nvm.o(.text.WsfNvmInit)) <BR><BR>[Stack]<UL><LI>Max Depth = 820<LI>Call Chain = WsfNvmInit ⇒ PalFlashInit ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[169]">>></a> crc16 -<LI><a href="#[167]">>></a> PalNvmGetTotalSize -<LI><a href="#[168]">>></a> PalNvmGetSectorSize -<LI><a href="#[131]">>></a> PalFlashRead -<LI><a href="#[12f]">>></a> PalFlashInit -<LI><a href="#[12d]">>></a> PalFlashEraseSector +<BR>[Calls]<UL><LI><a href="#[168]">>></a> crc16 +<LI><a href="#[166]">>></a> PalNvmGetTotalSize +<LI><a href="#[167]">>></a> PalNvmGetSectorSize +<LI><a href="#[132]">>></a> PalFlashRead +<LI><a href="#[130]">>></a> PalFlashInit +<LI><a href="#[12e]">>></a> PalFlashEraseSector </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[16c]"></a>adc_code_to_mv</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, mk_adc.o(.text.adc_code_to_mv)) +<P><STRONG><a name="[16b]"></a>adc_code_to_mv</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, mk_adc.o(.text.adc_code_to_mv)) <BR><BR>[Called By]<UL><LI><a href="#[3f]">>></a> adc_callback </UL> -<P><STRONG><a name="[16d]"></a>adc_get</STRONG> (Thumb, 284 bytes, Stack size 72 bytes, mk_adc.o(.text.adc_get)) +<P><STRONG><a name="[16c]"></a>adc_get</STRONG> (Thumb, 284 bytes, Stack size 72 bytes, mk_adc.o(.text.adc_get)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = adc_get ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[16f]">>></a> dma_transfer -<LI><a href="#[16e]">>></a> dma_open +<BR>[Calls]<UL><LI><a href="#[16e]">>></a> dma_transfer +<LI><a href="#[16d]">>></a> dma_open </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[170]"></a>adc_open</STRONG> (Thumb, 300 bytes, Stack size 24 bytes, mk_adc.o(.text.adc_open)) +<P><STRONG><a name="[16f]"></a>adc_open</STRONG> (Thumb, 300 bytes, Stack size 24 bytes, mk_adc.o(.text.adc_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = adc_open ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[172]">>></a> reset_module -<LI><a href="#[171]">>></a> clock_enable -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[171]">>></a> reset_module +<LI><a href="#[170]">>></a> clock_enable +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[173]"></a>aes_open</STRONG> (Thumb, 160 bytes, Stack size 16 bytes, mk_aes.o(.text.aes_open)) +<P><STRONG><a name="[172]"></a>aes_open</STRONG> (Thumb, 160 bytes, Stack size 16 bytes, mk_aes.o(.text.aes_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = aes_open </UL> -<BR>[Calls]<UL><LI><a href="#[172]">>></a> reset_module -<LI><a href="#[171]">>></a> clock_enable -<LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[171]">>></a> reset_module +<LI><a href="#[170]">>></a> clock_enable +<LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> -<BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_open +<BR>[Called By]<UL><LI><a href="#[15f]">>></a> uwb_open </UL> -<P><STRONG><a name="[151]"></a>air780_led_off</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, sn74hc595.o(.text.air780_led_off)) -<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = air780_led_off ⇒ IO_LED_control_change -</UL> -<BR>[Calls]<UL><LI><a href="#[102]">>></a> IO_LED_control_change -</UL> -<BR>[Called By]<UL><LI><a href="#[14f]">>></a> UDPClient_UploadGPS +<P><STRONG><a name="[1b2]"></a>aoa_param_dynamic_port_sel</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, lib_aoa.o(.text.aoa_param_dynamic_port_sel)) +<BR><BR>[Called By]<UL><LI><a href="#[161]">>></a> phy_adv_params_configure </UL> -<P><STRONG><a name="[150]"></a>air780_led_on</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, sn74hc595.o(.text.air780_led_on)) -<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = air780_led_on ⇒ IO_LED_control_change -</UL> -<BR>[Calls]<UL><LI><a href="#[102]">>></a> IO_LED_control_change -</UL> -<BR>[Called By]<UL><LI><a href="#[14f]">>></a> UDPClient_UploadGPS -</UL> - -<P><STRONG><a name="[1b5]"></a>aoa_param_dynamic_port_sel</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, lib_aoa.o(.text.aoa_param_dynamic_port_sel)) -<BR><BR>[Called By]<UL><LI><a href="#[162]">>></a> phy_adv_params_configure -</UL> - -<P><STRONG><a name="[15e]"></a>blink_led</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, sn74hc595.o(.text.blink_led)) +<P><STRONG><a name="[15d]"></a>blink_led</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, sn74hc595.o(.text.blink_led)) <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = blink_led ⇒ IO_LED_control_change </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[102]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[104]">>></a> IO_LED_control_change </UL> <BR>[Called By]<UL><LI><a href="#[34]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[174]"></a>board_acceleration_detection_init</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, board.o(.text.board_acceleration_detection_init)) +<P><STRONG><a name="[173]"></a>board_acceleration_detection_init</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, board.o(.text.board_acceleration_detection_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_acceleration_detection_init ⇒ io_pull_set </UL> -<BR>[Calls]<UL><LI><a href="#[f6]">>></a> io_pull_set -<LI><a href="#[f5]">>></a> gpio_pin_set_dir -<LI><a href="#[175]">>></a> gpio_enable_irq +<BR>[Calls]<UL><LI><a href="#[f8]">>></a> io_pull_set +<LI><a href="#[f7]">>></a> gpio_pin_set_dir +<LI><a href="#[174]">>></a> gpio_enable_irq </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[1a0]"></a>board_calibration_params_default</STRONG> (Thumb, 140 bytes, Stack size 16 bytes, board.o(.text.board_calibration_params_default)) +<P><STRONG><a name="[19e]"></a>board_calibration_params_default</STRONG> (Thumb, 140 bytes, Stack size 16 bytes, board.o(.text.board_calibration_params_default)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = board_calibration_params_default </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[1a1]"></a>board_calibration_params_load</STRONG> (Thumb, 164 bytes, Stack size 16 bytes, board.o(.text.board_calibration_params_load)) +<P><STRONG><a name="[19f]"></a>board_calibration_params_load</STRONG> (Thumb, 164 bytes, Stack size 16 bytes, board.o(.text.board_calibration_params_load)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = board_calibration_params_load </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[176]"></a>board_clock_run</STRONG> (Thumb, 100 bytes, Stack size 16 bytes, board.o(.text.board_clock_run)) +<P><STRONG><a name="[175]"></a>board_clock_run</STRONG> (Thumb, 100 bytes, Stack size 16 bytes, board.o(.text.board_clock_run)) <BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = board_clock_run ⇒ sys_timer_open ⇒ dual_timer_open ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[17c]">>></a> clock_set_divider -<LI><a href="#[177]">>></a> clock_attach -<LI><a href="#[179]">>></a> calib_start -<LI><a href="#[178]">>></a> calib_open -<LI><a href="#[17b]">>></a> calib_close -<LI><a href="#[17a]">>></a> calib_check -<LI><a href="#[17e]">>></a> sys_timer_open -<LI><a href="#[17d]">>></a> sys_tick_start +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[17b]">>></a> clock_set_divider +<LI><a href="#[176]">>></a> clock_attach +<LI><a href="#[178]">>></a> calib_start +<LI><a href="#[177]">>></a> calib_open +<LI><a href="#[17a]">>></a> calib_close +<LI><a href="#[179]">>></a> calib_check +<LI><a href="#[17d]">>></a> sys_timer_open +<LI><a href="#[17c]">>></a> sys_tick_start </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[154]"></a>board_debug_console_open</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, board.o(.text.board_debug_console_open)) +<P><STRONG><a name="[153]"></a>board_debug_console_open</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, board.o(.text.board_debug_console_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = board_debug_console_open ⇒ trace_open ⇒ uart_open ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[17f]">>></a> trace_open +<BR>[Calls]<UL><LI><a href="#[17e]">>></a> trace_open </UL> -<BR>[Called By]<UL><LI><a href="#[152]">>></a> Uart1GpsRecDebugSend +<BR>[Called By]<UL><LI><a href="#[151]">>></a> Uart1GpsRecDebugSend </UL> -<P><STRONG><a name="[180]"></a>board_debug_console_open_baud</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, board.o(.text.board_debug_console_open_baud)) +<P><STRONG><a name="[17f]"></a>board_debug_console_open_baud</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, board.o(.text.board_debug_console_open_baud)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = board_debug_console_open_baud ⇒ trace_open ⇒ uart_open ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[17f]">>></a> trace_open +<BR>[Calls]<UL><LI><a href="#[17e]">>></a> trace_open </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main -<LI><a href="#[1a8]">>></a> uart1_change_from_gps_to_debug +<LI><a href="#[1a6]">>></a> uart1_change_from_gps_to_debug </UL> -<P><STRONG><a name="[181]"></a>board_pins_config</STRONG> (Thumb, 70 bytes, Stack size 16 bytes, pin_config.o(.text.board_pins_config)) +<P><STRONG><a name="[180]"></a>board_pins_config</STRONG> (Thumb, 86 bytes, Stack size 16 bytes, pin_config.o(.text.board_pins_config)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_pins_config ⇒ io_pull_set </UL> -<BR>[Calls]<UL><LI><a href="#[f6]">>></a> io_pull_set -<LI><a href="#[f4]">>></a> io_pin_mux_set +<BR>[Calls]<UL><LI><a href="#[f8]">>></a> io_pull_set +<LI><a href="#[f6]">>></a> io_pin_mux_set </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[1ba]"></a>bor_close</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_misc.o(.text.bor_close)) -<BR><BR>[Called By]<UL><LI><a href="#[1a4]">>></a> power_init +<P><STRONG><a name="[1b7]"></a>bor_close</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_misc.o(.text.bor_close)) +<BR><BR>[Called By]<UL><LI><a href="#[1a2]">>></a> power_init </UL> -<P><STRONG><a name="[17a]"></a>calib_check</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_check)) -<BR><BR>[Called By]<UL><LI><a href="#[176]">>></a> board_clock_run +<P><STRONG><a name="[179]"></a>calib_check</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_check)) +<BR><BR>[Called By]<UL><LI><a href="#[175]">>></a> board_clock_run </UL> -<P><STRONG><a name="[182]"></a>calib_chip</STRONG> (Thumb, 428 bytes, Stack size 16 bytes, mk_calib.o(.text.calib_chip)) +<P><STRONG><a name="[181]"></a>calib_chip</STRONG> (Thumb, 428 bytes, Stack size 16 bytes, mk_calib.o(.text.calib_chip)) <BR><BR>[Stack]<UL><LI>Max Depth = 756<LI>Call Chain = calib_chip ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[171]">>></a> clock_enable -<LI><a href="#[183]">>></a> mk_chip_id +<LI><a href="#[170]">>></a> clock_enable +<LI><a href="#[182]">>></a> mk_chip_id </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[17b]"></a>calib_close</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_close)) +<P><STRONG><a name="[17a]"></a>calib_close</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_close)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = calib_close </UL> -<BR>[Calls]<UL><LI><a href="#[138]">>></a> clock_disable +<BR>[Calls]<UL><LI><a href="#[139]">>></a> clock_disable </UL> -<BR>[Called By]<UL><LI><a href="#[176]">>></a> board_clock_run +<BR>[Called By]<UL><LI><a href="#[175]">>></a> board_clock_run </UL> -<P><STRONG><a name="[178]"></a>calib_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_open)) +<P><STRONG><a name="[177]"></a>calib_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = calib_open </UL> -<BR>[Calls]<UL><LI><a href="#[172]">>></a> reset_module -<LI><a href="#[171]">>></a> clock_enable +<BR>[Calls]<UL><LI><a href="#[171]">>></a> reset_module +<LI><a href="#[170]">>></a> clock_enable </UL> -<BR>[Called By]<UL><LI><a href="#[176]">>></a> board_clock_run +<BR>[Called By]<UL><LI><a href="#[175]">>></a> board_clock_run </UL> -<P><STRONG><a name="[179]"></a>calib_start</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_start)) -<BR><BR>[Called By]<UL><LI><a href="#[176]">>></a> board_clock_run +<P><STRONG><a name="[178]"></a>calib_start</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_start)) +<BR><BR>[Called By]<UL><LI><a href="#[175]">>></a> board_clock_run </UL> -<P><STRONG><a name="[177]"></a>clock_attach</STRONG> (Thumb, 240 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_attach)) +<P><STRONG><a name="[176]"></a>clock_attach</STRONG> (Thumb, 240 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_attach)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = clock_attach </UL> -<BR>[Called By]<UL><LI><a href="#[176]">>></a> board_clock_run +<BR>[Called By]<UL><LI><a href="#[175]">>></a> board_clock_run </UL> -<P><STRONG><a name="[138]"></a>clock_disable</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_disable)) -<BR><BR>[Called By]<UL><LI><a href="#[17b]">>></a> calib_close -<LI><a href="#[18b]">>></a> flash_close -<LI><a href="#[153]">>></a> uart_close +<P><STRONG><a name="[139]"></a>clock_disable</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_disable)) +<BR><BR>[Called By]<UL><LI><a href="#[17a]">>></a> calib_close +<LI><a href="#[189]">>></a> flash_close +<LI><a href="#[152]">>></a> uart_close <LI><a href="#[25]">>></a> RCO32K_CAL_IRQHandler -<LI><a href="#[1a2]">>></a> wdt_close +<LI><a href="#[1a0]">>></a> wdt_close </UL> -<P><STRONG><a name="[171]"></a>clock_enable</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_enable)) -<BR><BR>[Called By]<UL><LI><a href="#[16e]">>></a> dma_open -<LI><a href="#[170]">>></a> adc_open -<LI><a href="#[186]">>></a> dual_timer_open -<LI><a href="#[178]">>></a> calib_open -<LI><a href="#[182]">>></a> calib_chip -<LI><a href="#[173]">>></a> aes_open -<LI><a href="#[18c]">>></a> gpio_open -<LI><a href="#[130]">>></a> flash_open -<LI><a href="#[156]">>></a> uart_open -<LI><a href="#[1a5]">>></a> sleep_timer_open -<LI><a href="#[194]">>></a> mac_init -<LI><a href="#[191]">>></a> lsp_open +<P><STRONG><a name="[170]"></a>clock_enable</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_enable)) +<BR><BR>[Called By]<UL><LI><a href="#[16d]">>></a> dma_open +<LI><a href="#[16f]">>></a> adc_open +<LI><a href="#[184]">>></a> dual_timer_open +<LI><a href="#[177]">>></a> calib_open +<LI><a href="#[181]">>></a> calib_chip +<LI><a href="#[172]">>></a> aes_open +<LI><a href="#[18a]">>></a> gpio_open +<LI><a href="#[131]">>></a> flash_open +<LI><a href="#[155]">>></a> uart_open +<LI><a href="#[1a3]">>></a> sleep_timer_open +<LI><a href="#[192]">>></a> mac_init +<LI><a href="#[18f]">>></a> lsp_open </UL> -<P><STRONG><a name="[135]"></a>clock_get_frequency</STRONG> (Thumb, 272 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_get_frequency)) +<P><STRONG><a name="[136]"></a>clock_get_frequency</STRONG> (Thumb, 272 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_get_frequency)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = clock_get_frequency </UL> -<BR>[Called By]<UL><LI><a href="#[17e]">>></a> sys_timer_open +<BR>[Called By]<UL><LI><a href="#[17d]">>></a> sys_timer_open <LI><a href="#[25]">>></a> RCO32K_CAL_IRQHandler </UL> -<P><STRONG><a name="[17c]"></a>clock_set_divider</STRONG> (Thumb, 100 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_set_divider)) -<BR><BR>[Called By]<UL><LI><a href="#[130]">>></a> flash_open -<LI><a href="#[156]">>></a> uart_open -<LI><a href="#[176]">>></a> board_clock_run +<P><STRONG><a name="[17b]"></a>clock_set_divider</STRONG> (Thumb, 100 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_set_divider)) +<BR><BR>[Called By]<UL><LI><a href="#[131]">>></a> flash_open +<LI><a href="#[155]">>></a> uart_open +<LI><a href="#[175]">>></a> board_clock_run </UL> -<P><STRONG><a name="[169]"></a>crc16</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, crc.o(.text.crc16)) +<P><STRONG><a name="[168]"></a>crc16</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, crc.o(.text.crc16)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = crc16 </UL> -<BR>[Called By]<UL><LI><a href="#[166]">>></a> WsfNvmInit +<BR>[Called By]<UL><LI><a href="#[165]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[185]"></a>delay_US</STRONG> (Thumb, 138 bytes, Stack size 0 bytes, mk_misc.o(.text.delay_US)) -<BR><BR>[Called By]<UL><LI><a href="#[184]">>></a> delay_ms +<P><STRONG><a name="[183]"></a>delay_US</STRONG> (Thumb, 138 bytes, Stack size 0 bytes, mk_misc.o(.text.delay_US)) +<BR><BR>[Called By]<UL><LI><a href="#[cd]">>></a> delay_ms </UL> -<P><STRONG><a name="[184]"></a>delay_ms</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, mk_misc.o(.text.delay_ms)) +<P><STRONG><a name="[cd]"></a>delay_ms</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, mk_misc.o(.text.delay_ms)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = delay_ms </UL> -<BR>[Calls]<UL><LI><a href="#[185]">>></a> delay_US +<BR>[Calls]<UL><LI><a href="#[183]">>></a> delay_US </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main +<LI><a href="#[a7]">>></a> AIR780E_Reset </UL> -<P><STRONG><a name="[cf]"></a>delay_us</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_misc.o(.text.delay_us)) -<BR><BR>[Called By]<UL><LI><a href="#[130]">>></a> flash_open -<LI><a href="#[18b]">>></a> flash_close -<LI><a href="#[189]">>></a> flash_wait_done +<P><STRONG><a name="[d1]"></a>delay_us</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_misc.o(.text.delay_us)) +<BR><BR>[Called By]<UL><LI><a href="#[131]">>></a> flash_open +<LI><a href="#[189]">>></a> flash_close +<LI><a href="#[187]">>></a> flash_wait_done <LI><a href="#[3d]">>></a> flash_dma_write_nbytes_callback -<LI><a href="#[156]">>></a> uart_open -<LI><a href="#[101]">>></a> IIC_Write_Pca9555 -<LI><a href="#[100]">>></a> IIC_Read_Pca9555 -<LI><a href="#[ff]">>></a> IIC2_Wait_pca_Ack -<LI><a href="#[fd]">>></a> IIC2_Send_pca_Byte -<LI><a href="#[fb]">>></a> IIC2_Read_pca_Byte -<LI><a href="#[15e]">>></a> blink_led -<LI><a href="#[163]">>></a> uwb_configure -<LI><a href="#[176]">>></a> board_clock_run -<LI><a href="#[158]">>></a> UpdateProcess -<LI><a href="#[ce]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[cd]">>></a> LIS3DH_ReadOneByte -<LI><a href="#[fe]">>></a> IIC2_Wait_Ack -<LI><a href="#[fc]">>></a> IIC2_Send_Byte -<LI><a href="#[f7]">>></a> IIC2_Read_Byte -<LI><a href="#[cc]">>></a> Accelerometer_Init +<LI><a href="#[155]">>></a> uart_open +<LI><a href="#[103]">>></a> IIC_Write_Pca9555 +<LI><a href="#[102]">>></a> IIC_Read_Pca9555 +<LI><a href="#[101]">>></a> IIC2_Wait_pca_Ack +<LI><a href="#[ff]">>></a> IIC2_Send_pca_Byte +<LI><a href="#[fd]">>></a> IIC2_Read_pca_Byte +<LI><a href="#[15d]">>></a> blink_led +<LI><a href="#[162]">>></a> uwb_configure +<LI><a href="#[175]">>></a> board_clock_run +<LI><a href="#[157]">>></a> UpdateProcess +<LI><a href="#[d0]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[cf]">>></a> LIS3DH_ReadOneByte +<LI><a href="#[100]">>></a> IIC2_Wait_Ack +<LI><a href="#[fe]">>></a> IIC2_Send_Byte +<LI><a href="#[f9]">>></a> IIC2_Read_Byte +<LI><a href="#[ce]">>></a> Accelerometer_Init </UL> -<P><STRONG><a name="[110]"></a>derive_scaled_thres</STRONG> (Thumb, 196 bytes, Stack size 32 bytes, mk8000_all_antenna_fap.o(.text.derive_scaled_thres)) +<P><STRONG><a name="[112]"></a>derive_scaled_thres</STRONG> (Thumb, 196 bytes, Stack size 32 bytes, mk8000_all_antenna_fap.o(.text.derive_scaled_thres)) <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = derive_scaled_thres ⇒ __aeabi_fadd ⇒ _float_epilogue </UL> -<BR>[Calls]<UL><LI><a href="#[11f]">>></a> __aeabi_fmul +<BR>[Calls]<UL><LI><a href="#[121]">>></a> __aeabi_fmul <LI><a href="#[65]">>></a> __aeabi_fadd <LI><a href="#[75]">>></a> __aeabi_ui2f -<LI><a href="#[117]">>></a> __aeabi_fcmpge +<LI><a href="#[119]">>></a> __aeabi_fcmpge </UL> -<BR>[Called By]<UL><LI><a href="#[10e]">>></a> MK8000_all_antenna_FAP +<BR>[Called By]<UL><LI><a href="#[110]">>></a> MK8000_all_antenna_FAP </UL> -<P><STRONG><a name="[16e]"></a>dma_open</STRONG> (Thumb, 224 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_open)) +<P><STRONG><a name="[16d]"></a>dma_open</STRONG> (Thumb, 224 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = dma_open </UL> -<BR>[Calls]<UL><LI><a href="#[172]">>></a> reset_module -<LI><a href="#[171]">>></a> clock_enable +<BR>[Calls]<UL><LI><a href="#[171]">>></a> reset_module +<LI><a href="#[170]">>></a> clock_enable </UL> -<BR>[Called By]<UL><LI><a href="#[16d]">>></a> adc_get -<LI><a href="#[15a]">>></a> flash_write_nbytes -<LI><a href="#[132]">>></a> flash_read -<LI><a href="#[13d]">>></a> uart_send -<LI><a href="#[155]">>></a> uart_receive +<BR>[Called By]<UL><LI><a href="#[16c]">>></a> adc_get +<LI><a href="#[159]">>></a> flash_write_nbytes +<LI><a href="#[133]">>></a> flash_read +<LI><a href="#[13e]">>></a> uart_send +<LI><a href="#[154]">>></a> uart_receive </UL> -<P><STRONG><a name="[16f]"></a>dma_transfer</STRONG> (Thumb, 168 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_transfer)) +<P><STRONG><a name="[16e]"></a>dma_transfer</STRONG> (Thumb, 168 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_transfer)) <BR><BR>[Stack]<UL><LI>Max Depth = 324<LI>Call Chain = dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump </UL> -<BR>[Called By]<UL><LI><a href="#[16d]">>></a> adc_get -<LI><a href="#[15a]">>></a> flash_write_nbytes -<LI><a href="#[132]">>></a> flash_read +<BR>[Called By]<UL><LI><a href="#[16c]">>></a> adc_get +<LI><a href="#[159]">>></a> flash_write_nbytes +<LI><a href="#[133]">>></a> flash_read <LI><a href="#[3d]">>></a> flash_dma_write_nbytes_callback <LI><a href="#[3c]">>></a> flash_dma_callback -<LI><a href="#[13d]">>></a> uart_send -<LI><a href="#[155]">>></a> uart_receive +<LI><a href="#[13e]">>></a> uart_send +<LI><a href="#[154]">>></a> uart_receive </UL> -<P><STRONG><a name="[1c1]"></a>dual_timer_get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_get)) -<BR><BR>[Called By]<UL><LI><a href="#[10c]">>></a> sys_timer_get +<P><STRONG><a name="[1be]"></a>dual_timer_get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_get)) +<BR><BR>[Called By]<UL><LI><a href="#[10e]">>></a> sys_timer_get </UL> -<P><STRONG><a name="[186]"></a>dual_timer_open</STRONG> (Thumb, 308 bytes, Stack size 24 bytes, mk_dual_timer.o(.text.dual_timer_open)) +<P><STRONG><a name="[184]"></a>dual_timer_open</STRONG> (Thumb, 308 bytes, Stack size 24 bytes, mk_dual_timer.o(.text.dual_timer_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 324<LI>Call Chain = dual_timer_open ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[171]">>></a> clock_enable +<LI><a href="#[170]">>></a> clock_enable </UL> -<BR>[Called By]<UL><LI><a href="#[17e]">>></a> sys_timer_open +<BR>[Called By]<UL><LI><a href="#[17d]">>></a> sys_timer_open </UL> -<P><STRONG><a name="[1c2]"></a>dual_timer_start</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_start)) -<BR><BR>[Called By]<UL><LI><a href="#[17e]">>></a> sys_timer_open +<P><STRONG><a name="[1bf]"></a>dual_timer_start</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_start)) +<BR><BR>[Called By]<UL><LI><a href="#[17d]">>></a> sys_timer_open </UL> -<P><STRONG><a name="[19a]"></a>dual_timer_stop</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_stop)) -<BR><BR>[Called By]<UL><LI><a href="#[10b]">>></a> mac_timer_stop +<P><STRONG><a name="[198]"></a>dual_timer_stop</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_stop)) +<BR><BR>[Called By]<UL><LI><a href="#[10d]">>></a> mac_timer_stop </UL> -<P><STRONG><a name="[111]"></a>enhanced_sts_fap_detect</STRONG> (Thumb, 434 bytes, Stack size 72 bytes, mk8000_sts_fap_detect.o(.text.enhanced_sts_fap_detect)) +<P><STRONG><a name="[113]"></a>enhanced_sts_fap_detect</STRONG> (Thumb, 434 bytes, Stack size 72 bytes, mk8000_sts_fap_detect.o(.text.enhanced_sts_fap_detect)) <BR><BR>[Stack]<UL><LI>Max Depth = 108<LI>Call Chain = enhanced_sts_fap_detect ⇒ __aeabi_fadd ⇒ _float_epilogue </UL> -<BR>[Calls]<UL><LI><a href="#[11f]">>></a> __aeabi_fmul +<BR>[Calls]<UL><LI><a href="#[121]">>></a> __aeabi_fmul <LI><a href="#[65]">>></a> __aeabi_fadd -<LI><a href="#[117]">>></a> __aeabi_fcmpge -<LI><a href="#[112]">>></a> __aeabi_fcmplt -<LI><a href="#[10f]">>></a> __aeabi_fcmple +<LI><a href="#[119]">>></a> __aeabi_fcmpge +<LI><a href="#[114]">>></a> __aeabi_fcmplt +<LI><a href="#[111]">>></a> __aeabi_fcmple </UL> -<BR>[Called By]<UL><LI><a href="#[125]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[10e]">>></a> MK8000_all_antenna_FAP +<BR>[Called By]<UL><LI><a href="#[127]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[110]">>></a> MK8000_all_antenna_FAP </UL> -<P><STRONG><a name="[10a]"></a>exit_debug_mode</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.exit_debug_mode)) +<P><STRONG><a name="[10c]"></a>exit_debug_mode</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.exit_debug_mode)) <BR><BR>[Called By]<UL><LI><a href="#[e]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[108]"></a>fira_vendor_oui_process</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk_mac.o(.text.fira_vendor_oui_process)) +<P><STRONG><a name="[10a]"></a>fira_vendor_oui_process</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk_mac.o(.text.fira_vendor_oui_process)) <BR><BR>[Called By]<UL><LI><a href="#[e]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[187]"></a>flash_block_erase</STRONG> (Thumb, 400 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_block_erase)) +<P><STRONG><a name="[185]"></a>flash_block_erase</STRONG> (Thumb, 400 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_block_erase)) <BR><BR>[Stack]<UL><LI>Max Depth = 332<LI>Call Chain = flash_block_erase ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[10c]">>></a> sys_timer_get -<LI><a href="#[188]">>></a> flash_write_cmd -<LI><a href="#[189]">>></a> flash_wait_done -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[10e]">>></a> sys_timer_get +<LI><a href="#[186]">>></a> flash_write_cmd +<LI><a href="#[187]">>></a> flash_wait_done +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[159]">>></a> flash_erase +<BR>[Called By]<UL><LI><a href="#[158]">>></a> flash_erase </UL> -<P><STRONG><a name="[18a]"></a>flash_check_busy</STRONG> (Thumb, 244 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_check_busy)) +<P><STRONG><a name="[188]"></a>flash_check_busy</STRONG> (Thumb, 244 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_check_busy)) <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = flash_check_busy ⇒ flash_write_cmd ⇒ sys_timer_get </UL> -<BR>[Calls]<UL><LI><a href="#[10c]">>></a> sys_timer_get -<LI><a href="#[188]">>></a> flash_write_cmd +<BR>[Calls]<UL><LI><a href="#[10e]">>></a> sys_timer_get +<LI><a href="#[186]">>></a> flash_write_cmd </UL> -<BR>[Called By]<UL><LI><a href="#[159]">>></a> flash_erase +<BR>[Called By]<UL><LI><a href="#[158]">>></a> flash_erase </UL> -<P><STRONG><a name="[18b]"></a>flash_close</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, mk_flash.o(.text.flash_close)) +<P><STRONG><a name="[189]"></a>flash_close</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, mk_flash.o(.text.flash_close)) <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = flash_close ⇒ flash_write_cmd ⇒ sys_timer_get </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[138]">>></a> clock_disable -<LI><a href="#[188]">>></a> flash_write_cmd +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[139]">>></a> clock_disable +<LI><a href="#[186]">>></a> flash_write_cmd </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[159]"></a>flash_erase</STRONG> (Thumb, 332 bytes, Stack size 48 bytes, mk_flash.o(.text.flash_erase)) +<P><STRONG><a name="[158]"></a>flash_erase</STRONG> (Thumb, 332 bytes, Stack size 48 bytes, mk_flash.o(.text.flash_erase)) <BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = flash_erase ⇒ flash_sector_erase ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[12e]">>></a> flash_sector_erase -<LI><a href="#[18a]">>></a> flash_check_busy -<LI><a href="#[187]">>></a> flash_block_erase +<BR>[Calls]<UL><LI><a href="#[12f]">>></a> flash_sector_erase +<LI><a href="#[188]">>></a> flash_check_busy +<LI><a href="#[185]">>></a> flash_block_erase <LI><a href="#[5c]">>></a> __aeabi_uidivmod -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[14b]">>></a> save_com_map_to_flash -<LI><a href="#[158]">>></a> UpdateProcess -<LI><a href="#[134]">>></a> parameter_init_anchor +<BR>[Called By]<UL><LI><a href="#[14c]">>></a> save_com_map_to_flash +<LI><a href="#[157]">>></a> UpdateProcess +<LI><a href="#[135]">>></a> parameter_init_anchor </UL> -<P><STRONG><a name="[130]"></a>flash_open</STRONG> (Thumb, 704 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_open)) +<P><STRONG><a name="[131]"></a>flash_open</STRONG> (Thumb, 704 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 780<LI>Call Chain = flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[172]">>></a> reset_module -<LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[171]">>></a> clock_enable -<LI><a href="#[17c]">>></a> clock_set_divider -<LI><a href="#[10c]">>></a> sys_timer_get -<LI><a href="#[188]">>></a> flash_write_cmd -<LI><a href="#[189]">>></a> flash_wait_done -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[171]">>></a> reset_module +<LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[170]">>></a> clock_enable +<LI><a href="#[17b]">>></a> clock_set_divider +<LI><a href="#[10e]">>></a> sys_timer_get +<LI><a href="#[186]">>></a> flash_write_cmd +<LI><a href="#[187]">>></a> flash_wait_done +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[14b]">>></a> save_com_map_to_flash -<LI><a href="#[158]">>></a> UpdateProcess -<LI><a href="#[134]">>></a> parameter_init_anchor -<LI><a href="#[12f]">>></a> PalFlashInit +<BR>[Called By]<UL><LI><a href="#[14c]">>></a> save_com_map_to_flash +<LI><a href="#[157]">>></a> UpdateProcess +<LI><a href="#[135]">>></a> parameter_init_anchor +<LI><a href="#[130]">>></a> PalFlashInit </UL> -<P><STRONG><a name="[132]"></a>flash_read</STRONG> (Thumb, 688 bytes, Stack size 96 bytes, mk_flash.o(.text.flash_read)) +<P><STRONG><a name="[133]"></a>flash_read</STRONG> (Thumb, 688 bytes, Stack size 96 bytes, mk_flash.o(.text.flash_read)) <BR><BR>[Stack]<UL><LI>Max Depth = 420<LI>Call Chain = flash_read ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[16f]">>></a> dma_transfer -<LI><a href="#[16e]">>></a> dma_open -<LI><a href="#[10c]">>></a> sys_timer_get -<LI><a href="#[188]">>></a> flash_write_cmd -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[16e]">>></a> dma_transfer +<LI><a href="#[16d]">>></a> dma_open +<LI><a href="#[10e]">>></a> sys_timer_get +<LI><a href="#[186]">>></a> flash_write_cmd +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[134]">>></a> parameter_init_anchor -<LI><a href="#[131]">>></a> PalFlashRead +<BR>[Called By]<UL><LI><a href="#[135]">>></a> parameter_init_anchor +<LI><a href="#[132]">>></a> PalFlashRead </UL> -<P><STRONG><a name="[12e]"></a>flash_sector_erase</STRONG> (Thumb, 408 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_sector_erase)) +<P><STRONG><a name="[12f]"></a>flash_sector_erase</STRONG> (Thumb, 408 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_sector_erase)) <BR><BR>[Stack]<UL><LI>Max Depth = 332<LI>Call Chain = flash_sector_erase ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[10c]">>></a> sys_timer_get -<LI><a href="#[188]">>></a> flash_write_cmd -<LI><a href="#[189]">>></a> flash_wait_done -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[10e]">>></a> sys_timer_get +<LI><a href="#[186]">>></a> flash_write_cmd +<LI><a href="#[187]">>></a> flash_wait_done +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[159]">>></a> flash_erase -<LI><a href="#[12d]">>></a> PalFlashEraseSector +<BR>[Called By]<UL><LI><a href="#[158]">>></a> flash_erase +<LI><a href="#[12e]">>></a> PalFlashEraseSector </UL> -<P><STRONG><a name="[15a]"></a>flash_write_nbytes</STRONG> (Thumb, 1980 bytes, Stack size 136 bytes, mk_flash.o(.text.flash_write_nbytes)) +<P><STRONG><a name="[159]"></a>flash_write_nbytes</STRONG> (Thumb, 1980 bytes, Stack size 136 bytes, mk_flash.o(.text.flash_write_nbytes)) <BR><BR>[Stack]<UL><LI>Max Depth = 460<LI>Call Chain = flash_write_nbytes ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[16f]">>></a> dma_transfer -<LI><a href="#[16e]">>></a> dma_open -<LI><a href="#[10c]">>></a> sys_timer_get -<LI><a href="#[188]">>></a> flash_write_cmd -<LI><a href="#[189]">>></a> flash_wait_done -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[16e]">>></a> dma_transfer +<LI><a href="#[16d]">>></a> dma_open +<LI><a href="#[10e]">>></a> sys_timer_get +<LI><a href="#[186]">>></a> flash_write_cmd +<LI><a href="#[187]">>></a> flash_wait_done +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[14b]">>></a> save_com_map_to_flash -<LI><a href="#[158]">>></a> UpdateProcess -<LI><a href="#[134]">>></a> parameter_init_anchor +<BR>[Called By]<UL><LI><a href="#[14c]">>></a> save_com_map_to_flash +<LI><a href="#[157]">>></a> UpdateProcess +<LI><a href="#[135]">>></a> parameter_init_anchor </UL> -<P><STRONG><a name="[14e]"></a>get_uart1_dma_cndtr</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_dma.o(.text.get_uart1_dma_cndtr)) -<BR><BR>[Called By]<UL><LI><a href="#[14d]">>></a> UART_CheckReceive +<P><STRONG><a name="[14f]"></a>get_uart1_dma_cndtr</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_dma.o(.text.get_uart1_dma_cndtr)) +<BR><BR>[Called By]<UL><LI><a href="#[14e]">>></a> UART_CheckReceive </UL> -<P><STRONG><a name="[175]"></a>gpio_enable_irq</STRONG> (Thumb, 204 bytes, Stack size 20 bytes, mk_gpio.o(.text.gpio_enable_irq)) +<P><STRONG><a name="[174]"></a>gpio_enable_irq</STRONG> (Thumb, 204 bytes, Stack size 20 bytes, mk_gpio.o(.text.gpio_enable_irq)) <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = gpio_enable_irq </UL> -<BR>[Called By]<UL><LI><a href="#[1a7]">>></a> pca_input_detection_init -<LI><a href="#[174]">>></a> board_acceleration_detection_init +<BR>[Called By]<UL><LI><a href="#[1a5]">>></a> pca_input_detection_init +<LI><a href="#[173]">>></a> board_acceleration_detection_init </UL> -<P><STRONG><a name="[18c]"></a>gpio_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_gpio.o(.text.gpio_open)) +<P><STRONG><a name="[18a]"></a>gpio_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_gpio.o(.text.gpio_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = gpio_open </UL> -<BR>[Calls]<UL><LI><a href="#[172]">>></a> reset_module -<LI><a href="#[171]">>></a> clock_enable +<BR>[Calls]<UL><LI><a href="#[171]">>></a> reset_module +<LI><a href="#[170]">>></a> clock_enable </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[f8]"></a>gpio_pin_clr</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_clr)) -<BR><BR>[Called By]<UL><LI><a href="#[13e]">>></a> Set4LEDColor -<LI><a href="#[101]">>></a> IIC_Write_Pca9555 -<LI><a href="#[100]">>></a> IIC_Read_Pca9555 -<LI><a href="#[ff]">>></a> IIC2_Wait_pca_Ack -<LI><a href="#[fd]">>></a> IIC2_Send_pca_Byte -<LI><a href="#[fb]">>></a> IIC2_Read_pca_Byte -<LI><a href="#[102]">>></a> IO_LED_control_change -<LI><a href="#[ce]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[cd]">>></a> LIS3DH_ReadOneByte -<LI><a href="#[fe]">>></a> IIC2_Wait_Ack -<LI><a href="#[fc]">>></a> IIC2_Send_Byte -<LI><a href="#[f7]">>></a> IIC2_Read_Byte +<P><STRONG><a name="[fa]"></a>gpio_pin_clr</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_clr)) +<BR><BR>[Called By]<UL><LI><a href="#[13f]">>></a> Set4LEDColor +<LI><a href="#[103]">>></a> IIC_Write_Pca9555 +<LI><a href="#[102]">>></a> IIC_Read_Pca9555 +<LI><a href="#[101]">>></a> IIC2_Wait_pca_Ack +<LI><a href="#[ff]">>></a> IIC2_Send_pca_Byte +<LI><a href="#[fd]">>></a> IIC2_Read_pca_Byte +<LI><a href="#[104]">>></a> IO_LED_control_change +<LI><a href="#[d0]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[cf]">>></a> LIS3DH_ReadOneByte +<LI><a href="#[100]">>></a> IIC2_Wait_Ack +<LI><a href="#[fe]">>></a> IIC2_Send_Byte +<LI><a href="#[f9]">>></a> IIC2_Read_Byte </UL> -<P><STRONG><a name="[fa]"></a>gpio_pin_get_val</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_get_val)) -<BR><BR>[Called By]<UL><LI><a href="#[ff]">>></a> IIC2_Wait_pca_Ack -<LI><a href="#[fb]">>></a> IIC2_Read_pca_Byte -<LI><a href="#[fe]">>></a> IIC2_Wait_Ack -<LI><a href="#[f7]">>></a> IIC2_Read_Byte +<P><STRONG><a name="[fc]"></a>gpio_pin_get_val</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_get_val)) +<BR><BR>[Called By]<UL><LI><a href="#[101]">>></a> IIC2_Wait_pca_Ack +<LI><a href="#[fd]">>></a> IIC2_Read_pca_Byte +<LI><a href="#[100]">>></a> IIC2_Wait_Ack +<LI><a href="#[f9]">>></a> IIC2_Read_Byte </UL> -<P><STRONG><a name="[f9]"></a>gpio_pin_set</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set)) -<BR><BR>[Called By]<UL><LI><a href="#[101]">>></a> IIC_Write_Pca9555 -<LI><a href="#[100]">>></a> IIC_Read_Pca9555 -<LI><a href="#[ff]">>></a> IIC2_Wait_pca_Ack -<LI><a href="#[fd]">>></a> IIC2_Send_pca_Byte -<LI><a href="#[fb]">>></a> IIC2_Read_pca_Byte -<LI><a href="#[102]">>></a> IO_LED_control_change -<LI><a href="#[ce]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[cd]">>></a> LIS3DH_ReadOneByte -<LI><a href="#[fe]">>></a> IIC2_Wait_Ack -<LI><a href="#[fc]">>></a> IIC2_Send_Byte -<LI><a href="#[f7]">>></a> IIC2_Read_Byte +<P><STRONG><a name="[fb]"></a>gpio_pin_set</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set)) +<BR><BR>[Called By]<UL><LI><a href="#[103]">>></a> IIC_Write_Pca9555 +<LI><a href="#[102]">>></a> IIC_Read_Pca9555 +<LI><a href="#[101]">>></a> IIC2_Wait_pca_Ack +<LI><a href="#[ff]">>></a> IIC2_Send_pca_Byte +<LI><a href="#[fd]">>></a> IIC2_Read_pca_Byte +<LI><a href="#[104]">>></a> IO_LED_control_change +<LI><a href="#[d0]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[cf]">>></a> LIS3DH_ReadOneByte +<LI><a href="#[100]">>></a> IIC2_Wait_Ack +<LI><a href="#[fe]">>></a> IIC2_Send_Byte +<LI><a href="#[f9]">>></a> IIC2_Read_Byte </UL> -<P><STRONG><a name="[f5]"></a>gpio_pin_set_dir</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set_dir)) -<BR><BR>[Called By]<UL><LI><a href="#[ff]">>></a> IIC2_Wait_pca_Ack -<LI><a href="#[fb]">>></a> IIC2_Read_pca_Byte -<LI><a href="#[1a7]">>></a> pca_input_detection_init -<LI><a href="#[174]">>></a> board_acceleration_detection_init -<LI><a href="#[107]">>></a> LED_output_init -<LI><a href="#[fe]">>></a> IIC2_Wait_Ack -<LI><a href="#[f3]">>></a> IIC2_Init +<P><STRONG><a name="[f7]"></a>gpio_pin_set_dir</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set_dir)) +<BR><BR>[Called By]<UL><LI><a href="#[101]">>></a> IIC2_Wait_pca_Ack +<LI><a href="#[fd]">>></a> IIC2_Read_pca_Byte +<LI><a href="#[1a5]">>></a> pca_input_detection_init +<LI><a href="#[173]">>></a> board_acceleration_detection_init +<LI><a href="#[109]">>></a> LED_output_init +<LI><a href="#[100]">>></a> IIC2_Wait_Ack +<LI><a href="#[f5]">>></a> IIC2_Init </UL> -<P><STRONG><a name="[f4]"></a>io_pin_mux_set</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, mk_io.o(.text.io_pin_mux_set)) +<P><STRONG><a name="[f6]"></a>io_pin_mux_set</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, mk_io.o(.text.io_pin_mux_set)) <BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> main -<LI><a href="#[1a8]">>></a> uart1_change_from_gps_to_debug -<LI><a href="#[1b0]">>></a> uart1_change_from_debug_to_gps -<LI><a href="#[181]">>></a> board_pins_config -<LI><a href="#[107]">>></a> LED_output_init -<LI><a href="#[152]">>></a> Uart1GpsRecDebugSend -<LI><a href="#[f3]">>></a> IIC2_Init +<LI><a href="#[1a6]">>></a> uart1_change_from_gps_to_debug +<LI><a href="#[1ad]">>></a> uart1_change_from_debug_to_gps +<LI><a href="#[180]">>></a> board_pins_config +<LI><a href="#[109]">>></a> LED_output_init +<LI><a href="#[151]">>></a> Uart1GpsRecDebugSend +<LI><a href="#[f5]">>></a> IIC2_Init </UL> -<P><STRONG><a name="[f6]"></a>io_pull_set</STRONG> (Thumb, 76 bytes, Stack size 20 bytes, mk_io.o(.text.io_pull_set)) +<P><STRONG><a name="[f8]"></a>io_pull_set</STRONG> (Thumb, 76 bytes, Stack size 20 bytes, mk_io.o(.text.io_pull_set)) <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = io_pull_set </UL> -<BR>[Called By]<UL><LI><a href="#[181]">>></a> board_pins_config -<LI><a href="#[1a7]">>></a> pca_input_detection_init -<LI><a href="#[174]">>></a> board_acceleration_detection_init -<LI><a href="#[107]">>></a> LED_output_init -<LI><a href="#[f3]">>></a> IIC2_Init +<BR>[Called By]<UL><LI><a href="#[180]">>></a> board_pins_config +<LI><a href="#[1a5]">>></a> pca_input_detection_init +<LI><a href="#[173]">>></a> board_acceleration_detection_init +<LI><a href="#[109]">>></a> LED_output_init +<LI><a href="#[f5]">>></a> IIC2_Init </UL> -<P><STRONG><a name="[115]"></a>lsp_cmplx_inner_product_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_cmplx_inner_product_f32)) +<P><STRONG><a name="[117]"></a>lsp_cmplx_inner_product_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_cmplx_inner_product_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_cmplx_inner_product_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[18d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[18b]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[125]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[114]">>></a> MK8000_blender_packet +<BR>[Called By]<UL><LI><a href="#[127]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[116]">>></a> MK8000_blender_packet </UL> -<P><STRONG><a name="[121]"></a>lsp_cmplx_mult_cmplx_int8</STRONG> (Thumb, 32 bytes, Stack size 32 bytes, mk_lsp.o(.text.lsp_cmplx_mult_cmplx_int8)) +<P><STRONG><a name="[123]"></a>lsp_cmplx_mult_cmplx_int8</STRONG> (Thumb, 32 bytes, Stack size 32 bytes, mk_lsp.o(.text.lsp_cmplx_mult_cmplx_int8)) <BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = lsp_cmplx_mult_cmplx_int8 ⇒ lsp_g_op_int8 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[18e]">>></a> lsp_g_op_int8 +<BR>[Calls]<UL><LI><a href="#[18c]">>></a> lsp_g_op_int8 </UL> -<BR>[Called By]<UL><LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP +<BR>[Called By]<UL><LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP </UL> -<P><STRONG><a name="[11b]"></a>lsp_inner_product_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_inner_product_f32)) +<P><STRONG><a name="[11d]"></a>lsp_inner_product_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_inner_product_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_inner_product_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[18d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[18b]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[11c]">>></a> MK8000_fap_adjust_FLT -<LI><a href="#[11e]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[118]">>></a> MK8000_fap_adjust -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect +<BR>[Called By]<UL><LI><a href="#[11e]">>></a> MK8000_fap_adjust_FLT +<LI><a href="#[120]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[11a]">>></a> MK8000_fap_adjust +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect </UL> -<P><STRONG><a name="[122]"></a>lsp_inner_product_int16</STRONG> (Thumb, 30 bytes, Stack size 24 bytes, mk_lsp.o(.text.lsp_inner_product_int16)) +<P><STRONG><a name="[124]"></a>lsp_inner_product_int16</STRONG> (Thumb, 30 bytes, Stack size 24 bytes, mk_lsp.o(.text.lsp_inner_product_int16)) <BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = lsp_inner_product_int16 ⇒ lsp_g_op_int16 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[190]">>></a> lsp_g_op_int16 +<BR>[Calls]<UL><LI><a href="#[18e]">>></a> lsp_g_op_int16 </UL> -<BR>[Called By]<UL><LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP +<BR>[Called By]<UL><LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP </UL> -<P><STRONG><a name="[191]"></a>lsp_open</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_open)) +<P><STRONG><a name="[18f]"></a>lsp_open</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = lsp_open </UL> -<BR>[Calls]<UL><LI><a href="#[172]">>></a> reset_module -<LI><a href="#[171]">>></a> clock_enable +<BR>[Calls]<UL><LI><a href="#[171]">>></a> reset_module +<LI><a href="#[170]">>></a> clock_enable </UL> -<BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_open +<BR>[Called By]<UL><LI><a href="#[15f]">>></a> uwb_open </UL> -<P><STRONG><a name="[11a]"></a>lsp_scale_f32</STRONG> (Thumb, 80 bytes, Stack size 24 bytes, mk_lsp.o(.text.lsp_scale_f32)) +<P><STRONG><a name="[11c]"></a>lsp_scale_f32</STRONG> (Thumb, 80 bytes, Stack size 24 bytes, mk_lsp.o(.text.lsp_scale_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 404<LI>Call Chain = lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[18d]">>></a> lsp_g_op_f32 +<LI><a href="#[18b]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[11c]">>></a> MK8000_fap_adjust_FLT -<LI><a href="#[11e]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[118]">>></a> MK8000_fap_adjust -<LI><a href="#[125]">>></a> MK8000_sts_FAP_detect +<BR>[Called By]<UL><LI><a href="#[11e]">>></a> MK8000_fap_adjust_FLT +<LI><a href="#[120]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[11a]">>></a> MK8000_fap_adjust +<LI><a href="#[127]">>></a> MK8000_sts_FAP_detect </UL> -<P><STRONG><a name="[119]"></a>lsp_vinverse_f32</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_vinverse_f32)) +<P><STRONG><a name="[11b]"></a>lsp_vinverse_f32</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_vinverse_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_vinverse_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[18d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[18b]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[11c]">>></a> MK8000_fap_adjust_FLT -<LI><a href="#[11e]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[118]">>></a> MK8000_fap_adjust +<BR>[Called By]<UL><LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[11e]">>></a> MK8000_fap_adjust_FLT +<LI><a href="#[120]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[11a]">>></a> MK8000_fap_adjust </UL> -<P><STRONG><a name="[1ce]"></a>mac_crc_mode_configure</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_crc_mode_configure)) -<BR><BR>[Called By]<UL><LI><a href="#[163]">>></a> uwb_configure +<P><STRONG><a name="[1cb]"></a>mac_crc_mode_configure</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_crc_mode_configure)) +<BR><BR>[Called By]<UL><LI><a href="#[162]">>></a> uwb_configure </UL> -<P><STRONG><a name="[192]"></a>mac_cs_construct</STRONG> (Thumb, 192 bytes, Stack size 32 bytes, mk_mac.o(.text.mac_cs_construct)) +<P><STRONG><a name="[190]"></a>mac_cs_construct</STRONG> (Thumb, 192 bytes, Stack size 32 bytes, mk_mac.o(.text.mac_cs_construct)) <BR><BR>[Stack]<UL><LI>Max Depth = 332<LI>Call Chain = mac_cs_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[d6]">>></a> phy_timer_count_get -<LI><a href="#[193]">>></a> phy_crypto_sts_index_get +<LI><a href="#[d8]">>></a> phy_timer_count_get +<LI><a href="#[191]">>></a> phy_crypto_sts_index_get </UL> -<BR>[Called By]<UL><LI><a href="#[19b]">>></a> mac_tx -<LI><a href="#[199]">>></a> mac_rx +<BR>[Called By]<UL><LI><a href="#[199]">>></a> mac_tx +<LI><a href="#[197]">>></a> mac_rx </UL> -<P><STRONG><a name="[194]"></a>mac_init</STRONG> (Thumb, 148 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_init)) +<P><STRONG><a name="[192]"></a>mac_init</STRONG> (Thumb, 148 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 324<LI>Call Chain = mac_init ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[172]">>></a> reset_module -<LI><a href="#[171]">>></a> clock_enable -<LI><a href="#[196]">>></a> mac_regs_init -<LI><a href="#[195]">>></a> __aeabi_memclr8 +<LI><a href="#[171]">>></a> reset_module +<LI><a href="#[170]">>></a> clock_enable +<LI><a href="#[194]">>></a> mac_regs_init +<LI><a href="#[193]">>></a> __aeabi_memclr8 </UL> -<BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_open +<BR>[Called By]<UL><LI><a href="#[15f]">>></a> uwb_open </UL> -<P><STRONG><a name="[197]"></a>mac_link_desc_construct</STRONG> (Thumb, 176 bytes, Stack size 32 bytes, mk_mac.o(.text.mac_link_desc_construct)) +<P><STRONG><a name="[195]"></a>mac_link_desc_construct</STRONG> (Thumb, 176 bytes, Stack size 32 bytes, mk_mac.o(.text.mac_link_desc_construct)) <BR><BR>[Stack]<UL><LI>Max Depth = 332<LI>Call Chain = mac_link_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump </UL> -<BR>[Called By]<UL><LI><a href="#[19b]">>></a> mac_tx -<LI><a href="#[199]">>></a> mac_rx +<BR>[Called By]<UL><LI><a href="#[199]">>></a> mac_tx +<LI><a href="#[197]">>></a> mac_rx </UL> -<P><STRONG><a name="[165]"></a>mac_register_process_handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_register_process_handler)) -<BR><BR>[Called By]<UL><LI><a href="#[15f]">>></a> Uwb_init +<P><STRONG><a name="[164]"></a>mac_register_process_handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_register_process_handler)) +<BR><BR>[Called By]<UL><LI><a href="#[15e]">>></a> Uwb_init </UL> -<P><STRONG><a name="[196]"></a>mac_regs_init</STRONG> (Thumb, 276 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_regs_init)) +<P><STRONG><a name="[194]"></a>mac_regs_init</STRONG> (Thumb, 276 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_regs_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = mac_regs_init </UL> -<BR>[Calls]<UL><LI><a href="#[198]">>></a> phy_cca_config +<BR>[Calls]<UL><LI><a href="#[196]">>></a> phy_cca_config </UL> -<BR>[Called By]<UL><LI><a href="#[194]">>></a> mac_init +<BR>[Called By]<UL><LI><a href="#[192]">>></a> mac_init </UL> -<P><STRONG><a name="[1d0]"></a>mac_rssi_calculation_en</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_rssi_calculation_en)) -<BR><BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_open +<P><STRONG><a name="[1cd]"></a>mac_rssi_calculation_en</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_rssi_calculation_en)) +<BR><BR>[Called By]<UL><LI><a href="#[15f]">>></a> uwb_open </UL> -<P><STRONG><a name="[199]"></a>mac_rx</STRONG> (Thumb, 384 bytes, Stack size 64 bytes, mk_mac.o(.text.mac_rx)) +<P><STRONG><a name="[197]"></a>mac_rx</STRONG> (Thumb, 384 bytes, Stack size 64 bytes, mk_mac.o(.text.mac_rx)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = mac_rx ⇒ mac_link_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[197]">>></a> mac_link_desc_construct -<LI><a href="#[192]">>></a> mac_cs_construct +<LI><a href="#[195]">>></a> mac_link_desc_construct +<LI><a href="#[190]">>></a> mac_cs_construct </UL> -<BR>[Called By]<UL><LI><a href="#[129]">>></a> uwb_rx +<BR>[Called By]<UL><LI><a href="#[12b]">>></a> uwb_rx </UL> -<P><STRONG><a name="[1d3]"></a>mac_start</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_start)) -<BR><BR>[Called By]<UL><LI><a href="#[d7]">>></a> uwb_tx -<LI><a href="#[129]">>></a> uwb_rx +<P><STRONG><a name="[1d0]"></a>mac_start</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_start)) +<BR><BR>[Called By]<UL><LI><a href="#[d9]">>></a> uwb_tx +<LI><a href="#[12b]">>></a> uwb_rx </UL> -<P><STRONG><a name="[10b]"></a>mac_timer_stop</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, mk_misc.o(.text.mac_timer_stop)) +<P><STRONG><a name="[10d]"></a>mac_timer_stop</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, mk_misc.o(.text.mac_timer_stop)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = mac_timer_stop </UL> -<BR>[Calls]<UL><LI><a href="#[19a]">>></a> dual_timer_stop +<BR>[Calls]<UL><LI><a href="#[198]">>></a> dual_timer_stop </UL> <BR>[Called By]<UL><LI><a href="#[e]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[19b]"></a>mac_tx</STRONG> (Thumb, 332 bytes, Stack size 48 bytes, mk_mac.o(.text.mac_tx)) +<P><STRONG><a name="[199]"></a>mac_tx</STRONG> (Thumb, 332 bytes, Stack size 48 bytes, mk_mac.o(.text.mac_tx)) <BR><BR>[Stack]<UL><LI>Max Depth = 404<LI>Call Chain = mac_tx ⇒ mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[197]">>></a> mac_link_desc_construct -<LI><a href="#[192]">>></a> mac_cs_construct -<LI><a href="#[19c]">>></a> mac_tx_desc_construct +<LI><a href="#[195]">>></a> mac_link_desc_construct +<LI><a href="#[190]">>></a> mac_cs_construct +<LI><a href="#[19a]">>></a> mac_tx_desc_construct </UL> -<BR>[Called By]<UL><LI><a href="#[d7]">>></a> uwb_tx +<BR>[Called By]<UL><LI><a href="#[d9]">>></a> uwb_tx </UL> -<P><STRONG><a name="[19c]"></a>mac_tx_desc_construct</STRONG> (Thumb, 328 bytes, Stack size 56 bytes, mk_mac.o(.text.mac_tx_desc_construct)) +<P><STRONG><a name="[19a]"></a>mac_tx_desc_construct</STRONG> (Thumb, 328 bytes, Stack size 56 bytes, mk_mac.o(.text.mac_tx_desc_construct)) <BR><BR>[Stack]<UL><LI>Max Depth = 356<LI>Call Chain = mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[19d]">>></a> phy_en_conv_encode -<LI><a href="#[d1]">>></a> __aeabi_memcpy -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[19b]">>></a> phy_en_conv_encode +<LI><a href="#[d3]">>></a> __aeabi_memcpy +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[19b]">>></a> mac_tx +<BR>[Called By]<UL><LI><a href="#[199]">>></a> mac_tx </UL> -<P><STRONG><a name="[28]"></a>main</STRONG> (Thumb, 712 bytes, Stack size 16 bytes, main.o(.text.main)) +<P><STRONG><a name="[28]"></a>main</STRONG> (Thumb, 656 bytes, Stack size 16 bytes, main.o(.text.main)) <BR><BR>[Stack]<UL><LI>Max Depth = 1004<LI>Call Chain = main ⇒ Uwb_init ⇒ uwb_configure ⇒ phy_params_generate ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[170]">>></a> adc_open -<LI><a href="#[16d]">>></a> adc_get +<LI><a href="#[16f]">>></a> adc_open +<LI><a href="#[16c]">>></a> adc_get <LI><a href="#[74]">>></a> __aeabi_i2f <LI><a href="#[65]">>></a> __aeabi_fadd -<LI><a href="#[182]">>></a> calib_chip -<LI><a href="#[f4]">>></a> io_pin_mux_set -<LI><a href="#[18c]">>></a> gpio_open -<LI><a href="#[18b]">>></a> flash_close -<LI><a href="#[19e]">>></a> reset_cause_get -<LI><a href="#[19f]">>></a> reset_cause_clear -<LI><a href="#[1a6]">>></a> sleep_timer_start -<LI><a href="#[1a4]">>></a> power_init +<LI><a href="#[181]">>></a> calib_chip +<LI><a href="#[f6]">>></a> io_pin_mux_set +<LI><a href="#[18a]">>></a> gpio_open +<LI><a href="#[189]">>></a> flash_close +<LI><a href="#[19c]">>></a> reset_cause_get +<LI><a href="#[19d]">>></a> reset_cause_clear +<LI><a href="#[1a4]">>></a> sleep_timer_start +<LI><a href="#[1a2]">>></a> power_init <LI><a href="#[75]">>></a> __aeabi_ui2f -<LI><a href="#[184]">>></a> delay_ms -<LI><a href="#[153]">>></a> uart_close -<LI><a href="#[1a5]">>></a> sleep_timer_open -<LI><a href="#[14d]">>></a> UART_CheckReceive -<LI><a href="#[13e]">>></a> Set4LEDColor -<LI><a href="#[1af]">>></a> read_userkey_input_pca -<LI><a href="#[1ae]">>></a> read_powerkey_input_pca -<LI><a href="#[1a3]">>></a> read_5v_input_pca -<LI><a href="#[12b]">>></a> PCA9555_init -<LI><a href="#[12a]">>></a> PCA9555_Set_One_Value_Output -<LI><a href="#[1a2]">>></a> wdt_close -<LI><a href="#[155]">>></a> uart_receive -<LI><a href="#[1a9]">>></a> uwb_app_poll -<LI><a href="#[166]">>></a> WsfNvmInit -<LI><a href="#[15f]">>></a> Uwb_init -<LI><a href="#[157]">>></a> Uart_Register -<LI><a href="#[146]">>></a> TCPClient_Poll -<LI><a href="#[145]">>></a> TCPClient_Init -<LI><a href="#[1ab]">>></a> Socket_RecvAll -<LI><a href="#[133]">>></a> Program_Init -<LI><a href="#[128]">>></a> OpenUWB -<LI><a href="#[106]">>></a> Internet_Poll -<LI><a href="#[103]">>></a> Internet_Init -<LI><a href="#[1aa]">>></a> IfTCPConnected -<LI><a href="#[1ad]">>></a> HIDO_TimerTick -<LI><a href="#[1ac]">>></a> HIDO_TimerPoll +<LI><a href="#[cd]">>></a> delay_ms +<LI><a href="#[152]">>></a> uart_close +<LI><a href="#[1a3]">>></a> sleep_timer_open +<LI><a href="#[14e]">>></a> UART_CheckReceive +<LI><a href="#[13f]">>></a> Set4LEDColor +<LI><a href="#[1ac]">>></a> read_userkey_input_pca +<LI><a href="#[1a1]">>></a> read_5v_input_pca +<LI><a href="#[12c]">>></a> PCA9555_init +<LI><a href="#[cc]">>></a> PCA9555_Set_One_Value_Output +<LI><a href="#[1a0]">>></a> wdt_close +<LI><a href="#[154]">>></a> uart_receive +<LI><a href="#[1a7]">>></a> uwb_app_poll +<LI><a href="#[165]">>></a> WsfNvmInit +<LI><a href="#[15e]">>></a> Uwb_init +<LI><a href="#[156]">>></a> Uart_Register +<LI><a href="#[147]">>></a> TCPClient_Poll +<LI><a href="#[146]">>></a> TCPClient_Init +<LI><a href="#[1a9]">>></a> Socket_RecvAll +<LI><a href="#[134]">>></a> Program_Init +<LI><a href="#[12a]">>></a> OpenUWB +<LI><a href="#[108]">>></a> Internet_Poll +<LI><a href="#[105]">>></a> Internet_Init +<LI><a href="#[1a8]">>></a> IfTCPConnected +<LI><a href="#[1ab]">>></a> HIDO_TimerTick +<LI><a href="#[1aa]">>></a> HIDO_TimerPoll <LI><a href="#[ab]">>></a> HIDO_TimerGetTick -<LI><a href="#[e0]">>></a> HIDO_ATLitePoll +<LI><a href="#[e2]">>></a> HIDO_ATLitePoll <LI><a href="#[a7]">>></a> AIR780E_Reset -<LI><a href="#[1a8]">>></a> uart1_change_from_gps_to_debug -<LI><a href="#[1b0]">>></a> uart1_change_from_debug_to_gps -<LI><a href="#[181]">>></a> board_pins_config -<LI><a href="#[1a7]">>></a> pca_input_detection_init -<LI><a href="#[180]">>></a> board_debug_console_open_baud -<LI><a href="#[176]">>></a> board_clock_run -<LI><a href="#[1a1]">>></a> board_calibration_params_load -<LI><a href="#[1a0]">>></a> board_calibration_params_default -<LI><a href="#[174]">>></a> board_acceleration_detection_init -<LI><a href="#[107]">>></a> LED_output_init -<LI><a href="#[116]">>></a> __aeabi_fcmpgt -<LI><a href="#[f3]">>></a> IIC2_Init -<LI><a href="#[cc]">>></a> Accelerometer_Init +<LI><a href="#[1a6]">>></a> uart1_change_from_gps_to_debug +<LI><a href="#[1ad]">>></a> uart1_change_from_debug_to_gps +<LI><a href="#[180]">>></a> board_pins_config +<LI><a href="#[1a5]">>></a> pca_input_detection_init +<LI><a href="#[17f]">>></a> board_debug_console_open_baud +<LI><a href="#[175]">>></a> board_clock_run +<LI><a href="#[19f]">>></a> board_calibration_params_load +<LI><a href="#[19e]">>></a> board_calibration_params_default +<LI><a href="#[173]">>></a> board_acceleration_detection_init +<LI><a href="#[109]">>></a> LED_output_init +<LI><a href="#[118]">>></a> __aeabi_fcmpgt +<LI><a href="#[f5]">>></a> IIC2_Init +<LI><a href="#[ce]">>></a> Accelerometer_Init </UL> <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B) </UL> -<P><STRONG><a name="[183]"></a>mk_chip_id</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_misc.o(.text.mk_chip_id)) -<BR><BR>[Called By]<UL><LI><a href="#[182]">>></a> calib_chip +<P><STRONG><a name="[182]"></a>mk_chip_id</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_misc.o(.text.mk_chip_id)) +<BR><BR>[Called By]<UL><LI><a href="#[181]">>></a> calib_chip </UL> -<P><STRONG><a name="[1b1]"></a>mk_snprintf</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_trace.o(.text.mk_snprintf)) +<P><STRONG><a name="[1ae]"></a>mk_snprintf</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_trace.o(.text.mk_snprintf)) <BR><BR>[Stack]<UL><LI>Max Depth = 188<LI>Call Chain = mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[1b2]">>></a> trace_format +<BR>[Calls]<UL><LI><a href="#[1af]">>></a> trace_format </UL> <BR>[Called By]<UL><LI><a href="#[8e]">>></a> trace_printf <LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[f2]">>></a> trace_exception_handler -<LI><a href="#[1c5]">>></a> trace_print_backtrace +<LI><a href="#[f4]">>></a> trace_exception_handler +<LI><a href="#[1c2]">>></a> trace_print_backtrace </UL> -<P><STRONG><a name="[134]"></a>parameter_init_anchor</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, global_param.o(.text.parameter_init_anchor)) +<P><STRONG><a name="[135]"></a>parameter_init_anchor</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, global_param.o(.text.parameter_init_anchor)) <BR><BR>[Stack]<UL><LI>Max Depth = 804<LI>Call Chain = parameter_init_anchor ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[15a]">>></a> flash_write_nbytes -<LI><a href="#[132]">>></a> flash_read -<LI><a href="#[130]">>></a> flash_open -<LI><a href="#[159]">>></a> flash_erase +<BR>[Calls]<UL><LI><a href="#[159]">>></a> flash_write_nbytes +<LI><a href="#[133]">>></a> flash_read +<LI><a href="#[131]">>></a> flash_open +<LI><a href="#[158]">>></a> flash_erase </UL> -<BR>[Called By]<UL><LI><a href="#[133]">>></a> Program_Init +<BR>[Called By]<UL><LI><a href="#[134]">>></a> Program_Init </UL> -<P><STRONG><a name="[1a7]"></a>pca_input_detection_init</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, board.o(.text.pca_input_detection_init)) +<P><STRONG><a name="[1a5]"></a>pca_input_detection_init</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, board.o(.text.pca_input_detection_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = pca_input_detection_init ⇒ io_pull_set </UL> -<BR>[Calls]<UL><LI><a href="#[f6]">>></a> io_pull_set -<LI><a href="#[f5]">>></a> gpio_pin_set_dir -<LI><a href="#[175]">>></a> gpio_enable_irq -<LI><a href="#[1b3]">>></a> power_wakeup_enable +<BR>[Calls]<UL><LI><a href="#[f8]">>></a> io_pull_set +<LI><a href="#[f7]">>></a> gpio_pin_set_dir +<LI><a href="#[174]">>></a> gpio_enable_irq +<LI><a href="#[1b0]">>></a> power_wakeup_enable </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[1cc]"></a>pdoa_angle_offset_set</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk_uwb.o(.text.pdoa_angle_offset_set)) -<BR><BR>[Called By]<UL><LI><a href="#[161]">>></a> uwb_calibration_params_set +<P><STRONG><a name="[1c9]"></a>pdoa_angle_offset_set</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk_uwb.o(.text.pdoa_angle_offset_set)) +<BR><BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_calibration_params_set </UL> -<P><STRONG><a name="[1b4]"></a>pdoa_ant_delays_set</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, mk8000_get_loc_params.o(.text.pdoa_ant_delays_set)) +<P><STRONG><a name="[1b1]"></a>pdoa_ant_delays_set</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, mk8000_get_loc_params.o(.text.pdoa_ant_delays_set)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = pdoa_ant_delays_set </UL> -<BR>[Calls]<UL><LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> -<BR>[Called By]<UL><LI><a href="#[161]">>></a> uwb_calibration_params_set +<BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_calibration_params_set </UL> -<P><STRONG><a name="[1cb]"></a>pdoa_ant_space_set</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk8000_get_loc_params.o(.text.pdoa_ant_space_set)) -<BR><BR>[Called By]<UL><LI><a href="#[161]">>></a> uwb_calibration_params_set +<P><STRONG><a name="[1c8]"></a>pdoa_ant_space_set</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk8000_get_loc_params.o(.text.pdoa_ant_space_set)) +<BR><BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_calibration_params_set </UL> -<P><STRONG><a name="[1ca]"></a>pdoa_gain_set</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk_uwb.o(.text.pdoa_gain_set)) -<BR><BR>[Called By]<UL><LI><a href="#[161]">>></a> uwb_calibration_params_set +<P><STRONG><a name="[1c7]"></a>pdoa_gain_set</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk_uwb.o(.text.pdoa_gain_set)) +<BR><BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_calibration_params_set </UL> -<P><STRONG><a name="[162]"></a>phy_adv_params_configure</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_adv_params_configure)) +<P><STRONG><a name="[161]"></a>phy_adv_params_configure</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_adv_params_configure)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = phy_adv_params_configure </UL> -<BR>[Calls]<UL><LI><a href="#[1b5]">>></a> aoa_param_dynamic_port_sel +<BR>[Calls]<UL><LI><a href="#[1b2]">>></a> aoa_param_dynamic_port_sel </UL> -<BR>[Called By]<UL><LI><a href="#[15f]">>></a> Uwb_init +<BR>[Called By]<UL><LI><a href="#[15e]">>></a> Uwb_init </UL> -<P><STRONG><a name="[198]"></a>phy_cca_config</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_cca_config)) -<BR><BR>[Called By]<UL><LI><a href="#[196]">>></a> mac_regs_init +<P><STRONG><a name="[196]"></a>phy_cca_config</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_cca_config)) +<BR><BR>[Called By]<UL><LI><a href="#[194]">>></a> mac_regs_init </UL> -<P><STRONG><a name="[193]"></a>phy_crypto_sts_index_get</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_crypto_sts_index_get)) -<BR><BR>[Called By]<UL><LI><a href="#[192]">>></a> mac_cs_construct +<P><STRONG><a name="[191]"></a>phy_crypto_sts_index_get</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_crypto_sts_index_get)) +<BR><BR>[Called By]<UL><LI><a href="#[190]">>></a> mac_cs_construct </UL> -<P><STRONG><a name="[109]"></a>phy_dump_mode</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_dump_mode)) +<P><STRONG><a name="[10b]"></a>phy_dump_mode</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_dump_mode)) <BR><BR>[Called By]<UL><LI><a href="#[e]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[19d]"></a>phy_en_conv_encode</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_en_conv_encode)) -<BR><BR>[Called By]<UL><LI><a href="#[19c]">>></a> mac_tx_desc_construct +<P><STRONG><a name="[19b]"></a>phy_en_conv_encode</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_en_conv_encode)) +<BR><BR>[Called By]<UL><LI><a href="#[19a]">>></a> mac_tx_desc_construct </UL> -<P><STRONG><a name="[1d1]"></a>phy_init</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_init)) -<BR><BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_open +<P><STRONG><a name="[1ce]"></a>phy_init</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_init)) +<BR><BR>[Called By]<UL><LI><a href="#[15f]">>></a> uwb_open </UL> -<P><STRONG><a name="[1b6]"></a>phy_params_generate</STRONG> (Thumb, 2288 bytes, Stack size 184 bytes, mk_phy.o(.text.phy_params_generate)) +<P><STRONG><a name="[1b3]"></a>phy_params_generate</STRONG> (Thumb, 2288 bytes, Stack size 184 bytes, mk_phy.o(.text.phy_params_generate)) <BR><BR>[Stack]<UL><LI>Max Depth = 924<LI>Call Chain = phy_params_generate ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[1b7]">>></a> __aeabi_f2d +<LI><a href="#[1b4]">>></a> __aeabi_f2d <LI><a href="#[72]">>></a> __aeabi_dmul <LI><a href="#[77]">>></a> __aeabi_d2iz <LI><a href="#[73]">>></a> __aeabi_ddiv <LI><a href="#[76]">>></a> __aeabi_ui2d -<LI><a href="#[1b8]">>></a> phy_sts_related_params_update +<LI><a href="#[1b5]">>></a> phy_sts_related_params_update <LI><a href="#[5d]">>></a> __aeabi_memclr -<LI><a href="#[da]">>></a> __aeabi_memset4 -<LI><a href="#[15b]">>></a> __aeabi_memcpy4 -<LI><a href="#[d1]">>></a> __aeabi_memcpy +<LI><a href="#[dc]">>></a> __aeabi_memset4 +<LI><a href="#[15a]">>></a> __aeabi_memcpy4 +<LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> -<BR>[Called By]<UL><LI><a href="#[163]">>></a> uwb_configure +<BR>[Called By]<UL><LI><a href="#[162]">>></a> uwb_configure </UL> -<P><STRONG><a name="[1cd]"></a>phy_params_sets_enable</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_params_sets_enable)) -<BR><BR>[Called By]<UL><LI><a href="#[163]">>></a> uwb_configure +<P><STRONG><a name="[1ca]"></a>phy_params_sets_enable</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_params_sets_enable)) +<BR><BR>[Called By]<UL><LI><a href="#[162]">>></a> uwb_configure </UL> -<P><STRONG><a name="[1cf]"></a>phy_rx_regs_config</STRONG> (Thumb, 1456 bytes, Stack size 44 bytes, mk_phy.o(.text.phy_rx_regs_config)) +<P><STRONG><a name="[1cc]"></a>phy_rx_regs_config</STRONG> (Thumb, 1456 bytes, Stack size 44 bytes, mk_phy.o(.text.phy_rx_regs_config)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = phy_rx_regs_config </UL> -<BR>[Called By]<UL><LI><a href="#[163]">>></a> uwb_configure +<BR>[Called By]<UL><LI><a href="#[162]">>></a> uwb_configure </UL> -<P><STRONG><a name="[d3]"></a>phy_shr_duration</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_shr_duration)) -<BR><BR>[Called By]<UL><LI><a href="#[d2]">>></a> Anchor_RecNearPoll +<P><STRONG><a name="[d5]"></a>phy_shr_duration</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_shr_duration)) +<BR><BR>[Called By]<UL><LI><a href="#[d4]">>></a> Anchor_RecNearPoll <LI><a href="#[3a]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[d6]"></a>phy_timer_count_get</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_timer_count_get)) -<BR><BR>[Called By]<UL><LI><a href="#[d2]">>></a> Anchor_RecNearPoll +<P><STRONG><a name="[d8]"></a>phy_timer_count_get</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_timer_count_get)) +<BR><BR>[Called By]<UL><LI><a href="#[d4]">>></a> Anchor_RecNearPoll <LI><a href="#[39]">>></a> tx_int_callback <LI><a href="#[3a]">>></a> rx_int_callback -<LI><a href="#[192]">>></a> mac_cs_construct +<LI><a href="#[190]">>></a> mac_cs_construct </UL> -<P><STRONG><a name="[1d2]"></a>phy_timer_open</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_timer_open)) +<P><STRONG><a name="[1cf]"></a>phy_timer_open</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_timer_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = phy_timer_open </UL> -<BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_open +<BR>[Called By]<UL><LI><a href="#[15f]">>></a> uwb_open </UL> -<P><STRONG><a name="[1b9]"></a>phy_tx_regs_config</STRONG> (Thumb, 780 bytes, Stack size 88 bytes, mk_phy.o(.text.phy_tx_regs_config)) +<P><STRONG><a name="[1b6]"></a>phy_tx_regs_config</STRONG> (Thumb, 780 bytes, Stack size 88 bytes, mk_phy.o(.text.phy_tx_regs_config)) <BR><BR>[Stack]<UL><LI>Max Depth = 828<LI>Call Chain = phy_tx_regs_config ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf </UL> -<BR>[Called By]<UL><LI><a href="#[163]">>></a> uwb_configure +<BR>[Called By]<UL><LI><a href="#[162]">>></a> uwb_configure </UL> -<P><STRONG><a name="[1bd]"></a>power_fem_rx_ctrl</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_power.o(.text.power_fem_rx_ctrl)) -<BR><BR>[Called By]<UL><LI><a href="#[1be]">>></a> power_on_radio -<LI><a href="#[1bb]">>></a> power_off_radio +<P><STRONG><a name="[1ba]"></a>power_fem_rx_ctrl</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_power.o(.text.power_fem_rx_ctrl)) +<BR><BR>[Called By]<UL><LI><a href="#[1bb]">>></a> power_on_radio +<LI><a href="#[1b8]">>></a> power_off_radio </UL> -<P><STRONG><a name="[1bc]"></a>power_fem_tx_ctrl</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_power.o(.text.power_fem_tx_ctrl)) -<BR><BR>[Called By]<UL><LI><a href="#[1be]">>></a> power_on_radio -<LI><a href="#[1bb]">>></a> power_off_radio +<P><STRONG><a name="[1b9]"></a>power_fem_tx_ctrl</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_power.o(.text.power_fem_tx_ctrl)) +<BR><BR>[Called By]<UL><LI><a href="#[1bb]">>></a> power_on_radio +<LI><a href="#[1b8]">>></a> power_off_radio </UL> -<P><STRONG><a name="[1a4]"></a>power_init</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, mk_power.o(.text.power_init)) +<P><STRONG><a name="[1a2]"></a>power_init</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, mk_power.o(.text.power_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = power_init </UL> -<BR>[Calls]<UL><LI><a href="#[1ba]">>></a> bor_close +<BR>[Calls]<UL><LI><a href="#[1b7]">>></a> bor_close </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[1bb]"></a>power_off_radio</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, mk_power.o(.text.power_off_radio)) +<P><STRONG><a name="[1b8]"></a>power_off_radio</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, mk_power.o(.text.power_off_radio)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = power_off_radio </UL> -<BR>[Calls]<UL><LI><a href="#[1bc]">>></a> power_fem_tx_ctrl -<LI><a href="#[1bd]">>></a> power_fem_rx_ctrl +<BR>[Calls]<UL><LI><a href="#[1b9]">>></a> power_fem_tx_ctrl +<LI><a href="#[1ba]">>></a> power_fem_rx_ctrl </UL> <BR>[Called By]<UL><LI><a href="#[39]">>></a> tx_int_callback <LI><a href="#[3a]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[1be]"></a>power_on_radio</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_power.o(.text.power_on_radio)) +<P><STRONG><a name="[1bb]"></a>power_on_radio</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_power.o(.text.power_on_radio)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = power_on_radio </UL> -<BR>[Calls]<UL><LI><a href="#[1bc]">>></a> power_fem_tx_ctrl -<LI><a href="#[1bd]">>></a> power_fem_rx_ctrl +<BR>[Calls]<UL><LI><a href="#[1b9]">>></a> power_fem_tx_ctrl +<LI><a href="#[1ba]">>></a> power_fem_rx_ctrl </UL> -<BR>[Called By]<UL><LI><a href="#[d7]">>></a> uwb_tx -<LI><a href="#[129]">>></a> uwb_rx +<BR>[Called By]<UL><LI><a href="#[d9]">>></a> uwb_tx +<LI><a href="#[12b]">>></a> uwb_rx </UL> -<P><STRONG><a name="[1b3]"></a>power_wakeup_enable</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, mk_power.o(.text.power_wakeup_enable)) -<BR><BR>[Called By]<UL><LI><a href="#[1a5]">>></a> sleep_timer_open -<LI><a href="#[1a7]">>></a> pca_input_detection_init +<P><STRONG><a name="[1b0]"></a>power_wakeup_enable</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, mk_power.o(.text.power_wakeup_enable)) +<BR><BR>[Called By]<UL><LI><a href="#[1a3]">>></a> sleep_timer_open +<LI><a href="#[1a5]">>></a> pca_input_detection_init </UL> -<P><STRONG><a name="[d5]"></a>ranging_ant_delays_get</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_ant_delays_get)) -<BR><BR>[Called By]<UL><LI><a href="#[d2]">>></a> Anchor_RecNearPoll +<P><STRONG><a name="[d7]"></a>ranging_ant_delays_get</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_ant_delays_get)) +<BR><BR>[Called By]<UL><LI><a href="#[d4]">>></a> Anchor_RecNearPoll <LI><a href="#[3a]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[1c9]"></a>ranging_ant_delays_set</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_ant_delays_set)) -<BR><BR>[Called By]<UL><LI><a href="#[161]">>></a> uwb_calibration_params_set +<P><STRONG><a name="[1c6]"></a>ranging_ant_delays_set</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_ant_delays_set)) +<BR><BR>[Called By]<UL><LI><a href="#[160]">>></a> uwb_calibration_params_set </UL> -<P><STRONG><a name="[164]"></a>ranging_frame_type_set</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_frame_type_set)) -<BR><BR>[Called By]<UL><LI><a href="#[15f]">>></a> Uwb_init +<P><STRONG><a name="[163]"></a>ranging_frame_type_set</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_frame_type_set)) +<BR><BR>[Called By]<UL><LI><a href="#[15e]">>></a> Uwb_init </UL> -<P><STRONG><a name="[10d]"></a>ranging_rssi_get</STRONG> (Thumb, 88 bytes, Stack size 56 bytes, lib_ranging.o(.text.ranging_rssi_get)) +<P><STRONG><a name="[10f]"></a>ranging_rssi_get</STRONG> (Thumb, 88 bytes, Stack size 56 bytes, lib_ranging.o(.text.ranging_rssi_get)) <BR><BR>[Stack]<UL><LI>Max Depth = 172<LI>Call Chain = ranging_rssi_get ⇒ MK8000_read_rssi ⇒ __aeabi_fadd ⇒ _float_epilogue </UL> -<BR>[Calls]<UL><LI><a href="#[113]">>></a> __aeabi_f2iz -<LI><a href="#[124]">>></a> MK8000_read_rssi +<BR>[Calls]<UL><LI><a href="#[115]">>></a> __aeabi_f2iz +<LI><a href="#[126]">>></a> MK8000_read_rssi </UL> <BR>[Called By]<UL><LI><a href="#[e]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[1bf]"></a>ranging_rx_time</STRONG> (Thumb, 532 bytes, Stack size 64 bytes, lib_ranging.o(.text.ranging_rx_time)) +<P><STRONG><a name="[1bc]"></a>ranging_rx_time</STRONG> (Thumb, 532 bytes, Stack size 64 bytes, lib_ranging.o(.text.ranging_rx_time)) <BR><BR>[Stack]<UL><LI>Max Depth = 1556<LI>Call Chain = ranging_rx_time ⇒ sts_first_path_detect ⇒ MK8000_sts_first_patch_detect ⇒ MK8000_sts_FAP_detect ⇒ MK8000_fap_adjust_FLT ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[11f]">>></a> __aeabi_fmul -<LI><a href="#[113]">>></a> __aeabi_f2iz -<LI><a href="#[127]">>></a> MK8000_update_fap_fom -<LI><a href="#[120]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[1c0]">>></a> sts_first_path_detect +<BR>[Calls]<UL><LI><a href="#[121]">>></a> __aeabi_fmul +<LI><a href="#[115]">>></a> __aeabi_f2iz +<LI><a href="#[129]">>></a> MK8000_update_fap_fom +<LI><a href="#[122]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[1bd]">>></a> sts_first_path_detect </UL> <BR>[Called By]<UL><LI><a href="#[3a]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[d4]"></a>ranging_tx_time</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_tx_time)) -<BR><BR>[Called By]<UL><LI><a href="#[d2]">>></a> Anchor_RecNearPoll +<P><STRONG><a name="[d6]"></a>ranging_tx_time</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_tx_time)) +<BR><BR>[Called By]<UL><LI><a href="#[d4]">>></a> Anchor_RecNearPoll </UL> -<P><STRONG><a name="[1a3]"></a>read_5v_input_pca</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, pca9555.o(.text.read_5v_input_pca)) +<P><STRONG><a name="[1a1]"></a>read_5v_input_pca</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, pca9555.o(.text.read_5v_input_pca)) <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = read_5v_input_pca ⇒ IIC_Read_Pca9555 ⇒ IIC2_Read_pca_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[100]">>></a> IIC_Read_Pca9555 +<BR>[Calls]<UL><LI><a href="#[102]">>></a> IIC_Read_Pca9555 </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[1ae]"></a>read_powerkey_input_pca</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, pca9555.o(.text.read_powerkey_input_pca)) -<BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = read_powerkey_input_pca ⇒ IIC_Read_Pca9555 ⇒ IIC2_Read_pca_Byte -</UL> -<BR>[Calls]<UL><LI><a href="#[100]">>></a> IIC_Read_Pca9555 -</UL> -<BR>[Called By]<UL><LI><a href="#[28]">>></a> main -</UL> - -<P><STRONG><a name="[1af]"></a>read_userkey_input_pca</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, pca9555.o(.text.read_userkey_input_pca)) +<P><STRONG><a name="[1ac]"></a>read_userkey_input_pca</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, pca9555.o(.text.read_userkey_input_pca)) <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = read_userkey_input_pca ⇒ IIC_Read_Pca9555 ⇒ IIC2_Read_pca_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[100]">>></a> IIC_Read_Pca9555 +<BR>[Calls]<UL><LI><a href="#[102]">>></a> IIC_Read_Pca9555 </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[19f]"></a>reset_cause_clear</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_cause_clear)) +<P><STRONG><a name="[19d]"></a>reset_cause_clear</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_cause_clear)) <BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[19e]"></a>reset_cause_get</STRONG> (Thumb, 256 bytes, Stack size 8 bytes, mk_reset.o(.text.reset_cause_get)) +<P><STRONG><a name="[19c]"></a>reset_cause_get</STRONG> (Thumb, 256 bytes, Stack size 8 bytes, mk_reset.o(.text.reset_cause_get)) <BR><BR>[Stack]<UL><LI>Max Depth = 748<LI>Call Chain = reset_cause_get ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf @@ -3485,212 +3467,212 @@ <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[172]"></a>reset_module</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_module)) -<BR><BR>[Called By]<UL><LI><a href="#[16e]">>></a> dma_open -<LI><a href="#[170]">>></a> adc_open -<LI><a href="#[178]">>></a> calib_open -<LI><a href="#[173]">>></a> aes_open -<LI><a href="#[18c]">>></a> gpio_open -<LI><a href="#[130]">>></a> flash_open -<LI><a href="#[156]">>></a> uart_open -<LI><a href="#[1c6]">>></a> trace_end -<LI><a href="#[160]">>></a> uwb_open -<LI><a href="#[194]">>></a> mac_init -<LI><a href="#[191]">>></a> lsp_open +<P><STRONG><a name="[171]"></a>reset_module</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_module)) +<BR><BR>[Called By]<UL><LI><a href="#[16d]">>></a> dma_open +<LI><a href="#[16f]">>></a> adc_open +<LI><a href="#[177]">>></a> calib_open +<LI><a href="#[172]">>></a> aes_open +<LI><a href="#[18a]">>></a> gpio_open +<LI><a href="#[131]">>></a> flash_open +<LI><a href="#[155]">>></a> uart_open +<LI><a href="#[1c3]">>></a> trace_end +<LI><a href="#[15f]">>></a> uwb_open +<LI><a href="#[192]">>></a> mac_init +<LI><a href="#[18f]">>></a> lsp_open </UL> -<P><STRONG><a name="[14b]"></a>save_com_map_to_flash</STRONG> (Thumb, 76 bytes, Stack size 24 bytes, global_param.o(.text.save_com_map_to_flash)) +<P><STRONG><a name="[14c]"></a>save_com_map_to_flash</STRONG> (Thumb, 76 bytes, Stack size 24 bytes, global_param.o(.text.save_com_map_to_flash)) <BR><BR>[Stack]<UL><LI>Max Depth = 804<LI>Call Chain = save_com_map_to_flash ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[15a]">>></a> flash_write_nbytes -<LI><a href="#[130]">>></a> flash_open -<LI><a href="#[159]">>></a> flash_erase +<BR>[Calls]<UL><LI><a href="#[159]">>></a> flash_write_nbytes +<LI><a href="#[131]">>></a> flash_open +<LI><a href="#[158]">>></a> flash_erase </UL> <BR>[Called By]<UL><LI><a href="#[35]">>></a> TCPClient_SocketEventProc <LI><a href="#[34]">>></a> UsartParseDataHandler -<LI><a href="#[158]">>></a> UpdateProcess +<LI><a href="#[157]">>></a> UpdateProcess </UL> -<P><STRONG><a name="[1a5]"></a>sleep_timer_open</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, mk_sleep_timer.o(.text.sleep_timer_open)) +<P><STRONG><a name="[1a3]"></a>sleep_timer_open</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, mk_sleep_timer.o(.text.sleep_timer_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = sleep_timer_open </UL> -<BR>[Calls]<UL><LI><a href="#[171]">>></a> clock_enable -<LI><a href="#[1b3]">>></a> power_wakeup_enable +<BR>[Calls]<UL><LI><a href="#[170]">>></a> clock_enable +<LI><a href="#[1b0]">>></a> power_wakeup_enable </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[137]"></a>sleep_timer_ppm_set</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_sleep_timer.o(.text.sleep_timer_ppm_set)) +<P><STRONG><a name="[138]"></a>sleep_timer_ppm_set</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_sleep_timer.o(.text.sleep_timer_ppm_set)) <BR><BR>[Called By]<UL><LI><a href="#[25]">>></a> RCO32K_CAL_IRQHandler </UL> -<P><STRONG><a name="[1a6]"></a>sleep_timer_start</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, mk_sleep_timer.o(.text.sleep_timer_start)) +<P><STRONG><a name="[1a4]"></a>sleep_timer_start</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, mk_sleep_timer.o(.text.sleep_timer_start)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = sleep_timer_start ⇒ __aeabi_idiv </UL> -<BR>[Calls]<UL><LI><a href="#[136]">>></a> __aeabi_idiv +<BR>[Calls]<UL><LI><a href="#[137]">>></a> __aeabi_idiv </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[13b]"></a>start_main_asm</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, startup_mk800x.o(.text.start_main_asm)) +<P><STRONG><a name="[13c]"></a>start_main_asm</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, startup_mk800x.o(.text.start_main_asm)) <BR><BR>[Called By]<UL><LI><a href="#[4]">>></a> Reset_Handler </UL> -<P><STRONG><a name="[1c0]"></a>sts_first_path_detect</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, lib_aoa.o(.text.sts_first_path_detect)) +<P><STRONG><a name="[1bd]"></a>sts_first_path_detect</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, lib_aoa.o(.text.sts_first_path_detect)) <BR><BR>[Stack]<UL><LI>Max Depth = 1492<LI>Call Chain = sts_first_path_detect ⇒ MK8000_sts_first_patch_detect ⇒ MK8000_sts_FAP_detect ⇒ MK8000_fap_adjust_FLT ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[126]">>></a> MK8000_sts_first_patch_detect +<BR>[Calls]<UL><LI><a href="#[128]">>></a> MK8000_sts_first_patch_detect </UL> -<BR>[Called By]<UL><LI><a href="#[1bf]">>></a> ranging_rx_time +<BR>[Called By]<UL><LI><a href="#[1bc]">>></a> ranging_rx_time </UL> -<P><STRONG><a name="[17d]"></a>sys_tick_start</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_tick_start)) +<P><STRONG><a name="[17c]"></a>sys_tick_start</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_tick_start)) <BR><BR>[Stack]<UL><LI>Max Depth = 308<LI>Call Chain = sys_tick_start ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump </UL> -<BR>[Called By]<UL><LI><a href="#[176]">>></a> board_clock_run +<BR>[Called By]<UL><LI><a href="#[175]">>></a> board_clock_run </UL> -<P><STRONG><a name="[1c4]"></a>sys_tick_us</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_misc.o(.text.sys_tick_us)) +<P><STRONG><a name="[1c1]"></a>sys_tick_us</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_misc.o(.text.sys_tick_us)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = sys_tick_us </UL> <BR>[Called By]<UL><LI><a href="#[8e]">>></a> trace_printf <LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[f2]">>></a> trace_exception_handler +<LI><a href="#[f4]">>></a> trace_exception_handler </UL> -<P><STRONG><a name="[10c]"></a>sys_timer_get</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_timer_get)) +<P><STRONG><a name="[10e]"></a>sys_timer_get</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_timer_get)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = sys_timer_get </UL> -<BR>[Calls]<UL><LI><a href="#[1c1]">>></a> dual_timer_get +<BR>[Calls]<UL><LI><a href="#[1be]">>></a> dual_timer_get </UL> -<BR>[Called By]<UL><LI><a href="#[15a]">>></a> flash_write_nbytes -<LI><a href="#[12e]">>></a> flash_sector_erase -<LI><a href="#[132]">>></a> flash_read -<LI><a href="#[130]">>></a> flash_open -<LI><a href="#[18a]">>></a> flash_check_busy -<LI><a href="#[187]">>></a> flash_block_erase -<LI><a href="#[188]">>></a> flash_write_cmd -<LI><a href="#[189]">>></a> flash_wait_done +<BR>[Called By]<UL><LI><a href="#[159]">>></a> flash_write_nbytes +<LI><a href="#[12f]">>></a> flash_sector_erase +<LI><a href="#[133]">>></a> flash_read +<LI><a href="#[131]">>></a> flash_open +<LI><a href="#[188]">>></a> flash_check_busy +<LI><a href="#[185]">>></a> flash_block_erase +<LI><a href="#[186]">>></a> flash_write_cmd +<LI><a href="#[187]">>></a> flash_wait_done <LI><a href="#[3d]">>></a> flash_dma_write_nbytes_callback <LI><a href="#[3c]">>></a> flash_dma_callback <LI><a href="#[e]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[17e]"></a>sys_timer_open</STRONG> (Thumb, 80 bytes, Stack size 40 bytes, mk_misc.o(.text.sys_timer_open)) +<P><STRONG><a name="[17d]"></a>sys_timer_open</STRONG> (Thumb, 80 bytes, Stack size 40 bytes, mk_misc.o(.text.sys_timer_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 364<LI>Call Chain = sys_timer_open ⇒ dual_timer_open ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[1c2]">>></a> dual_timer_start -<LI><a href="#[186]">>></a> dual_timer_open -<LI><a href="#[135]">>></a> clock_get_frequency +<BR>[Calls]<UL><LI><a href="#[1bf]">>></a> dual_timer_start +<LI><a href="#[184]">>></a> dual_timer_open +<LI><a href="#[136]">>></a> clock_get_frequency </UL> -<BR>[Called By]<UL><LI><a href="#[176]">>></a> board_clock_run +<BR>[Called By]<UL><LI><a href="#[175]">>></a> board_clock_run </UL> <P><STRONG><a name="[8d]"></a>trace_assert_dump</STRONG> (Thumb, 1008 bytes, Stack size 64 bytes, mk_trace.o(.text.trace_assert_dump)) <BR><BR>[Stack]<UL><LI>Max Depth = 300<LI>Call Chain = trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[1c4]">>></a> sys_tick_us -<LI><a href="#[1b2]">>></a> trace_format -<LI><a href="#[1c3]">>></a> trace_flush -<LI><a href="#[1c6]">>></a> trace_end -<LI><a href="#[1b1]">>></a> mk_snprintf -<LI><a href="#[1c5]">>></a> trace_print_backtrace +<BR>[Calls]<UL><LI><a href="#[1c1]">>></a> sys_tick_us +<LI><a href="#[1af]">>></a> trace_format +<LI><a href="#[1c0]">>></a> trace_flush +<LI><a href="#[1c3]">>></a> trace_end +<LI><a href="#[1ae]">>></a> mk_snprintf +<LI><a href="#[1c2]">>></a> trace_print_backtrace <LI><a href="#[be]">>></a> strlen </UL> -<BR>[Called By]<UL><LI><a href="#[16f]">>></a> dma_transfer +<BR>[Called By]<UL><LI><a href="#[16e]">>></a> dma_transfer <LI><a href="#[13]">>></a> ADC_IRQHandler <LI><a href="#[3b]">>></a> adc_dma_callback -<LI><a href="#[186]">>></a> dual_timer_open +<LI><a href="#[184]">>></a> dual_timer_open <LI><a href="#[12]">>></a> AES_IRQHandler -<LI><a href="#[12e]">>></a> flash_sector_erase -<LI><a href="#[132]">>></a> flash_read -<LI><a href="#[187]">>></a> flash_block_erase +<LI><a href="#[12f]">>></a> flash_sector_erase +<LI><a href="#[133]">>></a> flash_read +<LI><a href="#[185]">>></a> flash_block_erase <LI><a href="#[3d]">>></a> flash_dma_write_nbytes_callback <LI><a href="#[3c]">>></a> flash_dma_callback -<LI><a href="#[17d]">>></a> sys_tick_start -<LI><a href="#[156]">>></a> uart_open -<LI><a href="#[1c8]">>></a> trace_output +<LI><a href="#[17c]">>></a> sys_tick_start +<LI><a href="#[155]">>></a> uart_open +<LI><a href="#[1c5]">>></a> trace_output <LI><a href="#[d]">>></a> SLEEP_TIMER_IRQHandler -<LI><a href="#[19b]">>></a> mac_tx -<LI><a href="#[199]">>></a> mac_rx -<LI><a href="#[194]">>></a> mac_init -<LI><a href="#[14c]">>></a> uart_irq_handler +<LI><a href="#[199]">>></a> mac_tx +<LI><a href="#[197]">>></a> mac_rx +<LI><a href="#[192]">>></a> mac_init +<LI><a href="#[14d]">>></a> uart_irq_handler <LI><a href="#[44]">>></a> uart_dma_callback -<LI><a href="#[18e]">>></a> lsp_g_op_int8 -<LI><a href="#[190]">>></a> lsp_g_op_int16 -<LI><a href="#[18f]">>></a> lsp_engine_run -<LI><a href="#[18d]">>></a> lsp_g_op_f32 +<LI><a href="#[18c]">>></a> lsp_g_op_int8 +<LI><a href="#[18e]">>></a> lsp_g_op_int16 +<LI><a href="#[18d]">>></a> lsp_engine_run +<LI><a href="#[18b]">>></a> lsp_g_op_f32 <LI><a href="#[27]">>></a> PHY_TIMER_IRQHandler -<LI><a href="#[197]">>></a> mac_link_desc_construct -<LI><a href="#[192]">>></a> mac_cs_construct -<LI><a href="#[19c]">>></a> mac_tx_desc_construct -<LI><a href="#[11a]">>></a> lsp_scale_f32 +<LI><a href="#[195]">>></a> mac_link_desc_construct +<LI><a href="#[190]">>></a> mac_cs_construct +<LI><a href="#[19a]">>></a> mac_tx_desc_construct +<LI><a href="#[11c]">>></a> lsp_scale_f32 </UL> -<P><STRONG><a name="[1c6]"></a>trace_end</STRONG> (Thumb, 68 bytes, Stack size 0 bytes, mk_trace.o(.text.trace_end)) -<BR><BR>[Calls]<UL><LI><a href="#[172]">>></a> reset_module +<P><STRONG><a name="[1c3]"></a>trace_end</STRONG> (Thumb, 68 bytes, Stack size 0 bytes, mk_trace.o(.text.trace_end)) +<BR><BR>[Calls]<UL><LI><a href="#[171]">>></a> reset_module </UL> <BR>[Called By]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[f2]">>></a> trace_exception_handler +<LI><a href="#[f4]">>></a> trace_exception_handler </UL> -<P><STRONG><a name="[f2]"></a>trace_exception_handler</STRONG> (Thumb, 1152 bytes, Stack size 40 bytes, mk_trace.o(.text.trace_exception_handler)) +<P><STRONG><a name="[f4]"></a>trace_exception_handler</STRONG> (Thumb, 1152 bytes, Stack size 40 bytes, mk_trace.o(.text.trace_exception_handler)) <BR><BR>[Stack]<UL><LI>Max Depth = 276<LI>Call Chain = trace_exception_handler ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[1c4]">>></a> sys_tick_us -<LI><a href="#[1c3]">>></a> trace_flush -<LI><a href="#[1c6]">>></a> trace_end -<LI><a href="#[1b1]">>></a> mk_snprintf -<LI><a href="#[1c5]">>></a> trace_print_backtrace +<BR>[Calls]<UL><LI><a href="#[1c1]">>></a> sys_tick_us +<LI><a href="#[1c0]">>></a> trace_flush +<LI><a href="#[1c3]">>></a> trace_end +<LI><a href="#[1ae]">>></a> mk_snprintf +<LI><a href="#[1c2]">>></a> trace_print_backtrace </UL> <BR>[Called By]<UL><LI><a href="#[6]">>></a> HardFault_Handler </UL> -<P><STRONG><a name="[1c3]"></a>trace_flush</STRONG> (Thumb, 248 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_flush)) +<P><STRONG><a name="[1c0]"></a>trace_flush</STRONG> (Thumb, 248 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_flush)) <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = trace_flush </UL> -<BR>[Calls]<UL><LI><a href="#[1c7]">>></a> uart_tx_in_progress +<BR>[Calls]<UL><LI><a href="#[1c4]">>></a> uart_tx_in_progress </UL> <BR>[Called By]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[f2]">>></a> trace_exception_handler +<LI><a href="#[f4]">>></a> trace_exception_handler </UL> -<P><STRONG><a name="[1b2]"></a>trace_format</STRONG> (Thumb, 968 bytes, Stack size 72 bytes, mk_trace.o(.text.trace_format)) +<P><STRONG><a name="[1af]"></a>trace_format</STRONG> (Thumb, 968 bytes, Stack size 72 bytes, mk_trace.o(.text.trace_format)) <BR><BR>[Stack]<UL><LI>Max Depth = 172<LI>Call Chain = trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[11f]">>></a> __aeabi_fmul -<LI><a href="#[113]">>></a> __aeabi_f2iz +<BR>[Calls]<UL><LI><a href="#[121]">>></a> __aeabi_fmul +<LI><a href="#[115]">>></a> __aeabi_f2iz <LI><a href="#[79]">>></a> __aeabi_d2f -<LI><a href="#[117]">>></a> __aeabi_fcmpge -<LI><a href="#[16b]">>></a> _PrintUnsigned -<LI><a href="#[16a]">>></a> _PrintInt +<LI><a href="#[119]">>></a> __aeabi_fcmpge +<LI><a href="#[16a]">>></a> _PrintUnsigned +<LI><a href="#[169]">>></a> _PrintInt <LI><a href="#[5c]">>></a> __aeabi_uidivmod -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> <BR>[Called By]<UL><LI><a href="#[8e]">>></a> trace_printf <LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[1b1]">>></a> mk_snprintf +<LI><a href="#[1ae]">>></a> mk_snprintf </UL> -<P><STRONG><a name="[17f]"></a>trace_open</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_open)) +<P><STRONG><a name="[17e]"></a>trace_open</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 388<LI>Call Chain = trace_open ⇒ uart_open ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[156]">>></a> uart_open +<BR>[Calls]<UL><LI><a href="#[155]">>></a> uart_open </UL> -<BR>[Called By]<UL><LI><a href="#[180]">>></a> board_debug_console_open_baud -<LI><a href="#[154]">>></a> board_debug_console_open +<BR>[Called By]<UL><LI><a href="#[17f]">>></a> board_debug_console_open_baud +<LI><a href="#[153]">>></a> board_debug_console_open </UL> -<P><STRONG><a name="[1c8]"></a>trace_output</STRONG> (Thumb, 504 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_output)) +<P><STRONG><a name="[1c5]"></a>trace_output</STRONG> (Thumb, 504 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_output)) <BR><BR>[Stack]<UL><LI>Max Depth = 444 + In Cycle <LI>Call Chain = trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf <LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[13d]">>></a> uart_send -<LI><a href="#[d1]">>></a> __aeabi_memcpy +<LI><a href="#[13e]">>></a> uart_send +<LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> <BR>[Called By]<UL><LI><a href="#[8e]">>></a> trace_printf </UL> @@ -3698,65 +3680,65 @@ <P><STRONG><a name="[8e]"></a>trace_printf</STRONG> (Thumb, 300 bytes, Stack size 296 bytes, mk_trace.o(.text.trace_printf)) <BR><BR>[Stack]<UL><LI>Max Depth = 740<LI>Call Chain = trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[1c4]">>></a> sys_tick_us -<LI><a href="#[1c8]">>></a> trace_output -<LI><a href="#[1b2]">>></a> trace_format -<LI><a href="#[1b1]">>></a> mk_snprintf +<BR>[Calls]<UL><LI><a href="#[1c1]">>></a> sys_tick_us +<LI><a href="#[1c5]">>></a> trace_output +<LI><a href="#[1af]">>></a> trace_format +<LI><a href="#[1ae]">>></a> mk_snprintf <LI><a href="#[be]">>></a> strlen -<LI><a href="#[e8]">>></a> __aeabi_memclr4 +<LI><a href="#[ea]">>></a> __aeabi_memclr4 </UL> -<BR>[Called By]<UL><LI><a href="#[182]">>></a> calib_chip +<BR>[Called By]<UL><LI><a href="#[181]">>></a> calib_chip <LI><a href="#[12]">>></a> AES_IRQHandler -<LI><a href="#[130]">>></a> flash_open -<LI><a href="#[19e]">>></a> reset_cause_get -<LI><a href="#[1c8]">>></a> trace_output +<LI><a href="#[131]">>></a> flash_open +<LI><a href="#[19c]">>></a> reset_cause_get +<LI><a href="#[1c5]">>></a> trace_output <LI><a href="#[43]">>></a> trace_sending_continue <LI><a href="#[25]">>></a> RCO32K_CAL_IRQHandler -<LI><a href="#[1a2]">>></a> wdt_close -<LI><a href="#[160]">>></a> uwb_open -<LI><a href="#[163]">>></a> uwb_configure -<LI><a href="#[161]">>></a> uwb_calibration_params_set -<LI><a href="#[1b9]">>></a> phy_tx_regs_config -<LI><a href="#[1b6]">>></a> phy_params_generate +<LI><a href="#[1a0]">>></a> wdt_close +<LI><a href="#[15f]">>></a> uwb_open +<LI><a href="#[162]">>></a> uwb_configure +<LI><a href="#[160]">>></a> uwb_calibration_params_set +<LI><a href="#[1b6]">>></a> phy_tx_regs_config +<LI><a href="#[1b3]">>></a> phy_params_generate <LI><a href="#[35]">>></a> TCPClient_SocketEventProc <LI><a href="#[28]">>></a> main -<LI><a href="#[133]">>></a> Program_Init +<LI><a href="#[134]">>></a> Program_Init <LI><a href="#[30]">>></a> AIR780EDriver_FSMDebug <LI><a href="#[2e]">>></a> AIR780E_ReadLine <LI><a href="#[2d]">>></a> AIR780E_Output <LI><a href="#[e]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[1b0]"></a>uart1_change_from_debug_to_gps</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, pin_config.o(.text.uart1_change_from_debug_to_gps)) +<P><STRONG><a name="[1ad]"></a>uart1_change_from_debug_to_gps</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, pin_config.o(.text.uart1_change_from_debug_to_gps)) <BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = uart1_change_from_debug_to_gps ⇒ uart_receive ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[f4]">>></a> io_pin_mux_set -<LI><a href="#[156]">>></a> uart_open -<LI><a href="#[155]">>></a> uart_receive +<BR>[Calls]<UL><LI><a href="#[f6]">>></a> io_pin_mux_set +<LI><a href="#[155]">>></a> uart_open +<LI><a href="#[154]">>></a> uart_receive </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[1a8]"></a>uart1_change_from_gps_to_debug</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, pin_config.o(.text.uart1_change_from_gps_to_debug)) +<P><STRONG><a name="[1a6]"></a>uart1_change_from_gps_to_debug</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, pin_config.o(.text.uart1_change_from_gps_to_debug)) <BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = uart1_change_from_gps_to_debug ⇒ uart_receive ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[f4]">>></a> io_pin_mux_set -<LI><a href="#[155]">>></a> uart_receive -<LI><a href="#[180]">>></a> board_debug_console_open_baud +<BR>[Calls]<UL><LI><a href="#[f6]">>></a> io_pin_mux_set +<LI><a href="#[154]">>></a> uart_receive +<LI><a href="#[17f]">>></a> board_debug_console_open_baud </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[153]"></a>uart_close</STRONG> (Thumb, 128 bytes, Stack size 16 bytes, mk_uart.o(.text.uart_close)) +<P><STRONG><a name="[152]"></a>uart_close</STRONG> (Thumb, 128 bytes, Stack size 16 bytes, mk_uart.o(.text.uart_close)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = uart_close </UL> -<BR>[Calls]<UL><LI><a href="#[138]">>></a> clock_disable +<BR>[Calls]<UL><LI><a href="#[139]">>></a> clock_disable </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main -<LI><a href="#[152]">>></a> Uart1GpsRecDebugSend +<LI><a href="#[151]">>></a> Uart1GpsRecDebugSend </UL> -<P><STRONG><a name="[14c]"></a>uart_irq_handler</STRONG> (Thumb, 612 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_irq_handler)) +<P><STRONG><a name="[14d]"></a>uart_irq_handler</STRONG> (Thumb, 612 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_irq_handler)) <BR><BR>[Stack]<UL><LI>Max Depth = 340<LI>Call Chain = uart_irq_handler ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump @@ -3765,31 +3747,31 @@ <LI><a href="#[22]">>></a> UART0_IRQHandler </UL> -<P><STRONG><a name="[156]"></a>uart_open</STRONG> (Thumb, 424 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_open)) +<P><STRONG><a name="[155]"></a>uart_open</STRONG> (Thumb, 424 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 340<LI>Call Chain = uart_open ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[172]">>></a> reset_module -<LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[171]">>></a> clock_enable -<LI><a href="#[17c]">>></a> clock_set_divider +<LI><a href="#[171]">>></a> reset_module +<LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[170]">>></a> clock_enable +<LI><a href="#[17b]">>></a> clock_set_divider </UL> -<BR>[Called By]<UL><LI><a href="#[17f]">>></a> trace_open -<LI><a href="#[1b0]">>></a> uart1_change_from_debug_to_gps +<BR>[Called By]<UL><LI><a href="#[17e]">>></a> trace_open +<LI><a href="#[1ad]">>></a> uart1_change_from_debug_to_gps <LI><a href="#[9f]">>></a> Uart_Init </UL> -<P><STRONG><a name="[155]"></a>uart_receive</STRONG> (Thumb, 568 bytes, Stack size 80 bytes, mk_uart.o(.text.uart_receive)) +<P><STRONG><a name="[154]"></a>uart_receive</STRONG> (Thumb, 568 bytes, Stack size 80 bytes, mk_uart.o(.text.uart_receive)) <BR><BR>[Stack]<UL><LI>Max Depth = 404<LI>Call Chain = uart_receive ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[16f]">>></a> dma_transfer -<LI><a href="#[16e]">>></a> dma_open +<BR>[Calls]<UL><LI><a href="#[16e]">>></a> dma_transfer +<LI><a href="#[16d]">>></a> dma_open </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main <LI><a href="#[36]">>></a> uart_receive_callback -<LI><a href="#[1a8]">>></a> uart1_change_from_gps_to_debug -<LI><a href="#[1b0]">>></a> uart1_change_from_debug_to_gps -<LI><a href="#[152]">>></a> Uart1GpsRecDebugSend +<LI><a href="#[1a6]">>></a> uart1_change_from_gps_to_debug +<LI><a href="#[1ad]">>></a> uart1_change_from_debug_to_gps +<LI><a href="#[151]">>></a> Uart1GpsRecDebugSend <LI><a href="#[9f]">>></a> Uart_Init <LI><a href="#[37]">>></a> uart_receive_callback </UL> @@ -3797,41 +3779,41 @@ <P><STRONG><a name="[36]"></a>uart_receive_callback</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, main.o(.text.uart_receive_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = uart_receive_callback ⇒ uart_receive ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[155]">>></a> uart_receive +<BR>[Calls]<UL><LI><a href="#[154]">>></a> uart_receive </UL> <BR>[Address Reference Count : 4]<UL><LI> main.o(.text.uart_receive_callback) <LI> main.o(.text.main) <LI> pin_config.o(.text.Uart1GpsRecDebugSend) <LI> pin_config.o(.text.uart1_change_from_gps_to_debug) </UL> -<P><STRONG><a name="[13d]"></a>uart_send</STRONG> (Thumb, 720 bytes, Stack size 88 bytes, mk_uart.o(.text.uart_send)) +<P><STRONG><a name="[13e]"></a>uart_send</STRONG> (Thumb, 720 bytes, Stack size 88 bytes, mk_uart.o(.text.uart_send)) <BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = uart_send ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[16f]">>></a> dma_transfer -<LI><a href="#[16e]">>></a> dma_open +<BR>[Calls]<UL><LI><a href="#[16e]">>></a> dma_transfer +<LI><a href="#[16d]">>></a> dma_open </UL> -<BR>[Called By]<UL><LI><a href="#[1c8]">>></a> trace_output +<BR>[Called By]<UL><LI><a href="#[1c5]">>></a> trace_output <LI><a href="#[43]">>></a> trace_sending_continue -<LI><a href="#[13c]">>></a> Serial0_PutString +<LI><a href="#[13d]">>></a> Serial0_PutString <LI><a href="#[34]">>></a> UsartParseDataHandler <LI><a href="#[c9]">>></a> Uart_Send <LI><a href="#[38]">>></a> uart_send_callback </UL> -<P><STRONG><a name="[1c7]"></a>uart_tx_in_progress</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, mk_uart.o(.text.uart_tx_in_progress)) -<BR><BR>[Called By]<UL><LI><a href="#[1c3]">>></a> trace_flush +<P><STRONG><a name="[1c4]"></a>uart_tx_in_progress</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, mk_uart.o(.text.uart_tx_in_progress)) +<BR><BR>[Called By]<UL><LI><a href="#[1c0]">>></a> trace_flush </UL> <P><STRONG><a name="[a5]"></a>update_led_power_state</STRONG> (Thumb, 104 bytes, Stack size 8 bytes, sn74hc595.o(.text.update_led_power_state)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = update_led_power_state ⇒ IO_LED_control_change </UL> -<BR>[Calls]<UL><LI><a href="#[102]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[104]">>></a> IO_LED_control_change </UL> <BR>[Called By]<UL><LI><a href="#[34]">>></a> UsartParseDataHandler <LI><a href="#[a4]">>></a> AIR780EDriver_PowerOff </UL> -<P><STRONG><a name="[1a9]"></a>uwb_app_poll</STRONG> (Thumb, 160 bytes, Stack size 32 bytes, uwb_app.o(.text.uwb_app_poll)) +<P><STRONG><a name="[1a7]"></a>uwb_app_poll</STRONG> (Thumb, 160 bytes, Stack size 32 bytes, uwb_app.o(.text.uwb_app_poll)) <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = uwb_app_poll </UL> <BR>[Calls]<UL><LI><a href="#[ab]">>></a> HIDO_TimerGetTick @@ -3839,122 +3821,123 @@ <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[161]"></a>uwb_calibration_params_set</STRONG> (Thumb, 392 bytes, Stack size 48 bytes, mk_uwb.o(.text.uwb_calibration_params_set)) +<P><STRONG><a name="[160]"></a>uwb_calibration_params_set</STRONG> (Thumb, 392 bytes, Stack size 48 bytes, mk_uwb.o(.text.uwb_calibration_params_set)) <BR><BR>[Stack]<UL><LI>Max Depth = 788<LI>Call Chain = uwb_calibration_params_set ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[1ca]">>></a> pdoa_gain_set -<LI><a href="#[1cc]">>></a> pdoa_angle_offset_set -<LI><a href="#[1c9]">>></a> ranging_ant_delays_set -<LI><a href="#[1cb]">>></a> pdoa_ant_space_set -<LI><a href="#[1b4]">>></a> pdoa_ant_delays_set +<LI><a href="#[1c7]">>></a> pdoa_gain_set +<LI><a href="#[1c9]">>></a> pdoa_angle_offset_set +<LI><a href="#[1c6]">>></a> ranging_ant_delays_set +<LI><a href="#[1b1]">>></a> pdoa_ant_delays_set +<LI><a href="#[1c8]">>></a> pdoa_ant_space_set </UL> -<BR>[Called By]<UL><LI><a href="#[15f]">>></a> Uwb_init +<BR>[Called By]<UL><LI><a href="#[15e]">>></a> Uwb_init </UL> -<P><STRONG><a name="[163]"></a>uwb_configure</STRONG> (Thumb, 640 bytes, Stack size 48 bytes, mk_uwb.o(.text.uwb_configure)) +<P><STRONG><a name="[162]"></a>uwb_configure</STRONG> (Thumb, 640 bytes, Stack size 48 bytes, mk_uwb.o(.text.uwb_configure)) <BR><BR>[Stack]<UL><LI>Max Depth = 972<LI>Call Chain = uwb_configure ⇒ phy_params_generate ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[1b9]">>></a> phy_tx_regs_config -<LI><a href="#[1cf]">>></a> phy_rx_regs_config -<LI><a href="#[1cd]">>></a> phy_params_sets_enable -<LI><a href="#[1b6]">>></a> phy_params_generate -<LI><a href="#[1ce]">>></a> mac_crc_mode_configure +<LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[1b6]">>></a> phy_tx_regs_config +<LI><a href="#[1cc]">>></a> phy_rx_regs_config +<LI><a href="#[1ca]">>></a> phy_params_sets_enable +<LI><a href="#[1b3]">>></a> phy_params_generate +<LI><a href="#[1cb]">>></a> mac_crc_mode_configure </UL> -<BR>[Called By]<UL><LI><a href="#[15f]">>></a> Uwb_init +<BR>[Called By]<UL><LI><a href="#[15e]">>></a> Uwb_init </UL> -<P><STRONG><a name="[160]"></a>uwb_open</STRONG> (Thumb, 100 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_open)) +<P><STRONG><a name="[15f]"></a>uwb_open</STRONG> (Thumb, 100 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_open)) <BR><BR>[Stack]<UL><LI>Max Depth = 764<LI>Call Chain = uwb_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[172]">>></a> reset_module -<LI><a href="#[173]">>></a> aes_open -<LI><a href="#[1d2]">>></a> phy_timer_open -<LI><a href="#[1d1]">>></a> phy_init -<LI><a href="#[1d0]">>></a> mac_rssi_calculation_en -<LI><a href="#[194]">>></a> mac_init -<LI><a href="#[191]">>></a> lsp_open +<LI><a href="#[171]">>></a> reset_module +<LI><a href="#[172]">>></a> aes_open +<LI><a href="#[1cf]">>></a> phy_timer_open +<LI><a href="#[1ce]">>></a> phy_init +<LI><a href="#[1cd]">>></a> mac_rssi_calculation_en +<LI><a href="#[192]">>></a> mac_init +<LI><a href="#[18f]">>></a> lsp_open </UL> -<BR>[Called By]<UL><LI><a href="#[15f]">>></a> Uwb_init +<BR>[Called By]<UL><LI><a href="#[15e]">>></a> Uwb_init </UL> -<P><STRONG><a name="[129]"></a>uwb_rx</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_rx)) +<P><STRONG><a name="[12b]"></a>uwb_rx</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_rx)) <BR><BR>[Stack]<UL><LI>Max Depth = 420<LI>Call Chain = uwb_rx ⇒ mac_rx ⇒ mac_link_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[1be]">>></a> power_on_radio -<LI><a href="#[1d3]">>></a> mac_start -<LI><a href="#[199]">>></a> mac_rx -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[1bb]">>></a> power_on_radio +<LI><a href="#[1d0]">>></a> mac_start +<LI><a href="#[197]">>></a> mac_rx +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[128]">>></a> OpenUWB +<BR>[Called By]<UL><LI><a href="#[12a]">>></a> OpenUWB <LI><a href="#[3a]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[d7]"></a>uwb_tx</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_tx)) +<P><STRONG><a name="[d9]"></a>uwb_tx</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_tx)) <BR><BR>[Stack]<UL><LI>Max Depth = 428<LI>Call Chain = uwb_tx ⇒ mac_tx ⇒ mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[1be]">>></a> power_on_radio -<LI><a href="#[19b]">>></a> mac_tx -<LI><a href="#[1d3]">>></a> mac_start +<BR>[Calls]<UL><LI><a href="#[1bb]">>></a> power_on_radio +<LI><a href="#[199]">>></a> mac_tx +<LI><a href="#[1d0]">>></a> mac_start </UL> -<BR>[Called By]<UL><LI><a href="#[d2]">>></a> Anchor_RecNearPoll +<BR>[Called By]<UL><LI><a href="#[d4]">>></a> Anchor_RecNearPoll </UL> -<P><STRONG><a name="[1a2]"></a>wdt_close</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_wdt.o(.text.wdt_close)) +<P><STRONG><a name="[1a0]"></a>wdt_close</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_wdt.o(.text.wdt_close)) <BR><BR>[Stack]<UL><LI>Max Depth = 756<LI>Call Chain = wdt_close ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[138]">>></a> clock_disable +<LI><a href="#[139]">>></a> clock_disable </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[1d4]"></a>__0snprintf</STRONG> (Thumb, 50 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[1d5]">>></a> _printf_core +<P><STRONG><a name="[1d1]"></a>__0snprintf</STRONG> (Thumb, 50 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[1d2]">>></a> _printf_core </UL> -<P><STRONG><a name="[1ed]"></a>__1snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) +<P><STRONG><a name="[1ea]"></a>__1snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) -<P><STRONG><a name="[149]"></a>__2snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf)) +<P><STRONG><a name="[148]"></a>__2snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf)) <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = __2snprintf </UL> <BR>[Called By]<UL><LI><a href="#[35]">>></a> TCPClient_SocketEventProc -<LI><a href="#[14f]">>></a> UDPClient_UploadGPS +<LI><a href="#[147]">>></a> TCPClient_Poll +<LI><a href="#[150]">>></a> UDPClient_UploadGPS </UL> -<P><STRONG><a name="[1ee]"></a>__c89snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) +<P><STRONG><a name="[1eb]"></a>__c89snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) -<P><STRONG><a name="[1ef]"></a>snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) +<P><STRONG><a name="[1ec]"></a>snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) -<P><STRONG><a name="[1d6]"></a>__0sprintf</STRONG> (Thumb, 36 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) +<P><STRONG><a name="[1d3]"></a>__0sprintf</STRONG> (Thumb, 36 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) <BR><BR>[Calls]<UL><LI><a href="#[46]">>></a> _sputc -<LI><a href="#[1d5]">>></a> _printf_core +<LI><a href="#[1d2]">>></a> _printf_core </UL> -<P><STRONG><a name="[1f0]"></a>__1sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) +<P><STRONG><a name="[1ed]"></a>__1sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) -<P><STRONG><a name="[14a]"></a>__2sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf)) +<P><STRONG><a name="[14b]"></a>__2sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __2sprintf </UL> <BR>[Called By]<UL><LI><a href="#[35]">>></a> TCPClient_SocketEventProc </UL> -<P><STRONG><a name="[1f1]"></a>__c89sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) +<P><STRONG><a name="[1ee]"></a>__c89sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) -<P><STRONG><a name="[1f2]"></a>sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) +<P><STRONG><a name="[1ef]"></a>sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) -<P><STRONG><a name="[1d7]"></a>__0vsnprintf</STRONG> (Thumb, 44 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[1d5]">>></a> _printf_core +<P><STRONG><a name="[1d4]"></a>__0vsnprintf</STRONG> (Thumb, 44 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[1d2]">>></a> _printf_core </UL> -<P><STRONG><a name="[1f3]"></a>__1vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED) +<P><STRONG><a name="[1f0]"></a>__1vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED) -<P><STRONG><a name="[1f4]"></a>__2vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED) +<P><STRONG><a name="[1f1]"></a>__2vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED) -<P><STRONG><a name="[1f5]"></a>__c89vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED) +<P><STRONG><a name="[1f2]"></a>__c89vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED) <P><STRONG><a name="[9d]"></a>vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = vsnprintf @@ -3974,19 +3957,19 @@ <LI><a href="#[62]">>></a> atoi </UL> -<P><STRONG><a name="[1f6]"></a>__rt_errno_addr</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, errno.o(i.__aeabi_errno_addr), UNUSED) +<P><STRONG><a name="[1f3]"></a>__rt_errno_addr</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, errno.o(i.__aeabi_errno_addr), UNUSED) -<P><STRONG><a name="[1f7]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED) +<P><STRONG><a name="[1f4]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED) -<P><STRONG><a name="[1f8]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED) +<P><STRONG><a name="[1f5]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED) -<P><STRONG><a name="[1f9]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED) +<P><STRONG><a name="[1f6]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED) <P><STRONG><a name="[8b]"></a>_is_digit</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, scanf_fp.o(i._is_digit), UNUSED) <BR><BR>[Called By]<UL><LI><a href="#[8a]">>></a> _scanf_really_real </UL> -<P><STRONG><a name="[15c]"></a>strtod</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, strtod.o(i.strtod)) +<P><STRONG><a name="[15b]"></a>strtod</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, strtod.o(i.strtod)) <BR><BR>[Stack]<UL><LI>Max Depth = 216<LI>Call Chain = strtod ⇒ __strtod_int ⇒ _local_sscanf ⇒ _scanf_real </UL> <BR>[Calls]<UL><LI><a href="#[7e]">>></a> __strtod_int @@ -4008,9 +3991,9 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 348<LI>Call Chain = flash_dma_callback ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[16f]">>></a> dma_transfer -<LI><a href="#[10c]">>></a> sys_timer_get -<LI><a href="#[188]">>></a> flash_write_cmd +<LI><a href="#[16e]">>></a> dma_transfer +<LI><a href="#[10e]">>></a> sys_timer_get +<LI><a href="#[186]">>></a> flash_write_cmd </UL> <BR>[Address Reference Count : 2]<UL><LI> mk_flash.o(.text.flash_dma_callback) <LI> mk_flash.o(.text.flash_read) @@ -4019,87 +4002,87 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 348<LI>Call Chain = flash_dma_write_nbytes_callback ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[16f]">>></a> dma_transfer -<LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[10c]">>></a> sys_timer_get -<LI><a href="#[188]">>></a> flash_write_cmd +<LI><a href="#[16e]">>></a> dma_transfer +<LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[10e]">>></a> sys_timer_get +<LI><a href="#[186]">>></a> flash_write_cmd </UL> <BR>[Address Reference Count : 2]<UL><LI> mk_flash.o(.text.flash_write_nbytes) <LI> mk_flash.o(.text.flash_dma_write_nbytes_callback) </UL> -<P><STRONG><a name="[189]"></a>flash_wait_done</STRONG> (Thumb, 92 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_wait_done)) +<P><STRONG><a name="[187]"></a>flash_wait_done</STRONG> (Thumb, 92 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_wait_done)) <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = flash_wait_done ⇒ flash_write_cmd ⇒ sys_timer_get </UL> -<BR>[Calls]<UL><LI><a href="#[cf]">>></a> delay_us -<LI><a href="#[10c]">>></a> sys_timer_get -<LI><a href="#[188]">>></a> flash_write_cmd +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> delay_us +<LI><a href="#[10e]">>></a> sys_timer_get +<LI><a href="#[186]">>></a> flash_write_cmd </UL> -<BR>[Called By]<UL><LI><a href="#[15a]">>></a> flash_write_nbytes -<LI><a href="#[12e]">>></a> flash_sector_erase -<LI><a href="#[130]">>></a> flash_open -<LI><a href="#[187]">>></a> flash_block_erase +<BR>[Called By]<UL><LI><a href="#[159]">>></a> flash_write_nbytes +<LI><a href="#[12f]">>></a> flash_sector_erase +<LI><a href="#[131]">>></a> flash_open +<LI><a href="#[185]">>></a> flash_block_erase </UL> -<P><STRONG><a name="[188]"></a>flash_write_cmd</STRONG> (Thumb, 268 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_write_cmd)) +<P><STRONG><a name="[186]"></a>flash_write_cmd</STRONG> (Thumb, 268 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_write_cmd)) <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = flash_write_cmd ⇒ sys_timer_get </UL> -<BR>[Calls]<UL><LI><a href="#[10c]">>></a> sys_timer_get +<BR>[Calls]<UL><LI><a href="#[10e]">>></a> sys_timer_get </UL> -<BR>[Called By]<UL><LI><a href="#[15a]">>></a> flash_write_nbytes -<LI><a href="#[12e]">>></a> flash_sector_erase -<LI><a href="#[132]">>></a> flash_read -<LI><a href="#[130]">>></a> flash_open -<LI><a href="#[18b]">>></a> flash_close -<LI><a href="#[18a]">>></a> flash_check_busy -<LI><a href="#[187]">>></a> flash_block_erase -<LI><a href="#[189]">>></a> flash_wait_done +<BR>[Called By]<UL><LI><a href="#[159]">>></a> flash_write_nbytes +<LI><a href="#[12f]">>></a> flash_sector_erase +<LI><a href="#[133]">>></a> flash_read +<LI><a href="#[131]">>></a> flash_open +<LI><a href="#[189]">>></a> flash_close +<LI><a href="#[188]">>></a> flash_check_busy +<LI><a href="#[185]">>></a> flash_block_erase +<LI><a href="#[187]">>></a> flash_wait_done <LI><a href="#[3d]">>></a> flash_dma_write_nbytes_callback <LI><a href="#[3c]">>></a> flash_dma_callback </UL> -<P><STRONG><a name="[139]"></a>rtc_second_to_time</STRONG> (Thumb, 668 bytes, Stack size 32 bytes, mk_rtc.o(.text.rtc_second_to_time)) +<P><STRONG><a name="[13a]"></a>rtc_second_to_time</STRONG> (Thumb, 668 bytes, Stack size 32 bytes, mk_rtc.o(.text.rtc_second_to_time)) <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = rtc_second_to_time ⇒ __aeabi_idiv </UL> -<BR>[Calls]<UL><LI><a href="#[136]">>></a> __aeabi_idiv +<BR>[Calls]<UL><LI><a href="#[137]">>></a> __aeabi_idiv <LI><a href="#[5c]">>></a> __aeabi_uidivmod -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> <BR>[Called By]<UL><LI><a href="#[19]">>></a> RTC_TICK_IRQHandler <LI><a href="#[18]">>></a> RTC_ALARM_IRQHandler </UL> -<P><STRONG><a name="[16a]"></a>_PrintInt</STRONG> (Thumb, 314 bytes, Stack size 40 bytes, mk_trace.o(.text._PrintInt)) +<P><STRONG><a name="[169]"></a>_PrintInt</STRONG> (Thumb, 314 bytes, Stack size 40 bytes, mk_trace.o(.text._PrintInt)) <BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[16b]">>></a> _PrintUnsigned -<LI><a href="#[dd]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[16a]">>></a> _PrintUnsigned +<LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[1b2]">>></a> trace_format +<BR>[Called By]<UL><LI><a href="#[1af]">>></a> trace_format </UL> -<P><STRONG><a name="[16b]"></a>_PrintUnsigned</STRONG> (Thumb, 336 bytes, Stack size 48 bytes, mk_trace.o(.text._PrintUnsigned)) +<P><STRONG><a name="[16a]"></a>_PrintUnsigned</STRONG> (Thumb, 336 bytes, Stack size 48 bytes, mk_trace.o(.text._PrintUnsigned)) <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[dd]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[df]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[1b2]">>></a> trace_format -<LI><a href="#[16a]">>></a> _PrintInt +<BR>[Called By]<UL><LI><a href="#[1af]">>></a> trace_format +<LI><a href="#[169]">>></a> _PrintInt </UL> -<P><STRONG><a name="[1c5]"></a>trace_print_backtrace</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_print_backtrace)) +<P><STRONG><a name="[1c2]"></a>trace_print_backtrace</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_print_backtrace)) <BR><BR>[Stack]<UL><LI>Max Depth = 236<LI>Call Chain = trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[1b1]">>></a> mk_snprintf +<BR>[Calls]<UL><LI><a href="#[1ae]">>></a> mk_snprintf </UL> <BR>[Called By]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[f2]">>></a> trace_exception_handler +<LI><a href="#[f4]">>></a> trace_exception_handler </UL> <P><STRONG><a name="[43]"></a>trace_sending_continue</STRONG> (Thumb, 228 bytes, Stack size 24 bytes, mk_trace.o(.text.trace_sending_continue)) <BR><BR>[Stack]<UL><LI>Max Depth = 764<LI>Call Chain = trace_sending_continue ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[13d]">>></a> uart_send +<LI><a href="#[13e]">>></a> uart_send </UL> <BR>[Address Reference Count : 2]<UL><LI> mk_trace.o(.text.trace_output) <LI> mk_trace.o(.text.trace_sending_continue) @@ -4115,8 +4098,8 @@ <P><STRONG><a name="[3f]"></a>adc_callback</STRONG> (Thumb, 112 bytes, Stack size 32 bytes, main.o(.text.adc_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = adc_callback ⇒ PCA9555_Set_One_Value_Output ⇒ IIC_Write_Pca9555 ⇒ IIC2_Wait_pca_Ack </UL> -<BR>[Calls]<UL><LI><a href="#[16c]">>></a> adc_code_to_mv -<LI><a href="#[12a]">>></a> PCA9555_Set_One_Value_Output +<BR>[Calls]<UL><LI><a href="#[16b]">>></a> adc_code_to_mv +<LI><a href="#[cc]">>></a> PCA9555_Set_One_Value_Output </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) </UL> @@ -4126,7 +4109,7 @@ <P><STRONG><a name="[41]"></a>pca_handler</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, main.o(.text.pca_handler)) <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = pca_handler ⇒ PCA9555_readdata ⇒ IIC_Read_Pca9555 ⇒ IIC2_Read_pca_Byte </UL> -<BR>[Calls]<UL><LI><a href="#[12c]">>></a> PCA9555_readdata +<BR>[Calls]<UL><LI><a href="#[12d]">>></a> PCA9555_readdata </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) </UL> @@ -4137,14 +4120,14 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 1084<LI>Call Chain = TCPClient_SocketEventProc ⇒ save_com_map_to_flash ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8e]">>></a> trace_printf -<LI><a href="#[14b]">>></a> save_com_map_to_flash -<LI><a href="#[144]">>></a> Socket_Send -<LI><a href="#[143]">>></a> Socket_Recv -<LI><a href="#[e9]">>></a> HIDO_UtilStrToInt -<LI><a href="#[147]">>></a> HIDO_UtilStrSplit -<LI><a href="#[148]">>></a> HIDO_UtilHexStrToInt -<LI><a href="#[14a]">>></a> __2sprintf -<LI><a href="#[149]">>></a> __2snprintf +<LI><a href="#[14c]">>></a> save_com_map_to_flash +<LI><a href="#[145]">>></a> Socket_Send +<LI><a href="#[144]">>></a> Socket_Recv +<LI><a href="#[eb]">>></a> HIDO_UtilStrToInt +<LI><a href="#[149]">>></a> HIDO_UtilStrSplit +<LI><a href="#[14a]">>></a> HIDO_UtilHexStrToInt +<LI><a href="#[14b]">>></a> __2sprintf +<LI><a href="#[148]">>></a> __2snprintf <LI><a href="#[ca]">>></a> memcmp </UL> <BR>[Address Reference Count : 1]<UL><LI> tcpclient.o(.text.TCPClient_Init) @@ -4152,22 +4135,22 @@ <P><STRONG><a name="[3a]"></a>rx_int_callback</STRONG> (Thumb, 196 bytes, Stack size 24 bytes, uwb_app.o(.text.rx_int_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 1580<LI>Call Chain = rx_int_callback ⇒ ranging_rx_time ⇒ sts_first_path_detect ⇒ MK8000_sts_first_patch_detect ⇒ MK8000_sts_FAP_detect ⇒ MK8000_fap_adjust_FLT ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[1bb]">>></a> power_off_radio -<LI><a href="#[129]">>></a> uwb_rx -<LI><a href="#[d6]">>></a> phy_timer_count_get -<LI><a href="#[1bf]">>></a> ranging_rx_time -<LI><a href="#[d3]">>></a> phy_shr_duration -<LI><a href="#[d0]">>></a> Anchor_App -<LI><a href="#[d5]">>></a> ranging_ant_delays_get -<LI><a href="#[d1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[1b8]">>></a> power_off_radio +<LI><a href="#[12b]">>></a> uwb_rx +<LI><a href="#[d8]">>></a> phy_timer_count_get +<LI><a href="#[1bc]">>></a> ranging_rx_time +<LI><a href="#[d5]">>></a> phy_shr_duration +<LI><a href="#[d2]">>></a> Anchor_App +<LI><a href="#[d7]">>></a> ranging_ant_delays_get +<LI><a href="#[d3]">>></a> __aeabi_memcpy </UL> <BR>[Address Reference Count : 1]<UL><LI> uwb_app.o(.text.Uwb_init) </UL> <P><STRONG><a name="[39]"></a>tx_int_callback</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, uwb_app.o(.text.tx_int_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = tx_int_callback ⇒ power_off_radio </UL> -<BR>[Calls]<UL><LI><a href="#[1bb]">>></a> power_off_radio -<LI><a href="#[d6]">>></a> phy_timer_count_get +<BR>[Calls]<UL><LI><a href="#[1b8]">>></a> power_off_radio +<LI><a href="#[d8]">>></a> phy_timer_count_get </UL> <BR>[Address Reference Count : 1]<UL><LI> uwb_app.o(.text.Uwb_init) </UL> @@ -4202,8 +4185,8 @@ <P><STRONG><a name="[37]"></a>uart_receive_callback</STRONG> (Thumb, 52 bytes, Stack size 24 bytes, uart.o(.text.uart_receive_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 428<LI>Call Chain = uart_receive_callback ⇒ uart_receive ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[155]">>></a> uart_receive -<LI><a href="#[e2]">>></a> HIDO_ArraryQueueIn +<BR>[Calls]<UL><LI><a href="#[154]">>></a> uart_receive +<LI><a href="#[e4]">>></a> HIDO_ArraryQueueIn </UL> <BR>[Address Reference Count : 2]<UL><LI> uart.o(.text.Uart_Init) <LI> uart.o(.text.uart_receive_callback) @@ -4211,69 +4194,69 @@ <P><STRONG><a name="[38]"></a>uart_send_callback</STRONG> (Thumb, 164 bytes, Stack size 16 bytes, uart.o(.text.uart_send_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 428<LI>Call Chain = uart_send_callback ⇒ uart_send ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[13d]">>></a> uart_send +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> uart_send <LI><a href="#[c0]">>></a> HIDO_VLQGetDequeueMember <LI><a href="#[c4]">>></a> HIDO_VLQDequeue </UL> <BR>[Address Reference Count : 2]<UL><LI> uart.o(.text.Uart_Send) <LI> uart.o(.text.uart_send_callback) </UL> -<P><STRONG><a name="[18d]"></a>lsp_g_op_f32</STRONG> (Thumb, 192 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_g_op_f32)) +<P><STRONG><a name="[18b]"></a>lsp_g_op_f32</STRONG> (Thumb, 192 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_g_op_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[18f]">>></a> lsp_engine_run +<LI><a href="#[18d]">>></a> lsp_engine_run </UL> -<BR>[Called By]<UL><LI><a href="#[115]">>></a> lsp_cmplx_inner_product_f32 -<LI><a href="#[11a]">>></a> lsp_scale_f32 -<LI><a href="#[11b]">>></a> lsp_inner_product_f32 -<LI><a href="#[119]">>></a> lsp_vinverse_f32 +<BR>[Called By]<UL><LI><a href="#[117]">>></a> lsp_cmplx_inner_product_f32 +<LI><a href="#[11c]">>></a> lsp_scale_f32 +<LI><a href="#[11d]">>></a> lsp_inner_product_f32 +<LI><a href="#[11b]">>></a> lsp_vinverse_f32 </UL> -<P><STRONG><a name="[18f]"></a>lsp_engine_run</STRONG> (Thumb, 204 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_engine_run)) +<P><STRONG><a name="[18d]"></a>lsp_engine_run</STRONG> (Thumb, 204 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_engine_run)) <BR><BR>[Stack]<UL><LI>Max Depth = 316<LI>Call Chain = lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump </UL> -<BR>[Called By]<UL><LI><a href="#[18e]">>></a> lsp_g_op_int8 -<LI><a href="#[190]">>></a> lsp_g_op_int16 -<LI><a href="#[18d]">>></a> lsp_g_op_f32 +<BR>[Called By]<UL><LI><a href="#[18c]">>></a> lsp_g_op_int8 +<LI><a href="#[18e]">>></a> lsp_g_op_int16 +<LI><a href="#[18b]">>></a> lsp_g_op_f32 </UL> -<P><STRONG><a name="[190]"></a>lsp_g_op_int16</STRONG> (Thumb, 212 bytes, Stack size 72 bytes, mk_lsp.o(.text.lsp_g_op_int16)) +<P><STRONG><a name="[18e]"></a>lsp_g_op_int16</STRONG> (Thumb, 212 bytes, Stack size 72 bytes, mk_lsp.o(.text.lsp_g_op_int16)) <BR><BR>[Stack]<UL><LI>Max Depth = 388<LI>Call Chain = lsp_g_op_int16 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[18f]">>></a> lsp_engine_run +<LI><a href="#[18d]">>></a> lsp_engine_run </UL> -<BR>[Called By]<UL><LI><a href="#[122]">>></a> lsp_inner_product_int16 +<BR>[Called By]<UL><LI><a href="#[124]">>></a> lsp_inner_product_int16 </UL> -<P><STRONG><a name="[18e]"></a>lsp_g_op_int8</STRONG> (Thumb, 208 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_g_op_int8)) +<P><STRONG><a name="[18c]"></a>lsp_g_op_int8</STRONG> (Thumb, 208 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_g_op_int8)) <BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = lsp_g_op_int8 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[8d]">>></a> trace_assert_dump -<LI><a href="#[18f]">>></a> lsp_engine_run +<LI><a href="#[18d]">>></a> lsp_engine_run </UL> -<BR>[Called By]<UL><LI><a href="#[121]">>></a> lsp_cmplx_mult_cmplx_int8 +<BR>[Called By]<UL><LI><a href="#[123]">>></a> lsp_cmplx_mult_cmplx_int8 </UL> -<P><STRONG><a name="[1b8]"></a>phy_sts_related_params_update</STRONG> (Thumb, 176 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_sts_related_params_update)) +<P><STRONG><a name="[1b5]"></a>phy_sts_related_params_update</STRONG> (Thumb, 176 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_sts_related_params_update)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = phy_sts_related_params_update </UL> -<BR>[Called By]<UL><LI><a href="#[1b6]">>></a> phy_params_generate +<BR>[Called By]<UL><LI><a href="#[1b3]">>></a> phy_params_generate </UL> -<P><STRONG><a name="[e7]"></a>FSM_Debug</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, hido_fsm.o(.text.FSM_Debug)) +<P><STRONG><a name="[e9]"></a>FSM_Debug</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, hido_fsm.o(.text.FSM_Debug)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = FSM_Debug </UL> -<BR>[Called By]<UL><LI><a href="#[d8]">>></a> HIDO_FSMEventExecute +<BR>[Called By]<UL><LI><a href="#[da]">>></a> HIDO_FSMEventExecute </UL> <P><STRONG><a name="[33]"></a>FSM_GeneralTimerProc</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, hido_fsm.o(.text.FSM_GeneralTimerProc)) <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = FSM_GeneralTimerProc ⇒ HIDO_FSMEventExecute ⇒ FSM_Debug </UL> -<BR>[Calls]<UL><LI><a href="#[d8]">>></a> HIDO_FSMEventExecute +<BR>[Calls]<UL><LI><a href="#[da]">>></a> HIDO_FSMEventExecute </UL> <BR>[Address Reference Count : 1]<UL><LI> hido_fsm.o(.text.HIDO_FSMStartTimer) </UL> @@ -4281,7 +4264,7 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = HIDO_ATLiteSendError ⇒ HIDO_FSMEventExecute ⇒ FSM_Debug </UL> <BR>[Calls]<UL><LI><a href="#[94]">>></a> HIDO_TimerCancel -<LI><a href="#[d8]">>></a> HIDO_FSMEventExecute +<LI><a href="#[da]">>></a> HIDO_FSMEventExecute </UL> <BR>[Address Reference Count : 1]<UL><LI> hido_atlite.o(.text.HIDO_ATLiteDataSend) </UL> @@ -4289,39 +4272,39 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = HIDO_ATLiteTimeout ⇒ HIDO_FSMEventExecute ⇒ FSM_Debug </UL> <BR>[Calls]<UL><LI><a href="#[94]">>></a> HIDO_TimerCancel -<LI><a href="#[d8]">>></a> HIDO_FSMEventExecute +<LI><a href="#[da]">>></a> HIDO_FSMEventExecute </UL> <BR>[Address Reference Count : 1]<UL><LI> hido_atlite.o(.text.HIDO_ATLiteDataSend) </UL> -<P><STRONG><a name="[1d8]"></a>_fp_digits</STRONG> (Thumb, 344 bytes, Stack size 64 bytes, printfa.o(i._fp_digits), UNUSED) +<P><STRONG><a name="[1d5]"></a>_fp_digits</STRONG> (Thumb, 344 bytes, Stack size 64 bytes, printfa.o(i._fp_digits), UNUSED) <BR><BR>[Calls]<UL><LI><a href="#[72]">>></a> __aeabi_dmul <LI><a href="#[6b]">>></a> __aeabi_dadd <LI><a href="#[73]">>></a> __aeabi_ddiv <LI><a href="#[82]">>></a> __aeabi_d2ulz -<LI><a href="#[1d9]">>></a> __aeabi_cdrcmple +<LI><a href="#[1d6]">>></a> __aeabi_cdrcmple <LI><a href="#[7a]">>></a> __aeabi_uldivmod </UL> -<BR>[Called By]<UL><LI><a href="#[1d5]">>></a> _printf_core +<BR>[Called By]<UL><LI><a href="#[1d2]">>></a> _printf_core </UL> -<P><STRONG><a name="[1d5]"></a>_printf_core</STRONG> (Thumb, 1754 bytes, Stack size 128 bytes, printfa.o(i._printf_core), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[1da]">>></a> _printf_pre_padding -<LI><a href="#[1db]">>></a> _printf_post_padding -<LI><a href="#[1d8]">>></a> _fp_digits +<P><STRONG><a name="[1d2]"></a>_printf_core</STRONG> (Thumb, 1754 bytes, Stack size 128 bytes, printfa.o(i._printf_core), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[1d7]">>></a> _printf_pre_padding +<LI><a href="#[1d8]">>></a> _printf_post_padding +<LI><a href="#[1d5]">>></a> _fp_digits <LI><a href="#[5c]">>></a> __aeabi_uidivmod <LI><a href="#[7a]">>></a> __aeabi_uldivmod </UL> -<BR>[Called By]<UL><LI><a href="#[1d7]">>></a> __0vsnprintf -<LI><a href="#[1d6]">>></a> __0sprintf -<LI><a href="#[1d4]">>></a> __0snprintf +<BR>[Called By]<UL><LI><a href="#[1d4]">>></a> __0vsnprintf +<LI><a href="#[1d3]">>></a> __0sprintf +<LI><a href="#[1d1]">>></a> __0snprintf </UL> -<P><STRONG><a name="[1db]"></a>_printf_post_padding</STRONG> (Thumb, 32 bytes, Stack size 24 bytes, printfa.o(i._printf_post_padding), UNUSED) -<BR><BR>[Called By]<UL><LI><a href="#[1d5]">>></a> _printf_core +<P><STRONG><a name="[1d8]"></a>_printf_post_padding</STRONG> (Thumb, 32 bytes, Stack size 24 bytes, printfa.o(i._printf_post_padding), UNUSED) +<BR><BR>[Called By]<UL><LI><a href="#[1d2]">>></a> _printf_core </UL> -<P><STRONG><a name="[1da]"></a>_printf_pre_padding</STRONG> (Thumb, 44 bytes, Stack size 40 bytes, printfa.o(i._printf_pre_padding), UNUSED) -<BR><BR>[Called By]<UL><LI><a href="#[1d5]">>></a> _printf_core +<P><STRONG><a name="[1d7]"></a>_printf_pre_padding</STRONG> (Thumb, 44 bytes, Stack size 40 bytes, printfa.o(i._printf_pre_padding), UNUSED) +<BR><BR>[Called By]<UL><LI><a href="#[1d2]">>></a> _printf_core </UL> <P><STRONG><a name="[45]"></a>_snputc</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, printfa.o(i._snputc)) @@ -4329,7 +4312,7 @@ <LI> printfa.o(i.__0vsnprintf) </UL> <P><STRONG><a name="[46]"></a>_sputc</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, printfa.o(i._sputc)) -<BR><BR>[Called By]<UL><LI><a href="#[1d6]">>></a> __0sprintf +<BR><BR>[Called By]<UL><LI><a href="#[1d3]">>></a> __0sprintf </UL> <BR>[Address Reference Count : 1]<UL><LI> printfa.o(i.__0sprintf) </UL> -- Gitblit v1.9.3