From d532bd5e0ed482e4760af0bac690d4e84148169d Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期四, 28 十一月 2024 11:10:19 +0800 Subject: [PATCH] 加入缓冲可以1对一较准确判断但是比较慢 --- keil/Objects/uwb_simple_example.htm | 4021 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 2,019 insertions(+), 2,002 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 3d2481b..6f82921 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: Tue Nov 26 16:34:25 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Thu Nov 28 10:49:42 2024 <BR><P> <H3>Maximum Stack Usage = 13436 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="#[172]">trace_output</a> ⇒ <a href="#[6f]">trace_printf</a><BR> +</H3> <LI><a href="#[174]">trace_output</a> ⇒ <a href="#[70]">trace_printf</a><BR> <LI><a href="#[7]">ACMP0_IRQHandler</a> ⇒ <a href="#[7]">ACMP0_IRQHandler</a><BR> </UL> <P> @@ -61,25 +61,25 @@ <LI><a href="#[27]">_scanf_char_input</a> from scanf_char.o(.text) referenced from scanf_char.o(.text) <LI><a href="#[25]">_sgetc</a> from _sgetc.o(.text) referenced 2 times from __0sscanf.o(.text) <LI><a href="#[37]">_snputc</a> from printfa.o(i._snputc) referenced from printfa.o(i.__0snprintf) - <LI><a href="#[2a]">adc_callback</a> from main.o(.text.adc_callback) referenced from main.o(.text.SecondTask) - <LI><a href="#[2a]">adc_callback</a> from main.o(.text.adc_callback) referenced from main.o(.text.main) - <LI><a href="#[2e]">adc_dma_callback</a> from mk_adc.o(.text.adc_dma_callback) referenced from mk_adc.o(.text.adc_get) - <LI><a href="#[2f]">flash_dma_callback</a> from mk_flash.o(.text.flash_dma_callback) referenced from mk_flash.o(.text.flash_dma_callback) - <LI><a href="#[2f]">flash_dma_callback</a> from mk_flash.o(.text.flash_dma_callback) referenced from mk_flash.o(.text.flash_read) - <LI><a href="#[30]">flash_dma_write_nbytes_callback</a> from mk_flash.o(.text.flash_dma_write_nbytes_callback) referenced from mk_flash.o(.text.flash_dma_write_nbytes_callback) - <LI><a href="#[30]">flash_dma_write_nbytes_callback</a> from mk_flash.o(.text.flash_dma_write_nbytes_callback) referenced from mk_flash.o(.text.flash_write_nbytes) + <LI><a href="#[38]">_sputc</a> from printfa.o(i._sputc) referenced from printfa.o(i.__0sprintf) + <LI><a href="#[31]">adc_callback</a> from main.o(.text.adc_callback) referenced from main.o(.text.main) + <LI><a href="#[2d]">adc_dma_callback</a> from mk_adc.o(.text.adc_dma_callback) referenced from mk_adc.o(.text.adc_get) + <LI><a href="#[2e]">flash_dma_callback</a> from mk_flash.o(.text.flash_dma_callback) referenced from mk_flash.o(.text.flash_dma_callback) + <LI><a href="#[2e]">flash_dma_callback</a> from mk_flash.o(.text.flash_dma_callback) referenced from mk_flash.o(.text.flash_read) + <LI><a href="#[2f]">flash_dma_write_nbytes_callback</a> from mk_flash.o(.text.flash_dma_write_nbytes_callback) referenced from mk_flash.o(.text.flash_dma_write_nbytes_callback) + <LI><a href="#[2f]">flash_dma_write_nbytes_callback</a> from mk_flash.o(.text.flash_dma_write_nbytes_callback) referenced from mk_flash.o(.text.flash_write_nbytes) <LI><a href="#[28]">isspace</a> from isspace_o.o(.text) referenced 2 times from scanf_char.o(.text) <LI><a href="#[24]">main</a> from main.o(.text.main) referenced from entry9a.o(.ARM.Collect$$$$0000000B) <LI><a href="#[32]">move_handler</a> from main.o(.text.move_handler) referenced from main.o(.text.main) - <LI><a href="#[2d]">rx_int_callback</a> from uwb_app.o(.text.rx_int_callback) referenced from uwb_app.o(.text.UwbRange) - <LI><a href="#[31]">sleep_timer_callback</a> from main.o(.text.sleep_timer_callback) referenced from main.o(.text.main) + <LI><a href="#[2c]">rx_int_callback</a> from uwb_app.o(.text.rx_int_callback) referenced from uwb_app.o(.text.UwbRange) + <LI><a href="#[30]">sleep_timer_callback</a> from main.o(.text.sleep_timer_callback) referenced from main.o(.text.main) <LI><a href="#[35]">trace_sending_continue</a> from mk_trace.o(.text.trace_sending_continue) referenced from mk_trace.o(.text.trace_output) <LI><a href="#[35]">trace_sending_continue</a> from mk_trace.o(.text.trace_sending_continue) referenced from mk_trace.o(.text.trace_sending_continue) - <LI><a href="#[2c]">tx_int_callback</a> from uwb_app.o(.text.tx_int_callback) referenced from uwb_app.o(.text.UwbRange) + <LI><a href="#[2b]">tx_int_callback</a> from uwb_app.o(.text.tx_int_callback) referenced from uwb_app.o(.text.UwbRange) <LI><a href="#[36]">uart_dma_callback</a> from mk_uart.o(.text.uart_dma_callback) referenced from mk_uart.o(.text.uart_send) - <LI><a href="#[2b]">uart_receive_callback</a> from main.o(.text.uart_receive_callback) referenced from pin_config.o(.text.Uart1GpsRecDebugSend) - <LI><a href="#[2b]">uart_receive_callback</a> from main.o(.text.uart_receive_callback) referenced from main.o(.text.main) - <LI><a href="#[2b]">uart_receive_callback</a> from main.o(.text.uart_receive_callback) referenced from main.o(.text.uart_receive_callback) + <LI><a href="#[2a]">uart_receive_callback</a> from main.o(.text.uart_receive_callback) referenced from pin_config.o(.text.Uart1GpsRecDebugSend) + <LI><a href="#[2a]">uart_receive_callback</a> from main.o(.text.uart_receive_callback) referenced from main.o(.text.main) + <LI><a href="#[2a]">uart_receive_callback</a> from main.o(.text.uart_receive_callback) referenced from main.o(.text.uart_receive_callback) </UL> <P> <H3> @@ -88,499 +88,497 @@ <P><STRONG><a name="[34]"></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="[199]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry4.o(.ARM.Collect$$$$00000003)) +<P><STRONG><a name="[19c]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry4.o(.ARM.Collect$$$$00000003)) -<P><STRONG><a name="[38]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004)) -<BR><BR>[Calls]<UL><LI><a href="#[39]">>></a> __scatterload +<P><STRONG><a name="[39]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004)) +<BR><BR>[Calls]<UL><LI><a href="#[3a]">>></a> __scatterload </UL> -<P><STRONG><a name="[64]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004)) -<BR><BR>[Called By]<UL><LI><a href="#[39]">>></a> __scatterload +<P><STRONG><a name="[65]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004)) +<BR><BR>[Called By]<UL><LI><a href="#[3a]">>></a> __scatterload </UL> -<P><STRONG><a name="[19a]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008)) +<P><STRONG><a name="[19d]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008)) -<P><STRONG><a name="[19b]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A)) +<P><STRONG><a name="[19e]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A)) -<P><STRONG><a name="[19c]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B)) +<P><STRONG><a name="[19f]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B)) -<P><STRONG><a name="[19d]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D)) +<P><STRONG><a name="[1a0]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D)) -<P><STRONG><a name="[19e]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F)) +<P><STRONG><a name="[1a1]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F)) -<P><STRONG><a name="[9d]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text)) +<P><STRONG><a name="[9e]"></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="#[11a]">>></a> adc_open -<LI><a href="#[f5]">>></a> flash_write_nbytes -<LI><a href="#[cd]">>></a> flash_sector_erase -<LI><a href="#[d1]">>></a> flash_read -<LI><a href="#[cf]">>></a> flash_open -<LI><a href="#[f4]">>></a> flash_erase -<LI><a href="#[136]">>></a> flash_block_erase -<LI><a href="#[158]">>></a> trace_format -<LI><a href="#[115]">>></a> _PrintUnsigned -<LI><a href="#[114]">>></a> _PrintInt +<BR>[Called By]<UL><LI><a href="#[119]">>></a> adc_open +<LI><a href="#[f2]">>></a> flash_write_nbytes +<LI><a href="#[ce]">>></a> flash_sector_erase +<LI><a href="#[d2]">>></a> flash_read +<LI><a href="#[d0]">>></a> flash_open +<LI><a href="#[f1]">>></a> flash_erase +<LI><a href="#[135]">>></a> flash_block_erase +<LI><a href="#[15a]">>></a> trace_format +<LI><a href="#[113]">>></a> _PrintUnsigned +<LI><a href="#[112]">>></a> _PrintInt <LI><a href="#[21]">>></a> RCO32K_CAL_IRQHandler -<LI><a href="#[d7]">>></a> rtc_second_to_time -<LI><a href="#[101]">>></a> uwb_rx -<LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[e5]">>></a> UDPClient_UploadGPS -<LI><a href="#[14d]">>></a> mac_tx_desc_construct -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[ad]">>></a> MK8000_all_antenna_FAP -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[be]">>></a> MK8000_loc_params_load +<LI><a href="#[d8]">>></a> rtc_second_to_time +<LI><a href="#[fe]">>></a> uwb_rx +<LI><a href="#[e2]">>></a> UDPClient_UploadGPS +<LI><a href="#[e8]">>></a> UwbRange +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[ae]">>></a> MK8000_all_antenna_FAP +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[bf]">>></a> MK8000_loc_params_load +<LI><a href="#[14e]">>></a> mac_tx_desc_construct </UL> -<P><STRONG><a name="[3b]"></a>__aeabi_uidivmod</STRONG> (Thumb, 44 bytes, Stack size 12 bytes, uidiv.o(.text)) +<P><STRONG><a name="[3c]"></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="#[f4]">>></a> flash_erase -<LI><a href="#[158]">>></a> trace_format -<LI><a href="#[d7]">>></a> rtc_second_to_time -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[7d]">>></a> HIDO_BaseQueueGetContinuousSize -<LI><a href="#[7c]">>></a> HIDO_BaseQueueEnqueue +<BR>[Called By]<UL><LI><a href="#[f1]">>></a> flash_erase +<LI><a href="#[15a]">>></a> trace_format +<LI><a href="#[d8]">>></a> rtc_second_to_time +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[7e]">>></a> HIDO_BaseQueueGetContinuousSize +<LI><a href="#[7d]">>></a> HIDO_BaseQueueEnqueue <LI><a href="#[a]">>></a> MAC_IRQHandler -<LI><a href="#[3a]">>></a> __aeabi_idivmod -<LI><a href="#[180]">>></a> _printf_core +<LI><a href="#[3b]">>></a> __aeabi_idivmod +<LI><a href="#[182]">>></a> _printf_core </UL> -<P><STRONG><a name="[99]"></a>__aeabi_idiv</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, idiv.o(.text)) +<P><STRONG><a name="[9a]"></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="#[156]">>></a> sleep_timer_start +<BR>[Called By]<UL><LI><a href="#[157]">>></a> sleep_timer_start <LI><a href="#[21]">>></a> RCO32K_CAL_IRQHandler -<LI><a href="#[d7]">>></a> rtc_second_to_time -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[be]">>></a> MK8000_loc_params_load +<LI><a href="#[d8]">>></a> rtc_second_to_time +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[bf]">>></a> MK8000_loc_params_load </UL> -<P><STRONG><a name="[3a]"></a>__aeabi_idivmod</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, idiv.o(.text), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[3b]">>></a> __aeabi_uidivmod +<P><STRONG><a name="[3b]"></a>__aeabi_idivmod</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, idiv.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[3c]">>></a> __aeabi_uidivmod </UL> -<P><STRONG><a name="[e1]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[11d]">>></a> aes_open -<LI><a href="#[172]">>></a> trace_output -<LI><a href="#[15b]">>></a> phy_params_generate -<LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[2d]">>></a> rx_int_callback -<LI><a href="#[e0]">>></a> Socket_Send +<P><STRONG><a name="[de]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[11c]">>></a> aes_open +<LI><a href="#[174]">>></a> trace_output +<LI><a href="#[15d]">>></a> phy_params_generate +<LI><a href="#[2c]">>></a> rx_int_callback +<LI><a href="#[dd]">>></a> Socket_Send <LI><a href="#[29]">>></a> UsartParseDataHandler -<LI><a href="#[14d]">>></a> mac_tx_desc_construct -<LI><a href="#[159]">>></a> pdoa_ant_delays_set +<LI><a href="#[e8]">>></a> UwbRange +<LI><a href="#[14e]">>></a> mac_tx_desc_construct +<LI><a href="#[15b]">>></a> pdoa_ant_delays_set </UL> -<P><STRONG><a name="[f9]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[15b]">>></a> phy_params_generate +<P><STRONG><a name="[f6]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[15d]">>></a> phy_params_generate <LI><a href="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[19f]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED) +<P><STRONG><a name="[1a2]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED) -<P><STRONG><a name="[3d]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[d0]">>></a> PalFlashRead -<LI><a href="#[3e]">>></a> _memset$wrapper -<LI><a href="#[3c]">>></a> __aeabi_memclr +<P><STRONG><a name="[3e]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[d1]">>></a> PalFlashRead +<LI><a href="#[3f]">>></a> _memset$wrapper +<LI><a href="#[3d]">>></a> __aeabi_memclr </UL> -<P><STRONG><a name="[15d]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[15b]">>></a> phy_params_generate +<P><STRONG><a name="[15f]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[15d]">>></a> phy_params_generate </UL> -<P><STRONG><a name="[1a0]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) +<P><STRONG><a name="[1a3]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) -<P><STRONG><a name="[3c]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Calls]<UL><LI><a href="#[3d]">>></a> __aeabi_memset +<P><STRONG><a name="[3d]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text)) +<BR><BR>[Calls]<UL><LI><a href="#[3e]">>></a> __aeabi_memset </UL> -<BR>[Called By]<UL><LI><a href="#[15b]">>></a> phy_params_generate -<LI><a href="#[7e]">>></a> HIDO_UtilBzero -<LI><a href="#[9e]">>></a> lsp_acc_ch_comp -<LI><a href="#[13e]">>></a> lsp_mat_op_f32 -<LI><a href="#[142]">>></a> lsp_store +<BR>[Called By]<UL><LI><a href="#[15d]">>></a> phy_params_generate +<LI><a href="#[9f]">>></a> lsp_acc_ch_comp +<LI><a href="#[13f]">>></a> lsp_mat_op_f32 +<LI><a href="#[143]">>></a> lsp_store +<LI><a href="#[7f]">>></a> HIDO_UtilBzero </UL> -<P><STRONG><a name="[c8]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[6f]">>></a> trace_printf +<P><STRONG><a name="[c9]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[70]">>></a> trace_printf <LI><a href="#[29]">>></a> UsartParseDataHandler -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid </UL> -<P><STRONG><a name="[146]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[145]">>></a> mac_init +<P><STRONG><a name="[147]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[146]">>></a> mac_init </UL> -<P><STRONG><a name="[3e]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[3d]">>></a> __aeabi_memset +<P><STRONG><a name="[3f]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[3e]">>></a> __aeabi_memset </UL> -<P><STRONG><a name="[f8]"></a>strlen</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, strlen.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[6f]">>></a> trace_printf -<LI><a href="#[6e]">>></a> trace_assert_dump +<P><STRONG><a name="[f5]"></a>strlen</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, strlen.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[6f]">>></a> trace_assert_dump <LI><a href="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[f7]"></a>memcmp</STRONG> (Thumb, 26 bytes, Stack size 12 bytes, memcmp.o(.text)) +<P><STRONG><a name="[f4]"></a>memcmp</STRONG> (Thumb, 26 bytes, Stack size 12 bytes, memcmp.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = memcmp </UL> <BR>[Called By]<UL><LI><a href="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[3f]"></a>__0sscanf</STRONG> (Thumb, 50 bytes, Stack size 72 bytes, __0sscanf.o(.text)) +<P><STRONG><a name="[40]"></a>__0sscanf</STRONG> (Thumb, 50 bytes, Stack size 72 bytes, __0sscanf.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 264<LI>Call Chain = __0sscanf ⇒ __vfscanf_char ⇒ __vfscanf ⇒ _scanf_real </UL> -<BR>[Calls]<UL><LI><a href="#[40]">>></a> __vfscanf_char +<BR>[Calls]<UL><LI><a href="#[41]">>></a> __vfscanf_char </UL> <BR>[Called By]<UL><LI><a href="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[67]"></a>_scanf_string</STRONG> (Thumb, 232 bytes, Stack size 48 bytes, _scanf_str.o(.text)) +<P><STRONG><a name="[68]"></a>_scanf_string</STRONG> (Thumb, 232 bytes, Stack size 48 bytes, _scanf_str.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = _scanf_string </UL> -<BR>[Called By]<UL><LI><a href="#[5b]">>></a> __vfscanf +<BR>[Called By]<UL><LI><a href="#[5c]">>></a> __vfscanf </UL> -<P><STRONG><a name="[41]"></a>atoi</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, atoi.o(.text)) +<P><STRONG><a name="[42]"></a>atoi</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, atoi.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = atoi ⇒ strtol ⇒ _strtoul </UL> -<BR>[Calls]<UL><LI><a href="#[43]">>></a> strtol -<LI><a href="#[42]">>></a> __aeabi_errno_addr +<BR>[Calls]<UL><LI><a href="#[44]">>></a> strtol +<LI><a href="#[43]">>></a> __aeabi_errno_addr </UL> <BR>[Called By]<UL><LI><a href="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[44]"></a>__aeabi_fadd</STRONG> (Thumb, 162 bytes, Stack size 24 bytes, fadd.o(.text)) +<P><STRONG><a name="[45]"></a>__aeabi_fadd</STRONG> (Thumb, 162 bytes, Stack size 24 bytes, fadd.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = __aeabi_fadd ⇒ _float_epilogue </UL> -<BR>[Calls]<UL><LI><a href="#[46]">>></a> _float_round -<LI><a href="#[45]">>></a> _float_epilogue -</UL> -<BR>[Called By]<UL><LI><a href="#[da]">>></a> SecondTask -<LI><a href="#[c3]">>></a> MK8000_read_rssi -<LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[47]">>></a> __aeabi_fsub -<LI><a href="#[c4]">>></a> MK8000_spotter_top -<LI><a href="#[48]">>></a> __aeabi_frsub -<LI><a href="#[a1]">>></a> asinf -<LI><a href="#[ae]">>></a> derive_scaled_thres -<LI><a href="#[af]">>></a> enhanced_sts_fap_detect -</UL> - -<P><STRONG><a name="[47]"></a>__aeabi_fsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text)) -<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = __aeabi_fsub ⇒ __aeabi_fadd ⇒ _float_epilogue -</UL> -<BR>[Calls]<UL><LI><a href="#[44]">>></a> __aeabi_fadd -</UL> -<BR>[Called By]<UL><LI><a href="#[c3]">>></a> MK8000_read_rssi -<LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[c4]">>></a> MK8000_spotter_top -<LI><a href="#[b7]">>></a> MK8000_fap_adjust_FLT -</UL> - -<P><STRONG><a name="[48]"></a>__aeabi_frsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text)) -<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = __aeabi_frsub ⇒ __aeabi_fadd ⇒ _float_epilogue -</UL> -<BR>[Calls]<UL><LI><a href="#[44]">>></a> __aeabi_fadd -</UL> -<BR>[Called By]<UL><LI><a href="#[a1]">>></a> asinf -</UL> - -<P><STRONG><a name="[9c]"></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="#[158]">>></a> trace_format -<LI><a href="#[24]">>></a> main -<LI><a href="#[164]">>></a> ranging_rx_time -<LI><a href="#[c3]">>></a> MK8000_read_rssi -<LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[b9]">>></a> MK8000_get_loc_params_ -<LI><a href="#[c4]">>></a> MK8000_spotter_top -<LI><a href="#[c9]">>></a> MK8000_sts_first_patch_detect -<LI><a href="#[a1]">>></a> asinf -<LI><a href="#[b8]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[ae]">>></a> derive_scaled_thres -<LI><a href="#[af]">>></a> enhanced_sts_fap_detect -</UL> - -<P><STRONG><a name="[49]"></a>__aeabi_fdiv</STRONG> (Thumb, 124 bytes, Stack size 16 bytes, fdiv.o(.text)) -<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_fdiv -</UL> -<BR>[Calls]<UL><LI><a href="#[46]">>></a> _float_round +<BR>[Calls]<UL><LI><a href="#[47]">>></a> _float_round +<LI><a href="#[46]">>></a> _float_epilogue </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[b2]">>></a> MK8000_blender_packet -<LI><a href="#[ad]">>></a> MK8000_all_antenna_FAP -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[b9]">>></a> MK8000_get_loc_params_ -<LI><a href="#[18e]">>></a> __mathlib_flt_invalid +<LI><a href="#[c4]">>></a> MK8000_read_rssi +<LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[48]">>></a> __aeabi_fsub +<LI><a href="#[c5]">>></a> MK8000_spotter_top +<LI><a href="#[49]">>></a> __aeabi_frsub +<LI><a href="#[a2]">>></a> asinf +<LI><a href="#[af]">>></a> derive_scaled_thres +<LI><a href="#[b0]">>></a> enhanced_sts_fap_detect </UL> -<P><STRONG><a name="[4a]"></a>__aeabi_dadd</STRONG> (Thumb, 328 bytes, Stack size 48 bytes, dadd.o(.text)) +<P><STRONG><a name="[48]"></a>__aeabi_fsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text)) +<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = __aeabi_fsub ⇒ __aeabi_fadd ⇒ _float_epilogue +</UL> +<BR>[Calls]<UL><LI><a href="#[45]">>></a> __aeabi_fadd +</UL> +<BR>[Called By]<UL><LI><a href="#[c4]">>></a> MK8000_read_rssi +<LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[c5]">>></a> MK8000_spotter_top +<LI><a href="#[b8]">>></a> MK8000_fap_adjust_FLT +</UL> + +<P><STRONG><a name="[49]"></a>__aeabi_frsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text)) +<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = __aeabi_frsub ⇒ __aeabi_fadd ⇒ _float_epilogue +</UL> +<BR>[Calls]<UL><LI><a href="#[45]">>></a> __aeabi_fadd +</UL> +<BR>[Called By]<UL><LI><a href="#[a2]">>></a> asinf +</UL> + +<P><STRONG><a name="[9d]"></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="#[15a]">>></a> trace_format +<LI><a href="#[24]">>></a> main +<LI><a href="#[166]">>></a> ranging_rx_time +<LI><a href="#[c4]">>></a> MK8000_read_rssi +<LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[ba]">>></a> MK8000_get_loc_params_ +<LI><a href="#[c5]">>></a> MK8000_spotter_top +<LI><a href="#[ca]">>></a> MK8000_sts_first_patch_detect +<LI><a href="#[a2]">>></a> asinf +<LI><a href="#[b9]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[af]">>></a> derive_scaled_thres +<LI><a href="#[b0]">>></a> enhanced_sts_fap_detect +</UL> + +<P><STRONG><a name="[4a]"></a>__aeabi_fdiv</STRONG> (Thumb, 124 bytes, Stack size 16 bytes, fdiv.o(.text)) +<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_fdiv +</UL> +<BR>[Calls]<UL><LI><a href="#[47]">>></a> _float_round +</UL> +<BR>[Called By]<UL><LI><a href="#[24]">>></a> main +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[b3]">>></a> MK8000_blender_packet +<LI><a href="#[ae]">>></a> MK8000_all_antenna_FAP +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[ba]">>></a> MK8000_get_loc_params_ +<LI><a href="#[191]">>></a> __mathlib_flt_invalid +</UL> + +<P><STRONG><a name="[4b]"></a>__aeabi_dadd</STRONG> (Thumb, 328 bytes, Stack size 48 bytes, dadd.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[4c]">>></a> __aeabi_lasr -<LI><a href="#[4b]">>></a> __aeabi_llsl -<LI><a href="#[4e]">>></a> _double_round -<LI><a href="#[4d]">>></a> _double_epilogue +<BR>[Calls]<UL><LI><a href="#[4d]">>></a> __aeabi_lasr +<LI><a href="#[4c]">>></a> __aeabi_llsl +<LI><a href="#[4f]">>></a> _double_round +<LI><a href="#[4e]">>></a> _double_epilogue </UL> -<BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[4f]">>></a> __aeabi_dsub -<LI><a href="#[50]">>></a> __aeabi_drsub -<LI><a href="#[186]">>></a> __kernel_sin -<LI><a href="#[181]">>></a> __ieee754_rem_pio2 -<LI><a href="#[185]">>></a> __kernel_poly -<LI><a href="#[190]">>></a> _fp_digits +<BR>[Called By]<UL><LI><a href="#[50]">>></a> __aeabi_dsub +<LI><a href="#[e8]">>></a> UwbRange +<LI><a href="#[51]">>></a> __aeabi_drsub +<LI><a href="#[189]">>></a> __kernel_sin +<LI><a href="#[184]">>></a> __ieee754_rem_pio2 +<LI><a href="#[188]">>></a> __kernel_poly +<LI><a href="#[193]">>></a> _fp_digits </UL> -<P><STRONG><a name="[4f]"></a>__aeabi_dsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text)) +<P><STRONG><a name="[50]"></a>__aeabi_dsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = __aeabi_dsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[4a]">>></a> __aeabi_dadd +<BR>[Calls]<UL><LI><a href="#[4b]">>></a> __aeabi_dadd </UL> -<BR>[Called By]<UL><LI><a href="#[186]">>></a> __kernel_sin -<LI><a href="#[181]">>></a> __ieee754_rem_pio2 -<LI><a href="#[184]">>></a> __kernel_cos +<BR>[Called By]<UL><LI><a href="#[189]">>></a> __kernel_sin +<LI><a href="#[184]">>></a> __ieee754_rem_pio2 +<LI><a href="#[187]">>></a> __kernel_cos </UL> -<P><STRONG><a name="[50]"></a>__aeabi_drsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text)) +<P><STRONG><a name="[51]"></a>__aeabi_drsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[4a]">>></a> __aeabi_dadd +<BR>[Calls]<UL><LI><a href="#[4b]">>></a> __aeabi_dadd </UL> -<BR>[Called By]<UL><LI><a href="#[186]">>></a> __kernel_sin -<LI><a href="#[181]">>></a> __ieee754_rem_pio2 -<LI><a href="#[184]">>></a> __kernel_cos +<BR>[Called By]<UL><LI><a href="#[189]">>></a> __kernel_sin +<LI><a href="#[184]">>></a> __ieee754_rem_pio2 +<LI><a href="#[187]">>></a> __kernel_cos </UL> -<P><STRONG><a name="[51]"></a>__aeabi_dmul</STRONG> (Thumb, 202 bytes, Stack size 72 bytes, dmul.o(.text)) +<P><STRONG><a name="[52]"></a>__aeabi_dmul</STRONG> (Thumb, 202 bytes, Stack size 72 bytes, dmul.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 128<LI>Call Chain = __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[4d]">>></a> _double_epilogue +<BR>[Calls]<UL><LI><a href="#[4e]">>></a> _double_epilogue </UL> -<BR>[Called By]<UL><LI><a href="#[15b]">>></a> phy_params_generate -<LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[b9]">>></a> MK8000_get_loc_params_ -<LI><a href="#[68]">>></a> _fp_value -<LI><a href="#[186]">>></a> __kernel_sin -<LI><a href="#[181]">>></a> __ieee754_rem_pio2 -<LI><a href="#[185]">>></a> __kernel_poly -<LI><a href="#[184]">>></a> __kernel_cos -<LI><a href="#[190]">>></a> _fp_digits +<BR>[Called By]<UL><LI><a href="#[15d]">>></a> phy_params_generate +<LI><a href="#[e8]">>></a> UwbRange +<LI><a href="#[ba]">>></a> MK8000_get_loc_params_ +<LI><a href="#[189]">>></a> __kernel_sin +<LI><a href="#[184]">>></a> __ieee754_rem_pio2 +<LI><a href="#[188]">>></a> __kernel_poly +<LI><a href="#[187]">>></a> __kernel_cos +<LI><a href="#[193]">>></a> _fp_digits +<LI><a href="#[69]">>></a> _fp_value </UL> -<P><STRONG><a name="[52]"></a>__aeabi_ddiv</STRONG> (Thumb, 234 bytes, Stack size 40 bytes, ddiv.o(.text)) +<P><STRONG><a name="[53]"></a>__aeabi_ddiv</STRONG> (Thumb, 234 bytes, Stack size 40 bytes, ddiv.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = __aeabi_ddiv ⇒ _double_round </UL> -<BR>[Calls]<UL><LI><a href="#[4e]">>></a> _double_round +<BR>[Calls]<UL><LI><a href="#[4f]">>></a> _double_round </UL> -<BR>[Called By]<UL><LI><a href="#[15b]">>></a> phy_params_generate -<LI><a href="#[68]">>></a> _fp_value -<LI><a href="#[18a]">>></a> __mathlib_dbl_invalid -<LI><a href="#[190]">>></a> _fp_digits +<BR>[Called By]<UL><LI><a href="#[15d]">>></a> phy_params_generate +<LI><a href="#[18d]">>></a> __mathlib_dbl_invalid +<LI><a href="#[193]">>></a> _fp_digits +<LI><a href="#[69]">>></a> _fp_value </UL> -<P><STRONG><a name="[ac]"></a>__aeabi_fcmple</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmple.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[103]">>></a> check_if_in_or_out -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[ad]">>></a> MK8000_all_antenna_FAP -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[af]">>></a> enhanced_sts_fap_detect +<P><STRONG><a name="[ad]"></a>__aeabi_fcmple</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmple.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[101]">>></a> check_if_in_or_out_car +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[ae]">>></a> MK8000_all_antenna_FAP +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[b0]">>></a> enhanced_sts_fap_detect </UL> -<P><STRONG><a name="[b0]"></a>__aeabi_fcmplt</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmplt.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[ad]">>></a> MK8000_all_antenna_FAP -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[b8]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[b5]">>></a> MK8000_fap_adjust -<LI><a href="#[af]">>></a> enhanced_sts_fap_detect -<LI><a href="#[b7]">>></a> MK8000_fap_adjust_FLT +<P><STRONG><a name="[b1]"></a>__aeabi_fcmplt</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmplt.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[ae]">>></a> MK8000_all_antenna_FAP +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[b9]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[b6]">>></a> MK8000_fap_adjust +<LI><a href="#[b0]">>></a> enhanced_sts_fap_detect +<LI><a href="#[b8]">>></a> MK8000_fap_adjust_FLT </UL> -<P><STRONG><a name="[b4]"></a>__aeabi_fcmpge</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpge.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[158]">>></a> trace_format -<LI><a href="#[103]">>></a> check_if_in_or_out -<LI><a href="#[b2]">>></a> MK8000_blender_packet -<LI><a href="#[ae]">>></a> derive_scaled_thres -<LI><a href="#[af]">>></a> enhanced_sts_fap_detect +<P><STRONG><a name="[b5]"></a>__aeabi_fcmpge</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpge.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[15a]">>></a> trace_format +<LI><a href="#[101]">>></a> check_if_in_or_out_car +<LI><a href="#[b3]">>></a> MK8000_blender_packet +<LI><a href="#[af]">>></a> derive_scaled_thres +<LI><a href="#[b0]">>></a> enhanced_sts_fap_detect </UL> -<P><STRONG><a name="[b3]"></a>__aeabi_fcmpgt</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpgt.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[da]">>></a> SecondTask -<LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[b2]">>></a> MK8000_blender_packet -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[b8]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[b5]">>></a> MK8000_fap_adjust -<LI><a href="#[b7]">>></a> MK8000_fap_adjust_FLT +<P><STRONG><a name="[b4]"></a>__aeabi_fcmpgt</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpgt.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[24]">>></a> main +<LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[b3]">>></a> MK8000_blender_packet +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[b9]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[b6]">>></a> MK8000_fap_adjust +<LI><a href="#[b8]">>></a> MK8000_fap_adjust_FLT </UL> -<P><STRONG><a name="[a6]"></a>__aeabi_fcmpeq</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpeq.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[b7]">>></a> MK8000_fap_adjust_FLT +<P><STRONG><a name="[a7]"></a>__aeabi_fcmpeq</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpeq.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[b8]">>></a> MK8000_fap_adjust_FLT </UL> -<P><STRONG><a name="[fb]"></a>__aeabi_dcmpeq</STRONG> (Thumb, 46 bytes, Stack size 8 bytes, dcmpeq.o(.text)) +<P><STRONG><a name="[f8]"></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="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[53]"></a>__aeabi_i2f</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, fflti.o(.text)) +<P><STRONG><a name="[54]"></a>__aeabi_i2f</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, fflti.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = __aeabi_i2f ⇒ _float_epilogue </UL> -<BR>[Calls]<UL><LI><a href="#[45]">>></a> _float_epilogue -</UL> -<BR>[Called By]<UL><LI><a href="#[da]">>></a> SecondTask -<LI><a href="#[c3]">>></a> MK8000_read_rssi -<LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[b9]">>></a> MK8000_get_loc_params_ -<LI><a href="#[c4]">>></a> MK8000_spotter_top -<LI><a href="#[b5]">>></a> MK8000_fap_adjust -</UL> - -<P><STRONG><a name="[54]"></a>__aeabi_ui2f</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, ffltui.o(.text)) -<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = __aeabi_ui2f ⇒ _float_epilogue -</UL> -<BR>[Calls]<UL><LI><a href="#[45]">>></a> _float_epilogue +<BR>[Calls]<UL><LI><a href="#[46]">>></a> _float_epilogue </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main -<LI><a href="#[da]">>></a> SecondTask -<LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[c4]">>></a> MK8000_spotter_top -<LI><a href="#[b8]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[b5]">>></a> MK8000_fap_adjust -<LI><a href="#[ae]">>></a> derive_scaled_thres +<LI><a href="#[c4]">>></a> MK8000_read_rssi +<LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[ba]">>></a> MK8000_get_loc_params_ +<LI><a href="#[c5]">>></a> MK8000_spotter_top +<LI><a href="#[b6]">>></a> MK8000_fap_adjust </UL> -<P><STRONG><a name="[55]"></a>__aeabi_i2d</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, dflti.o(.text)) +<P><STRONG><a name="[55]"></a>__aeabi_ui2f</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, ffltui.o(.text)) +<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = __aeabi_ui2f ⇒ _float_epilogue +</UL> +<BR>[Calls]<UL><LI><a href="#[46]">>></a> _float_epilogue +</UL> +<BR>[Called By]<UL><LI><a href="#[24]">>></a> main +<LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[c5]">>></a> MK8000_spotter_top +<LI><a href="#[b9]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[b6]">>></a> MK8000_fap_adjust +<LI><a href="#[af]">>></a> derive_scaled_thres +</UL> + +<P><STRONG><a name="[56]"></a>__aeabi_i2d</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, dflti.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = __aeabi_i2d ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[4d]">>></a> _double_epilogue +<BR>[Calls]<UL><LI><a href="#[4e]">>></a> _double_epilogue </UL> -<BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[181]">>></a> __ieee754_rem_pio2 +<BR>[Called By]<UL><LI><a href="#[e8]">>></a> UwbRange +<LI><a href="#[184]">>></a> __ieee754_rem_pio2 </UL> -<P><STRONG><a name="[56]"></a>__aeabi_ui2d</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, dfltui.o(.text)) +<P><STRONG><a name="[57]"></a>__aeabi_ui2d</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, dfltui.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = __aeabi_ui2d ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[4d]">>></a> _double_epilogue +<BR>[Calls]<UL><LI><a href="#[4e]">>></a> _double_epilogue </UL> -<BR>[Called By]<UL><LI><a href="#[15b]">>></a> phy_params_generate -<LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[181]">>></a> __ieee754_rem_pio2 +<BR>[Called By]<UL><LI><a href="#[15d]">>></a> phy_params_generate +<LI><a href="#[184]">>></a> __ieee754_rem_pio2 </UL> -<P><STRONG><a name="[b1]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[158]">>></a> trace_format -<LI><a href="#[164]">>></a> ranging_rx_time -<LI><a href="#[97]">>></a> ranging_rssi_get -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[ad]">>></a> MK8000_all_antenna_FAP -<LI><a href="#[c4]">>></a> MK8000_spotter_top -<LI><a href="#[c9]">>></a> MK8000_sts_first_patch_detect +<P><STRONG><a name="[b2]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[15a]">>></a> trace_format +<LI><a href="#[166]">>></a> ranging_rx_time +<LI><a href="#[98]">>></a> ranging_rssi_get +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[ae]">>></a> MK8000_all_antenna_FAP +<LI><a href="#[c5]">>></a> MK8000_spotter_top +<LI><a href="#[ca]">>></a> MK8000_sts_first_patch_detect </UL> -<P><STRONG><a name="[c2]"></a>__aeabi_f2uiz</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, ffixui.o(.text)) +<P><STRONG><a name="[c3]"></a>__aeabi_f2uiz</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, ffixui.o(.text)) <BR><BR>[Called By]<UL><LI><a href="#[24]">>></a> main -<LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP </UL> -<P><STRONG><a name="[57]"></a>__aeabi_d2iz</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, dfixi.o(.text)) +<P><STRONG><a name="[58]"></a>__aeabi_d2iz</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, dfixi.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __aeabi_d2iz ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[58]">>></a> __aeabi_llsr +<BR>[Calls]<UL><LI><a href="#[59]">>></a> __aeabi_llsr </UL> -<BR>[Called By]<UL><LI><a href="#[15b]">>></a> phy_params_generate -<LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[b9]">>></a> MK8000_get_loc_params_ -<LI><a href="#[181]">>></a> __ieee754_rem_pio2 -<LI><a href="#[184]">>></a> __kernel_cos +<BR>[Called By]<UL><LI><a href="#[15d]">>></a> phy_params_generate +<LI><a href="#[e8]">>></a> UwbRange +<LI><a href="#[ba]">>></a> MK8000_get_loc_params_ +<LI><a href="#[184]">>></a> __ieee754_rem_pio2 +<LI><a href="#[187]">>></a> __kernel_cos </UL> -<P><STRONG><a name="[ba]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[15b]">>></a> phy_params_generate -<LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[b9]">>></a> MK8000_get_loc_params_ +<P><STRONG><a name="[bb]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[15d]">>></a> phy_params_generate +<LI><a href="#[e8]">>></a> UwbRange +<LI><a href="#[ba]">>></a> MK8000_get_loc_params_ </UL> -<P><STRONG><a name="[59]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text)) +<P><STRONG><a name="[5a]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_d2f </UL> -<BR>[Calls]<UL><LI><a href="#[46]">>></a> _float_round +<BR>[Calls]<UL><LI><a href="#[47]">>></a> _float_round </UL> -<BR>[Called By]<UL><LI><a href="#[158]">>></a> trace_format -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[b9]">>></a> MK8000_get_loc_params_ -<LI><a href="#[6b]">>></a> _scanf_really_real +<BR>[Called By]<UL><LI><a href="#[15a]">>></a> trace_format +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[ba]">>></a> MK8000_get_loc_params_ +<LI><a href="#[6c]">>></a> _scanf_really_real </UL> -<P><STRONG><a name="[5a]"></a>__aeabi_uldivmod</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, uldiv.o(.text), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[58]">>></a> __aeabi_llsr -<LI><a href="#[4b]">>></a> __aeabi_llsl +<P><STRONG><a name="[5b]"></a>__aeabi_uldivmod</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, uldiv.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[59]">>></a> __aeabi_llsr +<LI><a href="#[4c]">>></a> __aeabi_llsl </UL> -<BR>[Called By]<UL><LI><a href="#[180]">>></a> _printf_core -<LI><a href="#[190]">>></a> _fp_digits +<BR>[Called By]<UL><LI><a href="#[182]">>></a> _printf_core +<LI><a href="#[193]">>></a> _fp_digits </UL> -<P><STRONG><a name="[4b]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text)) +<P><STRONG><a name="[4c]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_llsl </UL> -<BR>[Called By]<UL><LI><a href="#[4a]">>></a> __aeabi_dadd -<LI><a href="#[5a]">>></a> __aeabi_uldivmod -<LI><a href="#[4d]">>></a> _double_epilogue -<LI><a href="#[63]">>></a> __aeabi_d2ulz -<LI><a href="#[69]">>></a> __aeabi_lmul +<BR>[Called By]<UL><LI><a href="#[4b]">>></a> __aeabi_dadd +<LI><a href="#[5b]">>></a> __aeabi_uldivmod +<LI><a href="#[4e]">>></a> _double_epilogue +<LI><a href="#[64]">>></a> __aeabi_d2ulz +<LI><a href="#[6a]">>></a> __aeabi_lmul </UL> -<P><STRONG><a name="[1a1]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED) +<P><STRONG><a name="[1a4]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED) -<P><STRONG><a name="[58]"></a>__aeabi_llsr</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, llushr.o(.text)) +<P><STRONG><a name="[59]"></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 </UL> -<BR>[Called By]<UL><LI><a href="#[57]">>></a> __aeabi_d2iz -<LI><a href="#[5a]">>></a> __aeabi_uldivmod -<LI><a href="#[4d]">>></a> _double_epilogue -<LI><a href="#[63]">>></a> __aeabi_d2ulz +<BR>[Called By]<UL><LI><a href="#[58]">>></a> __aeabi_d2iz +<LI><a href="#[5b]">>></a> __aeabi_uldivmod +<LI><a href="#[4e]">>></a> _double_epilogue +<LI><a href="#[64]">>></a> __aeabi_d2ulz </UL> -<P><STRONG><a name="[1a2]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED) +<P><STRONG><a name="[1a5]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED) -<P><STRONG><a name="[4c]"></a>__aeabi_lasr</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, llsshr.o(.text)) +<P><STRONG><a name="[4d]"></a>__aeabi_lasr</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, llsshr.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_lasr </UL> -<BR>[Called By]<UL><LI><a href="#[4a]">>></a> __aeabi_dadd +<BR>[Called By]<UL><LI><a href="#[4b]">>></a> __aeabi_dadd </UL> -<P><STRONG><a name="[1a3]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED) +<P><STRONG><a name="[1a6]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED) -<P><STRONG><a name="[40]"></a>__vfscanf_char</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, scanf_char.o(.text)) +<P><STRONG><a name="[41]"></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 </UL> -<BR>[Calls]<UL><LI><a href="#[5b]">>></a> __vfscanf +<BR>[Calls]<UL><LI><a href="#[5c]">>></a> __vfscanf </UL> -<BR>[Called By]<UL><LI><a href="#[3f]">>></a> __0sscanf +<BR>[Called By]<UL><LI><a href="#[40]">>></a> __0sscanf </UL> <P><STRONG><a name="[25]"></a>_sgetc</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, _sgetc.o(.text)) @@ -591,231 +589,231 @@ <BR>[Address Reference Count : 2]<UL><LI> __0sscanf.o(.text) <LI> strtod.o(.text) </UL> -<P><STRONG><a name="[5e]"></a>__strtod_int</STRONG> (Thumb, 98 bytes, Stack size 40 bytes, strtod.o(.text)) +<P><STRONG><a name="[5f]"></a>__strtod_int</STRONG> (Thumb, 98 bytes, Stack size 40 bytes, strtod.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 200<LI>Call Chain = __strtod_int ⇒ _local_sscanf ⇒ _scanf_real </UL> -<BR>[Calls]<UL><LI><a href="#[5c]">>></a> _local_sscanf +<BR>[Calls]<UL><LI><a href="#[5d]">>></a> _local_sscanf </UL> -<BR>[Called By]<UL><LI><a href="#[fa]">>></a> strtod +<BR>[Called By]<UL><LI><a href="#[f7]">>></a> strtod </UL> -<P><STRONG><a name="[43]"></a>strtol</STRONG> (Thumb, 108 bytes, Stack size 32 bytes, strtol.o(.text)) +<P><STRONG><a name="[44]"></a>strtol</STRONG> (Thumb, 108 bytes, Stack size 32 bytes, strtol.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = strtol ⇒ _strtoul </UL> -<BR>[Calls]<UL><LI><a href="#[5f]">>></a> __rt_ctype_table -<LI><a href="#[42]">>></a> __aeabi_errno_addr -<LI><a href="#[60]">>></a> _strtoul +<BR>[Calls]<UL><LI><a href="#[60]">>></a> __rt_ctype_table +<LI><a href="#[43]">>></a> __aeabi_errno_addr +<LI><a href="#[61]">>></a> _strtoul </UL> -<BR>[Called By]<UL><LI><a href="#[41]">>></a> atoi +<BR>[Called By]<UL><LI><a href="#[42]">>></a> atoi </UL> -<P><STRONG><a name="[1a4]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED) +<P><STRONG><a name="[1a7]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED) -<P><STRONG><a name="[46]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[49]">>></a> __aeabi_fdiv -<LI><a href="#[59]">>></a> __aeabi_d2f -<LI><a href="#[61]">>></a> _fsqrt +<P><STRONG><a name="[47]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[4a]">>></a> __aeabi_fdiv +<LI><a href="#[5a]">>></a> __aeabi_d2f +<LI><a href="#[62]">>></a> _fsqrt </UL> -<P><STRONG><a name="[45]"></a>_float_epilogue</STRONG> (Thumb, 114 bytes, Stack size 12 bytes, fepilogue.o(.text)) +<P><STRONG><a name="[46]"></a>_float_epilogue</STRONG> (Thumb, 114 bytes, Stack size 12 bytes, fepilogue.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = _float_epilogue </UL> -<BR>[Called By]<UL><LI><a href="#[53]">>></a> __aeabi_i2f -<LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[54]">>></a> __aeabi_ui2f +<BR>[Called By]<UL><LI><a href="#[54]">>></a> __aeabi_i2f +<LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[55]">>></a> __aeabi_ui2f </UL> -<P><STRONG><a name="[18d]"></a>__ARM_scalbnf</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fscalb.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[a1]">>></a> asinf -<LI><a href="#[18f]">>></a> __mathlib_flt_underflow -<LI><a href="#[18c]">>></a> __mathlib_flt_infnan +<P><STRONG><a name="[190]"></a>__ARM_scalbnf</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fscalb.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[a2]">>></a> asinf +<LI><a href="#[192]">>></a> __mathlib_flt_underflow +<LI><a href="#[18f]">>></a> __mathlib_flt_infnan </UL> -<P><STRONG><a name="[1a5]"></a>scalbnf</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, fscalb.o(.text), UNUSED) +<P><STRONG><a name="[1a8]"></a>scalbnf</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, fscalb.o(.text), UNUSED) -<P><STRONG><a name="[61]"></a>_fsqrt</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, fsqrt.o(.text)) +<P><STRONG><a name="[62]"></a>_fsqrt</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, fsqrt.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = _fsqrt </UL> -<BR>[Calls]<UL><LI><a href="#[46]">>></a> _float_round +<BR>[Calls]<UL><LI><a href="#[47]">>></a> _float_round </UL> -<BR>[Called By]<UL><LI><a href="#[194]">>></a> sqrtf +<BR>[Called By]<UL><LI><a href="#[197]">>></a> sqrtf </UL> -<P><STRONG><a name="[4e]"></a>_double_round</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, depilogue.o(.text)) +<P><STRONG><a name="[4f]"></a>_double_round</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, depilogue.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = _double_round </UL> -<BR>[Called By]<UL><LI><a href="#[4a]">>></a> __aeabi_dadd -<LI><a href="#[52]">>></a> __aeabi_ddiv -<LI><a href="#[4d]">>></a> _double_epilogue +<BR>[Called By]<UL><LI><a href="#[4b]">>></a> __aeabi_dadd +<LI><a href="#[53]">>></a> __aeabi_ddiv +<LI><a href="#[4e]">>></a> _double_epilogue </UL> -<P><STRONG><a name="[4d]"></a>_double_epilogue</STRONG> (Thumb, 164 bytes, Stack size 48 bytes, depilogue.o(.text)) +<P><STRONG><a name="[4e]"></a>_double_epilogue</STRONG> (Thumb, 164 bytes, Stack size 48 bytes, depilogue.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[62]">>></a> __ARM_clz -<LI><a href="#[58]">>></a> __aeabi_llsr -<LI><a href="#[4b]">>></a> __aeabi_llsl -<LI><a href="#[4e]">>></a> _double_round +<BR>[Calls]<UL><LI><a href="#[63]">>></a> __ARM_clz +<LI><a href="#[59]">>></a> __aeabi_llsr +<LI><a href="#[4c]">>></a> __aeabi_llsl +<LI><a href="#[4f]">>></a> _double_round </UL> -<BR>[Called By]<UL><LI><a href="#[55]">>></a> __aeabi_i2d -<LI><a href="#[51]">>></a> __aeabi_dmul -<LI><a href="#[4a]">>></a> __aeabi_dadd -<LI><a href="#[56]">>></a> __aeabi_ui2d -<LI><a href="#[6a]">>></a> __aeabi_ul2d +<BR>[Called By]<UL><LI><a href="#[56]">>></a> __aeabi_i2d +<LI><a href="#[52]">>></a> __aeabi_dmul +<LI><a href="#[4b]">>></a> __aeabi_dadd +<LI><a href="#[57]">>></a> __aeabi_ui2d +<LI><a href="#[6b]">>></a> __aeabi_ul2d </UL> -<P><STRONG><a name="[183]"></a>__ARM_scalbn</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, dscalb.o(.text)) +<P><STRONG><a name="[186]"></a>__ARM_scalbn</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, dscalb.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __ARM_scalbn </UL> -<BR>[Called By]<UL><LI><a href="#[bd]">>></a> ldexp -<LI><a href="#[186]">>></a> __kernel_sin -<LI><a href="#[181]">>></a> __ieee754_rem_pio2 -<LI><a href="#[188]">>></a> __mathlib_dbl_underflow -<LI><a href="#[18b]">>></a> __mathlib_dbl_overflow -<LI><a href="#[189]">>></a> __mathlib_dbl_infnan -<LI><a href="#[184]">>></a> __kernel_cos +<BR>[Called By]<UL><LI><a href="#[be]">>></a> ldexp +<LI><a href="#[189]">>></a> __kernel_sin +<LI><a href="#[184]">>></a> __ieee754_rem_pio2 +<LI><a href="#[18b]">>></a> __mathlib_dbl_underflow +<LI><a href="#[18e]">>></a> __mathlib_dbl_overflow +<LI><a href="#[18c]">>></a> __mathlib_dbl_infnan +<LI><a href="#[187]">>></a> __kernel_cos </UL> -<P><STRONG><a name="[1a6]"></a>scalbn</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, dscalb.o(.text), UNUSED) +<P><STRONG><a name="[1a9]"></a>scalbn</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, dscalb.o(.text), UNUSED) -<P><STRONG><a name="[63]"></a>__aeabi_d2ulz</STRONG> (Thumb, 54 bytes, Stack size 8 bytes, dfixul.o(.text), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[58]">>></a> __aeabi_llsr -<LI><a href="#[4b]">>></a> __aeabi_llsl +<P><STRONG><a name="[64]"></a>__aeabi_d2ulz</STRONG> (Thumb, 54 bytes, Stack size 8 bytes, dfixul.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[59]">>></a> __aeabi_llsr +<LI><a href="#[4c]">>></a> __aeabi_llsl </UL> -<BR>[Called By]<UL><LI><a href="#[190]">>></a> _fp_digits +<BR>[Called By]<UL><LI><a href="#[193]">>></a> _fp_digits </UL> -<P><STRONG><a name="[198]"></a>__aeabi_cdcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cdcmple.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[bd]">>></a> ldexp +<P><STRONG><a name="[19b]"></a>__aeabi_cdcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cdcmple.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[be]">>></a> ldexp </UL> -<P><STRONG><a name="[1a7]"></a>__aeabi_cdcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdcmple.o(.text), UNUSED) +<P><STRONG><a name="[1aa]"></a>__aeabi_cdcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdcmple.o(.text), UNUSED) -<P><STRONG><a name="[191]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text), UNUSED) -<BR><BR>[Called By]<UL><LI><a href="#[190]">>></a> _fp_digits +<P><STRONG><a name="[194]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text), UNUSED) +<BR><BR>[Called By]<UL><LI><a href="#[193]">>></a> _fp_digits </UL> -<P><STRONG><a name="[197]"></a>__ARM_fcmp4</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, fcmp4.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[aa]">>></a> fminf -<LI><a href="#[ab]">>></a> fmaxf +<P><STRONG><a name="[19a]"></a>__ARM_fcmp4</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, fcmp4.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[ab]">>></a> fminf +<LI><a href="#[ac]">>></a> fmaxf </UL> -<P><STRONG><a name="[1a8]"></a>_fcmp4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, fcmp4.o(.text), UNUSED) +<P><STRONG><a name="[1ab]"></a>_fcmp4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, fcmp4.o(.text), UNUSED) -<P><STRONG><a name="[39]"></a>__scatterload</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, init.o(.text)) -<BR><BR>[Calls]<UL><LI><a href="#[64]">>></a> __main_after_scatterload +<P><STRONG><a name="[3a]"></a>__scatterload</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, init.o(.text)) +<BR><BR>[Calls]<UL><LI><a href="#[65]">>></a> __main_after_scatterload </UL> -<BR>[Called By]<UL><LI><a href="#[38]">>></a> _main_scatterload +<BR>[Called By]<UL><LI><a href="#[39]">>></a> _main_scatterload </UL> -<P><STRONG><a name="[1a9]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED) +<P><STRONG><a name="[1ac]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED) -<P><STRONG><a name="[5f]"></a>__rt_ctype_table</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, ctype_o.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> isspace -<LI><a href="#[43]">>></a> strtol +<P><STRONG><a name="[60]"></a>__rt_ctype_table</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, ctype_o.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[44]">>></a> strtol +<LI><a href="#[28]">>></a> isspace </UL> <P><STRONG><a name="[28]"></a>isspace</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, isspace_o.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = isspace </UL> -<BR>[Calls]<UL><LI><a href="#[5f]">>></a> __rt_ctype_table +<BR>[Calls]<UL><LI><a href="#[60]">>></a> __rt_ctype_table </UL> <BR>[Address Reference Count : 2]<UL><LI> scanf_char.o(.text) <LI> strtod.o(.text) </UL> -<P><STRONG><a name="[5b]"></a>__vfscanf</STRONG> (Thumb, 812 bytes, Stack size 80 bytes, _scanf.o(.text)) +<P><STRONG><a name="[5c]"></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="#[5d]">>></a> _scanf_real -<LI><a href="#[65]">>></a> _scanf_longlong (Weak Reference) -<LI><a href="#[66]">>></a> _scanf_int (Weak Reference) -<LI><a href="#[67]">>></a> _scanf_string +<BR>[Calls]<UL><LI><a href="#[68]">>></a> _scanf_string +<LI><a href="#[5e]">>></a> _scanf_real +<LI><a href="#[66]">>></a> _scanf_longlong (Weak Reference) +<LI><a href="#[67]">>></a> _scanf_int (Weak Reference) </UL> -<BR>[Called By]<UL><LI><a href="#[40]">>></a> __vfscanf_char +<BR>[Called By]<UL><LI><a href="#[41]">>></a> __vfscanf_char </UL> -<P><STRONG><a name="[5d]"></a>_scanf_real</STRONG> (Thumb, 0 bytes, Stack size 104 bytes, scanf_fp.o(.text)) +<P><STRONG><a name="[5e]"></a>_scanf_real</STRONG> (Thumb, 0 bytes, Stack size 104 bytes, scanf_fp.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = _scanf_real </UL> -<BR>[Called By]<UL><LI><a href="#[5b]">>></a> __vfscanf -<LI><a href="#[5c]">>></a> _local_sscanf +<BR>[Called By]<UL><LI><a href="#[5d]">>></a> _local_sscanf +<LI><a href="#[5c]">>></a> __vfscanf </UL> -<P><STRONG><a name="[6b]"></a>_scanf_really_real</STRONG> (Thumb, 584 bytes, Stack size 104 bytes, scanf_fp.o(.text), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[59]">>></a> __aeabi_d2f -<LI><a href="#[6c]">>></a> _is_digit -<LI><a href="#[68]">>></a> _fp_value +<P><STRONG><a name="[6c]"></a>_scanf_really_real</STRONG> (Thumb, 584 bytes, Stack size 104 bytes, scanf_fp.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[5a]">>></a> __aeabi_d2f +<LI><a href="#[6d]">>></a> _is_digit +<LI><a href="#[69]">>></a> _fp_value </UL> -<P><STRONG><a name="[60]"></a>_strtoul</STRONG> (Thumb, 166 bytes, Stack size 40 bytes, _strtoul.o(.text)) +<P><STRONG><a name="[61]"></a>_strtoul</STRONG> (Thumb, 166 bytes, Stack size 40 bytes, _strtoul.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = _strtoul </UL> -<BR>[Calls]<UL><LI><a href="#[42]">>></a> __aeabi_errno_addr -<LI><a href="#[6d]">>></a> _chval +<BR>[Calls]<UL><LI><a href="#[43]">>></a> __aeabi_errno_addr +<LI><a href="#[6e]">>></a> _chval </UL> -<BR>[Called By]<UL><LI><a href="#[43]">>></a> strtol +<BR>[Called By]<UL><LI><a href="#[44]">>></a> strtol </UL> -<P><STRONG><a name="[69]"></a>__aeabi_lmul</STRONG> (Thumb, 122 bytes, Stack size 64 bytes, llmul.o(.text), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[4b]">>></a> __aeabi_llsl +<P><STRONG><a name="[6a]"></a>__aeabi_lmul</STRONG> (Thumb, 122 bytes, Stack size 64 bytes, llmul.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[4c]">>></a> __aeabi_llsl </UL> -<BR>[Called By]<UL><LI><a href="#[68]">>></a> _fp_value +<BR>[Called By]<UL><LI><a href="#[69]">>></a> _fp_value </UL> -<P><STRONG><a name="[1aa]"></a>_ll_mul</STRONG> (Thumb, 0 bytes, Stack size 64 bytes, llmul.o(.text), UNUSED) +<P><STRONG><a name="[1ad]"></a>_ll_mul</STRONG> (Thumb, 0 bytes, Stack size 64 bytes, llmul.o(.text), UNUSED) -<P><STRONG><a name="[6d]"></a>_chval</STRONG> (Thumb, 30 bytes, Stack size 0 bytes, _chval.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[60]">>></a> _strtoul +<P><STRONG><a name="[6e]"></a>_chval</STRONG> (Thumb, 30 bytes, Stack size 0 bytes, _chval.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[61]">>></a> _strtoul </UL> -<P><STRONG><a name="[6a]"></a>__aeabi_ul2d</STRONG> (Thumb, 22 bytes, Stack size 16 bytes, dfltul.o(.text), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[4d]">>></a> _double_epilogue +<P><STRONG><a name="[6b]"></a>__aeabi_ul2d</STRONG> (Thumb, 22 bytes, Stack size 16 bytes, dfltul.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[4e]">>></a> _double_epilogue </UL> -<BR>[Called By]<UL><LI><a href="#[68]">>></a> _fp_value +<BR>[Called By]<UL><LI><a href="#[69]">>></a> _fp_value </UL> -<P><STRONG><a name="[1ab]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED) +<P><STRONG><a name="[1ae]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED) -<P><STRONG><a name="[1ac]"></a>__decompress0</STRONG> (Thumb, 58 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED) +<P><STRONG><a name="[1af]"></a>__decompress0</STRONG> (Thumb, 58 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED) <P><STRONG><a name="[f]"></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 </UL> -<BR>[Calls]<UL><LI><a href="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> <P><STRONG><a name="[e]"></a>AES_IRQHandler</STRONG> (Thumb, 360 bytes, Stack size 24 bytes, mk_aes.o(.text.AES_IRQHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 764<LI>Call Chain = AES_IRQHandler ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_printf -<LI><a href="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[6f]">>></a> trace_assert_dump </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[70]"></a>Accelerometer_Init</STRONG> (Thumb, 120 bytes, Stack size 16 bytes, lis3dh_driver.o(.text.Accelerometer_Init)) +<P><STRONG><a name="[71]"></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="#[73]">>></a> delay_us -<LI><a href="#[72]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[71]">>></a> LIS3DH_ReadOneByte +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[73]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[72]">>></a> LIS3DH_ReadOneByte </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[74]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 228 bytes, Stack size 24 bytes, uwb_app.o(.text.Anchor_RecNearPoll)) +<P><STRONG><a name="[75]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 228 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="#[7b]">>></a> gpio_pin_clr -<LI><a href="#[7a]">>></a> mac_is_busy -<LI><a href="#[79]">>></a> uwb_tx -<LI><a href="#[75]">>></a> phy_timer_count_get -<LI><a href="#[77]">>></a> ranging_tx_time -<LI><a href="#[76]">>></a> phy_shr_duration -<LI><a href="#[78]">>></a> ranging_ant_delays_get +<BR>[Calls]<UL><LI><a href="#[7c]">>></a> gpio_pin_clr +<LI><a href="#[7b]">>></a> mac_is_busy +<LI><a href="#[7a]">>></a> uwb_tx +<LI><a href="#[76]">>></a> phy_timer_count_get +<LI><a href="#[78]">>></a> ranging_tx_time +<LI><a href="#[77]">>></a> phy_shr_duration +<LI><a href="#[79]">>></a> ranging_ant_delays_get </UL> -<BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange +<BR>[Called By]<UL><LI><a href="#[e8]">>></a> UwbRange </UL> <P><STRONG><a name="[6]"></a>BOD_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_misc.o(.text.BOD_IRQHandler)) @@ -839,7 +837,7 @@ <P><STRONG><a name="[8]"></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="[1ad]"></a>Default_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler), UNUSED) +<P><STRONG><a name="[1b0]"></a>Default_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler), UNUSED) <P><STRONG><a name="[1b]"></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) @@ -884,178 +882,178 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[7c]"></a>HIDO_BaseQueueEnqueue</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, hido_basequeue.o(.text.HIDO_BaseQueueEnqueue)) +<P><STRONG><a name="[7d]"></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="#[3b]">>></a> __aeabi_uidivmod +<BR>[Calls]<UL><LI><a href="#[3c]">>></a> __aeabi_uidivmod </UL> -<BR>[Called By]<UL><LI><a href="#[7f]">>></a> HIDO_VLQEnqueue +<BR>[Called By]<UL><LI><a href="#[80]">>></a> HIDO_VLQEnqueue </UL> -<P><STRONG><a name="[7d]"></a>HIDO_BaseQueueGetContinuousSize</STRONG> (Thumb, 90 bytes, Stack size 32 bytes, hido_basequeue.o(.text.HIDO_BaseQueueGetContinuousSize)) +<P><STRONG><a name="[7e]"></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="#[3b]">>></a> __aeabi_uidivmod +<BR>[Calls]<UL><LI><a href="#[3c]">>></a> __aeabi_uidivmod </UL> -<BR>[Called By]<UL><LI><a href="#[80]">>></a> HIDO_VLQGetEnqueueMember +<BR>[Called By]<UL><LI><a href="#[81]">>></a> HIDO_VLQGetEnqueueMember </UL> -<P><STRONG><a name="[82]"></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="#[80]">>></a> HIDO_VLQGetEnqueueMember +<P><STRONG><a name="[83]"></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="#[81]">>></a> HIDO_VLQGetEnqueueMember </UL> -<P><STRONG><a name="[81]"></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="#[80]">>></a> HIDO_VLQGetEnqueueMember +<P><STRONG><a name="[82]"></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="#[81]">>></a> HIDO_VLQGetEnqueueMember </UL> -<P><STRONG><a name="[e2]"></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="#[e0]">>></a> Socket_Send +<P><STRONG><a name="[df]"></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="#[dd]">>></a> Socket_Send </UL> -<P><STRONG><a name="[dd]"></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="#[eb]">>></a> UwbRange -<LI><a href="#[da]">>></a> SecondTask +<P><STRONG><a name="[ff]"></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="#[24]">>></a> main +<LI><a href="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[7e]"></a>HIDO_UtilBzero</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, hido_util.o(.text.HIDO_UtilBzero)) +<P><STRONG><a name="[7f]"></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="#[3c]">>></a> __aeabi_memclr +<BR>[Calls]<UL><LI><a href="#[3d]">>></a> __aeabi_memclr </UL> -<BR>[Called By]<UL><LI><a href="#[f2]">>></a> Uart_Register +<BR>[Called By]<UL><LI><a href="#[ef]">>></a> Uart_Register </UL> -<P><STRONG><a name="[7f]"></a>HIDO_VLQEnqueue</STRONG> (Thumb, 42 bytes, Stack size 16 bytes, hido_vlqueue.o(.text.HIDO_VLQEnqueue)) +<P><STRONG><a name="[80]"></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="#[7c]">>></a> HIDO_BaseQueueEnqueue +<BR>[Calls]<UL><LI><a href="#[7d]">>></a> HIDO_BaseQueueEnqueue </UL> -<BR>[Called By]<UL><LI><a href="#[e0]">>></a> Socket_Send +<BR>[Called By]<UL><LI><a href="#[dd]">>></a> Socket_Send </UL> -<P><STRONG><a name="[80]"></a>HIDO_VLQGetEnqueueMember</STRONG> (Thumb, 84 bytes, Stack size 32 bytes, hido_vlqueue.o(.text.HIDO_VLQGetEnqueueMember)) +<P><STRONG><a name="[81]"></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="#[81]">>></a> HIDO_BaseQueueIsFull -<LI><a href="#[82]">>></a> HIDO_BaseQueueGetRear -<LI><a href="#[7d]">>></a> HIDO_BaseQueueGetContinuousSize +<BR>[Calls]<UL><LI><a href="#[82]">>></a> HIDO_BaseQueueIsFull +<LI><a href="#[83]">>></a> HIDO_BaseQueueGetRear +<LI><a href="#[7e]">>></a> HIDO_BaseQueueGetContinuousSize </UL> -<BR>[Called By]<UL><LI><a href="#[e0]">>></a> Socket_Send +<BR>[Called By]<UL><LI><a href="#[dd]">>></a> Socket_Send </UL> <P><STRONG><a name="[2]"></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="#[83]">>></a> trace_exception_handler +<BR>[Calls]<UL><LI><a href="#[84]">>></a> trace_exception_handler </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[84]"></a>IIC2_Init</STRONG> (Thumb, 72 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.IIC2_Init)) +<P><STRONG><a name="[85]"></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="#[87]">>></a> io_pull_set -<LI><a href="#[85]">>></a> io_pin_mux_set -<LI><a href="#[86]">>></a> gpio_pin_set_dir +<BR>[Calls]<UL><LI><a href="#[88]">>></a> io_pull_set +<LI><a href="#[86]">>></a> io_pin_mux_set +<LI><a href="#[87]">>></a> gpio_pin_set_dir </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[88]"></a>IIC2_Read_Byte</STRONG> (Thumb, 406 bytes, Stack size 56 bytes, lis3dh_driver.o(.text.IIC2_Read_Byte)) +<P><STRONG><a name="[89]"></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="#[73]">>></a> delay_us -<LI><a href="#[89]">>></a> gpio_pin_set -<LI><a href="#[8a]">>></a> gpio_pin_get_val -<LI><a href="#[7b]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[8a]">>></a> gpio_pin_set +<LI><a href="#[8b]">>></a> gpio_pin_get_val +<LI><a href="#[7c]">>></a> gpio_pin_clr </UL> -<BR>[Called By]<UL><LI><a href="#[71]">>></a> LIS3DH_ReadOneByte +<BR>[Called By]<UL><LI><a href="#[72]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[8b]"></a>IIC2_Send_Byte</STRONG> (Thumb, 430 bytes, Stack size 16 bytes, lis3dh_driver.o(.text.IIC2_Send_Byte)) +<P><STRONG><a name="[8c]"></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="#[73]">>></a> delay_us -<LI><a href="#[89]">>></a> gpio_pin_set -<LI><a href="#[7b]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[8a]">>></a> gpio_pin_set +<LI><a href="#[7c]">>></a> gpio_pin_clr </UL> -<BR>[Called By]<UL><LI><a href="#[72]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[71]">>></a> LIS3DH_ReadOneByte +<BR>[Called By]<UL><LI><a href="#[73]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[72]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[8c]"></a>IIC2_Wait_Ack</STRONG> (Thumb, 136 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.IIC2_Wait_Ack)) +<P><STRONG><a name="[8d]"></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="#[73]">>></a> delay_us -<LI><a href="#[86]">>></a> gpio_pin_set_dir -<LI><a href="#[89]">>></a> gpio_pin_set -<LI><a href="#[8a]">>></a> gpio_pin_get_val -<LI><a href="#[7b]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[87]">>></a> gpio_pin_set_dir +<LI><a href="#[8a]">>></a> gpio_pin_set +<LI><a href="#[8b]">>></a> gpio_pin_get_val +<LI><a href="#[7c]">>></a> gpio_pin_clr </UL> -<BR>[Called By]<UL><LI><a href="#[72]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[71]">>></a> LIS3DH_ReadOneByte +<BR>[Called By]<UL><LI><a href="#[73]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[72]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[8d]"></a>IO_LED_control_change</STRONG> (Thumb, 320 bytes, Stack size 16 bytes, sn74hc595.o(.text.IO_LED_control_change)) +<P><STRONG><a name="[8e]"></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="#[89]">>></a> gpio_pin_set -<LI><a href="#[7b]">>></a> gpio_pin_clr +<BR>[Calls]<UL><LI><a href="#[8a]">>></a> gpio_pin_set +<LI><a href="#[7c]">>></a> gpio_pin_clr </UL> -<BR>[Called By]<UL><LI><a href="#[ea]">>></a> uwb_led_on -<LI><a href="#[ec]">>></a> uwb_led_off -<LI><a href="#[fd]">>></a> update_led_power_state -<LI><a href="#[117]">>></a> gps_air780_power_change -<LI><a href="#[134]">>></a> charge_state_change -<LI><a href="#[133]">>></a> charge_red_on -<LI><a href="#[132]">>></a> charge_red_off -<LI><a href="#[fc]">>></a> blink_led -<LI><a href="#[e6]">>></a> air780_led_on -<LI><a href="#[e8]">>></a> air780_led_off +<BR>[Called By]<UL><LI><a href="#[e7]">>></a> uwb_led_on +<LI><a href="#[e9]">>></a> uwb_led_off +<LI><a href="#[fa]">>></a> update_led_power_state +<LI><a href="#[115]">>></a> gps_air780_power_change +<LI><a href="#[133]">>></a> charge_state_change +<LI><a href="#[132]">>></a> charge_red_on +<LI><a href="#[131]">>></a> charge_red_off +<LI><a href="#[f9]">>></a> blink_led +<LI><a href="#[e3]">>></a> air780_led_on +<LI><a href="#[e5]">>></a> air780_led_off </UL> -<P><STRONG><a name="[8e]"></a>IO_control_init</STRONG> (Thumb, 112 bytes, Stack size 24 bytes, sn74hc595.o(.text.IO_control_init)) +<P><STRONG><a name="[8f]"></a>IO_control_init</STRONG> (Thumb, 112 bytes, Stack size 24 bytes, sn74hc595.o(.text.IO_control_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = IO_control_init ⇒ io_pull_set </UL> -<BR>[Calls]<UL><LI><a href="#[87]">>></a> io_pull_set -<LI><a href="#[85]">>></a> io_pin_mux_set -<LI><a href="#[8f]">>></a> io_open_drain_set -<LI><a href="#[86]">>></a> gpio_pin_set_dir +<BR>[Calls]<UL><LI><a href="#[88]">>></a> io_pull_set +<LI><a href="#[86]">>></a> io_pin_mux_set +<LI><a href="#[90]">>></a> io_open_drain_set +<LI><a href="#[87]">>></a> gpio_pin_set_dir </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main -<LI><a href="#[31]">>></a> sleep_timer_callback +<LI><a href="#[30]">>></a> sleep_timer_callback </UL> -<P><STRONG><a name="[90]"></a>IdleTask</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, main.o(.text.IdleTask)) +<P><STRONG><a name="[91]"></a>IdleTask</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, main.o(.text.IdleTask)) <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = IdleTask ⇒ UART_CheckReceive </UL> -<BR>[Calls]<UL><LI><a href="#[91]">>></a> UART_CheckReceive +<BR>[Calls]<UL><LI><a href="#[92]">>></a> UART_CheckReceive </UL> -<BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange +<BR>[Called By]<UL><LI><a href="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[71]"></a>LIS3DH_ReadOneByte</STRONG> (Thumb, 152 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.LIS3DH_ReadOneByte)) +<P><STRONG><a name="[72]"></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="#[73]">>></a> delay_us -<LI><a href="#[89]">>></a> gpio_pin_set -<LI><a href="#[7b]">>></a> gpio_pin_clr -<LI><a href="#[8c]">>></a> IIC2_Wait_Ack -<LI><a href="#[8b]">>></a> IIC2_Send_Byte -<LI><a href="#[88]">>></a> IIC2_Read_Byte +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[8a]">>></a> gpio_pin_set +<LI><a href="#[7c]">>></a> gpio_pin_clr +<LI><a href="#[8d]">>></a> IIC2_Wait_Ack +<LI><a href="#[8c]">>></a> IIC2_Send_Byte +<LI><a href="#[89]">>></a> IIC2_Read_Byte </UL> -<BR>[Called By]<UL><LI><a href="#[70]">>></a> Accelerometer_Init +<BR>[Called By]<UL><LI><a href="#[71]">>></a> Accelerometer_Init </UL> -<P><STRONG><a name="[72]"></a>LIS3DH_WriteOneByte</STRONG> (Thumb, 120 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.LIS3DH_WriteOneByte)) +<P><STRONG><a name="[73]"></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="#[73]">>></a> delay_us -<LI><a href="#[89]">>></a> gpio_pin_set -<LI><a href="#[7b]">>></a> gpio_pin_clr -<LI><a href="#[8c]">>></a> IIC2_Wait_Ack -<LI><a href="#[8b]">>></a> IIC2_Send_Byte +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[8a]">>></a> gpio_pin_set +<LI><a href="#[7c]">>></a> gpio_pin_clr +<LI><a href="#[8d]">>></a> IIC2_Wait_Ack +<LI><a href="#[8c]">>></a> IIC2_Send_Byte </UL> -<BR>[Called By]<UL><LI><a href="#[70]">>></a> Accelerometer_Init +<BR>[Called By]<UL><LI><a href="#[71]">>></a> Accelerometer_Init </UL> <P><STRONG><a name="[12]"></a>LSP_IRQHandler</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, mk_lsp.o(.text.LSP_IRQHandler)) @@ -1066,262 +1064,262 @@ <P><STRONG><a name="[a]"></a>MAC_IRQHandler</STRONG> (Thumb, 1260 bytes, Stack size 120 bytes, mk_mac.o(.text.MAC_IRQHandler)) <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="#[6f]">>></a> trace_printf -<LI><a href="#[96]">>></a> sys_timer_get -<LI><a href="#[95]">>></a> mac_timer_stop -<LI><a href="#[92]">>></a> fira_vendor_oui_process -<LI><a href="#[97]">>></a> ranging_rssi_get -<LI><a href="#[94]">>></a> exit_debug_mode -<LI><a href="#[93]">>></a> phy_dump_mode -<LI><a href="#[3b]">>></a> __aeabi_uidivmod +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[97]">>></a> sys_timer_get +<LI><a href="#[96]">>></a> mac_timer_stop +<LI><a href="#[98]">>></a> ranging_rssi_get +<LI><a href="#[95]">>></a> exit_debug_mode +<LI><a href="#[94]">>></a> phy_dump_mode +<LI><a href="#[93]">>></a> fira_vendor_oui_process +<LI><a href="#[3c]">>></a> __aeabi_uidivmod </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[98]"></a>MK8000_LSP_process_sts_data</STRONG> (Thumb, 2204 bytes, Stack size 12504 bytes, mk8000_lsp_process_sts_data.o(.text.MK8000_LSP_process_sts_data)) +<P><STRONG><a name="[99]"></a>MK8000_LSP_process_sts_data</STRONG> (Thumb, 2204 bytes, Stack size 12504 bytes, mk8000_lsp_process_sts_data.o(.text.MK8000_LSP_process_sts_data)) <BR><BR>[Stack]<UL><LI>Max Depth = 12908<LI>Call Chain = MK8000_LSP_process_sts_data ⇒ lsp_cmplx_mat_mult_f32 ⇒ lsp_mat_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="#[53]">>></a> __aeabi_i2f -<LI><a href="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[54]">>></a> __aeabi_ui2f -<LI><a href="#[49]">>></a> __aeabi_fdiv -<LI><a href="#[59]">>></a> __aeabi_d2f -<LI><a href="#[ac]">>></a> __aeabi_fcmple -<LI><a href="#[9e]">>></a> lsp_acc_ch_comp -<LI><a href="#[9b]">>></a> lsp_ch_est -<LI><a href="#[a0]">>></a> lsp_cmplx_mat_mult_f32 -<LI><a href="#[a7]">>></a> lsp_cmplx_mat_inverse_f32 -<LI><a href="#[9a]">>></a> lsp_cmplx_inner_product_f32 -<LI><a href="#[9f]">>></a> lsp_cmplx_mult_cmplx_f32 -<LI><a href="#[a8]">>></a> lsp_scale_f32 -<LI><a href="#[a9]">>></a> lsp_correlate_f32 -<LI><a href="#[a3]">>></a> lsp_vinverse_f32 -<LI><a href="#[a4]">>></a> lsp_mult_f32 -<LI><a href="#[a5]">>></a> lsp_sub_f32 -<LI><a href="#[a2]">>></a> lsp_add_f32 -<LI><a href="#[47]">>></a> __aeabi_fsub -<LI><a href="#[99]">>></a> __aeabi_idiv -<LI><a href="#[3b]">>></a> __aeabi_uidivmod -<LI><a href="#[9d]">>></a> __aeabi_uidiv -<LI><a href="#[aa]">>></a> fminf -<LI><a href="#[ab]">>></a> fmaxf -<LI><a href="#[a1]">>></a> asinf -<LI><a href="#[a6]">>></a> __aeabi_fcmpeq +<BR>[Calls]<UL><LI><a href="#[54]">>></a> __aeabi_i2f +<LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[55]">>></a> __aeabi_ui2f +<LI><a href="#[4a]">>></a> __aeabi_fdiv +<LI><a href="#[5a]">>></a> __aeabi_d2f +<LI><a href="#[ad]">>></a> __aeabi_fcmple +<LI><a href="#[9f]">>></a> lsp_acc_ch_comp +<LI><a href="#[9c]">>></a> lsp_ch_est +<LI><a href="#[a1]">>></a> lsp_cmplx_mat_mult_f32 +<LI><a href="#[a8]">>></a> lsp_cmplx_mat_inverse_f32 +<LI><a href="#[9b]">>></a> lsp_cmplx_inner_product_f32 +<LI><a href="#[a0]">>></a> lsp_cmplx_mult_cmplx_f32 +<LI><a href="#[a9]">>></a> lsp_scale_f32 +<LI><a href="#[aa]">>></a> lsp_correlate_f32 +<LI><a href="#[a4]">>></a> lsp_vinverse_f32 +<LI><a href="#[a5]">>></a> lsp_mult_f32 +<LI><a href="#[a6]">>></a> lsp_sub_f32 +<LI><a href="#[a3]">>></a> lsp_add_f32 +<LI><a href="#[48]">>></a> __aeabi_fsub +<LI><a href="#[9a]">>></a> __aeabi_idiv +<LI><a href="#[3c]">>></a> __aeabi_uidivmod +<LI><a href="#[9e]">>></a> __aeabi_uidiv +<LI><a href="#[ab]">>></a> fminf +<LI><a href="#[ac]">>></a> fmaxf +<LI><a href="#[a2]">>></a> asinf +<LI><a href="#[a7]">>></a> __aeabi_fcmpeq </UL> -<BR>[Called By]<UL><LI><a href="#[c4]">>></a> MK8000_spotter_top +<BR>[Called By]<UL><LI><a href="#[c5]">>></a> MK8000_spotter_top </UL> -<P><STRONG><a name="[ad]"></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="[ae]"></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="#[49]">>></a> __aeabi_fdiv -<LI><a href="#[b1]">>></a> __aeabi_f2iz -<LI><a href="#[b0]">>></a> __aeabi_fcmplt -<LI><a href="#[ac]">>></a> __aeabi_fcmple -<LI><a href="#[9d]">>></a> __aeabi_uidiv -<LI><a href="#[ae]">>></a> derive_scaled_thres -<LI><a href="#[af]">>></a> enhanced_sts_fap_detect +<BR>[Calls]<UL><LI><a href="#[4a]">>></a> __aeabi_fdiv +<LI><a href="#[b2]">>></a> __aeabi_f2iz +<LI><a href="#[b1]">>></a> __aeabi_fcmplt +<LI><a href="#[ad]">>></a> __aeabi_fcmple +<LI><a href="#[9e]">>></a> __aeabi_uidiv +<LI><a href="#[af]">>></a> derive_scaled_thres +<LI><a href="#[b0]">>></a> enhanced_sts_fap_detect </UL> -<BR>[Called By]<UL><LI><a href="#[cb]">>></a> MK8000_update_fap_fom -<LI><a href="#[c9]">>></a> MK8000_sts_first_patch_detect +<BR>[Called By]<UL><LI><a href="#[cc]">>></a> MK8000_update_fap_fom +<LI><a href="#[ca]">>></a> MK8000_sts_first_patch_detect </UL> -<P><STRONG><a name="[b2]"></a>MK8000_blender_packet</STRONG> (Thumb, 548 bytes, Stack size 64 bytes, mk8000_blender_top.o(.text.MK8000_blender_packet)) +<P><STRONG><a name="[b3]"></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="#[49]">>></a> __aeabi_fdiv -<LI><a href="#[b4]">>></a> __aeabi_fcmpge -<LI><a href="#[b3]">>></a> __aeabi_fcmpgt -<LI><a href="#[9a]">>></a> lsp_cmplx_inner_product_f32 +<BR>[Calls]<UL><LI><a href="#[4a]">>></a> __aeabi_fdiv +<LI><a href="#[b5]">>></a> __aeabi_fcmpge +<LI><a href="#[b4]">>></a> __aeabi_fcmpgt +<LI><a href="#[9b]">>></a> lsp_cmplx_inner_product_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[cb]">>></a> MK8000_update_fap_fom -<LI><a href="#[c9]">>></a> MK8000_sts_first_patch_detect +<BR>[Called By]<UL><LI><a href="#[cc]">>></a> MK8000_update_fap_fom +<LI><a href="#[ca]">>></a> MK8000_sts_first_patch_detect </UL> -<P><STRONG><a name="[b5]"></a>MK8000_fap_adjust</STRONG> (Thumb, 192 bytes, Stack size 48 bytes, mk8000_fap_adjust.o(.text.MK8000_fap_adjust)) +<P><STRONG><a name="[b6]"></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="#[53]">>></a> __aeabi_i2f -<LI><a href="#[54]">>></a> __aeabi_ui2f -<LI><a href="#[b0]">>></a> __aeabi_fcmplt -<LI><a href="#[b3]">>></a> __aeabi_fcmpgt -<LI><a href="#[a8]">>></a> lsp_scale_f32 -<LI><a href="#[b6]">>></a> lsp_inner_product_f32 -<LI><a href="#[a3]">>></a> lsp_vinverse_f32 +<BR>[Calls]<UL><LI><a href="#[54]">>></a> __aeabi_i2f +<LI><a href="#[55]">>></a> __aeabi_ui2f +<LI><a href="#[b1]">>></a> __aeabi_fcmplt +<LI><a href="#[b4]">>></a> __aeabi_fcmpgt +<LI><a href="#[a9]">>></a> lsp_scale_f32 +<LI><a href="#[b7]">>></a> lsp_inner_product_f32 +<LI><a href="#[a4]">>></a> lsp_vinverse_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP +<BR>[Called By]<UL><LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP </UL> -<P><STRONG><a name="[b7]"></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="[b8]"></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="#[b0]">>></a> __aeabi_fcmplt -<LI><a href="#[b3]">>></a> __aeabi_fcmpgt -<LI><a href="#[a8]">>></a> lsp_scale_f32 -<LI><a href="#[b6]">>></a> lsp_inner_product_f32 -<LI><a href="#[a3]">>></a> lsp_vinverse_f32 -<LI><a href="#[47]">>></a> __aeabi_fsub -<LI><a href="#[a6]">>></a> __aeabi_fcmpeq +<BR>[Calls]<UL><LI><a href="#[b1]">>></a> __aeabi_fcmplt +<LI><a href="#[b4]">>></a> __aeabi_fcmpgt +<LI><a href="#[a9]">>></a> lsp_scale_f32 +<LI><a href="#[b7]">>></a> lsp_inner_product_f32 +<LI><a href="#[a4]">>></a> lsp_vinverse_f32 +<LI><a href="#[48]">>></a> __aeabi_fsub +<LI><a href="#[a7]">>></a> __aeabi_fcmpeq </UL> -<BR>[Called By]<UL><LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect +<BR>[Called By]<UL><LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect </UL> -<P><STRONG><a name="[b8]"></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="[b9]"></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="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[54]">>></a> __aeabi_ui2f -<LI><a href="#[b0]">>></a> __aeabi_fcmplt -<LI><a href="#[b3]">>></a> __aeabi_fcmpgt -<LI><a href="#[a8]">>></a> lsp_scale_f32 -<LI><a href="#[b6]">>></a> lsp_inner_product_f32 -<LI><a href="#[a3]">>></a> lsp_vinverse_f32 +<BR>[Calls]<UL><LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[55]">>></a> __aeabi_ui2f +<LI><a href="#[b1]">>></a> __aeabi_fcmplt +<LI><a href="#[b4]">>></a> __aeabi_fcmpgt +<LI><a href="#[a9]">>></a> lsp_scale_f32 +<LI><a href="#[b7]">>></a> lsp_inner_product_f32 +<LI><a href="#[a4]">>></a> lsp_vinverse_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP +<BR>[Called By]<UL><LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP </UL> -<P><STRONG><a name="[b9]"></a>MK8000_get_loc_params_</STRONG> (Thumb, 336 bytes, Stack size 72 bytes, mk8000_get_loc_params.o(.text.MK8000_get_loc_params_)) +<P><STRONG><a name="[ba]"></a>MK8000_get_loc_params_</STRONG> (Thumb, 336 bytes, Stack size 72 bytes, mk8000_get_loc_params.o(.text.MK8000_get_loc_params_)) <BR><BR>[Stack]<UL><LI>Max Depth = 352<LI>Call Chain = MK8000_get_loc_params_ ⇒ sin ⇒ __ieee754_rem_pio2 ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[53]">>></a> __aeabi_i2f -<LI><a href="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[ba]">>></a> __aeabi_f2d -<LI><a href="#[51]">>></a> __aeabi_dmul -<LI><a href="#[57]">>></a> __aeabi_d2iz -<LI><a href="#[49]">>></a> __aeabi_fdiv -<LI><a href="#[59]">>></a> __aeabi_d2f -<LI><a href="#[bc]">>></a> sin -<LI><a href="#[bd]">>></a> ldexp -<LI><a href="#[bb]">>></a> cos +<BR>[Calls]<UL><LI><a href="#[54]">>></a> __aeabi_i2f +<LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[bb]">>></a> __aeabi_f2d +<LI><a href="#[52]">>></a> __aeabi_dmul +<LI><a href="#[58]">>></a> __aeabi_d2iz +<LI><a href="#[4a]">>></a> __aeabi_fdiv +<LI><a href="#[5a]">>></a> __aeabi_d2f +<LI><a href="#[bd]">>></a> sin +<LI><a href="#[be]">>></a> ldexp +<LI><a href="#[bc]">>></a> cos </UL> -<BR>[Called By]<UL><LI><a href="#[be]">>></a> MK8000_loc_params_load +<BR>[Called By]<UL><LI><a href="#[bf]">>></a> MK8000_loc_params_load </UL> -<P><STRONG><a name="[be]"></a>MK8000_loc_params_load</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, mk8000_spotter_top.o(.text.MK8000_loc_params_load)) +<P><STRONG><a name="[bf]"></a>MK8000_loc_params_load</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, mk8000_spotter_top.o(.text.MK8000_loc_params_load)) <BR><BR>[Stack]<UL><LI>Max Depth = 368<LI>Call Chain = MK8000_loc_params_load ⇒ MK8000_get_loc_params_ ⇒ sin ⇒ __ieee754_rem_pio2 ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[b9]">>></a> MK8000_get_loc_params_ -<LI><a href="#[99]">>></a> __aeabi_idiv -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[ba]">>></a> MK8000_get_loc_params_ +<LI><a href="#[9a]">>></a> __aeabi_idiv +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[10e]">>></a> aoa_param_config +<BR>[Called By]<UL><LI><a href="#[10c]">>></a> aoa_param_config </UL> -<P><STRONG><a name="[bf]"></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="[c0]"></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="#[53]">>></a> __aeabi_i2f -<LI><a href="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[54]">>></a> __aeabi_ui2f -<LI><a href="#[c2]">>></a> __aeabi_f2uiz -<LI><a href="#[b3]">>></a> __aeabi_fcmpgt -<LI><a href="#[c0]">>></a> lsp_cmplx_mult_cmplx_int8 -<LI><a href="#[c1]">>></a> lsp_inner_product_int16 -<LI><a href="#[a3]">>></a> lsp_vinverse_f32 -<LI><a href="#[47]">>></a> __aeabi_fsub -<LI><a href="#[b8]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[b5]">>></a> MK8000_fap_adjust +<BR>[Calls]<UL><LI><a href="#[54]">>></a> __aeabi_i2f +<LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[55]">>></a> __aeabi_ui2f +<LI><a href="#[c3]">>></a> __aeabi_f2uiz +<LI><a href="#[b4]">>></a> __aeabi_fcmpgt +<LI><a href="#[c1]">>></a> lsp_cmplx_mult_cmplx_int8 +<LI><a href="#[c2]">>></a> lsp_inner_product_int16 +<LI><a href="#[a4]">>></a> lsp_vinverse_f32 +<LI><a href="#[48]">>></a> __aeabi_fsub +<LI><a href="#[b9]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[b6]">>></a> MK8000_fap_adjust </UL> -<BR>[Called By]<UL><LI><a href="#[164]">>></a> ranging_rx_time +<BR>[Called By]<UL><LI><a href="#[166]">>></a> ranging_rx_time </UL> -<P><STRONG><a name="[c3]"></a>MK8000_read_rssi</STRONG> (Thumb, 1176 bytes, Stack size 80 bytes, mk8000_read_rssi.o(.text.MK8000_read_rssi)) +<P><STRONG><a name="[c4]"></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="#[53]">>></a> __aeabi_i2f -<LI><a href="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[47]">>></a> __aeabi_fsub +<BR>[Calls]<UL><LI><a href="#[54]">>></a> __aeabi_i2f +<LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[48]">>></a> __aeabi_fsub </UL> -<BR>[Called By]<UL><LI><a href="#[97]">>></a> ranging_rssi_get +<BR>[Called By]<UL><LI><a href="#[98]">>></a> ranging_rssi_get </UL> -<P><STRONG><a name="[c4]"></a>MK8000_spotter_top</STRONG> (Thumb, 588 bytes, Stack size 472 bytes, mk8000_spotter_top.o(.text.MK8000_spotter_top)) +<P><STRONG><a name="[c5]"></a>MK8000_spotter_top</STRONG> (Thumb, 588 bytes, Stack size 472 bytes, mk8000_spotter_top.o(.text.MK8000_spotter_top)) <BR><BR>[Stack]<UL><LI>Max Depth = 13380<LI>Call Chain = MK8000_spotter_top ⇒ MK8000_LSP_process_sts_data ⇒ lsp_cmplx_mat_mult_f32 ⇒ lsp_mat_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="#[53]">>></a> __aeabi_i2f -<LI><a href="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[54]">>></a> __aeabi_ui2f -<LI><a href="#[b1]">>></a> __aeabi_f2iz -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c5]">>></a> uwb_burst_sym_bound_idx_get -<LI><a href="#[47]">>></a> __aeabi_fsub +<BR>[Calls]<UL><LI><a href="#[54]">>></a> __aeabi_i2f +<LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[55]">>></a> __aeabi_ui2f +<LI><a href="#[b2]">>></a> __aeabi_f2iz +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c6]">>></a> uwb_burst_sym_bound_idx_get +<LI><a href="#[48]">>></a> __aeabi_fsub </UL> -<BR>[Called By]<UL><LI><a href="#[11e]">>></a> aoa_calculate +<BR>[Called By]<UL><LI><a href="#[11d]">>></a> aoa_calculate </UL> -<P><STRONG><a name="[c6]"></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="[c7]"></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="#[53]">>></a> __aeabi_i2f -<LI><a href="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[54]">>></a> __aeabi_ui2f -<LI><a href="#[49]">>></a> __aeabi_fdiv -<LI><a href="#[b1]">>></a> __aeabi_f2iz -<LI><a href="#[b0]">>></a> __aeabi_fcmplt -<LI><a href="#[ac]">>></a> __aeabi_fcmple -<LI><a href="#[9a]">>></a> lsp_cmplx_inner_product_f32 -<LI><a href="#[a8]">>></a> lsp_scale_f32 -<LI><a href="#[b6]">>></a> lsp_inner_product_f32 -<LI><a href="#[47]">>></a> __aeabi_fsub -<LI><a href="#[9d]">>></a> __aeabi_uidiv -<LI><a href="#[af]">>></a> enhanced_sts_fap_detect -<LI><a href="#[b7]">>></a> MK8000_fap_adjust_FLT +<BR>[Calls]<UL><LI><a href="#[54]">>></a> __aeabi_i2f +<LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[55]">>></a> __aeabi_ui2f +<LI><a href="#[4a]">>></a> __aeabi_fdiv +<LI><a href="#[b2]">>></a> __aeabi_f2iz +<LI><a href="#[b1]">>></a> __aeabi_fcmplt +<LI><a href="#[ad]">>></a> __aeabi_fcmple +<LI><a href="#[9b]">>></a> lsp_cmplx_inner_product_f32 +<LI><a href="#[a9]">>></a> lsp_scale_f32 +<LI><a href="#[b7]">>></a> lsp_inner_product_f32 +<LI><a href="#[48]">>></a> __aeabi_fsub +<LI><a href="#[9e]">>></a> __aeabi_uidiv +<LI><a href="#[b0]">>></a> enhanced_sts_fap_detect +<LI><a href="#[b8]">>></a> MK8000_fap_adjust_FLT </UL> -<BR>[Called By]<UL><LI><a href="#[c9]">>></a> MK8000_sts_first_patch_detect +<BR>[Called By]<UL><LI><a href="#[ca]">>></a> MK8000_sts_first_patch_detect </UL> -<P><STRONG><a name="[c7]"></a>MK8000_sts_chk_valid</STRONG> (Thumb, 1392 bytes, Stack size 1072 bytes, mk8000_sts_chk_valid.o(.text.MK8000_sts_chk_valid)) +<P><STRONG><a name="[c8]"></a>MK8000_sts_chk_valid</STRONG> (Thumb, 1392 bytes, Stack size 1072 bytes, mk8000_sts_chk_valid.o(.text.MK8000_sts_chk_valid)) <BR><BR>[Stack]<UL><LI>Max Depth = 1476<LI>Call Chain = MK8000_sts_chk_valid ⇒ 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="#[53]">>></a> __aeabi_i2f -<LI><a href="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[54]">>></a> __aeabi_ui2f -<LI><a href="#[49]">>></a> __aeabi_fdiv -<LI><a href="#[b0]">>></a> __aeabi_fcmplt -<LI><a href="#[ac]">>></a> __aeabi_fcmple -<LI><a href="#[b3]">>></a> __aeabi_fcmpgt -<LI><a href="#[9f]">>></a> lsp_cmplx_mult_cmplx_f32 -<LI><a href="#[a8]">>></a> lsp_scale_f32 -<LI><a href="#[b6]">>></a> lsp_inner_product_f32 -<LI><a href="#[a2]">>></a> lsp_add_f32 -<LI><a href="#[c8]">>></a> __aeabi_memclr4 -<LI><a href="#[9d]">>></a> __aeabi_uidiv -<LI><a href="#[a6]">>></a> __aeabi_fcmpeq +<BR>[Calls]<UL><LI><a href="#[54]">>></a> __aeabi_i2f +<LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[55]">>></a> __aeabi_ui2f +<LI><a href="#[4a]">>></a> __aeabi_fdiv +<LI><a href="#[b1]">>></a> __aeabi_fcmplt +<LI><a href="#[ad]">>></a> __aeabi_fcmple +<LI><a href="#[b4]">>></a> __aeabi_fcmpgt +<LI><a href="#[a0]">>></a> lsp_cmplx_mult_cmplx_f32 +<LI><a href="#[a9]">>></a> lsp_scale_f32 +<LI><a href="#[b7]">>></a> lsp_inner_product_f32 +<LI><a href="#[a3]">>></a> lsp_add_f32 +<LI><a href="#[c9]">>></a> __aeabi_memclr4 +<LI><a href="#[9e]">>></a> __aeabi_uidiv +<LI><a href="#[a7]">>></a> __aeabi_fcmpeq </UL> -<BR>[Called By]<UL><LI><a href="#[ca]">>></a> MK8000_sts_valid_check +<BR>[Called By]<UL><LI><a href="#[cb]">>></a> MK8000_sts_valid_check </UL> -<P><STRONG><a name="[c9]"></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="[ca]"></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="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[b1]">>></a> __aeabi_f2iz -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[b2]">>></a> MK8000_blender_packet -<LI><a href="#[ad]">>></a> MK8000_all_antenna_FAP +<BR>[Calls]<UL><LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[b2]">>></a> __aeabi_f2iz +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[b3]">>></a> MK8000_blender_packet +<LI><a href="#[ae]">>></a> MK8000_all_antenna_FAP </UL> -<BR>[Called By]<UL><LI><a href="#[165]">>></a> sts_first_path_detect +<BR>[Called By]<UL><LI><a href="#[167]">>></a> sts_first_path_detect </UL> -<P><STRONG><a name="[ca]"></a>MK8000_sts_valid_check</STRONG> (Thumb, 208 bytes, Stack size 120 bytes, mk8000_spotter_top.o(.text.MK8000_sts_valid_check)) +<P><STRONG><a name="[cb]"></a>MK8000_sts_valid_check</STRONG> (Thumb, 208 bytes, Stack size 120 bytes, mk8000_spotter_top.o(.text.MK8000_sts_valid_check)) <BR><BR>[Stack]<UL><LI>Max Depth = 1596<LI>Call Chain = MK8000_sts_valid_check ⇒ MK8000_sts_chk_valid ⇒ 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="#[c7]">>></a> MK8000_sts_chk_valid +<BR>[Calls]<UL><LI><a href="#[c8]">>></a> MK8000_sts_chk_valid </UL> -<BR>[Called By]<UL><LI><a href="#[166]">>></a> sts_valid_check +<BR>[Called By]<UL><LI><a href="#[168]">>></a> sts_valid_check </UL> -<P><STRONG><a name="[cb]"></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="[cc]"></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="#[b2]">>></a> MK8000_blender_packet -<LI><a href="#[ad]">>></a> MK8000_all_antenna_FAP +<BR>[Calls]<UL><LI><a href="#[b3]">>></a> MK8000_blender_packet +<LI><a href="#[ae]">>></a> MK8000_all_antenna_FAP </UL> -<BR>[Called By]<UL><LI><a href="#[164]">>></a> ranging_rx_time +<BR>[Called By]<UL><LI><a href="#[166]">>></a> ranging_rx_time </UL> <P><STRONG><a name="[b]"></a>PHY_IRQHandler</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, mk_phy.o(.text.PHY_IRQHandler)) @@ -1332,48 +1330,48 @@ <P><STRONG><a name="[23]"></a>PHY_TIMER_IRQHandler</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, mk_phy.o(.text.PHY_TIMER_IRQHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 308<LI>Call Chain = PHY_TIMER_IRQHandler ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[cc]"></a>PalFlashEraseSector</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, pal_flash.o(.text.PalFlashEraseSector)) +<P><STRONG><a name="[cd]"></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="#[cd]">>></a> flash_sector_erase +<BR>[Calls]<UL><LI><a href="#[ce]">>></a> flash_sector_erase </UL> -<BR>[Called By]<UL><LI><a href="#[110]">>></a> WsfNvmInit +<BR>[Called By]<UL><LI><a href="#[10e]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[ce]"></a>PalFlashInit</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, pal_flash.o(.text.PalFlashInit)) +<P><STRONG><a name="[cf]"></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="#[cf]">>></a> flash_open +<BR>[Calls]<UL><LI><a href="#[d0]">>></a> flash_open </UL> -<BR>[Called By]<UL><LI><a href="#[110]">>></a> WsfNvmInit +<BR>[Called By]<UL><LI><a href="#[10e]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[d0]"></a>PalFlashRead</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, pal_flash.o(.text.PalFlashRead)) +<P><STRONG><a name="[d1]"></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="#[d1]">>></a> flash_read -<LI><a href="#[3d]">>></a> __aeabi_memset +<BR>[Calls]<UL><LI><a href="#[d2]">>></a> flash_read +<LI><a href="#[3e]">>></a> __aeabi_memset </UL> -<BR>[Called By]<UL><LI><a href="#[110]">>></a> WsfNvmInit +<BR>[Called By]<UL><LI><a href="#[10e]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[112]"></a>PalNvmGetSectorSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetSectorSize)) -<BR><BR>[Called By]<UL><LI><a href="#[110]">>></a> WsfNvmInit +<P><STRONG><a name="[110]"></a>PalNvmGetSectorSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetSectorSize)) +<BR><BR>[Called By]<UL><LI><a href="#[10e]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[111]"></a>PalNvmGetTotalSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetTotalSize)) -<BR><BR>[Called By]<UL><LI><a href="#[110]">>></a> WsfNvmInit +<P><STRONG><a name="[10f]"></a>PalNvmGetTotalSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetTotalSize)) +<BR><BR>[Called By]<UL><LI><a href="#[10e]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[d2]"></a>Program_Init</STRONG> (Thumb, 432 bytes, Stack size 40 bytes, main.o(.text.Program_Init)) +<P><STRONG><a name="[d3]"></a>Program_Init</STRONG> (Thumb, 432 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="#[6f]">>></a> trace_printf -<LI><a href="#[d3]">>></a> parameter_init_anchor +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[d4]">>></a> parameter_init_anchor </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> @@ -1381,75 +1379,59 @@ <P><STRONG><a name="[21]"></a>RCO32K_CAL_IRQHandler</STRONG> (Thumb, 236 bytes, Stack size 32 bytes, mk_rtc.o(.text.RCO32K_CAL_IRQHandler)) <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="#[6f]">>></a> trace_printf -<LI><a href="#[d6]">>></a> clock_disable -<LI><a href="#[d4]">>></a> clock_get_frequency -<LI><a href="#[d5]">>></a> sleep_timer_ppm_set -<LI><a href="#[99]">>></a> __aeabi_idiv -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[d7]">>></a> clock_disable +<LI><a href="#[d5]">>></a> clock_get_frequency +<LI><a href="#[d6]">>></a> sleep_timer_ppm_set +<LI><a href="#[9a]">>></a> __aeabi_idiv +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> <P><STRONG><a name="[14]"></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="#[d7]">>></a> rtc_second_to_time +<BR>[Calls]<UL><LI><a href="#[d8]">>></a> rtc_second_to_time </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> <P><STRONG><a name="[15]"></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="#[d7]">>></a> rtc_second_to_time +<BR>[Calls]<UL><LI><a href="#[d8]">>></a> rtc_second_to_time </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> <P><STRONG><a name="[0]"></a>Reset_Handler</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Reset_Handler)) -<BR><BR>[Calls]<UL><LI><a href="#[d9]">>></a> start_main_asm -<LI><a href="#[d8]">>></a> SystemInit +<BR><BR>[Calls]<UL><LI><a href="#[da]">>></a> start_main_asm +<LI><a href="#[d9]">>></a> SystemInit </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> <P><STRONG><a name="[9]"></a>SLEEP_TIMER_IRQHandler</STRONG> (Thumb, 156 bytes, Stack size 8 bytes, mk_sleep_timer.o(.text.SLEEP_TIMER_IRQHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 308<LI>Call Chain = SLEEP_TIMER_IRQHandler ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[da]"></a>SecondTask</STRONG> (Thumb, 164 bytes, Stack size 24 bytes, main.o(.text.SecondTask)) -<BR><BR>[Stack]<UL><LI>Max Depth = 764<LI>Call Chain = SecondTask ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) -</UL> -<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_printf -<LI><a href="#[db]">>></a> adc_get -<LI><a href="#[53]">>></a> __aeabi_i2f -<LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[7b]">>></a> gpio_pin_clr -<LI><a href="#[54]">>></a> __aeabi_ui2f -<LI><a href="#[dc]">>></a> TagListUpdate_person_num -<LI><a href="#[dd]">>></a> HIDO_TimerTick -<LI><a href="#[b3]">>></a> __aeabi_fcmpgt -</UL> -<BR>[Called By]<UL><LI><a href="#[24]">>></a> main -</UL> - -<P><STRONG><a name="[de]"></a>Serial0_PutString</STRONG> (Thumb, 56 bytes, Stack size 24 bytes, mk_uart.o(.text.Serial0_PutString)) +<P><STRONG><a name="[db]"></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="#[df]">>></a> uart_send +<BR>[Calls]<UL><LI><a href="#[dc]">>></a> uart_send </UL> -<BR>[Called By]<UL><LI><a href="#[f3]">>></a> UpdateProcess +<BR>[Called By]<UL><LI><a href="#[f0]">>></a> UpdateProcess </UL> -<P><STRONG><a name="[e0]"></a>Socket_Send</STRONG> (Thumb, 124 bytes, Stack size 32 bytes, socket.o(.text.Socket_Send)) +<P><STRONG><a name="[dd]"></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="#[80]">>></a> HIDO_VLQGetEnqueueMember -<LI><a href="#[7f]">>></a> HIDO_VLQEnqueue -<LI><a href="#[e2]">>></a> HIDO_Debug -<LI><a href="#[e1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[81]">>></a> HIDO_VLQGetEnqueueMember +<LI><a href="#[80]">>></a> HIDO_VLQEnqueue +<LI><a href="#[df]">>></a> HIDO_Debug +<LI><a href="#[de]">>></a> __aeabi_memcpy </UL> -<BR>[Called By]<UL><LI><a href="#[e5]">>></a> UDPClient_UploadGPS +<BR>[Called By]<UL><LI><a href="#[e2]">>></a> UDPClient_UploadGPS </UL> <P><STRONG><a name="[5]"></a>SysTick_Handler</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, mk_misc.o(.text.SysTick_Handler)) @@ -1457,7 +1439,7 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[d8]"></a>SystemInit</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, system_mk800x.o(.text.SystemInit)) +<P><STRONG><a name="[d9]"></a>SystemInit</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, system_mk800x.o(.text.SystemInit)) <BR><BR>[Called By]<UL><LI><a href="#[0]">>></a> Reset_Handler </UL> @@ -1471,86 +1453,86 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[dc]"></a>TagListUpdate_person_num</STRONG> (Thumb, 180 bytes, Stack size 32 bytes, uwb_app.o(.text.TagListUpdate_person_num)) -<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = TagListUpdate_person_num +<P><STRONG><a name="[158]"></a>TagListUpdate_person_num_car</STRONG> (Thumb, 116 bytes, Stack size 28 bytes, uwb_app.o(.text.TagListUpdate_person_num_car)) +<BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = TagListUpdate_person_num_car </UL> -<BR>[Called By]<UL><LI><a href="#[da]">>></a> SecondTask +<BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> <P><STRONG><a name="[1e]"></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="#[e3]">>></a> uart_irq_handler +<BR>[Calls]<UL><LI><a href="#[e0]">>></a> uart_irq_handler </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> <P><STRONG><a name="[1f]"></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="#[e3]">>></a> uart_irq_handler +<BR>[Calls]<UL><LI><a href="#[e0]">>></a> uart_irq_handler </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[91]"></a>UART_CheckReceive</STRONG> (Thumb, 104 bytes, Stack size 24 bytes, usart.o(.text.UART_CheckReceive)) +<P><STRONG><a name="[92]"></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="#[e4]">>></a> get_uart1_dma_cndtr +<BR>[Calls]<UL><LI><a href="#[e1]">>></a> get_uart1_dma_cndtr </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main -<LI><a href="#[90]">>></a> IdleTask +<LI><a href="#[91]">>></a> IdleTask </UL> -<P><STRONG><a name="[e5]"></a>UDPClient_UploadGPS</STRONG> (Thumb, 148 bytes, Stack size 232 bytes, tcpclient.o(.text.UDPClient_UploadGPS)) +<P><STRONG><a name="[e2]"></a>UDPClient_UploadGPS</STRONG> (Thumb, 148 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="#[e6]">>></a> air780_led_on -<LI><a href="#[e8]">>></a> air780_led_off -<LI><a href="#[e0]">>></a> Socket_Send -<LI><a href="#[9d]">>></a> __aeabi_uidiv -<LI><a href="#[e7]">>></a> __2snprintf +<BR>[Calls]<UL><LI><a href="#[e3]">>></a> air780_led_on +<LI><a href="#[e5]">>></a> air780_led_off +<LI><a href="#[dd]">>></a> Socket_Send +<LI><a href="#[9e]">>></a> __aeabi_uidiv +<LI><a href="#[e4]">>></a> __2snprintf </UL> <BR>[Called By]<UL><LI><a href="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[e9]"></a>UWBPoll</STRONG> (Thumb, 104 bytes, Stack size 8 bytes, uwb_app.o(.text.UWBPoll)) +<P><STRONG><a name="[e6]"></a>UWBPoll</STRONG> (Thumb, 104 bytes, Stack size 8 bytes, uwb_app.o(.text.UWBPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 1004<LI>Call Chain = UWBPoll ⇒ Uwb_init ⇒ uwb_configure ⇒ phy_params_generate ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[ea]">>></a> uwb_led_on -<LI><a href="#[ec]">>></a> uwb_led_off -<LI><a href="#[ed]">>></a> Uwb_init -<LI><a href="#[eb]">>></a> UwbRange +<BR>[Calls]<UL><LI><a href="#[e7]">>></a> uwb_led_on +<LI><a href="#[e9]">>></a> uwb_led_off +<LI><a href="#[ea]">>></a> Uwb_init +<LI><a href="#[e8]">>></a> UwbRange </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[ee]"></a>Uart1GpsRecDebugSend</STRONG> (Thumb, 76 bytes, Stack size 16 bytes, pin_config.o(.text.Uart1GpsRecDebugSend)) +<P><STRONG><a name="[eb]"></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="#[85]">>></a> io_pin_mux_set -<LI><a href="#[ef]">>></a> uart_close -<LI><a href="#[f1]">>></a> uart_receive -<LI><a href="#[f0]">>></a> board_debug_console_open +<BR>[Calls]<UL><LI><a href="#[86]">>></a> io_pin_mux_set +<LI><a href="#[ec]">>></a> uart_close +<LI><a href="#[ee]">>></a> uart_receive +<LI><a href="#[ed]">>></a> board_debug_console_open </UL> <BR>[Called By]<UL><LI><a href="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[f2]"></a>Uart_Register</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, uart.o(.text.Uart_Register)) +<P><STRONG><a name="[ef]"></a>Uart_Register</STRONG> (Thumb, 28 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="#[7e]">>></a> HIDO_UtilBzero +<BR>[Calls]<UL><LI><a href="#[7f]">>></a> HIDO_UtilBzero </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[f3]"></a>UpdateProcess</STRONG> (Thumb, 232 bytes, Stack size 24 bytes, serial_at_cmd_app.o(.text.UpdateProcess)) +<P><STRONG><a name="[f0]"></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="#[73]">>></a> delay_us -<LI><a href="#[f5]">>></a> flash_write_nbytes -<LI><a href="#[cf]">>></a> flash_open -<LI><a href="#[f4]">>></a> flash_erase -<LI><a href="#[f6]">>></a> save_com_map_to_flash -<LI><a href="#[de]">>></a> Serial0_PutString +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[f2]">>></a> flash_write_nbytes +<LI><a href="#[d0]">>></a> flash_open +<LI><a href="#[f1]">>></a> flash_erase +<LI><a href="#[f3]">>></a> save_com_map_to_flash +<LI><a href="#[db]">>></a> Serial0_PutString </UL> <BR>[Called By]<UL><LI><a href="#[29]">>></a> UsartParseDataHandler </UL> @@ -1558,72 +1540,71 @@ <P><STRONG><a name="[29]"></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="#[df]">>></a> uart_send -<LI><a href="#[f6]">>></a> save_com_map_to_flash -<LI><a href="#[fd]">>></a> update_led_power_state -<LI><a href="#[fc]">>></a> blink_led -<LI><a href="#[fb]">>></a> __aeabi_dcmpeq -<LI><a href="#[f3]">>></a> UpdateProcess -<LI><a href="#[ee]">>></a> Uart1GpsRecDebugSend -<LI><a href="#[e5]">>></a> UDPClient_UploadGPS -<LI><a href="#[f7]">>></a> memcmp -<LI><a href="#[f8]">>></a> strlen -<LI><a href="#[c8]">>></a> __aeabi_memclr4 -<LI><a href="#[f9]">>></a> __aeabi_memcpy4 -<LI><a href="#[e1]">>></a> __aeabi_memcpy -<LI><a href="#[fa]">>></a> strtod -<LI><a href="#[41]">>></a> atoi -<LI><a href="#[3f]">>></a> __0sscanf +<BR>[Calls]<UL><LI><a href="#[dc]">>></a> uart_send +<LI><a href="#[f3]">>></a> save_com_map_to_flash +<LI><a href="#[fa]">>></a> update_led_power_state +<LI><a href="#[f9]">>></a> blink_led +<LI><a href="#[f8]">>></a> __aeabi_dcmpeq +<LI><a href="#[f0]">>></a> UpdateProcess +<LI><a href="#[eb]">>></a> Uart1GpsRecDebugSend +<LI><a href="#[e2]">>></a> UDPClient_UploadGPS +<LI><a href="#[f4]">>></a> memcmp +<LI><a href="#[f5]">>></a> strlen +<LI><a href="#[c9]">>></a> __aeabi_memclr4 +<LI><a href="#[f6]">>></a> __aeabi_memcpy4 +<LI><a href="#[de]">>></a> __aeabi_memcpy +<LI><a href="#[f7]">>></a> strtod +<LI><a href="#[42]">>></a> atoi +<LI><a href="#[40]">>></a> __0sscanf </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.Program_Init) </UL> -<P><STRONG><a name="[eb]"></a>UwbRange</STRONG> (Thumb, 880 bytes, Stack size 72 bytes, uwb_app.o(.text.UwbRange)) +<P><STRONG><a name="[e8]"></a>UwbRange</STRONG> (Thumb, 876 bytes, Stack size 72 bytes, uwb_app.o(.text.UwbRange)) <BR><BR>[Stack]<UL><LI>Max Depth = 836<LI>Call Chain = UwbRange ⇒ uwb_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_printf -<LI><a href="#[73]">>></a> delay_us -<LI><a href="#[55]">>></a> __aeabi_i2d -<LI><a href="#[ba]">>></a> __aeabi_f2d -<LI><a href="#[51]">>></a> __aeabi_dmul -<LI><a href="#[4a]">>></a> __aeabi_dadd -<LI><a href="#[57]">>></a> __aeabi_d2iz -<LI><a href="#[89]">>></a> gpio_pin_set -<LI><a href="#[7b]">>></a> gpio_pin_clr -<LI><a href="#[7a]">>></a> mac_is_busy -<LI><a href="#[104]">>></a> uwb_rx_force_off -<LI><a href="#[101]">>></a> uwb_rx -<LI><a href="#[fe]">>></a> uwb_open -<LI><a href="#[75]">>></a> phy_timer_count_get -<LI><a href="#[56]">>></a> __aeabi_ui2d -<LI><a href="#[74]">>></a> Anchor_RecNearPoll -<LI><a href="#[90]">>></a> IdleTask -<LI><a href="#[dd]">>></a> HIDO_TimerTick -<LI><a href="#[102]">>></a> sts_lsp_store_stop -<LI><a href="#[100]">>></a> sts_lsp_store -<LI><a href="#[ff]">>></a> mac_register_process_handler -<LI><a href="#[103]">>></a> check_if_in_or_out -<LI><a href="#[e1]">>></a> __aeabi_memcpy -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[74]">>></a> delay_us +<LI><a href="#[56]">>></a> __aeabi_i2d +<LI><a href="#[bb]">>></a> __aeabi_f2d +<LI><a href="#[52]">>></a> __aeabi_dmul +<LI><a href="#[4b]">>></a> __aeabi_dadd +<LI><a href="#[58]">>></a> __aeabi_d2iz +<LI><a href="#[8a]">>></a> gpio_pin_set +<LI><a href="#[7c]">>></a> gpio_pin_clr +<LI><a href="#[7b]">>></a> mac_is_busy +<LI><a href="#[102]">>></a> uwb_rx_force_off +<LI><a href="#[fe]">>></a> uwb_rx +<LI><a href="#[fb]">>></a> uwb_open +<LI><a href="#[76]">>></a> phy_timer_count_get +<LI><a href="#[91]">>></a> IdleTask +<LI><a href="#[ff]">>></a> HIDO_TimerTick +<LI><a href="#[100]">>></a> sts_lsp_store_stop +<LI><a href="#[fd]">>></a> sts_lsp_store +<LI><a href="#[fc]">>></a> mac_register_process_handler +<LI><a href="#[101]">>></a> check_if_in_or_out_car +<LI><a href="#[75]">>></a> Anchor_RecNearPoll +<LI><a href="#[de]">>></a> __aeabi_memcpy +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[e9]">>></a> UWBPoll +<BR>[Called By]<UL><LI><a href="#[e6]">>></a> UWBPoll </UL> -<P><STRONG><a name="[ed]"></a>Uwb_init</STRONG> (Thumb, 156 bytes, Stack size 24 bytes, uwb_app.o(.text.Uwb_init)) +<P><STRONG><a name="[ea]"></a>Uwb_init</STRONG> (Thumb, 156 bytes, Stack size 24 bytes, uwb_app.o(.text.Uwb_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 996<LI>Call Chain = Uwb_init ⇒ uwb_configure ⇒ phy_params_generate ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[109]">>></a> uwb_configure -<LI><a href="#[107]">>></a> uwb_calibration_params_set -<LI><a href="#[10a]">>></a> ranging_lib_init -<LI><a href="#[10b]">>></a> ranging_frame_type_set -<LI><a href="#[105]">>></a> phy_sts_key_configure -<LI><a href="#[10f]">>></a> phy_rx_sts_switch_mode_set -<LI><a href="#[106]">>></a> phy_rx_ant_mode_set -<LI><a href="#[108]">>></a> phy_adv_params_configure -<LI><a href="#[10d]">>></a> aoa_steering_vector_set -<LI><a href="#[10e]">>></a> aoa_param_config -<LI><a href="#[10c]">>></a> aoa_aux_info_set +<BR>[Calls]<UL><LI><a href="#[107]">>></a> uwb_configure +<LI><a href="#[105]">>></a> uwb_calibration_params_set +<LI><a href="#[108]">>></a> ranging_lib_init +<LI><a href="#[109]">>></a> ranging_frame_type_set +<LI><a href="#[103]">>></a> phy_sts_key_configure +<LI><a href="#[10d]">>></a> phy_rx_sts_switch_mode_set +<LI><a href="#[104]">>></a> phy_rx_ant_mode_set +<LI><a href="#[106]">>></a> phy_adv_params_configure +<LI><a href="#[10b]">>></a> aoa_steering_vector_set +<LI><a href="#[10c]">>></a> aoa_param_config +<LI><a href="#[10a]">>></a> aoa_aux_info_set </UL> -<BR>[Called By]<UL><LI><a href="#[e9]">>></a> UWBPoll +<BR>[Called By]<UL><LI><a href="#[e6]">>></a> UWBPoll </UL> <P><STRONG><a name="[13]"></a>WDT_IRQHandler</STRONG> (Thumb, 32 bytes, Stack size 16 bytes, mk_wdt.o(.text.WDT_IRQHandler)) @@ -1631,15 +1612,15 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[110]"></a>WsfNvmInit</STRONG> (Thumb, 184 bytes, Stack size 32 bytes, wsf_nvm.o(.text.WsfNvmInit)) +<P><STRONG><a name="[10e]"></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="#[113]">>></a> crc16 -<LI><a href="#[111]">>></a> PalNvmGetTotalSize -<LI><a href="#[112]">>></a> PalNvmGetSectorSize -<LI><a href="#[d0]">>></a> PalFlashRead -<LI><a href="#[ce]">>></a> PalFlashInit -<LI><a href="#[cc]">>></a> PalFlashEraseSector +<BR>[Calls]<UL><LI><a href="#[111]">>></a> crc16 +<LI><a href="#[10f]">>></a> PalNvmGetTotalSize +<LI><a href="#[110]">>></a> PalNvmGetSectorSize +<LI><a href="#[d1]">>></a> PalFlashRead +<LI><a href="#[cf]">>></a> PalFlashInit +<LI><a href="#[cd]">>></a> PalFlashEraseSector </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> @@ -1647,1879 +1628,1910 @@ <P><STRONG><a name="[33]"></a>_4gUsart_handler</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, main.o(.text._4gUsart_handler)) <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) </UL> -<P><STRONG><a name="[116]"></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="#[2a]">>></a> adc_callback +<P><STRONG><a name="[114]"></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="#[31]">>></a> adc_callback </UL> -<P><STRONG><a name="[db]"></a>adc_get</STRONG> (Thumb, 284 bytes, Stack size 72 bytes, mk_adc.o(.text.adc_get)) +<P><STRONG><a name="[116]"></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="#[119]">>></a> dma_transfer -<LI><a href="#[118]">>></a> dma_open +<BR>[Calls]<UL><LI><a href="#[118]">>></a> dma_transfer +<LI><a href="#[117]">>></a> dma_open </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main -<LI><a href="#[da]">>></a> SecondTask </UL> -<P><STRONG><a name="[11a]"></a>adc_open</STRONG> (Thumb, 300 bytes, Stack size 24 bytes, mk_adc.o(.text.adc_open)) +<P><STRONG><a name="[119]"></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="#[11c]">>></a> reset_module -<LI><a href="#[11b]">>></a> clock_enable -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[11b]">>></a> reset_module +<LI><a href="#[11a]">>></a> clock_enable +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[11d]"></a>aes_open</STRONG> (Thumb, 160 bytes, Stack size 16 bytes, mk_aes.o(.text.aes_open)) +<P><STRONG><a name="[11c]"></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="#[11c]">>></a> reset_module -<LI><a href="#[11b]">>></a> clock_enable -<LI><a href="#[e1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[11b]">>></a> reset_module +<LI><a href="#[11a]">>></a> clock_enable +<LI><a href="#[de]">>></a> __aeabi_memcpy </UL> -<BR>[Called By]<UL><LI><a href="#[fe]">>></a> uwb_open +<BR>[Called By]<UL><LI><a href="#[fb]">>></a> uwb_open </UL> -<P><STRONG><a name="[e8]"></a>air780_led_off</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, sn74hc595.o(.text.air780_led_off)) +<P><STRONG><a name="[e5]"></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="#[8d]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[8e]">>></a> IO_LED_control_change </UL> -<BR>[Called By]<UL><LI><a href="#[e5]">>></a> UDPClient_UploadGPS +<BR>[Called By]<UL><LI><a href="#[e2]">>></a> UDPClient_UploadGPS </UL> -<P><STRONG><a name="[e6]"></a>air780_led_on</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, sn74hc595.o(.text.air780_led_on)) +<P><STRONG><a name="[e3]"></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="#[8d]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[8e]">>></a> IO_LED_control_change </UL> -<BR>[Called By]<UL><LI><a href="#[e5]">>></a> UDPClient_UploadGPS +<BR>[Called By]<UL><LI><a href="#[e2]">>></a> UDPClient_UploadGPS </UL> -<P><STRONG><a name="[10c]"></a>aoa_aux_info_set</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk8000_spotter_top.o(.text.aoa_aux_info_set)) -<BR><BR>[Called By]<UL><LI><a href="#[ed]">>></a> Uwb_init +<P><STRONG><a name="[10a]"></a>aoa_aux_info_set</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk8000_spotter_top.o(.text.aoa_aux_info_set)) +<BR><BR>[Called By]<UL><LI><a href="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[11e]"></a>aoa_calculate</STRONG> (Thumb, 104 bytes, Stack size 32 bytes, lib_aoa.o(.text.aoa_calculate)) +<P><STRONG><a name="[11d]"></a>aoa_calculate</STRONG> (Thumb, 104 bytes, Stack size 32 bytes, lib_aoa.o(.text.aoa_calculate)) <BR><BR>[Stack]<UL><LI>Max Depth = 13412<LI>Call Chain = aoa_calculate ⇒ MK8000_spotter_top ⇒ MK8000_LSP_process_sts_data ⇒ lsp_cmplx_mat_mult_f32 ⇒ lsp_mat_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> mk_s16_to_q7 -<LI><a href="#[c4]">>></a> MK8000_spotter_top +<BR>[Calls]<UL><LI><a href="#[11e]">>></a> mk_s16_to_q7 +<LI><a href="#[c5]">>></a> MK8000_spotter_top </UL> -<BR>[Called By]<UL><LI><a href="#[2d]">>></a> rx_int_callback +<BR>[Called By]<UL><LI><a href="#[2c]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[167]"></a>aoa_fom_get</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, mk8000_spotter_top.o(.text.aoa_fom_get)) -<BR><BR>[Called By]<UL><LI><a href="#[2d]">>></a> rx_int_callback +<P><STRONG><a name="[169]"></a>aoa_fom_get</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, mk8000_spotter_top.o(.text.aoa_fom_get)) +<BR><BR>[Called By]<UL><LI><a href="#[2c]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[10e]"></a>aoa_param_config</STRONG> (Thumb, 208 bytes, Stack size 24 bytes, lib_aoa.o(.text.aoa_param_config)) +<P><STRONG><a name="[10c]"></a>aoa_param_config</STRONG> (Thumb, 208 bytes, Stack size 24 bytes, lib_aoa.o(.text.aoa_param_config)) <BR><BR>[Stack]<UL><LI>Max Depth = 764<LI>Call Chain = aoa_param_config ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_printf -<LI><a href="#[be]">>></a> MK8000_loc_params_load +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[bf]">>></a> MK8000_loc_params_load </UL> -<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Uwb_init +<BR>[Called By]<UL><LI><a href="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[15a]"></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="#[108]">>></a> phy_adv_params_configure +<P><STRONG><a name="[15c]"></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="#[106]">>></a> phy_adv_params_configure </UL> -<P><STRONG><a name="[10d]"></a>aoa_steering_vector_set</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk8000_spotter_top.o(.text.aoa_steering_vector_set)) -<BR><BR>[Called By]<UL><LI><a href="#[ed]">>></a> Uwb_init +<P><STRONG><a name="[10b]"></a>aoa_steering_vector_set</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk8000_spotter_top.o(.text.aoa_steering_vector_set)) +<BR><BR>[Called By]<UL><LI><a href="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[fc]"></a>blink_led</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, sn74hc595.o(.text.blink_led)) +<P><STRONG><a name="[f9]"></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="#[73]">>></a> delay_us -<LI><a href="#[8d]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[8e]">>></a> IO_LED_control_change </UL> <BR>[Called By]<UL><LI><a href="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[120]"></a>board_4GUsart_detection_init</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, board.o(.text.board_4GUsart_detection_init)) +<P><STRONG><a name="[11f]"></a>board_4GUsart_detection_init</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, board.o(.text.board_4GUsart_detection_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_4GUsart_detection_init ⇒ io_pull_set </UL> -<BR>[Calls]<UL><LI><a href="#[87]">>></a> io_pull_set -<LI><a href="#[85]">>></a> io_pin_mux_set -<LI><a href="#[86]">>></a> gpio_pin_set_dir -<LI><a href="#[121]">>></a> gpio_enable_irq -<LI><a href="#[122]">>></a> power_wakeup_enable +<BR>[Calls]<UL><LI><a href="#[88]">>></a> io_pull_set +<LI><a href="#[86]">>></a> io_pin_mux_set +<LI><a href="#[87]">>></a> gpio_pin_set_dir +<LI><a href="#[120]">>></a> gpio_enable_irq +<LI><a href="#[121]">>></a> power_wakeup_enable </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[123]"></a>board_acceleration_detection_init</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, board.o(.text.board_acceleration_detection_init)) +<P><STRONG><a name="[122]"></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="#[87]">>></a> io_pull_set -<LI><a href="#[86]">>></a> gpio_pin_set_dir -<LI><a href="#[121]">>></a> gpio_enable_irq +<BR>[Calls]<UL><LI><a href="#[88]">>></a> io_pull_set +<LI><a href="#[87]">>></a> gpio_pin_set_dir +<LI><a href="#[120]">>></a> gpio_enable_irq </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[151]"></a>board_calibration_params_default</STRONG> (Thumb, 140 bytes, Stack size 16 bytes, board.o(.text.board_calibration_params_default)) +<P><STRONG><a name="[152]"></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="#[24]">>></a> main </UL> -<P><STRONG><a name="[152]"></a>board_calibration_params_load</STRONG> (Thumb, 164 bytes, Stack size 16 bytes, board.o(.text.board_calibration_params_load)) +<P><STRONG><a name="[153]"></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="#[24]">>></a> main </UL> -<P><STRONG><a name="[124]"></a>board_clock_run</STRONG> (Thumb, 100 bytes, Stack size 16 bytes, board.o(.text.board_clock_run)) +<P><STRONG><a name="[123]"></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="#[73]">>></a> delay_us -<LI><a href="#[12a]">>></a> clock_set_divider -<LI><a href="#[125]">>></a> clock_attach -<LI><a href="#[127]">>></a> calib_start -<LI><a href="#[126]">>></a> calib_open -<LI><a href="#[129]">>></a> calib_close -<LI><a href="#[128]">>></a> calib_check -<LI><a href="#[12c]">>></a> sys_timer_open -<LI><a href="#[12b]">>></a> sys_tick_start +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[129]">>></a> clock_set_divider +<LI><a href="#[124]">>></a> clock_attach +<LI><a href="#[126]">>></a> calib_start +<LI><a href="#[125]">>></a> calib_open +<LI><a href="#[128]">>></a> calib_close +<LI><a href="#[127]">>></a> calib_check +<LI><a href="#[12b]">>></a> sys_timer_open +<LI><a href="#[12a]">>></a> sys_tick_start </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[f0]"></a>board_debug_console_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, board.o(.text.board_debug_console_open)) +<P><STRONG><a name="[ed]"></a>board_debug_console_open</STRONG> (Thumb, 20 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="#[12d]">>></a> trace_open +<BR>[Calls]<UL><LI><a href="#[12c]">>></a> trace_open </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main -<LI><a href="#[ee]">>></a> Uart1GpsRecDebugSend +<LI><a href="#[eb]">>></a> Uart1GpsRecDebugSend </UL> -<P><STRONG><a name="[12e]"></a>board_output_init</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, board.o(.text.board_output_init)) +<P><STRONG><a name="[12d]"></a>board_output_init</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, board.o(.text.board_output_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_output_init ⇒ io_pull_set </UL> -<BR>[Calls]<UL><LI><a href="#[87]">>></a> io_pull_set -<LI><a href="#[85]">>></a> io_pin_mux_set -<LI><a href="#[86]">>></a> gpio_pin_set_dir +<BR>[Calls]<UL><LI><a href="#[88]">>></a> io_pull_set +<LI><a href="#[86]">>></a> io_pin_mux_set +<LI><a href="#[87]">>></a> gpio_pin_set_dir </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[12f]"></a>board_pins_config</STRONG> (Thumb, 82 bytes, Stack size 16 bytes, pin_config.o(.text.board_pins_config)) +<P><STRONG><a name="[12e]"></a>board_pins_config</STRONG> (Thumb, 82 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="#[87]">>></a> io_pull_set -<LI><a href="#[85]">>></a> io_pin_mux_set -<LI><a href="#[86]">>></a> gpio_pin_set_dir +<BR>[Calls]<UL><LI><a href="#[88]">>></a> io_pull_set +<LI><a href="#[86]">>></a> io_pin_mux_set +<LI><a href="#[87]">>></a> gpio_pin_set_dir </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[15f]"></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="#[154]">>></a> power_init +<P><STRONG><a name="[161]"></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="#[155]">>></a> power_init </UL> -<P><STRONG><a name="[128]"></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="#[124]">>></a> board_clock_run +<P><STRONG><a name="[127]"></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="#[123]">>></a> board_clock_run </UL> -<P><STRONG><a name="[130]"></a>calib_chip</STRONG> (Thumb, 428 bytes, Stack size 16 bytes, mk_calib.o(.text.calib_chip)) +<P><STRONG><a name="[12f]"></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="#[6f]">>></a> trace_printf -<LI><a href="#[11b]">>></a> clock_enable -<LI><a href="#[131]">>></a> mk_chip_id +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[11a]">>></a> clock_enable +<LI><a href="#[130]">>></a> mk_chip_id </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[129]"></a>calib_close</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_close)) +<P><STRONG><a name="[128]"></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="#[d6]">>></a> clock_disable +<BR>[Calls]<UL><LI><a href="#[d7]">>></a> clock_disable </UL> -<BR>[Called By]<UL><LI><a href="#[124]">>></a> board_clock_run +<BR>[Called By]<UL><LI><a href="#[123]">>></a> board_clock_run </UL> -<P><STRONG><a name="[126]"></a>calib_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_open)) +<P><STRONG><a name="[125]"></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="#[11c]">>></a> reset_module -<LI><a href="#[11b]">>></a> clock_enable +<BR>[Calls]<UL><LI><a href="#[11b]">>></a> reset_module +<LI><a href="#[11a]">>></a> clock_enable </UL> -<BR>[Called By]<UL><LI><a href="#[124]">>></a> board_clock_run +<BR>[Called By]<UL><LI><a href="#[123]">>></a> board_clock_run </UL> -<P><STRONG><a name="[127]"></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="#[124]">>></a> board_clock_run +<P><STRONG><a name="[126]"></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="#[123]">>></a> board_clock_run </UL> -<P><STRONG><a name="[132]"></a>charge_red_off</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, sn74hc595.o(.text.charge_red_off)) +<P><STRONG><a name="[131]"></a>charge_red_off</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, sn74hc595.o(.text.charge_red_off)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = charge_red_off ⇒ IO_LED_control_change </UL> -<BR>[Calls]<UL><LI><a href="#[8d]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[8e]">>></a> IO_LED_control_change </UL> -<BR>[Called By]<UL><LI><a href="#[31]">>></a> sleep_timer_callback +<BR>[Called By]<UL><LI><a href="#[30]">>></a> sleep_timer_callback </UL> -<P><STRONG><a name="[133]"></a>charge_red_on</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, sn74hc595.o(.text.charge_red_on)) +<P><STRONG><a name="[132]"></a>charge_red_on</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, sn74hc595.o(.text.charge_red_on)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = charge_red_on ⇒ IO_LED_control_change </UL> -<BR>[Calls]<UL><LI><a href="#[8d]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[8e]">>></a> IO_LED_control_change </UL> -<BR>[Called By]<UL><LI><a href="#[31]">>></a> sleep_timer_callback +<BR>[Called By]<UL><LI><a href="#[30]">>></a> sleep_timer_callback </UL> -<P><STRONG><a name="[134]"></a>charge_state_change</STRONG> (Thumb, 288 bytes, Stack size 24 bytes, sn74hc595.o(.text.charge_state_change)) +<P><STRONG><a name="[133]"></a>charge_state_change</STRONG> (Thumb, 288 bytes, Stack size 24 bytes, sn74hc595.o(.text.charge_state_change)) <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = charge_state_change ⇒ IO_LED_control_change </UL> -<BR>[Calls]<UL><LI><a href="#[8a]">>></a> gpio_pin_get_val -<LI><a href="#[8d]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[8b]">>></a> gpio_pin_get_val +<LI><a href="#[8e]">>></a> IO_LED_control_change </UL> -<BR>[Called By]<UL><LI><a href="#[31]">>></a> sleep_timer_callback +<BR>[Called By]<UL><LI><a href="#[30]">>></a> sleep_timer_callback </UL> -<P><STRONG><a name="[103]"></a>check_if_in_or_out</STRONG> (Thumb, 292 bytes, Stack size 24 bytes, uwb_app.o(.text.check_if_in_or_out)) -<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = check_if_in_or_out +<P><STRONG><a name="[101]"></a>check_if_in_or_out_car</STRONG> (Thumb, 388 bytes, Stack size 40 bytes, uwb_app.o(.text.check_if_in_or_out_car)) +<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = check_if_in_or_out_car </UL> -<BR>[Calls]<UL><LI><a href="#[b4]">>></a> __aeabi_fcmpge -<LI><a href="#[ac]">>></a> __aeabi_fcmple +<BR>[Calls]<UL><LI><a href="#[b5]">>></a> __aeabi_fcmpge +<LI><a href="#[ad]">>></a> __aeabi_fcmple </UL> -<BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange +<BR>[Called By]<UL><LI><a href="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[125]"></a>clock_attach</STRONG> (Thumb, 240 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_attach)) +<P><STRONG><a name="[124]"></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="#[124]">>></a> board_clock_run +<BR>[Called By]<UL><LI><a href="#[123]">>></a> board_clock_run </UL> -<P><STRONG><a name="[d6]"></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="#[129]">>></a> calib_close -<LI><a href="#[13a]">>></a> flash_close -<LI><a href="#[ef]">>></a> uart_close +<P><STRONG><a name="[d7]"></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="#[128]">>></a> calib_close +<LI><a href="#[139]">>></a> flash_close +<LI><a href="#[ec]">>></a> uart_close <LI><a href="#[21]">>></a> RCO32K_CAL_IRQHandler -<LI><a href="#[153]">>></a> wdt_close +<LI><a href="#[154]">>></a> wdt_close </UL> -<P><STRONG><a name="[11b]"></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="#[118]">>></a> dma_open -<LI><a href="#[11a]">>></a> adc_open -<LI><a href="#[135]">>></a> dual_timer_open -<LI><a href="#[126]">>></a> calib_open -<LI><a href="#[130]">>></a> calib_chip -<LI><a href="#[11d]">>></a> aes_open -<LI><a href="#[13b]">>></a> gpio_open -<LI><a href="#[cf]">>></a> flash_open -<LI><a href="#[171]">>></a> uart_open -<LI><a href="#[155]">>></a> sleep_timer_open -<LI><a href="#[145]">>></a> mac_init -<LI><a href="#[141]">>></a> lsp_open +<P><STRONG><a name="[11a]"></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="#[117]">>></a> dma_open +<LI><a href="#[119]">>></a> adc_open +<LI><a href="#[134]">>></a> dual_timer_open +<LI><a href="#[125]">>></a> calib_open +<LI><a href="#[12f]">>></a> calib_chip +<LI><a href="#[11c]">>></a> aes_open +<LI><a href="#[13a]">>></a> gpio_open +<LI><a href="#[d0]">>></a> flash_open +<LI><a href="#[173]">>></a> uart_open +<LI><a href="#[156]">>></a> sleep_timer_open +<LI><a href="#[146]">>></a> mac_init +<LI><a href="#[142]">>></a> lsp_open </UL> -<P><STRONG><a name="[d4]"></a>clock_get_frequency</STRONG> (Thumb, 272 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_get_frequency)) +<P><STRONG><a name="[d5]"></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="#[12c]">>></a> sys_timer_open +<BR>[Called By]<UL><LI><a href="#[12b]">>></a> sys_timer_open <LI><a href="#[21]">>></a> RCO32K_CAL_IRQHandler </UL> -<P><STRONG><a name="[12a]"></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="#[cf]">>></a> flash_open -<LI><a href="#[171]">>></a> uart_open -<LI><a href="#[124]">>></a> board_clock_run +<P><STRONG><a name="[129]"></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="#[d0]">>></a> flash_open +<LI><a href="#[173]">>></a> uart_open +<LI><a href="#[123]">>></a> board_clock_run </UL> -<P><STRONG><a name="[113]"></a>crc16</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, crc.o(.text.crc16)) +<P><STRONG><a name="[111]"></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="#[110]">>></a> WsfNvmInit +<BR>[Called By]<UL><LI><a href="#[10e]">>></a> WsfNvmInit </UL> -<P><STRONG><a name="[73]"></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="#[cf]">>></a> flash_open -<LI><a href="#[13a]">>></a> flash_close -<LI><a href="#[138]">>></a> flash_wait_done -<LI><a href="#[30]">>></a> flash_dma_write_nbytes_callback -<LI><a href="#[171]">>></a> uart_open -<LI><a href="#[fc]">>></a> blink_led -<LI><a href="#[109]">>></a> uwb_configure -<LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[31]">>></a> sleep_timer_callback -<LI><a href="#[124]">>></a> board_clock_run -<LI><a href="#[f3]">>></a> UpdateProcess -<LI><a href="#[72]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[71]">>></a> LIS3DH_ReadOneByte -<LI><a href="#[8c]">>></a> IIC2_Wait_Ack -<LI><a href="#[8b]">>></a> IIC2_Send_Byte -<LI><a href="#[88]">>></a> IIC2_Read_Byte -<LI><a href="#[70]">>></a> Accelerometer_Init +<P><STRONG><a name="[74]"></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="#[d0]">>></a> flash_open +<LI><a href="#[139]">>></a> flash_close +<LI><a href="#[137]">>></a> flash_wait_done +<LI><a href="#[2f]">>></a> flash_dma_write_nbytes_callback +<LI><a href="#[173]">>></a> uart_open +<LI><a href="#[f9]">>></a> blink_led +<LI><a href="#[107]">>></a> uwb_configure +<LI><a href="#[30]">>></a> sleep_timer_callback +<LI><a href="#[123]">>></a> board_clock_run +<LI><a href="#[f0]">>></a> UpdateProcess +<LI><a href="#[73]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[72]">>></a> LIS3DH_ReadOneByte +<LI><a href="#[8d]">>></a> IIC2_Wait_Ack +<LI><a href="#[8c]">>></a> IIC2_Send_Byte +<LI><a href="#[89]">>></a> IIC2_Read_Byte +<LI><a href="#[71]">>></a> Accelerometer_Init +<LI><a href="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[ae]"></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="[af]"></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="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[54]">>></a> __aeabi_ui2f -<LI><a href="#[b4]">>></a> __aeabi_fcmpge +<BR>[Calls]<UL><LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[55]">>></a> __aeabi_ui2f +<LI><a href="#[b5]">>></a> __aeabi_fcmpge </UL> -<BR>[Called By]<UL><LI><a href="#[ad]">>></a> MK8000_all_antenna_FAP +<BR>[Called By]<UL><LI><a href="#[ae]">>></a> MK8000_all_antenna_FAP </UL> -<P><STRONG><a name="[118]"></a>dma_open</STRONG> (Thumb, 224 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_open)) +<P><STRONG><a name="[117]"></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="#[11c]">>></a> reset_module -<LI><a href="#[11b]">>></a> clock_enable +<BR>[Calls]<UL><LI><a href="#[11b]">>></a> reset_module +<LI><a href="#[11a]">>></a> clock_enable </UL> -<BR>[Called By]<UL><LI><a href="#[db]">>></a> adc_get -<LI><a href="#[f5]">>></a> flash_write_nbytes -<LI><a href="#[d1]">>></a> flash_read -<LI><a href="#[df]">>></a> uart_send -<LI><a href="#[f1]">>></a> uart_receive +<BR>[Called By]<UL><LI><a href="#[116]">>></a> adc_get +<LI><a href="#[f2]">>></a> flash_write_nbytes +<LI><a href="#[d2]">>></a> flash_read +<LI><a href="#[dc]">>></a> uart_send +<LI><a href="#[ee]">>></a> uart_receive </UL> -<P><STRONG><a name="[119]"></a>dma_transfer</STRONG> (Thumb, 168 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_transfer)) +<P><STRONG><a name="[118]"></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="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> -<BR>[Called By]<UL><LI><a href="#[db]">>></a> adc_get -<LI><a href="#[f5]">>></a> flash_write_nbytes -<LI><a href="#[d1]">>></a> flash_read -<LI><a href="#[30]">>></a> flash_dma_write_nbytes_callback -<LI><a href="#[2f]">>></a> flash_dma_callback -<LI><a href="#[df]">>></a> uart_send -<LI><a href="#[f1]">>></a> uart_receive +<BR>[Called By]<UL><LI><a href="#[116]">>></a> adc_get +<LI><a href="#[f2]">>></a> flash_write_nbytes +<LI><a href="#[d2]">>></a> flash_read +<LI><a href="#[2f]">>></a> flash_dma_write_nbytes_callback +<LI><a href="#[2e]">>></a> flash_dma_callback +<LI><a href="#[dc]">>></a> uart_send +<LI><a href="#[ee]">>></a> uart_receive </UL> -<P><STRONG><a name="[16a]"></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="#[96]">>></a> sys_timer_get +<P><STRONG><a name="[16c]"></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="#[97]">>></a> sys_timer_get </UL> -<P><STRONG><a name="[135]"></a>dual_timer_open</STRONG> (Thumb, 308 bytes, Stack size 24 bytes, mk_dual_timer.o(.text.dual_timer_open)) +<P><STRONG><a name="[134]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[11b]">>></a> clock_enable +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[11a]">>></a> clock_enable </UL> -<BR>[Called By]<UL><LI><a href="#[12c]">>></a> sys_timer_open +<BR>[Called By]<UL><LI><a href="#[12b]">>></a> sys_timer_open </UL> -<P><STRONG><a name="[16b]"></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="#[12c]">>></a> sys_timer_open +<P><STRONG><a name="[16d]"></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="#[12b]">>></a> sys_timer_open </UL> -<P><STRONG><a name="[14b]"></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="#[95]">>></a> mac_timer_stop +<P><STRONG><a name="[14c]"></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="#[96]">>></a> mac_timer_stop </UL> -<P><STRONG><a name="[af]"></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="[b0]"></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="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[b4]">>></a> __aeabi_fcmpge -<LI><a href="#[b0]">>></a> __aeabi_fcmplt -<LI><a href="#[ac]">>></a> __aeabi_fcmple +<BR>[Calls]<UL><LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[b5]">>></a> __aeabi_fcmpge +<LI><a href="#[b1]">>></a> __aeabi_fcmplt +<LI><a href="#[ad]">>></a> __aeabi_fcmple </UL> -<BR>[Called By]<UL><LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[ad]">>></a> MK8000_all_antenna_FAP +<BR>[Called By]<UL><LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[ae]">>></a> MK8000_all_antenna_FAP </UL> -<P><STRONG><a name="[94]"></a>exit_debug_mode</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.exit_debug_mode)) +<P><STRONG><a name="[95]"></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="#[a]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[92]"></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="[93]"></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="#[a]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[136]"></a>flash_block_erase</STRONG> (Thumb, 400 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_block_erase)) +<P><STRONG><a name="[135]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[96]">>></a> sys_timer_get -<LI><a href="#[137]">>></a> flash_write_cmd -<LI><a href="#[138]">>></a> flash_wait_done -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[97]">>></a> sys_timer_get +<LI><a href="#[136]">>></a> flash_write_cmd +<LI><a href="#[137]">>></a> flash_wait_done +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[f4]">>></a> flash_erase +<BR>[Called By]<UL><LI><a href="#[f1]">>></a> flash_erase </UL> -<P><STRONG><a name="[139]"></a>flash_check_busy</STRONG> (Thumb, 244 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_check_busy)) +<P><STRONG><a name="[138]"></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="#[96]">>></a> sys_timer_get -<LI><a href="#[137]">>></a> flash_write_cmd +<BR>[Calls]<UL><LI><a href="#[97]">>></a> sys_timer_get +<LI><a href="#[136]">>></a> flash_write_cmd </UL> -<BR>[Called By]<UL><LI><a href="#[f4]">>></a> flash_erase +<BR>[Called By]<UL><LI><a href="#[f1]">>></a> flash_erase </UL> -<P><STRONG><a name="[13a]"></a>flash_close</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, mk_flash.o(.text.flash_close)) +<P><STRONG><a name="[139]"></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="#[73]">>></a> delay_us -<LI><a href="#[d6]">>></a> clock_disable -<LI><a href="#[137]">>></a> flash_write_cmd +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[d7]">>></a> clock_disable +<LI><a href="#[136]">>></a> flash_write_cmd </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[f4]"></a>flash_erase</STRONG> (Thumb, 332 bytes, Stack size 48 bytes, mk_flash.o(.text.flash_erase)) +<P><STRONG><a name="[f1]"></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="#[cd]">>></a> flash_sector_erase -<LI><a href="#[139]">>></a> flash_check_busy -<LI><a href="#[136]">>></a> flash_block_erase -<LI><a href="#[3b]">>></a> __aeabi_uidivmod -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[ce]">>></a> flash_sector_erase +<LI><a href="#[138]">>></a> flash_check_busy +<LI><a href="#[135]">>></a> flash_block_erase +<LI><a href="#[3c]">>></a> __aeabi_uidivmod +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[f6]">>></a> save_com_map_to_flash -<LI><a href="#[f3]">>></a> UpdateProcess -<LI><a href="#[d3]">>></a> parameter_init_anchor +<BR>[Called By]<UL><LI><a href="#[f3]">>></a> save_com_map_to_flash +<LI><a href="#[f0]">>></a> UpdateProcess +<LI><a href="#[d4]">>></a> parameter_init_anchor </UL> -<P><STRONG><a name="[cf]"></a>flash_open</STRONG> (Thumb, 704 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_open)) +<P><STRONG><a name="[d0]"></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="#[6f]">>></a> trace_printf -<LI><a href="#[11c]">>></a> reset_module -<LI><a href="#[73]">>></a> delay_us -<LI><a href="#[11b]">>></a> clock_enable -<LI><a href="#[12a]">>></a> clock_set_divider -<LI><a href="#[96]">>></a> sys_timer_get -<LI><a href="#[137]">>></a> flash_write_cmd -<LI><a href="#[138]">>></a> flash_wait_done -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[11b]">>></a> reset_module +<LI><a href="#[74]">>></a> delay_us +<LI><a href="#[11a]">>></a> clock_enable +<LI><a href="#[129]">>></a> clock_set_divider +<LI><a href="#[97]">>></a> sys_timer_get +<LI><a href="#[136]">>></a> flash_write_cmd +<LI><a href="#[137]">>></a> flash_wait_done +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[f6]">>></a> save_com_map_to_flash -<LI><a href="#[f3]">>></a> UpdateProcess -<LI><a href="#[d3]">>></a> parameter_init_anchor -<LI><a href="#[ce]">>></a> PalFlashInit +<BR>[Called By]<UL><LI><a href="#[f3]">>></a> save_com_map_to_flash +<LI><a href="#[f0]">>></a> UpdateProcess +<LI><a href="#[d4]">>></a> parameter_init_anchor +<LI><a href="#[cf]">>></a> PalFlashInit </UL> -<P><STRONG><a name="[d1]"></a>flash_read</STRONG> (Thumb, 688 bytes, Stack size 96 bytes, mk_flash.o(.text.flash_read)) +<P><STRONG><a name="[d2]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[119]">>></a> dma_transfer -<LI><a href="#[118]">>></a> dma_open -<LI><a href="#[96]">>></a> sys_timer_get -<LI><a href="#[137]">>></a> flash_write_cmd -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[118]">>></a> dma_transfer +<LI><a href="#[117]">>></a> dma_open +<LI><a href="#[97]">>></a> sys_timer_get +<LI><a href="#[136]">>></a> flash_write_cmd +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[d3]">>></a> parameter_init_anchor -<LI><a href="#[d0]">>></a> PalFlashRead +<BR>[Called By]<UL><LI><a href="#[d4]">>></a> parameter_init_anchor +<LI><a href="#[d1]">>></a> PalFlashRead </UL> -<P><STRONG><a name="[cd]"></a>flash_sector_erase</STRONG> (Thumb, 408 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_sector_erase)) +<P><STRONG><a name="[ce]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[96]">>></a> sys_timer_get -<LI><a href="#[137]">>></a> flash_write_cmd -<LI><a href="#[138]">>></a> flash_wait_done -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[97]">>></a> sys_timer_get +<LI><a href="#[136]">>></a> flash_write_cmd +<LI><a href="#[137]">>></a> flash_wait_done +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[f4]">>></a> flash_erase -<LI><a href="#[cc]">>></a> PalFlashEraseSector +<BR>[Called By]<UL><LI><a href="#[f1]">>></a> flash_erase +<LI><a href="#[cd]">>></a> PalFlashEraseSector </UL> -<P><STRONG><a name="[f5]"></a>flash_write_nbytes</STRONG> (Thumb, 1980 bytes, Stack size 136 bytes, mk_flash.o(.text.flash_write_nbytes)) +<P><STRONG><a name="[f2]"></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="#[119]">>></a> dma_transfer -<LI><a href="#[118]">>></a> dma_open -<LI><a href="#[96]">>></a> sys_timer_get -<LI><a href="#[137]">>></a> flash_write_cmd -<LI><a href="#[138]">>></a> flash_wait_done -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[118]">>></a> dma_transfer +<LI><a href="#[117]">>></a> dma_open +<LI><a href="#[97]">>></a> sys_timer_get +<LI><a href="#[136]">>></a> flash_write_cmd +<LI><a href="#[137]">>></a> flash_wait_done +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[f6]">>></a> save_com_map_to_flash -<LI><a href="#[f3]">>></a> UpdateProcess -<LI><a href="#[d3]">>></a> parameter_init_anchor +<BR>[Called By]<UL><LI><a href="#[f3]">>></a> save_com_map_to_flash +<LI><a href="#[f0]">>></a> UpdateProcess +<LI><a href="#[d4]">>></a> parameter_init_anchor </UL> -<P><STRONG><a name="[e4]"></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="#[91]">>></a> UART_CheckReceive +<P><STRONG><a name="[e1]"></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="#[92]">>></a> UART_CheckReceive </UL> -<P><STRONG><a name="[121]"></a>gpio_enable_irq</STRONG> (Thumb, 204 bytes, Stack size 20 bytes, mk_gpio.o(.text.gpio_enable_irq)) +<P><STRONG><a name="[120]"></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="#[123]">>></a> board_acceleration_detection_init -<LI><a href="#[120]">>></a> board_4GUsart_detection_init +<BR>[Called By]<UL><LI><a href="#[122]">>></a> board_acceleration_detection_init +<LI><a href="#[11f]">>></a> board_4GUsart_detection_init </UL> -<P><STRONG><a name="[13b]"></a>gpio_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_gpio.o(.text.gpio_open)) +<P><STRONG><a name="[13a]"></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="#[11c]">>></a> reset_module -<LI><a href="#[11b]">>></a> clock_enable +<BR>[Calls]<UL><LI><a href="#[11b]">>></a> reset_module +<LI><a href="#[11a]">>></a> clock_enable </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[7b]"></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="#[8d]">>></a> IO_LED_control_change -<LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[74]">>></a> Anchor_RecNearPoll +<P><STRONG><a name="[7c]"></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="#[8e]">>></a> IO_LED_control_change <LI><a href="#[24]">>></a> main -<LI><a href="#[da]">>></a> SecondTask -<LI><a href="#[72]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[71]">>></a> LIS3DH_ReadOneByte -<LI><a href="#[8c]">>></a> IIC2_Wait_Ack -<LI><a href="#[8b]">>></a> IIC2_Send_Byte -<LI><a href="#[88]">>></a> IIC2_Read_Byte +<LI><a href="#[73]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[72]">>></a> LIS3DH_ReadOneByte +<LI><a href="#[8d]">>></a> IIC2_Wait_Ack +<LI><a href="#[8c]">>></a> IIC2_Send_Byte +<LI><a href="#[89]">>></a> IIC2_Read_Byte +<LI><a href="#[e8]">>></a> UwbRange +<LI><a href="#[75]">>></a> Anchor_RecNearPoll </UL> -<P><STRONG><a name="[8a]"></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="#[134]">>></a> charge_state_change +<P><STRONG><a name="[8b]"></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="#[133]">>></a> charge_state_change <LI><a href="#[24]">>></a> main -<LI><a href="#[8c]">>></a> IIC2_Wait_Ack -<LI><a href="#[88]">>></a> IIC2_Read_Byte +<LI><a href="#[8d]">>></a> IIC2_Wait_Ack +<LI><a href="#[89]">>></a> IIC2_Read_Byte </UL> -<P><STRONG><a name="[89]"></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="#[8d]">>></a> IO_LED_control_change -<LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[2a]">>></a> adc_callback -<LI><a href="#[72]">>></a> LIS3DH_WriteOneByte -<LI><a href="#[71]">>></a> LIS3DH_ReadOneByte -<LI><a href="#[8c]">>></a> IIC2_Wait_Ack -<LI><a href="#[8b]">>></a> IIC2_Send_Byte -<LI><a href="#[88]">>></a> IIC2_Read_Byte +<P><STRONG><a name="[8a]"></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="#[8e]">>></a> IO_LED_control_change +<LI><a href="#[31]">>></a> adc_callback +<LI><a href="#[73]">>></a> LIS3DH_WriteOneByte +<LI><a href="#[72]">>></a> LIS3DH_ReadOneByte +<LI><a href="#[8d]">>></a> IIC2_Wait_Ack +<LI><a href="#[8c]">>></a> IIC2_Send_Byte +<LI><a href="#[89]">>></a> IIC2_Read_Byte +<LI><a href="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[86]"></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="#[8e]">>></a> IO_control_init +<P><STRONG><a name="[87]"></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="#[8f]">>></a> IO_control_init <LI><a href="#[24]">>></a> main -<LI><a href="#[12f]">>></a> board_pins_config -<LI><a href="#[12e]">>></a> board_output_init -<LI><a href="#[123]">>></a> board_acceleration_detection_init -<LI><a href="#[120]">>></a> board_4GUsart_detection_init -<LI><a href="#[8c]">>></a> IIC2_Wait_Ack -<LI><a href="#[84]">>></a> IIC2_Init +<LI><a href="#[12e]">>></a> board_pins_config +<LI><a href="#[12d]">>></a> board_output_init +<LI><a href="#[122]">>></a> board_acceleration_detection_init +<LI><a href="#[11f]">>></a> board_4GUsart_detection_init +<LI><a href="#[8d]">>></a> IIC2_Wait_Ack +<LI><a href="#[85]">>></a> IIC2_Init </UL> -<P><STRONG><a name="[117]"></a>gps_air780_power_change</STRONG> (Thumb, 104 bytes, Stack size 8 bytes, sn74hc595.o(.text.gps_air780_power_change)) +<P><STRONG><a name="[115]"></a>gps_air780_power_change</STRONG> (Thumb, 104 bytes, Stack size 8 bytes, sn74hc595.o(.text.gps_air780_power_change)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = gps_air780_power_change ⇒ IO_LED_control_change </UL> -<BR>[Calls]<UL><LI><a href="#[8d]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[8e]">>></a> IO_LED_control_change </UL> -<BR>[Called By]<UL><LI><a href="#[2a]">>></a> adc_callback +<BR>[Called By]<UL><LI><a href="#[31]">>></a> adc_callback </UL> -<P><STRONG><a name="[8f]"></a>io_open_drain_set</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, mk_io.o(.text.io_open_drain_set)) -<BR><BR>[Called By]<UL><LI><a href="#[8e]">>></a> IO_control_init +<P><STRONG><a name="[13b]"></a>in_table_log</STRONG> (Thumb, 124 bytes, Stack size 224 bytes, uwb_app.o(.text.in_table_log)) +<BR><BR>[Stack]<UL><LI>Max Depth = 964<LI>Call Chain = in_table_log ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) +</UL> +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[13c]">>></a> __2sprintf +<LI><a href="#[e4]">>></a> __2snprintf +</UL> +<BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[85]"></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="#[8e]">>></a> IO_control_init +<P><STRONG><a name="[90]"></a>io_open_drain_set</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, mk_io.o(.text.io_open_drain_set)) +<BR><BR>[Called By]<UL><LI><a href="#[8f]">>></a> IO_control_init +</UL> + +<P><STRONG><a name="[86]"></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="#[8f]">>></a> IO_control_init <LI><a href="#[24]">>></a> main -<LI><a href="#[12f]">>></a> board_pins_config -<LI><a href="#[12e]">>></a> board_output_init -<LI><a href="#[120]">>></a> board_4GUsart_detection_init -<LI><a href="#[ee]">>></a> Uart1GpsRecDebugSend -<LI><a href="#[84]">>></a> IIC2_Init +<LI><a href="#[12e]">>></a> board_pins_config +<LI><a href="#[12d]">>></a> board_output_init +<LI><a href="#[11f]">>></a> board_4GUsart_detection_init +<LI><a href="#[eb]">>></a> Uart1GpsRecDebugSend +<LI><a href="#[85]">>></a> IIC2_Init </UL> -<P><STRONG><a name="[87]"></a>io_pull_set</STRONG> (Thumb, 76 bytes, Stack size 20 bytes, mk_io.o(.text.io_pull_set)) +<P><STRONG><a name="[88]"></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="#[8e]">>></a> IO_control_init +<BR>[Called By]<UL><LI><a href="#[8f]">>></a> IO_control_init <LI><a href="#[24]">>></a> main -<LI><a href="#[12f]">>></a> board_pins_config -<LI><a href="#[12e]">>></a> board_output_init -<LI><a href="#[123]">>></a> board_acceleration_detection_init -<LI><a href="#[120]">>></a> board_4GUsart_detection_init -<LI><a href="#[84]">>></a> IIC2_Init +<LI><a href="#[12e]">>></a> board_pins_config +<LI><a href="#[12d]">>></a> board_output_init +<LI><a href="#[122]">>></a> board_acceleration_detection_init +<LI><a href="#[11f]">>></a> board_4GUsart_detection_init +<LI><a href="#[85]">>></a> IIC2_Init </UL> -<P><STRONG><a name="[9e]"></a>lsp_acc_ch_comp</STRONG> (Thumb, 180 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_acc_ch_comp)) +<P><STRONG><a name="[9f]"></a>lsp_acc_ch_comp</STRONG> (Thumb, 180 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_acc_ch_comp)) <BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = lsp_acc_ch_comp ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[6e]">>></a> trace_assert_dump -<LI><a href="#[13c]">>></a> lsp_engine_run -<LI><a href="#[3c]">>></a> __aeabi_memclr +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[13d]">>></a> lsp_engine_run +<LI><a href="#[3d]">>></a> __aeabi_memclr </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data </UL> -<P><STRONG><a name="[a2]"></a>lsp_add_f32</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_add_f32)) +<P><STRONG><a name="[a3]"></a>lsp_add_f32</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_add_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_add_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="#[13d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid </UL> -<P><STRONG><a name="[9b]"></a>lsp_ch_est</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_ch_est)) +<P><STRONG><a name="[9c]"></a>lsp_ch_est</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_ch_est)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_ch_est ⇒ 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="#[13d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data </UL> -<P><STRONG><a name="[9a]"></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="[9b]"></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="#[13d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[b2]">>></a> MK8000_blender_packet +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[b3]">>></a> MK8000_blender_packet </UL> -<P><STRONG><a name="[a7]"></a>lsp_cmplx_mat_inverse_f32</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, mk_lsp.o(.text.lsp_cmplx_mat_inverse_f32)) +<P><STRONG><a name="[a8]"></a>lsp_cmplx_mat_inverse_f32</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, mk_lsp.o(.text.lsp_cmplx_mat_inverse_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 404<LI>Call Chain = lsp_cmplx_mat_inverse_f32 ⇒ lsp_mat_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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[13e]">>></a> lsp_mat_op_f32 +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[13f]">>></a> lsp_mat_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data </UL> -<P><STRONG><a name="[a0]"></a>lsp_cmplx_mat_mult_f32</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, mk_lsp.o(.text.lsp_cmplx_mat_mult_f32)) +<P><STRONG><a name="[a1]"></a>lsp_cmplx_mat_mult_f32</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, mk_lsp.o(.text.lsp_cmplx_mat_mult_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 404<LI>Call Chain = lsp_cmplx_mat_mult_f32 ⇒ lsp_mat_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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[13e]">>></a> lsp_mat_op_f32 +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[13f]">>></a> lsp_mat_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data </UL> -<P><STRONG><a name="[9f]"></a>lsp_cmplx_mult_cmplx_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_cmplx_mult_cmplx_f32)) +<P><STRONG><a name="[a0]"></a>lsp_cmplx_mult_cmplx_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_cmplx_mult_cmplx_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_cmplx_mult_cmplx_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="#[13d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid </UL> -<P><STRONG><a name="[c0]"></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="[c1]"></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="#[13f]">>></a> lsp_g_op_int8 +<BR>[Calls]<UL><LI><a href="#[140]">>></a> lsp_g_op_int8 </UL> -<BR>[Called By]<UL><LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP +<BR>[Called By]<UL><LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP </UL> -<P><STRONG><a name="[a9]"></a>lsp_correlate_f32</STRONG> (Thumb, 212 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_correlate_f32)) +<P><STRONG><a name="[aa]"></a>lsp_correlate_f32</STRONG> (Thumb, 212 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_correlate_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = lsp_correlate_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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[13c]">>></a> lsp_engine_run +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[13d]">>></a> lsp_engine_run </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data </UL> -<P><STRONG><a name="[b6]"></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="[b7]"></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="#[13d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[b8]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[b5]">>></a> MK8000_fap_adjust -<LI><a href="#[b7]">>></a> MK8000_fap_adjust_FLT +<BR>[Called By]<UL><LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[b9]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[b6]">>></a> MK8000_fap_adjust +<LI><a href="#[b8]">>></a> MK8000_fap_adjust_FLT </UL> -<P><STRONG><a name="[c1]"></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="[c2]"></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="#[140]">>></a> lsp_g_op_int16 +<BR>[Calls]<UL><LI><a href="#[141]">>></a> lsp_g_op_int16 </UL> -<BR>[Called By]<UL><LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP +<BR>[Called By]<UL><LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP </UL> -<P><STRONG><a name="[a4]"></a>lsp_mult_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_mult_f32)) +<P><STRONG><a name="[a5]"></a>lsp_mult_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_mult_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_mult_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="#[13d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data </UL> -<P><STRONG><a name="[141]"></a>lsp_open</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_open)) +<P><STRONG><a name="[142]"></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="#[11c]">>></a> reset_module -<LI><a href="#[11b]">>></a> clock_enable +<BR>[Calls]<UL><LI><a href="#[11b]">>></a> reset_module +<LI><a href="#[11a]">>></a> clock_enable </UL> -<BR>[Called By]<UL><LI><a href="#[fe]">>></a> uwb_open +<BR>[Called By]<UL><LI><a href="#[fb]">>></a> uwb_open </UL> -<P><STRONG><a name="[a8]"></a>lsp_scale_f32</STRONG> (Thumb, 80 bytes, Stack size 24 bytes, mk_lsp.o(.text.lsp_scale_f32)) +<P><STRONG><a name="[a9]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[13d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[13e]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[c6]">>></a> MK8000_sts_FAP_detect -<LI><a href="#[c7]">>></a> MK8000_sts_chk_valid -<LI><a href="#[b8]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[b5]">>></a> MK8000_fap_adjust -<LI><a href="#[b7]">>></a> MK8000_fap_adjust_FLT +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[c7]">>></a> MK8000_sts_FAP_detect +<LI><a href="#[c8]">>></a> MK8000_sts_chk_valid +<LI><a href="#[b9]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[b6]">>></a> MK8000_fap_adjust +<LI><a href="#[b8]">>></a> MK8000_fap_adjust_FLT </UL> -<P><STRONG><a name="[142]"></a>lsp_store</STRONG> (Thumb, 176 bytes, Stack size 72 bytes, mk_lsp.o(.text.lsp_store)) +<P><STRONG><a name="[143]"></a>lsp_store</STRONG> (Thumb, 176 bytes, Stack size 72 bytes, mk_lsp.o(.text.lsp_store)) <BR><BR>[Stack]<UL><LI>Max Depth = 452<LI>Call Chain = lsp_store ⇒ 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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[13c]">>></a> lsp_engine_run -<LI><a href="#[13d]">>></a> lsp_g_op_f32 -<LI><a href="#[3c]">>></a> __aeabi_memclr +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[13d]">>></a> lsp_engine_run +<LI><a href="#[13e]">>></a> lsp_g_op_f32 +<LI><a href="#[3d]">>></a> __aeabi_memclr </UL> -<BR>[Called By]<UL><LI><a href="#[100]">>></a> sts_lsp_store +<BR>[Called By]<UL><LI><a href="#[fd]">>></a> sts_lsp_store </UL> -<P><STRONG><a name="[169]"></a>lsp_store_stop</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_lsp.o(.text.lsp_store_stop)) -<BR><BR>[Called By]<UL><LI><a href="#[102]">>></a> sts_lsp_store_stop +<P><STRONG><a name="[16b]"></a>lsp_store_stop</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_lsp.o(.text.lsp_store_stop)) +<BR><BR>[Called By]<UL><LI><a href="#[100]">>></a> sts_lsp_store_stop </UL> -<P><STRONG><a name="[a5]"></a>lsp_sub_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_sub_f32)) +<P><STRONG><a name="[a6]"></a>lsp_sub_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_sub_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_sub_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="#[13d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data </UL> -<P><STRONG><a name="[a3]"></a>lsp_vinverse_f32</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_vinverse_f32)) +<P><STRONG><a name="[a4]"></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="#[13d]">>></a> lsp_g_op_f32 +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> lsp_g_op_f32 </UL> -<BR>[Called By]<UL><LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data -<LI><a href="#[b8]">>></a> MK8000_fap_adjust_simple -<LI><a href="#[b5]">>></a> MK8000_fap_adjust -<LI><a href="#[b7]">>></a> MK8000_fap_adjust_FLT +<BR>[Called By]<UL><LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data +<LI><a href="#[b9]">>></a> MK8000_fap_adjust_simple +<LI><a href="#[b6]">>></a> MK8000_fap_adjust +<LI><a href="#[b8]">>></a> MK8000_fap_adjust_FLT </UL> -<P><STRONG><a name="[178]"></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="#[109]">>></a> uwb_configure +<P><STRONG><a name="[17a]"></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="#[107]">>></a> uwb_configure </UL> -<P><STRONG><a name="[143]"></a>mac_cs_construct</STRONG> (Thumb, 192 bytes, Stack size 32 bytes, mk_mac.o(.text.mac_cs_construct)) +<P><STRONG><a name="[144]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[75]">>></a> phy_timer_count_get -<LI><a href="#[144]">>></a> phy_crypto_sts_index_get +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[76]">>></a> phy_timer_count_get +<LI><a href="#[145]">>></a> phy_crypto_sts_index_get </UL> -<BR>[Called By]<UL><LI><a href="#[14c]">>></a> mac_tx -<LI><a href="#[14a]">>></a> mac_rx +<BR>[Called By]<UL><LI><a href="#[14d]">>></a> mac_tx +<LI><a href="#[14b]">>></a> mac_rx </UL> -<P><STRONG><a name="[17e]"></a>mac_current_rx_report_discard</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_current_rx_report_discard)) -<BR><BR>[Called By]<UL><LI><a href="#[104]">>></a> uwb_rx_force_off +<P><STRONG><a name="[180]"></a>mac_current_rx_report_discard</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_current_rx_report_discard)) +<BR><BR>[Called By]<UL><LI><a href="#[102]">>></a> uwb_rx_force_off </UL> -<P><STRONG><a name="[145]"></a>mac_init</STRONG> (Thumb, 148 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_init)) +<P><STRONG><a name="[146]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[11c]">>></a> reset_module -<LI><a href="#[11b]">>></a> clock_enable -<LI><a href="#[147]">>></a> mac_regs_init -<LI><a href="#[146]">>></a> __aeabi_memclr8 +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[11b]">>></a> reset_module +<LI><a href="#[11a]">>></a> clock_enable +<LI><a href="#[148]">>></a> mac_regs_init +<LI><a href="#[147]">>></a> __aeabi_memclr8 </UL> -<BR>[Called By]<UL><LI><a href="#[fe]">>></a> uwb_open +<BR>[Called By]<UL><LI><a href="#[fb]">>></a> uwb_open </UL> -<P><STRONG><a name="[7a]"></a>mac_is_busy</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_is_busy)) -<BR><BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[74]">>></a> Anchor_RecNearPoll +<P><STRONG><a name="[7b]"></a>mac_is_busy</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_is_busy)) +<BR><BR>[Called By]<UL><LI><a href="#[e8]">>></a> UwbRange +<LI><a href="#[75]">>></a> Anchor_RecNearPoll </UL> -<P><STRONG><a name="[148]"></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="[149]"></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="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> -<BR>[Called By]<UL><LI><a href="#[14c]">>></a> mac_tx -<LI><a href="#[14a]">>></a> mac_rx +<BR>[Called By]<UL><LI><a href="#[14d]">>></a> mac_tx +<LI><a href="#[14b]">>></a> mac_rx </UL> -<P><STRONG><a name="[ff]"></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="#[eb]">>></a> UwbRange +<P><STRONG><a name="[fc]"></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="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[147]"></a>mac_regs_init</STRONG> (Thumb, 276 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_regs_init)) +<P><STRONG><a name="[148]"></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="#[149]">>></a> phy_cca_config +<BR>[Calls]<UL><LI><a href="#[14a]">>></a> phy_cca_config </UL> -<BR>[Called By]<UL><LI><a href="#[145]">>></a> mac_init +<BR>[Called By]<UL><LI><a href="#[146]">>></a> mac_init </UL> -<P><STRONG><a name="[17a]"></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="#[fe]">>></a> uwb_open +<P><STRONG><a name="[17c]"></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="#[fb]">>></a> uwb_open </UL> -<P><STRONG><a name="[14a]"></a>mac_rx</STRONG> (Thumb, 384 bytes, Stack size 64 bytes, mk_mac.o(.text.mac_rx)) +<P><STRONG><a name="[14b]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[148]">>></a> mac_link_desc_construct -<LI><a href="#[143]">>></a> mac_cs_construct +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[149]">>></a> mac_link_desc_construct +<LI><a href="#[144]">>></a> mac_cs_construct </UL> -<BR>[Called By]<UL><LI><a href="#[101]">>></a> uwb_rx +<BR>[Called By]<UL><LI><a href="#[fe]">>></a> uwb_rx </UL> -<P><STRONG><a name="[17d]"></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="#[79]">>></a> uwb_tx -<LI><a href="#[101]">>></a> uwb_rx +<P><STRONG><a name="[17f]"></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="#[7a]">>></a> uwb_tx +<LI><a href="#[fe]">>></a> uwb_rx </UL> -<P><STRONG><a name="[95]"></a>mac_timer_stop</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, mk_misc.o(.text.mac_timer_stop)) +<P><STRONG><a name="[96]"></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="#[14b]">>></a> dual_timer_stop +<BR>[Calls]<UL><LI><a href="#[14c]">>></a> dual_timer_stop </UL> <BR>[Called By]<UL><LI><a href="#[a]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[14c]"></a>mac_tx</STRONG> (Thumb, 332 bytes, Stack size 48 bytes, mk_mac.o(.text.mac_tx)) +<P><STRONG><a name="[14d]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[148]">>></a> mac_link_desc_construct -<LI><a href="#[143]">>></a> mac_cs_construct -<LI><a href="#[14d]">>></a> mac_tx_desc_construct +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[149]">>></a> mac_link_desc_construct +<LI><a href="#[144]">>></a> mac_cs_construct +<LI><a href="#[14e]">>></a> mac_tx_desc_construct </UL> -<BR>[Called By]<UL><LI><a href="#[79]">>></a> uwb_tx +<BR>[Called By]<UL><LI><a href="#[7a]">>></a> uwb_tx </UL> -<P><STRONG><a name="[14d]"></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="[14e]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[14e]">>></a> phy_en_conv_encode -<LI><a href="#[e1]">>></a> __aeabi_memcpy -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[14f]">>></a> phy_en_conv_encode +<LI><a href="#[de]">>></a> __aeabi_memcpy +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[14c]">>></a> mac_tx +<BR>[Called By]<UL><LI><a href="#[14d]">>></a> mac_tx </UL> -<P><STRONG><a name="[24]"></a>main</STRONG> (Thumb, 396 bytes, Stack size 0 bytes, main.o(.text.main)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1004<LI>Call Chain = main ⇒ UWBPoll ⇒ Uwb_init ⇒ uwb_configure ⇒ phy_params_generate ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) +<P><STRONG><a name="[24]"></a>main</STRONG> (Thumb, 492 bytes, Stack size 8 bytes, main.o(.text.main)) +<BR><BR>[Stack]<UL><LI>Max Depth = 1012<LI>Call Chain = main ⇒ UWBPoll ⇒ Uwb_init ⇒ uwb_configure ⇒ phy_params_generate ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_printf -<LI><a href="#[11a]">>></a> adc_open -<LI><a href="#[db]">>></a> adc_get -<LI><a href="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[130]">>></a> calib_chip -<LI><a href="#[87]">>></a> io_pull_set -<LI><a href="#[85]">>></a> io_pin_mux_set -<LI><a href="#[86]">>></a> gpio_pin_set_dir -<LI><a href="#[8a]">>></a> gpio_pin_get_val -<LI><a href="#[7b]">>></a> gpio_pin_clr -<LI><a href="#[13b]">>></a> gpio_open -<LI><a href="#[13a]">>></a> flash_close -<LI><a href="#[14f]">>></a> reset_cause_get -<LI><a href="#[150]">>></a> reset_cause_clear -<LI><a href="#[156]">>></a> sleep_timer_start -<LI><a href="#[154]">>></a> power_init -<LI><a href="#[54]">>></a> __aeabi_ui2f -<LI><a href="#[49]">>></a> __aeabi_fdiv -<LI><a href="#[c2]">>></a> __aeabi_f2uiz -<LI><a href="#[ef]">>></a> uart_close -<LI><a href="#[155]">>></a> sleep_timer_open -<LI><a href="#[91]">>></a> UART_CheckReceive -<LI><a href="#[8e]">>></a> IO_control_init -<LI><a href="#[153]">>></a> wdt_close -<LI><a href="#[f1]">>></a> uart_receive -<LI><a href="#[110]">>></a> WsfNvmInit -<LI><a href="#[f2]">>></a> Uart_Register -<LI><a href="#[e9]">>></a> UWBPoll -<LI><a href="#[da]">>></a> SecondTask -<LI><a href="#[d2]">>></a> Program_Init -<LI><a href="#[12f]">>></a> board_pins_config -<LI><a href="#[12e]">>></a> board_output_init -<LI><a href="#[f0]">>></a> board_debug_console_open -<LI><a href="#[124]">>></a> board_clock_run -<LI><a href="#[152]">>></a> board_calibration_params_load -<LI><a href="#[151]">>></a> board_calibration_params_default -<LI><a href="#[123]">>></a> board_acceleration_detection_init -<LI><a href="#[120]">>></a> board_4GUsart_detection_init -<LI><a href="#[84]">>></a> IIC2_Init -<LI><a href="#[70]">>></a> Accelerometer_Init +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[119]">>></a> adc_open +<LI><a href="#[116]">>></a> adc_get +<LI><a href="#[54]">>></a> __aeabi_i2f +<LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[12f]">>></a> calib_chip +<LI><a href="#[88]">>></a> io_pull_set +<LI><a href="#[86]">>></a> io_pin_mux_set +<LI><a href="#[87]">>></a> gpio_pin_set_dir +<LI><a href="#[8b]">>></a> gpio_pin_get_val +<LI><a href="#[7c]">>></a> gpio_pin_clr +<LI><a href="#[13a]">>></a> gpio_open +<LI><a href="#[139]">>></a> flash_close +<LI><a href="#[150]">>></a> reset_cause_get +<LI><a href="#[151]">>></a> reset_cause_clear +<LI><a href="#[157]">>></a> sleep_timer_start +<LI><a href="#[155]">>></a> power_init +<LI><a href="#[55]">>></a> __aeabi_ui2f +<LI><a href="#[4a]">>></a> __aeabi_fdiv +<LI><a href="#[c3]">>></a> __aeabi_f2uiz +<LI><a href="#[ec]">>></a> uart_close +<LI><a href="#[156]">>></a> sleep_timer_open +<LI><a href="#[92]">>></a> UART_CheckReceive +<LI><a href="#[8f]">>></a> IO_control_init +<LI><a href="#[154]">>></a> wdt_close +<LI><a href="#[ee]">>></a> uart_receive +<LI><a href="#[13b]">>></a> in_table_log +<LI><a href="#[10e]">>></a> WsfNvmInit +<LI><a href="#[ef]">>></a> Uart_Register +<LI><a href="#[e6]">>></a> UWBPoll +<LI><a href="#[158]">>></a> TagListUpdate_person_num_car +<LI><a href="#[d3]">>></a> Program_Init +<LI><a href="#[ff]">>></a> HIDO_TimerTick +<LI><a href="#[12e]">>></a> board_pins_config +<LI><a href="#[12d]">>></a> board_output_init +<LI><a href="#[ed]">>></a> board_debug_console_open +<LI><a href="#[123]">>></a> board_clock_run +<LI><a href="#[153]">>></a> board_calibration_params_load +<LI><a href="#[152]">>></a> board_calibration_params_default +<LI><a href="#[122]">>></a> board_acceleration_detection_init +<LI><a href="#[11f]">>></a> board_4GUsart_detection_init +<LI><a href="#[b4]">>></a> __aeabi_fcmpgt +<LI><a href="#[85]">>></a> IIC2_Init +<LI><a href="#[71]">>></a> Accelerometer_Init </UL> <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B) </UL> -<P><STRONG><a name="[131]"></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="#[130]">>></a> calib_chip +<P><STRONG><a name="[130]"></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="#[12f]">>></a> calib_chip </UL> -<P><STRONG><a name="[11f]"></a>mk_s16_to_q7</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, mk_misc.o(.text.mk_s16_to_q7)) -<BR><BR>[Called By]<UL><LI><a href="#[11e]">>></a> aoa_calculate +<P><STRONG><a name="[11e]"></a>mk_s16_to_q7</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, mk_misc.o(.text.mk_s16_to_q7)) +<BR><BR>[Called By]<UL><LI><a href="#[11d]">>></a> aoa_calculate </UL> -<P><STRONG><a name="[157]"></a>mk_snprintf</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_trace.o(.text.mk_snprintf)) +<P><STRONG><a name="[159]"></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="#[158]">>></a> trace_format +<BR>[Calls]<UL><LI><a href="#[15a]">>></a> trace_format </UL> -<BR>[Called By]<UL><LI><a href="#[6f]">>></a> trace_printf -<LI><a href="#[6e]">>></a> trace_assert_dump -<LI><a href="#[83]">>></a> trace_exception_handler -<LI><a href="#[16e]">>></a> trace_print_backtrace +<BR>[Called By]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[84]">>></a> trace_exception_handler +<LI><a href="#[170]">>></a> trace_print_backtrace </UL> -<P><STRONG><a name="[d3]"></a>parameter_init_anchor</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, global_param.o(.text.parameter_init_anchor)) +<P><STRONG><a name="[d4]"></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="#[f5]">>></a> flash_write_nbytes -<LI><a href="#[d1]">>></a> flash_read -<LI><a href="#[cf]">>></a> flash_open -<LI><a href="#[f4]">>></a> flash_erase +<BR>[Calls]<UL><LI><a href="#[f2]">>></a> flash_write_nbytes +<LI><a href="#[d2]">>></a> flash_read +<LI><a href="#[d0]">>></a> flash_open +<LI><a href="#[f1]">>></a> flash_erase </UL> -<BR>[Called By]<UL><LI><a href="#[d2]">>></a> Program_Init +<BR>[Called By]<UL><LI><a href="#[d3]">>></a> Program_Init </UL> -<P><STRONG><a name="[176]"></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="#[107]">>></a> uwb_calibration_params_set +<P><STRONG><a name="[178]"></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="#[105]">>></a> uwb_calibration_params_set </UL> -<P><STRONG><a name="[159]"></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="[15b]"></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="#[e1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[de]">>></a> __aeabi_memcpy </UL> -<BR>[Called By]<UL><LI><a href="#[107]">>></a> uwb_calibration_params_set +<BR>[Called By]<UL><LI><a href="#[105]">>></a> uwb_calibration_params_set </UL> -<P><STRONG><a name="[175]"></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="#[107]">>></a> uwb_calibration_params_set +<P><STRONG><a name="[177]"></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="#[105]">>></a> uwb_calibration_params_set </UL> -<P><STRONG><a name="[174]"></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="#[107]">>></a> uwb_calibration_params_set +<P><STRONG><a name="[176]"></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="#[105]">>></a> uwb_calibration_params_set </UL> -<P><STRONG><a name="[108]"></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="[106]"></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="#[15a]">>></a> aoa_param_dynamic_port_sel +<BR>[Calls]<UL><LI><a href="#[15c]">>></a> aoa_param_dynamic_port_sel </UL> -<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Uwb_init +<BR>[Called By]<UL><LI><a href="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[149]"></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="#[147]">>></a> mac_regs_init +<P><STRONG><a name="[14a]"></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="#[148]">>></a> mac_regs_init </UL> -<P><STRONG><a name="[144]"></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="#[143]">>></a> mac_cs_construct +<P><STRONG><a name="[145]"></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="#[144]">>></a> mac_cs_construct </UL> -<P><STRONG><a name="[93]"></a>phy_dump_mode</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_dump_mode)) +<P><STRONG><a name="[94]"></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="#[a]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[14e]"></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="#[14d]">>></a> mac_tx_desc_construct +<P><STRONG><a name="[14f]"></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="#[14e]">>></a> mac_tx_desc_construct </UL> -<P><STRONG><a name="[17b]"></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="#[fe]">>></a> uwb_open +<P><STRONG><a name="[17d]"></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="#[fb]">>></a> uwb_open </UL> -<P><STRONG><a name="[15b]"></a>phy_params_generate</STRONG> (Thumb, 2288 bytes, Stack size 184 bytes, mk_phy.o(.text.phy_params_generate)) +<P><STRONG><a name="[15d]"></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="#[6f]">>></a> trace_printf -<LI><a href="#[ba]">>></a> __aeabi_f2d -<LI><a href="#[51]">>></a> __aeabi_dmul -<LI><a href="#[57]">>></a> __aeabi_d2iz -<LI><a href="#[56]">>></a> __aeabi_ui2d -<LI><a href="#[52]">>></a> __aeabi_ddiv -<LI><a href="#[15c]">>></a> phy_sts_related_params_update -<LI><a href="#[3c]">>></a> __aeabi_memclr -<LI><a href="#[15d]">>></a> __aeabi_memset4 -<LI><a href="#[f9]">>></a> __aeabi_memcpy4 -<LI><a href="#[e1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[bb]">>></a> __aeabi_f2d +<LI><a href="#[52]">>></a> __aeabi_dmul +<LI><a href="#[58]">>></a> __aeabi_d2iz +<LI><a href="#[53]">>></a> __aeabi_ddiv +<LI><a href="#[57]">>></a> __aeabi_ui2d +<LI><a href="#[15e]">>></a> phy_sts_related_params_update +<LI><a href="#[3d]">>></a> __aeabi_memclr +<LI><a href="#[15f]">>></a> __aeabi_memset4 +<LI><a href="#[f6]">>></a> __aeabi_memcpy4 +<LI><a href="#[de]">>></a> __aeabi_memcpy </UL> -<BR>[Called By]<UL><LI><a href="#[109]">>></a> uwb_configure +<BR>[Called By]<UL><LI><a href="#[107]">>></a> uwb_configure </UL> -<P><STRONG><a name="[177]"></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="#[109]">>></a> uwb_configure +<P><STRONG><a name="[179]"></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="#[107]">>></a> uwb_configure </UL> -<P><STRONG><a name="[106]"></a>phy_rx_ant_mode_set</STRONG> (Thumb, 152 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_rx_ant_mode_set)) +<P><STRONG><a name="[104]"></a>phy_rx_ant_mode_set</STRONG> (Thumb, 152 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_rx_ant_mode_set)) <BR><BR>[Stack]<UL><LI>Max Depth = 308<LI>Call Chain = phy_rx_ant_mode_set ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> -<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Uwb_init +<BR>[Called By]<UL><LI><a href="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[179]"></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="[17b]"></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="#[109]">>></a> uwb_configure +<BR>[Called By]<UL><LI><a href="#[107]">>></a> uwb_configure </UL> -<P><STRONG><a name="[10f]"></a>phy_rx_sts_switch_mode_set</STRONG> (Thumb, 320 bytes, Stack size 44 bytes, mk_phy.o(.text.phy_rx_sts_switch_mode_set)) +<P><STRONG><a name="[10d]"></a>phy_rx_sts_switch_mode_set</STRONG> (Thumb, 320 bytes, Stack size 44 bytes, mk_phy.o(.text.phy_rx_sts_switch_mode_set)) <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = phy_rx_sts_switch_mode_set </UL> -<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Uwb_init +<BR>[Called By]<UL><LI><a href="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[76]"></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="#[74]">>></a> Anchor_RecNearPoll -<LI><a href="#[2d]">>></a> rx_int_callback +<P><STRONG><a name="[77]"></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="#[2c]">>></a> rx_int_callback +<LI><a href="#[75]">>></a> Anchor_RecNearPoll </UL> -<P><STRONG><a name="[105]"></a>phy_sts_key_configure</STRONG> (Thumb, 84 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_sts_key_configure)) -<BR><BR>[Called By]<UL><LI><a href="#[ed]">>></a> Uwb_init +<P><STRONG><a name="[103]"></a>phy_sts_key_configure</STRONG> (Thumb, 84 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_sts_key_configure)) +<BR><BR>[Called By]<UL><LI><a href="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[75]"></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="#[104]">>></a> uwb_rx_force_off -<LI><a href="#[eb]">>></a> UwbRange -<LI><a href="#[74]">>></a> Anchor_RecNearPoll -<LI><a href="#[2c]">>></a> tx_int_callback -<LI><a href="#[2d]">>></a> rx_int_callback -<LI><a href="#[143]">>></a> mac_cs_construct +<P><STRONG><a name="[76]"></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="#[102]">>></a> uwb_rx_force_off +<LI><a href="#[2b]">>></a> tx_int_callback +<LI><a href="#[2c]">>></a> rx_int_callback +<LI><a href="#[e8]">>></a> UwbRange +<LI><a href="#[75]">>></a> Anchor_RecNearPoll +<LI><a href="#[144]">>></a> mac_cs_construct </UL> -<P><STRONG><a name="[17c]"></a>phy_timer_open</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_timer_open)) +<P><STRONG><a name="[17e]"></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="#[fe]">>></a> uwb_open +<BR>[Called By]<UL><LI><a href="#[fb]">>></a> uwb_open </UL> -<P><STRONG><a name="[15e]"></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="[160]"></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="#[6f]">>></a> trace_printf +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf </UL> -<BR>[Called By]<UL><LI><a href="#[109]">>></a> uwb_configure +<BR>[Called By]<UL><LI><a href="#[107]">>></a> uwb_configure </UL> -<P><STRONG><a name="[162]"></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="#[163]">>></a> power_on_radio -<LI><a href="#[160]">>></a> power_off_radio +<P><STRONG><a name="[164]"></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="#[165]">>></a> power_on_radio +<LI><a href="#[162]">>></a> power_off_radio </UL> -<P><STRONG><a name="[161]"></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="#[163]">>></a> power_on_radio -<LI><a href="#[160]">>></a> power_off_radio +<P><STRONG><a name="[163]"></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="#[165]">>></a> power_on_radio +<LI><a href="#[162]">>></a> power_off_radio </UL> -<P><STRONG><a name="[154]"></a>power_init</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, mk_power.o(.text.power_init)) +<P><STRONG><a name="[155]"></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="#[15f]">>></a> bor_close +<BR>[Calls]<UL><LI><a href="#[161]">>></a> bor_close </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[160]"></a>power_off_radio</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, mk_power.o(.text.power_off_radio)) +<P><STRONG><a name="[162]"></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="#[161]">>></a> power_fem_tx_ctrl -<LI><a href="#[162]">>></a> power_fem_rx_ctrl +<BR>[Calls]<UL><LI><a href="#[163]">>></a> power_fem_tx_ctrl +<LI><a href="#[164]">>></a> power_fem_rx_ctrl </UL> -<BR>[Called By]<UL><LI><a href="#[2c]">>></a> tx_int_callback -<LI><a href="#[2d]">>></a> rx_int_callback +<BR>[Called By]<UL><LI><a href="#[2b]">>></a> tx_int_callback +<LI><a href="#[2c]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[163]"></a>power_on_radio</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_power.o(.text.power_on_radio)) +<P><STRONG><a name="[165]"></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="#[161]">>></a> power_fem_tx_ctrl -<LI><a href="#[162]">>></a> power_fem_rx_ctrl +<BR>[Calls]<UL><LI><a href="#[163]">>></a> power_fem_tx_ctrl +<LI><a href="#[164]">>></a> power_fem_rx_ctrl </UL> -<BR>[Called By]<UL><LI><a href="#[79]">>></a> uwb_tx -<LI><a href="#[101]">>></a> uwb_rx +<BR>[Called By]<UL><LI><a href="#[7a]">>></a> uwb_tx +<LI><a href="#[fe]">>></a> uwb_rx </UL> -<P><STRONG><a name="[122]"></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="#[155]">>></a> sleep_timer_open -<LI><a href="#[120]">>></a> board_4GUsart_detection_init +<P><STRONG><a name="[121]"></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="#[156]">>></a> sleep_timer_open +<LI><a href="#[11f]">>></a> board_4GUsart_detection_init </UL> -<P><STRONG><a name="[78]"></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="#[74]">>></a> Anchor_RecNearPoll -<LI><a href="#[2d]">>></a> rx_int_callback +<P><STRONG><a name="[79]"></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="#[2c]">>></a> rx_int_callback +<LI><a href="#[75]">>></a> Anchor_RecNearPoll </UL> -<P><STRONG><a name="[173]"></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="#[107]">>></a> uwb_calibration_params_set +<P><STRONG><a name="[175]"></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="#[105]">>></a> uwb_calibration_params_set </UL> -<P><STRONG><a name="[10b]"></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="#[ed]">>></a> Uwb_init +<P><STRONG><a name="[109]"></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="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[10a]"></a>ranging_lib_init</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_lib_init)) -<BR><BR>[Called By]<UL><LI><a href="#[ed]">>></a> Uwb_init +<P><STRONG><a name="[108]"></a>ranging_lib_init</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_lib_init)) +<BR><BR>[Called By]<UL><LI><a href="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[97]"></a>ranging_rssi_get</STRONG> (Thumb, 88 bytes, Stack size 56 bytes, lib_ranging.o(.text.ranging_rssi_get)) +<P><STRONG><a name="[98]"></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="#[b1]">>></a> __aeabi_f2iz -<LI><a href="#[c3]">>></a> MK8000_read_rssi +<BR>[Calls]<UL><LI><a href="#[b2]">>></a> __aeabi_f2iz +<LI><a href="#[c4]">>></a> MK8000_read_rssi </UL> <BR>[Called By]<UL><LI><a href="#[a]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[164]"></a>ranging_rx_time</STRONG> (Thumb, 532 bytes, Stack size 64 bytes, lib_ranging.o(.text.ranging_rx_time)) +<P><STRONG><a name="[166]"></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="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[b1]">>></a> __aeabi_f2iz -<LI><a href="#[bf]">>></a> MK8000_preamble_FAP_LSP -<LI><a href="#[cb]">>></a> MK8000_update_fap_fom -<LI><a href="#[165]">>></a> sts_first_path_detect +<BR>[Calls]<UL><LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[b2]">>></a> __aeabi_f2iz +<LI><a href="#[c0]">>></a> MK8000_preamble_FAP_LSP +<LI><a href="#[cc]">>></a> MK8000_update_fap_fom +<LI><a href="#[167]">>></a> sts_first_path_detect </UL> -<BR>[Called By]<UL><LI><a href="#[2d]">>></a> rx_int_callback +<BR>[Called By]<UL><LI><a href="#[2c]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[77]"></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="#[74]">>></a> Anchor_RecNearPoll +<P><STRONG><a name="[78]"></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="#[75]">>></a> Anchor_RecNearPoll </UL> -<P><STRONG><a name="[150]"></a>reset_cause_clear</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_cause_clear)) +<P><STRONG><a name="[151]"></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="#[24]">>></a> main </UL> -<P><STRONG><a name="[14f]"></a>reset_cause_get</STRONG> (Thumb, 256 bytes, Stack size 8 bytes, mk_reset.o(.text.reset_cause_get)) +<P><STRONG><a name="[150]"></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="#[6f]">>></a> trace_printf +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[11c]"></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="#[118]">>></a> dma_open -<LI><a href="#[11a]">>></a> adc_open -<LI><a href="#[126]">>></a> calib_open -<LI><a href="#[11d]">>></a> aes_open -<LI><a href="#[13b]">>></a> gpio_open -<LI><a href="#[cf]">>></a> flash_open -<LI><a href="#[171]">>></a> uart_open -<LI><a href="#[16f]">>></a> trace_end -<LI><a href="#[fe]">>></a> uwb_open -<LI><a href="#[145]">>></a> mac_init -<LI><a href="#[141]">>></a> lsp_open +<P><STRONG><a name="[11b]"></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="#[117]">>></a> dma_open +<LI><a href="#[119]">>></a> adc_open +<LI><a href="#[125]">>></a> calib_open +<LI><a href="#[11c]">>></a> aes_open +<LI><a href="#[13a]">>></a> gpio_open +<LI><a href="#[d0]">>></a> flash_open +<LI><a href="#[173]">>></a> uart_open +<LI><a href="#[171]">>></a> trace_end +<LI><a href="#[fb]">>></a> uwb_open +<LI><a href="#[146]">>></a> mac_init +<LI><a href="#[142]">>></a> lsp_open </UL> -<P><STRONG><a name="[f6]"></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="[f3]"></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="#[f5]">>></a> flash_write_nbytes -<LI><a href="#[cf]">>></a> flash_open -<LI><a href="#[f4]">>></a> flash_erase +<BR>[Calls]<UL><LI><a href="#[f2]">>></a> flash_write_nbytes +<LI><a href="#[d0]">>></a> flash_open +<LI><a href="#[f1]">>></a> flash_erase </UL> <BR>[Called By]<UL><LI><a href="#[29]">>></a> UsartParseDataHandler -<LI><a href="#[f3]">>></a> UpdateProcess +<LI><a href="#[f0]">>></a> UpdateProcess </UL> -<P><STRONG><a name="[155]"></a>sleep_timer_open</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, mk_sleep_timer.o(.text.sleep_timer_open)) +<P><STRONG><a name="[156]"></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="#[11b]">>></a> clock_enable -<LI><a href="#[122]">>></a> power_wakeup_enable +<BR>[Calls]<UL><LI><a href="#[11a]">>></a> clock_enable +<LI><a href="#[121]">>></a> power_wakeup_enable </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[d5]"></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="[d6]"></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="#[21]">>></a> RCO32K_CAL_IRQHandler </UL> -<P><STRONG><a name="[156]"></a>sleep_timer_start</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, mk_sleep_timer.o(.text.sleep_timer_start)) +<P><STRONG><a name="[157]"></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="#[99]">>></a> __aeabi_idiv +<BR>[Calls]<UL><LI><a href="#[9a]">>></a> __aeabi_idiv </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[d9]"></a>start_main_asm</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, startup_mk800x.o(.text.start_main_asm)) +<P><STRONG><a name="[da]"></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="#[0]">>></a> Reset_Handler </UL> -<P><STRONG><a name="[165]"></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="[167]"></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="#[c9]">>></a> MK8000_sts_first_patch_detect +<BR>[Calls]<UL><LI><a href="#[ca]">>></a> MK8000_sts_first_patch_detect </UL> -<BR>[Called By]<UL><LI><a href="#[164]">>></a> ranging_rx_time +<BR>[Called By]<UL><LI><a href="#[166]">>></a> ranging_rx_time </UL> -<P><STRONG><a name="[100]"></a>sts_lsp_store</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, lib_aoa.o(.text.sts_lsp_store)) +<P><STRONG><a name="[fd]"></a>sts_lsp_store</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, lib_aoa.o(.text.sts_lsp_store)) <BR><BR>[Stack]<UL><LI>Max Depth = 460<LI>Call Chain = sts_lsp_store ⇒ lsp_store ⇒ 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="#[142]">>></a> lsp_store +<BR>[Calls]<UL><LI><a href="#[143]">>></a> lsp_store </UL> -<BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange +<BR>[Called By]<UL><LI><a href="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[102]"></a>sts_lsp_store_stop</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, lib_aoa.o(.text.sts_lsp_store_stop)) +<P><STRONG><a name="[100]"></a>sts_lsp_store_stop</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, lib_aoa.o(.text.sts_lsp_store_stop)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = sts_lsp_store_stop </UL> -<BR>[Calls]<UL><LI><a href="#[169]">>></a> lsp_store_stop +<BR>[Calls]<UL><LI><a href="#[16b]">>></a> lsp_store_stop </UL> -<BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange +<BR>[Called By]<UL><LI><a href="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[168]"></a>sts_rssi_output_get</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk8000_spotter_top.o(.text.sts_rssi_output_get)) -<BR><BR>[Called By]<UL><LI><a href="#[2d]">>></a> rx_int_callback +<P><STRONG><a name="[16a]"></a>sts_rssi_output_get</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk8000_spotter_top.o(.text.sts_rssi_output_get)) +<BR><BR>[Called By]<UL><LI><a href="#[2c]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[166]"></a>sts_valid_check</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, lib_aoa.o(.text.sts_valid_check)) +<P><STRONG><a name="[168]"></a>sts_valid_check</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, lib_aoa.o(.text.sts_valid_check)) <BR><BR>[Stack]<UL><LI>Max Depth = 1604<LI>Call Chain = sts_valid_check ⇒ MK8000_sts_valid_check ⇒ MK8000_sts_chk_valid ⇒ 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="#[ca]">>></a> MK8000_sts_valid_check +<BR>[Calls]<UL><LI><a href="#[cb]">>></a> MK8000_sts_valid_check </UL> -<BR>[Called By]<UL><LI><a href="#[2d]">>></a> rx_int_callback +<BR>[Called By]<UL><LI><a href="#[2c]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[12b]"></a>sys_tick_start</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_tick_start)) +<P><STRONG><a name="[12a]"></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="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> -<BR>[Called By]<UL><LI><a href="#[124]">>></a> board_clock_run +<BR>[Called By]<UL><LI><a href="#[123]">>></a> board_clock_run </UL> -<P><STRONG><a name="[16d]"></a>sys_tick_us</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_misc.o(.text.sys_tick_us)) +<P><STRONG><a name="[16f]"></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="#[6f]">>></a> trace_printf -<LI><a href="#[6e]">>></a> trace_assert_dump -<LI><a href="#[83]">>></a> trace_exception_handler +<BR>[Called By]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[84]">>></a> trace_exception_handler </UL> -<P><STRONG><a name="[96]"></a>sys_timer_get</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_timer_get)) +<P><STRONG><a name="[97]"></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="#[16a]">>></a> dual_timer_get +<BR>[Calls]<UL><LI><a href="#[16c]">>></a> dual_timer_get </UL> -<BR>[Called By]<UL><LI><a href="#[f5]">>></a> flash_write_nbytes -<LI><a href="#[cd]">>></a> flash_sector_erase -<LI><a href="#[d1]">>></a> flash_read -<LI><a href="#[cf]">>></a> flash_open -<LI><a href="#[139]">>></a> flash_check_busy -<LI><a href="#[136]">>></a> flash_block_erase -<LI><a href="#[137]">>></a> flash_write_cmd -<LI><a href="#[138]">>></a> flash_wait_done -<LI><a href="#[30]">>></a> flash_dma_write_nbytes_callback -<LI><a href="#[2f]">>></a> flash_dma_callback +<BR>[Called By]<UL><LI><a href="#[f2]">>></a> flash_write_nbytes +<LI><a href="#[ce]">>></a> flash_sector_erase +<LI><a href="#[d2]">>></a> flash_read +<LI><a href="#[d0]">>></a> flash_open +<LI><a href="#[138]">>></a> flash_check_busy +<LI><a href="#[135]">>></a> flash_block_erase +<LI><a href="#[136]">>></a> flash_write_cmd +<LI><a href="#[137]">>></a> flash_wait_done +<LI><a href="#[2f]">>></a> flash_dma_write_nbytes_callback +<LI><a href="#[2e]">>></a> flash_dma_callback <LI><a href="#[a]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[12c]"></a>sys_timer_open</STRONG> (Thumb, 80 bytes, Stack size 40 bytes, mk_misc.o(.text.sys_timer_open)) +<P><STRONG><a name="[12b]"></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="#[16b]">>></a> dual_timer_start -<LI><a href="#[135]">>></a> dual_timer_open -<LI><a href="#[d4]">>></a> clock_get_frequency +<BR>[Calls]<UL><LI><a href="#[16d]">>></a> dual_timer_start +<LI><a href="#[134]">>></a> dual_timer_open +<LI><a href="#[d5]">>></a> clock_get_frequency </UL> -<BR>[Called By]<UL><LI><a href="#[124]">>></a> board_clock_run +<BR>[Called By]<UL><LI><a href="#[123]">>></a> board_clock_run </UL> -<P><STRONG><a name="[6e]"></a>trace_assert_dump</STRONG> (Thumb, 1008 bytes, Stack size 64 bytes, mk_trace.o(.text.trace_assert_dump)) +<P><STRONG><a name="[6f]"></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="#[16d]">>></a> sys_tick_us -<LI><a href="#[158]">>></a> trace_format -<LI><a href="#[16c]">>></a> trace_flush -<LI><a href="#[16f]">>></a> trace_end -<LI><a href="#[157]">>></a> mk_snprintf -<LI><a href="#[16e]">>></a> trace_print_backtrace -<LI><a href="#[f8]">>></a> strlen +<BR>[Calls]<UL><LI><a href="#[16f]">>></a> sys_tick_us +<LI><a href="#[15a]">>></a> trace_format +<LI><a href="#[16e]">>></a> trace_flush +<LI><a href="#[171]">>></a> trace_end +<LI><a href="#[159]">>></a> mk_snprintf +<LI><a href="#[170]">>></a> trace_print_backtrace +<LI><a href="#[f5]">>></a> strlen </UL> -<BR>[Called By]<UL><LI><a href="#[119]">>></a> dma_transfer +<BR>[Called By]<UL><LI><a href="#[118]">>></a> dma_transfer <LI><a href="#[f]">>></a> ADC_IRQHandler -<LI><a href="#[2e]">>></a> adc_dma_callback -<LI><a href="#[135]">>></a> dual_timer_open +<LI><a href="#[2d]">>></a> adc_dma_callback +<LI><a href="#[134]">>></a> dual_timer_open <LI><a href="#[e]">>></a> AES_IRQHandler -<LI><a href="#[cd]">>></a> flash_sector_erase -<LI><a href="#[d1]">>></a> flash_read -<LI><a href="#[136]">>></a> flash_block_erase -<LI><a href="#[30]">>></a> flash_dma_write_nbytes_callback -<LI><a href="#[2f]">>></a> flash_dma_callback -<LI><a href="#[12b]">>></a> sys_tick_start -<LI><a href="#[171]">>></a> uart_open -<LI><a href="#[172]">>></a> trace_output +<LI><a href="#[ce]">>></a> flash_sector_erase +<LI><a href="#[d2]">>></a> flash_read +<LI><a href="#[135]">>></a> flash_block_erase +<LI><a href="#[2f]">>></a> flash_dma_write_nbytes_callback +<LI><a href="#[2e]">>></a> flash_dma_callback +<LI><a href="#[12a]">>></a> sys_tick_start +<LI><a href="#[173]">>></a> uart_open +<LI><a href="#[174]">>></a> trace_output <LI><a href="#[9]">>></a> SLEEP_TIMER_IRQHandler -<LI><a href="#[14c]">>></a> mac_tx -<LI><a href="#[14a]">>></a> mac_rx -<LI><a href="#[145]">>></a> mac_init -<LI><a href="#[e3]">>></a> uart_irq_handler +<LI><a href="#[14d]">>></a> mac_tx +<LI><a href="#[14b]">>></a> mac_rx +<LI><a href="#[146]">>></a> mac_init +<LI><a href="#[e0]">>></a> uart_irq_handler <LI><a href="#[36]">>></a> uart_dma_callback -<LI><a href="#[106]">>></a> phy_rx_ant_mode_set -<LI><a href="#[148]">>></a> mac_link_desc_construct -<LI><a href="#[143]">>></a> mac_cs_construct -<LI><a href="#[14d]">>></a> mac_tx_desc_construct -<LI><a href="#[9e]">>></a> lsp_acc_ch_comp -<LI><a href="#[a0]">>></a> lsp_cmplx_mat_mult_f32 -<LI><a href="#[a7]">>></a> lsp_cmplx_mat_inverse_f32 -<LI><a href="#[a8]">>></a> lsp_scale_f32 -<LI><a href="#[a9]">>></a> lsp_correlate_f32 -<LI><a href="#[13e]">>></a> lsp_mat_op_f32 -<LI><a href="#[13f]">>></a> lsp_g_op_int8 -<LI><a href="#[140]">>></a> lsp_g_op_int16 -<LI><a href="#[13c]">>></a> lsp_engine_run -<LI><a href="#[13d]">>></a> lsp_g_op_f32 -<LI><a href="#[142]">>></a> lsp_store +<LI><a href="#[104]">>></a> phy_rx_ant_mode_set +<LI><a href="#[9f]">>></a> lsp_acc_ch_comp +<LI><a href="#[a1]">>></a> lsp_cmplx_mat_mult_f32 +<LI><a href="#[a8]">>></a> lsp_cmplx_mat_inverse_f32 +<LI><a href="#[a9]">>></a> lsp_scale_f32 +<LI><a href="#[aa]">>></a> lsp_correlate_f32 +<LI><a href="#[13f]">>></a> lsp_mat_op_f32 +<LI><a href="#[140]">>></a> lsp_g_op_int8 +<LI><a href="#[141]">>></a> lsp_g_op_int16 +<LI><a href="#[13d]">>></a> lsp_engine_run +<LI><a href="#[13e]">>></a> lsp_g_op_f32 +<LI><a href="#[143]">>></a> lsp_store <LI><a href="#[23]">>></a> PHY_TIMER_IRQHandler +<LI><a href="#[149]">>></a> mac_link_desc_construct +<LI><a href="#[144]">>></a> mac_cs_construct +<LI><a href="#[14e]">>></a> mac_tx_desc_construct </UL> -<P><STRONG><a name="[16f]"></a>trace_end</STRONG> (Thumb, 68 bytes, Stack size 0 bytes, mk_trace.o(.text.trace_end)) -<BR><BR>[Calls]<UL><LI><a href="#[11c]">>></a> reset_module +<P><STRONG><a name="[171]"></a>trace_end</STRONG> (Thumb, 68 bytes, Stack size 0 bytes, mk_trace.o(.text.trace_end)) +<BR><BR>[Calls]<UL><LI><a href="#[11b]">>></a> reset_module </UL> -<BR>[Called By]<UL><LI><a href="#[6e]">>></a> trace_assert_dump -<LI><a href="#[83]">>></a> trace_exception_handler +<BR>[Called By]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[84]">>></a> trace_exception_handler </UL> -<P><STRONG><a name="[83]"></a>trace_exception_handler</STRONG> (Thumb, 1152 bytes, Stack size 40 bytes, mk_trace.o(.text.trace_exception_handler)) +<P><STRONG><a name="[84]"></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="#[16d]">>></a> sys_tick_us -<LI><a href="#[16c]">>></a> trace_flush -<LI><a href="#[16f]">>></a> trace_end -<LI><a href="#[157]">>></a> mk_snprintf -<LI><a href="#[16e]">>></a> trace_print_backtrace +<BR>[Calls]<UL><LI><a href="#[16f]">>></a> sys_tick_us +<LI><a href="#[16e]">>></a> trace_flush +<LI><a href="#[171]">>></a> trace_end +<LI><a href="#[159]">>></a> mk_snprintf +<LI><a href="#[170]">>></a> trace_print_backtrace </UL> <BR>[Called By]<UL><LI><a href="#[2]">>></a> HardFault_Handler </UL> -<P><STRONG><a name="[16c]"></a>trace_flush</STRONG> (Thumb, 248 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_flush)) +<P><STRONG><a name="[16e]"></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="#[170]">>></a> uart_tx_in_progress +<BR>[Calls]<UL><LI><a href="#[172]">>></a> uart_tx_in_progress </UL> -<BR>[Called By]<UL><LI><a href="#[6e]">>></a> trace_assert_dump -<LI><a href="#[83]">>></a> trace_exception_handler +<BR>[Called By]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[84]">>></a> trace_exception_handler </UL> -<P><STRONG><a name="[158]"></a>trace_format</STRONG> (Thumb, 968 bytes, Stack size 72 bytes, mk_trace.o(.text.trace_format)) +<P><STRONG><a name="[15a]"></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="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[b1]">>></a> __aeabi_f2iz -<LI><a href="#[59]">>></a> __aeabi_d2f -<LI><a href="#[b4]">>></a> __aeabi_fcmpge -<LI><a href="#[115]">>></a> _PrintUnsigned -<LI><a href="#[114]">>></a> _PrintInt -<LI><a href="#[3b]">>></a> __aeabi_uidivmod -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[b2]">>></a> __aeabi_f2iz +<LI><a href="#[5a]">>></a> __aeabi_d2f +<LI><a href="#[b5]">>></a> __aeabi_fcmpge +<LI><a href="#[113]">>></a> _PrintUnsigned +<LI><a href="#[112]">>></a> _PrintInt +<LI><a href="#[3c]">>></a> __aeabi_uidivmod +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[6f]">>></a> trace_printf -<LI><a href="#[6e]">>></a> trace_assert_dump -<LI><a href="#[157]">>></a> mk_snprintf +<BR>[Called By]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[159]">>></a> mk_snprintf </UL> -<P><STRONG><a name="[12d]"></a>trace_open</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_open)) +<P><STRONG><a name="[12c]"></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="#[171]">>></a> uart_open +<BR>[Calls]<UL><LI><a href="#[173]">>></a> uart_open </UL> -<BR>[Called By]<UL><LI><a href="#[f0]">>></a> board_debug_console_open +<BR>[Called By]<UL><LI><a href="#[ed]">>></a> board_debug_console_open </UL> -<P><STRONG><a name="[172]"></a>trace_output</STRONG> (Thumb, 504 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_output)) +<P><STRONG><a name="[174]"></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="#[6f]">>></a> trace_printf -<LI><a href="#[6e]">>></a> trace_assert_dump -<LI><a href="#[df]">>></a> uart_send -<LI><a href="#[e1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[dc]">>></a> uart_send +<LI><a href="#[de]">>></a> __aeabi_memcpy </UL> -<BR>[Called By]<UL><LI><a href="#[6f]">>></a> trace_printf +<BR>[Called By]<UL><LI><a href="#[70]">>></a> trace_printf </UL> -<P><STRONG><a name="[6f]"></a>trace_printf</STRONG> (Thumb, 300 bytes, Stack size 296 bytes, mk_trace.o(.text.trace_printf)) +<P><STRONG><a name="[70]"></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="#[16d]">>></a> sys_tick_us -<LI><a href="#[172]">>></a> trace_output -<LI><a href="#[158]">>></a> trace_format -<LI><a href="#[157]">>></a> mk_snprintf -<LI><a href="#[f8]">>></a> strlen -<LI><a href="#[c8]">>></a> __aeabi_memclr4 +<BR>[Calls]<UL><LI><a href="#[16f]">>></a> sys_tick_us +<LI><a href="#[174]">>></a> trace_output +<LI><a href="#[15a]">>></a> trace_format +<LI><a href="#[159]">>></a> mk_snprintf +<LI><a href="#[f5]">>></a> strlen +<LI><a href="#[c9]">>></a> __aeabi_memclr4 </UL> -<BR>[Called By]<UL><LI><a href="#[130]">>></a> calib_chip +<BR>[Called By]<UL><LI><a href="#[12f]">>></a> calib_chip <LI><a href="#[e]">>></a> AES_IRQHandler -<LI><a href="#[cf]">>></a> flash_open -<LI><a href="#[14f]">>></a> reset_cause_get -<LI><a href="#[172]">>></a> trace_output +<LI><a href="#[d0]">>></a> flash_open +<LI><a href="#[150]">>></a> reset_cause_get +<LI><a href="#[174]">>></a> trace_output <LI><a href="#[35]">>></a> trace_sending_continue <LI><a href="#[21]">>></a> RCO32K_CAL_IRQHandler -<LI><a href="#[153]">>></a> wdt_close -<LI><a href="#[fe]">>></a> uwb_open -<LI><a href="#[109]">>></a> uwb_configure -<LI><a href="#[107]">>></a> uwb_calibration_params_set -<LI><a href="#[15e]">>></a> phy_tx_regs_config -<LI><a href="#[15b]">>></a> phy_params_generate -<LI><a href="#[eb]">>></a> UwbRange +<LI><a href="#[154]">>></a> wdt_close +<LI><a href="#[fb]">>></a> uwb_open +<LI><a href="#[107]">>></a> uwb_configure +<LI><a href="#[105]">>></a> uwb_calibration_params_set +<LI><a href="#[160]">>></a> phy_tx_regs_config +<LI><a href="#[15d]">>></a> phy_params_generate <LI><a href="#[24]">>></a> main -<LI><a href="#[da]">>></a> SecondTask -<LI><a href="#[d2]">>></a> Program_Init -<LI><a href="#[2a]">>></a> adc_callback -<LI><a href="#[10e]">>></a> aoa_param_config +<LI><a href="#[13b]">>></a> in_table_log +<LI><a href="#[d3]">>></a> Program_Init +<LI><a href="#[31]">>></a> adc_callback +<LI><a href="#[10c]">>></a> aoa_param_config +<LI><a href="#[e8]">>></a> UwbRange <LI><a href="#[a]">>></a> MAC_IRQHandler </UL> -<P><STRONG><a name="[ef]"></a>uart_close</STRONG> (Thumb, 128 bytes, Stack size 16 bytes, mk_uart.o(.text.uart_close)) +<P><STRONG><a name="[ec]"></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="#[d6]">>></a> clock_disable +<BR>[Calls]<UL><LI><a href="#[d7]">>></a> clock_disable </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main -<LI><a href="#[ee]">>></a> Uart1GpsRecDebugSend +<LI><a href="#[eb]">>></a> Uart1GpsRecDebugSend </UL> -<P><STRONG><a name="[e3]"></a>uart_irq_handler</STRONG> (Thumb, 612 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_irq_handler)) +<P><STRONG><a name="[e0]"></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="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> <BR>[Called By]<UL><LI><a href="#[1f]">>></a> UART1_IRQHandler <LI><a href="#[1e]">>></a> UART0_IRQHandler </UL> -<P><STRONG><a name="[171]"></a>uart_open</STRONG> (Thumb, 424 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_open)) +<P><STRONG><a name="[173]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[11c]">>></a> reset_module -<LI><a href="#[73]">>></a> delay_us -<LI><a href="#[11b]">>></a> clock_enable -<LI><a href="#[12a]">>></a> clock_set_divider +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[11b]">>></a> reset_module +<LI><a href="#[74]">>></a> delay_us +<LI><a href="#[11a]">>></a> clock_enable +<LI><a href="#[129]">>></a> clock_set_divider </UL> -<BR>[Called By]<UL><LI><a href="#[12d]">>></a> trace_open +<BR>[Called By]<UL><LI><a href="#[12c]">>></a> trace_open </UL> -<P><STRONG><a name="[f1]"></a>uart_receive</STRONG> (Thumb, 564 bytes, Stack size 80 bytes, mk_uart.o(.text.uart_receive)) +<P><STRONG><a name="[ee]"></a>uart_receive</STRONG> (Thumb, 564 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="#[119]">>></a> dma_transfer -<LI><a href="#[118]">>></a> dma_open +<BR>[Calls]<UL><LI><a href="#[118]">>></a> dma_transfer +<LI><a href="#[117]">>></a> dma_open </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main -<LI><a href="#[2b]">>></a> uart_receive_callback -<LI><a href="#[ee]">>></a> Uart1GpsRecDebugSend +<LI><a href="#[2a]">>></a> uart_receive_callback +<LI><a href="#[eb]">>></a> Uart1GpsRecDebugSend </UL> -<P><STRONG><a name="[2b]"></a>uart_receive_callback</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, main.o(.text.uart_receive_callback)) +<P><STRONG><a name="[2a]"></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="#[f1]">>></a> uart_receive +<BR>[Calls]<UL><LI><a href="#[ee]">>></a> uart_receive </UL> <BR>[Address Reference Count : 3]<UL><LI> pin_config.o(.text.Uart1GpsRecDebugSend) <LI> main.o(.text.main) <LI> main.o(.text.uart_receive_callback) </UL> -<P><STRONG><a name="[df]"></a>uart_send</STRONG> (Thumb, 716 bytes, Stack size 88 bytes, mk_uart.o(.text.uart_send)) +<P><STRONG><a name="[dc]"></a>uart_send</STRONG> (Thumb, 716 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="#[119]">>></a> dma_transfer -<LI><a href="#[118]">>></a> dma_open +<BR>[Calls]<UL><LI><a href="#[118]">>></a> dma_transfer +<LI><a href="#[117]">>></a> dma_open </UL> -<BR>[Called By]<UL><LI><a href="#[172]">>></a> trace_output +<BR>[Called By]<UL><LI><a href="#[174]">>></a> trace_output <LI><a href="#[35]">>></a> trace_sending_continue -<LI><a href="#[de]">>></a> Serial0_PutString +<LI><a href="#[db]">>></a> Serial0_PutString <LI><a href="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[170]"></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="#[16c]">>></a> trace_flush +<P><STRONG><a name="[172]"></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="#[16e]">>></a> trace_flush </UL> -<P><STRONG><a name="[fd]"></a>update_led_power_state</STRONG> (Thumb, 104 bytes, Stack size 8 bytes, sn74hc595.o(.text.update_led_power_state)) +<P><STRONG><a name="[fa]"></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="#[8d]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[8e]">>></a> IO_LED_control_change </UL> <BR>[Called By]<UL><LI><a href="#[29]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[c5]"></a>uwb_burst_sym_bound_idx_get</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, lib_ranging.o(.text.uwb_burst_sym_bound_idx_get)) -<BR><BR>[Called By]<UL><LI><a href="#[c4]">>></a> MK8000_spotter_top +<P><STRONG><a name="[c6]"></a>uwb_burst_sym_bound_idx_get</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, lib_ranging.o(.text.uwb_burst_sym_bound_idx_get)) +<BR><BR>[Called By]<UL><LI><a href="#[c5]">>></a> MK8000_spotter_top </UL> -<P><STRONG><a name="[107]"></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="[105]"></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="#[6f]">>></a> trace_printf -<LI><a href="#[174]">>></a> pdoa_gain_set -<LI><a href="#[176]">>></a> pdoa_angle_offset_set -<LI><a href="#[173]">>></a> ranging_ant_delays_set -<LI><a href="#[175]">>></a> pdoa_ant_space_set -<LI><a href="#[159]">>></a> pdoa_ant_delays_set +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[176]">>></a> pdoa_gain_set +<LI><a href="#[178]">>></a> pdoa_angle_offset_set +<LI><a href="#[175]">>></a> ranging_ant_delays_set +<LI><a href="#[177]">>></a> pdoa_ant_space_set +<LI><a href="#[15b]">>></a> pdoa_ant_delays_set </UL> -<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Uwb_init +<BR>[Called By]<UL><LI><a href="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[109]"></a>uwb_configure</STRONG> (Thumb, 640 bytes, Stack size 48 bytes, mk_uwb.o(.text.uwb_configure)) +<P><STRONG><a name="[107]"></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="#[6f]">>></a> trace_printf -<LI><a href="#[73]">>></a> delay_us -<LI><a href="#[15e]">>></a> phy_tx_regs_config -<LI><a href="#[179]">>></a> phy_rx_regs_config -<LI><a href="#[177]">>></a> phy_params_sets_enable -<LI><a href="#[15b]">>></a> phy_params_generate -<LI><a href="#[178]">>></a> mac_crc_mode_configure +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[74]">>></a> delay_us +<LI><a href="#[160]">>></a> phy_tx_regs_config +<LI><a href="#[17b]">>></a> phy_rx_regs_config +<LI><a href="#[179]">>></a> phy_params_sets_enable +<LI><a href="#[15d]">>></a> phy_params_generate +<LI><a href="#[17a]">>></a> mac_crc_mode_configure </UL> -<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Uwb_init +<BR>[Called By]<UL><LI><a href="#[ea]">>></a> Uwb_init </UL> -<P><STRONG><a name="[ec]"></a>uwb_led_off</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, sn74hc595.o(.text.uwb_led_off)) +<P><STRONG><a name="[e9]"></a>uwb_led_off</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, sn74hc595.o(.text.uwb_led_off)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = uwb_led_off ⇒ IO_LED_control_change </UL> -<BR>[Calls]<UL><LI><a href="#[8d]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[8e]">>></a> IO_LED_control_change </UL> -<BR>[Called By]<UL><LI><a href="#[e9]">>></a> UWBPoll +<BR>[Called By]<UL><LI><a href="#[e6]">>></a> UWBPoll </UL> -<P><STRONG><a name="[ea]"></a>uwb_led_on</STRONG> (Thumb, 104 bytes, Stack size 8 bytes, sn74hc595.o(.text.uwb_led_on)) +<P><STRONG><a name="[e7]"></a>uwb_led_on</STRONG> (Thumb, 104 bytes, Stack size 8 bytes, sn74hc595.o(.text.uwb_led_on)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = uwb_led_on ⇒ IO_LED_control_change </UL> -<BR>[Calls]<UL><LI><a href="#[8d]">>></a> IO_LED_control_change +<BR>[Calls]<UL><LI><a href="#[8e]">>></a> IO_LED_control_change </UL> -<BR>[Called By]<UL><LI><a href="#[e9]">>></a> UWBPoll +<BR>[Called By]<UL><LI><a href="#[e6]">>></a> UWBPoll </UL> -<P><STRONG><a name="[fe]"></a>uwb_open</STRONG> (Thumb, 100 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_open)) +<P><STRONG><a name="[fb]"></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="#[6f]">>></a> trace_printf -<LI><a href="#[11c]">>></a> reset_module -<LI><a href="#[11d]">>></a> aes_open -<LI><a href="#[17c]">>></a> phy_timer_open -<LI><a href="#[17b]">>></a> phy_init -<LI><a href="#[17a]">>></a> mac_rssi_calculation_en -<LI><a href="#[145]">>></a> mac_init -<LI><a href="#[141]">>></a> lsp_open +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[11b]">>></a> reset_module +<LI><a href="#[11c]">>></a> aes_open +<LI><a href="#[17e]">>></a> phy_timer_open +<LI><a href="#[17d]">>></a> phy_init +<LI><a href="#[17c]">>></a> mac_rssi_calculation_en +<LI><a href="#[146]">>></a> mac_init +<LI><a href="#[142]">>></a> lsp_open </UL> -<BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange +<BR>[Called By]<UL><LI><a href="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[101]"></a>uwb_rx</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_rx)) +<P><STRONG><a name="[fe]"></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="#[163]">>></a> power_on_radio -<LI><a href="#[17d]">>></a> mac_start -<LI><a href="#[14a]">>></a> mac_rx -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[165]">>></a> power_on_radio +<LI><a href="#[17f]">>></a> mac_start +<LI><a href="#[14b]">>></a> mac_rx +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange +<BR>[Called By]<UL><LI><a href="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[104]"></a>uwb_rx_force_off</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, mk_uwb.o(.text.uwb_rx_force_off)) +<P><STRONG><a name="[102]"></a>uwb_rx_force_off</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, mk_uwb.o(.text.uwb_rx_force_off)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = uwb_rx_force_off </UL> -<BR>[Calls]<UL><LI><a href="#[75]">>></a> phy_timer_count_get -<LI><a href="#[17e]">>></a> mac_current_rx_report_discard +<BR>[Calls]<UL><LI><a href="#[76]">>></a> phy_timer_count_get +<LI><a href="#[180]">>></a> mac_current_rx_report_discard </UL> -<BR>[Called By]<UL><LI><a href="#[eb]">>></a> UwbRange +<BR>[Called By]<UL><LI><a href="#[e8]">>></a> UwbRange </UL> -<P><STRONG><a name="[79]"></a>uwb_tx</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_tx)) +<P><STRONG><a name="[7a]"></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="#[163]">>></a> power_on_radio -<LI><a href="#[14c]">>></a> mac_tx -<LI><a href="#[17d]">>></a> mac_start +<BR>[Calls]<UL><LI><a href="#[165]">>></a> power_on_radio +<LI><a href="#[14d]">>></a> mac_tx +<LI><a href="#[17f]">>></a> mac_start </UL> -<BR>[Called By]<UL><LI><a href="#[74]">>></a> Anchor_RecNearPoll +<BR>[Called By]<UL><LI><a href="#[75]">>></a> Anchor_RecNearPoll </UL> -<P><STRONG><a name="[153]"></a>wdt_close</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_wdt.o(.text.wdt_close)) +<P><STRONG><a name="[154]"></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="#[6f]">>></a> trace_printf -<LI><a href="#[d6]">>></a> clock_disable +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[d7]">>></a> clock_disable </UL> <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[17f]"></a>__0snprintf</STRONG> (Thumb, 50 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[180]">>></a> _printf_core +<P><STRONG><a name="[181]"></a>__0snprintf</STRONG> (Thumb, 50 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[182]">>></a> _printf_core </UL> -<P><STRONG><a name="[1ae]"></a>__1snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) +<P><STRONG><a name="[1b1]"></a>__1snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) -<P><STRONG><a name="[e7]"></a>__2snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf)) +<P><STRONG><a name="[e4]"></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="#[e5]">>></a> UDPClient_UploadGPS +<BR>[Called By]<UL><LI><a href="#[13b]">>></a> in_table_log +<LI><a href="#[e2]">>></a> UDPClient_UploadGPS </UL> -<P><STRONG><a name="[1af]"></a>__c89snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) +<P><STRONG><a name="[1b2]"></a>__c89snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) -<P><STRONG><a name="[1b0]"></a>snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) +<P><STRONG><a name="[1b3]"></a>snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED) -<P><STRONG><a name="[62]"></a>__ARM_clz</STRONG> (Thumb, 46 bytes, Stack size 0 bytes, depilogue.o(i.__ARM_clz)) -<BR><BR>[Called By]<UL><LI><a href="#[4d]">>></a> _double_epilogue +<P><STRONG><a name="[183]"></a>__0sprintf</STRONG> (Thumb, 36 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[38]">>></a> _sputc +<LI><a href="#[182]">>></a> _printf_core </UL> -<P><STRONG><a name="[182]"></a>__ARM_common_ll_muluu</STRONG> (Thumb, 50 bytes, Stack size 16 bytes, fma.o(i.__ARM_common_ll_muluu)) +<P><STRONG><a name="[1b4]"></a>__1sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) + +<P><STRONG><a name="[13c]"></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="#[13b]">>></a> in_table_log +</UL> + +<P><STRONG><a name="[1b5]"></a>__c89sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) + +<P><STRONG><a name="[1b6]"></a>sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) + +<P><STRONG><a name="[63]"></a>__ARM_clz</STRONG> (Thumb, 46 bytes, Stack size 0 bytes, depilogue.o(i.__ARM_clz)) +<BR><BR>[Called By]<UL><LI><a href="#[4e]">>></a> _double_epilogue +</UL> + +<P><STRONG><a name="[185]"></a>__ARM_common_ll_muluu</STRONG> (Thumb, 50 bytes, Stack size 16 bytes, fma.o(i.__ARM_common_ll_muluu)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __ARM_common_ll_muluu </UL> -<BR>[Called By]<UL><LI><a href="#[181]">>></a> __ieee754_rem_pio2 +<BR>[Called By]<UL><LI><a href="#[184]">>></a> __ieee754_rem_pio2 </UL> -<P><STRONG><a name="[187]"></a>__ARM_fpclassify</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, fpclassify.o(i.__ARM_fpclassify)) -<BR><BR>[Called By]<UL><LI><a href="#[186]">>></a> __kernel_sin +<P><STRONG><a name="[18a]"></a>__ARM_fpclassify</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, fpclassify.o(i.__ARM_fpclassify)) +<BR><BR>[Called By]<UL><LI><a href="#[189]">>></a> __kernel_sin </UL> -<P><STRONG><a name="[195]"></a>__ARM_fpclassifyf</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fpclassifyf.o(i.__ARM_fpclassifyf)) -<BR><BR>[Called By]<UL><LI><a href="#[a1]">>></a> asinf +<P><STRONG><a name="[198]"></a>__ARM_fpclassifyf</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fpclassifyf.o(i.__ARM_fpclassifyf)) +<BR><BR>[Called By]<UL><LI><a href="#[a2]">>></a> asinf </UL> -<P><STRONG><a name="[42]"></a>__aeabi_errno_addr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, errno.o(i.__aeabi_errno_addr)) -<BR><BR>[Called By]<UL><LI><a href="#[43]">>></a> strtol -<LI><a href="#[41]">>></a> atoi -<LI><a href="#[60]">>></a> _strtoul +<P><STRONG><a name="[43]"></a>__aeabi_errno_addr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, errno.o(i.__aeabi_errno_addr)) +<BR><BR>[Called By]<UL><LI><a href="#[44]">>></a> strtol +<LI><a href="#[42]">>></a> atoi +<LI><a href="#[61]">>></a> _strtoul </UL> -<P><STRONG><a name="[1b1]"></a>__rt_errno_addr</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, errno.o(i.__aeabi_errno_addr), UNUSED) +<P><STRONG><a name="[1b7]"></a>__rt_errno_addr</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, errno.o(i.__aeabi_errno_addr), UNUSED) -<P><STRONG><a name="[181]"></a>__ieee754_rem_pio2</STRONG> (Thumb, 838 bytes, Stack size 120 bytes, rred.o(i.__ieee754_rem_pio2)) +<P><STRONG><a name="[184]"></a>__ieee754_rem_pio2</STRONG> (Thumb, 838 bytes, Stack size 120 bytes, rred.o(i.__ieee754_rem_pio2)) <BR><BR>[Stack]<UL><LI>Max Depth = 248<LI>Call Chain = __ieee754_rem_pio2 ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[55]">>></a> __aeabi_i2d -<LI><a href="#[51]">>></a> __aeabi_dmul -<LI><a href="#[4a]">>></a> __aeabi_dadd -<LI><a href="#[57]">>></a> __aeabi_d2iz -<LI><a href="#[56]">>></a> __aeabi_ui2d -<LI><a href="#[4f]">>></a> __aeabi_dsub -<LI><a href="#[50]">>></a> __aeabi_drsub -<LI><a href="#[183]">>></a> __ARM_scalbn -<LI><a href="#[182]">>></a> __ARM_common_ll_muluu +<BR>[Calls]<UL><LI><a href="#[56]">>></a> __aeabi_i2d +<LI><a href="#[52]">>></a> __aeabi_dmul +<LI><a href="#[4b]">>></a> __aeabi_dadd +<LI><a href="#[58]">>></a> __aeabi_d2iz +<LI><a href="#[50]">>></a> __aeabi_dsub +<LI><a href="#[57]">>></a> __aeabi_ui2d +<LI><a href="#[51]">>></a> __aeabi_drsub +<LI><a href="#[186]">>></a> __ARM_scalbn +<LI><a href="#[185]">>></a> __ARM_common_ll_muluu </UL> -<BR>[Called By]<UL><LI><a href="#[bc]">>></a> sin -<LI><a href="#[bb]">>></a> cos +<BR>[Called By]<UL><LI><a href="#[bd]">>></a> sin +<LI><a href="#[bc]">>></a> cos </UL> -<P><STRONG><a name="[184]"></a>__kernel_cos</STRONG> (Thumb, 224 bytes, Stack size 56 bytes, cos_i.o(i.__kernel_cos)) +<P><STRONG><a name="[187]"></a>__kernel_cos</STRONG> (Thumb, 224 bytes, Stack size 56 bytes, cos_i.o(i.__kernel_cos)) <BR><BR>[Stack]<UL><LI>Max Depth = 208<LI>Call Chain = __kernel_cos ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[51]">>></a> __aeabi_dmul -<LI><a href="#[57]">>></a> __aeabi_d2iz -<LI><a href="#[4f]">>></a> __aeabi_dsub -<LI><a href="#[50]">>></a> __aeabi_drsub -<LI><a href="#[183]">>></a> __ARM_scalbn -<LI><a href="#[185]">>></a> __kernel_poly +<BR>[Calls]<UL><LI><a href="#[52]">>></a> __aeabi_dmul +<LI><a href="#[58]">>></a> __aeabi_d2iz +<LI><a href="#[50]">>></a> __aeabi_dsub +<LI><a href="#[51]">>></a> __aeabi_drsub +<LI><a href="#[186]">>></a> __ARM_scalbn +<LI><a href="#[188]">>></a> __kernel_poly </UL> -<BR>[Called By]<UL><LI><a href="#[bc]">>></a> sin -<LI><a href="#[bb]">>></a> cos +<BR>[Called By]<UL><LI><a href="#[bd]">>></a> sin +<LI><a href="#[bc]">>></a> cos </UL> -<P><STRONG><a name="[185]"></a>__kernel_poly</STRONG> (Thumb, 172 bytes, Stack size 24 bytes, poly.o(i.__kernel_poly)) +<P><STRONG><a name="[188]"></a>__kernel_poly</STRONG> (Thumb, 172 bytes, Stack size 24 bytes, poly.o(i.__kernel_poly)) <BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[51]">>></a> __aeabi_dmul -<LI><a href="#[4a]">>></a> __aeabi_dadd +<BR>[Calls]<UL><LI><a href="#[52]">>></a> __aeabi_dmul +<LI><a href="#[4b]">>></a> __aeabi_dadd </UL> -<BR>[Called By]<UL><LI><a href="#[186]">>></a> __kernel_sin -<LI><a href="#[184]">>></a> __kernel_cos +<BR>[Called By]<UL><LI><a href="#[189]">>></a> __kernel_sin +<LI><a href="#[187]">>></a> __kernel_cos </UL> -<P><STRONG><a name="[186]"></a>__kernel_sin</STRONG> (Thumb, 222 bytes, Stack size 64 bytes, sin_i.o(i.__kernel_sin)) +<P><STRONG><a name="[189]"></a>__kernel_sin</STRONG> (Thumb, 222 bytes, Stack size 64 bytes, sin_i.o(i.__kernel_sin)) <BR><BR>[Stack]<UL><LI>Max Depth = 216<LI>Call Chain = __kernel_sin ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[51]">>></a> __aeabi_dmul -<LI><a href="#[4a]">>></a> __aeabi_dadd -<LI><a href="#[4f]">>></a> __aeabi_dsub -<LI><a href="#[50]">>></a> __aeabi_drsub -<LI><a href="#[183]">>></a> __ARM_scalbn -<LI><a href="#[185]">>></a> __kernel_poly -<LI><a href="#[187]">>></a> __ARM_fpclassify -<LI><a href="#[188]">>></a> __mathlib_dbl_underflow +<BR>[Calls]<UL><LI><a href="#[52]">>></a> __aeabi_dmul +<LI><a href="#[4b]">>></a> __aeabi_dadd +<LI><a href="#[50]">>></a> __aeabi_dsub +<LI><a href="#[51]">>></a> __aeabi_drsub +<LI><a href="#[186]">>></a> __ARM_scalbn +<LI><a href="#[188]">>></a> __kernel_poly +<LI><a href="#[18a]">>></a> __ARM_fpclassify +<LI><a href="#[18b]">>></a> __mathlib_dbl_underflow </UL> -<BR>[Called By]<UL><LI><a href="#[bc]">>></a> sin -<LI><a href="#[bb]">>></a> cos +<BR>[Called By]<UL><LI><a href="#[bd]">>></a> sin +<LI><a href="#[bc]">>></a> cos </UL> -<P><STRONG><a name="[189]"></a>__mathlib_dbl_infnan</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_infnan)) +<P><STRONG><a name="[18c]"></a>__mathlib_dbl_infnan</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_infnan)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __mathlib_dbl_infnan ⇒ __ARM_scalbn </UL> -<BR>[Calls]<UL><LI><a href="#[183]">>></a> __ARM_scalbn +<BR>[Calls]<UL><LI><a href="#[186]">>></a> __ARM_scalbn </UL> -<BR>[Called By]<UL><LI><a href="#[bc]">>></a> sin -<LI><a href="#[bb]">>></a> cos +<BR>[Called By]<UL><LI><a href="#[bd]">>></a> sin +<LI><a href="#[bc]">>></a> cos </UL> -<P><STRONG><a name="[18a]"></a>__mathlib_dbl_invalid</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_invalid)) +<P><STRONG><a name="[18d]"></a>__mathlib_dbl_invalid</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_invalid)) <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = __mathlib_dbl_invalid ⇒ __aeabi_ddiv ⇒ _double_round </UL> -<BR>[Calls]<UL><LI><a href="#[52]">>></a> __aeabi_ddiv +<BR>[Calls]<UL><LI><a href="#[53]">>></a> __aeabi_ddiv </UL> -<BR>[Called By]<UL><LI><a href="#[bc]">>></a> sin -<LI><a href="#[bb]">>></a> cos +<BR>[Called By]<UL><LI><a href="#[bd]">>></a> sin +<LI><a href="#[bc]">>></a> cos </UL> -<P><STRONG><a name="[18b]"></a>__mathlib_dbl_overflow</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_overflow)) +<P><STRONG><a name="[18e]"></a>__mathlib_dbl_overflow</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_overflow)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __mathlib_dbl_overflow ⇒ __ARM_scalbn </UL> -<BR>[Calls]<UL><LI><a href="#[183]">>></a> __ARM_scalbn +<BR>[Calls]<UL><LI><a href="#[186]">>></a> __ARM_scalbn </UL> -<BR>[Called By]<UL><LI><a href="#[bd]">>></a> ldexp +<BR>[Called By]<UL><LI><a href="#[be]">>></a> ldexp </UL> -<P><STRONG><a name="[188]"></a>__mathlib_dbl_underflow</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_underflow)) +<P><STRONG><a name="[18b]"></a>__mathlib_dbl_underflow</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_underflow)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __mathlib_dbl_underflow ⇒ __ARM_scalbn </UL> -<BR>[Calls]<UL><LI><a href="#[183]">>></a> __ARM_scalbn +<BR>[Calls]<UL><LI><a href="#[186]">>></a> __ARM_scalbn </UL> -<BR>[Called By]<UL><LI><a href="#[bd]">>></a> ldexp -<LI><a href="#[186]">>></a> __kernel_sin +<BR>[Called By]<UL><LI><a href="#[be]">>></a> ldexp +<LI><a href="#[189]">>></a> __kernel_sin </UL> -<P><STRONG><a name="[18c]"></a>__mathlib_flt_infnan</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, funder.o(i.__mathlib_flt_infnan)) +<P><STRONG><a name="[18f]"></a>__mathlib_flt_infnan</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, funder.o(i.__mathlib_flt_infnan)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __mathlib_flt_infnan </UL> -<BR>[Calls]<UL><LI><a href="#[18d]">>></a> __ARM_scalbnf +<BR>[Calls]<UL><LI><a href="#[190]">>></a> __ARM_scalbnf </UL> -<BR>[Called By]<UL><LI><a href="#[a1]">>></a> asinf +<BR>[Called By]<UL><LI><a href="#[a2]">>></a> asinf </UL> -<P><STRONG><a name="[18e]"></a>__mathlib_flt_invalid</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, funder.o(i.__mathlib_flt_invalid)) +<P><STRONG><a name="[191]"></a>__mathlib_flt_invalid</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, funder.o(i.__mathlib_flt_invalid)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __mathlib_flt_invalid ⇒ __aeabi_fdiv </UL> -<BR>[Calls]<UL><LI><a href="#[49]">>></a> __aeabi_fdiv +<BR>[Calls]<UL><LI><a href="#[4a]">>></a> __aeabi_fdiv </UL> -<BR>[Called By]<UL><LI><a href="#[a1]">>></a> asinf +<BR>[Called By]<UL><LI><a href="#[a2]">>></a> asinf </UL> -<P><STRONG><a name="[18f]"></a>__mathlib_flt_underflow</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, funder.o(i.__mathlib_flt_underflow)) +<P><STRONG><a name="[192]"></a>__mathlib_flt_underflow</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, funder.o(i.__mathlib_flt_underflow)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __mathlib_flt_underflow </UL> -<BR>[Calls]<UL><LI><a href="#[18d]">>></a> __ARM_scalbnf +<BR>[Calls]<UL><LI><a href="#[190]">>></a> __ARM_scalbnf </UL> -<BR>[Called By]<UL><LI><a href="#[a1]">>></a> asinf +<BR>[Called By]<UL><LI><a href="#[a2]">>></a> asinf </UL> -<P><STRONG><a name="[1b2]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED) +<P><STRONG><a name="[1b8]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED) -<P><STRONG><a name="[1b3]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED) +<P><STRONG><a name="[1b9]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED) -<P><STRONG><a name="[1b4]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED) +<P><STRONG><a name="[1ba]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED) -<P><STRONG><a name="[196]"></a>__set_errno</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, errno.o(i.__set_errno)) -<BR><BR>[Called By]<UL><LI><a href="#[194]">>></a> sqrtf -<LI><a href="#[bc]">>></a> sin -<LI><a href="#[bd]">>></a> ldexp -<LI><a href="#[bb]">>></a> cos -<LI><a href="#[a1]">>></a> asinf +<P><STRONG><a name="[199]"></a>__set_errno</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, errno.o(i.__set_errno)) +<BR><BR>[Called By]<UL><LI><a href="#[197]">>></a> sqrtf +<LI><a href="#[bd]">>></a> sin +<LI><a href="#[be]">>></a> ldexp +<LI><a href="#[bc]">>></a> cos +<LI><a href="#[a2]">>></a> asinf </UL> -<P><STRONG><a name="[6c]"></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="#[6b]">>></a> _scanf_really_real +<P><STRONG><a name="[6d]"></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="#[6c]">>></a> _scanf_really_real </UL> -<P><STRONG><a name="[a1]"></a>asinf</STRONG> (Thumb, 242 bytes, Stack size 24 bytes, asinf.o(i.asinf)) +<P><STRONG><a name="[a2]"></a>asinf</STRONG> (Thumb, 242 bytes, Stack size 24 bytes, asinf.o(i.asinf)) <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = asinf ⇒ __aeabi_fadd ⇒ _float_epilogue </UL> -<BR>[Calls]<UL><LI><a href="#[9c]">>></a> __aeabi_fmul -<LI><a href="#[44]">>></a> __aeabi_fadd -<LI><a href="#[194]">>></a> sqrtf -<LI><a href="#[48]">>></a> __aeabi_frsub -<LI><a href="#[18d]">>></a> __ARM_scalbnf -<LI><a href="#[196]">>></a> __set_errno -<LI><a href="#[18f]">>></a> __mathlib_flt_underflow -<LI><a href="#[18e]">>></a> __mathlib_flt_invalid -<LI><a href="#[18c]">>></a> __mathlib_flt_infnan -<LI><a href="#[195]">>></a> __ARM_fpclassifyf +<BR>[Calls]<UL><LI><a href="#[9d]">>></a> __aeabi_fmul +<LI><a href="#[45]">>></a> __aeabi_fadd +<LI><a href="#[197]">>></a> sqrtf +<LI><a href="#[49]">>></a> __aeabi_frsub +<LI><a href="#[190]">>></a> __ARM_scalbnf +<LI><a href="#[199]">>></a> __set_errno +<LI><a href="#[192]">>></a> __mathlib_flt_underflow +<LI><a href="#[191]">>></a> __mathlib_flt_invalid +<LI><a href="#[18f]">>></a> __mathlib_flt_infnan +<LI><a href="#[198]">>></a> __ARM_fpclassifyf </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data </UL> -<P><STRONG><a name="[bb]"></a>cos</STRONG> (Thumb, 142 bytes, Stack size 32 bytes, cos.o(i.cos)) +<P><STRONG><a name="[bc]"></a>cos</STRONG> (Thumb, 142 bytes, Stack size 32 bytes, cos.o(i.cos)) <BR><BR>[Stack]<UL><LI>Max Depth = 280<LI>Call Chain = cos ⇒ __ieee754_rem_pio2 ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[196]">>></a> __set_errno -<LI><a href="#[186]">>></a> __kernel_sin -<LI><a href="#[181]">>></a> __ieee754_rem_pio2 -<LI><a href="#[18a]">>></a> __mathlib_dbl_invalid -<LI><a href="#[189]">>></a> __mathlib_dbl_infnan -<LI><a href="#[184]">>></a> __kernel_cos +<BR>[Calls]<UL><LI><a href="#[199]">>></a> __set_errno +<LI><a href="#[189]">>></a> __kernel_sin +<LI><a href="#[184]">>></a> __ieee754_rem_pio2 +<LI><a href="#[18d]">>></a> __mathlib_dbl_invalid +<LI><a href="#[18c]">>></a> __mathlib_dbl_infnan +<LI><a href="#[187]">>></a> __kernel_cos </UL> -<BR>[Called By]<UL><LI><a href="#[b9]">>></a> MK8000_get_loc_params_ +<BR>[Called By]<UL><LI><a href="#[ba]">>></a> MK8000_get_loc_params_ </UL> -<P><STRONG><a name="[ab]"></a>fmaxf</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, fmaxf.o(i.fmaxf)) +<P><STRONG><a name="[ac]"></a>fmaxf</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, fmaxf.o(i.fmaxf)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = fmaxf </UL> -<BR>[Calls]<UL><LI><a href="#[197]">>></a> __ARM_fcmp4 +<BR>[Calls]<UL><LI><a href="#[19a]">>></a> __ARM_fcmp4 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data </UL> -<P><STRONG><a name="[aa]"></a>fminf</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, fminf.o(i.fminf)) +<P><STRONG><a name="[ab]"></a>fminf</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, fminf.o(i.fminf)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = fminf </UL> -<BR>[Calls]<UL><LI><a href="#[197]">>></a> __ARM_fcmp4 +<BR>[Calls]<UL><LI><a href="#[19a]">>></a> __ARM_fcmp4 </UL> -<BR>[Called By]<UL><LI><a href="#[98]">>></a> MK8000_LSP_process_sts_data +<BR>[Called By]<UL><LI><a href="#[99]">>></a> MK8000_LSP_process_sts_data </UL> -<P><STRONG><a name="[bd]"></a>ldexp</STRONG> (Thumb, 112 bytes, Stack size 16 bytes, ldexp.o(i.ldexp)) +<P><STRONG><a name="[be]"></a>ldexp</STRONG> (Thumb, 112 bytes, Stack size 16 bytes, ldexp.o(i.ldexp)) <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = ldexp ⇒ __mathlib_dbl_underflow ⇒ __ARM_scalbn </UL> -<BR>[Calls]<UL><LI><a href="#[198]">>></a> __aeabi_cdcmpeq -<LI><a href="#[183]">>></a> __ARM_scalbn -<LI><a href="#[196]">>></a> __set_errno -<LI><a href="#[188]">>></a> __mathlib_dbl_underflow -<LI><a href="#[18b]">>></a> __mathlib_dbl_overflow +<BR>[Calls]<UL><LI><a href="#[19b]">>></a> __aeabi_cdcmpeq +<LI><a href="#[186]">>></a> __ARM_scalbn +<LI><a href="#[199]">>></a> __set_errno +<LI><a href="#[18b]">>></a> __mathlib_dbl_underflow +<LI><a href="#[18e]">>></a> __mathlib_dbl_overflow </UL> -<BR>[Called By]<UL><LI><a href="#[b9]">>></a> MK8000_get_loc_params_ +<BR>[Called By]<UL><LI><a href="#[ba]">>></a> MK8000_get_loc_params_ </UL> -<P><STRONG><a name="[bc]"></a>sin</STRONG> (Thumb, 146 bytes, Stack size 32 bytes, sin.o(i.sin)) +<P><STRONG><a name="[bd]"></a>sin</STRONG> (Thumb, 146 bytes, Stack size 32 bytes, sin.o(i.sin)) <BR><BR>[Stack]<UL><LI>Max Depth = 280<LI>Call Chain = sin ⇒ __ieee754_rem_pio2 ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[196]">>></a> __set_errno -<LI><a href="#[186]">>></a> __kernel_sin -<LI><a href="#[181]">>></a> __ieee754_rem_pio2 -<LI><a href="#[18a]">>></a> __mathlib_dbl_invalid -<LI><a href="#[189]">>></a> __mathlib_dbl_infnan -<LI><a href="#[184]">>></a> __kernel_cos +<BR>[Calls]<UL><LI><a href="#[199]">>></a> __set_errno +<LI><a href="#[189]">>></a> __kernel_sin +<LI><a href="#[184]">>></a> __ieee754_rem_pio2 +<LI><a href="#[18d]">>></a> __mathlib_dbl_invalid +<LI><a href="#[18c]">>></a> __mathlib_dbl_infnan +<LI><a href="#[187]">>></a> __kernel_cos </UL> -<BR>[Called By]<UL><LI><a href="#[b9]">>></a> MK8000_get_loc_params_ +<BR>[Called By]<UL><LI><a href="#[ba]">>></a> MK8000_get_loc_params_ </UL> -<P><STRONG><a name="[194]"></a>sqrtf</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, sqrtf.o(i.sqrtf)) +<P><STRONG><a name="[197]"></a>sqrtf</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, sqrtf.o(i.sqrtf)) <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = sqrtf ⇒ _fsqrt </UL> -<BR>[Calls]<UL><LI><a href="#[61]">>></a> _fsqrt -<LI><a href="#[196]">>></a> __set_errno +<BR>[Calls]<UL><LI><a href="#[62]">>></a> _fsqrt +<LI><a href="#[199]">>></a> __set_errno </UL> -<BR>[Called By]<UL><LI><a href="#[a1]">>></a> asinf +<BR>[Called By]<UL><LI><a href="#[a2]">>></a> asinf </UL> -<P><STRONG><a name="[fa]"></a>strtod</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, strtod.o(i.strtod)) +<P><STRONG><a name="[f7]"></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="#[5e]">>></a> __strtod_int +<BR>[Calls]<UL><LI><a href="#[5f]">>></a> __strtod_int </UL> <BR>[Called By]<UL><LI><a href="#[29]">>></a> UsartParseDataHandler </UL> @@ -3527,109 +3539,109 @@ <H3> Local Symbols </H3> -<P><STRONG><a name="[2e]"></a>adc_dma_callback</STRONG> (Thumb, 128 bytes, Stack size 8 bytes, mk_adc.o(.text.adc_dma_callback)) +<P><STRONG><a name="[2d]"></a>adc_dma_callback</STRONG> (Thumb, 128 bytes, Stack size 8 bytes, mk_adc.o(.text.adc_dma_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 308<LI>Call Chain = adc_dma_callback ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> <BR>[Address Reference Count : 1]<UL><LI> mk_adc.o(.text.adc_get) </UL> -<P><STRONG><a name="[2f]"></a>flash_dma_callback</STRONG> (Thumb, 332 bytes, Stack size 24 bytes, mk_flash.o(.text.flash_dma_callback)) +<P><STRONG><a name="[2e]"></a>flash_dma_callback</STRONG> (Thumb, 332 bytes, Stack size 24 bytes, mk_flash.o(.text.flash_dma_callback)) <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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[119]">>></a> dma_transfer -<LI><a href="#[96]">>></a> sys_timer_get -<LI><a href="#[137]">>></a> flash_write_cmd +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[118]">>></a> dma_transfer +<LI><a href="#[97]">>></a> sys_timer_get +<LI><a href="#[136]">>></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) </UL> -<P><STRONG><a name="[30]"></a>flash_dma_write_nbytes_callback</STRONG> (Thumb, 508 bytes, Stack size 24 bytes, mk_flash.o(.text.flash_dma_write_nbytes_callback)) +<P><STRONG><a name="[2f]"></a>flash_dma_write_nbytes_callback</STRONG> (Thumb, 508 bytes, Stack size 24 bytes, mk_flash.o(.text.flash_dma_write_nbytes_callback)) <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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[119]">>></a> dma_transfer -<LI><a href="#[73]">>></a> delay_us -<LI><a href="#[96]">>></a> sys_timer_get -<LI><a href="#[137]">>></a> flash_write_cmd +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[118]">>></a> dma_transfer +<LI><a href="#[74]">>></a> delay_us +<LI><a href="#[97]">>></a> sys_timer_get +<LI><a href="#[136]">>></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="[138]"></a>flash_wait_done</STRONG> (Thumb, 92 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_wait_done)) +<P><STRONG><a name="[137]"></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="#[73]">>></a> delay_us -<LI><a href="#[96]">>></a> sys_timer_get -<LI><a href="#[137]">>></a> flash_write_cmd +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[97]">>></a> sys_timer_get +<LI><a href="#[136]">>></a> flash_write_cmd </UL> -<BR>[Called By]<UL><LI><a href="#[f5]">>></a> flash_write_nbytes -<LI><a href="#[cd]">>></a> flash_sector_erase -<LI><a href="#[cf]">>></a> flash_open -<LI><a href="#[136]">>></a> flash_block_erase +<BR>[Called By]<UL><LI><a href="#[f2]">>></a> flash_write_nbytes +<LI><a href="#[ce]">>></a> flash_sector_erase +<LI><a href="#[d0]">>></a> flash_open +<LI><a href="#[135]">>></a> flash_block_erase </UL> -<P><STRONG><a name="[137]"></a>flash_write_cmd</STRONG> (Thumb, 268 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_write_cmd)) +<P><STRONG><a name="[136]"></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="#[96]">>></a> sys_timer_get +<BR>[Calls]<UL><LI><a href="#[97]">>></a> sys_timer_get </UL> -<BR>[Called By]<UL><LI><a href="#[f5]">>></a> flash_write_nbytes -<LI><a href="#[cd]">>></a> flash_sector_erase -<LI><a href="#[d1]">>></a> flash_read -<LI><a href="#[cf]">>></a> flash_open -<LI><a href="#[13a]">>></a> flash_close -<LI><a href="#[139]">>></a> flash_check_busy -<LI><a href="#[136]">>></a> flash_block_erase -<LI><a href="#[138]">>></a> flash_wait_done -<LI><a href="#[30]">>></a> flash_dma_write_nbytes_callback -<LI><a href="#[2f]">>></a> flash_dma_callback +<BR>[Called By]<UL><LI><a href="#[f2]">>></a> flash_write_nbytes +<LI><a href="#[ce]">>></a> flash_sector_erase +<LI><a href="#[d2]">>></a> flash_read +<LI><a href="#[d0]">>></a> flash_open +<LI><a href="#[139]">>></a> flash_close +<LI><a href="#[138]">>></a> flash_check_busy +<LI><a href="#[135]">>></a> flash_block_erase +<LI><a href="#[137]">>></a> flash_wait_done +<LI><a href="#[2f]">>></a> flash_dma_write_nbytes_callback +<LI><a href="#[2e]">>></a> flash_dma_callback </UL> -<P><STRONG><a name="[d7]"></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="[d8]"></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="#[99]">>></a> __aeabi_idiv -<LI><a href="#[3b]">>></a> __aeabi_uidivmod -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[9a]">>></a> __aeabi_idiv +<LI><a href="#[3c]">>></a> __aeabi_uidivmod +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> <BR>[Called By]<UL><LI><a href="#[15]">>></a> RTC_TICK_IRQHandler <LI><a href="#[14]">>></a> RTC_ALARM_IRQHandler </UL> -<P><STRONG><a name="[114]"></a>_PrintInt</STRONG> (Thumb, 314 bytes, Stack size 40 bytes, mk_trace.o(.text._PrintInt)) +<P><STRONG><a name="[112]"></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="#[115]">>></a> _PrintUnsigned -<LI><a href="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[113]">>></a> _PrintUnsigned +<LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[158]">>></a> trace_format +<BR>[Called By]<UL><LI><a href="#[15a]">>></a> trace_format </UL> -<P><STRONG><a name="[115]"></a>_PrintUnsigned</STRONG> (Thumb, 336 bytes, Stack size 48 bytes, mk_trace.o(.text._PrintUnsigned)) +<P><STRONG><a name="[113]"></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="#[9d]">>></a> __aeabi_uidiv +<BR>[Calls]<UL><LI><a href="#[9e]">>></a> __aeabi_uidiv </UL> -<BR>[Called By]<UL><LI><a href="#[158]">>></a> trace_format -<LI><a href="#[114]">>></a> _PrintInt +<BR>[Called By]<UL><LI><a href="#[15a]">>></a> trace_format +<LI><a href="#[112]">>></a> _PrintInt </UL> -<P><STRONG><a name="[16e]"></a>trace_print_backtrace</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_print_backtrace)) +<P><STRONG><a name="[170]"></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="#[157]">>></a> mk_snprintf +<BR>[Calls]<UL><LI><a href="#[159]">>></a> mk_snprintf </UL> -<BR>[Called By]<UL><LI><a href="#[6e]">>></a> trace_assert_dump -<LI><a href="#[83]">>></a> trace_exception_handler +<BR>[Called By]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[84]">>></a> trace_exception_handler </UL> <P><STRONG><a name="[35]"></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="#[6f]">>></a> trace_printf -<LI><a href="#[df]">>></a> uart_send +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[dc]">>></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) @@ -3637,186 +3649,191 @@ <P><STRONG><a name="[36]"></a>uart_dma_callback</STRONG> (Thumb, 368 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_dma_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 340<LI>Call Chain = uart_dma_callback ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> -<BR>[Calls]<UL><LI><a href="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> <BR>[Address Reference Count : 1]<UL><LI> mk_uart.o(.text.uart_send) </UL> -<P><STRONG><a name="[2a]"></a>adc_callback</STRONG> (Thumb, 240 bytes, Stack size 32 bytes, main.o(.text.adc_callback)) +<P><STRONG><a name="[31]"></a>adc_callback</STRONG> (Thumb, 240 bytes, Stack size 32 bytes, main.o(.text.adc_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 772<LI>Call Chain = adc_callback ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_printf -<LI><a href="#[116]">>></a> adc_code_to_mv -<LI><a href="#[89]">>></a> gpio_pin_set -<LI><a href="#[117]">>></a> gps_air780_power_change +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[114]">>></a> adc_code_to_mv +<LI><a href="#[8a]">>></a> gpio_pin_set +<LI><a href="#[115]">>></a> gps_air780_power_change </UL> -<BR>[Address Reference Count : 2]<UL><LI> main.o(.text.SecondTask) -<LI> main.o(.text.main) +<BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) </UL> <P><STRONG><a name="[32]"></a>move_handler</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, main.o(.text.move_handler)) <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) </UL> -<P><STRONG><a name="[31]"></a>sleep_timer_callback</STRONG> (Thumb, 80 bytes, Stack size 8 bytes, main.o(.text.sleep_timer_callback)) +<P><STRONG><a name="[30]"></a>sleep_timer_callback</STRONG> (Thumb, 80 bytes, Stack size 8 bytes, main.o(.text.sleep_timer_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = sleep_timer_callback ⇒ IO_control_init ⇒ io_pull_set </UL> -<BR>[Calls]<UL><LI><a href="#[73]">>></a> delay_us -<LI><a href="#[134]">>></a> charge_state_change -<LI><a href="#[133]">>></a> charge_red_on -<LI><a href="#[132]">>></a> charge_red_off -<LI><a href="#[8e]">>></a> IO_control_init +<BR>[Calls]<UL><LI><a href="#[74]">>></a> delay_us +<LI><a href="#[133]">>></a> charge_state_change +<LI><a href="#[132]">>></a> charge_red_on +<LI><a href="#[131]">>></a> charge_red_off +<LI><a href="#[8f]">>></a> IO_control_init </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) </UL> -<P><STRONG><a name="[2d]"></a>rx_int_callback</STRONG> (Thumb, 208 bytes, Stack size 24 bytes, uwb_app.o(.text.rx_int_callback)) +<P><STRONG><a name="[2c]"></a>rx_int_callback</STRONG> (Thumb, 208 bytes, Stack size 24 bytes, uwb_app.o(.text.rx_int_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 13436<LI>Call Chain = rx_int_callback ⇒ aoa_calculate ⇒ MK8000_spotter_top ⇒ MK8000_LSP_process_sts_data ⇒ lsp_cmplx_mat_mult_f32 ⇒ lsp_mat_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="#[160]">>></a> power_off_radio -<LI><a href="#[75]">>></a> phy_timer_count_get -<LI><a href="#[166]">>></a> sts_valid_check -<LI><a href="#[168]">>></a> sts_rssi_output_get -<LI><a href="#[164]">>></a> ranging_rx_time -<LI><a href="#[76]">>></a> phy_shr_duration -<LI><a href="#[167]">>></a> aoa_fom_get -<LI><a href="#[11e]">>></a> aoa_calculate -<LI><a href="#[78]">>></a> ranging_ant_delays_get -<LI><a href="#[e1]">>></a> __aeabi_memcpy +<BR>[Calls]<UL><LI><a href="#[162]">>></a> power_off_radio +<LI><a href="#[76]">>></a> phy_timer_count_get +<LI><a href="#[168]">>></a> sts_valid_check +<LI><a href="#[16a]">>></a> sts_rssi_output_get +<LI><a href="#[166]">>></a> ranging_rx_time +<LI><a href="#[77]">>></a> phy_shr_duration +<LI><a href="#[169]">>></a> aoa_fom_get +<LI><a href="#[11d]">>></a> aoa_calculate +<LI><a href="#[79]">>></a> ranging_ant_delays_get +<LI><a href="#[de]">>></a> __aeabi_memcpy </UL> <BR>[Address Reference Count : 1]<UL><LI> uwb_app.o(.text.UwbRange) </UL> -<P><STRONG><a name="[2c]"></a>tx_int_callback</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, uwb_app.o(.text.tx_int_callback)) +<P><STRONG><a name="[2b]"></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="#[160]">>></a> power_off_radio -<LI><a href="#[75]">>></a> phy_timer_count_get +<BR>[Calls]<UL><LI><a href="#[162]">>></a> power_off_radio +<LI><a href="#[76]">>></a> phy_timer_count_get </UL> <BR>[Address Reference Count : 1]<UL><LI> uwb_app.o(.text.UwbRange) </UL> -<P><STRONG><a name="[13d]"></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="[13e]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[13c]">>></a> lsp_engine_run +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[13d]">>></a> lsp_engine_run </UL> -<BR>[Called By]<UL><LI><a href="#[9b]">>></a> lsp_ch_est -<LI><a href="#[9a]">>></a> lsp_cmplx_inner_product_f32 -<LI><a href="#[9f]">>></a> lsp_cmplx_mult_cmplx_f32 -<LI><a href="#[a8]">>></a> lsp_scale_f32 -<LI><a href="#[b6]">>></a> lsp_inner_product_f32 -<LI><a href="#[a3]">>></a> lsp_vinverse_f32 -<LI><a href="#[a4]">>></a> lsp_mult_f32 -<LI><a href="#[a5]">>></a> lsp_sub_f32 -<LI><a href="#[a2]">>></a> lsp_add_f32 -<LI><a href="#[142]">>></a> lsp_store +<BR>[Called By]<UL><LI><a href="#[9c]">>></a> lsp_ch_est +<LI><a href="#[9b]">>></a> lsp_cmplx_inner_product_f32 +<LI><a href="#[a0]">>></a> lsp_cmplx_mult_cmplx_f32 +<LI><a href="#[a9]">>></a> lsp_scale_f32 +<LI><a href="#[b7]">>></a> lsp_inner_product_f32 +<LI><a href="#[a4]">>></a> lsp_vinverse_f32 +<LI><a href="#[a5]">>></a> lsp_mult_f32 +<LI><a href="#[a6]">>></a> lsp_sub_f32 +<LI><a href="#[a3]">>></a> lsp_add_f32 +<LI><a href="#[143]">>></a> lsp_store </UL> -<P><STRONG><a name="[13c]"></a>lsp_engine_run</STRONG> (Thumb, 204 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_engine_run)) +<P><STRONG><a name="[13d]"></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="#[6e]">>></a> trace_assert_dump +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump </UL> -<BR>[Called By]<UL><LI><a href="#[9e]">>></a> lsp_acc_ch_comp -<LI><a href="#[a9]">>></a> lsp_correlate_f32 -<LI><a href="#[13e]">>></a> lsp_mat_op_f32 -<LI><a href="#[13f]">>></a> lsp_g_op_int8 -<LI><a href="#[140]">>></a> lsp_g_op_int16 -<LI><a href="#[13d]">>></a> lsp_g_op_f32 -<LI><a href="#[142]">>></a> lsp_store +<BR>[Called By]<UL><LI><a href="#[9f]">>></a> lsp_acc_ch_comp +<LI><a href="#[aa]">>></a> lsp_correlate_f32 +<LI><a href="#[13f]">>></a> lsp_mat_op_f32 +<LI><a href="#[140]">>></a> lsp_g_op_int8 +<LI><a href="#[141]">>></a> lsp_g_op_int16 +<LI><a href="#[13e]">>></a> lsp_g_op_f32 +<LI><a href="#[143]">>></a> lsp_store </UL> -<P><STRONG><a name="[140]"></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="[141]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[13c]">>></a> lsp_engine_run +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[13d]">>></a> lsp_engine_run </UL> -<BR>[Called By]<UL><LI><a href="#[c1]">>></a> lsp_inner_product_int16 +<BR>[Called By]<UL><LI><a href="#[c2]">>></a> lsp_inner_product_int16 </UL> -<P><STRONG><a name="[13f]"></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="[140]"></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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[13c]">>></a> lsp_engine_run +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[13d]">>></a> lsp_engine_run </UL> -<BR>[Called By]<UL><LI><a href="#[c0]">>></a> lsp_cmplx_mult_cmplx_int8 +<BR>[Called By]<UL><LI><a href="#[c1]">>></a> lsp_cmplx_mult_cmplx_int8 </UL> -<P><STRONG><a name="[13e]"></a>lsp_mat_op_f32</STRONG> (Thumb, 232 bytes, Stack size 80 bytes, mk_lsp.o(.text.lsp_mat_op_f32)) +<P><STRONG><a name="[13f]"></a>lsp_mat_op_f32</STRONG> (Thumb, 232 bytes, Stack size 80 bytes, mk_lsp.o(.text.lsp_mat_op_f32)) <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_mat_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="#[6e]">>></a> trace_assert_dump -<LI><a href="#[13c]">>></a> lsp_engine_run -<LI><a href="#[3c]">>></a> __aeabi_memclr +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> trace_assert_dump +<LI><a href="#[13d]">>></a> lsp_engine_run +<LI><a href="#[3d]">>></a> __aeabi_memclr </UL> -<BR>[Called By]<UL><LI><a href="#[a0]">>></a> lsp_cmplx_mat_mult_f32 -<LI><a href="#[a7]">>></a> lsp_cmplx_mat_inverse_f32 +<BR>[Called By]<UL><LI><a href="#[a1]">>></a> lsp_cmplx_mat_mult_f32 +<LI><a href="#[a8]">>></a> lsp_cmplx_mat_inverse_f32 </UL> -<P><STRONG><a name="[15c]"></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="[15e]"></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="#[15b]">>></a> phy_params_generate +<BR>[Called By]<UL><LI><a href="#[15d]">>></a> phy_params_generate </UL> -<P><STRONG><a name="[190]"></a>_fp_digits</STRONG> (Thumb, 344 bytes, Stack size 64 bytes, printfa.o(i._fp_digits), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[51]">>></a> __aeabi_dmul -<LI><a href="#[4a]">>></a> __aeabi_dadd -<LI><a href="#[52]">>></a> __aeabi_ddiv -<LI><a href="#[191]">>></a> __aeabi_cdrcmple -<LI><a href="#[5a]">>></a> __aeabi_uldivmod -<LI><a href="#[63]">>></a> __aeabi_d2ulz +<P><STRONG><a name="[193]"></a>_fp_digits</STRONG> (Thumb, 344 bytes, Stack size 64 bytes, printfa.o(i._fp_digits), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[52]">>></a> __aeabi_dmul +<LI><a href="#[4b]">>></a> __aeabi_dadd +<LI><a href="#[53]">>></a> __aeabi_ddiv +<LI><a href="#[194]">>></a> __aeabi_cdrcmple +<LI><a href="#[5b]">>></a> __aeabi_uldivmod +<LI><a href="#[64]">>></a> __aeabi_d2ulz </UL> -<BR>[Called By]<UL><LI><a href="#[180]">>></a> _printf_core +<BR>[Called By]<UL><LI><a href="#[182]">>></a> _printf_core </UL> -<P><STRONG><a name="[180]"></a>_printf_core</STRONG> (Thumb, 1754 bytes, Stack size 128 bytes, printfa.o(i._printf_core), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[3b]">>></a> __aeabi_uidivmod -<LI><a href="#[5a]">>></a> __aeabi_uldivmod -<LI><a href="#[192]">>></a> _printf_pre_padding -<LI><a href="#[193]">>></a> _printf_post_padding -<LI><a href="#[190]">>></a> _fp_digits +<P><STRONG><a name="[182]"></a>_printf_core</STRONG> (Thumb, 1754 bytes, Stack size 128 bytes, printfa.o(i._printf_core), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[3c]">>></a> __aeabi_uidivmod +<LI><a href="#[5b]">>></a> __aeabi_uldivmod +<LI><a href="#[195]">>></a> _printf_pre_padding +<LI><a href="#[196]">>></a> _printf_post_padding +<LI><a href="#[193]">>></a> _fp_digits </UL> -<BR>[Called By]<UL><LI><a href="#[17f]">>></a> __0snprintf +<BR>[Called By]<UL><LI><a href="#[183]">>></a> __0sprintf +<LI><a href="#[181]">>></a> __0snprintf </UL> -<P><STRONG><a name="[193]"></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="#[180]">>></a> _printf_core +<P><STRONG><a name="[196]"></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="#[182]">>></a> _printf_core </UL> -<P><STRONG><a name="[192]"></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="#[180]">>></a> _printf_core +<P><STRONG><a name="[195]"></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="#[182]">>></a> _printf_core </UL> <P><STRONG><a name="[37]"></a>_snputc</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, printfa.o(i._snputc)) <BR>[Address Reference Count : 1]<UL><LI> printfa.o(i.__0snprintf) </UL> +<P><STRONG><a name="[38]"></a>_sputc</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, printfa.o(i._sputc)) +<BR><BR>[Called By]<UL><LI><a href="#[183]">>></a> __0sprintf +</UL> +<BR>[Address Reference Count : 1]<UL><LI> printfa.o(i.__0sprintf) +</UL> <P><STRONG><a name="[27]"></a>_scanf_char_input</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, scanf_char.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> scanf_char.o(.text) </UL> -<P><STRONG><a name="[5c]"></a>_local_sscanf</STRONG> (Thumb, 64 bytes, Stack size 56 bytes, strtod.o(.text)) +<P><STRONG><a name="[5d]"></a>_local_sscanf</STRONG> (Thumb, 64 bytes, Stack size 56 bytes, strtod.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = _local_sscanf ⇒ _scanf_real </UL> -<BR>[Calls]<UL><LI><a href="#[5d]">>></a> _scanf_real +<BR>[Calls]<UL><LI><a href="#[5e]">>></a> _scanf_real </UL> -<BR>[Called By]<UL><LI><a href="#[5e]">>></a> __strtod_int +<BR>[Called By]<UL><LI><a href="#[5f]">>></a> __strtod_int </UL> -<P><STRONG><a name="[68]"></a>_fp_value</STRONG> (Thumb, 286 bytes, Stack size 72 bytes, scanf_fp.o(.text), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[51]">>></a> __aeabi_dmul -<LI><a href="#[52]">>></a> __aeabi_ddiv -<LI><a href="#[6a]">>></a> __aeabi_ul2d -<LI><a href="#[69]">>></a> __aeabi_lmul +<P><STRONG><a name="[69]"></a>_fp_value</STRONG> (Thumb, 286 bytes, Stack size 72 bytes, scanf_fp.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[52]">>></a> __aeabi_dmul +<LI><a href="#[53]">>></a> __aeabi_ddiv +<LI><a href="#[6a]">>></a> __aeabi_lmul +<LI><a href="#[6b]">>></a> __aeabi_ul2d </UL> -<BR>[Called By]<UL><LI><a href="#[6b]">>></a> _scanf_really_real +<BR>[Called By]<UL><LI><a href="#[6c]">>></a> _scanf_really_real </UL> <P> <H3> Undefined Global Symbols </H3> -<P><STRONG><a name="[66]"></a>_scanf_int</STRONG> (ARM, 0 bytes, Stack size 0 bytes, UNDEFINED) -<BR><BR>[Called By]<UL><LI><a href="#[5b]">>></a> __vfscanf +<P><STRONG><a name="[67]"></a>_scanf_int</STRONG> (ARM, 0 bytes, Stack size 0 bytes, UNDEFINED) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> __vfscanf </UL> -<P><STRONG><a name="[65]"></a>_scanf_longlong</STRONG> (ARM, 0 bytes, Stack size 0 bytes, UNDEFINED) -<BR><BR>[Called By]<UL><LI><a href="#[5b]">>></a> __vfscanf +<P><STRONG><a name="[66]"></a>_scanf_longlong</STRONG> (ARM, 0 bytes, Stack size 0 bytes, UNDEFINED) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> __vfscanf </UL> <HR></body></html> -- Gitblit v1.9.3