⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 c5410_clkcfg_c.asm

📁 dsp集成开发环境—ccs及dspbios的原理与应用(配套源码),希望可以对大家有用
💻 ASM
字号:
;***************************************************************
;* TMS320C54x ANSI C Codegen                      Version 3.70 *
;* Date/Time created: Sun Oct 05 13:40:27 2003                 *
;***************************************************************
	.mmregs
FP	.set	AR7
	.c_mode
	.file	"c5410_clkcfg_c.c"
;	D:\TIC54X\C5400\CGTOOLS\BIN\acp500.exe -q -D_DEBUG -Id:/tic54x/c5400/bios/include -Id:/tic54x/c5400/rtdx/include -Id:/tic54x/c5400/cgtools/include --keep_unneeded_types -m --i_output_file C:\WINDOWS\TEMP\TI631117_2 --template_info_file C:\WINDOWS\TEMP\TI631117_3 --object_file F:/ccs_example/clk/Debug/c5410_clkcfg_c.obj --opt_shell 9 c5410_clkcfg_c.c -g -q -ss -frF:/ccs_example/clk/Debug -d_DEBUG -id:/tic54x/c5400/bios/include -id:/tic54x/c5400/rtdx/include -id:/tic54x/c5400/cgtools/include 
	.sect	".text"
	.global	_CSL_cfgInit
	.sym	_CSL_cfgInit,_CSL_cfgInit, 32, 2, 0
	.func	16
;----------------------------------------------------------------------
;  16 | void CSL_cfgInit()                                                     
;----------------------------------------------------------------------

;***************************************************************
;* FUNCTION DEF: _CSL_cfgInit                                  *
;***************************************************************
_CSL_cfgInit:
	.line	2
	.line	7
        RET
        ; return occurs
	.endfunc	22,000000000h,0



;***************************************************************
;* TYPE INFORMATION                                            *
;***************************************************************

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -