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

📄 mklib.cmd

📁 Express DSP compliant C55x DTMF detector software is proposed in two versions: one with a 5 ms frame
💻 CMD
字号:
-r
-m lib.map
-o lib.o54
-h 

-g _DTMF_MIKET_IALG
-g _DTMF_MIKET_IDTMF
-g _DTMF_MIKET_init
-g _DTMF_MIKET_exit
-g _DTMF_MIKET_init_db
-g _DTMF_MIKET_control
-g _DTMF_MIKET_process

.\Debug\i_dtmf.obj
.\Debug\dtmf.obj
.\Debug\dtmfr.obj
.\Debug\dtmfasm.obj                


SECTIONS
{
	.text
	{
/*		i_dtmf.obj (.text)	
		dtmf.obj (.text)
		dtmfasm.obj (.text) */
	}
	.text:algAlloc
	.text:algInit
	.text:algFree
	.text:algActivate
	.text:algDeactivate
	.text:algMoved
	.text:algControl
	.text:algProcess
	.text:init
	.text:exit
	
}




⌨️ 快捷键说明

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