📄 lcd_bmp.htm
字号:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html><head>
<title>Static Call Graph - [.\OUTPUT\LCD_BMP.axf]</title></head>
<body><HR>
<H1>Static Call Graph for image .\OUTPUT\LCD_BMP.axf</H1><HR>
<BR><P>#<CALLGRAPH># ARM Linker, RVCT3.1 [Build 914]: Last Updated: Mon May 05 09:12:48 2008
<BR><P>
<H3>Maximum Stack Usage = 132 bytes + Unknown(Functions without stacksize, Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3>
main ⇒ LCD_PutString ⇒ LCD_PutChar ⇒ LCD_PutChar8x8 ⇒ LCD_SetArea ⇒ LCD_Data
<P>
<H3>
Functions with no stack information
</H3><UL>
<LI><a href="#[ca3298]">Reset_Handler</a>
<LI><a href="#[ca32e0]">__user_initial_stackheap</a>
<LI><a href="#[ca3568]">Undef_Handler</a>
<LI><a href="#[ca3520]">SWI_Handler</a>
<LI><a href="#[ca34d8]">PAbt_Handler</a>
<LI><a href="#[ca3490]">DAbt_Handler</a>
<LI><a href="#[ca3448]">IRQ_Handler</a>
<LI><a href="#[ca3400]">FIQ_Handler</a>
</UL>
</UL>
<P>
<H3>
Mutually Recursive functions
</H3> <LI><a href="#[ca3568]">Undef_Handler</a> ⇒ <a href="#[ca3568]">Undef_Handler</a><BR>
<LI><a href="#[ca3520]">SWI_Handler</a> ⇒ <a href="#[ca3520]">SWI_Handler</a><BR>
<LI><a href="#[ca34d8]">PAbt_Handler</a> ⇒ <a href="#[ca34d8]">PAbt_Handler</a><BR>
<LI><a href="#[ca3490]">DAbt_Handler</a> ⇒ <a href="#[ca3490]">DAbt_Handler</a><BR>
<LI><a href="#[ca3448]">IRQ_Handler</a> ⇒ <a href="#[ca3448]">IRQ_Handler</a><BR>
<LI><a href="#[ca3400]">FIQ_Handler</a> ⇒ <a href="#[ca3400]">FIQ_Handler</a><BR>
</UL>
<P>
<H3>
Function Pointers
</H3><UL>
<LI><a href="#[ca3298]">Reset_Handler</a>
<LI><a href="#[ca3568]">Undef_Handler</a>
<LI><a href="#[ca3520]">SWI_Handler</a>
<LI><a href="#[ca34d8]">PAbt_Handler</a>
<LI><a href="#[ca3490]">DAbt_Handler</a>
<LI><a href="#[ca3448]">IRQ_Handler</a>
<LI><a href="#[ca3400]">FIQ_Handler</a>
<LI><a href="#[c9ff90]">__main</a>
<LI><a href="#[c9c838]">__ARM_get_argv</a>
<LI><a href="#[ca28a8]">main</a>
<LI><a href="#[c9d4e8]">__I_use_semihosting</a>
</UL>
<P>
<H3>
Global Symbols
</H3>
<P><STRONG><a name="[ca3298]"></a>Reset_Handler</STRONG> (ARM, 0 bytes, Stack size unknown bytes, startup.o(RESET))
<BR>[Address Reference Count : 1]<UL><LI> startup.o(RESET)
</UL>
<P><STRONG><a name="[c9ff90]"></a>__main</STRONG> (ARM, 8 bytes, Stack size 0 bytes, __main.o(!!!main))
<BR><BR>[Stack]<UL><LI>Max Depth = 64 + Unknown Stack Size
<LI>Call Chain = __main ⇒ __rt_entry ⇒ __rt_lib_init ⇒ _fp_init
</UL>
<BR>[Calls]<UL><LI><a href="#[c99da0]">>></a> __scatterload
<LI><a href="#[c9fcd0]">>></a> __rt_entry
</UL>
<P><STRONG><a name="[c99da0]"></a>__scatterload</STRONG> (ARM, 0 bytes, Stack size unknown bytes, __scatter.o(!!!scatter))
<BR><BR>[Called By]<UL><LI><a href="#[c9ff90]">>></a> __main
</UL>
<P><STRONG><a name="[c99d58]"></a>__scatterload_rt2</STRONG> (ARM, 52 bytes, Stack size unknown bytes, __scatter.o(!!!scatter), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c9fcd0]">>></a> __rt_entry
</UL>
<P><STRONG><a name="[c99d10]"></a>__scatterload_null</STRONG> (ARM, 0 bytes, Stack size unknown bytes, __scatter.o(!!!scatter), UNUSED)
<P><STRONG><a name="[c99ad0]"></a>__scatterload_copy</STRONG> (ARM, 40 bytes, Stack size unknown bytes, __scatter_copy.o(!!handler_copy), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c99ad0]">>></a> __scatterload_copy
</UL>
<BR>[Called By]<UL><LI><a href="#[c99ad0]">>></a> __scatterload_copy
</UL>
<P><STRONG><a name="[c99968]"></a>__scatterload_zeroinit</STRONG> (ARM, 44 bytes, Stack size unknown bytes, __scatter_zi.o(!!handler_zi), UNUSED)
<P><STRONG><a name="[c9e438]"></a>__ARM_argv_veneer</STRONG> (ARM, 16 bytes, Stack size 0 bytes, lib_init.o(.emb_text))
<BR><BR>[Called By]<UL><LI><a href="#[c9e3a8]">>></a> __rt_lib_init (via Veneer)
</UL>
<P><STRONG><a name="[ca32e0]"></a>__user_initial_stackheap</STRONG> (ARM, 0 bytes, Stack size unknown bytes, startup.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c9f6a8]">>></a> __user_setup_stackheap
</UL>
<P><STRONG><a name="[ca28a8]"></a>main</STRONG> (ARM, 124 bytes, Stack size 8 bytes, lcd_bmp.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 132<LI>Call Chain = main ⇒ LCD_PutString ⇒ LCD_PutChar ⇒ LCD_PutChar8x8 ⇒ LCD_SetArea ⇒ LCD_Data
</UL>
<BR>[Calls]<UL><LI><a href="#[ca26f8]">>></a> LCD_PutString
<LI><a href="#[ca2740]">>></a> LCD_Init
<LI><a href="#[ca2788]">>></a> LCD_Clear_Screen
<LI><a href="#[ca27d0]">>></a> LCD_BMP
<LI><a href="#[ca2860]">>></a> BacklightOn
</UL>
<BR>[Address Reference Count : 1]<UL><LI> kernel.o(.text)
</UL>
<P><STRONG><a name="[ca2860]"></a>BacklightOn</STRONG> (ARM, 92 bytes, Stack size 0 bytes, tft018.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[ca28a8]">>></a> main
</UL>
<P><STRONG><a name="[ca18b0]"></a>Delay1Ms</STRONG> (ARM, 44 bytes, Stack size 0 bytes, tft018.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[ca1790]">>></a> LCD_Bus_Read_Byte
<LI><a href="#[ca1868]">>></a> LCD_Bus_Initial
<LI><a href="#[ca2740]">>></a> LCD_Init
</UL>
<P><STRONG><a name="[ca1868]"></a>LCD_Bus_Initial</STRONG> (ARM, 68 bytes, Stack size 4 bytes, tft018.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = LCD_Bus_Initial
</UL>
<BR>[Calls]<UL><LI><a href="#[ca18b0]">>></a> Delay1Ms
</UL>
<BR>[Called By]<UL><LI><a href="#[ca2740]">>></a> LCD_Init
</UL>
<P><STRONG><a name="[ca1820]"></a>LCD_Bus_Write_Byte</STRONG> (ARM, 40 bytes, Stack size 0 bytes, tft018.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[ca14c0]">>></a> PutGB1616
<LI><a href="#[ca1550]">>></a> LCD_PutChar8x8
<LI><a href="#[ca1598]">>></a> LCD_PutChar8x16
<LI><a href="#[ca15e0]">>></a> LCD_SetPixel
<LI><a href="#[ca1628]">>></a> LCD_Rectangle
<LI><a href="#[ca16b8]">>></a> LCD_Reg_Set
<LI><a href="#[ca1700]">>></a> LCD_Data
<LI><a href="#[ca1748]">>></a> LCD_Inst
<LI><a href="#[ca17d8]">>></a> LCD_Bus_Write_Data
<LI><a href="#[ca27d0]">>></a> LCD_BMP
</UL>
<P><STRONG><a name="[ca17d8]"></a>LCD_Bus_Write_Data</STRONG> (ARM, 32 bytes, Stack size 8 bytes, tft018.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[ca1820]">>></a> LCD_Bus_Write_Byte
</UL>
<P><STRONG><a name="[ca1790]"></a>LCD_Bus_Read_Byte</STRONG> (ARM, 60 bytes, Stack size 4 bytes, tft018.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[ca18b0]">>></a> Delay1Ms
</UL>
<P><STRONG><a name="[ca1748]"></a>LCD_Inst</STRONG> (ARM, 96 bytes, Stack size 8 bytes, tft018.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = LCD_Inst
</UL>
<BR>[Calls]<UL><LI><a href="#[ca1820]">>></a> LCD_Bus_Write_Byte
</UL>
<BR>[Called By]<UL><LI><a href="#[ca14c0]">>></a> PutGB1616
<LI><a href="#[ca1550]">>></a> LCD_PutChar8x8
<LI><a href="#[ca1598]">>></a> LCD_PutChar8x16
<LI><a href="#[ca15e0]">>></a> LCD_SetPixel
<LI><a href="#[ca1628]">>></a> LCD_Rectangle
<LI><a href="#[ca1670]">>></a> LCD_SetArea
<LI><a href="#[ca2740]">>></a> LCD_Init
<LI><a href="#[ca27d0]">>></a> LCD_BMP
</UL>
<P><STRONG><a name="[ca1700]"></a>LCD_Data</STRONG> (ARM, 96 bytes, Stack size 8 bytes, tft018.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = LCD_Data
</UL>
<BR>[Calls]<UL><LI><a href="#[ca1820]">>></a> LCD_Bus_Write_Byte
</UL>
<BR>[Called By]<UL><LI><a href="#[ca1670]">>></a> LCD_SetArea
<LI><a href="#[ca2740]">>></a> LCD_Init
</UL>
<P><STRONG><a name="[ca16b8]"></a>LCD_Reg_Set</STRONG> (ARM, 120 bytes, Stack size 12 bytes, tft018.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = LCD_Reg_Set
</UL>
<BR>[Calls]<UL><LI><a href="#[ca1820]">>></a> LCD_Bus_Write_Byte
</UL>
<BR>[Called By]<UL><LI><a href="#[ca2740]">>></a> LCD_Init
</UL>
<P><STRONG><a name="[ca2740]"></a>LCD_Init</STRONG> (ARM, 448 bytes, Stack size 4 bytes, tft018.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = LCD_Init ⇒ LCD_Reg_Set
</UL>
<BR>[Calls]<UL><LI><a href="#[ca16b8]">>></a> LCD_Reg_Set
<LI><a href="#[ca1700]">>></a> LCD_Data
<LI><a href="#[ca1748]">>></a> LCD_Inst
<LI><a href="#[ca1868]">>></a> LCD_Bus_Initial
<LI><a href="#[ca18b0]">>></a> Delay1Ms
</UL>
<BR>[Called By]<UL><LI><a href="#[ca28a8]">>></a> main
</UL>
<P><STRONG><a name="[ca1670]"></a>LCD_SetArea</STRONG> (ARM, 108 bytes, Stack size 20 bytes, tft018.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = LCD_SetArea ⇒ LCD_Data
</UL>
<BR>[Calls]<UL><LI><a href="#[ca1700]">>></a> LCD_Data
<LI><a href="#[ca1748]">>></a> LCD_Inst
</UL>
<BR>[Called By]<UL><LI><a href="#[ca14c0]">>></a> PutGB1616
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -