?? audiocfg.s62
字號:
.asg "STS_add(*addr)", _operation
.asg "USER", _client
.asg 00H, _iUseDispatcher
.asg 00H, _iArg
.asg 0200H, _IntrMask
.asg 01H, _iCCBitMask
HWI_Obj 1, HWI_INT9, 9, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask
;; ======== HWI_Obj HWI_INT10 ========
;; defines the INT10 Interrupt
;;
;; HWI_Obj HWI_INT10 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)
.global HWI_INT10
.asg HWI_unused, _function
.asg "Nothing", _monitor
.asg 00H, _addr
.asg "signed", _dataType
.asg "STS_add(*addr)", _operation
.asg "USER", _client
.asg 00H, _iUseDispatcher
.asg 00H, _iArg
.asg 0400H, _IntrMask
.asg 01H, _iCCBitMask
HWI_Obj 1, HWI_INT10, 10, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask
;; ======== HWI_Obj HWI_INT11 ========
;; defines the INT11 Interrupt
;;
;; HWI_Obj HWI_INT11 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)
.global HWI_INT11
.asg HWI_unused, _function
.asg "Nothing", _monitor
.asg 00H, _addr
.asg "signed", _dataType
.asg "STS_add(*addr)", _operation
.asg "USER", _client
.asg 00H, _iUseDispatcher
.asg 00H, _iArg
.asg 0800H, _IntrMask
.asg 01H, _iCCBitMask
HWI_Obj 1, HWI_INT11, 11, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask
;; ======== HWI_Obj HWI_INT12 ========
;; defines the INT12 Interrupt
;;
;; HWI_Obj HWI_INT12 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)
.global HWI_INT12
.asg HWI_unused, _function
.asg "Nothing", _monitor
.asg 00H, _addr
.asg "signed", _dataType
.asg "STS_add(*addr)", _operation
.asg "USER", _client
.asg 00H, _iUseDispatcher
.asg 00H, _iArg
.asg 01000H, _IntrMask
.asg 01H, _iCCBitMask
HWI_Obj 1, HWI_INT12, 12, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask
;; ======== HWI_Obj HWI_INT13 ========
;; defines the INT13 Interrupt
;;
;; HWI_Obj HWI_INT13 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)
.global HWI_INT13
.asg HWI_unused, _function
.asg "Nothing", _monitor
.asg 00H, _addr
.asg "signed", _dataType
.asg "STS_add(*addr)", _operation
.asg "USER", _client
.asg 00H, _iUseDispatcher
.asg 00H, _iArg
.asg 02000H, _IntrMask
.asg 01H, _iCCBitMask
HWI_Obj 1, HWI_INT13, 13, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask
;; ======== HWI_Obj HWI_INT14 ========
;; defines the INT14 Interrupt
;;
;; HWI_Obj HWI_INT14 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)
.global HWI_INT14
.asg CLK_F_isr, _function
.asg "Nothing", _monitor
.asg 00H, _addr
.asg "signed", _dataType
.asg "STS_add(*addr)", _operation
.asg "CLK", _client
.asg 01H, _iUseDispatcher
.asg CLK_A_TABBEG, _iArg
.asg 04000H, _IntrMask
.asg 01H, _iCCBitMask
HWI_Obj 1, HWI_INT14, 14, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask
;; ======== HWI_Obj HWI_INT15 ========
;; defines the INT15 Interrupt
;;
;; HWI_Obj HWI_INT15 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)
.global HWI_INT15
.asg HWI_unused, _function
.asg "Nothing", _monitor
.asg 00H, _addr
.asg "signed", _dataType
.asg "STS_add(*addr)", _operation
.asg "USER", _client
.asg 00H, _iUseDispatcher
.asg 00H, _iArg
.asg 08000H, _IntrMask
.asg 01H, _iCCBitMask
HWI_Obj 1, HWI_INT15, 15, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask
;; ======== 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 audioSwi ========
;; <add comments here>
;;
;; SWI_Obj audioSwi (function, pri, mailbox, arg0, arg1, dorta)
.global audioSwi
.asg _audio, _function
.asg 02H, _pri
.asg 03H, _mailbox
.asg _DSS_rxPipe, _arg0
.asg _DSS_txPipe, _arg1
.asg 01H, _dorta
SWI_Obj 1, audioSwi, 0, _function, _pri, _mailbox, _arg0, _arg1, _dorta
;; ======== 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 IRAM, _bufseg
.asg 0200H, _buflen
.asg "circular", _logtype
LOG_Obj 1, LOG_system, 0, _bufseg, _buflen, _logtype
;; ======== LOG_Obj trace ========
;; <add comments here>
;;
;; LOG_Obj trace (bufseg, buflen, logtype)
.global trace
.asg IRAM, _bufseg
.asg 020H, _buflen
.asg "circular", _logtype
LOG_Obj 1, trace, 0, _bufseg, _buflen, _logtype
;; ======== PIP_Obj DSS_rxPipe ========
;; <add comments here>
;;
;; PIP_Obj DSS_rxPipe (buf, framesize, numframes, monitor, notifyWriter, nwarg0, nwarg1, notifyReader, nrarg0, nrarg1, bufFrameAlign)
.global DSS_rxPipe
.asg "<NULL>", _buf
.asg 020H, _framesize
.asg 02H, _numframes
.asg "reader", _monitor
.asg _DSS_rxPrime, _notifyWriter
.asg 00H, _nwarg0
.asg 00H, _nwarg1
.asg _SWI_andnHook, _notifyReader
.asg _audioSwi, _nrarg0
.asg 01H, _nrarg1
.asg 080H, _bufFrameAlign
PIP_Obj 1, DSS_rxPipe, 0, _buf, _framesize, _numframes, _monitor, _notifyWriter, _nwarg0, _nwarg1, _notifyReader, _nrarg0, _nrarg1, _bufFrameAlign
;; ======== PIP_Obj DSS_txPipe ========
;; <add comments here>
;;
;; PIP_Obj DSS_txPipe (buf, framesize, numframes, monitor, notifyWriter, nwarg0, nwarg1, notifyReader, nrarg0, nrarg1, bufFrameAlign)
.global DSS_txPipe
.asg "<NULL>", _buf
.asg 020H, _framesize
.asg 02H, _numframes
.asg "writer", _monitor
.asg _SWI_andnHook, _notifyWriter
.asg _audioSwi, _nwarg0
.asg 02H, _nwarg1
.asg _DSS_txPrime, _notifyReader
.asg 00H, _nrarg0
.asg 00H, _nrarg1
.asg 080H, _bufFrameAlign
PIP_Obj 1, DSS_txPipe, 1, _buf, _framesize, _numframes, _monitor, _notifyWriter, _nwarg0, _nwarg1, _notifyReader, _nrarg0, _nrarg1, _bufFrameAlign
;; ======== STS_Obj IDL_busyObj ========
;; This object is required by the system to accumulate CPU load statistics
;;
;; STS_Obj IDL_busyObj (prev, prevlow)
.global IDL_busyObj
.asg 00H, _prev
.asg 00H, _prevlow
STS_Obj 1, IDL_busyObj, 0, _prev, _prevlow
;; ======== STS_Obj DSS_ioPhase ========
;; <add comments here>
;;
;; STS_Obj DSS_ioPhase (prev, prevlow)
.global DSS_ioPhase
.asg 00H, _prev
.asg 00H, _prevlow
STS_Obj 1, DSS_ioPhase, 0, _prev, _prevlow
;; MODULE INITIALIZATION
.sect ".sysinit"
.global BIOS_init, _BIOS_init
BIOS_init:
_BIOS_init:
GBL_preamble
GBL_init
SEM_init
MEM_init
OBJ_init
CLK_init
PRD_init
RTDX_init
IDL_init
LCK_init
LOG_init
MBX_init
PIP_init
QUE_init
STS_init
SYS_init
HWI_init
HST_init
DEV_init
UDEV_init
DGN_init
DHL_init
DPI_init
SIO_init
SWI_init
HOOK_init
TSK_init
ISRC_init
GIO_init
DIO_init
GBL_postamble
;; MODULE STARTUP
.sect ".sysinit"
.global BIOS_start, _BIOS_start
BIOS_start:
_BIOS_start:
GBL_preamble
GBL_startup
SEM_startup
MEM_startup
OBJ_startup
CLK_startup
PRD_startup
RTDX_startup
IDL_startup
LCK_startup
LOG_startup
MBX_startup
PIP_startup
QUE_startup
STS_startup
SYS_startup
HWI_startup
HST_startup
DEV_startup
UDEV_startup
DGN_startup
DHL_startup
DPI_startup
SIO_startup
SWI_startup
HOOK_startup
TSK_startup
ISRC_startup
GIO_startup
DIO_startup
GBL_postamble
;; EPILOGUE
GBL_end
MEM_end
OBJ_end
CLK_end
PRD_end
RTDX_end
HST_end
HWI_end
SWI_end
TSK_end
IDL_end
ISRC_end
LOG_end
PIP_end
SEM_end
MBX_end
QUE_end
LCK_end
SIO_end
STS_end
SYS_end
GIO_end
DEV_end
UDEV_end
DGN_end
DHL_end
DPI_end
HOOK_end
DIO_end
.copy confend.s62
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -