From 65062d0d5b21f838aa0043a15ce54cfab8d72c43 Mon Sep 17 00:00:00 2001 From: wujiazhi <1147861305@qq.com> Date: Tue, 11 Jun 2024 14:23:53 +0800 Subject: [PATCH] 1.Fixed communication failure between MCU and wireless module 2.Fix the wrong judgment of alkaline lithium power --- KEIL_MDKARM/Objects/UFG220_FM33A0_MainSystem.htm | 2815 ++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 2,262 insertions(+), 553 deletions(-) diff --git a/KEIL_MDKARM/Objects/UFG220_FM33A0_MainSystem.htm b/KEIL_MDKARM/Objects/UFG220_FM33A0_MainSystem.htm index f0a7584..e43e4c7 100644 --- a/KEIL_MDKARM/Objects/UFG220_FM33A0_MainSystem.htm +++ b/KEIL_MDKARM/Objects/UFG220_FM33A0_MainSystem.htm @@ -3,11 +3,11 @@ <title>Static Call Graph - [.\Objects\UFG220_FM33A0_MainSystem.axf]</title></head> <body><HR> <H1>Static Call Graph for image .\Objects\UFG220_FM33A0_MainSystem.axf</H1><HR> -<BR><P>#<CALLGRAPH># ARM Linker, 5060960: Last Updated: Thu Apr 18 15:36:19 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Tue Jun 11 14:13:45 2024 <BR><P> -<H3>Maximum Stack Usage = 1296 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> +<H3>Maximum Stack Usage = 304 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> -main ⇒ sysStoredParaInit ⇒ allParaReadFromEep ⇒ systemEepIdReadFromEep ⇒ systemEepIdDefaultInit ⇒ paraCalcCrcAndWriteEepAB ⇒ eepABWriteAndReadCheck ⇒ eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead +main ⇒ UART_Init_test ⇒ UART_SInit ⇒ UART_BaudREGCalc ⇒ __aeabi_dsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr <P> <H3> Mutually Recursive functions @@ -21,15 +21,15 @@ Function Pointers </H3><UL> <LI><a href="#[b]">ADC_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) - <LI><a href="#[20]">BSTIM_IRQHandler</a> from tim.o(i.BSTIM_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) + <LI><a href="#[20]">BSTIM_IRQHandler</a> from project_test.o(i.BSTIM_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[1d]">BTx_IRQHandler</a> from tim.o(i.BTx_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[a]">CMU_IRQHandler</a> from user_init.o(i.CMU_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) - <LI><a href="#[1c]">COMP_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) + <LI><a href="#[1c]">COMP_IRQHandler</a> from comp.o(i.COMP_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[18]">CRYPTO_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) - <LI><a href="#[1a]">DMA_IRQHandler</a> from uart.o(i.DMA_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) + <LI><a href="#[1a]">DMA_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[1f]">ETx_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[9]">FLASH_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) - <LI><a href="#[23]">GPIO_IRQHandler</a> from exti.o(i.GPIO_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) + <LI><a href="#[23]">GPIO_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[2]">HardFault_Handler</a> from cmb_fault.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[17]">I2Cx_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[19]">LPTIM_IRQHandler</a> from tim.o(i.LPTIM_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) @@ -46,21 +46,21 @@ <LI><a href="#[21]">SPI3_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[22]">SPI4_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[3]">SVC_Handler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) - <LI><a href="#[7]">SVD_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) + <LI><a href="#[7]">SVD_IRQHandler</a> from svd.o(i.SVD_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[5]">SysTick_Handler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[26]">SystemInit</a> from system_fm33a0xxev.o(i.SystemInit) referenced from startup_fm33a0xxev.o(.text) <LI><a href="#[15]">U7816_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[f]">UART0_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) - <LI><a href="#[10]">UART1_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) + <LI><a href="#[10]">UART1_IRQHandler</a> from rs232.o(i.UART1_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[11]">UART2_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[12]">UART3_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[13]">UART4_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) - <LI><a href="#[14]">UART5_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) + <LI><a href="#[14]">UART5_IRQHandler</a> from rs232.o(i.UART5_IRQHandler) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[1b]">WKUPx_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[6]">WWDT_IRQHandler</a> from startup_fm33a0xxev.o(.text) referenced from startup_fm33a0xxev.o(RESET) <LI><a href="#[27]">__main</a> from entry.o(.ARM.Collect$$$$00000000) referenced from startup_fm33a0xxev.o(.text) - <LI><a href="#[29]">_sputc</a> from printf8.o(i._sputc) referenced from printf8.o(i.__0sprintf$8) - <LI><a href="#[28]">fputc</a> from uart.o(i.fputc) referenced from printf8.o(i.__0printf$8) + <LI><a href="#[29]">_sputc</a> from printfa.o(i._sputc) referenced from printfa.o(i.__0sprintf) + <LI><a href="#[28]">fputc</a> from project_test.o(i.fputc) referenced from printfa.o(i.__0printf) <LI><a href="#[25]">main</a> from main.o(i.main) referenced from entry9a.o(.ARM.Collect$$$$0000000B) </UL> <P> @@ -70,34 +70,30 @@ <P><STRONG><a name="[27]"></a>__main</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(.text) </UL> -<P><STRONG><a name="[89]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001)) +<P><STRONG><a name="[14e]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001)) <P><STRONG><a name="[2a]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004)) <BR><BR>[Calls]<UL><LI><a href="#[2b]">>></a> __scatterload </UL> -<P><STRONG><a name="[35]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004)) +<P><STRONG><a name="[4b]"></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="#[2b]">>></a> __scatterload </UL> -<P><STRONG><a name="[8a]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008)) +<P><STRONG><a name="[14f]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008)) -<P><STRONG><a name="[8b]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A)) +<P><STRONG><a name="[150]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A)) -<P><STRONG><a name="[8c]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B)) +<P><STRONG><a name="[151]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B)) -<P><STRONG><a name="[2c]"></a>__rt_lib_shutdown_fini</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry12b.o(.ARM.Collect$$$$0000000E)) -<BR><BR>[Calls]<UL><LI><a href="#[2d]">>></a> __arm_fini_ (Weak Reference) -</UL> +<P><STRONG><a name="[152]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D)) -<P><STRONG><a name="[8d]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000F)) - -<P><STRONG><a name="[8e]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$00000011)) +<P><STRONG><a name="[153]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F)) <P><STRONG><a name="[2]"></a>HardFault_Handler</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, cmb_fault.o(.text)) <BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = HardFault_Handler ⇒ cm_backtrace_fault ⇒ print_call_stack ⇒ cm_backtrace_call_stack ⇒ disassembly_ins_is_bl_blx </UL> -<BR>[Calls]<UL><LI><a href="#[2e]">>></a> cm_backtrace_fault +<BR>[Calls]<UL><LI><a href="#[2c]">>></a> cm_backtrace_fault </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> @@ -132,16 +128,19 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> -<P><STRONG><a name="[1c]"></a>COMP_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) +<P><STRONG><a name="[18]"></a>CRYPTO_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> -<P><STRONG><a name="[18]"></a>CRYPTO_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) +<P><STRONG><a name="[1a]"></a>DMA_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> <P><STRONG><a name="[1f]"></a>ETx_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> <P><STRONG><a name="[9]"></a>FLASH_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[23]"></a>GPIO_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> <P><STRONG><a name="[17]"></a>I2Cx_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) @@ -171,16 +170,10 @@ <P><STRONG><a name="[22]"></a>SPI4_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> -<P><STRONG><a name="[7]"></a>SVD_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> <P><STRONG><a name="[15]"></a>U7816_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> <P><STRONG><a name="[f]"></a>UART0_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> -<P><STRONG><a name="[10]"></a>UART1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> <P><STRONG><a name="[11]"></a>UART2_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) @@ -192,719 +185,2435 @@ <P><STRONG><a name="[13]"></a>UART4_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> -<P><STRONG><a name="[14]"></a>UART5_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> <P><STRONG><a name="[1b]"></a>WKUPx_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> <P><STRONG><a name="[6]"></a>WWDT_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text)) <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) </UL> -<P><STRONG><a name="[8f]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text), UNUSED) +<P><STRONG><a name="[154]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text), UNUSED) -<P><STRONG><a name="[7b]"></a>__aeabi_uidivmod</STRONG> (Thumb, 44 bytes, Stack size 12 bytes, uidiv.o(.text)) +<P><STRONG><a name="[2e]"></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="#[56]">>></a> delay_init +<BR>[Called By]<UL><LI><a href="#[ca]">>></a> delay_init +<LI><a href="#[144]">>></a> project_test_9 +<LI><a href="#[ae]">>></a> Get_vol_average +<LI><a href="#[2d]">>></a> __aeabi_idivmod +<LI><a href="#[136]">>></a> _printf_core </UL> -<P><STRONG><a name="[90]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED) +<P><STRONG><a name="[155]"></a>__aeabi_idiv</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, idiv.o(.text), UNUSED) -<P><STRONG><a name="[76]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[2e]">>></a> cm_backtrace_fault +<P><STRONG><a name="[2d]"></a>__aeabi_idivmod</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, idiv.o(.text)) +<BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = __aeabi_idivmod ⇒ __aeabi_uidivmod +</UL> +<BR>[Calls]<UL><LI><a href="#[2e]">>></a> __aeabi_uidivmod +</UL> +<BR>[Called By]<UL><LI><a href="#[1d]">>></a> BTx_IRQHandler </UL> -<P><STRONG><a name="[91]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED) - -<P><STRONG><a name="[30]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[31]">>></a> _memset$wrapper -<LI><a href="#[2f]">>></a> __aeabi_memclr +<P><STRONG><a name="[2f]"></a>__aeabi_uldivmod</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, uldiv.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[30]">>></a> __aeabi_llsr +<LI><a href="#[31]">>></a> __aeabi_llsl +</UL> +<BR>[Called By]<UL><LI><a href="#[136]">>></a> _printf_core +<LI><a href="#[138]">>></a> _fp_digits </UL> -<P><STRONG><a name="[92]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) - -<P><STRONG><a name="[93]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) - -<P><STRONG><a name="[2f]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Calls]<UL><LI><a href="#[30]">>></a> __aeabi_memset -</UL> -<BR>[Called By]<UL><LI><a href="#[6c]">>></a> systemEepIdDefaultInit +<P><STRONG><a name="[b4]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[b2]">>></a> Get_Sys_Rtc_Time </UL> -<P><STRONG><a name="[7d]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[86]">>></a> sysStoredParaInit -<LI><a href="#[7c]">>></a> eepABReadCheck -<LI><a href="#[7a]">>></a> print_call_stack +<P><STRONG><a name="[140]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[2c]">>></a> cm_backtrace_fault </UL> -<P><STRONG><a name="[94]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) +<P><STRONG><a name="[156]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED) -<P><STRONG><a name="[31]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[30]">>></a> __aeabi_memset +<P><STRONG><a name="[33]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) +<BR><BR>[Called By]<UL><LI><a href="#[34]">>></a> _memset$wrapper +<LI><a href="#[32]">>></a> __aeabi_memclr </UL> -<P><STRONG><a name="[6e]"></a>__aeabi_uread4</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, uread4.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[86]">>></a> sysStoredParaInit -<LI><a href="#[6d]">>></a> allParaPatchPro +<P><STRONG><a name="[157]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) + +<P><STRONG><a name="[158]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) + +<P><STRONG><a name="[32]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[33]">>></a> __aeabi_memset </UL> -<P><STRONG><a name="[95]"></a>__rt_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED) - -<P><STRONG><a name="[96]"></a>_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED) - -<P><STRONG><a name="[70]"></a>__aeabi_uwrite4</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, uwrite4.o(.text)) -<BR><BR>[Called By]<UL><LI><a href="#[6c]">>></a> systemEepIdDefaultInit -<LI><a href="#[6d]">>></a> allParaPatchPro +<P><STRONG><a name="[bb]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[d2]">>></a> LCD_Clear_NEW +<LI><a href="#[ba]">>></a> Gprs_Open +<LI><a href="#[143]">>></a> print_call_stack </UL> -<P><STRONG><a name="[97]"></a>__rt_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED) +<P><STRONG><a name="[159]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED) -<P><STRONG><a name="[98]"></a>_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED) - -<P><STRONG><a name="[32]"></a>__aeabi_uldivmod</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, uldiv.o(.text), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[33]">>></a> __aeabi_llsr -<LI><a href="#[34]">>></a> __aeabi_llsl -</UL> -<BR>[Called By]<UL><LI><a href="#[67]">>></a> _printf_core +<P><STRONG><a name="[34]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[33]">>></a> __aeabi_memset </UL> -<P><STRONG><a name="[34]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED) -<BR><BR>[Called By]<UL><LI><a href="#[32]">>></a> __aeabi_uldivmod +<P><STRONG><a name="[b9]"></a>__aeabi_uread4</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, uread4.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[f2]">>></a> project_test_6 +<LI><a href="#[ae]">>></a> Get_vol_average </UL> -<P><STRONG><a name="[99]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED) +<P><STRONG><a name="[15a]"></a>__rt_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED) -<P><STRONG><a name="[33]"></a>__aeabi_llsr</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED) -<BR><BR>[Called By]<UL><LI><a href="#[32]">>></a> __aeabi_uldivmod +<P><STRONG><a name="[15b]"></a>_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED) + +<P><STRONG><a name="[b8]"></a>__aeabi_uwrite4</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, uwrite4.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[f2]">>></a> project_test_6 +<LI><a href="#[ae]">>></a> Get_vol_average </UL> -<P><STRONG><a name="[9a]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED) +<P><STRONG><a name="[15c]"></a>__rt_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED) + +<P><STRONG><a name="[15d]"></a>_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED) + +<P><STRONG><a name="[35]"></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="#[37]">>></a> _float_round +<LI><a href="#[36]">>></a> _float_epilogue +</UL> +<BR>[Called By]<UL><LI><a href="#[39]">>></a> __aeabi_frsub +<LI><a href="#[a9]">>></a> adc_tem_cal +<LI><a href="#[38]">>></a> __aeabi_fsub +</UL> + +<P><STRONG><a name="[38]"></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="#[35]">>></a> __aeabi_fadd +</UL> +<BR>[Called By]<UL><LI><a href="#[144]">>></a> project_test_9 +</UL> + +<P><STRONG><a name="[39]"></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="#[35]">>></a> __aeabi_fadd +</UL> +<BR>[Called By]<UL><LI><a href="#[a9]">>></a> adc_tem_cal +</UL> + +<P><STRONG><a name="[14c]"></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="#[144]">>></a> project_test_9 +</UL> + +<P><STRONG><a name="[3a]"></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="#[37]">>></a> _float_round +</UL> +<BR>[Called By]<UL><LI><a href="#[144]">>></a> project_test_9 +<LI><a href="#[a9]">>></a> adc_tem_cal +<LI><a href="#[117]">>></a> UART_BaudREGCalc +</UL> + +<P><STRONG><a name="[3b]"></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="#[3c]">>></a> __aeabi_lasr +<LI><a href="#[31]">>></a> __aeabi_llsl +<LI><a href="#[3e]">>></a> _double_round +<LI><a href="#[3d]">>></a> _double_epilogue +</UL> +<BR>[Called By]<UL><LI><a href="#[3f]">>></a> __aeabi_dsub +<LI><a href="#[ab]">>></a> adc_vol_cal +<LI><a href="#[40]">>></a> __aeabi_drsub +<LI><a href="#[117]">>></a> UART_BaudREGCalc +<LI><a href="#[138]">>></a> _fp_digits +</UL> + +<P><STRONG><a name="[3f]"></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="#[3b]">>></a> __aeabi_dadd +</UL> +<BR>[Called By]<UL><LI><a href="#[a9]">>></a> adc_tem_cal +<LI><a href="#[117]">>></a> UART_BaudREGCalc +</UL> + +<P><STRONG><a name="[40]"></a>__aeabi_drsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[3b]">>></a> __aeabi_dadd +</UL> + +<P><STRONG><a name="[41]"></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="#[3d]">>></a> _double_epilogue +</UL> +<BR>[Called By]<UL><LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage +<LI><a href="#[138]">>></a> _fp_digits +</UL> + +<P><STRONG><a name="[42]"></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="#[3e]">>></a> _double_round +</UL> +<BR>[Called By]<UL><LI><a href="#[ab]">>></a> adc_vol_cal +<LI><a href="#[138]">>></a> _fp_digits +</UL> + +<P><STRONG><a name="[43]"></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="#[36]">>></a> _float_epilogue +</UL> +<BR>[Called By]<UL><LI><a href="#[144]">>></a> project_test_9 +<LI><a href="#[a9]">>></a> adc_tem_cal +<LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage +<LI><a href="#[117]">>></a> UART_BaudREGCalc +</UL> + +<P><STRONG><a name="[44]"></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="#[3d]">>></a> _double_epilogue +</UL> +<BR>[Called By]<UL><LI><a href="#[ab]">>></a> adc_vol_cal +</UL> + +<P><STRONG><a name="[45]"></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="#[3d]">>></a> _double_epilogue +</UL> +<BR>[Called By]<UL><LI><a href="#[ab]">>></a> adc_vol_cal +</UL> + +<P><STRONG><a name="[46]"></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="#[30]">>></a> __aeabi_llsr +</UL> +<BR>[Called By]<UL><LI><a href="#[ab]">>></a> adc_vol_cal +</UL> + +<P><STRONG><a name="[47]"></a>__aeabi_d2uiz</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, dfixui.o(.text)) +<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_d2uiz ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[30]">>></a> __aeabi_llsr +</UL> +<BR>[Called By]<UL><LI><a href="#[117]">>></a> UART_BaudREGCalc +</UL> + +<P><STRONG><a name="[48]"></a>__aeabi_d2ulz</STRONG> (Thumb, 54 bytes, Stack size 8 bytes, dfixul.o(.text), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[30]">>></a> __aeabi_llsr +<LI><a href="#[31]">>></a> __aeabi_llsl +</UL> +<BR>[Called By]<UL><LI><a href="#[138]">>></a> _fp_digits +</UL> + +<P><STRONG><a name="[af]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[144]">>></a> project_test_9 +<LI><a href="#[a9]">>></a> adc_tem_cal +<LI><a href="#[f2]">>></a> project_test_6 +<LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage +<LI><a href="#[117]">>></a> UART_BaudREGCalc +</UL> + +<P><STRONG><a name="[139]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text), UNUSED) +<BR><BR>[Called By]<UL><LI><a href="#[138]">>></a> _fp_digits +</UL> + +<P><STRONG><a name="[49]"></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="#[37]">>></a> _float_round +</UL> +<BR>[Called By]<UL><LI><a href="#[a9]">>></a> adc_tem_cal +<LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage +</UL> + +<P><STRONG><a name="[118]"></a>__aeabi_cfrcmple</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, cfrcmple.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[117]">>></a> UART_BaudREGCalc +</UL> + +<P><STRONG><a name="[31]"></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="#[3b]">>></a> __aeabi_dadd +<LI><a href="#[48]">>></a> __aeabi_d2ulz +<LI><a href="#[2f]">>></a> __aeabi_uldivmod +<LI><a href="#[3d]">>></a> _double_epilogue +</UL> + +<P><STRONG><a name="[15e]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED) + +<P><STRONG><a name="[30]"></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="#[46]">>></a> __aeabi_d2iz +<LI><a href="#[47]">>></a> __aeabi_d2uiz +<LI><a href="#[48]">>></a> __aeabi_d2ulz +<LI><a href="#[2f]">>></a> __aeabi_uldivmod +<LI><a href="#[3d]">>></a> _double_epilogue +</UL> + +<P><STRONG><a name="[15f]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED) + +<P><STRONG><a name="[3c]"></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="#[3b]">>></a> __aeabi_dadd +</UL> + +<P><STRONG><a name="[160]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED) + +<P><STRONG><a name="[161]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED) + +<P><STRONG><a name="[37]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text)) +<BR><BR>[Called By]<UL><LI><a href="#[3a]">>></a> __aeabi_fdiv +<LI><a href="#[35]">>></a> __aeabi_fadd +<LI><a href="#[49]">>></a> __aeabi_d2f +</UL> + +<P><STRONG><a name="[36]"></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="#[43]">>></a> __aeabi_ui2f +<LI><a href="#[35]">>></a> __aeabi_fadd +</UL> + +<P><STRONG><a name="[3e]"></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="#[42]">>></a> __aeabi_ddiv +<LI><a href="#[3b]">>></a> __aeabi_dadd +<LI><a href="#[3d]">>></a> _double_epilogue +</UL> + +<P><STRONG><a name="[3d]"></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="#[4a]">>></a> __ARM_clz +<LI><a href="#[30]">>></a> __aeabi_llsr +<LI><a href="#[31]">>></a> __aeabi_llsl +<LI><a href="#[3e]">>></a> _double_round +</UL> +<BR>[Called By]<UL><LI><a href="#[45]">>></a> __aeabi_ui2d +<LI><a href="#[44]">>></a> __aeabi_i2d +<LI><a href="#[3b]">>></a> __aeabi_dadd +<LI><a href="#[41]">>></a> __aeabi_dmul +</UL> <P><STRONG><a name="[2b]"></a>__scatterload</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, init.o(.text)) -<BR><BR>[Calls]<UL><LI><a href="#[35]">>></a> __main_after_scatterload +<BR><BR>[Calls]<UL><LI><a href="#[4b]">>></a> __main_after_scatterload </UL> <BR>[Called By]<UL><LI><a href="#[2a]">>></a> _main_scatterload </UL> -<P><STRONG><a name="[9b]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED) +<P><STRONG><a name="[162]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED) -<P><STRONG><a name="[36]"></a>AnalogIO</STRONG> (Thumb, 80 bytes, Stack size 32 bytes, gpio.o(i.AnalogIO)) -<BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = AnalogIO ⇒ GPIO_Init -</UL> -<BR>[Calls]<UL><LI><a href="#[38]">>></a> GPIO_Init -<LI><a href="#[37]">>></a> GPIO_Get_InitPara -</UL> -<BR>[Called By]<UL><LI><a href="#[50]">>></a> Init_SysClk +<P><STRONG><a name="[163]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl2.o(.text), UNUSED) + +<P><STRONG><a name="[164]"></a>__decompress1</STRONG> (Thumb, 86 bytes, Stack size unknown bytes, __dczerorl2.o(.text), UNUSED) + +<P><STRONG><a name="[56]"></a>ADC_CFGR_ACC_PERIOD_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init </UL> -<P><STRONG><a name="[20]"></a>BSTIM_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, tim.o(i.BSTIM_IRQHandler)) -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> -<P><STRONG><a name="[1d]"></a>BTx_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, tim.o(i.BTx_IRQHandler)) -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> -<P><STRONG><a name="[54]"></a>CMU_IER_HFDET_IE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)) -<BR><BR>[Called By]<UL><LI><a href="#[50]">>></a> Init_SysClk +<P><STRONG><a name="[53]"></a>ADC_CFGR_BUFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init </UL> -<P><STRONG><a name="[a]"></a>CMU_IRQHandler</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, user_init.o(i.CMU_IRQHandler)) -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> -<P><STRONG><a name="[55]"></a>CMU_ISR_HFDETO_Chk</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)) -<BR><BR>[Called By]<UL><LI><a href="#[50]">>></a> Init_SysClk +<P><STRONG><a name="[52]"></a>ADC_CFGR_BUFSEL_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init </UL> -<P><STRONG><a name="[39]"></a>CMU_Init_RCHF_Trim</STRONG> (Thumb, 80 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)) -<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CMU_Init_RCHF_Trim -</UL> -<BR>[Calls]<UL><LI><a href="#[3a]">>></a> CMU_RCHFTR_RCHFTRIM_Set -</UL> -<BR>[Called By]<UL><LI><a href="#[4f]">>></a> Init_RCHF +<P><STRONG><a name="[59]"></a>ADC_CR_ACC_IE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init </UL> -<P><STRONG><a name="[4d]"></a>CMU_PERCLK_SetableEx</STRONG> (Thumb, 100 bytes, Stack size 12 bytes, fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)) -<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = CMU_PERCLK_SetableEx -</UL> -<BR>[Called By]<UL><LI><a href="#[50]">>></a> Init_SysClk -<LI><a href="#[4c]">>></a> IWDT_Init -<LI><a href="#[61]">>></a> System_power_on_init +<P><STRONG><a name="[5a]"></a>ADC_CR_EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[aa]">>></a> Get_AdcValue +<LI><a href="#[a5]">>></a> Get_AdcTempValue +<LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init +<LI><a href="#[b1]">>></a> Get_Mcu_Temp +<LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage </UL> -<P><STRONG><a name="[3c]"></a>CMU_RCHFCR_FSEL_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)) -<BR><BR>[Called By]<UL><LI><a href="#[3b]">>></a> CMU_RCHF_Init +<P><STRONG><a name="[57]"></a>ADC_CR_HPEN_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init </UL> -<P><STRONG><a name="[3d]"></a>CMU_RCHFCR_RCHFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)) -<BR><BR>[Called By]<UL><LI><a href="#[3b]">>></a> CMU_RCHF_Init +<P><STRONG><a name="[54]"></a>ADC_CR_MODE_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init </UL> -<P><STRONG><a name="[3a]"></a>CMU_RCHFTR_RCHFTRIM_Set</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)) -<BR><BR>[Called By]<UL><LI><a href="#[39]">>></a> CMU_Init_RCHF_Trim +<P><STRONG><a name="[55]"></a>ADC_CR_RSTCTRL_EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init </UL> -<P><STRONG><a name="[3b]"></a>CMU_RCHF_Init</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_RCHF_Init)) -<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CMU_RCHF_Init -</UL> -<BR>[Calls]<UL><LI><a href="#[3d]">>></a> CMU_RCHFCR_RCHFEN_Setable -<LI><a href="#[3c]">>></a> CMU_RCHFCR_FSEL_Set -</UL> -<BR>[Called By]<UL><LI><a href="#[4f]">>></a> Init_RCHF +<P><STRONG><a name="[a8]"></a>ADC_DR_Read</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_DR_Read)) +<BR><BR>[Called By]<UL><LI><a href="#[aa]">>></a> Get_AdcValue +<LI><a href="#[a5]">>></a> Get_AdcTempValue </UL> -<P><STRONG><a name="[40]"></a>CMU_SYSCLKCR_AHBPRES_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)) -<BR><BR>[Called By]<UL><LI><a href="#[3e]">>></a> CMU_SysClk_Init +<P><STRONG><a name="[4c]"></a>ADC_IN10_Init</STRONG> (Thumb, 88 bytes, Stack size 8 bytes, adc.o(i.ADC_IN10_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = ADC_IN10_Init ⇒ VRTC_Init_RCMF_Trim +</UL> +<BR>[Calls]<UL><LI><a href="#[4d]">>></a> CDIF_CR_INTF_EN_Setable +<LI><a href="#[4f]">>></a> VRTC_RCMFCR_EN_Setable +<LI><a href="#[4e]">>></a> VRTC_Init_RCMF_Trim +<LI><a href="#[50]">>></a> VRTC_ADCCR_CKS_Set +<LI><a href="#[51]">>></a> VRTC_ADCCR_CKE_Setable +<LI><a href="#[58]">>></a> ADC_TRIM_Write +<LI><a href="#[55]">>></a> ADC_CR_RSTCTRL_EN_Setable +<LI><a href="#[54]">>></a> ADC_CR_MODE_Set +<LI><a href="#[57]">>></a> ADC_CR_HPEN_Set +<LI><a href="#[5a]">>></a> ADC_CR_EN_Setable +<LI><a href="#[59]">>></a> ADC_CR_ACC_IE_Setable +<LI><a href="#[52]">>></a> ADC_CFGR_BUFSEL_Set +<LI><a href="#[53]">>></a> ADC_CFGR_BUFEN_Setable +<LI><a href="#[56]">>></a> ADC_CFGR_ACC_PERIOD_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage </UL> -<P><STRONG><a name="[41]"></a>CMU_SYSCLKCR_APBPRES_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)) -<BR><BR>[Called By]<UL><LI><a href="#[3e]">>></a> CMU_SysClk_Init +<P><STRONG><a name="[5b]"></a>ADC_IN5_Init</STRONG> (Thumb, 88 bytes, Stack size 8 bytes, adc.o(i.ADC_IN5_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = ADC_IN5_Init ⇒ VRTC_Init_RCMF_Trim +</UL> +<BR>[Calls]<UL><LI><a href="#[4d]">>></a> CDIF_CR_INTF_EN_Setable +<LI><a href="#[4f]">>></a> VRTC_RCMFCR_EN_Setable +<LI><a href="#[4e]">>></a> VRTC_Init_RCMF_Trim +<LI><a href="#[50]">>></a> VRTC_ADCCR_CKS_Set +<LI><a href="#[51]">>></a> VRTC_ADCCR_CKE_Setable +<LI><a href="#[58]">>></a> ADC_TRIM_Write +<LI><a href="#[55]">>></a> ADC_CR_RSTCTRL_EN_Setable +<LI><a href="#[54]">>></a> ADC_CR_MODE_Set +<LI><a href="#[57]">>></a> ADC_CR_HPEN_Set +<LI><a href="#[5a]">>></a> ADC_CR_EN_Setable +<LI><a href="#[59]">>></a> ADC_CR_ACC_IE_Setable +<LI><a href="#[52]">>></a> ADC_CFGR_BUFSEL_Set +<LI><a href="#[53]">>></a> ADC_CFGR_BUFEN_Setable +<LI><a href="#[56]">>></a> ADC_CFGR_ACC_PERIOD_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage </UL> -<P><STRONG><a name="[42]"></a>CMU_SYSCLKCR_SLP_ENEXTI_Setable</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)) -<BR><BR>[Called By]<UL><LI><a href="#[3e]">>></a> CMU_SysClk_Init +<P><STRONG><a name="[13c]"></a>ADC_ISR_ACC_IF_Chk</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[a7]">>></a> adc_wait_finish </UL> -<P><STRONG><a name="[3f]"></a>CMU_SYSCLKCR_SYSCLKSEL_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)) -<BR><BR>[Called By]<UL><LI><a href="#[3e]">>></a> CMU_SysClk_Init +<P><STRONG><a name="[a6]"></a>ADC_ISR_ACC_IF_Clr</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[aa]">>></a> Get_AdcValue +<LI><a href="#[a5]">>></a> Get_AdcTempValue </UL> -<P><STRONG><a name="[3e]"></a>CMU_SysClk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_SysClk_Init)) -<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CMU_SysClk_Init -</UL> -<BR>[Calls]<UL><LI><a href="#[3f]">>></a> CMU_SYSCLKCR_SYSCLKSEL_Set -<LI><a href="#[42]">>></a> CMU_SYSCLKCR_SLP_ENEXTI_Setable -<LI><a href="#[41]">>></a> CMU_SYSCLKCR_APBPRES_Set -<LI><a href="#[40]">>></a> CMU_SYSCLKCR_AHBPRES_Set -</UL> -<BR>[Called By]<UL><LI><a href="#[50]">>></a> Init_SysClk +<P><STRONG><a name="[58]"></a>ADC_TRIM_Write</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_TRIM_Write)) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init </UL> -<P><STRONG><a name="[51]"></a>CMU_XTHFCR_XTHFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)) -<BR><BR>[Called By]<UL><LI><a href="#[50]">>></a> Init_SysClk +<P><STRONG><a name="[5c]"></a>ADC_Temp_Init</STRONG> (Thumb, 82 bytes, Stack size 8 bytes, adc.o(i.ADC_Temp_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = ADC_Temp_Init ⇒ VRTC_Init_RCMF_Trim +</UL> +<BR>[Calls]<UL><LI><a href="#[4d]">>></a> CDIF_CR_INTF_EN_Setable +<LI><a href="#[4f]">>></a> VRTC_RCMFCR_EN_Setable +<LI><a href="#[4e]">>></a> VRTC_Init_RCMF_Trim +<LI><a href="#[50]">>></a> VRTC_ADCCR_CKS_Set +<LI><a href="#[51]">>></a> VRTC_ADCCR_CKE_Setable +<LI><a href="#[58]">>></a> ADC_TRIM_Write +<LI><a href="#[55]">>></a> ADC_CR_RSTCTRL_EN_Setable +<LI><a href="#[54]">>></a> ADC_CR_MODE_Set +<LI><a href="#[5a]">>></a> ADC_CR_EN_Setable +<LI><a href="#[59]">>></a> ADC_CR_ACC_IE_Setable +<LI><a href="#[52]">>></a> ADC_CFGR_BUFSEL_Set +<LI><a href="#[53]">>></a> ADC_CFGR_BUFEN_Setable +<LI><a href="#[56]">>></a> ADC_CFGR_ACC_PERIOD_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[b1]">>></a> Get_Mcu_Temp </UL> -<P><STRONG><a name="[52]"></a>CMU_XTHFCR_XTHF_CFG_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)) -<BR><BR>[Called By]<UL><LI><a href="#[50]">>></a> Init_SysClk +<P><STRONG><a name="[5d]"></a>ALL_ADC_Init_Test</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, project_test.o(i.ALL_ADC_Init_Test)) +<BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = ALL_ADC_Init_Test ⇒ AnalogIO ⇒ GPIO_Init </UL> - -<P><STRONG><a name="[65]"></a>DEBUG_Init</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, rcc_config.o(i.DEBUG_Init)) -<BR><BR>[Called By]<UL><LI><a href="#[61]">>></a> System_power_on_init -</UL> - -<P><STRONG><a name="[43]"></a>DMA_CHxCR_CHxFTIE_Getable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)) -<BR><BR>[Called By]<UL><LI><a href="#[1a]">>></a> DMA_IRQHandler -</UL> - -<P><STRONG><a name="[1a]"></a>DMA_IRQHandler</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, uart.o(i.DMA_IRQHandler)) -<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_IRQHandler -</UL> -<BR>[Calls]<UL><LI><a href="#[45]">>></a> DMA_ISR_DMACHFT_Clr -<LI><a href="#[44]">>></a> DMA_ISR_DMACHFT_Chk -<LI><a href="#[43]">>></a> DMA_CHxCR_CHxFTIE_Getable -</UL> -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> -<P><STRONG><a name="[44]"></a>DMA_ISR_DMACHFT_Chk</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)) -<BR><BR>[Called By]<UL><LI><a href="#[1a]">>></a> DMA_IRQHandler -</UL> - -<P><STRONG><a name="[45]"></a>DMA_ISR_DMACHFT_Clr</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)) -<BR><BR>[Called By]<UL><LI><a href="#[1a]">>></a> DMA_IRQHandler -</UL> - -<P><STRONG><a name="[46]"></a>EEPROM_MultipleRead</STRONG> (Thumb, 62 bytes, Stack size 24 bytes, eeprom.o(i.EEPROM_MultipleRead)) -<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = EEPROM_MultipleRead ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead -</UL> -<BR>[Calls]<UL><LI><a href="#[47]">>></a> SpiWriteAndRead -<LI><a href="#[48]">>></a> EEPROM_Wait_Busy -</UL> -<BR>[Called By]<UL><LI><a href="#[86]">>></a> sysStoredParaInit -<LI><a href="#[81]">>></a> eepWriteAndReadCheck -<LI><a href="#[7c]">>></a> eepABReadCheck -</UL> - -<P><STRONG><a name="[49]"></a>EEPROM_MultipleWrite</STRONG> (Thumb, 186 bytes, Stack size 48 bytes, eeprom.o(i.EEPROM_MultipleWrite)) -<BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead -</UL> -<BR>[Calls]<UL><LI><a href="#[47]">>></a> SpiWriteAndRead -<LI><a href="#[48]">>></a> EEPROM_Wait_Busy -</UL> -<BR>[Called By]<UL><LI><a href="#[81]">>></a> eepWriteAndReadCheck -<LI><a href="#[7c]">>></a> eepABReadCheck -</UL> - -<P><STRONG><a name="[48]"></a>EEPROM_Wait_Busy</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, eeprom.o(i.EEPROM_Wait_Busy)) -<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead -</UL> -<BR>[Calls]<UL><LI><a href="#[4a]">>></a> EEPROM_stat_read -</UL> -<BR>[Called By]<UL><LI><a href="#[46]">>></a> EEPROM_MultipleRead -<LI><a href="#[49]">>></a> EEPROM_MultipleWrite -</UL> - -<P><STRONG><a name="[4a]"></a>EEPROM_stat_read</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, eeprom.o(i.EEPROM_stat_read)) -<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = EEPROM_stat_read ⇒ SpiWriteAndRead -</UL> -<BR>[Calls]<UL><LI><a href="#[4b]">>></a> delay_us -<LI><a href="#[47]">>></a> SpiWriteAndRead -</UL> -<BR>[Called By]<UL><LI><a href="#[48]">>></a> EEPROM_Wait_Busy -</UL> - -<P><STRONG><a name="[58]"></a>FLS_RDCR_WAIT_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)) -<BR><BR>[Called By]<UL><LI><a href="#[57]">>></a> Init_SysClk_Gen -</UL> - -<P><STRONG><a name="[37]"></a>GPIO_Get_InitPara</STRONG> (Thumb, 148 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)) -<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_Get_InitPara -</UL> -<BR>[Called By]<UL><LI><a href="#[36]">>></a> AnalogIO -</UL> - -<P><STRONG><a name="[23]"></a>GPIO_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, exti.o(i.GPIO_IRQHandler)) -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> -<P><STRONG><a name="[38]"></a>GPIO_Init</STRONG> (Thumb, 114 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_Init)) -<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_Init -</UL> -<BR>[Called By]<UL><LI><a href="#[36]">>></a> AnalogIO -</UL> - -<P><STRONG><a name="[4e]"></a>IWDT_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, user_init.o(i.IWDT_Clr)) -<BR><BR>[Called By]<UL><LI><a href="#[4c]">>></a> IWDT_Init -<LI><a href="#[61]">>></a> System_power_on_init -<LI><a href="#[25]">>></a> main -</UL> - -<P><STRONG><a name="[4c]"></a>IWDT_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, user_init.o(i.IWDT_Init)) -<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = IWDT_Init ⇒ CMU_PERCLK_SetableEx -</UL> -<BR>[Calls]<UL><LI><a href="#[4d]">>></a> CMU_PERCLK_SetableEx -<LI><a href="#[4e]">>></a> IWDT_Clr -</UL> -<BR>[Called By]<UL><LI><a href="#[61]">>></a> System_power_on_init -</UL> - -<P><STRONG><a name="[4f]"></a>Init_RCHF</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, user_init.o(i.Init_RCHF)) -<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Init_RCHF ⇒ CMU_RCHF_Init -</UL> -<BR>[Calls]<UL><LI><a href="#[3b]">>></a> CMU_RCHF_Init -<LI><a href="#[39]">>></a> CMU_Init_RCHF_Trim -</UL> -<BR>[Called By]<UL><LI><a href="#[57]">>></a> Init_SysClk_Gen -</UL> - -<P><STRONG><a name="[59]"></a>Init_RCLP</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, user_init.o(i.Init_RCLP)) -<BR><BR>[Called By]<UL><LI><a href="#[57]">>></a> Init_SysClk_Gen -</UL> - -<P><STRONG><a name="[50]"></a>Init_SysClk</STRONG> (Thumb, 108 bytes, Stack size 24 bytes, user_init.o(i.Init_SysClk)) -<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = Init_SysClk ⇒ AnalogIO ⇒ GPIO_Init -</UL> -<BR>[Calls]<UL><LI><a href="#[53]">>></a> delay_ms -<LI><a href="#[56]">>></a> delay_init -<LI><a href="#[52]">>></a> CMU_XTHFCR_XTHF_CFG_Set -<LI><a href="#[51]">>></a> CMU_XTHFCR_XTHFEN_Setable -<LI><a href="#[3e]">>></a> CMU_SysClk_Init -<LI><a href="#[4d]">>></a> CMU_PERCLK_SetableEx -<LI><a href="#[55]">>></a> CMU_ISR_HFDETO_Chk -<LI><a href="#[54]">>></a> CMU_IER_HFDET_IE_Setable -<LI><a href="#[36]">>></a> AnalogIO -</UL> -<BR>[Called By]<UL><LI><a href="#[57]">>></a> Init_SysClk_Gen -</UL> - -<P><STRONG><a name="[57]"></a>Init_SysClk_Gen</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, user_init.o(i.Init_SysClk_Gen)) -<BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = Init_SysClk_Gen ⇒ Init_SysClk ⇒ AnalogIO ⇒ GPIO_Init -</UL> -<BR>[Calls]<UL><LI><a href="#[58]">>></a> FLS_RDCR_WAIT_Set -<LI><a href="#[50]">>></a> Init_SysClk -<LI><a href="#[59]">>></a> Init_RCLP -<LI><a href="#[4f]">>></a> Init_RCHF -</UL> -<BR>[Called By]<UL><LI><a href="#[61]">>></a> System_power_on_init -</UL> - -<P><STRONG><a name="[5b]"></a>LPTIM_CR_EN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)) -<BR><BR>[Called By]<UL><LI><a href="#[19]">>></a> LPTIM_IRQHandler -</UL> - -<P><STRONG><a name="[19]"></a>LPTIM_IRQHandler</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, tim.o(i.LPTIM_IRQHandler)) -<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = LPTIM_IRQHandler -</UL> -<BR>[Calls]<UL><LI><a href="#[5c]">>></a> LPTIM_ISR_OVIF_Clr -<LI><a href="#[5a]">>></a> LPTIM_ISR_OVIF_Chk -<LI><a href="#[5b]">>></a> LPTIM_CR_EN_Getable -</UL> -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> -<P><STRONG><a name="[5a]"></a>LPTIM_ISR_OVIF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)) -<BR><BR>[Called By]<UL><LI><a href="#[19]">>></a> LPTIM_IRQHandler -</UL> - -<P><STRONG><a name="[5c]"></a>LPTIM_ISR_OVIF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)) -<BR><BR>[Called By]<UL><LI><a href="#[19]">>></a> LPTIM_IRQHandler -</UL> - -<P><STRONG><a name="[1]"></a>NMI_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, exti.o(i.NMI_Handler)) -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> -<P><STRONG><a name="[63]"></a>RMU_BORCR_BOR_PDRCFG_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)) -<BR><BR>[Called By]<UL><LI><a href="#[61]">>></a> System_power_on_init -</UL> - -<P><STRONG><a name="[64]"></a>RMU_BORCR_OFF_BOR_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)) -<BR><BR>[Called By]<UL><LI><a href="#[61]">>></a> System_power_on_init -</UL> - -<P><STRONG><a name="[62]"></a>RMU_PDRCR_PDREN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)) -<BR><BR>[Called By]<UL><LI><a href="#[61]">>></a> System_power_on_init -</UL> - -<P><STRONG><a name="[8]"></a>RTC_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, rtc.o(i.RTC_IRQHandler)) -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) -</UL> -<P><STRONG><a name="[5f]"></a>SPIx_ISR_RXBF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)) -<BR><BR>[Called By]<UL><LI><a href="#[47]">>></a> SpiWriteAndRead -</UL> - -<P><STRONG><a name="[5e]"></a>SPIx_ISR_TXBE_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)) -<BR><BR>[Called By]<UL><LI><a href="#[47]">>></a> SpiWriteAndRead -</UL> - -<P><STRONG><a name="[60]"></a>SPIx_RXBUF_Read</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)) -<BR><BR>[Called By]<UL><LI><a href="#[47]">>></a> SpiWriteAndRead -</UL> - -<P><STRONG><a name="[5d]"></a>SPIx_TXBUF_Write</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)) -<BR><BR>[Called By]<UL><LI><a href="#[47]">>></a> SpiWriteAndRead -</UL> - -<P><STRONG><a name="[47]"></a>SpiWriteAndRead</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, spi.o(i.SpiWriteAndRead)) -<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SpiWriteAndRead -</UL> -<BR>[Calls]<UL><LI><a href="#[5d]">>></a> SPIx_TXBUF_Write -<LI><a href="#[60]">>></a> SPIx_RXBUF_Read -<LI><a href="#[5e]">>></a> SPIx_ISR_TXBE_Chk -<LI><a href="#[5f]">>></a> SPIx_ISR_RXBF_Chk -</UL> -<BR>[Called By]<UL><LI><a href="#[46]">>></a> EEPROM_MultipleRead -<LI><a href="#[4a]">>></a> EEPROM_stat_read -<LI><a href="#[49]">>></a> EEPROM_MultipleWrite -</UL> - -<P><STRONG><a name="[26]"></a>SystemInit</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, system_fm33a0xxev.o(i.SystemInit)) -<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(.text) -</UL> -<P><STRONG><a name="[61]"></a>System_power_on_init</STRONG> (Thumb, 62 bytes, Stack size 8 bytes, rcc_config.o(i.System_power_on_init)) -<BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = System_power_on_init ⇒ Init_SysClk_Gen ⇒ Init_SysClk ⇒ AnalogIO ⇒ GPIO_Init -</UL> -<BR>[Calls]<UL><LI><a href="#[62]">>></a> RMU_PDRCR_PDREN_Setable -<LI><a href="#[64]">>></a> RMU_BORCR_OFF_BOR_Setable -<LI><a href="#[63]">>></a> RMU_BORCR_BOR_PDRCFG_Set -<LI><a href="#[65]">>></a> DEBUG_Init -<LI><a href="#[53]">>></a> delay_ms -<LI><a href="#[56]">>></a> delay_init -<LI><a href="#[4d]">>></a> CMU_PERCLK_SetableEx -<LI><a href="#[57]">>></a> Init_SysClk_Gen -<LI><a href="#[4c]">>></a> IWDT_Init -<LI><a href="#[4e]">>></a> IWDT_Clr +<BR>[Calls]<UL><LI><a href="#[5f]">>></a> AnalogIO_H +<LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +<LI><a href="#[60]">>></a> AnalogIO +<LI><a href="#[61]">>></a> GPIOx_ANEN_Setable </UL> <BR>[Called By]<UL><LI><a href="#[25]">>></a> main </UL> -<P><STRONG><a name="[84]"></a>UARTx_ISR_TXSE_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)) -<BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> fputc +<P><STRONG><a name="[62]"></a>Alarm_List_Node_Deleted</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, linked_list.o(i.Alarm_List_Node_Deleted)) +<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = Alarm_List_Node_Deleted ⇒ free +</UL> +<BR>[Calls]<UL><LI><a href="#[63]">>></a> free +</UL> +<BR>[Called By]<UL><LI><a href="#[7]">>></a> SVD_IRQHandler </UL> -<P><STRONG><a name="[83]"></a>UARTx_TXBUF_Write</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)) -<BR><BR>[Called By]<UL><LI><a href="#[28]">>></a> fputc +<P><STRONG><a name="[64]"></a>All_GPIO_Init_test</STRONG> (Thumb, 490 bytes, Stack size 8 bytes, project_test.o(i.All_GPIO_Init_test)) +<BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = All_GPIO_Init_test ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[65]">>></a> OutputIO +<LI><a href="#[68]">>></a> InputtIO_H +<LI><a href="#[66]">>></a> InputtIO +<LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +<LI><a href="#[69]">>></a> GPIO_SetBits +</UL> +<BR>[Called By]<UL><LI><a href="#[25]">>></a> main </UL> -<P><STRONG><a name="[66]"></a>__0printf$8</STRONG> (Thumb, 24 bytes, Stack size 24 bytes, printf8.o(i.__0printf$8), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[67]">>></a> _printf_core +<P><STRONG><a name="[6a]"></a>AltFunIO</STRONG> (Thumb, 166 bytes, Stack size 32 bytes, gpio.o(i.AltFunIO)) +<BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = AltFunIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[6c]">>></a> GPIO_Init +<LI><a href="#[6b]">>></a> GPIO_Get_InitPara +</UL> +<BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test </UL> -<P><STRONG><a name="[9c]"></a>__1printf$8</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf8.o(i.__0printf$8), UNUSED) +<P><STRONG><a name="[60]"></a>AnalogIO</STRONG> (Thumb, 80 bytes, Stack size 32 bytes, gpio.o(i.AnalogIO)) +<BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = AnalogIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[6c]">>></a> GPIO_Init +<LI><a href="#[6b]">>></a> GPIO_Get_InitPara +</UL> +<BR>[Called By]<UL><LI><a href="#[c5]">>></a> Init_SysClk +<LI><a href="#[5d]">>></a> ALL_ADC_Init_Test +</UL> -<P><STRONG><a name="[77]"></a>__2printf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf8.o(i.__0printf$8)) +<P><STRONG><a name="[5f]"></a>AnalogIO_H</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, gpio.o(i.AnalogIO_H)) +<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = AnalogIO_H +</UL> +<BR>[Calls]<UL><LI><a href="#[4d]">>></a> CDIF_CR_INTF_EN_Setable +<LI><a href="#[6d]">>></a> CDIF_CR_INTF_EN_Getable +</UL> +<BR>[Called By]<UL><LI><a href="#[5d]">>></a> ALL_ADC_Init_Test +</UL> + +<P><STRONG><a name="[6e]"></a>AppNvr_Print</STRONG> (Thumb, 56 bytes, Stack size 32 bytes, project_test.o(i.AppNvr_Print)) +<BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = AppNvr_Print ⇒ __2printf +</UL> +<BR>[Calls]<UL><LI><a href="#[6f]">>></a> CMU_GetClocksFreq +<LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Called By]<UL><LI><a href="#[25]">>></a> main +</UL> + +<P><STRONG><a name="[10f]"></a>BSTIM_ARR_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_ARR_Write)) +<BR><BR>[Called By]<UL><LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[10c]"></a>BSTIM_CR1_ARPE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_CR1_ARPE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[114]"></a>BSTIM_CR1_CEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_CR1_CEN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[144]">>></a> project_test_9 +<LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[10d]"></a>BSTIM_CR1_OPM_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_CR1_OPM_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[113]"></a>BSTIM_IER_UIE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_IER_UIE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[20]"></a>BSTIM_IRQHandler</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, project_test.o(i.BSTIM_IRQHandler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = BSTIM_IRQHandler +</UL> +<BR>[Calls]<UL><LI><a href="#[72]">>></a> BSTIM_ISR_UIF_Clr +<LI><a href="#[71]">>></a> BSTIM_ISR_UIF_Chk +</UL> +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[71]"></a>BSTIM_ISR_UIF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[20]">>></a> BSTIM_IRQHandler +</UL> + +<P><STRONG><a name="[72]"></a>BSTIM_ISR_UIF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[10a]">>></a> Timer_Init +<LI><a href="#[20]">>></a> BSTIM_IRQHandler +</UL> + +<P><STRONG><a name="[10e]"></a>BSTIM_PSCR_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_PSCR_Write)) +<BR><BR>[Called By]<UL><LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[76]"></a>BTx_CR1_CHEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[1d]">>></a> BTx_IRQHandler +</UL> + +<P><STRONG><a name="[1d]"></a>BTx_IRQHandler</STRONG> (Thumb, 118 bytes, Stack size 8 bytes, tim.o(i.BTx_IRQHandler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = BTx_IRQHandler ⇒ __aeabi_idivmod ⇒ __aeabi_uidivmod +</UL> +<BR>[Calls]<UL><LI><a href="#[74]">>></a> BTx_ISR_CMPLIF_Clr +<LI><a href="#[75]">>></a> BTx_ISR_CMPHIF_Clr +<LI><a href="#[73]">>></a> BTx_ISR_CMPHIF_Chk +<LI><a href="#[76]">>></a> BTx_CR1_CHEN_Setable +<LI><a href="#[2d]">>></a> __aeabi_idivmod +</UL> +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[73]"></a>BTx_ISR_CMPHIF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[1d]">>></a> BTx_IRQHandler +</UL> + +<P><STRONG><a name="[75]"></a>BTx_ISR_CMPHIF_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[1d]">>></a> BTx_IRQHandler +</UL> + +<P><STRONG><a name="[74]"></a>BTx_ISR_CMPLIF_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[1d]">>></a> BTx_IRQHandler +</UL> + +<P><STRONG><a name="[6d]"></a>CDIF_CR_INTF_EN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)) +<BR><BR>[Called By]<UL><LI><a href="#[68]">>></a> InputtIO_H +<LI><a href="#[8c]">>></a> CloseH_IO +<LI><a href="#[5f]">>></a> AnalogIO_H +</UL> + +<P><STRONG><a name="[4d]"></a>CDIF_CR_INTF_EN_Setable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[68]">>></a> InputtIO_H +<LI><a href="#[8c]">>></a> CloseH_IO +<LI><a href="#[5f]">>></a> AnalogIO_H +<LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init +<LI><a href="#[149]">>></a> pwr_enter_sleep_mode +</UL> + +<P><STRONG><a name="[6f]"></a>CMU_GetClocksFreq</STRONG> (Thumb, 274 bytes, Stack size 4 bytes, fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)) +<BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = CMU_GetClocksFreq +</UL> +<BR>[Calls]<UL><LI><a href="#[7c]">>></a> CMU_SYSCLKCR_SYSCLKSEL_Get +<LI><a href="#[7e]">>></a> CMU_SYSCLKCR_APBPRES_Get +<LI><a href="#[7d]">>></a> CMU_SYSCLKCR_AHBPRES_Get +<LI><a href="#[77]">>></a> CMU_RCHFCR_RCHFEN_Getable +<LI><a href="#[78]">>></a> CMU_RCHFCR_FSEL_Get +<LI><a href="#[7a]">>></a> CMU_PLLHCR_PLLHDB_Get +<LI><a href="#[7b]">>></a> CMU_PLLHCR_OSEL_Get +<LI><a href="#[79]">>></a> CMU_PLLHCR_EN_Getable +</UL> +<BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[6e]">>></a> AppNvr_Print +</UL> + +<P><STRONG><a name="[c8]"></a>CMU_IER_HFDET_IE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[f6]">>></a> SysWakeUp_ClockCfg +<LI><a href="#[c5]">>></a> Init_SysClk +</UL> + +<P><STRONG><a name="[a]"></a>CMU_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, user_init.o(i.CMU_IRQHandler)) +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[c9]"></a>CMU_ISR_HFDETO_Chk</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[f6]">>></a> SysWakeUp_ClockCfg +<LI><a href="#[c5]">>></a> Init_SysClk +</UL> + +<P><STRONG><a name="[7f]"></a>CMU_Init_RCHF_Trim</STRONG> (Thumb, 80 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CMU_Init_RCHF_Trim +</UL> +<BR>[Calls]<UL><LI><a href="#[80]">>></a> CMU_RCHFTR_RCHFTRIM_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[c4]">>></a> Init_RCHF +</UL> + +<P><STRONG><a name="[12f]"></a>CMU_OPCCR1_UART0CKE_Setable</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[129]">>></a> UART_SInit +</UL> + +<P><STRONG><a name="[12e]"></a>CMU_OPCCR1_UART0CKS_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[129]">>></a> UART_SInit +</UL> + +<P><STRONG><a name="[131]"></a>CMU_OPCCR1_UART1CKE_Setable</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[129]">>></a> UART_SInit +</UL> + +<P><STRONG><a name="[130]"></a>CMU_OPCCR1_UART1CKS_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[129]">>></a> UART_SInit +</UL> + +<P><STRONG><a name="[a4]"></a>CMU_OPCCR2_BSTCKE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[a2]">>></a> GPIO_IPD_Init +<LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[10b]"></a>CMU_OPCCR2_BSTCKS_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR2_BSTCKS_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[5e]"></a>CMU_PERCLK_SetableEx</STRONG> (Thumb, 100 bytes, Stack size 12 bytes, fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = CMU_PERCLK_SetableEx +</UL> +<BR>[Called By]<UL><LI><a href="#[129]">>></a> UART_SInit +<LI><a href="#[c5]">>></a> Init_SysClk +<LI><a href="#[c1]">>></a> IWDT_Init +<LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[104]">>></a> System_power_on_init +<LI><a href="#[c3]">>></a> Iic_Init_Test +<LI><a href="#[64]">>></a> All_GPIO_Init_test +<LI><a href="#[5d]">>></a> ALL_ADC_Init_Test +<LI><a href="#[a2]">>></a> GPIO_IPD_Init +<LI><a href="#[10a]">>></a> Timer_Init +<LI><a href="#[d7]">>></a> Sda_Out +<LI><a href="#[db]">>></a> Sda_In +</UL> + +<P><STRONG><a name="[79]"></a>CMU_PLLHCR_EN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)) +<BR><BR>[Called By]<UL><LI><a href="#[6f]">>></a> CMU_GetClocksFreq +</UL> + +<P><STRONG><a name="[7b]"></a>CMU_PLLHCR_OSEL_Get</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)) +<BR><BR>[Called By]<UL><LI><a href="#[6f]">>></a> CMU_GetClocksFreq +</UL> + +<P><STRONG><a name="[7a]"></a>CMU_PLLHCR_PLLHDB_Get</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)) +<BR><BR>[Called By]<UL><LI><a href="#[6f]">>></a> CMU_GetClocksFreq +</UL> + +<P><STRONG><a name="[78]"></a>CMU_RCHFCR_FSEL_Get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)) +<BR><BR>[Called By]<UL><LI><a href="#[6f]">>></a> CMU_GetClocksFreq +</UL> + +<P><STRONG><a name="[82]"></a>CMU_RCHFCR_FSEL_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[81]">>></a> CMU_RCHF_Init +</UL> + +<P><STRONG><a name="[77]"></a>CMU_RCHFCR_RCHFEN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)) +<BR><BR>[Called By]<UL><LI><a href="#[6f]">>></a> CMU_GetClocksFreq +</UL> + +<P><STRONG><a name="[83]"></a>CMU_RCHFCR_RCHFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[129]">>></a> UART_SInit +<LI><a href="#[81]">>></a> CMU_RCHF_Init +</UL> + +<P><STRONG><a name="[80]"></a>CMU_RCHFTR_RCHFTRIM_Set</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[7f]">>></a> CMU_Init_RCHF_Trim +</UL> + +<P><STRONG><a name="[81]"></a>CMU_RCHF_Init</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_RCHF_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CMU_RCHF_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[83]">>></a> CMU_RCHFCR_RCHFEN_Setable +<LI><a href="#[82]">>></a> CMU_RCHFCR_FSEL_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[c4]">>></a> Init_RCHF +</UL> + +<P><STRONG><a name="[7d]"></a>CMU_SYSCLKCR_AHBPRES_Get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)) +<BR><BR>[Called By]<UL><LI><a href="#[6f]">>></a> CMU_GetClocksFreq +</UL> + +<P><STRONG><a name="[86]"></a>CMU_SYSCLKCR_AHBPRES_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[84]">>></a> CMU_SysClk_Init +</UL> + +<P><STRONG><a name="[7e]"></a>CMU_SYSCLKCR_APBPRES_Get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)) +<BR><BR>[Called By]<UL><LI><a href="#[6f]">>></a> CMU_GetClocksFreq +</UL> + +<P><STRONG><a name="[87]"></a>CMU_SYSCLKCR_APBPRES_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[84]">>></a> CMU_SysClk_Init +</UL> + +<P><STRONG><a name="[88]"></a>CMU_SYSCLKCR_SLP_ENEXTI_Setable</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[84]">>></a> CMU_SysClk_Init +</UL> + +<P><STRONG><a name="[7c]"></a>CMU_SYSCLKCR_SYSCLKSEL_Get</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)) +<BR><BR>[Called By]<UL><LI><a href="#[6f]">>></a> CMU_GetClocksFreq +</UL> + +<P><STRONG><a name="[85]"></a>CMU_SYSCLKCR_SYSCLKSEL_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[84]">>></a> CMU_SysClk_Init +</UL> + +<P><STRONG><a name="[84]"></a>CMU_SysClk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_SysClk_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CMU_SysClk_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[85]">>></a> CMU_SYSCLKCR_SYSCLKSEL_Set +<LI><a href="#[88]">>></a> CMU_SYSCLKCR_SLP_ENEXTI_Setable +<LI><a href="#[87]">>></a> CMU_SYSCLKCR_APBPRES_Set +<LI><a href="#[86]">>></a> CMU_SYSCLKCR_AHBPRES_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[f6]">>></a> SysWakeUp_ClockCfg +<LI><a href="#[c5]">>></a> Init_SysClk +</UL> + +<P><STRONG><a name="[c6]"></a>CMU_XTHFCR_XTHFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[f6]">>></a> SysWakeUp_ClockCfg +<LI><a href="#[c5]">>></a> Init_SysClk +</UL> + +<P><STRONG><a name="[c7]"></a>CMU_XTHFCR_XTHF_CFG_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[f6]">>></a> SysWakeUp_ClockCfg +<LI><a href="#[c5]">>></a> Init_SysClk +</UL> + +<P><STRONG><a name="[8b]"></a>COMP_CR1_CMP1OR_Chk</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_comp.o(i.COMP_CR1_CMP1OR_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[1c]">>></a> COMP_IRQHandler +</UL> + +<P><STRONG><a name="[1c]"></a>COMP_IRQHandler</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, comp.o(i.COMP_IRQHandler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = COMP_IRQHandler ⇒ __2printf +</UL> +<BR>[Calls]<UL><LI><a href="#[8a]">>></a> COMP_ISR_CMP1IF_Clr +<LI><a href="#[89]">>></a> COMP_ISR_CMP1IF_Chk +<LI><a href="#[8b]">>></a> COMP_CR1_CMP1OR_Chk +<LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[89]"></a>COMP_ISR_CMP1IF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_comp.o(i.COMP_ISR_CMP1IF_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[1c]">>></a> COMP_IRQHandler +</UL> + +<P><STRONG><a name="[8a]"></a>COMP_ISR_CMP1IF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_comp.o(i.COMP_ISR_CMP1IF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[1c]">>></a> COMP_IRQHandler +</UL> + +<P><STRONG><a name="[8c]"></a>CloseH_IO</STRONG> (Thumb, 86 bytes, Stack size 24 bytes, gpio.o(i.CloseH_IO)) +<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = CloseH_IO +</UL> +<BR>[Calls]<UL><LI><a href="#[4d]">>></a> CDIF_CR_INTF_EN_Setable +<LI><a href="#[6d]">>></a> CDIF_CR_INTF_EN_Getable +</UL> +<BR>[Called By]<UL><LI><a href="#[a2]">>></a> GPIO_IPD_Init +</UL> + +<P><STRONG><a name="[a3]"></a>CloseIO</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, gpio.o(i.CloseIO)) +<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = CloseIO +</UL> +<BR>[Called By]<UL><LI><a href="#[a2]">>></a> GPIO_IPD_Init +</UL> + +<P><STRONG><a name="[108]"></a>DEBUG_Init</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, rcc_config.o(i.DEBUG_Init)) +<BR><BR>[Called By]<UL><LI><a href="#[104]">>></a> System_power_on_init +</UL> + +<P><STRONG><a name="[91]"></a>DMA_CH11CR_CH11DIR_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[98]"></a>DMA_CH11CR_CH11EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[93]"></a>DMA_CH11CR_CH11FI_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[94]"></a>DMA_CH11CR_CH11FTIE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[95]"></a>DMA_CH11CR_CH11HTIE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[90]"></a>DMA_CH11CR_CH11PRI_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[92]"></a>DMA_CH11CR_CH11RI_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[8f]"></a>DMA_CH11CR_CH11TSIZE_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[97]"></a>DMA_CH11FAR_Write</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)) +<BR><BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[9e]"></a>DMA_CHxCR_BDW_Set</STRONG> (Thumb, 30 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_BDW_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[a0]"></a>DMA_CHxCR_CHxFTIE_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_CHxCR_CHxFTIE_Setable +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[a1]"></a>DMA_CHxCR_CHxHTIE_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_CHxCR_CHxHTIE_Setable +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[9b]"></a>DMA_CHxCR_CHxINC_Set</STRONG> (Thumb, 30 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_CHxINC_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[9a]"></a>DMA_CHxCR_CHxPRI_Set</STRONG> (Thumb, 32 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_CHxPRI_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[9c]"></a>DMA_CHxCR_CHxSSEL_Set</STRONG> (Thumb, 32 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_CHxSSEL_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[99]"></a>DMA_CHxCR_CHxTSIZE_Set</STRONG> (Thumb, 28 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_CHxTSIZE_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[9f]"></a>DMA_CHxCR_CIRC_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_CHxCR_CIRC_Setable +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[8e]"></a>DMA_CHxCR_ChxEN_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_CHxCR_ChxEN_Setable +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +<LI><a href="#[be]">>></a> Gprs_Uart1_Rx_DMA_CH3_Check +</UL> + +<P><STRONG><a name="[9d]"></a>DMA_CHxCR_DIR_Set</STRONG> (Thumb, 30 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_DIR_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +</UL> + +<P><STRONG><a name="[bf]"></a>DMA_CHxMAR_Read</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)) +<BR><BR>[Called By]<UL><LI><a href="#[be]">>></a> Gprs_Uart1_Rx_DMA_CH3_Check +</UL> + +<P><STRONG><a name="[96]"></a>DMA_CHxMAR_Write</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_CHxMAR_Write +</UL> +<BR>[Called By]<UL><LI><a href="#[8d]">>></a> DMA_Init +<LI><a href="#[be]">>></a> Gprs_Uart1_Rx_DMA_CH3_Check +</UL> + +<P><STRONG><a name="[12b]"></a>DMA_GCR_DMAEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +</UL> + +<P><STRONG><a name="[c0]"></a>DMA_ISR_DMACHFT_Clr</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[be]">>></a> Gprs_Uart1_Rx_DMA_CH3_Check +</UL> + +<P><STRONG><a name="[8d]"></a>DMA_Init</STRONG> (Thumb, 180 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = DMA_Init ⇒ DMA_CHxCR_DIR_Set +</UL> +<BR>[Calls]<UL><LI><a href="#[96]">>></a> DMA_CHxMAR_Write +<LI><a href="#[8e]">>></a> DMA_CHxCR_ChxEN_Setable +<LI><a href="#[9d]">>></a> DMA_CHxCR_DIR_Set +<LI><a href="#[9f]">>></a> DMA_CHxCR_CIRC_Setable +<LI><a href="#[99]">>></a> DMA_CHxCR_CHxTSIZE_Set +<LI><a href="#[9c]">>></a> DMA_CHxCR_CHxSSEL_Set +<LI><a href="#[9a]">>></a> DMA_CHxCR_CHxPRI_Set +<LI><a href="#[9b]">>></a> DMA_CHxCR_CHxINC_Set +<LI><a href="#[a1]">>></a> DMA_CHxCR_CHxHTIE_Setable +<LI><a href="#[a0]">>></a> DMA_CHxCR_CHxFTIE_Setable +<LI><a href="#[9e]">>></a> DMA_CHxCR_BDW_Set +<LI><a href="#[97]">>></a> DMA_CH11FAR_Write +<LI><a href="#[8f]">>></a> DMA_CH11CR_CH11TSIZE_Set +<LI><a href="#[92]">>></a> DMA_CH11CR_CH11RI_Set +<LI><a href="#[90]">>></a> DMA_CH11CR_CH11PRI_Set +<LI><a href="#[95]">>></a> DMA_CH11CR_CH11HTIE_Setable +<LI><a href="#[94]">>></a> DMA_CH11CR_CH11FTIE_Setable +<LI><a href="#[93]">>></a> DMA_CH11CR_CH11FI_Set +<LI><a href="#[98]">>></a> DMA_CH11CR_CH11EN_Setable +<LI><a href="#[91]">>></a> DMA_CH11CR_CH11DIR_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +</UL> + +<P><STRONG><a name="[cc]"></a>FLS_RDCR_WAIT_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[cb]">>></a> Init_SysClk_Gen +</UL> + +<P><STRONG><a name="[14b]"></a>GPIOH_ReadInputDataBit</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit)) +<BR><BR>[Called By]<UL><LI><a href="#[f2]">>></a> project_test_6 +<LI><a href="#[f1]">>></a> project_test_5 +<LI><a href="#[f0]">>></a> project_test_3 +</UL> + +<P><STRONG><a name="[6b]"></a>GPIO_Get_InitPara</STRONG> (Thumb, 148 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)) +<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_Get_InitPara +</UL> +<BR>[Called By]<UL><LI><a href="#[65]">>></a> OutputIO +<LI><a href="#[66]">>></a> InputtIO +<LI><a href="#[6a]">>></a> AltFunIO +<LI><a href="#[60]">>></a> AnalogIO +</UL> + +<P><STRONG><a name="[a2]"></a>GPIO_IPD_Init</STRONG> (Thumb, 112 bytes, Stack size 8 bytes, devicegpioinit.o(i.GPIO_IPD_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = GPIO_IPD_Init ⇒ CloseH_IO +</UL> +<BR>[Calls]<UL><LI><a href="#[a3]">>></a> CloseIO +<LI><a href="#[8c]">>></a> CloseH_IO +<LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +<LI><a href="#[51]">>></a> VRTC_ADCCR_CKE_Setable +<LI><a href="#[a4]">>></a> CMU_OPCCR2_BSTCKE_Setable +</UL> +<BR>[Called By]<UL><LI><a href="#[ef]">>></a> project_test_2 +</UL> + +<P><STRONG><a name="[6c]"></a>GPIO_Init</STRONG> (Thumb, 114 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_Init +</UL> +<BR>[Called By]<UL><LI><a href="#[65]">>></a> OutputIO +<LI><a href="#[66]">>></a> InputtIO +<LI><a href="#[6a]">>></a> AltFunIO +<LI><a href="#[60]">>></a> AnalogIO +</UL> + +<P><STRONG><a name="[dc]"></a>GPIO_ReadInputDataBit</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)) +<BR><BR>[Called By]<UL><LI><a href="#[14a]">>></a> readButton_key1_State +<LI><a href="#[f1]">>></a> project_test_5 +<LI><a href="#[ef]">>></a> project_test_2 +<LI><a href="#[f3]">>></a> Project_Test_8 +<LI><a href="#[da]">>></a> LCD_IIC_Read_Byte +</UL> + +<P><STRONG><a name="[67]"></a>GPIO_ResetBits</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_ResetBits)) +<BR><BR>[Called By]<UL><LI><a href="#[64]">>></a> All_GPIO_Init_test +<LI><a href="#[f1]">>></a> project_test_5 +<LI><a href="#[ef]">>></a> project_test_2 +<LI><a href="#[f3]">>></a> Project_Test_8 +<LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage +<LI><a href="#[df]">>></a> LCD_IIC_Stop +<LI><a href="#[de]">>></a> LCD_IIC_Start +<LI><a href="#[dd]">>></a> LCD_IIC_Send_Byte +<LI><a href="#[da]">>></a> LCD_IIC_Read_Byte +<LI><a href="#[d9]">>></a> LCD_IIC_NAck +<LI><a href="#[d6]">>></a> LCD_IIC_Ack +</UL> + +<P><STRONG><a name="[69]"></a>GPIO_SetBits</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_SetBits)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[64]">>></a> All_GPIO_Init_test +<LI><a href="#[f1]">>></a> project_test_5 +<LI><a href="#[f0]">>></a> project_test_3 +<LI><a href="#[ef]">>></a> project_test_2 +<LI><a href="#[f3]">>></a> Project_Test_8 +<LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage +<LI><a href="#[df]">>></a> LCD_IIC_Stop +<LI><a href="#[de]">>></a> LCD_IIC_Start +<LI><a href="#[dd]">>></a> LCD_IIC_Send_Byte +<LI><a href="#[da]">>></a> LCD_IIC_Read_Byte +<LI><a href="#[d9]">>></a> LCD_IIC_NAck +<LI><a href="#[d6]">>></a> LCD_IIC_Ack +</UL> + +<P><STRONG><a name="[148]"></a>GPIO_ToggleBits</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_ToggleBits)) +<BR><BR>[Called By]<UL><LI><a href="#[ee]">>></a> project_test_1 +</UL> + +<P><STRONG><a name="[61]"></a>GPIOx_ANEN_Setable</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = GPIOx_ANEN_Setable +</UL> +<BR>[Called By]<UL><LI><a href="#[5d]">>></a> ALL_ADC_Init_Test +</UL> + +<P><STRONG><a name="[a5]"></a>Get_AdcTempValue</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, adc.o(i.Get_AdcTempValue)) +<BR><BR>[Stack]<UL><LI>Max Depth = 168<LI>Call Chain = Get_AdcTempValue ⇒ adc_tem_cal ⇒ __aeabi_dsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[a6]">>></a> ADC_ISR_ACC_IF_Clr +<LI><a href="#[a8]">>></a> ADC_DR_Read +<LI><a href="#[5a]">>></a> ADC_CR_EN_Setable +<LI><a href="#[a7]">>></a> adc_wait_finish +<LI><a href="#[a9]">>></a> adc_tem_cal +</UL> +<BR>[Called By]<UL><LI><a href="#[b1]">>></a> Get_Mcu_Temp +</UL> + +<P><STRONG><a name="[aa]"></a>Get_AdcValue</STRONG> (Thumb, 50 bytes, Stack size 16 bytes, adc.o(i.Get_AdcValue)) +<BR><BR>[Stack]<UL><LI>Max Depth = 168<LI>Call Chain = Get_AdcValue ⇒ adc_vol_cal ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[a6]">>></a> ADC_ISR_ACC_IF_Clr +<LI><a href="#[a8]">>></a> ADC_DR_Read +<LI><a href="#[5a]">>></a> ADC_CR_EN_Setable +<LI><a href="#[a7]">>></a> adc_wait_finish +<LI><a href="#[ab]">>></a> adc_vol_cal +</UL> +<BR>[Called By]<UL><LI><a href="#[ae]">>></a> Get_vol_average +</UL> + +<P><STRONG><a name="[ac]"></a>Get_Alka_Bat_Voltage</STRONG> (Thumb, 138 bytes, Stack size 48 bytes, power_manage.o(i.Get_Alka_Bat_Voltage)) +<BR><BR>[Stack]<UL><LI>Max Depth = 248<LI>Call Chain = Get_Alka_Bat_Voltage ⇒ Get_vol_average ⇒ Get_AdcValue ⇒ adc_vol_cal ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[43]">>></a> __aeabi_ui2f +<LI><a href="#[af]">>></a> __aeabi_f2d +<LI><a href="#[49]">>></a> __aeabi_d2f +<LI><a href="#[5a]">>></a> ADC_CR_EN_Setable +<LI><a href="#[4c]">>></a> ADC_IN10_Init +<LI><a href="#[41]">>></a> __aeabi_dmul +<LI><a href="#[ae]">>></a> Get_vol_average +<LI><a href="#[ad]">>></a> malloc +<LI><a href="#[63]">>></a> free +</UL> +<BR>[Called By]<UL><LI><a href="#[f2]">>></a> project_test_6 +</UL> + +<P><STRONG><a name="[b0]"></a>Get_Lith_Bat_Voltage</STRONG> (Thumb, 138 bytes, Stack size 48 bytes, power_manage.o(i.Get_Lith_Bat_Voltage)) +<BR><BR>[Stack]<UL><LI>Max Depth = 248<LI>Call Chain = Get_Lith_Bat_Voltage ⇒ Get_vol_average ⇒ Get_AdcValue ⇒ adc_vol_cal ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[43]">>></a> __aeabi_ui2f +<LI><a href="#[af]">>></a> __aeabi_f2d +<LI><a href="#[49]">>></a> __aeabi_d2f +<LI><a href="#[5a]">>></a> ADC_CR_EN_Setable +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[41]">>></a> __aeabi_dmul +<LI><a href="#[ae]">>></a> Get_vol_average +<LI><a href="#[ad]">>></a> malloc +<LI><a href="#[63]">>></a> free +</UL> +<BR>[Called By]<UL><LI><a href="#[f2]">>></a> project_test_6 +</UL> + +<P><STRONG><a name="[b1]"></a>Get_Mcu_Temp</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, power_manage.o(i.Get_Mcu_Temp)) +<BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = Get_Mcu_Temp ⇒ Get_AdcTempValue ⇒ adc_tem_cal ⇒ __aeabi_dsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[5a]">>></a> ADC_CR_EN_Setable +<LI><a href="#[a5]">>></a> Get_AdcTempValue +<LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[ad]">>></a> malloc +<LI><a href="#[63]">>></a> free +</UL> +<BR>[Called By]<UL><LI><a href="#[f2]">>></a> project_test_6 +</UL> + +<P><STRONG><a name="[b2]"></a>Get_Sys_Rtc_Time</STRONG> (Thumb, 96 bytes, Stack size 40 bytes, rtc.o(i.Get_Sys_Rtc_Time)) +<BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = Get_Sys_Rtc_Time ⇒ RTC_TimeDate_GetEx +</UL> +<BR>[Calls]<UL><LI><a href="#[b3]">>></a> RTC_TimeDate_GetEx +<LI><a href="#[b4]">>></a> __aeabi_memcpy +</UL> +<BR>[Called By]<UL><LI><a href="#[8]">>></a> RTC_IRQHandler +</UL> + +<P><STRONG><a name="[b5]"></a>Get_Time</STRONG> (Thumb, 686 bytes, Stack size 16 bytes, ex_rtc.o(i.Get_Time)) +<BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = Get_Time ⇒ R8025T_read ⇒ LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[b6]">>></a> R8025T_read +<LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Called By]<UL><LI><a href="#[f4]">>></a> project_test_10 +</UL> + +<P><STRONG><a name="[ae]"></a>Get_vol_average</STRONG> (Thumb, 222 bytes, Stack size 32 bytes, power_manage.o(i.Get_vol_average)) +<BR><BR>[Stack]<UL><LI>Max Depth = 200<LI>Call Chain = Get_vol_average ⇒ Get_AdcValue ⇒ adc_vol_cal ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[aa]">>></a> Get_AdcValue +<LI><a href="#[2e]">>></a> __aeabi_uidivmod +<LI><a href="#[b8]">>></a> __aeabi_uwrite4 +<LI><a href="#[b9]">>></a> __aeabi_uread4 +</UL> +<BR>[Called By]<UL><LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage +</UL> + +<P><STRONG><a name="[ba]"></a>Gprs_Open</STRONG> (Thumb, 176 bytes, Stack size 40 bytes, 1gprs.o(i.Gprs_Open)) +<BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = Gprs_Open ⇒ UARTx_SendData_Normal ⇒ __2printf +</UL> +<BR>[Calls]<UL><LI><a href="#[bc]">>></a> UARTx_SendData_Normal +<LI><a href="#[bb]">>></a> __aeabi_memclr4 +</UL> +<BR>[Called By]<UL><LI><a href="#[ef]">>></a> project_test_2 +</UL> + +<P><STRONG><a name="[bd]"></a>Gprs_Uart1_Receive_Data</STRONG> (Thumb, 62 bytes, Stack size 8 bytes, project_test.o(i.Gprs_Uart1_Receive_Data)) +<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = Gprs_Uart1_Receive_Data ⇒ __2printf +</UL> +<BR>[Calls]<UL><LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Called By]<UL><LI><a href="#[ef]">>></a> project_test_2 +</UL> + +<P><STRONG><a name="[be]"></a>Gprs_Uart1_Rx_DMA_CH3_Check</STRONG> (Thumb, 126 bytes, Stack size 16 bytes, gprs_module_api.o(i.Gprs_Uart1_Rx_DMA_CH3_Check)) +<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Gprs_Uart1_Rx_DMA_CH3_Check ⇒ DMA_CHxMAR_Write +</UL> +<BR>[Calls]<UL><LI><a href="#[c0]">>></a> DMA_ISR_DMACHFT_Clr +<LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[96]">>></a> DMA_CHxMAR_Write +<LI><a href="#[bf]">>></a> DMA_CHxMAR_Read +<LI><a href="#[8e]">>></a> DMA_CHxCR_ChxEN_Setable +</UL> +<BR>[Called By]<UL><LI><a href="#[ef]">>></a> project_test_2 +</UL> + +<P><STRONG><a name="[c2]"></a>IWDT_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, user_init.o(i.IWDT_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[bc]">>></a> UARTx_SendData_Normal +<LI><a href="#[c1]">>></a> IWDT_Init +<LI><a href="#[144]">>></a> project_test_9 +<LI><a href="#[104]">>></a> System_power_on_init +<LI><a href="#[ed]">>></a> Project_Test +<LI><a href="#[149]">>></a> pwr_enter_sleep_mode +<LI><a href="#[f2]">>></a> project_test_6 +<LI><a href="#[f1]">>></a> project_test_5 +<LI><a href="#[f0]">>></a> project_test_3 +<LI><a href="#[ef]">>></a> project_test_2 +<LI><a href="#[f4]">>></a> project_test_10 +<LI><a href="#[ee]">>></a> project_test_1 +<LI><a href="#[f3]">>></a> Project_Test_8 +</UL> + +<P><STRONG><a name="[c1]"></a>IWDT_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, user_init.o(i.IWDT_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = IWDT_Init ⇒ CMU_PERCLK_SetableEx +</UL> +<BR>[Calls]<UL><LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +<LI><a href="#[c2]">>></a> IWDT_Clr +</UL> +<BR>[Called By]<UL><LI><a href="#[104]">>></a> System_power_on_init +</UL> + +<P><STRONG><a name="[c3]"></a>Iic_Init_Test</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, project_test.o(i.Iic_Init_Test)) +<BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Iic_Init_Test ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[65]">>></a> OutputIO +<LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +</UL> +<BR>[Called By]<UL><LI><a href="#[25]">>></a> main +</UL> + +<P><STRONG><a name="[c4]"></a>Init_RCHF</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, user_init.o(i.Init_RCHF)) +<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Init_RCHF ⇒ CMU_RCHF_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[81]">>></a> CMU_RCHF_Init +<LI><a href="#[7f]">>></a> CMU_Init_RCHF_Trim +</UL> +<BR>[Called By]<UL><LI><a href="#[cb]">>></a> Init_SysClk_Gen +</UL> + +<P><STRONG><a name="[cd]"></a>Init_RCLP</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, user_init.o(i.Init_RCLP)) +<BR><BR>[Called By]<UL><LI><a href="#[cb]">>></a> Init_SysClk_Gen +</UL> + +<P><STRONG><a name="[c5]"></a>Init_SysClk</STRONG> (Thumb, 108 bytes, Stack size 24 bytes, user_init.o(i.Init_SysClk)) +<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = Init_SysClk ⇒ AnalogIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[ca]">>></a> delay_init +<LI><a href="#[c7]">>></a> CMU_XTHFCR_XTHF_CFG_Set +<LI><a href="#[c6]">>></a> CMU_XTHFCR_XTHFEN_Setable +<LI><a href="#[84]">>></a> CMU_SysClk_Init +<LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +<LI><a href="#[c9]">>></a> CMU_ISR_HFDETO_Chk +<LI><a href="#[c8]">>></a> CMU_IER_HFDET_IE_Setable +<LI><a href="#[60]">>></a> AnalogIO +</UL> +<BR>[Called By]<UL><LI><a href="#[cb]">>></a> Init_SysClk_Gen +</UL> + +<P><STRONG><a name="[cb]"></a>Init_SysClk_Gen</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, user_init.o(i.Init_SysClk_Gen)) +<BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = Init_SysClk_Gen ⇒ Init_SysClk ⇒ AnalogIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[cc]">>></a> FLS_RDCR_WAIT_Set +<LI><a href="#[c5]">>></a> Init_SysClk +<LI><a href="#[cd]">>></a> Init_RCLP +<LI><a href="#[c4]">>></a> Init_RCHF +</UL> +<BR>[Called By]<UL><LI><a href="#[104]">>></a> System_power_on_init +</UL> + +<P><STRONG><a name="[66]"></a>InputtIO</STRONG> (Thumb, 116 bytes, Stack size 32 bytes, gpio.o(i.InputtIO)) +<BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = InputtIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[6c]">>></a> GPIO_Init +<LI><a href="#[6b]">>></a> GPIO_Get_InitPara +</UL> +<BR>[Called By]<UL><LI><a href="#[64]">>></a> All_GPIO_Init_test +<LI><a href="#[db]">>></a> Sda_In +</UL> + +<P><STRONG><a name="[68]"></a>InputtIO_H</STRONG> (Thumb, 126 bytes, Stack size 24 bytes, gpio.o(i.InputtIO_H)) +<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = InputtIO_H +</UL> +<BR>[Calls]<UL><LI><a href="#[4d]">>></a> CDIF_CR_INTF_EN_Setable +<LI><a href="#[6d]">>></a> CDIF_CR_INTF_EN_Getable +</UL> +<BR>[Called By]<UL><LI><a href="#[64]">>></a> All_GPIO_Init_test +</UL> + +<P><STRONG><a name="[ce]"></a>LCD_All_Display_new</STRONG> (Thumb, 712 bytes, Stack size 8 bytes, 1lcd_new.o(i.LCD_All_Display_new)) +<BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = LCD_All_Display_new ⇒ LCD_Display_NEW ⇒ LCD_Write_reg ⇒ LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[cf]">>></a> LCD_DisplaySeg +<LI><a href="#[d1]">>></a> LCD_Display_NEW +<LI><a href="#[d0]">>></a> LCD_DisplayDigit_new +</UL> +<BR>[Called By]<UL><LI><a href="#[145]">>></a> project_test_7 +</UL> + +<P><STRONG><a name="[d4]"></a>LCD_ClearSeg</STRONG> (Thumb, 50 bytes, Stack size 12 bytes, 1lcd.o(i.LCD_ClearSeg)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = LCD_ClearSeg +</UL> +<BR>[Called By]<UL><LI><a href="#[d0]">>></a> LCD_DisplayDigit_new +</UL> + +<P><STRONG><a name="[d2]"></a>LCD_Clear_NEW</STRONG> (Thumb, 22 bytes, Stack size 56 bytes, 1lcd_new.o(i.LCD_Clear_NEW)) +<BR><BR>[Stack]<UL><LI>Max Depth = 164<LI>Call Chain = LCD_Clear_NEW ⇒ LCD_Display_NEW ⇒ LCD_Write_reg ⇒ LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[bb]">>></a> __aeabi_memclr4 +<LI><a href="#[d1]">>></a> LCD_Display_NEW +</UL> +<BR>[Called By]<UL><LI><a href="#[145]">>></a> project_test_7 +</UL> + +<P><STRONG><a name="[d0]"></a>LCD_DisplayDigit_new</STRONG> (Thumb, 9456 bytes, Stack size 16 bytes, 1lcd_new.o(i.LCD_DisplayDigit_new)) +<BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = LCD_DisplayDigit_new ⇒ LCD_DisplaySeg +</UL> +<BR>[Calls]<UL><LI><a href="#[d3]">>></a> __ARM_common_switch8 +<LI><a href="#[cf]">>></a> LCD_DisplaySeg +<LI><a href="#[d4]">>></a> LCD_ClearSeg +</UL> +<BR>[Called By]<UL><LI><a href="#[ce]">>></a> LCD_All_Display_new +</UL> + +<P><STRONG><a name="[cf]"></a>LCD_DisplaySeg</STRONG> (Thumb, 50 bytes, Stack size 12 bytes, 1lcd.o(i.LCD_DisplaySeg)) +<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = LCD_DisplaySeg +</UL> +<BR>[Called By]<UL><LI><a href="#[ce]">>></a> LCD_All_Display_new +<LI><a href="#[d0]">>></a> LCD_DisplayDigit_new +</UL> + +<P><STRONG><a name="[d1]"></a>LCD_Display_NEW</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, 1lcd_new.o(i.LCD_Display_NEW)) +<BR><BR>[Stack]<UL><LI>Max Depth = 108<LI>Call Chain = LCD_Display_NEW ⇒ LCD_Write_reg ⇒ LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[d5]">>></a> LCD_Write_reg +</UL> +<BR>[Called By]<UL><LI><a href="#[d2]">>></a> LCD_Clear_NEW +<LI><a href="#[ce]">>></a> LCD_All_Display_new +</UL> + +<P><STRONG><a name="[d6]"></a>LCD_IIC_Ack</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, lcd_iic.o(i.LCD_IIC_Ack)) +<BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = LCD_IIC_Ack ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[d8]">>></a> delay_us +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[d7]">>></a> Sda_Out +</UL> +<BR>[Called By]<UL><LI><a href="#[b6]">>></a> R8025T_read +</UL> + +<P><STRONG><a name="[d9]"></a>LCD_IIC_NAck</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, lcd_iic.o(i.LCD_IIC_NAck)) +<BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = LCD_IIC_NAck ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[d8]">>></a> delay_us +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[d7]">>></a> Sda_Out +</UL> +<BR>[Called By]<UL><LI><a href="#[b6]">>></a> R8025T_read +</UL> + +<P><STRONG><a name="[da]"></a>LCD_IIC_Read_Byte</STRONG> (Thumb, 84 bytes, Stack size 16 bytes, lcd_iic.o(i.LCD_IIC_Read_Byte)) +<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = LCD_IIC_Read_Byte ⇒ Sda_In ⇒ InputtIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[d8]">>></a> delay_us +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[dc]">>></a> GPIO_ReadInputDataBit +<LI><a href="#[db]">>></a> Sda_In +</UL> +<BR>[Called By]<UL><LI><a href="#[b6]">>></a> R8025T_read +</UL> + +<P><STRONG><a name="[dd]"></a>LCD_IIC_Send_Byte</STRONG> (Thumb, 108 bytes, Stack size 16 bytes, lcd_iic.o(i.LCD_IIC_Send_Byte)) +<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[d8]">>></a> delay_us +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[d7]">>></a> Sda_Out +</UL> +<BR>[Called By]<UL><LI><a href="#[b6]">>></a> R8025T_read +<LI><a href="#[d5]">>></a> LCD_Write_reg +<LI><a href="#[e0]">>></a> LCD_Write +</UL> + +<P><STRONG><a name="[de]"></a>LCD_IIC_Start</STRONG> (Thumb, 52 bytes, Stack size 8 bytes, lcd_iic.o(i.LCD_IIC_Start)) +<BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = LCD_IIC_Start ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[d8]">>></a> delay_us +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[d7]">>></a> Sda_Out +</UL> +<BR>[Called By]<UL><LI><a href="#[b6]">>></a> R8025T_read +<LI><a href="#[d5]">>></a> LCD_Write_reg +<LI><a href="#[e0]">>></a> LCD_Write +</UL> + +<P><STRONG><a name="[df]"></a>LCD_IIC_Stop</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, lcd_iic.o(i.LCD_IIC_Stop)) +<BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = LCD_IIC_Stop ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[d8]">>></a> delay_us +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[d7]">>></a> Sda_Out +</UL> +<BR>[Called By]<UL><LI><a href="#[b6]">>></a> R8025T_read +<LI><a href="#[d5]">>></a> LCD_Write_reg +<LI><a href="#[e0]">>></a> LCD_Write +</UL> + +<P><STRONG><a name="[e0]"></a>LCD_Write</STRONG> (Thumb, 50 bytes, Stack size 24 bytes, lcd_iic.o(i.LCD_Write)) +<BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = LCD_Write ⇒ LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[df]">>></a> LCD_IIC_Stop +<LI><a href="#[de]">>></a> LCD_IIC_Start +<LI><a href="#[dd]">>></a> LCD_IIC_Send_Byte +</UL> +<BR>[Called By]<UL><LI><a href="#[e1]">>></a> LCD_driver_init_new +</UL> + +<P><STRONG><a name="[d5]"></a>LCD_Write_reg</STRONG> (Thumb, 56 bytes, Stack size 24 bytes, lcd_iic.o(i.LCD_Write_reg)) +<BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = LCD_Write_reg ⇒ LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[df]">>></a> LCD_IIC_Stop +<LI><a href="#[de]">>></a> LCD_IIC_Start +<LI><a href="#[dd]">>></a> LCD_IIC_Send_Byte +</UL> +<BR>[Called By]<UL><LI><a href="#[d1]">>></a> LCD_Display_NEW +</UL> + +<P><STRONG><a name="[e1]"></a>LCD_driver_init_new</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, 1lcd_new.o(i.LCD_driver_init_new)) +<BR><BR>[Stack]<UL><LI>Max Depth = 108<LI>Call Chain = LCD_driver_init_new ⇒ LCD_Write ⇒ LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[e0]">>></a> LCD_Write +</UL> +<BR>[Called By]<UL><LI><a href="#[145]">>></a> project_test_7 +</UL> + +<P><STRONG><a name="[e3]"></a>LPTIM_CR_EN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)) +<BR><BR>[Called By]<UL><LI><a href="#[19]">>></a> LPTIM_IRQHandler +</UL> + +<P><STRONG><a name="[19]"></a>LPTIM_IRQHandler</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, tim.o(i.LPTIM_IRQHandler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = LPTIM_IRQHandler ⇒ button_ticks ⇒ button_handler ⇒ __ARM_common_switch8 +</UL> +<BR>[Calls]<UL><LI><a href="#[e5]">>></a> button_ticks +<LI><a href="#[e4]">>></a> LPTIM_ISR_OVIF_Clr +<LI><a href="#[e2]">>></a> LPTIM_ISR_OVIF_Chk +<LI><a href="#[e3]">>></a> LPTIM_CR_EN_Getable +</UL> +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[e2]"></a>LPTIM_ISR_OVIF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[19]">>></a> LPTIM_IRQHandler +</UL> + +<P><STRONG><a name="[e4]"></a>LPTIM_ISR_OVIF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[19]">>></a> LPTIM_IRQHandler +</UL> + +<P><STRONG><a name="[f5]"></a>LargeCurrent_LimitingProcess</STRONG> (Thumb, 52 bytes, Stack size 0 bytes, low_pwr_test.o(i.LargeCurrent_LimitingProcess)) +<BR><BR>[Called By]<UL><LI><a href="#[8]">>></a> RTC_IRQHandler +</UL> + +<P><STRONG><a name="[1]"></a>NMI_Handler</STRONG> (Thumb, 80 bytes, Stack size 8 bytes, exti.o(i.NMI_Handler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = NMI_Handler ⇒ __2printf +</UL> +<BR>[Calls]<UL><LI><a href="#[e7]">>></a> PMU_WKFR_WKPxF_Clr +<LI><a href="#[e6]">>></a> PMU_WKFR_WKPxF_Chk +<LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[65]"></a>OutputIO</STRONG> (Thumb, 114 bytes, Stack size 32 bytes, gpio.o(i.OutputIO)) +<BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[6c]">>></a> GPIO_Init +<LI><a href="#[6b]">>></a> GPIO_Get_InitPara +</UL> +<BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[c3]">>></a> Iic_Init_Test +<LI><a href="#[64]">>></a> All_GPIO_Init_test +<LI><a href="#[d7]">>></a> Sda_Out +</UL> + +<P><STRONG><a name="[ea]"></a>PMU_CR_CVS_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_pmu.o(i.PMU_CR_CVS_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[e8]">>></a> PMU_SleepCfg_Init +</UL> + +<P><STRONG><a name="[ec]"></a>PMU_CR_PMOD_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_pmu.o(i.PMU_CR_PMOD_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[e8]">>></a> PMU_SleepCfg_Init +</UL> + +<P><STRONG><a name="[e9]"></a>PMU_CR_SLPDP_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_pmu.o(i.PMU_CR_SLPDP_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[e8]">>></a> PMU_SleepCfg_Init +</UL> + +<P><STRONG><a name="[e8]"></a>PMU_SleepCfg_Init</STRONG> (Thumb, 46 bytes, Stack size 8 bytes, fm33a0xxev_pmu.o(i.PMU_SleepCfg_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = PMU_SleepCfg_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[eb]">>></a> PMU_WKTR_T1A_Set +<LI><a href="#[e9]">>></a> PMU_CR_SLPDP_Set +<LI><a href="#[ec]">>></a> PMU_CR_PMOD_Set +<LI><a href="#[ea]">>></a> PMU_CR_CVS_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[149]">>></a> pwr_enter_sleep_mode +</UL> + +<P><STRONG><a name="[e6]"></a>PMU_WKFR_WKPxF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_pmu.o(i.PMU_WKFR_WKPxF_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[1]">>></a> NMI_Handler +</UL> + +<P><STRONG><a name="[e7]"></a>PMU_WKFR_WKPxF_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_pmu.o(i.PMU_WKFR_WKPxF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[1]">>></a> NMI_Handler +</UL> + +<P><STRONG><a name="[eb]"></a>PMU_WKTR_T1A_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_pmu.o(i.PMU_WKTR_T1A_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[e8]">>></a> PMU_SleepCfg_Init +</UL> + +<P><STRONG><a name="[ed]"></a>Project_Test</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, project_test.o(i.Project_Test)) +<BR><BR>[Stack]<UL><LI>Max Depth = 272<LI>Call Chain = Project_Test ⇒ project_test_6 ⇒ Get_Lith_Bat_Voltage ⇒ Get_vol_average ⇒ Get_AdcValue ⇒ adc_vol_cal ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[f2]">>></a> project_test_6 +<LI><a href="#[f1]">>></a> project_test_5 +<LI><a href="#[f0]">>></a> project_test_3 +<LI><a href="#[ef]">>></a> project_test_2 +<LI><a href="#[f4]">>></a> project_test_10 +<LI><a href="#[ee]">>></a> project_test_1 +<LI><a href="#[f3]">>></a> Project_Test_8 +</UL> +<BR>[Called By]<UL><LI><a href="#[25]">>></a> main +</UL> + +<P><STRONG><a name="[f3]"></a>Project_Test_8</STRONG> (Thumb, 200 bytes, Stack size 8 bytes, project_test.o(i.Project_Test_8)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = Project_Test_8 +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[dc]">>></a> GPIO_ReadInputDataBit +</UL> +<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Project_Test +</UL> + +<P><STRONG><a name="[b6]"></a>R8025T_read</STRONG> (Thumb, 74 bytes, Stack size 24 bytes, ex_rtc.o(i.R8025T_read)) +<BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = R8025T_read ⇒ LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[df]">>></a> LCD_IIC_Stop +<LI><a href="#[de]">>></a> LCD_IIC_Start +<LI><a href="#[dd]">>></a> LCD_IIC_Send_Byte +<LI><a href="#[da]">>></a> LCD_IIC_Read_Byte +<LI><a href="#[d9]">>></a> LCD_IIC_NAck +<LI><a href="#[d6]">>></a> LCD_IIC_Ack +</UL> +<BR>[Called By]<UL><LI><a href="#[b5]">>></a> Get_Time +</UL> + +<P><STRONG><a name="[106]"></a>RMU_BORCR_BOR_PDRCFG_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[104]">>></a> System_power_on_init +</UL> + +<P><STRONG><a name="[107]"></a>RMU_BORCR_OFF_BOR_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[104]">>></a> System_power_on_init +<LI><a href="#[149]">>></a> pwr_enter_sleep_mode +</UL> + +<P><STRONG><a name="[14d]"></a>RMU_PDRCR_PDRCFG_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_PDRCR_PDRCFG_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[149]">>></a> pwr_enter_sleep_mode +</UL> + +<P><STRONG><a name="[105]"></a>RMU_PDRCR_PDREN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[104]">>></a> System_power_on_init +<LI><a href="#[149]">>></a> pwr_enter_sleep_mode +</UL> + +<P><STRONG><a name="[109]"></a>RTC_ADJUST_Write</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_rtc.o(i.RTC_ADJUST_Write)) +<BR><BR>[Called By]<UL><LI><a href="#[104]">>></a> System_power_on_init +</UL> + +<P><STRONG><a name="[fc]"></a>RTC_BCDDATE_Read</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_rtc.o(i.RTC_BCDDATE_Read)) +<BR><BR>[Called By]<UL><LI><a href="#[b3]">>></a> RTC_TimeDate_GetEx +</UL> + +<P><STRONG><a name="[fb]"></a>RTC_BCDHOUR_Read</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_rtc.o(i.RTC_BCDHOUR_Read)) +<BR><BR>[Called By]<UL><LI><a href="#[b3]">>></a> RTC_TimeDate_GetEx +</UL> + +<P><STRONG><a name="[fa]"></a>RTC_BCDMIN_Read</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_rtc.o(i.RTC_BCDMIN_Read)) +<BR><BR>[Called By]<UL><LI><a href="#[b3]">>></a> RTC_TimeDate_GetEx +</UL> + +<P><STRONG><a name="[fd]"></a>RTC_BCDMONTH_Read</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_rtc.o(i.RTC_BCDMONTH_Read)) +<BR><BR>[Called By]<UL><LI><a href="#[b3]">>></a> RTC_TimeDate_GetEx +</UL> + +<P><STRONG><a name="[f9]"></a>RTC_BCDSEC_Read</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_rtc.o(i.RTC_BCDSEC_Read)) +<BR><BR>[Called By]<UL><LI><a href="#[b3]">>></a> RTC_TimeDate_GetEx +</UL> + +<P><STRONG><a name="[ff]"></a>RTC_BCDWEEK_Read</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_rtc.o(i.RTC_BCDWEEK_Read)) +<BR><BR>[Called By]<UL><LI><a href="#[b3]">>></a> RTC_TimeDate_GetEx +</UL> + +<P><STRONG><a name="[fe]"></a>RTC_BCDYEAR_Read</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_rtc.o(i.RTC_BCDYEAR_Read)) +<BR><BR>[Called By]<UL><LI><a href="#[b3]">>></a> RTC_TimeDate_GetEx +</UL> + +<P><STRONG><a name="[8]"></a>RTC_IRQHandler</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, rtc.o(i.RTC_IRQHandler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = RTC_IRQHandler ⇒ SysWakeUp_ClockCfg ⇒ delay_init ⇒ __aeabi_uidivmod +</UL> +<BR>[Calls]<UL><LI><a href="#[f6]">>></a> SysWakeUp_ClockCfg +<LI><a href="#[f8]">>></a> RTC_ISR_SEC_IF_Clr +<LI><a href="#[f7]">>></a> RTC_ISR_SEC_IF_Chk +<LI><a href="#[f5]">>></a> LargeCurrent_LimitingProcess +<LI><a href="#[b2]">>></a> Get_Sys_Rtc_Time +</UL> +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[f7]"></a>RTC_ISR_SEC_IF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_rtc.o(i.RTC_ISR_SEC_IF_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[8]">>></a> RTC_IRQHandler +</UL> + +<P><STRONG><a name="[f8]"></a>RTC_ISR_SEC_IF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_rtc.o(i.RTC_ISR_SEC_IF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[8]">>></a> RTC_IRQHandler +</UL> + +<P><STRONG><a name="[b3]"></a>RTC_TimeDate_GetEx</STRONG> (Thumb, 48 bytes, Stack size 4 bytes, fm33a0xxev_rtc.o(i.RTC_TimeDate_GetEx)) +<BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = RTC_TimeDate_GetEx +</UL> +<BR>[Calls]<UL><LI><a href="#[fe]">>></a> RTC_BCDYEAR_Read +<LI><a href="#[ff]">>></a> RTC_BCDWEEK_Read +<LI><a href="#[f9]">>></a> RTC_BCDSEC_Read +<LI><a href="#[fd]">>></a> RTC_BCDMONTH_Read +<LI><a href="#[fa]">>></a> RTC_BCDMIN_Read +<LI><a href="#[fb]">>></a> RTC_BCDHOUR_Read +<LI><a href="#[fc]">>></a> RTC_BCDDATE_Read +</UL> +<BR>[Called By]<UL><LI><a href="#[b2]">>></a> Get_Sys_Rtc_Time +</UL> + +<P><STRONG><a name="[7]"></a>SVD_IRQHandler</STRONG> (Thumb, 158 bytes, Stack size 8 bytes, svd.o(i.SVD_IRQHandler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = SVD_IRQHandler ⇒ Alarm_List_Node_Deleted ⇒ free +</UL> +<BR>[Calls]<UL><LI><a href="#[103]">>></a> SVD_ISR_PRF_Clr +<LI><a href="#[102]">>></a> SVD_ISR_PRF_Chk +<LI><a href="#[101]">>></a> SVD_ISR_PFF_Clr +<LI><a href="#[100]">>></a> SVD_ISR_PFF_Chk +<LI><a href="#[62]">>></a> Alarm_List_Node_Deleted +<LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[100]"></a>SVD_ISR_PFF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_svd.o(i.SVD_ISR_PFF_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[7]">>></a> SVD_IRQHandler +</UL> + +<P><STRONG><a name="[101]"></a>SVD_ISR_PFF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_svd.o(i.SVD_ISR_PFF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[7]">>></a> SVD_IRQHandler +</UL> + +<P><STRONG><a name="[102]"></a>SVD_ISR_PRF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_svd.o(i.SVD_ISR_PRF_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[7]">>></a> SVD_IRQHandler +</UL> + +<P><STRONG><a name="[103]"></a>SVD_ISR_PRF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_svd.o(i.SVD_ISR_PRF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[7]">>></a> SVD_IRQHandler +</UL> + +<P><STRONG><a name="[db]"></a>Sda_In</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, lcd_iic.o(i.Sda_In)) +<BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Sda_In ⇒ InputtIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[66]">>></a> InputtIO +<LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +</UL> +<BR>[Called By]<UL><LI><a href="#[da]">>></a> LCD_IIC_Read_Byte +</UL> + +<P><STRONG><a name="[d7]"></a>Sda_Out</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, lcd_iic.o(i.Sda_Out)) +<BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[65]">>></a> OutputIO +<LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +</UL> +<BR>[Called By]<UL><LI><a href="#[df]">>></a> LCD_IIC_Stop +<LI><a href="#[de]">>></a> LCD_IIC_Start +<LI><a href="#[dd]">>></a> LCD_IIC_Send_Byte +<LI><a href="#[d9]">>></a> LCD_IIC_NAck +<LI><a href="#[d6]">>></a> LCD_IIC_Ack +</UL> + +<P><STRONG><a name="[f6]"></a>SysWakeUp_ClockCfg</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, user_init.o(i.SysWakeUp_ClockCfg)) +<BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = SysWakeUp_ClockCfg ⇒ delay_init ⇒ __aeabi_uidivmod +</UL> +<BR>[Calls]<UL><LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[ca]">>></a> delay_init +<LI><a href="#[c7]">>></a> CMU_XTHFCR_XTHF_CFG_Set +<LI><a href="#[c6]">>></a> CMU_XTHFCR_XTHFEN_Setable +<LI><a href="#[84]">>></a> CMU_SysClk_Init +<LI><a href="#[c9]">>></a> CMU_ISR_HFDETO_Chk +<LI><a href="#[c8]">>></a> CMU_IER_HFDET_IE_Setable +</UL> +<BR>[Called By]<UL><LI><a href="#[8]">>></a> RTC_IRQHandler +</UL> + +<P><STRONG><a name="[147]"></a>Sys_GetTick</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, project_test.o(i.Sys_GetTick)) +<BR><BR>[Called By]<UL><LI><a href="#[f2]">>></a> project_test_6 +<LI><a href="#[f0]">>></a> project_test_3 +<LI><a href="#[f4]">>></a> project_test_10 +<LI><a href="#[ee]">>></a> project_test_1 +</UL> + +<P><STRONG><a name="[26]"></a>SystemInit</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, system_fm33a0xxev.o(i.SystemInit)) +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(.text) +</UL> +<P><STRONG><a name="[104]"></a>System_power_on_init</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, rcc_config.o(i.System_power_on_init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = System_power_on_init ⇒ Init_SysClk_Gen ⇒ Init_SysClk ⇒ AnalogIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[109]">>></a> RTC_ADJUST_Write +<LI><a href="#[105]">>></a> RMU_PDRCR_PDREN_Setable +<LI><a href="#[107]">>></a> RMU_BORCR_OFF_BOR_Setable +<LI><a href="#[106]">>></a> RMU_BORCR_BOR_PDRCFG_Set +<LI><a href="#[108]">>></a> DEBUG_Init +<LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[ca]">>></a> delay_init +<LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +<LI><a href="#[cb]">>></a> Init_SysClk_Gen +<LI><a href="#[c1]">>></a> IWDT_Init +<LI><a href="#[c2]">>></a> IWDT_Clr +</UL> +<BR>[Called By]<UL><LI><a href="#[25]">>></a> main +</UL> + +<P><STRONG><a name="[10a]"></a>Timer_Init</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, project_test.o(i.Timer_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = Timer_Init ⇒ CMU_PERCLK_SetableEx +</UL> +<BR>[Calls]<UL><LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +<LI><a href="#[10b]">>></a> CMU_OPCCR2_BSTCKS_Set +<LI><a href="#[a4]">>></a> CMU_OPCCR2_BSTCKE_Setable +<LI><a href="#[10e]">>></a> BSTIM_PSCR_Write +<LI><a href="#[72]">>></a> BSTIM_ISR_UIF_Clr +<LI><a href="#[113]">>></a> BSTIM_IER_UIE_Setable +<LI><a href="#[10d]">>></a> BSTIM_CR1_OPM_Set +<LI><a href="#[114]">>></a> BSTIM_CR1_CEN_Setable +<LI><a href="#[10c]">>></a> BSTIM_CR1_ARPE_Setable +<LI><a href="#[10f]">>></a> BSTIM_ARR_Write +<LI><a href="#[111]">>></a> NVIC_SetPriority +<LI><a href="#[112]">>></a> NVIC_EnableIRQ +<LI><a href="#[110]">>></a> NVIC_DisableIRQ +</UL> +<BR>[Called By]<UL><LI><a href="#[144]">>></a> project_test_9 +</UL> + +<P><STRONG><a name="[10]"></a>UART1_IRQHandler</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, rs232.o(i.UART1_IRQHandler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UART1_IRQHandler +</UL> +<BR>[Calls]<UL><LI><a href="#[116]">>></a> UARTx_ISR_RXTO_Clr +<LI><a href="#[115]">>></a> UARTx_ISR_RXTO_Chk +</UL> +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[14]"></a>UART5_IRQHandler</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, rs232.o(i.UART5_IRQHandler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UART5_IRQHandler +</UL> +<BR>[Calls]<UL><LI><a href="#[116]">>></a> UARTx_ISR_RXTO_Clr +<LI><a href="#[115]">>></a> UARTx_ISR_RXTO_Chk +</UL> +<BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET) +</UL> +<P><STRONG><a name="[117]"></a>UART_BaudREGCalc</STRONG> (Thumb, 90 bytes, Stack size 48 bytes, fm33a0xxev_uart.o(i.UART_BaudREGCalc)) +<BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = UART_BaudREGCalc ⇒ __aeabi_dsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[43]">>></a> __aeabi_ui2f +<LI><a href="#[3a]">>></a> __aeabi_fdiv +<LI><a href="#[af]">>></a> __aeabi_f2d +<LI><a href="#[3f]">>></a> __aeabi_dsub +<LI><a href="#[3b]">>></a> __aeabi_dadd +<LI><a href="#[47]">>></a> __aeabi_d2uiz +<LI><a href="#[118]">>></a> __aeabi_cfrcmple +</UL> +<BR>[Called By]<UL><LI><a href="#[129]">>></a> UART_SInit +</UL> + +<P><STRONG><a name="[119]"></a>UART_Init</STRONG> (Thumb, 120 bytes, Stack size 12 bytes, fm33a0xxev_uart.o(i.UART_Init)) +<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = UART_Init ⇒ UARTx_CSR_STOPCFG_Set +</UL> +<BR>[Calls]<UL><LI><a href="#[126]">>></a> UARTx_CSR_TXEN_Setable +<LI><a href="#[125]">>></a> UARTx_CSR_RXEN_Setable +<LI><a href="#[11f]">>></a> UARTx_IER_RXTO_IE_Setable +<LI><a href="#[122]">>></a> UARTx_IER_TXSE_IE_Setable +<LI><a href="#[121]">>></a> UARTx_IER_TXBE_IE_Setable +<LI><a href="#[11e]">>></a> UARTx_IER_RXERR_IE_Setable +<LI><a href="#[120]">>></a> UARTx_IER_RXBF_IE_Setable +<LI><a href="#[124]">>></a> UARTx_CSR_TXPOL_Setable +<LI><a href="#[127]">>></a> UARTx_CSR_TXIREN_Setable +<LI><a href="#[11d]">>></a> UARTx_CSR_STOPCFG_Set +<LI><a href="#[123]">>></a> UARTx_CSR_RXPOL_Setable +<LI><a href="#[11b]">>></a> UARTx_CSR_PDSEL_Set +<LI><a href="#[11c]">>></a> UARTx_CSR_PARITY_Set +<LI><a href="#[11a]">>></a> UARTx_BGR_Write +</UL> +<BR>[Called By]<UL><LI><a href="#[129]">>></a> UART_SInit +</UL> + +<P><STRONG><a name="[128]"></a>UART_Init_test</STRONG> (Thumb, 416 bytes, Stack size 96 bytes, project_test.o(i.UART_Init_test)) +<BR><BR>[Stack]<UL><LI>Max Depth = 304<LI>Call Chain = UART_Init_test ⇒ UART_SInit ⇒ UART_BaudREGCalc ⇒ __aeabi_dsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[12a]">>></a> UARTx_ISR_RXBF_Clr +<LI><a href="#[126]">>></a> UARTx_CSR_TXEN_Setable +<LI><a href="#[125]">>></a> UARTx_CSR_RXEN_Setable +<LI><a href="#[129]">>></a> UART_SInit +<LI><a href="#[8d]">>></a> DMA_Init +<LI><a href="#[c0]">>></a> DMA_ISR_DMACHFT_Clr +<LI><a href="#[12b]">>></a> DMA_GCR_DMAEN_Setable +<LI><a href="#[6f]">>></a> CMU_GetClocksFreq +<LI><a href="#[65]">>></a> OutputIO +<LI><a href="#[6a]">>></a> AltFunIO +<LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[12c]">>></a> UARTx_TODR_RXTO_LEN_Set +<LI><a href="#[116]">>></a> UARTx_ISR_RXTO_Clr +<LI><a href="#[11f]">>></a> UARTx_IER_RXTO_IE_Setable +<LI><a href="#[12d]">>></a> UARTx_CSR_RXTOEN_Setable +<LI><a href="#[112]">>></a> NVIC_EnableIRQ +<LI><a href="#[110]">>></a> NVIC_DisableIRQ +</UL> +<BR>[Called By]<UL><LI><a href="#[25]">>></a> main +</UL> + +<P><STRONG><a name="[129]"></a>UART_SInit</STRONG> (Thumb, 500 bytes, Stack size 48 bytes, fm33a0xxev_uart.o(i.UART_SInit)) +<BR><BR>[Stack]<UL><LI>Max Depth = 208<LI>Call Chain = UART_SInit ⇒ UART_BaudREGCalc ⇒ __aeabi_dsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[5e]">>></a> CMU_PERCLK_SetableEx +<LI><a href="#[12f]">>></a> CMU_OPCCR1_UART0CKE_Setable +<LI><a href="#[83]">>></a> CMU_RCHFCR_RCHFEN_Setable +<LI><a href="#[130]">>></a> CMU_OPCCR1_UART1CKS_Set +<LI><a href="#[131]">>></a> CMU_OPCCR1_UART1CKE_Setable +<LI><a href="#[12e]">>></a> CMU_OPCCR1_UART0CKS_Set +<LI><a href="#[119]">>></a> UART_Init +<LI><a href="#[117]">>></a> UART_BaudREGCalc +</UL> +<BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +</UL> + +<P><STRONG><a name="[11a]"></a>UARTx_BGR_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_BGR_Write)) +<BR><BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[11c]"></a>UARTx_CSR_PARITY_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UARTx_CSR_PARITY_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[11b]"></a>UARTx_CSR_PDSEL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UARTx_CSR_PDSEL_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[125]"></a>UARTx_CSR_RXEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[123]"></a>UARTx_CSR_RXPOL_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[12d]"></a>UARTx_CSR_RXTOEN_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_RXTOEN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +</UL> + +<P><STRONG><a name="[11d]"></a>UARTx_CSR_STOPCFG_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UARTx_CSR_STOPCFG_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[126]"></a>UARTx_CSR_TXEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[127]"></a>UARTx_CSR_TXIREN_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[124]"></a>UARTx_CSR_TXPOL_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[120]"></a>UARTx_IER_RXBF_IE_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[11e]"></a>UARTx_IER_RXERR_IE_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[11f]"></a>UARTx_IER_RXTO_IE_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[121]"></a>UARTx_IER_TXBE_IE_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[122]"></a>UARTx_IER_TXSE_IE_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[119]">>></a> UART_Init +</UL> + +<P><STRONG><a name="[12a]"></a>UARTx_ISR_RXBF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +</UL> + +<P><STRONG><a name="[115]"></a>UARTx_ISR_RXTO_Chk</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[14]">>></a> UART5_IRQHandler +<LI><a href="#[10]">>></a> UART1_IRQHandler +</UL> + +<P><STRONG><a name="[116]"></a>UARTx_ISR_RXTO_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[14]">>></a> UART5_IRQHandler +<LI><a href="#[10]">>></a> UART1_IRQHandler +</UL> + +<P><STRONG><a name="[133]"></a>UARTx_ISR_TXSE_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)) +<BR><BR>[Called By]<UL><LI><a href="#[bc]">>></a> UARTx_SendData_Normal +<LI><a href="#[28]">>></a> fputc +</UL> + +<P><STRONG><a name="[bc]"></a>UARTx_SendData_Normal</STRONG> (Thumb, 106 bytes, Stack size 24 bytes, uart.o(i.UARTx_SendData_Normal)) +<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = UARTx_SendData_Normal ⇒ __2printf +</UL> +<BR>[Calls]<UL><LI><a href="#[132]">>></a> UARTx_TXBUF_Write +<LI><a href="#[133]">>></a> UARTx_ISR_TXSE_Chk +<LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Called By]<UL><LI><a href="#[ba]">>></a> Gprs_Open +</UL> + +<P><STRONG><a name="[12c]"></a>UARTx_TODR_RXTO_LEN_Set</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_TODR_RXTO_LEN_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +</UL> + +<P><STRONG><a name="[132]"></a>UARTx_TXBUF_Write</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)) +<BR><BR>[Called By]<UL><LI><a href="#[bc]">>></a> UARTx_SendData_Normal +<LI><a href="#[28]">>></a> fputc +</UL> + +<P><STRONG><a name="[51]"></a>VRTC_ADCCR_CKE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init +<LI><a href="#[a2]">>></a> GPIO_IPD_Init +</UL> + +<P><STRONG><a name="[50]"></a>VRTC_ADCCR_CKS_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init +</UL> + +<P><STRONG><a name="[4e]"></a>VRTC_Init_RCMF_Trim</STRONG> (Thumb, 32 bytes, Stack size 4 bytes, fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)) +<BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = VRTC_Init_RCMF_Trim +</UL> +<BR>[Calls]<UL><LI><a href="#[134]">>></a> VRTC_RCMFCR_TRIM_Set +</UL> +<BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init +</UL> + +<P><STRONG><a name="[4f]"></a>VRTC_RCMFCR_EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)) +<BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> ADC_Temp_Init +<LI><a href="#[5b]">>></a> ADC_IN5_Init +<LI><a href="#[4c]">>></a> ADC_IN10_Init +<LI><a href="#[149]">>></a> pwr_enter_sleep_mode +</UL> + +<P><STRONG><a name="[134]"></a>VRTC_RCMFCR_TRIM_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)) +<BR><BR>[Called By]<UL><LI><a href="#[4e]">>></a> VRTC_Init_RCMF_Trim +</UL> + +<P><STRONG><a name="[135]"></a>__0printf</STRONG> (Thumb, 24 bytes, Stack size 24 bytes, printfa.o(i.__0printf), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[136]">>></a> _printf_core +</UL> + +<P><STRONG><a name="[165]"></a>__1printf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0printf), UNUSED) + +<P><STRONG><a name="[70]"></a>__2printf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0printf)) <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __2printf </UL> -<BR>[Called By]<UL><LI><a href="#[7a]">>></a> print_call_stack -<LI><a href="#[79]">>></a> dump_stack -<LI><a href="#[78]">>></a> cm_backtrace_firmware_info -<LI><a href="#[2e]">>></a> cm_backtrace_fault +<BR>[Called By]<UL><LI><a href="#[bc]">>></a> UARTx_SendData_Normal +<LI><a href="#[1]">>></a> NMI_Handler +<LI><a href="#[144]">>></a> project_test_9 +<LI><a href="#[6e]">>></a> AppNvr_Print +<LI><a href="#[1c]">>></a> COMP_IRQHandler +<LI><a href="#[7]">>></a> SVD_IRQHandler +<LI><a href="#[b5]">>></a> Get_Time +<LI><a href="#[f2]">>></a> project_test_6 +<LI><a href="#[f0]">>></a> project_test_3 +<LI><a href="#[ef]">>></a> project_test_2 +<LI><a href="#[ee]">>></a> project_test_1 +<LI><a href="#[bd]">>></a> Gprs_Uart1_Receive_Data +<LI><a href="#[141]">>></a> cm_backtrace_firmware_info +<LI><a href="#[2c]">>></a> cm_backtrace_fault +<LI><a href="#[143]">>></a> print_call_stack +<LI><a href="#[142]">>></a> dump_stack </UL> -<P><STRONG><a name="[68]"></a>__0sprintf$8</STRONG> (Thumb, 36 bytes, Stack size 24 bytes, printf8.o(i.__0sprintf$8), UNUSED) +<P><STRONG><a name="[166]"></a>__c89printf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0printf), UNUSED) + +<P><STRONG><a name="[167]"></a>printf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0printf), UNUSED) + +<P><STRONG><a name="[137]"></a>__0sprintf</STRONG> (Thumb, 36 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) <BR><BR>[Calls]<UL><LI><a href="#[29]">>></a> _sputc -<LI><a href="#[67]">>></a> _printf_core +<LI><a href="#[136]">>></a> _printf_core </UL> -<P><STRONG><a name="[9d]"></a>__1sprintf$8</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf8.o(i.__0sprintf$8), UNUSED) +<P><STRONG><a name="[168]"></a>__1sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) -<P><STRONG><a name="[88]"></a>__2sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf8.o(i.__0sprintf$8)) +<P><STRONG><a name="[146]"></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="#[7a]">>></a> print_call_stack +<BR>[Called By]<UL><LI><a href="#[143]">>></a> print_call_stack </UL> -<P><STRONG><a name="[9e]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED) +<P><STRONG><a name="[169]"></a>__c89sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) -<P><STRONG><a name="[9f]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED) +<P><STRONG><a name="[16a]"></a>sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED) -<P><STRONG><a name="[a0]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED) - -<P><STRONG><a name="[6b]"></a>allParaDefaultInit</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, system_mem_para.o(i.allParaDefaultInit)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1192<LI>Call Chain = allParaDefaultInit ⇒ systemEepIdDefaultInit ⇒ paraCalcCrcAndWriteEepAB ⇒ eepABWriteAndReadCheck ⇒ eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead -</UL> -<BR>[Calls]<UL><LI><a href="#[6c]">>></a> systemEepIdDefaultInit -</UL> -<BR>[Called By]<UL><LI><a href="#[86]">>></a> sysStoredParaInit +<P><STRONG><a name="[4a]"></a>__ARM_clz</STRONG> (Thumb, 46 bytes, Stack size 0 bytes, depilogue.o(i.__ARM_clz)) +<BR><BR>[Called By]<UL><LI><a href="#[3d]">>></a> _double_epilogue </UL> -<P><STRONG><a name="[6d]"></a>allParaPatchPro</STRONG> (Thumb, 54 bytes, Stack size 8 bytes, system_mem_para.o(i.allParaPatchPro)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1184<LI>Call Chain = allParaPatchPro ⇒ paraCalcCrcAndWriteEepAB ⇒ eepABWriteAndReadCheck ⇒ eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead +<P><STRONG><a name="[d3]"></a>__ARM_common_switch8</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, upper_computer_read_log_api.o(i.__ARM_common_switch8)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __ARM_common_switch8 </UL> -<BR>[Calls]<UL><LI><a href="#[71]">>></a> paraCalcCrcAndWriteEepAB -<LI><a href="#[6f]">>></a> eepParaPatchPro_1 -<LI><a href="#[70]">>></a> __aeabi_uwrite4 -<LI><a href="#[6e]">>></a> __aeabi_uread4 -</UL> -<BR>[Called By]<UL><LI><a href="#[86]">>></a> sysStoredParaInit +<BR>[Called By]<UL><LI><a href="#[13d]">>></a> button_handler +<LI><a href="#[d0]">>></a> LCD_DisplayDigit_new </UL> -<P><STRONG><a name="[72]"></a>allParaReadFromEep</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, system_mem_para.o(i.allParaReadFromEep)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1200<LI>Call Chain = allParaReadFromEep ⇒ systemEepIdReadFromEep ⇒ systemEepIdDefaultInit ⇒ paraCalcCrcAndWriteEepAB ⇒ eepABWriteAndReadCheck ⇒ eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead +<P><STRONG><a name="[16b]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED) + +<P><STRONG><a name="[16c]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED) + +<P><STRONG><a name="[16d]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED) + +<P><STRONG><a name="[a9]"></a>adc_tem_cal</STRONG> (Thumb, 146 bytes, Stack size 40 bytes, adc.o(i.adc_tem_cal)) +<BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = adc_tem_cal ⇒ __aeabi_dsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[73]">>></a> systemEepIdReadFromEep +<BR>[Calls]<UL><LI><a href="#[43]">>></a> __aeabi_ui2f +<LI><a href="#[39]">>></a> __aeabi_frsub +<LI><a href="#[3a]">>></a> __aeabi_fdiv +<LI><a href="#[35]">>></a> __aeabi_fadd +<LI><a href="#[af]">>></a> __aeabi_f2d +<LI><a href="#[3f]">>></a> __aeabi_dsub +<LI><a href="#[49]">>></a> __aeabi_d2f </UL> -<BR>[Called By]<UL><LI><a href="#[86]">>></a> sysStoredParaInit +<BR>[Called By]<UL><LI><a href="#[a5]">>></a> Get_AdcTempValue </UL> -<P><STRONG><a name="[7f]"></a>arrayA_2_arrayB</STRONG> (Thumb, 66 bytes, Stack size 20 bytes, system_general_para.o(i.arrayA_2_arrayB)) -<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = arrayA_2_arrayB +<P><STRONG><a name="[ab]"></a>adc_vol_cal</STRONG> (Thumb, 88 bytes, Stack size 48 bytes, adc.o(i.adc_vol_cal)) +<BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = adc_vol_cal ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Called By]<UL><LI><a href="#[7c]">>></a> eepABReadCheck +<BR>[Calls]<UL><LI><a href="#[45]">>></a> __aeabi_ui2d +<LI><a href="#[44]">>></a> __aeabi_i2d +<LI><a href="#[42]">>></a> __aeabi_ddiv +<LI><a href="#[3b]">>></a> __aeabi_dadd +<LI><a href="#[46]">>></a> __aeabi_d2iz +</UL> +<BR>[Called By]<UL><LI><a href="#[aa]">>></a> Get_AdcValue </UL> -<P><STRONG><a name="[74]"></a>cm_backtrace_call_stack</STRONG> (Thumb, 248 bytes, Stack size 48 bytes, cm_backtrace.o(i.cm_backtrace_call_stack)) +<P><STRONG><a name="[a7]"></a>adc_wait_finish</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, adc.o(i.adc_wait_finish)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = adc_wait_finish +</UL> +<BR>[Calls]<UL><LI><a href="#[13c]">>></a> ADC_ISR_ACC_IF_Chk +</UL> +<BR>[Called By]<UL><LI><a href="#[aa]">>></a> Get_AdcValue +<LI><a href="#[a5]">>></a> Get_AdcTempValue +</UL> + +<P><STRONG><a name="[13d]"></a>button_handler</STRONG> (Thumb, 604 bytes, Stack size 16 bytes, multi_button.o(i.button_handler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = button_handler ⇒ __ARM_common_switch8 +</UL> +<BR>[Calls]<UL><LI><a href="#[d3]">>></a> __ARM_common_switch8 +</UL> +<BR>[Called By]<UL><LI><a href="#[e5]">>></a> button_ticks +</UL> + +<P><STRONG><a name="[e5]"></a>button_ticks</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, multi_button.o(i.button_ticks)) +<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = button_ticks ⇒ button_handler ⇒ __ARM_common_switch8 +</UL> +<BR>[Calls]<UL><LI><a href="#[13d]">>></a> button_handler +</UL> +<BR>[Called By]<UL><LI><a href="#[19]">>></a> LPTIM_IRQHandler +</UL> + +<P><STRONG><a name="[13e]"></a>cm_backtrace_call_stack</STRONG> (Thumb, 248 bytes, Stack size 48 bytes, cm_backtrace.o(i.cm_backtrace_call_stack)) <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = cm_backtrace_call_stack ⇒ disassembly_ins_is_bl_blx </UL> -<BR>[Calls]<UL><LI><a href="#[75]">>></a> disassembly_ins_is_bl_blx +<BR>[Calls]<UL><LI><a href="#[13f]">>></a> disassembly_ins_is_bl_blx </UL> -<BR>[Called By]<UL><LI><a href="#[7a]">>></a> print_call_stack +<BR>[Called By]<UL><LI><a href="#[143]">>></a> print_call_stack </UL> -<P><STRONG><a name="[2e]"></a>cm_backtrace_fault</STRONG> (Thumb, 322 bytes, Stack size 80 bytes, cm_backtrace.o(i.cm_backtrace_fault)) +<P><STRONG><a name="[2c]"></a>cm_backtrace_fault</STRONG> (Thumb, 322 bytes, Stack size 80 bytes, cm_backtrace.o(i.cm_backtrace_fault)) <BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = cm_backtrace_fault ⇒ print_call_stack ⇒ cm_backtrace_call_stack ⇒ disassembly_ins_is_bl_blx </UL> -<BR>[Calls]<UL><LI><a href="#[7a]">>></a> print_call_stack -<LI><a href="#[79]">>></a> dump_stack -<LI><a href="#[78]">>></a> cm_backtrace_firmware_info -<LI><a href="#[76]">>></a> __aeabi_memcpy4 -<LI><a href="#[77]">>></a> __2printf +<BR>[Calls]<UL><LI><a href="#[141]">>></a> cm_backtrace_firmware_info +<LI><a href="#[143]">>></a> print_call_stack +<LI><a href="#[142]">>></a> dump_stack +<LI><a href="#[140]">>></a> __aeabi_memcpy4 +<LI><a href="#[70]">>></a> __2printf </UL> <BR>[Called By]<UL><LI><a href="#[2]">>></a> HardFault_Handler </UL> -<P><STRONG><a name="[78]"></a>cm_backtrace_firmware_info</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, cm_backtrace.o(i.cm_backtrace_firmware_info)) +<P><STRONG><a name="[141]"></a>cm_backtrace_firmware_info</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, cm_backtrace.o(i.cm_backtrace_firmware_info)) <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = cm_backtrace_firmware_info ⇒ __2printf </UL> -<BR>[Calls]<UL><LI><a href="#[77]">>></a> __2printf +<BR>[Calls]<UL><LI><a href="#[70]">>></a> __2printf </UL> -<BR>[Called By]<UL><LI><a href="#[2e]">>></a> cm_backtrace_fault +<BR>[Called By]<UL><LI><a href="#[2c]">>></a> cm_backtrace_fault </UL> -<P><STRONG><a name="[56]"></a>delay_init</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, delay.o(i.delay_init)) +<P><STRONG><a name="[ca]"></a>delay_init</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, delay.o(i.delay_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = delay_init ⇒ __aeabi_uidivmod </UL> -<BR>[Calls]<UL><LI><a href="#[7b]">>></a> __aeabi_uidivmod +<BR>[Calls]<UL><LI><a href="#[2e]">>></a> __aeabi_uidivmod </UL> -<BR>[Called By]<UL><LI><a href="#[50]">>></a> Init_SysClk -<LI><a href="#[61]">>></a> System_power_on_init +<BR>[Called By]<UL><LI><a href="#[f6]">>></a> SysWakeUp_ClockCfg +<LI><a href="#[c5]">>></a> Init_SysClk +<LI><a href="#[104]">>></a> System_power_on_init </UL> -<P><STRONG><a name="[53]"></a>delay_ms</STRONG> (Thumb, 70 bytes, Stack size 0 bytes, delay.o(i.delay_ms)) -<BR><BR>[Called By]<UL><LI><a href="#[50]">>></a> Init_SysClk -<LI><a href="#[61]">>></a> System_power_on_init +<P><STRONG><a name="[b7]"></a>delay_ms</STRONG> (Thumb, 70 bytes, Stack size 0 bytes, delay.o(i.delay_ms)) +<BR><BR>[Called By]<UL><LI><a href="#[f6]">>></a> SysWakeUp_ClockCfg +<LI><a href="#[c5]">>></a> Init_SysClk +<LI><a href="#[144]">>></a> project_test_9 +<LI><a href="#[104]">>></a> System_power_on_init +<LI><a href="#[be]">>></a> Gprs_Uart1_Rx_DMA_CH3_Check +<LI><a href="#[e1]">>></a> LCD_driver_init_new +<LI><a href="#[b5]">>></a> Get_Time +<LI><a href="#[f1]">>></a> project_test_5 +<LI><a href="#[f0]">>></a> project_test_3 +<LI><a href="#[ef]">>></a> project_test_2 +<LI><a href="#[f3]">>></a> Project_Test_8 </UL> -<P><STRONG><a name="[4b]"></a>delay_us</STRONG> (Thumb, 70 bytes, Stack size 0 bytes, delay.o(i.delay_us)) -<BR><BR>[Called By]<UL><LI><a href="#[4a]">>></a> EEPROM_stat_read +<P><STRONG><a name="[d8]"></a>delay_us</STRONG> (Thumb, 70 bytes, Stack size 0 bytes, delay.o(i.delay_us)) +<BR><BR>[Called By]<UL><LI><a href="#[df]">>></a> LCD_IIC_Stop +<LI><a href="#[de]">>></a> LCD_IIC_Start +<LI><a href="#[dd]">>></a> LCD_IIC_Send_Byte +<LI><a href="#[da]">>></a> LCD_IIC_Read_Byte +<LI><a href="#[d9]">>></a> LCD_IIC_NAck +<LI><a href="#[d6]">>></a> LCD_IIC_Ack </UL> -<P><STRONG><a name="[7c]"></a>eepABReadCheck</STRONG> (Thumb, 262 bytes, Stack size 1072 bytes, system_mem_para.o(i.eepABReadCheck)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1144<LI>Call Chain = eepABReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead -</UL> -<BR>[Calls]<UL><LI><a href="#[46]">>></a> EEPROM_MultipleRead -<LI><a href="#[7e]">>></a> usMBCRC16 -<LI><a href="#[7f]">>></a> arrayA_2_arrayB -<LI><a href="#[49]">>></a> EEPROM_MultipleWrite -<LI><a href="#[7d]">>></a> __aeabi_memclr4 -</UL> -<BR>[Called By]<UL><LI><a href="#[73]">>></a> systemEepIdReadFromEep -</UL> - -<P><STRONG><a name="[80]"></a>eepABWriteAndReadCheck</STRONG> (Thumb, 78 bytes, Stack size 24 bytes, system_mem_para.o(i.eepABWriteAndReadCheck)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1136<LI>Call Chain = eepABWriteAndReadCheck ⇒ eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead -</UL> -<BR>[Calls]<UL><LI><a href="#[81]">>></a> eepWriteAndReadCheck -</UL> -<BR>[Called By]<UL><LI><a href="#[71]">>></a> paraCalcCrcAndWriteEepAB -</UL> - -<P><STRONG><a name="[6f]"></a>eepParaPatchPro_1</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, system_mem_para.o(i.eepParaPatchPro_1)) -<BR><BR>[Called By]<UL><LI><a href="#[6d]">>></a> allParaPatchPro -</UL> - -<P><STRONG><a name="[81]"></a>eepWriteAndReadCheck</STRONG> (Thumb, 64 bytes, Stack size 1040 bytes, system_mem_para.o(i.eepWriteAndReadCheck)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1112<LI>Call Chain = eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead -</UL> -<BR>[Calls]<UL><LI><a href="#[46]">>></a> EEPROM_MultipleRead -<LI><a href="#[82]">>></a> ucharcmp -<LI><a href="#[49]">>></a> EEPROM_MultipleWrite -</UL> -<BR>[Called By]<UL><LI><a href="#[80]">>></a> eepABWriteAndReadCheck -</UL> - -<P><STRONG><a name="[28]"></a>fputc</STRONG> (Thumb, 32 bytes, Stack size 16 bytes, uart.o(i.fputc)) +<P><STRONG><a name="[28]"></a>fputc</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, project_test.o(i.fputc)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = fputc </UL> -<BR>[Calls]<UL><LI><a href="#[83]">>></a> UARTx_TXBUF_Write -<LI><a href="#[84]">>></a> UARTx_ISR_TXSE_Chk +<BR>[Calls]<UL><LI><a href="#[132]">>></a> UARTx_TXBUF_Write +<LI><a href="#[133]">>></a> UARTx_ISR_TXSE_Chk </UL> -<BR>[Address Reference Count : 1]<UL><LI> printf8.o(i.__0printf$8) +<BR>[Address Reference Count : 1]<UL><LI> printfa.o(i.__0printf) </UL> -<P><STRONG><a name="[85]"></a>hardwareDriversInit</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, system_run_fun.o(i.hardwareDriversInit)) -<BR><BR>[Called By]<UL><LI><a href="#[25]">>></a> main +<P><STRONG><a name="[63]"></a>free</STRONG> (Thumb, 80 bytes, Stack size 8 bytes, malloc.o(i.free)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = free +</UL> +<BR>[Called By]<UL><LI><a href="#[62]">>></a> Alarm_List_Node_Deleted +<LI><a href="#[b1]">>></a> Get_Mcu_Temp +<LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage </UL> -<P><STRONG><a name="[25]"></a>main</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, main.o(i.main)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1296<LI>Call Chain = main ⇒ sysStoredParaInit ⇒ allParaReadFromEep ⇒ systemEepIdReadFromEep ⇒ systemEepIdDefaultInit ⇒ paraCalcCrcAndWriteEepAB ⇒ eepABWriteAndReadCheck ⇒ eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead +<P><STRONG><a name="[25]"></a>main</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, main.o(i.main)) +<BR><BR>[Stack]<UL><LI>Max Depth = 304<LI>Call Chain = main ⇒ UART_Init_test ⇒ UART_SInit ⇒ UART_BaudREGCalc ⇒ __aeabi_dsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> -<BR>[Calls]<UL><LI><a href="#[86]">>></a> sysStoredParaInit -<LI><a href="#[87]">>></a> sysRunParaInit -<LI><a href="#[85]">>></a> hardwareDriversInit -<LI><a href="#[61]">>></a> System_power_on_init -<LI><a href="#[4e]">>></a> IWDT_Clr +<BR>[Calls]<UL><LI><a href="#[144]">>></a> project_test_9 +<LI><a href="#[145]">>></a> project_test_7 +<LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[104]">>></a> System_power_on_init +<LI><a href="#[ed]">>></a> Project_Test +<LI><a href="#[c3]">>></a> Iic_Init_Test +<LI><a href="#[6e]">>></a> AppNvr_Print +<LI><a href="#[64]">>></a> All_GPIO_Init_test +<LI><a href="#[5d]">>></a> ALL_ADC_Init_Test </UL> <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B) </UL> -<P><STRONG><a name="[71]"></a>paraCalcCrcAndWriteEepAB</STRONG> (Thumb, 52 bytes, Stack size 40 bytes, system_mem_para.o(i.paraCalcCrcAndWriteEepAB)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1176<LI>Call Chain = paraCalcCrcAndWriteEepAB ⇒ eepABWriteAndReadCheck ⇒ eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead +<P><STRONG><a name="[ad]"></a>malloc</STRONG> (Thumb, 92 bytes, Stack size 20 bytes, malloc.o(i.malloc)) +<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = malloc </UL> -<BR>[Calls]<UL><LI><a href="#[80]">>></a> eepABWriteAndReadCheck -<LI><a href="#[7e]">>></a> usMBCRC16 -</UL> -<BR>[Called By]<UL><LI><a href="#[6c]">>></a> systemEepIdDefaultInit -<LI><a href="#[6d]">>></a> allParaPatchPro +<BR>[Called By]<UL><LI><a href="#[b1]">>></a> Get_Mcu_Temp +<LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage </UL> -<P><STRONG><a name="[87]"></a>sysRunParaInit</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, system_run_fun.o(i.sysRunParaInit)) -<BR><BR>[Called By]<UL><LI><a href="#[25]">>></a> main +<P><STRONG><a name="[ee]"></a>project_test_1</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, project_test.o(i.project_test_1)) +<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = project_test_1 ⇒ __2printf +</UL> +<BR>[Calls]<UL><LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[148]">>></a> GPIO_ToggleBits +<LI><a href="#[147]">>></a> Sys_GetTick +<LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Project_Test </UL> -<P><STRONG><a name="[86]"></a>sysStoredParaInit</STRONG> (Thumb, 102 bytes, Stack size 96 bytes, system_run_fun.o(i.sysStoredParaInit)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1296<LI>Call Chain = sysStoredParaInit ⇒ allParaReadFromEep ⇒ systemEepIdReadFromEep ⇒ systemEepIdDefaultInit ⇒ paraCalcCrcAndWriteEepAB ⇒ eepABWriteAndReadCheck ⇒ eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead +<P><STRONG><a name="[f4]"></a>project_test_10</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, project_test.o(i.project_test_10)) +<BR><BR>[Stack]<UL><LI>Max Depth = 124<LI>Call Chain = project_test_10 ⇒ Get_Time ⇒ R8025T_read ⇒ LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init </UL> -<BR>[Calls]<UL><LI><a href="#[46]">>></a> EEPROM_MultipleRead -<LI><a href="#[72]">>></a> allParaReadFromEep -<LI><a href="#[6d]">>></a> allParaPatchPro -<LI><a href="#[6b]">>></a> allParaDefaultInit -<LI><a href="#[7d]">>></a> __aeabi_memclr4 -<LI><a href="#[6e]">>></a> __aeabi_uread4 +<BR>[Calls]<UL><LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[b5]">>></a> Get_Time +<LI><a href="#[147]">>></a> Sys_GetTick +</UL> +<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Project_Test +</UL> + +<P><STRONG><a name="[ef]"></a>project_test_2</STRONG> (Thumb, 146 bytes, Stack size 8 bytes, project_test.o(i.project_test_2)) +<BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = project_test_2 ⇒ Gprs_Open ⇒ UARTx_SendData_Normal ⇒ __2printf +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[be]">>></a> Gprs_Uart1_Rx_DMA_CH3_Check +<LI><a href="#[dc]">>></a> GPIO_ReadInputDataBit +<LI><a href="#[149]">>></a> pwr_enter_sleep_mode +<LI><a href="#[ba]">>></a> Gprs_Open +<LI><a href="#[a2]">>></a> GPIO_IPD_Init +<LI><a href="#[bd]">>></a> Gprs_Uart1_Receive_Data +<LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Project_Test +</UL> + +<P><STRONG><a name="[f0]"></a>project_test_3</STRONG> (Thumb, 240 bytes, Stack size 8 bytes, project_test.o(i.project_test_3)) +<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = project_test_3 ⇒ __2printf +</UL> +<BR>[Calls]<UL><LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[14b]">>></a> GPIOH_ReadInputDataBit +<LI><a href="#[14a]">>></a> readButton_key1_State +<LI><a href="#[147]">>></a> Sys_GetTick +<LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Project_Test +</UL> + +<P><STRONG><a name="[f1]"></a>project_test_5</STRONG> (Thumb, 206 bytes, Stack size 8 bytes, project_test.o(i.project_test_5)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = project_test_5 +</UL> +<BR>[Calls]<UL><LI><a href="#[67]">>></a> GPIO_ResetBits +<LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[69]">>></a> GPIO_SetBits +<LI><a href="#[dc]">>></a> GPIO_ReadInputDataBit +<LI><a href="#[14b]">>></a> GPIOH_ReadInputDataBit +</UL> +<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Project_Test +</UL> + +<P><STRONG><a name="[f2]"></a>project_test_6</STRONG> (Thumb, 168 bytes, Stack size 16 bytes, project_test.o(i.project_test_6)) +<BR><BR>[Stack]<UL><LI>Max Depth = 264<LI>Call Chain = project_test_6 ⇒ Get_Lith_Bat_Voltage ⇒ Get_vol_average ⇒ Get_AdcValue ⇒ adc_vol_cal ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +</UL> +<BR>[Calls]<UL><LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[af]">>></a> __aeabi_f2d +<LI><a href="#[14b]">>></a> GPIOH_ReadInputDataBit +<LI><a href="#[147]">>></a> Sys_GetTick +<LI><a href="#[b1]">>></a> Get_Mcu_Temp +<LI><a href="#[b0]">>></a> Get_Lith_Bat_Voltage +<LI><a href="#[ac]">>></a> Get_Alka_Bat_Voltage +<LI><a href="#[b8]">>></a> __aeabi_uwrite4 +<LI><a href="#[b9]">>></a> __aeabi_uread4 +<LI><a href="#[70]">>></a> __2printf +</UL> +<BR>[Called By]<UL><LI><a href="#[ed]">>></a> Project_Test +</UL> + +<P><STRONG><a name="[145]"></a>project_test_7</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, project_test.o(i.project_test_7)) +<BR><BR>[Stack]<UL><LI>Max Depth = 172<LI>Call Chain = project_test_7 ⇒ LCD_Clear_NEW ⇒ LCD_Display_NEW ⇒ LCD_Write_reg ⇒ LCD_IIC_Send_Byte ⇒ Sda_Out ⇒ OutputIO ⇒ GPIO_Init +</UL> +<BR>[Calls]<UL><LI><a href="#[e1]">>></a> LCD_driver_init_new +<LI><a href="#[d2]">>></a> LCD_Clear_NEW +<LI><a href="#[ce]">>></a> LCD_All_Display_new </UL> <BR>[Called By]<UL><LI><a href="#[25]">>></a> main </UL> -<P><STRONG><a name="[6c]"></a>systemEepIdDefaultInit</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, system_mem_para.o(i.systemEepIdDefaultInit)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1184<LI>Call Chain = systemEepIdDefaultInit ⇒ paraCalcCrcAndWriteEepAB ⇒ eepABWriteAndReadCheck ⇒ eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead +<P><STRONG><a name="[144]"></a>project_test_9</STRONG> (Thumb, 172 bytes, Stack size 40 bytes, project_test.o(i.project_test_9)) +<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = project_test_9 ⇒ __aeabi_fsub ⇒ __aeabi_fadd ⇒ _float_epilogue </UL> -<BR>[Calls]<UL><LI><a href="#[71]">>></a> paraCalcCrcAndWriteEepAB -<LI><a href="#[2f]">>></a> __aeabi_memclr -<LI><a href="#[70]">>></a> __aeabi_uwrite4 +<BR>[Calls]<UL><LI><a href="#[b7]">>></a> delay_ms +<LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[43]">>></a> __aeabi_ui2f +<LI><a href="#[3a]">>></a> __aeabi_fdiv +<LI><a href="#[af]">>></a> __aeabi_f2d +<LI><a href="#[114]">>></a> BSTIM_CR1_CEN_Setable +<LI><a href="#[38]">>></a> __aeabi_fsub +<LI><a href="#[14c]">>></a> __aeabi_fmul +<LI><a href="#[10a]">>></a> Timer_Init +<LI><a href="#[2e]">>></a> __aeabi_uidivmod +<LI><a href="#[70]">>></a> __2printf </UL> -<BR>[Called By]<UL><LI><a href="#[73]">>></a> systemEepIdReadFromEep -<LI><a href="#[6b]">>></a> allParaDefaultInit +<BR>[Called By]<UL><LI><a href="#[25]">>></a> main </UL> -<P><STRONG><a name="[73]"></a>systemEepIdReadFromEep</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, system_mem_para.o(i.systemEepIdReadFromEep)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1192<LI>Call Chain = systemEepIdReadFromEep ⇒ systemEepIdDefaultInit ⇒ paraCalcCrcAndWriteEepAB ⇒ eepABWriteAndReadCheck ⇒ eepWriteAndReadCheck ⇒ EEPROM_MultipleWrite ⇒ EEPROM_Wait_Busy ⇒ EEPROM_stat_read ⇒ SpiWriteAndRead +<P><STRONG><a name="[149]"></a>pwr_enter_sleep_mode</STRONG> (Thumb, 86 bytes, Stack size 32 bytes, 1powermanage.o(i.pwr_enter_sleep_mode)) +<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = pwr_enter_sleep_mode ⇒ PMU_SleepCfg_Init </UL> -<BR>[Calls]<UL><LI><a href="#[6c]">>></a> systemEepIdDefaultInit -<LI><a href="#[7c]">>></a> eepABReadCheck +<BR>[Calls]<UL><LI><a href="#[4d]">>></a> CDIF_CR_INTF_EN_Setable +<LI><a href="#[105]">>></a> RMU_PDRCR_PDREN_Setable +<LI><a href="#[107]">>></a> RMU_BORCR_OFF_BOR_Setable +<LI><a href="#[c2]">>></a> IWDT_Clr +<LI><a href="#[4f]">>></a> VRTC_RCMFCR_EN_Setable +<LI><a href="#[e8]">>></a> PMU_SleepCfg_Init +<LI><a href="#[14d]">>></a> RMU_PDRCR_PDRCFG_Set </UL> -<BR>[Called By]<UL><LI><a href="#[72]">>></a> allParaReadFromEep +<BR>[Called By]<UL><LI><a href="#[ef]">>></a> project_test_2 </UL> -<P><STRONG><a name="[82]"></a>ucharcmp</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, system_general_para.o(i.ucharcmp)) -<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = ucharcmp +<P><STRONG><a name="[14a]"></a>readButton_key1_State</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, project_test.o(i.readButton_key1_State)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = readButton_key1_State </UL> -<BR>[Called By]<UL><LI><a href="#[81]">>></a> eepWriteAndReadCheck +<BR>[Calls]<UL><LI><a href="#[dc]">>></a> GPIO_ReadInputDataBit </UL> - -<P><STRONG><a name="[7e]"></a>usMBCRC16</STRONG> (Thumb, 44 bytes, Stack size 20 bytes, mbcrc.o(i.usMBCRC16)) -<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = usMBCRC16 -</UL> -<BR>[Called By]<UL><LI><a href="#[71]">>></a> paraCalcCrcAndWriteEepAB -<LI><a href="#[7c]">>></a> eepABReadCheck +<BR>[Called By]<UL><LI><a href="#[f0]">>></a> project_test_3 </UL> <P> <H3> Local Symbols </H3> -<P><STRONG><a name="[75]"></a>disassembly_ins_is_bl_blx</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, cm_backtrace.o(i.disassembly_ins_is_bl_blx)) +<P><STRONG><a name="[110]"></a>NVIC_DisableIRQ</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, project_test.o(i.NVIC_DisableIRQ)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[112]"></a>NVIC_EnableIRQ</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, project_test.o(i.NVIC_EnableIRQ)) +<BR><BR>[Called By]<UL><LI><a href="#[128]">>></a> UART_Init_test +<LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[111]"></a>NVIC_SetPriority</STRONG> (Thumb, 110 bytes, Stack size 8 bytes, project_test.o(i.NVIC_SetPriority)) +<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = NVIC_SetPriority +</UL> +<BR>[Called By]<UL><LI><a href="#[10a]">>></a> Timer_Init +</UL> + +<P><STRONG><a name="[13f]"></a>disassembly_ins_is_bl_blx</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, cm_backtrace.o(i.disassembly_ins_is_bl_blx)) <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = disassembly_ins_is_bl_blx </UL> -<BR>[Called By]<UL><LI><a href="#[74]">>></a> cm_backtrace_call_stack +<BR>[Called By]<UL><LI><a href="#[13e]">>></a> cm_backtrace_call_stack </UL> -<P><STRONG><a name="[79]"></a>dump_stack</STRONG> (Thumb, 128 bytes, Stack size 16 bytes, cm_backtrace.o(i.dump_stack)) +<P><STRONG><a name="[142]"></a>dump_stack</STRONG> (Thumb, 128 bytes, Stack size 16 bytes, cm_backtrace.o(i.dump_stack)) <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = dump_stack ⇒ __2printf </UL> -<BR>[Calls]<UL><LI><a href="#[77]">>></a> __2printf +<BR>[Calls]<UL><LI><a href="#[70]">>></a> __2printf </UL> -<BR>[Called By]<UL><LI><a href="#[2e]">>></a> cm_backtrace_fault +<BR>[Called By]<UL><LI><a href="#[2c]">>></a> cm_backtrace_fault </UL> -<P><STRONG><a name="[7a]"></a>print_call_stack</STRONG> (Thumb, 120 bytes, Stack size 88 bytes, cm_backtrace.o(i.print_call_stack)) +<P><STRONG><a name="[143]"></a>print_call_stack</STRONG> (Thumb, 120 bytes, Stack size 88 bytes, cm_backtrace.o(i.print_call_stack)) <BR><BR>[Stack]<UL><LI>Max Depth = 144<LI>Call Chain = print_call_stack ⇒ cm_backtrace_call_stack ⇒ disassembly_ins_is_bl_blx </UL> -<BR>[Calls]<UL><LI><a href="#[74]">>></a> cm_backtrace_call_stack -<LI><a href="#[7d]">>></a> __aeabi_memclr4 -<LI><a href="#[88]">>></a> __2sprintf -<LI><a href="#[77]">>></a> __2printf +<BR>[Calls]<UL><LI><a href="#[13e]">>></a> cm_backtrace_call_stack +<LI><a href="#[bb]">>></a> __aeabi_memclr4 +<LI><a href="#[146]">>></a> __2sprintf +<LI><a href="#[70]">>></a> __2printf </UL> -<BR>[Called By]<UL><LI><a href="#[2e]">>></a> cm_backtrace_fault +<BR>[Called By]<UL><LI><a href="#[2c]">>></a> cm_backtrace_fault </UL> -<P><STRONG><a name="[67]"></a>_printf_core</STRONG> (Thumb, 1020 bytes, Stack size 104 bytes, printf8.o(i._printf_core), UNUSED) -<BR><BR>[Calls]<UL><LI><a href="#[32]">>></a> __aeabi_uldivmod -<LI><a href="#[69]">>></a> _printf_pre_padding -<LI><a href="#[6a]">>></a> _printf_post_padding +<P><STRONG><a name="[138]"></a>_fp_digits</STRONG> (Thumb, 344 bytes, Stack size 64 bytes, printfa.o(i._fp_digits), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[42]">>></a> __aeabi_ddiv +<LI><a href="#[3b]">>></a> __aeabi_dadd +<LI><a href="#[48]">>></a> __aeabi_d2ulz +<LI><a href="#[139]">>></a> __aeabi_cdrcmple +<LI><a href="#[41]">>></a> __aeabi_dmul +<LI><a href="#[2f]">>></a> __aeabi_uldivmod </UL> -<BR>[Called By]<UL><LI><a href="#[68]">>></a> __0sprintf$8 -<LI><a href="#[66]">>></a> __0printf$8 +<BR>[Called By]<UL><LI><a href="#[136]">>></a> _printf_core </UL> -<P><STRONG><a name="[6a]"></a>_printf_post_padding</STRONG> (Thumb, 32 bytes, Stack size 24 bytes, printf8.o(i._printf_post_padding), UNUSED) -<BR><BR>[Called By]<UL><LI><a href="#[67]">>></a> _printf_core +<P><STRONG><a name="[136]"></a>_printf_core</STRONG> (Thumb, 1754 bytes, Stack size 128 bytes, printfa.o(i._printf_core), UNUSED) +<BR><BR>[Calls]<UL><LI><a href="#[2f]">>></a> __aeabi_uldivmod +<LI><a href="#[2e]">>></a> __aeabi_uidivmod +<LI><a href="#[13a]">>></a> _printf_pre_padding +<LI><a href="#[13b]">>></a> _printf_post_padding +<LI><a href="#[138]">>></a> _fp_digits +</UL> +<BR>[Called By]<UL><LI><a href="#[137]">>></a> __0sprintf +<LI><a href="#[135]">>></a> __0printf </UL> -<P><STRONG><a name="[69]"></a>_printf_pre_padding</STRONG> (Thumb, 44 bytes, Stack size 40 bytes, printf8.o(i._printf_pre_padding), UNUSED) -<BR><BR>[Called By]<UL><LI><a href="#[67]">>></a> _printf_core +<P><STRONG><a name="[13b]"></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="#[136]">>></a> _printf_core </UL> -<P><STRONG><a name="[29]"></a>_sputc</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, printf8.o(i._sputc)) -<BR><BR>[Called By]<UL><LI><a href="#[68]">>></a> __0sprintf$8 +<P><STRONG><a name="[13a]"></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="#[136]">>></a> _printf_core </UL> -<BR>[Address Reference Count : 1]<UL><LI> printf8.o(i.__0sprintf$8) + +<P><STRONG><a name="[29]"></a>_sputc</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, printfa.o(i._sputc)) +<BR><BR>[Called By]<UL><LI><a href="#[137]">>></a> __0sprintf +</UL> +<BR>[Address Reference Count : 1]<UL><LI> printfa.o(i.__0sprintf) </UL><P> <H3> Undefined Global Symbols -</H3> -<P><STRONG><a name="[2d]"></a>__arm_fini_</STRONG> (Unknown, 0 bytes, Stack size 0 bytes, UNDEFINED) -<BR><BR>[Called By]<UL><LI><a href="#[2c]">>></a> __rt_lib_shutdown_fini -</UL> -<HR></body></html> +</H3><HR></body></html> -- Gitblit v1.9.3