lpc214x_ucosii.htm
来自「LPC21XX系列ARM处理器的ucosii移植。操作已经可以正常运行。」· HTM 代码 · 共 836 行 · 第 1/3 页
HTM
836 行
<P><STRONG><a name="[c6ab08]"></a>OSTaskCreate</STRONG> (ARM, 236 bytes, Stack size 40 bytes, os_task.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = OSTaskCreate ⇒ OS_TCBInit
</UL>
<BR>[Calls]<UL><LI><a href="#[c70038]">>></a> OS_TCBInit
<LI><a href="#[c70308]">>></a> OS_Sched
<LI><a href="#[c71a90]">>></a> OSTaskStkInit
</UL>
<BR>[Called By]<UL><LI><a href="#[c686e0]">>></a> main
</UL>
<P><STRONG><a name="[c6fff0]"></a>OSTaskCreateExt</STRONG> (ARM, 288 bytes, Stack size 56 bytes, os_task.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = OSTaskCreateExt ⇒ OS_TCBInit
</UL>
<BR>[Calls]<UL><LI><a href="#[c65658]">>></a> __aeabi_memclr4
<LI><a href="#[c70038]">>></a> OS_TCBInit
<LI><a href="#[c70308]">>></a> OS_Sched
<LI><a href="#[c71a90]">>></a> OSTaskStkInit
</UL>
<BR>[Called By]<UL><LI><a href="#[c70e48]">>></a> OS_InitTaskIdle
</UL>
<P><STRONG><a name="[c6aac0]"></a>OSTaskDel</STRONG> (ARM, 508 bytes, Stack size 24 bytes, os_task.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c6f218]">>></a> OS_FlagUnlink
<LI><a href="#[c701a0]">>></a> OS_Dummy
<LI><a href="#[c70308]">>></a> OS_Sched
<LI><a href="#[c71928]">>></a> OSTaskDelHook
</UL>
<P><STRONG><a name="[c6aa78]"></a>OSTaskDelReq</STRONG> (ARM, 140 bytes, Stack size 24 bytes, os_task.o(.text), UNUSED)
<P><STRONG><a name="[c6aa30]"></a>OSTaskResume</STRONG> (ARM, 192 bytes, Stack size 16 bytes, os_task.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c70308]">>></a> OS_Sched
</UL>
<P><STRONG><a name="[c6a9e8]"></a>OSTaskStkChk</STRONG> (ARM, 192 bytes, Stack size 32 bytes, os_task.o(.text), UNUSED)
<P><STRONG><a name="[c6a9a0]"></a>OSTaskSuspend</STRONG> (ARM, 240 bytes, Stack size 16 bytes, os_task.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c70308]">>></a> OS_Sched
</UL>
<P><STRONG><a name="[c6a958]"></a>OSTaskQuery</STRONG> (ARM, 120 bytes, Stack size 16 bytes, os_task.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c65918]">>></a> __aeabi_memcpy4
</UL>
<P><STRONG><a name="[c69d78]"></a>OSTimeDly</STRONG> (ARM, 140 bytes, Stack size 8 bytes, os_time.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c70308]">>></a> OS_Sched
</UL>
<BR>[Called By]<UL><LI><a href="#[c68728]">>></a> Task1
<LI><a href="#[c68770]">>></a> Task0
<LI><a href="#[c69d30]">>></a> OSTimeDlyHMSM
</UL>
<P><STRONG><a name="[c69d30]"></a>OSTimeDlyHMSM</STRONG> (ARM, 232 bytes, Stack size 32 bytes, os_time.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c65168]">>></a> __aeabi_uidivmod
<LI><a href="#[c69d78]">>></a> OSTimeDly
</UL>
<P><STRONG><a name="[c69ce8]"></a>OSTimeDlyResume</STRONG> (ARM, 184 bytes, Stack size 16 bytes, os_time.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c70308]">>></a> OS_Sched
</UL>
<P><STRONG><a name="[c69ca0]"></a>OSTimeGet</STRONG> (ARM, 32 bytes, Stack size 8 bytes, os_time.o(.text), UNUSED)
<P><STRONG><a name="[c69c58]"></a>OSTimeSet</STRONG> (ARM, 32 bytes, Stack size 8 bytes, os_time.o(.text), UNUSED)
<P><STRONG><a name="[c68770]"></a>Task0</STRONG> (ARM, 40 bytes, Stack size 8 bytes, main.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c69d78]">>></a> OSTimeDly
</UL>
<P><STRONG><a name="[c68728]"></a>Task1</STRONG> (ARM, 40 bytes, Stack size 8 bytes, main.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c69d78]">>></a> OSTimeDly
</UL>
<P><STRONG><a name="[c686e0]"></a>main</STRONG> (ARM, 144 bytes, Stack size 8 bytes, main.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 136<LI>Call Chain = main ⇒ OSInit ⇒ OS_InitTaskIdle ⇒ OSTaskCreateExt ⇒ OS_TCBInit
</UL>
<BR>[Calls]<UL><LI><a href="#[c68698]">>></a> TargetInit
<LI><a href="#[c6ab08]">>></a> OSTaskCreate
<LI><a href="#[c70278]">>></a> OSStart
<LI><a href="#[c703e0]">>></a> OSInit
</UL>
<BR>[Address Reference Count : 1]<UL><LI> kernel.o(.text)
</UL>
<P><STRONG><a name="[c72db8]"></a>IRQ_Exception</STRONG> (ARM, 8 bytes, Stack size 0 bytes, target.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c72e48]">>></a> IRQ_Handler
</UL>
<P><STRONG><a name="[c73190]"></a>FIQ_Exception</STRONG> (ARM, 8 bytes, Stack size 0 bytes, target.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c733d0]">>></a> FIQ_Handler
</UL>
<P><STRONG><a name="[c72bc0]"></a>Timer0_Exception</STRONG> (ARM, 36 bytes, Stack size 8 bytes, target.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = Timer0_Exception ⇒ OSTimeTick
</UL>
<BR>[Calls]<UL><LI><a href="#[c70230]">>></a> OSTimeTick
</UL>
<BR>[Called By]<UL><LI><a href="#[c72e00]">>></a> Timer0_Handler
</UL>
<P><STRONG><a name="[c67110]"></a>Timer0Init</STRONG> (ARM, 48 bytes, Stack size 0 bytes, target.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c68698]">>></a> TargetInit
</UL>
<P><STRONG><a name="[c670c8]"></a>VICInit</STRONG> (ARM, 56 bytes, Stack size 0 bytes, target.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c68698]">>></a> TargetInit
</UL>
<P><STRONG><a name="[c68698]"></a>TargetInit</STRONG> (ARM, 36 bytes, Stack size 8 bytes, target.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = TargetInit ⇒ srand
</UL>
<BR>[Calls]<UL><LI><a href="#[c65c00]">>></a> srand (via Veneer)
<LI><a href="#[c670c8]">>></a> VICInit
<LI><a href="#[c67110]">>></a> Timer0Init
</UL>
<BR>[Called By]<UL><LI><a href="#[c686e0]">>></a> main
</UL>
<P><STRONG><a name="[c67080]"></a>InitialiseUART0</STRONG> (ARM, 148 bytes, Stack size 16 bytes, target.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16 + Unknown Stack Size
<LI>Call Chain = InitialiseUART0
</UL>
<BR>[Calls]<UL><LI><a href="#[c65168]">>></a> __aeabi_uidivmod
</UL>
<BR>[Called By]<UL><LI><a href="#[c73100]">>></a> TargetResetInit
</UL>
<P><STRONG><a name="[c73100]"></a>TargetResetInit</STRONG> (ARM, 212 bytes, Stack size 8 bytes, target.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 24 + Unknown Stack Size
<LI>Call Chain = TargetResetInit ⇒ InitialiseUART0
</UL>
<BR>[Calls]<UL><LI><a href="#[c67080]">>></a> InitialiseUART0
</UL>
<BR>[Called By]<UL><LI><a href="#[c73388]">>></a> ResetInit
</UL>
<P><STRONG><a name="[c65c00]"></a>srand</STRONG> (Thumb, 42 bytes, Stack size 8 bytes, rand.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = srand
</UL>
<BR>[Called By]<UL><LI><a href="#[c65bb8]">>></a> _rand_init
<LI><a href="#[c68698]">>></a> TargetInit (via Veneer)
</UL>
<P><STRONG><a name="[c65bb8]"></a>_rand_init</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, rand.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = _rand_init ⇒ srand
</UL>
<BR>[Calls]<UL><LI><a href="#[c65c00]">>></a> srand
</UL>
<BR>[Called By]<UL><LI><a href="#[1102688]">>></a> __rt_lib_init
</UL>
<P><STRONG><a name="[c65b70]"></a>rand</STRONG> (Thumb, 56 bytes, Stack size 12 bytes, rand.o(.text), UNUSED)
<P><STRONG><a name="[c65918]"></a>__aeabi_memcpy4</STRONG> (ARM, 0 bytes, Stack size 8 bytes, rt_memcpy_w.o(.text), UNUSED)
<BR><BR>[Called By]<UL><LI><a href="#[c6a958]">>></a> OSTaskQuery
</UL>
<P><STRONG><a name="[c658d0]"></a>__aeabi_memcpy8</STRONG> (ARM, 0 bytes, Stack size 8 bytes, rt_memcpy_w.o(.text), UNUSED)
<P><STRONG><a name="[c65888]"></a>__rt_memcpy_w</STRONG> (ARM, 100 bytes, Stack size 8 bytes, rt_memcpy_w.o(.text), UNUSED)
<P><STRONG><a name="[c65840]"></a>_memcpy_lastbytes_aligned</STRONG> (ARM, 0 bytes, Stack size unknown bytes, rt_memcpy_w.o(.text), UNUSED)
<P><STRONG><a name="[c65658]"></a>__aeabi_memclr4</STRONG> (ARM, 0 bytes, Stack size 4 bytes, rt_memclr_w.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = __aeabi_memclr4
</UL>
<BR>[Called By]<UL><LI><a href="#[c6fff0]">>></a> OSTaskCreateExt
</UL>
<P><STRONG><a name="[c65610]"></a>__aeabi_memclr8</STRONG> (ARM, 0 bytes, Stack size 4 bytes, rt_memclr_w.o(.text), UNUSED)
<P><STRONG><a name="[c655c8]"></a>__rt_memclr_w</STRONG> (ARM, 84 bytes, Stack size 4 bytes, rt_memclr_w.o(.text), UNUSED)
<P><STRONG><a name="[c65580]"></a>_memset_w</STRONG> (ARM, 0 bytes, Stack size unknown bytes, rt_memclr_w.o(.text), UNUSED)
<P><STRONG><a name="[c65240]"></a>__aeabi_idiv</STRONG> (ARM, 0 bytes, Stack size 8 bytes, aeabi_sdiv.o(.text), UNUSED)
<P><STRONG><a name="[c651f8]"></a>__aeabi_idivmod</STRONG> (ARM, 384 bytes, Stack size 8 bytes, aeabi_sdiv.o(.text), UNUSED)
<P><STRONG><a name="[c64240]"></a>__rt_entry</STRONG> (ARM, 76 bytes, Stack size 16 bytes, kernel.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 64 + Unknown Stack Size
<LI>Call Chain = __rt_entry ⇒ __rt_lib_init ⇒ _rand_init ⇒ srand
</UL>
<BR>[Calls]<UL><LI><a href="#[1101b00]">>></a> _platform_post_lib_init
<LI><a href="#[1101c70]">>></a> _platform_post_stackheap_init
<LI><a href="#[1102688]">>></a> __rt_lib_init (via Veneer)
<LI><a href="#[1102c28]">>></a> __rt_stackheap_init
<LI><a href="#[1102dd8]">>></a> exit (via BX)
</UL>
<BR>[Called By]<UL><LI><a href="#[c64500]">>></a> __main
<LI><a href="#[10fde00]">>></a> __scatterload_rt2
</UL>
<P><STRONG><a name="[c641f8]"></a>__rt_exit</STRONG> (ARM, 20 bytes, Stack size 8 bytes, kernel.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __rt_exit ⇒ __rt_lib_shutdown
</UL>
<BR>[Calls]<UL><LI><a href="#[1102640]">>></a> __rt_lib_shutdown (via Veneer)
</UL>
<BR>[Called By]<UL><LI><a href="#[1102dd8]">>></a> exit (via Veneer)
</UL>
<P><STRONG><a name="[c641b0]"></a>__rt_abort</STRONG> (ARM, 8 bytes, Stack size 0 bytes, kernel.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[1102f90]">>></a> _sys_exit
</UL>
<P><STRONG><a name="[1102f90]"></a>_sys_exit</STRONG> (ARM, 20 bytes, Stack size 0 bytes, sys_exit.o(.text), UNUSED)
<BR><BR>[Called By]<UL><LI><a href="#[c641b0]">>></a> __rt_abort
</UL>
<P><STRONG><a name="[1102dd8]"></a>exit</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, exit.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = exit ⇒ __rt_exit ⇒ __rt_lib_shutdown
</UL>
<BR>[Calls]<UL><LI><a href="#[c641f8]">>></a> __rt_exit (via Veneer)
<LI><a href="#[1102d48]">>></a> _call_atexit_fns (Weak Reference)
</UL>
<BR>[Called By]<UL><LI><a href="#[c64240]">>></a> __rt_entry
</UL>
<P><STRONG><a name="[1102c28]"></a>__rt_stackheap_init</STRONG> (ARM, 40 bytes, Stack size 8 bytes, stkheap1.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16 + Unknown Stack Size
<LI>Call Chain = __rt_stackheap_init ⇒ __user_setup_stackheap
</UL>
<BR>[Calls]<UL><LI><a href="#[11011a0]">>></a> __rt_stackheap_storage
<LI><a href="#[1101610]">>></a> __user_setup_stackheap
</UL>
<BR>[Called By]<UL><LI><a href="#[c64240]">>></a> __rt_entry
</UL>
<P><STRONG><a name="[1102be0]"></a>__rt_heap_extend</STRONG> (ARM, 112 bytes, Stack size 16 bytes, stkheap1.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[11011a0]">>></a> __rt_stackheap_storage
<LI><a href="#[1102b08]">>></a> __user_heap_extend (Weak Reference)
</UL>
<P><STRONG><a name="[1102688]"></a>__rt_lib_init</STRONG> (Thumb, 184 bytes, Stack size 40 bytes, lib_init.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = __rt_lib_init ⇒ _rand_init ⇒ srand
</UL>
<BR>[Calls]<UL><LI><a href="#[c65bb8]">>></a> _rand_init
<LI><a href="#[1100618]">>></a> _fp_init (via Veneer)
<LI><a href="#[1100de8]">>></a> __rt_locale (via Veneer)
<LI><a href="#[1102058]">>></a> _signal_init (Weak Reference)
<LI><a href="#[11020e8]">>></a> _initio (Weak Reference)
<LI><a href="#[1102130]">>></a> _init_user_alloc (Weak Reference)
<LI><a href="#[1102178]">>></a> _init_alloc (Weak Reference)
<LI><a href="#[11021c0]">>></a> _getenv_init (Weak Reference)
<LI><a href="#[1102208]">>></a> _get_lc_time (Weak Reference)
<LI><a href="#[1102250]">>></a> _get_lc_numeric (Weak Reference)
<LI><a href="#[1102298]">>></a> _get_lc_monetary (Weak Reference)
<LI><a href="#[11022e0]">>></a> _get_lc_ctype (Weak Reference)
<LI><a href="#[1102328]">>></a> _get_lc_collate (Weak Reference)
<LI><a href="#[1102370]">>></a> _fp_trap_init (Weak Reference)
<LI><a href="#[11023b8]">>></a> _clock_init (Weak Reference)
<LI><a href="#[1102400]">>></a> _atexit_init (Weak Reference)
<LI><a href="#[1102490]">>></a> __cpp_initialize__aeabi_ (Weak Reference)
<LI><a href="#[11024d8]">>></a> __alloca_initialize (Weak Reference)
<LI><a href="#[1102520]">>></a> __Heap_DescSize (Weak Reference)
<LI><a href="#[1102568]">>></a> __ARM_exceptions_init (Weak Reference)
<LI><a href="#[1102718]">>></a> __ARM_argv_veneer (via Veneer)
</UL>
<BR>[Called By]<UL><LI><a href="#[c64240]">>></a> __rt_entry (via Veneer)
</UL>
<P><STRONG><a name="[1102640]"></a>__rt_lib_shutdown</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, lib_init.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __rt_lib_shutdown
</UL>
<BR>[Calls]<UL><LI><a href="#[1101fc8]">>></a> _terminateio (Weak Reference)
<LI><a href="#[1102010]">>></a> _terminate_user_alloc (Weak Reference)
<LI><a href="#[1102448]">>></a> __cxa_finalize (Weak Reference)
</UL>
<BR>[Called By]<UL><LI><a href="#[c641f8]">>></a> __rt_exit (via Veneer)
</UL>
<P><STRONG><a name="[1101c70]"></a>_platform_post_stackheap_init</STRONG> (ARM, 12 bytes, Stack size 0 bytes, boardinit2.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c64240]">>></a> __rt_entry
</UL>
<P><STRONG><a name="[1101b00]"></a>_platform_post_lib_init</STRONG> (ARM, 16 bytes, Stack size 8 bytes, boardinit3.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = _platform_post_lib_init
</UL>
<BR>[Called By]<UL><LI><a href="#[c64240]">>></a> __rt_entry
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?