📄 ti232_4.nfo
字号:
TMS320C54x ANSI C Optimizer Version 3.70
Copyright (c) 1996-2001 Texas Instruments Incorporated
======File-level Analysis Summary======
static void Disable_IRQ() is called from 1 sites in this file.
It appears to be inlineable (size = 2 units)
It calls these functions:
<NONE>
static void Enable_IRQ() is called from 1 sites in this file.
It appears to be inlineable (size = 2 units)
It calls these functions:
<NONE>
static void SystemInit() is called from 2 sites in this file.
It appears to be inlineable (size = 24 units)
It calls these functions:
<NONE>
extern struct _SystemObj *__ct() is called from 1 sites in this file.
It calls these functions:
SystemInit()
Disable_IRQ()
_nw()
extern void __sti() is called from 0 sites in this file.
It appears to be inlineable (size = 4 units)
It calls these functions:
_ct()
extern void int_handler() is called from 0 sites in this file.
It calls these functions:
<NONE>
extern int main() is called from 0 sites in this file.
It calls these functions:
Enable_IRQ()
SystemInit()
These functions may be recursive:
_sti()
_ct()
Inlineable function will be suppressed: SystemInit()
Inlineable function will be suppressed: Enable_IRQ()
Inlineable function will be suppressed: Disable_IRQ()
Making this function inlineable: _sti()
These external functions are called but not defined here:
_nw()
======= End file-level Analysis =======
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -