RT501S.htm 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939
  1. <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  2. <html><head>
  3. <title>Static Call Graph - [.\Objects\Output\RT501S.axf]</title></head>
  4. <body><HR>
  5. <H1>Static Call Graph for image .\Objects\Output\RT501S.axf</H1><HR>
  6. <BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060061: Last Updated: Thu Dec 05 15:06:20 2019
  7. <BR><P>
  8. <H3>Maximum Stack Usage = 584 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
  9. Call chain for Maximum Stack Depth:</H3>
  10. main &rArr; authLink &rArr; encodeWithID
  11. <P>
  12. <H3>
  13. Mutually Recursive functions
  14. </H3> <LI><a href="#[3]">SVC_Handler</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[3]">SVC_Handler</a><BR>
  15. <LI><a href="#[4]">PendSV_Handler</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[4]">PendSV_Handler</a><BR>
  16. <LI><a href="#[10]">ADC1_IRQHandler</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[10]">ADC1_IRQHandler</a><BR>
  17. <LI><a href="#[2]">HardFault_Handler</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[2]">HardFault_Handler</a><BR>
  18. </UL>
  19. <P>
  20. <H3>
  21. Function Pointers
  22. </H3><UL>
  23. <LI><a href="#[10]">ADC1_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  24. <LI><a href="#[d]">DMA1_Channel1_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  25. <LI><a href="#[e]">DMA1_Channel2_3_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  26. <LI><a href="#[f]">DMA1_Channel4_5_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  27. <LI><a href="#[a]">EXTI0_1_IRQHandler</a> from stm32f0xx_it.o(i.EXTI0_1_IRQHandler) referenced from startup_stm32f030.o(RESET)
  28. <LI><a href="#[b]">EXTI2_3_IRQHandler</a> from stm32f0xx_it.o(i.EXTI2_3_IRQHandler) referenced from startup_stm32f030.o(RESET)
  29. <LI><a href="#[c]">EXTI4_15_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  30. <LI><a href="#[8]">FLASH_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  31. <LI><a href="#[2]">HardFault_Handler</a> from stm32f0xx_it.o(i.HardFault_Handler) referenced from startup_stm32f030.o(RESET)
  32. <LI><a href="#[18]">I2C1_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  33. <LI><a href="#[19]">I2C2_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  34. <LI><a href="#[1]">NMI_Handler</a> from stm32f0xx_it.o(i.NMI_Handler) referenced from startup_stm32f030.o(RESET)
  35. <LI><a href="#[4]">PendSV_Handler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  36. <LI><a href="#[9]">RCC_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  37. <LI><a href="#[7]">RTC_IRQHandler</a> from stm32f0xx_it.o(i.RTC_IRQHandler) referenced from startup_stm32f030.o(RESET)
  38. <LI><a href="#[0]">Reset_Handler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  39. <LI><a href="#[1a]">SPI1_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  40. <LI><a href="#[1b]">SPI2_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  41. <LI><a href="#[3]">SVC_Handler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  42. <LI><a href="#[5]">SysTick_Handler</a> from stm32f0xx_it.o(i.SysTick_Handler) referenced from startup_stm32f030.o(RESET)
  43. <LI><a href="#[1f]">SystemInit</a> from system_stm32f0xx.o(i.SystemInit) referenced from startup_stm32f030.o(.text)
  44. <LI><a href="#[14]">TIM14_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  45. <LI><a href="#[15]">TIM15_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  46. <LI><a href="#[16]">TIM16_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  47. <LI><a href="#[17]">TIM17_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  48. <LI><a href="#[11]">TIM1_BRK_UP_TRG_COM_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  49. <LI><a href="#[12]">TIM1_CC_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  50. <LI><a href="#[13]">TIM3_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  51. <LI><a href="#[1c]">USART1_IRQHandler</a> from stm32f0xx_it.o(i.USART1_IRQHandler) referenced from startup_stm32f030.o(RESET)
  52. <LI><a href="#[1d]">USART2_IRQHandler</a> from stm32f0xx_it.o(i.USART2_IRQHandler) referenced from startup_stm32f030.o(RESET)
  53. <LI><a href="#[6]">WWDG_IRQHandler</a> from startup_stm32f030.o(.text) referenced from startup_stm32f030.o(RESET)
  54. <LI><a href="#[20]">__main</a> from entry.o(.ARM.Collect$$$$00000000) referenced from startup_stm32f030.o(.text)
  55. <LI><a href="#[22]">_snputc</a> from printf8.o(i._snputc) referenced from printf8.o(i.__0snprintf$8)
  56. <LI><a href="#[21]">fputc</a> from serial.o(i.fputc) referenced from printf8.o(i.__0printf$8)
  57. <LI><a href="#[1e]">main</a> from main.o(i.main) referenced from entry9a.o(.ARM.Collect$$$$0000000B)
  58. </UL>
  59. <P>
  60. <H3>
  61. Global Symbols
  62. </H3>
  63. <P><STRONG><a name="[20]"></a>__main</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000))
  64. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(.text)
  65. </UL>
  66. <P><STRONG><a name="[82]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))
  67. <P><STRONG><a name="[23]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
  68. <BR><BR>[Calls]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
  69. </UL>
  70. <P><STRONG><a name="[30]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
  71. <BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
  72. </UL>
  73. <P><STRONG><a name="[83]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
  74. <P><STRONG><a name="[84]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
  75. <P><STRONG><a name="[85]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
  76. <P><STRONG><a name="[86]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
  77. <P><STRONG><a name="[87]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
  78. <P><STRONG><a name="[0]"></a>Reset_Handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  79. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  80. </UL>
  81. <P><STRONG><a name="[3]"></a>SVC_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  82. <BR><BR>[Calls]<UL><LI><a href="#[3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SVC_Handler
  83. </UL>
  84. <BR>[Called By]<UL><LI><a href="#[3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SVC_Handler
  85. </UL>
  86. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  87. </UL>
  88. <P><STRONG><a name="[4]"></a>PendSV_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  89. <BR><BR>[Calls]<UL><LI><a href="#[4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PendSV_Handler
  90. </UL>
  91. <BR>[Called By]<UL><LI><a href="#[4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PendSV_Handler
  92. </UL>
  93. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  94. </UL>
  95. <P><STRONG><a name="[10]"></a>ADC1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  96. <BR><BR>[Calls]<UL><LI><a href="#[10]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC1_IRQHandler
  97. </UL>
  98. <BR>[Called By]<UL><LI><a href="#[10]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC1_IRQHandler
  99. </UL>
  100. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  101. </UL>
  102. <P><STRONG><a name="[d]"></a>DMA1_Channel1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  103. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  104. </UL>
  105. <P><STRONG><a name="[e]"></a>DMA1_Channel2_3_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  106. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  107. </UL>
  108. <P><STRONG><a name="[f]"></a>DMA1_Channel4_5_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  109. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  110. </UL>
  111. <P><STRONG><a name="[c]"></a>EXTI4_15_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  112. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  113. </UL>
  114. <P><STRONG><a name="[8]"></a>FLASH_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  115. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  116. </UL>
  117. <P><STRONG><a name="[18]"></a>I2C1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  118. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  119. </UL>
  120. <P><STRONG><a name="[19]"></a>I2C2_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  121. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  122. </UL>
  123. <P><STRONG><a name="[9]"></a>RCC_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  124. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  125. </UL>
  126. <P><STRONG><a name="[1a]"></a>SPI1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  127. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  128. </UL>
  129. <P><STRONG><a name="[1b]"></a>SPI2_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  130. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  131. </UL>
  132. <P><STRONG><a name="[14]"></a>TIM14_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  133. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  134. </UL>
  135. <P><STRONG><a name="[15]"></a>TIM15_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  136. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  137. </UL>
  138. <P><STRONG><a name="[16]"></a>TIM16_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  139. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  140. </UL>
  141. <P><STRONG><a name="[17]"></a>TIM17_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  142. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  143. </UL>
  144. <P><STRONG><a name="[11]"></a>TIM1_BRK_UP_TRG_COM_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  145. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  146. </UL>
  147. <P><STRONG><a name="[12]"></a>TIM1_CC_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  148. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  149. </UL>
  150. <P><STRONG><a name="[13]"></a>TIM3_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  151. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  152. </UL>
  153. <P><STRONG><a name="[6]"></a>WWDG_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f030.o(.text))
  154. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  155. </UL>
  156. <P><STRONG><a name="[88]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text), UNUSED)
  157. <P><STRONG><a name="[56]"></a>__aeabi_uidivmod</STRONG> (Thumb, 44 bytes, Stack size 12 bytes, uidiv.o(.text))
  158. <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = __aeabi_uidivmod
  159. </UL>
  160. <BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_Init
  161. <LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  162. <LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;decodeAuthInfo
  163. <LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authSendCmd
  164. <LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCC_GetClocksFreq
  165. </UL>
  166. <P><STRONG><a name="[61]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text))
  167. <BR><BR>[Called By]<UL><LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetRecvProcess
  168. </UL>
  169. <P><STRONG><a name="[4a]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text))
  170. <BR><BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PcMsgHandle
  171. <LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;encodeWithID
  172. </UL>
  173. <P><STRONG><a name="[89]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
  174. <P><STRONG><a name="[26]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text))
  175. <BR><BR>[Called By]<UL><LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_memset$wrapper
  176. <LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
  177. </UL>
  178. <P><STRONG><a name="[8a]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
  179. <P><STRONG><a name="[8b]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
  180. <P><STRONG><a name="[25]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text))
  181. <BR><BR>[Calls]<UL><LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
  182. </UL>
  183. <BR>[Called By]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
  184. <LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ReadProductParaFromFlash
  185. <LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  186. </UL>
  187. <P><STRONG><a name="[8c]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
  188. <P><STRONG><a name="[8d]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
  189. <P><STRONG><a name="[27]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED)
  190. <BR><BR>[Calls]<UL><LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
  191. </UL>
  192. <P><STRONG><a name="[3d]"></a>strstr</STRONG> (Thumb, 40 bytes, Stack size 12 bytes, strstr.o(.text))
  193. <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = strstr
  194. </UL>
  195. <BR>[Called By]<UL><LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetParaFromStr
  196. </UL>
  197. <P><STRONG><a name="[63]"></a>strlen</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, strlen.o(.text))
  198. <BR><BR>[Called By]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SlwTrace
  199. </UL>
  200. <P><STRONG><a name="[59]"></a>strcmp</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, strcmp.o(.text))
  201. <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = strcmp
  202. </UL>
  203. <BR>[Called By]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ReadProductParaFromFlash
  204. </UL>
  205. <P><STRONG><a name="[60]"></a>memcmp</STRONG> (Thumb, 26 bytes, Stack size 12 bytes, memcmp.o(.text))
  206. <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = memcmp
  207. </UL>
  208. <BR>[Called By]<UL><LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetRecvProcess
  209. </UL>
  210. <P><STRONG><a name="[5a]"></a>strcpy</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, strcpy.o(.text))
  211. <BR><BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authLink
  212. <LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ReadProductParaFromFlash
  213. </UL>
  214. <P><STRONG><a name="[7f]"></a>__aeabi_uread4</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, uread4.o(.text))
  215. <BR><BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authLink
  216. </UL>
  217. <P><STRONG><a name="[8e]"></a>__rt_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED)
  218. <P><STRONG><a name="[8f]"></a>_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED)
  219. <P><STRONG><a name="[5b]"></a>__aeabi_uwrite4</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, uwrite4.o(.text))
  220. <BR><BR>[Called By]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ReadProductParaFromFlash
  221. <LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;decodeAuthInfo
  222. </UL>
  223. <P><STRONG><a name="[90]"></a>__rt_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED)
  224. <P><STRONG><a name="[91]"></a>_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED)
  225. <P><STRONG><a name="[28]"></a>atoi</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, atoi.o(.text))
  226. <BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = atoi &rArr; strtol &rArr; _strtoul
  227. </UL>
  228. <BR>[Calls]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strtol
  229. <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_errno_addr
  230. </UL>
  231. <BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PcMsgHandle
  232. </UL>
  233. <P><STRONG><a name="[2b]"></a>__aeabi_uldivmod</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, uldiv.o(.text), UNUSED)
  234. <BR><BR>[Calls]<UL><LI><a href="#[2c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
  235. <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
  236. </UL>
  237. <BR>[Called By]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
  238. </UL>
  239. <P><STRONG><a name="[2a]"></a>strtol</STRONG> (Thumb, 108 bytes, Stack size 32 bytes, strtol.o(.text))
  240. <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = strtol &rArr; _strtoul
  241. </UL>
  242. <BR>[Calls]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_strtoul
  243. <LI><a href="#[2e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__rt_ctype_table
  244. <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_errno_addr
  245. </UL>
  246. <BR>[Called By]<UL><LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atoi
  247. </UL>
  248. <P><STRONG><a name="[24]"></a>__scatterload</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, init.o(.text))
  249. <BR><BR>[Calls]<UL><LI><a href="#[30]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__main_after_scatterload
  250. </UL>
  251. <BR>[Called By]<UL><LI><a href="#[23]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_main_scatterload
  252. </UL>
  253. <P><STRONG><a name="[92]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
  254. <P><STRONG><a name="[2d]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
  255. <BR><BR>[Called By]<UL><LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
  256. </UL>
  257. <P><STRONG><a name="[93]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
  258. <P><STRONG><a name="[2c]"></a>__aeabi_llsr</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
  259. <BR><BR>[Called By]<UL><LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
  260. </UL>
  261. <P><STRONG><a name="[94]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
  262. <P><STRONG><a name="[2e]"></a>__rt_ctype_table</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, ctype_o.o(.text))
  263. <BR><BR>[Called By]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strtol
  264. </UL>
  265. <P><STRONG><a name="[2f]"></a>_strtoul</STRONG> (Thumb, 166 bytes, Stack size 40 bytes, _strtoul.o(.text))
  266. <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = _strtoul
  267. </UL>
  268. <BR>[Calls]<UL><LI><a href="#[31]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_chval
  269. <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_errno_addr
  270. </UL>
  271. <BR>[Called By]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strtol
  272. </UL>
  273. <P><STRONG><a name="[31]"></a>_chval</STRONG> (Thumb, 30 bytes, Stack size 0 bytes, _chval.o(.text))
  274. <BR><BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_strtoul
  275. </UL>
  276. <P><STRONG><a name="[32]"></a>AllGPIO_Init</STRONG> (Thumb, 172 bytes, Stack size 32 bytes, others.o(i.AllGPIO_Init))
  277. <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = AllGPIO_Init &rArr; GPIO_Init
  278. </UL>
  279. <BR>[Calls]<UL><LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCC_AHBPeriphClockCmd
  280. <LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
  281. <LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Init
  282. </UL>
  283. <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  284. </UL>
  285. <P><STRONG><a name="[36]"></a>ComSelect</STRONG> (Thumb, 32 bytes, Stack size 16 bytes, serial.o(i.ComSelect))
  286. <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = ComSelect &rArr; SlwTrace &rArr; Uart1Send
  287. </UL>
  288. <BR>[Calls]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SlwTrace
  289. </UL>
  290. <BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PcMsgHandle
  291. </UL>
  292. <P><STRONG><a name="[5c]"></a>DelayMS</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, stm32f0xx_it.o(i.DelayMS))
  293. <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DelayMS
  294. </UL>
  295. <BR>[Called By]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_74HC165
  296. <LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Write_74HC595
  297. </UL>
  298. <P><STRONG><a name="[a]"></a>EXTI0_1_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32f0xx_it.o(i.EXTI0_1_IRQHandler))
  299. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  300. </UL>
  301. <P><STRONG><a name="[b]"></a>EXTI2_3_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32f0xx_it.o(i.EXTI2_3_IRQHandler))
  302. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  303. </UL>
  304. <P><STRONG><a name="[81]"></a>EncodeKeyWithFactorAndMode</STRONG> (Thumb, 72 bytes, Stack size 20 bytes, auth.o(i.EncodeKeyWithFactorAndMode))
  305. <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = EncodeKeyWithFactorAndMode
  306. </UL>
  307. <BR>[Called By]<UL><LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;decodeAuthInfo
  308. </UL>
  309. <P><STRONG><a name="[72]"></a>FLASH_ClearFlag</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f0xx_flash.o(i.FLASH_ClearFlag))
  310. <BR><BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WritePageData
  311. </UL>
  312. <P><STRONG><a name="[38]"></a>FLASH_ErasePage</STRONG> (Thumb, 52 bytes, Stack size 20 bytes, stm32f0xx_flash.o(i.FLASH_ErasePage))
  313. <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = FLASH_ErasePage &rArr; FLASH_WaitForLastOperation
  314. </UL>
  315. <BR>[Calls]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
  316. </UL>
  317. <BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WritePageData
  318. </UL>
  319. <P><STRONG><a name="[3b]"></a>FLASH_GetStatus</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, stm32f0xx_flash.o(i.FLASH_GetStatus))
  320. <BR><BR>[Called By]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
  321. </UL>
  322. <P><STRONG><a name="[73]"></a>FLASH_Lock</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32f0xx_flash.o(i.FLASH_Lock))
  323. <BR><BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WritePageData
  324. </UL>
  325. <P><STRONG><a name="[3a]"></a>FLASH_ProgramHalfWord</STRONG> (Thumb, 48 bytes, Stack size 20 bytes, stm32f0xx_flash.o(i.FLASH_ProgramHalfWord))
  326. <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = FLASH_ProgramHalfWord &rArr; FLASH_WaitForLastOperation
  327. </UL>
  328. <BR>[Calls]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
  329. </UL>
  330. <BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WritePageData
  331. </UL>
  332. <P><STRONG><a name="[71]"></a>FLASH_Unlock</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, stm32f0xx_flash.o(i.FLASH_Unlock))
  333. <BR><BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WritePageData
  334. </UL>
  335. <P><STRONG><a name="[39]"></a>FLASH_WaitForLastOperation</STRONG> (Thumb, 34 bytes, Stack size 4 bytes, stm32f0xx_flash.o(i.FLASH_WaitForLastOperation))
  336. <BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = FLASH_WaitForLastOperation
  337. </UL>
  338. <BR>[Calls]<UL><LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_GetStatus
  339. </UL>
  340. <BR>[Called By]<UL><LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_ProgramHalfWord
  341. <LI><a href="#[38]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_ErasePage
  342. </UL>
  343. <P><STRONG><a name="[34]"></a>GPIO_Init</STRONG> (Thumb, 112 bytes, Stack size 20 bytes, stm32f0xx_gpio.o(i.GPIO_Init))
  344. <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_Init
  345. </UL>
  346. <BR>[Called By]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
  347. <LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AllGPIO_Init
  348. </UL>
  349. <P><STRONG><a name="[6e]"></a>GPIO_PinAFConfig</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, stm32f0xx_gpio.o(i.GPIO_PinAFConfig))
  350. <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = GPIO_PinAFConfig
  351. </UL>
  352. <BR>[Called By]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
  353. </UL>
  354. <P><STRONG><a name="[5d]"></a>GPIO_ReadInputDataBit</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, stm32f0xx_gpio.o(i.GPIO_ReadInputDataBit))
  355. <BR><BR>[Called By]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_74HC165
  356. </UL>
  357. <P><STRONG><a name="[74]"></a>GPIO_ResetBits</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, stm32f0xx_gpio.o(i.GPIO_ResetBits))
  358. <BR><BR>[Called By]<UL><LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Write_74HC595
  359. </UL>
  360. <P><STRONG><a name="[35]"></a>GPIO_SetBits</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, stm32f0xx_gpio.o(i.GPIO_SetBits))
  361. <BR><BR>[Called By]<UL><LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Write_74HC595
  362. <LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AllGPIO_Init
  363. </UL>
  364. <P><STRONG><a name="[3c]"></a>GetParaFromStr</STRONG> (Thumb, 118 bytes, Stack size 56 bytes, config.o(i.GetParaFromStr))
  365. <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = GetParaFromStr &rArr; strstr
  366. </UL>
  367. <BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strstr
  368. </UL>
  369. <BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PcMsgHandle
  370. </UL>
  371. <P><STRONG><a name="[7b]"></a>GetSTM32_McuID</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, auth.o(i.GetSTM32_McuID))
  372. <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = GetSTM32_McuID
  373. </UL>
  374. <BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authLink
  375. </UL>
  376. <P><STRONG><a name="[2]"></a>HardFault_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32f0xx_it.o(i.HardFault_Handler))
  377. <BR><BR>[Calls]<UL><LI><a href="#[2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HardFault_Handler
  378. </UL>
  379. <BR>[Called By]<UL><LI><a href="#[2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HardFault_Handler
  380. </UL>
  381. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  382. </UL>
  383. <P><STRONG><a name="[3e]"></a>IWDG_Configuration</STRONG> (Thumb, 54 bytes, Stack size 8 bytes, iwdg.o(i.IWDG_Configuration))
  384. <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = IWDG_Configuration
  385. </UL>
  386. <BR>[Calls]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCC_GetFlagStatus
  387. <LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCC_ClearFlag
  388. <LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCC_APB1PeriphClockCmd
  389. <LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_WriteAccessCmd
  390. <LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_SetReload
  391. <LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_SetPrescaler
  392. <LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_Enable
  393. <LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_ReloadCounter
  394. </UL>
  395. <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  396. </UL>
  397. <P><STRONG><a name="[46]"></a>IWDG_Enable</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, stm32f0xx_iwdg.o(i.IWDG_Enable))
  398. <BR><BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_Configuration
  399. </UL>
  400. <P><STRONG><a name="[45]"></a>IWDG_ReloadCounter</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, stm32f0xx_iwdg.o(i.IWDG_ReloadCounter))
  401. <BR><BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authLink
  402. <LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_Configuration
  403. <LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  404. </UL>
  405. <P><STRONG><a name="[43]"></a>IWDG_SetPrescaler</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f0xx_iwdg.o(i.IWDG_SetPrescaler))
  406. <BR><BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_Configuration
  407. </UL>
  408. <P><STRONG><a name="[44]"></a>IWDG_SetReload</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f0xx_iwdg.o(i.IWDG_SetReload))
  409. <BR><BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_Configuration
  410. </UL>
  411. <P><STRONG><a name="[42]"></a>IWDG_WriteAccessCmd</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f0xx_iwdg.o(i.IWDG_WriteAccessCmd))
  412. <BR><BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_Configuration
  413. </UL>
  414. <P><STRONG><a name="[47]"></a>MY_NVIC_Init</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, others.o(i.MY_NVIC_Init))
  415. <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = MY_NVIC_Init &rArr; NVIC_Init
  416. </UL>
  417. <BR>[Calls]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_Init
  418. </UL>
  419. <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  420. </UL>
  421. <P><STRONG><a name="[1]"></a>NMI_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32f0xx_it.o(i.NMI_Handler))
  422. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  423. </UL>
  424. <P><STRONG><a name="[48]"></a>NVIC_Init</STRONG> (Thumb, 70 bytes, Stack size 12 bytes, stm32f0xx_misc.o(i.NVIC_Init))
  425. <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = NVIC_Init
  426. </UL>
  427. <BR>[Called By]<UL><LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MY_NVIC_Init
  428. </UL>
  429. <P><STRONG><a name="[49]"></a>PcMsgHandle</STRONG> (Thumb, 250 bytes, Stack size 104 bytes, config.o(i.PcMsgHandle))
  430. <BR><BR>[Stack]<UL><LI>Max Depth = 192<LI>Call Chain = PcMsgHandle &rArr; atoi &rArr; strtol &rArr; _strtoul
  431. </UL>
  432. <BR>[Calls]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SlwTrace
  433. <LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ComSelect
  434. <LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
  435. <LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SaveProductParaToFlash
  436. <LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetParaFromStr
  437. <LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy4
  438. <LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atoi
  439. <LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2snprintf
  440. <LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
  441. </UL>
  442. <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  443. </UL>
  444. <P><STRONG><a name="[4f]"></a>QueryRecvProcess</STRONG> (Thumb, 182 bytes, Stack size 32 bytes, 7hc595.o(i.QueryRecvProcess))
  445. <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = QueryRecvProcess &rArr; SlwTrace &rArr; Uart1Send
  446. </UL>
  447. <BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_74HC165
  448. <LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;crc16_calc
  449. <LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_SendData
  450. <LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_GetFlagStatus
  451. <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SlwTrace
  452. </UL>
  453. <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  454. </UL>
  455. <P><STRONG><a name="[33]"></a>RCC_AHBPeriphClockCmd</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, stm32f0xx_rcc.o(i.RCC_AHBPeriphClockCmd))
  456. <BR><BR>[Called By]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCC_ClockInit
  457. <LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AllGPIO_Init
  458. </UL>
  459. <P><STRONG><a name="[3f]"></a>RCC_APB1PeriphClockCmd</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, stm32f0xx_rcc.o(i.RCC_APB1PeriphClockCmd))
  460. <BR><BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_Configuration
  461. </UL>
  462. <P><STRONG><a name="[6d]"></a>RCC_APB2PeriphClockCmd</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, stm32f0xx_rcc.o(i.RCC_APB2PeriphClockCmd))
  463. <BR><BR>[Called By]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
  464. </UL>
  465. <P><STRONG><a name="[41]"></a>RCC_ClearFlag</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, stm32f0xx_rcc.o(i.RCC_ClearFlag))
  466. <BR><BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_Configuration
  467. </UL>
  468. <P><STRONG><a name="[54]"></a>RCC_ClockInit</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, others.o(i.RCC_ClockInit))
  469. <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = RCC_ClockInit
  470. </UL>
  471. <BR>[Calls]<UL><LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCC_AHBPeriphClockCmd
  472. </UL>
  473. <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  474. </UL>
  475. <P><STRONG><a name="[55]"></a>RCC_GetClocksFreq</STRONG> (Thumb, 214 bytes, Stack size 24 bytes, stm32f0xx_rcc.o(i.RCC_GetClocksFreq))
  476. <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = RCC_GetClocksFreq &rArr; __aeabi_uidivmod
  477. </UL>
  478. <BR>[Calls]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
  479. </UL>
  480. <BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_Init
  481. </UL>
  482. <P><STRONG><a name="[40]"></a>RCC_GetFlagStatus</STRONG> (Thumb, 48 bytes, Stack size 0 bytes, stm32f0xx_rcc.o(i.RCC_GetFlagStatus))
  483. <BR><BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_Configuration
  484. </UL>
  485. <P><STRONG><a name="[7]"></a>RTC_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32f0xx_it.o(i.RTC_IRQHandler))
  486. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  487. </UL>
  488. <P><STRONG><a name="[58]"></a>ReadFlashData</STRONG> (Thumb, 30 bytes, Stack size 12 bytes, flash.o(i.ReadFlashData))
  489. <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = ReadFlashData
  490. </UL>
  491. <BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authLink
  492. <LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ReadProductParaFromFlash
  493. </UL>
  494. <P><STRONG><a name="[57]"></a>ReadProductParaFromFlash</STRONG> (Thumb, 114 bytes, Stack size 24 bytes, config.o(i.ReadProductParaFromFlash))
  495. <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = ReadProductParaFromFlash &rArr; SaveProductParaToFlash &rArr; WritePageData &rArr; FLASH_ProgramHalfWord &rArr; FLASH_WaitForLastOperation
  496. </UL>
  497. <BR>[Calls]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SlwTrace
  498. <LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ReadFlashData
  499. <LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SaveProductParaToFlash
  500. <LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strcpy
  501. <LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strcmp
  502. <LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
  503. <LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
  504. </UL>
  505. <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  506. </UL>
  507. <P><STRONG><a name="[51]"></a>Read_74HC165</STRONG> (Thumb, 100 bytes, Stack size 24 bytes, 7hc595.o(i.Read_74HC165))
  508. <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = Read_74HC165 &rArr; DelayMS
  509. </UL>
  510. <BR>[Calls]<UL><LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
  511. <LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DelayMS
  512. </UL>
  513. <BR>[Called By]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;QueryRecvProcess
  514. </UL>
  515. <P><STRONG><a name="[4e]"></a>SaveProductParaToFlash</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, config.o(i.SaveProductParaToFlash))
  516. <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = SaveProductParaToFlash &rArr; WritePageData &rArr; FLASH_ProgramHalfWord &rArr; FLASH_WaitForLastOperation
  517. </UL>
  518. <BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WritePageData
  519. </UL>
  520. <BR>[Called By]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ReadProductParaFromFlash
  521. <LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PcMsgHandle
  522. </UL>
  523. <P><STRONG><a name="[5f]"></a>SetRecvProcess</STRONG> (Thumb, 184 bytes, Stack size 64 bytes, 7hc595.o(i.SetRecvProcess))
  524. <BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = SetRecvProcess &rArr; SlwTrace &rArr; Uart1Send
  525. </UL>
  526. <BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;crc16_calc
  527. <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SlwTrace
  528. <LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Write_74HC595
  529. <LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
  530. <LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
  531. <LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2snprintf
  532. </UL>
  533. <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  534. </UL>
  535. <P><STRONG><a name="[37]"></a>SlwTrace</STRONG> (Thumb, 50 bytes, Stack size 16 bytes, serial.o(i.SlwTrace))
  536. <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = SlwTrace &rArr; Uart1Send
  537. </UL>
  538. <BR>[Calls]<UL><LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart1Send
  539. <LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
  540. </UL>
  541. <BR>[Called By]<UL><LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ComSelect
  542. <LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART1RxTxISRHandler
  543. <LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetRecvProcess
  544. <LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ReadProductParaFromFlash
  545. <LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;QueryRecvProcess
  546. <LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PcMsgHandle
  547. </UL>
  548. <P><STRONG><a name="[5]"></a>SysTick_Handler</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32f0xx_it.o(i.SysTick_Handler))
  549. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  550. </UL>
  551. <P><STRONG><a name="[1f]"></a>SystemInit</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, system_stm32f0xx.o(i.SystemInit))
  552. <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = SystemInit &rArr; SetSysClock
  553. </UL>
  554. <BR>[Calls]<UL><LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetSysClock
  555. </UL>
  556. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(.text)
  557. </UL>
  558. <P><STRONG><a name="[66]"></a>UART1RxTxISRHandler</STRONG> (Thumb, 462 bytes, Stack size 48 bytes, serial.o(i.UART1RxTxISRHandler))
  559. <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = UART1RxTxISRHandler &rArr; SlwTrace &rArr; Uart1Send
  560. </UL>
  561. <BR>[Calls]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_SendData
  562. <LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_ReceiveData
  563. <LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_GetITStatus
  564. <LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_GetFlagStatus
  565. <LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_ClearITPendingBit
  566. <LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_ClearFlag
  567. <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SlwTrace
  568. <LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2snprintf
  569. </UL>
  570. <BR>[Called By]<UL><LI><a href="#[1c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART1_IRQHandler
  571. </UL>
  572. <P><STRONG><a name="[1c]"></a>USART1_IRQHandler</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, stm32f0xx_it.o(i.USART1_IRQHandler))
  573. <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = USART1_IRQHandler &rArr; UART1RxTxISRHandler &rArr; SlwTrace &rArr; Uart1Send
  574. </UL>
  575. <BR>[Calls]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART1RxTxISRHandler
  576. </UL>
  577. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  578. </UL>
  579. <P><STRONG><a name="[1d]"></a>USART2_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32f0xx_it.o(i.USART2_IRQHandler))
  580. <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f030.o(RESET)
  581. </UL>
  582. <P><STRONG><a name="[6a]"></a>USART_ClearFlag</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, stm32f0xx_usart.o(i.USART_ClearFlag))
  583. <BR><BR>[Called By]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART1RxTxISRHandler
  584. <LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
  585. </UL>
  586. <P><STRONG><a name="[69]"></a>USART_ClearITPendingBit</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32f0xx_usart.o(i.USART_ClearITPendingBit))
  587. <BR><BR>[Called By]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART1RxTxISRHandler
  588. </UL>
  589. <P><STRONG><a name="[70]"></a>USART_Cmd</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32f0xx_usart.o(i.USART_Cmd))
  590. <BR><BR>[Called By]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
  591. </UL>
  592. <P><STRONG><a name="[53]"></a>USART_GetFlagStatus</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, stm32f0xx_usart.o(i.USART_GetFlagStatus))
  593. <BR><BR>[Called By]<UL><LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;fputc
  594. <LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart1Send
  595. <LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART1RxTxISRHandler
  596. <LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;QueryRecvProcess
  597. </UL>
  598. <P><STRONG><a name="[67]"></a>USART_GetITStatus</STRONG> (Thumb, 56 bytes, Stack size 12 bytes, stm32f0xx_usart.o(i.USART_GetITStatus))
  599. <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = USART_GetITStatus
  600. </UL>
  601. <BR>[Called By]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART1RxTxISRHandler
  602. </UL>
  603. <P><STRONG><a name="[6f]"></a>USART_ITConfig</STRONG> (Thumb, 42 bytes, Stack size 8 bytes, stm32f0xx_usart.o(i.USART_ITConfig))
  604. <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = USART_ITConfig
  605. </UL>
  606. <BR>[Called By]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
  607. </UL>
  608. <P><STRONG><a name="[6b]"></a>USART_Init</STRONG> (Thumb, 166 bytes, Stack size 48 bytes, stm32f0xx_usart.o(i.USART_Init))
  609. <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = USART_Init &rArr; RCC_GetClocksFreq &rArr; __aeabi_uidivmod
  610. </UL>
  611. <BR>[Calls]<UL><LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCC_GetClocksFreq
  612. <LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
  613. </UL>
  614. <BR>[Called By]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
  615. </UL>
  616. <P><STRONG><a name="[68]"></a>USART_ReceiveData</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, stm32f0xx_usart.o(i.USART_ReceiveData))
  617. <BR><BR>[Called By]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART1RxTxISRHandler
  618. </UL>
  619. <P><STRONG><a name="[52]"></a>USART_SendData</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, stm32f0xx_usart.o(i.USART_SendData))
  620. <BR><BR>[Called By]<UL><LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;fputc
  621. <LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart1Send
  622. <LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART1RxTxISRHandler
  623. <LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;QueryRecvProcess
  624. </UL>
  625. <P><STRONG><a name="[64]"></a>Uart1Send</STRONG> (Thumb, 58 bytes, Stack size 32 bytes, serial.o(i.Uart1Send))
  626. <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = Uart1Send
  627. </UL>
  628. <BR>[Calls]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_SendData
  629. <LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_GetFlagStatus
  630. </UL>
  631. <BR>[Called By]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SlwTrace
  632. <LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authSendCmd
  633. </UL>
  634. <P><STRONG><a name="[6c]"></a>Uart_Init</STRONG> (Thumb, 142 bytes, Stack size 48 bytes, serial.o(i.Uart_Init))
  635. <BR><BR>[Stack]<UL><LI>Max Depth = 132<LI>Call Chain = Uart_Init &rArr; USART_Init &rArr; RCC_GetClocksFreq &rArr; __aeabi_uidivmod
  636. </UL>
  637. <BR>[Calls]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_Init
  638. <LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_ITConfig
  639. <LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_Cmd
  640. <LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_ClearFlag
  641. <LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_PinAFConfig
  642. <LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCC_APB2PeriphClockCmd
  643. <LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Init
  644. <LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
  645. </UL>
  646. <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  647. </UL>
  648. <P><STRONG><a name="[5e]"></a>WritePageData</STRONG> (Thumb, 82 bytes, Stack size 24 bytes, flash.o(i.WritePageData))
  649. <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = WritePageData &rArr; FLASH_ProgramHalfWord &rArr; FLASH_WaitForLastOperation
  650. </UL>
  651. <BR>[Calls]<UL><LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Unlock
  652. <LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_ProgramHalfWord
  653. <LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Lock
  654. <LI><a href="#[38]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_ErasePage
  655. <LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_ClearFlag
  656. </UL>
  657. <BR>[Called By]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SaveProductParaToFlash
  658. <LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;decodeAuthInfo
  659. </UL>
  660. <P><STRONG><a name="[62]"></a>Write_74HC595</STRONG> (Thumb, 134 bytes, Stack size 24 bytes, 7hc595.o(i.Write_74HC595))
  661. <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = Write_74HC595 &rArr; DelayMS
  662. </UL>
  663. <BR>[Calls]<UL><LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
  664. <LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
  665. <LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DelayMS
  666. </UL>
  667. <BR>[Called By]<UL><LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetRecvProcess
  668. <LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  669. </UL>
  670. <P><STRONG><a name="[75]"></a>__0printf$8</STRONG> (Thumb, 24 bytes, Stack size 24 bytes, printf8.o(i.__0printf$8), UNUSED)
  671. <BR><BR>[Calls]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
  672. </UL>
  673. <P><STRONG><a name="[95]"></a>__1printf$8</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf8.o(i.__0printf$8), UNUSED)
  674. <P><STRONG><a name="[4d]"></a>__2printf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf8.o(i.__0printf$8))
  675. <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __2printf
  676. </UL>
  677. <BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authLink
  678. <LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PcMsgHandle
  679. <LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  680. <LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;decodeAuthInfo
  681. <LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authSendCmd
  682. </UL>
  683. <P><STRONG><a name="[77]"></a>__0snprintf$8</STRONG> (Thumb, 38 bytes, Stack size 32 bytes, printf8.o(i.__0snprintf$8), UNUSED)
  684. <BR><BR>[Calls]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
  685. </UL>
  686. <P><STRONG><a name="[96]"></a>__1snprintf$8</STRONG> (Thumb, 0 bytes, Stack size 32 bytes, printf8.o(i.__0snprintf$8), UNUSED)
  687. <P><STRONG><a name="[4c]"></a>__2snprintf</STRONG> (Thumb, 0 bytes, Stack size 32 bytes, printf8.o(i.__0snprintf$8))
  688. <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = __2snprintf
  689. </UL>
  690. <BR>[Called By]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART1RxTxISRHandler
  691. <LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetRecvProcess
  692. <LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PcMsgHandle
  693. <LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  694. </UL>
  695. <P><STRONG><a name="[4b]"></a>__ARM_common_switch8</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, config.o(i.__ARM_common_switch8))
  696. <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __ARM_common_switch8
  697. </UL>
  698. <BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PcMsgHandle
  699. </UL>
  700. <P><STRONG><a name="[29]"></a>__aeabi_errno_addr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, errno.o(i.__aeabi_errno_addr))
  701. <BR><BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_strtoul
  702. <LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strtol
  703. <LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atoi
  704. </UL>
  705. <P><STRONG><a name="[97]"></a>__rt_errno_addr</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, errno.o(i.__aeabi_errno_addr), UNUSED)
  706. <P><STRONG><a name="[98]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
  707. <P><STRONG><a name="[99]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
  708. <P><STRONG><a name="[9a]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
  709. <P><STRONG><a name="[7a]"></a>authLink</STRONG> (Thumb, 302 bytes, Stack size 208 bytes, auth.o(i.authLink))
  710. <BR><BR>[Stack]<UL><LI>Max Depth = 544<LI>Call Chain = authLink &rArr; encodeWithID
  711. </UL>
  712. <BR>[Calls]<UL><LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ReadFlashData
  713. <LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_ReloadCounter
  714. <LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;encodeWithID
  715. <LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;decodeAuthInfo
  716. <LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authSendCmd
  717. <LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetSTM32_McuID
  718. <LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strcpy
  719. <LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
  720. <LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
  721. </UL>
  722. <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
  723. </UL>
  724. <P><STRONG><a name="[7d]"></a>authSendCmd</STRONG> (Thumb, 176 bytes, Stack size 152 bytes, auth.o(i.authSendCmd))
  725. <BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = authSendCmd &rArr; Uart1Send
  726. </UL>
  727. <BR>[Calls]<UL><LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart1Send
  728. <LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
  729. <LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
  730. </UL>
  731. <BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authLink
  732. </UL>
  733. <P><STRONG><a name="[50]"></a>crc16_calc</STRONG> (Thumb, 26 bytes, Stack size 12 bytes, crc.o(i.crc16_calc))
  734. <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = crc16_calc
  735. </UL>
  736. <BR>[Calls]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;crc16_update
  737. </UL>
  738. <BR>[Called By]<UL><LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetRecvProcess
  739. <LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;QueryRecvProcess
  740. </UL>
  741. <P><STRONG><a name="[80]"></a>crc16_update</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, crc.o(i.crc16_update))
  742. <BR><BR>[Called By]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;crc16_calc
  743. </UL>
  744. <P><STRONG><a name="[7e]"></a>decodeAuthInfo</STRONG> (Thumb, 290 bytes, Stack size 64 bytes, auth.o(i.decodeAuthInfo))
  745. <BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = decodeAuthInfo &rArr; WritePageData &rArr; FLASH_ProgramHalfWord &rArr; FLASH_WaitForLastOperation
  746. </UL>
  747. <BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WritePageData
  748. <LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EncodeKeyWithFactorAndMode
  749. <LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
  750. <LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
  751. <LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
  752. </UL>
  753. <BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authLink
  754. </UL>
  755. <P><STRONG><a name="[7c]"></a>encodeWithID</STRONG> (Thumb, 130 bytes, Stack size 336 bytes, auth.o(i.encodeWithID))
  756. <BR><BR>[Stack]<UL><LI>Max Depth = 336<LI>Call Chain = encodeWithID
  757. </UL>
  758. <BR>[Calls]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy4
  759. </UL>
  760. <BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authLink
  761. </UL>
  762. <P><STRONG><a name="[21]"></a>fputc</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, serial.o(i.fputc))
  763. <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = fputc
  764. </UL>
  765. <BR>[Calls]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_SendData
  766. <LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_GetFlagStatus
  767. </UL>
  768. <BR>[Address Reference Count : 1]<UL><LI> printf8.o(i.__0printf$8)
  769. </UL>
  770. <P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 218 bytes, Stack size 40 bytes, main.o(i.main))
  771. <BR><BR>[Stack]<UL><LI>Max Depth = 584<LI>Call Chain = main &rArr; authLink &rArr; encodeWithID
  772. </UL>
  773. <BR>[Calls]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;authLink
  774. <LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Write_74HC595
  775. <LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
  776. <LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetRecvProcess
  777. <LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ReadProductParaFromFlash
  778. <LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCC_ClockInit
  779. <LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;QueryRecvProcess
  780. <LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PcMsgHandle
  781. <LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MY_NVIC_Init
  782. <LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_ReloadCounter
  783. <LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDG_Configuration
  784. <LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AllGPIO_Init
  785. <LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
  786. <LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
  787. <LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2snprintf
  788. <LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
  789. </UL>
  790. <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B)
  791. </UL><P>
  792. <H3>
  793. Local Symbols
  794. </H3>
  795. <P><STRONG><a name="[65]"></a>SetSysClock</STRONG> (Thumb, 142 bytes, Stack size 16 bytes, system_stm32f0xx.o(i.SetSysClock))
  796. <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = SetSysClock
  797. </UL>
  798. <BR>[Called By]<UL><LI><a href="#[1f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemInit
  799. </UL>
  800. <P><STRONG><a name="[76]"></a>_printf_core</STRONG> (Thumb, 1020 bytes, Stack size 104 bytes, printf8.o(i._printf_core), UNUSED)
  801. <BR><BR>[Calls]<UL><LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
  802. <LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_pre_padding
  803. <LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_post_padding
  804. </UL>
  805. <BR>[Called By]<UL><LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0snprintf$8
  806. <LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0printf$8
  807. </UL>
  808. <P><STRONG><a name="[79]"></a>_printf_post_padding</STRONG> (Thumb, 32 bytes, Stack size 24 bytes, printf8.o(i._printf_post_padding), UNUSED)
  809. <BR><BR>[Called By]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
  810. </UL>
  811. <P><STRONG><a name="[78]"></a>_printf_pre_padding</STRONG> (Thumb, 44 bytes, Stack size 40 bytes, printf8.o(i._printf_pre_padding), UNUSED)
  812. <BR><BR>[Called By]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
  813. </UL>
  814. <P><STRONG><a name="[22]"></a>_snputc</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, printf8.o(i._snputc))
  815. <BR>[Address Reference Count : 1]<UL><LI> printf8.o(i.__0snprintf$8)
  816. </UL><P>
  817. <H3>
  818. Undefined Global Symbols
  819. </H3><HR></body></html>