1 |
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
---|
2 |
<html><head> |
---|
3 |
<title>Static Call Graph - [.\Obj\HID.axf]</title></head> |
---|
4 |
<body><HR> |
---|
5 |
<H1>Static Call Graph for image .\Obj\HID.axf</H1><HR> |
---|
6 |
<BR><P>#<CALLGRAPH># ARM Linker, RVCT3.1 [Build 919]: Last Updated: Fri Apr 04 11:51:08 2008 |
---|
7 |
<BR><P> |
---|
8 |
<H3>Maximum Stack Usage = 60 bytes + Unknown(Functions without stacksize, Cycles, Untraceable Function Pointers)</H3><H3> |
---|
9 |
Call chain for Maximum Stack Depth:</H3> |
---|
10 |
USB_EndPoint0 ⇒ USB_SetInterface ⇒ USB_ResetEP |
---|
11 |
<P> |
---|
12 |
<H3> |
---|
13 |
Functions with no stack information |
---|
14 |
</H3><UL> |
---|
15 |
<LI><a href="#[c23408]">Reset_Handler</a> |
---|
16 |
<LI><a href="#[c236d8]">Undef_Handler</a> |
---|
17 |
<LI><a href="#[c23690]">SWI_Handler</a> |
---|
18 |
<LI><a href="#[c23648]">PAbt_Handler</a> |
---|
19 |
<LI><a href="#[c23600]">DAbt_Handler</a> |
---|
20 |
<LI><a href="#[c235b8]">IRQ_Handler</a> |
---|
21 |
<LI><a href="#[c23570]">FIQ_Handler</a> |
---|
22 |
</UL> |
---|
23 |
</UL> |
---|
24 |
<P> |
---|
25 |
<H3> |
---|
26 |
Mutually Recursive functions |
---|
27 |
</H3> <LI><a href="#[c236d8]">Undef_Handler</a> ⇒ <a href="#[c236d8]">Undef_Handler</a><BR> |
---|
28 |
<LI><a href="#[c23690]">SWI_Handler</a> ⇒ <a href="#[c23690]">SWI_Handler</a><BR> |
---|
29 |
<LI><a href="#[c23648]">PAbt_Handler</a> ⇒ <a href="#[c23648]">PAbt_Handler</a><BR> |
---|
30 |
<LI><a href="#[c23600]">DAbt_Handler</a> ⇒ <a href="#[c23600]">DAbt_Handler</a><BR> |
---|
31 |
<LI><a href="#[c235b8]">IRQ_Handler</a> ⇒ <a href="#[c235b8]">IRQ_Handler</a><BR> |
---|
32 |
<LI><a href="#[c23570]">FIQ_Handler</a> ⇒ <a href="#[c23570]">FIQ_Handler</a><BR> |
---|
33 |
</UL> |
---|
34 |
<P> |
---|
35 |
<H3> |
---|
36 |
Function Pointers |
---|
37 |
</H3><UL> |
---|
38 |
<LI><a href="#[c23408]">Reset_Handler</a> |
---|
39 |
<LI><a href="#[c236d8]">Undef_Handler</a> |
---|
40 |
<LI><a href="#[c23690]">SWI_Handler</a> |
---|
41 |
<LI><a href="#[c23648]">PAbt_Handler</a> |
---|
42 |
<LI><a href="#[c23600]">DAbt_Handler</a> |
---|
43 |
<LI><a href="#[c235b8]">IRQ_Handler</a> |
---|
44 |
<LI><a href="#[c23570]">FIQ_Handler</a> |
---|
45 |
<LI><a href="#[c1a7c8]">__main</a> |
---|
46 |
<LI><a href="#[c1b0e0]">main</a> |
---|
47 |
<LI><a href="#[c21328]">USB_EndPoint0</a> |
---|
48 |
<LI><a href="#[c1d5b8]">USB_EndPoint1</a> |
---|
49 |
</UL> |
---|
50 |
<P> |
---|
51 |
<H3> |
---|
52 |
Global Symbols |
---|
53 |
</H3> |
---|
54 |
<P><STRONG><a name="[c23408]"></a>Reset_Handler</STRONG> (ARM, 0 bytes, Stack size unknown bytes, lpc2368.o(RESET)) |
---|
55 |
<BR>[Address Reference Count : 1]<UL><LI> lpc2368.o(RESET) |
---|
56 |
</UL> |
---|
57 |
<P><STRONG><a name="[c1a7c8]"></a>__main</STRONG> (ARM, 8 bytes, Stack size 0 bytes, entry.o($$startup$$)) |
---|
58 |
<BR><BR>[Calls]<UL><LI><a href="#[c19f38]">>></a> __init (via Veneer) |
---|
59 |
</UL> |
---|
60 |
|
---|
61 |
<P><STRONG><a name="[c19f80]"></a>__call_main</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, init.o(.emb_text)) |
---|
62 |
<BR><BR>[Called By]<UL><LI><a href="#[c19f38]">>></a> __init |
---|
63 |
</UL> |
---|
64 |
|
---|
65 |
<P><STRONG><a name="[c214d8]"></a>USB_ResetCore</STRONG> (ARM, 56 bytes, Stack size 0 bytes, usbcore.o(.text), UNUSED) |
---|
66 |
<BR><BR>[Called By]<UL><LI><a href="#[c1e768]">>></a> USB_Reset_Event |
---|
67 |
</UL> |
---|
68 |
|
---|
69 |
<P><STRONG><a name="[c21490]"></a>USB_SetupStage</STRONG> (ARM, 24 bytes, Stack size 8 bytes, usbcore.o(.text)) |
---|
70 |
<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = USB_SetupStage ⇒ USB_ReadEP |
---|
71 |
</UL> |
---|
72 |
<BR>[Calls]<UL><LI><a href="#[c20cb0]">>></a> USB_ReadEP |
---|
73 |
</UL> |
---|
74 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
75 |
</UL> |
---|
76 |
|
---|
77 |
<P><STRONG><a name="[c21448]"></a>USB_DataInStage</STRONG> (ARM, 104 bytes, Stack size 8 bytes, usbcore.o(.text)) |
---|
78 |
<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = USB_DataInStage ⇒ USB_WriteEP |
---|
79 |
</UL> |
---|
80 |
<BR>[Calls]<UL><LI><a href="#[c20b00]">>></a> USB_WriteEP |
---|
81 |
</UL> |
---|
82 |
<BR>[Called By]<UL><LI><a href="#[c21298]">>></a> USB_GetStatus |
---|
83 |
<LI><a href="#[c212e0]">>></a> USB_GetDescriptor |
---|
84 |
<LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
85 |
</UL> |
---|
86 |
|
---|
87 |
<P><STRONG><a name="[c21400]"></a>USB_DataOutStage</STRONG> (ARM, 68 bytes, Stack size 8 bytes, usbcore.o(.text)) |
---|
88 |
<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = USB_DataOutStage ⇒ USB_ReadEP |
---|
89 |
</UL> |
---|
90 |
<BR>[Calls]<UL><LI><a href="#[c20cb0]">>></a> USB_ReadEP |
---|
91 |
</UL> |
---|
92 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
93 |
</UL> |
---|
94 |
|
---|
95 |
<P><STRONG><a name="[c213b8]"></a>USB_StatusInStage</STRONG> (ARM, 28 bytes, Stack size 8 bytes, usbcore.o(.text)) |
---|
96 |
<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = USB_StatusInStage ⇒ USB_WriteEP |
---|
97 |
</UL> |
---|
98 |
<BR>[Calls]<UL><LI><a href="#[c20b00]">>></a> USB_WriteEP |
---|
99 |
</UL> |
---|
100 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
101 |
</UL> |
---|
102 |
|
---|
103 |
<P><STRONG><a name="[c21370]"></a>USB_StatusOutStage</STRONG> (ARM, 24 bytes, Stack size 8 bytes, usbcore.o(.text)) |
---|
104 |
<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = USB_StatusOutStage ⇒ USB_ReadEP |
---|
105 |
</UL> |
---|
106 |
<BR>[Calls]<UL><LI><a href="#[c20cb0]">>></a> USB_ReadEP |
---|
107 |
</UL> |
---|
108 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
109 |
</UL> |
---|
110 |
|
---|
111 |
<P><STRONG><a name="[c21328]"></a>USB_EndPoint0</STRONG> (ARM, 1492 bytes, Stack size 8 bytes, usbcore.o(.text)) |
---|
112 |
<BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = USB_EndPoint0 ⇒ USB_SetInterface ⇒ USB_ResetEP |
---|
113 |
</UL> |
---|
114 |
<BR>[Calls]<UL><LI><a href="#[c20bd8]">>></a> USB_SetStallEP |
---|
115 |
<LI><a href="#[c20c20]">>></a> USB_SetAddress |
---|
116 |
<LI><a href="#[c20d88]">>></a> USB_DirCtrlEP |
---|
117 |
<LI><a href="#[c20e18]">>></a> USB_Configure_Event |
---|
118 |
<LI><a href="#[c20f38]">>></a> USB_ClrStallEP |
---|
119 |
<LI><a href="#[c20f80]">>></a> HID_SetReport |
---|
120 |
<LI><a href="#[c20fc8]">>></a> HID_SetProtocol |
---|
121 |
<LI><a href="#[c21010]">>></a> HID_SetIdle |
---|
122 |
<LI><a href="#[c210e8]">>></a> HID_GetReport |
---|
123 |
<LI><a href="#[c21130]">>></a> HID_GetProtocol |
---|
124 |
<LI><a href="#[c21178]">>></a> HID_GetIdle |
---|
125 |
<LI><a href="#[c211c0]">>></a> USB_SetInterface |
---|
126 |
<LI><a href="#[c21208]">>></a> USB_SetConfiguration |
---|
127 |
<LI><a href="#[c21250]">>></a> USB_SetClrFeature |
---|
128 |
<LI><a href="#[c21298]">>></a> USB_GetStatus |
---|
129 |
<LI><a href="#[c212e0]">>></a> USB_GetDescriptor |
---|
130 |
<LI><a href="#[c21370]">>></a> USB_StatusOutStage |
---|
131 |
<LI><a href="#[c213b8]">>></a> USB_StatusInStage |
---|
132 |
<LI><a href="#[c21400]">>></a> USB_DataOutStage |
---|
133 |
<LI><a href="#[c21448]">>></a> USB_DataInStage |
---|
134 |
<LI><a href="#[c21490]">>></a> USB_SetupStage |
---|
135 |
</UL> |
---|
136 |
<BR>[Address Reference Count : 1]<UL><LI> usbuser.o(.constdata) |
---|
137 |
</UL> |
---|
138 |
<P><STRONG><a name="[c1eb10]"></a>EPAdr</STRONG> (ARM, 28 bytes, Stack size 0 bytes, usbhw.o(.text)) |
---|
139 |
<BR><BR>[Called By]<UL><LI><a href="#[c20b00]">>></a> USB_WriteEP |
---|
140 |
<LI><a href="#[c20bd8]">>></a> USB_SetStallEP |
---|
141 |
<LI><a href="#[c20c68]">>></a> USB_ResetEP |
---|
142 |
<LI><a href="#[c20cb0]">>></a> USB_ReadEP |
---|
143 |
<LI><a href="#[c20cf8]">>></a> USB_EnableEP |
---|
144 |
<LI><a href="#[c20d40]">>></a> USB_DisableEP |
---|
145 |
<LI><a href="#[c20ea8]">>></a> USB_ConfigEP |
---|
146 |
<LI><a href="#[c20f38]">>></a> USB_ClrStallEP |
---|
147 |
</UL> |
---|
148 |
|
---|
149 |
<P><STRONG><a name="[c1eac8]"></a>WrCmd</STRONG> (ARM, 44 bytes, Stack size 0 bytes, usbhw.o(.text)) |
---|
150 |
<BR><BR>[Called By]<UL><LI><a href="#[c1e7f8]">>></a> USB_GetFrame |
---|
151 |
<LI><a href="#[c1e918]">>></a> USB_ISR |
---|
152 |
<LI><a href="#[c20b00]">>></a> USB_WriteEP |
---|
153 |
<LI><a href="#[c20cb0]">>></a> USB_ReadEP |
---|
154 |
</UL> |
---|
155 |
|
---|
156 |
<P><STRONG><a name="[c1ea80]"></a>WrCmdDat</STRONG> (ARM, 84 bytes, Stack size 0 bytes, usbhw.o(.text)) |
---|
157 |
<BR><BR>[Called By]<UL><LI><a href="#[c1e840]">>></a> USB_WakeUp |
---|
158 |
<LI><a href="#[c1e888]">>></a> USB_Connect |
---|
159 |
<LI><a href="#[c20bd8]">>></a> USB_SetStallEP |
---|
160 |
<LI><a href="#[c20c20]">>></a> USB_SetAddress |
---|
161 |
<LI><a href="#[c20c68]">>></a> USB_ResetEP |
---|
162 |
<LI><a href="#[c20cf8]">>></a> USB_EnableEP |
---|
163 |
<LI><a href="#[c20d40]">>></a> USB_DisableEP |
---|
164 |
<LI><a href="#[c20e60]">>></a> USB_Configure |
---|
165 |
<LI><a href="#[c20f38]">>></a> USB_ClrStallEP |
---|
166 |
</UL> |
---|
167 |
|
---|
168 |
<P><STRONG><a name="[c1ea38]"></a>RdCmdDat</STRONG> (ARM, 56 bytes, Stack size 0 bytes, usbhw.o(.text), UNUSED) |
---|
169 |
<BR><BR>[Called By]<UL><LI><a href="#[c1e7f8]">>></a> USB_GetFrame |
---|
170 |
<LI><a href="#[c1e918]">>></a> USB_ISR |
---|
171 |
</UL> |
---|
172 |
|
---|
173 |
<P><STRONG><a name="[c20c20]"></a>USB_SetAddress</STRONG> (ARM, 56 bytes, Stack size 8 bytes, usbhw.o(.text)) |
---|
174 |
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = USB_SetAddress |
---|
175 |
</UL> |
---|
176 |
<BR>[Calls]<UL><LI><a href="#[c1ea80]">>></a> WrCmdDat |
---|
177 |
</UL> |
---|
178 |
<BR>[Called By]<UL><LI><a href="#[c1e8d0]">>></a> USB_Init |
---|
179 |
<LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
180 |
</UL> |
---|
181 |
|
---|
182 |
<P><STRONG><a name="[c1e9f0]"></a>USB_Reset</STRONG> (ARM, 88 bytes, Stack size 0 bytes, usbhw.o(.text)) |
---|
183 |
<BR><BR>[Called By]<UL><LI><a href="#[c1e8d0]">>></a> USB_Init |
---|
184 |
<LI><a href="#[c1e918]">>></a> USB_ISR |
---|
185 |
</UL> |
---|
186 |
|
---|
187 |
<P><STRONG><a name="[c1e9a8]"></a>USB_Resume</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbhw.o(.text), UNUSED) |
---|
188 |
<BR><BR>[Called By]<UL><LI><a href="#[c1e918]">>></a> USB_ISR |
---|
189 |
</UL> |
---|
190 |
|
---|
191 |
<P><STRONG><a name="[c1e960]"></a>USB_Suspend</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbhw.o(.text), UNUSED) |
---|
192 |
<BR><BR>[Called By]<UL><LI><a href="#[c1e918]">>></a> USB_ISR |
---|
193 |
</UL> |
---|
194 |
|
---|
195 |
<P><STRONG><a name="[c1e918]"></a>USB_ISR</STRONG> (ARM, 388 bytes, Stack size 40 bytes, usbhw.o(.text), UNUSED) |
---|
196 |
<BR><BR>[Calls]<UL><LI><a href="#[c1e768]">>></a> USB_Reset_Event |
---|
197 |
<LI><a href="#[c1e960]">>></a> USB_Suspend |
---|
198 |
<LI><a href="#[c1e9a8]">>></a> USB_Resume |
---|
199 |
<LI><a href="#[c1e9f0]">>></a> USB_Reset |
---|
200 |
<LI><a href="#[c1ea38]">>></a> RdCmdDat |
---|
201 |
<LI><a href="#[c1eac8]">>></a> WrCmd |
---|
202 |
</UL> |
---|
203 |
|
---|
204 |
<P><STRONG><a name="[c1e8d0]"></a>USB_Init</STRONG> (ARM, 228 bytes, Stack size 4 bytes, usbhw.o(.text)) |
---|
205 |
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = USB_Init ⇒ USB_SetAddress |
---|
206 |
</UL> |
---|
207 |
<BR>[Calls]<UL><LI><a href="#[c1e9f0]">>></a> USB_Reset |
---|
208 |
<LI><a href="#[c20c20]">>></a> USB_SetAddress |
---|
209 |
</UL> |
---|
210 |
<BR>[Called By]<UL><LI><a href="#[c1b0e0]">>></a> main |
---|
211 |
</UL> |
---|
212 |
|
---|
213 |
<P><STRONG><a name="[c1e888]"></a>USB_Connect</STRONG> (ARM, 52 bytes, Stack size 8 bytes, usbhw.o(.text)) |
---|
214 |
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = USB_Connect |
---|
215 |
</UL> |
---|
216 |
<BR>[Calls]<UL><LI><a href="#[c1ea80]">>></a> WrCmdDat |
---|
217 |
</UL> |
---|
218 |
<BR>[Called By]<UL><LI><a href="#[c1b0e0]">>></a> main |
---|
219 |
</UL> |
---|
220 |
|
---|
221 |
<P><STRONG><a name="[c1e840]"></a>USB_WakeUp</STRONG> (ARM, 40 bytes, Stack size 4 bytes, usbhw.o(.text), UNUSED) |
---|
222 |
<BR><BR>[Calls]<UL><LI><a href="#[c1ea80]">>></a> WrCmdDat |
---|
223 |
</UL> |
---|
224 |
|
---|
225 |
<P><STRONG><a name="[c20b48]"></a>USB_WakeUpCfg</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbhw.o(.text)) |
---|
226 |
<BR><BR>[Called By]<UL><LI><a href="#[c21250]">>></a> USB_SetClrFeature |
---|
227 |
</UL> |
---|
228 |
|
---|
229 |
<P><STRONG><a name="[c20e60]"></a>USB_Configure</STRONG> (ARM, 96 bytes, Stack size 8 bytes, usbhw.o(.text)) |
---|
230 |
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = USB_Configure |
---|
231 |
</UL> |
---|
232 |
<BR>[Calls]<UL><LI><a href="#[c1ea80]">>></a> WrCmdDat |
---|
233 |
</UL> |
---|
234 |
<BR>[Called By]<UL><LI><a href="#[c21208]">>></a> USB_SetConfiguration |
---|
235 |
</UL> |
---|
236 |
|
---|
237 |
<P><STRONG><a name="[c20ea8]"></a>USB_ConfigEP</STRONG> (ARM, 112 bytes, Stack size 8 bytes, usbhw.o(.text)) |
---|
238 |
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = USB_ConfigEP |
---|
239 |
</UL> |
---|
240 |
<BR>[Calls]<UL><LI><a href="#[c1eb10]">>></a> EPAdr |
---|
241 |
</UL> |
---|
242 |
<BR>[Called By]<UL><LI><a href="#[c211c0]">>></a> USB_SetInterface |
---|
243 |
<LI><a href="#[c21208]">>></a> USB_SetConfiguration |
---|
244 |
</UL> |
---|
245 |
|
---|
246 |
<P><STRONG><a name="[c20d88]"></a>USB_DirCtrlEP</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbhw.o(.text)) |
---|
247 |
<BR><BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
248 |
</UL> |
---|
249 |
|
---|
250 |
<P><STRONG><a name="[c20cf8]"></a>USB_EnableEP</STRONG> (ARM, 44 bytes, Stack size 12 bytes, usbhw.o(.text)) |
---|
251 |
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = USB_EnableEP |
---|
252 |
</UL> |
---|
253 |
<BR>[Calls]<UL><LI><a href="#[c1ea80]">>></a> WrCmdDat |
---|
254 |
<LI><a href="#[c1eb10]">>></a> EPAdr |
---|
255 |
</UL> |
---|
256 |
<BR>[Called By]<UL><LI><a href="#[c211c0]">>></a> USB_SetInterface |
---|
257 |
<LI><a href="#[c21208]">>></a> USB_SetConfiguration |
---|
258 |
</UL> |
---|
259 |
|
---|
260 |
<P><STRONG><a name="[c20d40]"></a>USB_DisableEP</STRONG> (ARM, 44 bytes, Stack size 12 bytes, usbhw.o(.text)) |
---|
261 |
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = USB_DisableEP |
---|
262 |
</UL> |
---|
263 |
<BR>[Calls]<UL><LI><a href="#[c1ea80]">>></a> WrCmdDat |
---|
264 |
<LI><a href="#[c1eb10]">>></a> EPAdr |
---|
265 |
</UL> |
---|
266 |
<BR>[Called By]<UL><LI><a href="#[c211c0]">>></a> USB_SetInterface |
---|
267 |
<LI><a href="#[c21208]">>></a> USB_SetConfiguration |
---|
268 |
</UL> |
---|
269 |
|
---|
270 |
<P><STRONG><a name="[c20c68]"></a>USB_ResetEP</STRONG> (ARM, 44 bytes, Stack size 12 bytes, usbhw.o(.text)) |
---|
271 |
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = USB_ResetEP |
---|
272 |
</UL> |
---|
273 |
<BR>[Calls]<UL><LI><a href="#[c1ea80]">>></a> WrCmdDat |
---|
274 |
<LI><a href="#[c1eb10]">>></a> EPAdr |
---|
275 |
</UL> |
---|
276 |
<BR>[Called By]<UL><LI><a href="#[c211c0]">>></a> USB_SetInterface |
---|
277 |
<LI><a href="#[c21208]">>></a> USB_SetConfiguration |
---|
278 |
</UL> |
---|
279 |
|
---|
280 |
<P><STRONG><a name="[c20bd8]"></a>USB_SetStallEP</STRONG> (ARM, 44 bytes, Stack size 12 bytes, usbhw.o(.text)) |
---|
281 |
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = USB_SetStallEP |
---|
282 |
</UL> |
---|
283 |
<BR>[Calls]<UL><LI><a href="#[c1ea80]">>></a> WrCmdDat |
---|
284 |
<LI><a href="#[c1eb10]">>></a> EPAdr |
---|
285 |
</UL> |
---|
286 |
<BR>[Called By]<UL><LI><a href="#[c21250]">>></a> USB_SetClrFeature |
---|
287 |
<LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
288 |
</UL> |
---|
289 |
|
---|
290 |
<P><STRONG><a name="[c20f38]"></a>USB_ClrStallEP</STRONG> (ARM, 44 bytes, Stack size 12 bytes, usbhw.o(.text)) |
---|
291 |
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = USB_ClrStallEP |
---|
292 |
</UL> |
---|
293 |
<BR>[Calls]<UL><LI><a href="#[c1ea80]">>></a> WrCmdDat |
---|
294 |
<LI><a href="#[c1eb10]">>></a> EPAdr |
---|
295 |
</UL> |
---|
296 |
<BR>[Called By]<UL><LI><a href="#[c21250]">>></a> USB_SetClrFeature |
---|
297 |
<LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
298 |
</UL> |
---|
299 |
|
---|
300 |
<P><STRONG><a name="[c20cb0]"></a>USB_ReadEP</STRONG> (ARM, 176 bytes, Stack size 24 bytes, usbhw.o(.text)) |
---|
301 |
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = USB_ReadEP |
---|
302 |
</UL> |
---|
303 |
<BR>[Calls]<UL><LI><a href="#[c1a238]">>></a> __aeabi_uwrite4 (via Veneer) |
---|
304 |
<LI><a href="#[c1eac8]">>></a> WrCmd |
---|
305 |
<LI><a href="#[c1eb10]">>></a> EPAdr |
---|
306 |
</UL> |
---|
307 |
<BR>[Called By]<UL><LI><a href="#[c21370]">>></a> USB_StatusOutStage |
---|
308 |
<LI><a href="#[c21400]">>></a> USB_DataOutStage |
---|
309 |
<LI><a href="#[c21490]">>></a> USB_SetupStage |
---|
310 |
</UL> |
---|
311 |
|
---|
312 |
<P><STRONG><a name="[c20b00]"></a>USB_WriteEP</STRONG> (ARM, 144 bytes, Stack size 24 bytes, usbhw.o(.text)) |
---|
313 |
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = USB_WriteEP |
---|
314 |
</UL> |
---|
315 |
<BR>[Calls]<UL><LI><a href="#[c1a3e8]">>></a> __aeabi_uread4 (via Veneer) |
---|
316 |
<LI><a href="#[c1eac8]">>></a> WrCmd |
---|
317 |
<LI><a href="#[c1eb10]">>></a> EPAdr |
---|
318 |
</UL> |
---|
319 |
<BR>[Called By]<UL><LI><a href="#[c1d5b8]">>></a> USB_EndPoint1 |
---|
320 |
<LI><a href="#[c20e18]">>></a> USB_Configure_Event |
---|
321 |
<LI><a href="#[c213b8]">>></a> USB_StatusInStage |
---|
322 |
<LI><a href="#[c21448]">>></a> USB_DataInStage |
---|
323 |
</UL> |
---|
324 |
|
---|
325 |
<P><STRONG><a name="[c1e7f8]"></a>USB_GetFrame</STRONG> (ARM, 48 bytes, Stack size 4 bytes, usbhw.o(.text), UNUSED) |
---|
326 |
<BR><BR>[Calls]<UL><LI><a href="#[c1ea38]">>></a> RdCmdDat |
---|
327 |
<LI><a href="#[c1eac8]">>></a> WrCmd |
---|
328 |
</UL> |
---|
329 |
|
---|
330 |
<P><STRONG><a name="[c1e768]"></a>USB_Reset_Event</STRONG> (ARM, 16 bytes, Stack size 8 bytes, usbuser.o(.text), UNUSED) |
---|
331 |
<BR><BR>[Calls]<UL><LI><a href="#[c214d8]">>></a> USB_ResetCore |
---|
332 |
</UL> |
---|
333 |
<BR>[Called By]<UL><LI><a href="#[c1e918]">>></a> USB_ISR |
---|
334 |
</UL> |
---|
335 |
|
---|
336 |
<P><STRONG><a name="[c20e18]"></a>USB_Configure_Event</STRONG> (ARM, 48 bytes, Stack size 8 bytes, usbuser.o(.text)) |
---|
337 |
<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = USB_Configure_Event ⇒ USB_WriteEP |
---|
338 |
</UL> |
---|
339 |
<BR>[Calls]<UL><LI><a href="#[c1d180]">>></a> GetInReport |
---|
340 |
<LI><a href="#[c20b00]">>></a> USB_WriteEP |
---|
341 |
</UL> |
---|
342 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
343 |
</UL> |
---|
344 |
|
---|
345 |
<P><STRONG><a name="[c1d5b8]"></a>USB_EndPoint1</STRONG> (ARM, 56 bytes, Stack size 8 bytes, usbuser.o(.text)) |
---|
346 |
<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = USB_EndPoint1 ⇒ USB_WriteEP |
---|
347 |
</UL> |
---|
348 |
<BR>[Calls]<UL><LI><a href="#[c1d180]">>></a> GetInReport |
---|
349 |
<LI><a href="#[c20b00]">>></a> USB_WriteEP |
---|
350 |
</UL> |
---|
351 |
<BR>[Address Reference Count : 1]<UL><LI> usbuser.o(.constdata) |
---|
352 |
</UL> |
---|
353 |
<P><STRONG><a name="[c1d570]"></a>USB_EndPoint2</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
354 |
|
---|
355 |
<P><STRONG><a name="[c1d528]"></a>USB_EndPoint3</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
356 |
|
---|
357 |
<P><STRONG><a name="[c1d4e0]"></a>USB_EndPoint4</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
358 |
|
---|
359 |
<P><STRONG><a name="[c1d498]"></a>USB_EndPoint5</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
360 |
|
---|
361 |
<P><STRONG><a name="[c1d450]"></a>USB_EndPoint6</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
362 |
|
---|
363 |
<P><STRONG><a name="[c1d408]"></a>USB_EndPoint7</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
364 |
|
---|
365 |
<P><STRONG><a name="[c1d3c0]"></a>USB_EndPoint8</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
366 |
|
---|
367 |
<P><STRONG><a name="[c1d378]"></a>USB_EndPoint9</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
368 |
|
---|
369 |
<P><STRONG><a name="[c1d330]"></a>USB_EndPoint10</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
370 |
|
---|
371 |
<P><STRONG><a name="[c1d2e8]"></a>USB_EndPoint11</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
372 |
|
---|
373 |
<P><STRONG><a name="[c1d2a0]"></a>USB_EndPoint12</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
374 |
|
---|
375 |
<P><STRONG><a name="[c1d258]"></a>USB_EndPoint13</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
376 |
|
---|
377 |
<P><STRONG><a name="[c1d210]"></a>USB_EndPoint14</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
378 |
|
---|
379 |
<P><STRONG><a name="[c1d1c8]"></a>USB_EndPoint15</STRONG> (ARM, 4 bytes, Stack size 0 bytes, usbuser.o(.text), UNUSED) |
---|
380 |
|
---|
381 |
<P><STRONG><a name="[c210e8]"></a>HID_GetReport</STRONG> (ARM, 108 bytes, Stack size 8 bytes, hiduser.o(.text)) |
---|
382 |
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = HID_GetReport |
---|
383 |
</UL> |
---|
384 |
<BR>[Calls]<UL><LI><a href="#[c1d180]">>></a> GetInReport |
---|
385 |
</UL> |
---|
386 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
387 |
</UL> |
---|
388 |
|
---|
389 |
<P><STRONG><a name="[c20f80]"></a>HID_SetReport</STRONG> (ARM, 108 bytes, Stack size 8 bytes, hiduser.o(.text)) |
---|
390 |
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = HID_SetReport |
---|
391 |
</UL> |
---|
392 |
<BR>[Calls]<UL><LI><a href="#[c1c088]">>></a> SetOutReport |
---|
393 |
</UL> |
---|
394 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
395 |
</UL> |
---|
396 |
|
---|
397 |
<P><STRONG><a name="[c21178]"></a>HID_GetIdle</STRONG> (ARM, 32 bytes, Stack size 0 bytes, hiduser.o(.text)) |
---|
398 |
<BR><BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
399 |
</UL> |
---|
400 |
|
---|
401 |
<P><STRONG><a name="[c21010]"></a>HID_SetIdle</STRONG> (ARM, 32 bytes, Stack size 0 bytes, hiduser.o(.text)) |
---|
402 |
<BR><BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
403 |
</UL> |
---|
404 |
|
---|
405 |
<P><STRONG><a name="[c21130]"></a>HID_GetProtocol</STRONG> (ARM, 24 bytes, Stack size 0 bytes, hiduser.o(.text)) |
---|
406 |
<BR><BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
407 |
</UL> |
---|
408 |
|
---|
409 |
<P><STRONG><a name="[c20fc8]"></a>HID_SetProtocol</STRONG> (ARM, 24 bytes, Stack size 0 bytes, hiduser.o(.text)) |
---|
410 |
<BR><BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
411 |
</UL> |
---|
412 |
|
---|
413 |
<P><STRONG><a name="[c1d180]"></a>GetInReport</STRONG> (ARM, 196 bytes, Stack size 0 bytes, demo.o(.text)) |
---|
414 |
<BR><BR>[Called By]<UL><LI><a href="#[c1d5b8]">>></a> USB_EndPoint1 |
---|
415 |
<LI><a href="#[c20e18]">>></a> USB_Configure_Event |
---|
416 |
<LI><a href="#[c210e8]">>></a> HID_GetReport |
---|
417 |
</UL> |
---|
418 |
|
---|
419 |
<P><STRONG><a name="[c1c088]"></a>SetOutReport</STRONG> (ARM, 28 bytes, Stack size 0 bytes, demo.o(.text)) |
---|
420 |
<BR><BR>[Called By]<UL><LI><a href="#[c20f80]">>></a> HID_SetReport |
---|
421 |
</UL> |
---|
422 |
|
---|
423 |
<P><STRONG><a name="[c1b0e0]"></a>main</STRONG> (ARM, 48 bytes, Stack size 8 bytes, demo.o(.text)) |
---|
424 |
<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = main ⇒ USB_Init ⇒ USB_SetAddress |
---|
425 |
</UL> |
---|
426 |
<BR>[Calls]<UL><LI><a href="#[c1e888]">>></a> USB_Connect |
---|
427 |
<LI><a href="#[c1e8d0]">>></a> USB_Init |
---|
428 |
</UL> |
---|
429 |
<BR>[Address Reference Count : 1]<UL><LI> init.o(.text) |
---|
430 |
</UL> |
---|
431 |
<P><STRONG><a name="[c1a3e8]"></a>__aeabi_uread4</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, uread4.o(.text)) |
---|
432 |
<BR><BR>[Called By]<UL><LI><a href="#[c20b00]">>></a> USB_WriteEP (via Veneer) |
---|
433 |
</UL> |
---|
434 |
|
---|
435 |
<P><STRONG><a name="[c1a3a0]"></a>__rt_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED) |
---|
436 |
|
---|
437 |
<P><STRONG><a name="[c1a358]"></a>_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED) |
---|
438 |
|
---|
439 |
<P><STRONG><a name="[c1a238]"></a>__aeabi_uwrite4</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, uwrite4.o(.text)) |
---|
440 |
<BR><BR>[Called By]<UL><LI><a href="#[c20cb0]">>></a> USB_ReadEP (via Veneer) |
---|
441 |
</UL> |
---|
442 |
|
---|
443 |
<P><STRONG><a name="[c1a1f0]"></a>__rt_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED) |
---|
444 |
|
---|
445 |
<P><STRONG><a name="[c1a1a8]"></a>_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED) |
---|
446 |
|
---|
447 |
<P><STRONG><a name="[c19f38]"></a>__init</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, init.o(.text)) |
---|
448 |
<BR><BR>[Calls]<UL><LI><a href="#[c199f8]">>></a> __ARM_call_via_r3 |
---|
449 |
<LI><a href="#[c19f80]">>></a> __call_main |
---|
450 |
</UL> |
---|
451 |
<BR>[Called By]<UL><LI><a href="#[c1a7c8]">>></a> __main (via Veneer) |
---|
452 |
</UL> |
---|
453 |
|
---|
454 |
<P><STRONG><a name="[c19ef0]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED) |
---|
455 |
|
---|
456 |
<P><STRONG><a name="[c19ba8]"></a>__ARM_call_via_r0</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
457 |
|
---|
458 |
<P><STRONG><a name="[c19b60]"></a>__call_via_r0</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
459 |
|
---|
460 |
<P><STRONG><a name="[c19b18]"></a>__ARM_call_via_r1</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
461 |
|
---|
462 |
<P><STRONG><a name="[c19ad0]"></a>__call_via_r1</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
463 |
|
---|
464 |
<P><STRONG><a name="[c19a88]"></a>__ARM_call_via_r2</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
465 |
|
---|
466 |
<P><STRONG><a name="[c19a40]"></a>__call_via_r2</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
467 |
|
---|
468 |
<P><STRONG><a name="[c199f8]"></a>__ARM_call_via_r3</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, callvia.o(.text)) |
---|
469 |
<BR><BR>[Called By]<UL><LI><a href="#[c19f38]">>></a> __init |
---|
470 |
</UL> |
---|
471 |
|
---|
472 |
<P><STRONG><a name="[c199b0]"></a>__call_via_r3</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
473 |
|
---|
474 |
<P><STRONG><a name="[c19968]"></a>__ARM_call_via_r4</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
475 |
|
---|
476 |
<P><STRONG><a name="[c19920]"></a>__call_via_r4</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
477 |
|
---|
478 |
<P><STRONG><a name="[c198d8]"></a>__ARM_call_via_r5</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
479 |
|
---|
480 |
<P><STRONG><a name="[c19890]"></a>__call_via_r5</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
481 |
|
---|
482 |
<P><STRONG><a name="[c19848]"></a>__ARM_call_via_r6</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
483 |
|
---|
484 |
<P><STRONG><a name="[c19800]"></a>__call_via_r6</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
485 |
|
---|
486 |
<P><STRONG><a name="[c197b8]"></a>__ARM_call_via_r7</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
487 |
|
---|
488 |
<P><STRONG><a name="[c19770]"></a>__call_via_r7</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, callvia.o(.text), UNUSED) |
---|
489 |
|
---|
490 |
<P><STRONG><a name="[c212e0]"></a>USB_GetDescriptor</STRONG> (ARM, 496 bytes, Stack size 16 bytes, usbcore.o(i.USB_GetDescriptor)) |
---|
491 |
<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = USB_GetDescriptor ⇒ USB_DataInStage ⇒ USB_WriteEP |
---|
492 |
</UL> |
---|
493 |
<BR>[Calls]<UL><LI><a href="#[c21448]">>></a> USB_DataInStage |
---|
494 |
</UL> |
---|
495 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
496 |
</UL> |
---|
497 |
|
---|
498 |
<P><STRONG><a name="[c21298]"></a>USB_GetStatus</STRONG> (ARM, 356 bytes, Stack size 16 bytes, usbcore.o(i.USB_GetStatus)) |
---|
499 |
<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = USB_GetStatus ⇒ USB_DataInStage ⇒ USB_WriteEP |
---|
500 |
</UL> |
---|
501 |
<BR>[Calls]<UL><LI><a href="#[c21448]">>></a> USB_DataInStage |
---|
502 |
</UL> |
---|
503 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
504 |
</UL> |
---|
505 |
|
---|
506 |
<P><STRONG><a name="[c21250]"></a>USB_SetClrFeature</STRONG> (ARM, 388 bytes, Stack size 16 bytes, usbcore.o(i.USB_SetClrFeature)) |
---|
507 |
<BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = USB_SetClrFeature ⇒ USB_SetStallEP |
---|
508 |
</UL> |
---|
509 |
<BR>[Calls]<UL><LI><a href="#[c20b48]">>></a> USB_WakeUpCfg |
---|
510 |
<LI><a href="#[c20bd8]">>></a> USB_SetStallEP |
---|
511 |
<LI><a href="#[c20f38]">>></a> USB_ClrStallEP |
---|
512 |
</UL> |
---|
513 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
514 |
</UL> |
---|
515 |
|
---|
516 |
<P><STRONG><a name="[c21208]"></a>USB_SetConfiguration</STRONG> (ARM, 644 bytes, Stack size 24 bytes, usbcore.o(i.USB_SetConfiguration)) |
---|
517 |
<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = USB_SetConfiguration ⇒ USB_ResetEP |
---|
518 |
</UL> |
---|
519 |
<BR>[Calls]<UL><LI><a href="#[c20c68]">>></a> USB_ResetEP |
---|
520 |
<LI><a href="#[c20cf8]">>></a> USB_EnableEP |
---|
521 |
<LI><a href="#[c20d40]">>></a> USB_DisableEP |
---|
522 |
<LI><a href="#[c20e60]">>></a> USB_Configure |
---|
523 |
<LI><a href="#[c20ea8]">>></a> USB_ConfigEP |
---|
524 |
</UL> |
---|
525 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
526 |
</UL> |
---|
527 |
|
---|
528 |
<P><STRONG><a name="[c211c0]"></a>USB_SetInterface</STRONG> (ARM, 452 bytes, Stack size 40 bytes, usbcore.o(i.USB_SetInterface)) |
---|
529 |
<BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = USB_SetInterface ⇒ USB_ResetEP |
---|
530 |
</UL> |
---|
531 |
<BR>[Calls]<UL><LI><a href="#[c20c68]">>></a> USB_ResetEP |
---|
532 |
<LI><a href="#[c20cf8]">>></a> USB_EnableEP |
---|
533 |
<LI><a href="#[c20d40]">>></a> USB_DisableEP |
---|
534 |
<LI><a href="#[c20ea8]">>></a> USB_ConfigEP |
---|
535 |
</UL> |
---|
536 |
<BR>[Called By]<UL><LI><a href="#[c21328]">>></a> USB_EndPoint0 |
---|
537 |
</UL> |
---|
538 |
|
---|
539 |
<P><STRONG><a name="[c19350]"></a>__scatterload_copy</STRONG> (ARM, 24 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED) |
---|
540 |
<BR><BR>[Calls]<UL><LI><a href="#[c19350]">>></a> __scatterload_copy |
---|
541 |
</UL> |
---|
542 |
<BR>[Called By]<UL><LI><a href="#[c19350]">>></a> __scatterload_copy |
---|
543 |
</UL> |
---|
544 |
|
---|
545 |
<P><STRONG><a name="[c19308]"></a>__scatterload_null</STRONG> (ARM, 4 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED) |
---|
546 |
|
---|
547 |
<P><STRONG><a name="[c192c0]"></a>__scatterload_zeroinit</STRONG> (ARM, 24 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED) |
---|
548 |
<P> |
---|
549 |
<H3> |
---|
550 |
Local Symbols |
---|
551 |
</H3> |
---|
552 |
<P><STRONG><a name="[c236d8]"></a>Undef_Handler</STRONG> (ARM, 4 bytes, Stack size unknown bytes, lpc2368.o(RESET)) |
---|
553 |
<BR><BR>[Calls]<UL><LI><a href="#[c236d8]">>></a> Undef_Handler |
---|
554 |
</UL> |
---|
555 |
<BR>[Called By]<UL><LI><a href="#[c236d8]">>></a> Undef_Handler |
---|
556 |
</UL> |
---|
557 |
<BR>[Address Reference Count : 1]<UL><LI> lpc2368.o(RESET) |
---|
558 |
</UL> |
---|
559 |
<P><STRONG><a name="[c23690]"></a>SWI_Handler</STRONG> (ARM, 4 bytes, Stack size unknown bytes, lpc2368.o(RESET)) |
---|
560 |
<BR><BR>[Calls]<UL><LI><a href="#[c23690]">>></a> SWI_Handler |
---|
561 |
</UL> |
---|
562 |
<BR>[Called By]<UL><LI><a href="#[c23690]">>></a> SWI_Handler |
---|
563 |
</UL> |
---|
564 |
<BR>[Address Reference Count : 1]<UL><LI> lpc2368.o(RESET) |
---|
565 |
</UL> |
---|
566 |
<P><STRONG><a name="[c23648]"></a>PAbt_Handler</STRONG> (ARM, 4 bytes, Stack size unknown bytes, lpc2368.o(RESET)) |
---|
567 |
<BR><BR>[Calls]<UL><LI><a href="#[c23648]">>></a> PAbt_Handler |
---|
568 |
</UL> |
---|
569 |
<BR>[Called By]<UL><LI><a href="#[c23648]">>></a> PAbt_Handler |
---|
570 |
</UL> |
---|
571 |
<BR>[Address Reference Count : 1]<UL><LI> lpc2368.o(RESET) |
---|
572 |
</UL> |
---|
573 |
<P><STRONG><a name="[c23600]"></a>DAbt_Handler</STRONG> (ARM, 4 bytes, Stack size unknown bytes, lpc2368.o(RESET)) |
---|
574 |
<BR><BR>[Calls]<UL><LI><a href="#[c23600]">>></a> DAbt_Handler |
---|
575 |
</UL> |
---|
576 |
<BR>[Called By]<UL><LI><a href="#[c23600]">>></a> DAbt_Handler |
---|
577 |
</UL> |
---|
578 |
<BR>[Address Reference Count : 1]<UL><LI> lpc2368.o(RESET) |
---|
579 |
</UL> |
---|
580 |
<P><STRONG><a name="[c235b8]"></a>IRQ_Handler</STRONG> (ARM, 4 bytes, Stack size unknown bytes, lpc2368.o(RESET)) |
---|
581 |
<BR><BR>[Calls]<UL><LI><a href="#[c235b8]">>></a> IRQ_Handler |
---|
582 |
</UL> |
---|
583 |
<BR>[Called By]<UL><LI><a href="#[c235b8]">>></a> IRQ_Handler |
---|
584 |
</UL> |
---|
585 |
<BR>[Address Reference Count : 1]<UL><LI> lpc2368.o(RESET) |
---|
586 |
</UL> |
---|
587 |
<P><STRONG><a name="[c23570]"></a>FIQ_Handler</STRONG> (ARM, 4 bytes, Stack size unknown bytes, lpc2368.o(RESET)) |
---|
588 |
<BR><BR>[Calls]<UL><LI><a href="#[c23570]">>></a> FIQ_Handler |
---|
589 |
</UL> |
---|
590 |
<BR>[Called By]<UL><LI><a href="#[c23570]">>></a> FIQ_Handler |
---|
591 |
</UL> |
---|
592 |
<BR>[Address Reference Count : 1]<UL><LI> lpc2368.o(RESET) |
---|
593 |
</UL><P> |
---|
594 |
<H3> |
---|
595 |
Undefined Global Symbols |
---|
596 |
</H3><HR></body></html> |
---|