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

📄 daa_bioscfg.s54

📁 在dsp芯片TOM320VC5402下电话接口的简单c程序实现
💻 S54
📖 第 1 页 / 共 3 页
字号:
	HWI_Obj 1, HWI_SINT9, 25, _function, _monitor, _addr, _dataType, _operation, _client;; ======== HWI_Obj HWI_SINT10 ========;; defines function for the SINT10 ISR;;;; HWI_Obj HWI_SINT10 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT10	.asg handsetCodecIsr, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT10, 26, _function, _monitor, _addr, _dataType, _operation, _client;; ======== HWI_Obj HWI_SINT11 ========;; defines function for the SINT11 ISR;;;; HWI_Obj HWI_SINT11 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT11	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT11, 27, _function, _monitor, _addr, _dataType, _operation, _client;; ======== HWI_Obj HWI_SINT12 ========;; defines function for the SINT12 ISR;;;; HWI_Obj HWI_SINT12 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT12	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT12, 28, _function, _monitor, _addr, _dataType, _operation, _client;; ======== HWI_Obj HWI_SINT13 ========;; defines function for the SINT13 ISR;;;; HWI_Obj HWI_SINT13 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT13	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT13, 29, _function, _monitor, _addr, _dataType, _operation, _client;; ======== HWI_Obj HWI_SINT14 ========;; defines function for the SINT14 ISR;;;; HWI_Obj HWI_SINT14 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT14	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT14, 30, _function, _monitor, _addr, _dataType, _operation, _client;; ======== HWI_Obj HWI_SINT15 ========;; defines function for the SINT15 ISR;;;; HWI_Obj HWI_SINT15 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT15	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT15, 31, _function, _monitor, _addr, _dataType, _operation, _client;; ======== IDL_Obj LNK_dataPump ========;; This object cannot be deleted;;;; IDL_Obj LNK_dataPump (function, calibration)	.global LNK_dataPump	.asg LNK_F_dataPump, _function	.asg 01H, _calibration	IDL_Obj 1, LNK_dataPump, 0, _function, _calibration;; ======== IDL_Obj RTA_dispatcher ========;; This object cannot be deleted;;;; IDL_Obj RTA_dispatcher (function, calibration)	.global RTA_dispatcher	.asg RTA_F_dispatch, _function	.asg 01H, _calibration	IDL_Obj 1, RTA_dispatcher, 0, _function, _calibration;; ======== IDL_Obj IDL_cpuLoad ========;; This object is required by the system to acquire CPU load data;;;; IDL_Obj IDL_cpuLoad (function, calibration)	.global IDL_cpuLoad	.asg IDL_F_busy, _function	.asg 01H, _calibration	IDL_Obj 1, IDL_cpuLoad, 0, _function, _calibration;; ======== LOG_Obj LOG_system ========;; This object is required by the system to accumulate execution trace information;;;; LOG_Obj LOG_system (bufseg, buflen, logtype)	.global LOG_system	.asg IDATA, _bufseg	.asg 020H, _buflen	.asg "circular", _logtype	LOG_Obj 1, LOG_system, 0, _bufseg, _buflen, _logtype;; ======== MEM_Obj USERREGS ========;; This object defines space for the DSP's memory mapped registers and can't be deleted;;;; MEM_Obj USERREGS (len, iAllocHeap, iSegZero, iHeapId)	.global USERREGS	.asg 01cH, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, USERREGS, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj BIOSREGS ========;; This object defines space for the BIOS on-chip registers and can't be deleted;;;; MEM_Obj BIOSREGS (len, iAllocHeap, iSegZero, iHeapId)	.global BIOSREGS	.asg 04H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, BIOSREGS, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj VECT ========;; This object defines space for the DSP's interrupt vectors and can't be deleted;;;; MEM_Obj VECT (len, iAllocHeap, iSegZero, iHeapId)	.global VECT	.asg 080H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, VECT, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj IDATA ========;; <add comments here>;;;; MEM_Obj IDATA (len, iAllocHeap, iSegZero, iHeapId)	.global IDATA	.asg 0f80H, _len	.asg 01H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, IDATA, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj IPROG ========;; <add comments here>;;;; MEM_Obj IPROG (len, iAllocHeap, iSegZero, iHeapId)	.global IPROG	.asg 04000H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, IPROG, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj EDATA ========;; <add comments here>;;;; MEM_Obj EDATA (len, iAllocHeap, iSegZero, iHeapId)	.global EDATA	.asg 01000H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, EDATA, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj EPROG ========;; <add comments here>;;;; MEM_Obj EPROG (len, iAllocHeap, iSegZero, iHeapId)	.global EPROG	.asg 03f80H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, EPROG, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== PRD_Obj blink ========;; periodic blink;;;; PRD_Obj blink (period, mode, function, arg0, arg1)	.global blink	.asg 02eeH, _period	.asg "continuous", _mode	.asg _myBlink, _function	.asg 00H, _arg0	.asg 00H, _arg1	PRD_Obj 1, blink, 0, _period, _mode, _function, _arg0, _arg1;; ======== PRD_Obj ringer ========;; ring detect polling;;;; PRD_Obj ringer (period, mode, function, arg0, arg1)	.global ringer	.asg 01H, _period	.asg "continuous", _mode	.asg _pollRinger, _function	.asg 00H, _arg0	.asg 00H, _arg1	PRD_Obj 1, ringer, 0, _period, _mode, _function, _arg0, _arg1;; ======== STS_Obj IDL_busyObj ========;; This object is required by the system to accumulate CPU load statistics;;;; STS_Obj IDL_busyObj (prevhigh, prevlow)	.global IDL_busyObj	.asg 00H, _prevhigh	.asg 00H, _prevlow	STS_Obj 1, IDL_busyObj, 0, _prevhigh, _prevlow;; ======== SWI_Obj PRD_swi ========;; This Software ISR executes all configured PRD functions;;;; SWI_Obj PRD_swi (function, pri, mailbox, arg0, arg1, dorta)	.global PRD_swi	.asg PRD_F_swi, _function	.asg 01H, _pri	.asg 00H, _mailbox	.asg 00H, _arg0	.asg 00H, _arg1	.asg 01H, _dorta	SWI_Obj 1, PRD_swi, 0, _function, _pri, _mailbox, _arg0, _arg1, _dorta;; ======== SWI_Obj handsetCodec_swi ========;; <add comments here>;;;; SWI_Obj handsetCodec_swi (function, pri, mailbox, arg0, arg1, dorta)	.global handsetCodec_swi	.asg _handsetCopy, _function	.asg 01H, _pri	.asg 00H, _mailbox	.asg 00H, _arg0	.asg 00H, _arg1	.asg 01H, _dorta	SWI_Obj 1, handsetCodec_swi, 0, _function, _pri, _mailbox, _arg0, _arg1, _dorta;; ======== SWI_Obj daaCodec_swi ========;; <add comments here>;;;; SWI_Obj daaCodec_swi (function, pri, mailbox, arg0, arg1, dorta)	.global daaCodec_swi	.asg _daaCopy, _function	.asg 01H, _pri	.asg 00H, _mailbox	.asg 00H, _arg0	.asg 00H, _arg1	.asg 01H, _dorta	SWI_Obj 1, daaCodec_swi, 0, _function, _pri, _mailbox, _arg0, _arg1, _dorta;; MODULE INITIALIZATION	.sect ".sysinit"	.global BIOS_init, _BIOS_initBIOS_init:_BIOS_init:	GBL_preamble	GBL_init	OBJ_init	CLK_init	IDL_init	LCK_init	LOG_init	MBX_init	SEM_init	MEM_init	PIP_init	PRD_init	QUE_init	RTDX_init	SIO_init	STS_init	SYS_init	UDEV_init	DGN_init	DHL_init	DPI_init	DEV_init	HWI_init	HST_init	SWI_init	TSK_init	GBL_postamble;; MODULE STARTUP	.sect ".sysinit"	.global BIOS_start, _BIOS_startBIOS_start:_BIOS_start:	GBL_preamble	GBL_startup	OBJ_startup	CLK_startup	IDL_startup	LCK_startup	LOG_startup	MBX_startup	SEM_startup	MEM_startup	PIP_startup	PRD_startup	QUE_startup	RTDX_startup	SIO_startup	STS_startup	SYS_startup	UDEV_startup	DGN_startup	DHL_startup	DPI_startup	DEV_startup	HWI_startup	HST_startup	SWI_startup	TSK_startup	GBL_postamble;; EPILOGUE	GBL_end	OBJ_end	CLK_end	HST_end	HWI_end	IDL_end	LCK_end	LOG_end	MBX_end	MEM_end	PIP_end	PRD_end	QUE_end	RTDX_end	SEM_end	SIO_end	STS_end	SWI_end	SYS_end	TSK_end	DEV_end	UDEV_end	DGN_end	DHL_end	DPI_end	.copy confend.s54

⌨️ 快捷键说明

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