; -------------------------------------------------------------------------------- ; @Title: CC253X (CC2538*) On-Chip Peripherals ; @Props: Released ; @Author: ASK ; @Manufacturer: TI - Texas Instruments ; @Doc: cc2538_rm_swru319c.pdf cc2538_ds_swrs096a.pdf ; @Core: Cortex-M3 ; @Copyright: (C) 1989-2016 Lauterbach GmbH, licensed for use with TRACE32(R) only ; -------------------------------------------------------------------------------- ; $Id: percc253x.per 17736 2024-04-08 09:26:07Z kwisniewski $ tree.close "Core Registers (Cortex-M3)" AUTOINDENT.PUSH AUTOINDENT.OFF tree "System Control" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 11. group 0x10--0x1b line.long 0x00 "SYST_CSR,SysTick Control and Status Register" bitfld.long 0x00 16. " COUNTFLAG ,Counter Flag" "Not counted,Counted" bitfld.long 0x00 2. " CLKSOURCE ,Clock Source" "External,Core" bitfld.long 0x00 1. " TICKINT ,SysTick Handler" "Not SysTick,SysTick" textline " " bitfld.long 0x00 0. " ENABLE ,Counter Enable" "Disabled,Enabled" ;group 0x14++0x03 line.long 0x04 "SYST_RVR,SysTick Reload Value Register" hexmask.long.tbyte 0x04 0.--23. 1. " RELOAD ,The value to load into the SYST_CVR when the counter reaches 0" ;group 0x18++0x03 line.long 0x08 "SYST_CVR,SysTick Current Value Register" hexmask.long.tbyte 0x08 0.--23. 1. " CURRENT ,Current Value" rgroup 0x1c++0x03 line.long 0x00 "SYST_CALIB,SysTick Calibration Value Register" bitfld.long 0x00 31. " NOREF ,Indicates whether the implementation defined reference clock is implemented" "Implemented,Not implemented" bitfld.long 0x00 30. " SKEW ,Indicates whether the 10ms calibration value is exact" "Exact,Inexact" hexmask.long.tbyte 0x00 0.--23. 1. " TENMS ,Holds a reload value to be used for 10ms (100Hz) timing" textline " " rgroup 0xd00++0x03 line.long 0x00 "CPUID,CPU ID Base Register" hexmask.long.byte 0x00 24.--31. 1. " IMPLEMENTER ,Implementer Code" bitfld.long 0x00 20.--23. " VARIANT ,Implementation Defined Variant Number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 16.--19. " CONSTANT ,Constant" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" textline " " hexmask.long.word 0x00 4.--15. 1. " PARTNO ,Number of Processor" bitfld.long 0x00 0.--3. " REVISION ,Implementation Defined Revision Number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group 0xd04--0xd17 line.long 0x00 "ICSR,Interrupt Control State Register" bitfld.long 0x00 31. " NMIPENDSET ,Set Pending NMI Bit" "Not set,Set" bitfld.long 0x00 28. " PENDSVSET ,Set Pending pendSV Bit" "Not set,Set" bitfld.long 0x00 27. " PENDSVCLR ,Clear Pending pendSV Bit" "Not cleared,Cleared" textline " " bitfld.long 0x00 26. " PENDSTSET ,Set Pending SysTick Bit" "Not set,Set" bitfld.long 0x00 25. " PENDSTCLR ,Clear Pending SysTick Bit" "Not cleared,Cleared" bitfld.long 0x00 23. " ISRPREEMPT ,Use Only at Debug Time" "Not active,Active" textline " " bitfld.long 0x00 22. " ISRPENDING ,Interrupt Pending Flag" "Not pending,Pending" hexmask.long.word 0x00 12.--21. 1. " VECTPENDING ,Pending ISR Number Field" bitfld.long 0x00 11. " RETTOBASE ,Interrupt Exception" "Active,Not active" textline " " hexmask.long.word 0x00 0.--8. 1. " VECTACTIVE ,Active ISR Number Field" ;group 0xd08++0x03 line.long 0x04 "VTOR,Vector Table Offset Register" bitfld.long 0x04 29. " TBLBASE ,Table Base" "Code,RAM" hexmask.long.tbyte 0x04 7.--28. 1. " TBLOFF ,Vector Table Base Offset Field" ;group 0xd0c++0x03 line.long 0x08 "AIRCR,Application Interrupt and Reset Control Register" hexmask.long.word 0x08 16.--31. 1. " VECTKEY ,Register Key" rbitfld.long 0x08 15. " ENDIANESS ,Data endianness Bit" "Little,Big" bitfld.long 0x08 8.--10. " PRIGROUP ,Interrupt Priority Grouping Field" "[7:1]/[0],[7:2]/[1:0],[7:3]/[2:0],[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]" textline " " bitfld.long 0x08 2. " SYSRESETREQ ,System Reset Request" "Not requested,Requested" bitfld.long 0x08 1. " VECTCLRACTIVE ,Clear Active Vector Bit" "Not cleared,Cleared all" bitfld.long 0x08 0. " VECTRESET ,System Reset" "No reset,Reset" ;group 0xd10++0x03 line.long 0x0c "SCR,System Control Register" bitfld.long 0x0c 4. " SEVONPEND ,Determines whether an interrupt transition from inactive state to pending state is a wakeup event" "Not wakeup,Wakeup" bitfld.long 0x0c 2. " SLEEPDEEP ,Provides a qualifying hint indicating that waking from sleep might take longer" "Not deep sleep,Deep sleep" textline " " bitfld.long 0x0c 1. " SLEEPONEXIT ,Determines whether, on an exit from an ISR that returns to the base level of execution priority, the processor enters a sleep state" "Disabled,Enabled" ;group 0xd14++0x03 line.long 0x10 "CCR,Configuration Control Register" bitfld.long 0x10 9. " STKALIGN ,8-byte Stack Frame Alignment" "4-byte,8-byte" bitfld.long 0x10 8. " BFHFNMIGN ,Enable NMI, Hard Fault and FAULTMASK to Ignore Bus Fault" "Disabled,Enabled" textline " " bitfld.long 0x10 4. " DIV_0_TRP ,Trap Divide by Zero" "Disabled,Enabled" bitfld.long 0x10 3. " UNALIGN_TRP ,Trap for Unaligned Access" "Disabled,Enabled" textline " " bitfld.long 0x10 1. " USERSETMPEND ,Enable User Access to the Software Trigger Exception Register" "Disabled,Enabled" bitfld.long 0x10 0. " NONEBASETHRDENA ,Control Entry to Thread Mode" "Only from last exception,Any level" group 0xd18--0xd23 line.long 0x00 "SHPR1,SSystem Handler Priority Register 1" hexmask.long.byte 0x00 24.--31. 1. " PRI_7 ,Priority of System Handler 7" hexmask.long.byte 0x00 16.--23. 1. " PRI_6 ,Priority of system handler 6(UsageFault)" hexmask.long.byte 0x00 8.--15. 1. " PRI_5 ,Priority of system handler 5(BusFault)" textline " " hexmask.long.byte 0x00 0.--7. 1. " PRI_4 ,Priority of system handler 4(MemManage)" line.long 0x04 "SHPR2,System Handler Priority Register 2" hexmask.long.byte 0x04 24.--31. 1. " PRI_11 ,Priority of system handler 11(SVCall)" hexmask.long.byte 0x04 16.--23. 1. " PRI_10 ,Priority of System Handler 10" hexmask.long.byte 0x04 8.--15. 1. " PRI_9 ,Priority of System Handler 9" textline " " hexmask.long.byte 0x04 0.--7. 1. " PRI_8 ,Priority of System Handler 8" line.long 0x08 "SHPR3,System Handler Priority Register 3" hexmask.long.byte 0x08 24.--31. 1. " PRI_15 ,Priority of System Handler 15(SysTick)" hexmask.long.byte 0x08 16.--23. 1. " PRI_14 ,Priority of System Handler 14(PendSV)" hexmask.long.byte 0x08 8.--15. 1. " PRI_13 ,Priority of System Handler 13" textline " " hexmask.long.byte 0x08 0.--7. 1. " PRI_12 ,Priority of System Handler 12(DebugMonitor)" group 0xd24++0x3 line.long 0x00 "SHCSR,System Handler Control and State Register" bitfld.long 0x00 18. " USGFAULTENA ,USGFAULTENA" "Disabled,Enabled" bitfld.long 0x00 17. " BUSFAULTENA ,BUSFAULTENA" "Disabled,Enabled" bitfld.long 0x00 16. " MEMFAULTENA ,MEMFAULTENA" "Disabled,Enabled" textline " " bitfld.long 0x00 15. " SVCALLPENDED ,SVCall is Pended Started" "Not replaced,Replaced" bitfld.long 0x00 14. " BUSFAULTPENDED ,BusFault is Pended Started" "Not replaced,Replaced" bitfld.long 0x00 13. " MEMFAULTPENDED ,MemManage is Pended Started" "Not replaced,Replaced" textline " " bitfld.long 0x00 11. " SYSTICKACT ,SysTick is Active" "Not active,Active" bitfld.long 0x00 10. " PENDSVACT ,PendSV is Active" "Not active,Active" bitfld.long 0x00 8. " MONITORACT ,Monitor is Active" "Not active,Active" textline " " bitfld.long 0x00 7. " SVCALLACT ,SVCall is Active" "Not active,Active" bitfld.long 0x00 3. " USGFAULTACT ,UsageFault is Active" "Not active,Active" bitfld.long 0x00 1. " BUSFAULTACT ,BusFault is Active" "Not active,Active" textline " " bitfld.long 0x00 0. " MEMFAULTACT ,MemManage is Active" "Not active,Active" group 0xd28--0xd3b line.byte 0x0 "MMFSR,Memory Manage Fault Status Register" bitfld.byte 0x0 7. " MMARVALID ,Address Valid Flag" "Not valid,Valid" bitfld.byte 0x0 4. " MSTKERR ,Stacking Access Violations" "No error,Error" bitfld.byte 0x0 3. " MUNSTKERR ,Unstack Access Violations" "No error,Error" textline " " bitfld.byte 0x0 1. " DACCVIOL ,Data Access Violation" "No error,Error" bitfld.byte 0x0 0. " IACCVIOL ,Instruction Access Violation" "No error,Error" ;group 0xd29++0x00 line.byte 0x01 "BFSR,Bus Fault Status Register" bitfld.byte 0x01 7. " BFARVALID ,Address Valid" "Not valid,Valid" bitfld.byte 0x01 4. " STKERR ,Stacking from Exception has Caused Bus Faults" "No error,Error" bitfld.byte 0x01 3. " UNSTKERR ,Unstack from Exception Return has Caused Bus Faults" "No error,Error" textline " " bitfld.byte 0x01 2. " IMPRECISERR ,Imprecise Data Bus Error" "No error,Error" bitfld.byte 0x01 1. " PRECISERR ,Precise Data Bus Error Return" "No error,Error" bitfld.byte 0x01 0. " IBUSERR ,Instruction Bus Error Flag" "No error,Error" ;group 0xd2a++0x01 line.word 0x02 "USAFAULT,Usage Fault Status Register" bitfld.word 0x02 9. " DIVBYZERO ,Illegal PC Load" "No error,Error" bitfld.word 0x02 8. " UNALIGNED ,Illegal Unaligned Access" "No error,Error" bitfld.word 0x02 3. " NOCP ,Attempt to use a coprocessor instruction" "No error,Error" textline " " bitfld.word 0x02 2. " INVPC ,Attempt to Load EXC_RETURN into PC Illegally" "No error,Error" bitfld.word 0x02 1. " INVSTATE , Invalid Combination of EPSR and Instruction" "No error,Error" bitfld.word 0x02 0. " UNDEFINSTR ,Illegal Processor State" "No error,Error" ;group 0xd2c++0x03 line.long 0x04 "HFSR,Hard Fault Status Register" bitfld.long 0x04 31. " DEBUGEVT ,This Bit is Set if There is a Fault Related to Debug" "No error,Error" bitfld.long 0x04 30. " FORCED ,Hard Fault Activated" "No error,Error" bitfld.long 0x04 1. " VECTTBL ,Bus Fault" "No error,Error" ;group 0xd30++0x03 line.long 0x08 "DFSR,Debug Fault Status Register" bitfld.long 0x08 4. " EXTERNAL ,External Debug Request Flag" "Not asserted,Asserted" bitfld.long 0x08 3. " VCATCH ,Vector Catch Flag" "Not occurred,Occurred" bitfld.long 0x08 2. " DWTTRAP ,Data Watchpoint and Trace (DWT) Flag" "Not matched,Matched" textline " " bitfld.long 0x08 1. " BKPT ,BKPT Flag" "Not executed,Executed" bitfld.long 0x08 0. " HALTED ,Halt Request Flag" "Not requested,Requested" ;group 0xd34++0x03 line.long 0xc "MMFAR,Memory Manage Fault Address Register" ;group 0xd38++0x03 line.long 0x10 "BFAR,Bus Fault Address Register" wgroup 0xf00++0x03 line.long 0x00 "STIR,Software Trigger Interrupt Register" hexmask.long.word 0x00 0.--8. 1. " INTID ,Indicates the interrupt to be triggered" tree "Feature Registers" width 10. rgroup.long 0xD40++0x0B line.long 0x00 "ID_PFR0,Processor Feature Register 0" bitfld.long 0x00 4.--7. " STATE1 ,Thumb instruction set support" ",,,Supported,?..." bitfld.long 0x00 0.--3. " STATE0 ,ARM instruction set support" "Not supported,?..." line.long 0x04 "ID_PFR1,Processor Feature Register 1" bitfld.long 0x04 8.--11. " MPROF ,M profile programmers' model" ",,2-stack,?..." line.long 0x08 "ID_DFR0,Debug Feature Register 0" bitfld.long 0x08 20.--23. " DBGMOD ,Support for memory-mapped debug model for M profile processors" "Not supported,Supported,?..." hgroup.long 0xD4C++0x03 hide.long 0x00 "ID_AFR0,Auxiliary Feature Register 0" rgroup.long 0xD50++0x03 line.long 0x00 "ID_MMFR0,Memory Model Feature Register 0" bitfld.long 0x00 20.--23. " AUXREG ,Indicates the support for Auxiliary registers" "Not supported,ACTLR only,?..." bitfld.long 0x00 16.--19. " TCMSUP ,Indicates the support for Tightly Coupled Memory (TCM)" "Not supported,Supported,?..." bitfld.long 0x00 12.--15. " SHRLEV ,Indicates the number of shareability levels implemented" "Level 1,?..." textline " " bitfld.long 0x00 8.--11. " OUTMSHR ,Indicates the outermost shareability domain implemented" "Non-cacheable,,,,,,,,,,,,,,,Ignored" bitfld.long 0x00 4.--7. " PMSASUP ,Indicates support for a PMSA" "Not supported,,,PMSAv7,?..." hgroup.long 0xD54++0x03 hide.long 0x00 "ID_MMFR1,Memory Model Feature Register 1" rgroup.long 0xD58++0x03 line.long 0x00 "ID_MMFR2,Memory Model Feature Register 2" bitfld.long 0x00 24.--27. " WFISTALL ,Indicates the support for Wait For Interrupt (WFI) stalling" "Not supported,Supported,?..." rgroup.long 0xD60++0x13 line.long 0x00 "ID_ISAR0,Instruction Set Attributes Register 0" bitfld.long 0x00 24.--27. " DIVIDE ,Indicates the supported divide instructions" "Not supported,SDIV/UDIV,?..." bitfld.long 0x00 20.--23. " DEBUG ,Indicates the supported debug instructions" "Not supported,BKPT,?..." bitfld.long 0x00 16.--19. " COPROC ,Indicates the supported coprocessor instructions" "Not supported,CDP/LDC/MCR/STC,CDP2/LDC2/MCR2/STC2,MCRR/MRRC,MCRR2/MRRC2,?..." textline " " bitfld.long 0x00 12.--15. " CMPBRANCH ,Indicates the supported combined compare and branch instructions" "Not supported,CBNZ/CBZ,?..." bitfld.long 0x00 8.--11. " BITFIELD ,Indicates the supported bitfield instructions" "Not supported,BFC/BFI/SBFX/UBFX,?..." bitfld.long 0x00 4.--7. " BITCOUNT ,Indicates the supported bit counting instructions" "Not supported,CLZ,?..." line.long 0x04 "ID_ISAR1,Instruction Set Attributes Register 1" bitfld.long 0x04 24.--27. " INTERWORK ,Indicates the supported Interworking instructions" "Not supported,BX,BX/BLX,?..." bitfld.long 0x04 20.--23. " IMMEDIATE ,Indicates the support for data-processing instructions with long immediates" "Not supported,ADDW/MOVW/MOVT/SUBW,?..." bitfld.long 0x04 16.--19. " IFTHEN ,Indicates the supported IfThen instructions" "Not supported,IT,?..." textline " " bitfld.long 0x04 12.--15. " EXTEND ,Indicates the supported Extend instructions" "Not supported,Supported,Supported,?..." line.long 0x08 "ID_ISAR2,Instruction Set Attributes Register 2" bitfld.long 0x08 24.--27. " REVERSAL ,Indicates the supported reversal instructions" "Not supported,REV/REV16/REVSH,REV/REV16/REVSH/RBIT,?..." bitfld.long 0x08 20.--23. " MULTU ,Indicates the supported advanced unsigned multiply instructions" "Not supported,UMULL/UMLAL,UMULL/UMLAL/UMAAL,?..." bitfld.long 0x08 16.--19. " MULTS ,Indicates the supported advanced signed multiply instructions" "Not supported,Supported,Supported,Supported,?..." textline " " bitfld.long 0x08 12.--15. " MULT ,Indicates the supported additional multiply instructions" "Not supported,MLA,MLA/MLS,?..." bitfld.long 0x08 8.--11. " MULTIACCESSINT ,Indicates the support for multi-access interruptible instructions" "Not supported,LDM/STM restartable,LDM/STM continuable,?..." bitfld.long 0x08 4.--7. " MEMHINT ,Indicates the supported memory hint instructions" "Not supported,,,PLD/PLI,?..." textline " " bitfld.long 0x08 0.--3. " LOADSTORE ,Indicates the supported additional load and store instructions" "Not supported,LDRD/STRD,?..." line.long 0x0C "ID_ISAR3,Instruction Set Attributes Register 3" bitfld.long 0x0C 24.--27. " TRUENOP ,Indicates the support for a true NOP instruction" "Not supported,Supported,?..." bitfld.long 0x0C 20.--23. " THUMBCOPY ,Indicates the supported non flag-setting MOV instructions" "Not supported,Supported,?..." bitfld.long 0x0C 16.--19. " TABBRANCH ,Indicates the supported Table Branch instructions" "Not supported,TBB/TBH,?..." textline " " bitfld.long 0x0C 12.--15. " SYNCHPRIM ,Indicates the supported Table Branch instructions" "Not supported,Supported,Supported,Supported,?..." bitfld.long 0x0C 8.--11. " SVC ,Indicates the supported SVC instructions" "Not supported,SVC,?..." bitfld.long 0x0C 4.--7. " SIMD ,Indicates the supported SIMD instructions" "Not supported,Supported,,Supported,?..." textline " " bitfld.long 0x0C 0.--3. " SATURATE ,Indicates the supported Saturate instructions" "Not supported,QADD/QDADD/QDSUB/QSUB,?..." line.long 0x10 "ID_ISAR4,Instruction Set Attributes Register 4" bitfld.long 0x10 24.--27. " PSR_M ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,Supported,?..." bitfld.long 0x10 20.--23. " SYNCHPRIMFRAC ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,Supported,Supported,Supported,?..." bitfld.long 0x10 16.--19. " BARRIER ,Indicates the supported Barrier instructions" "Not supported,DMB/DSB/ISB,?..." textline " " bitfld.long 0x10 8.--11. " WRITEBACK ,Indicates the support for writeback addressing modes" "Basic support,Full support,?..." bitfld.long 0x10 4.--7. " WITHSHIFTS ,Indicates the support for instructions with shifts" "MOV/shift,Shift LSL 0-3,,Shift other,?..." bitfld.long 0x10 0.--3. " UNPRIV ,Indicates the supported unprivileged instructions" "Not supported,LDRBT/LDRT/STRBT/STRT,LDRBT/LDRT/STRBT/STRT/LDRHT/LDRSBT/LDRSHTSTRHT,?..." tree.end tree "CoreSight Identification Registers" width 6. rgroup.long 0xFE0++0x0F line.long 0x00 "PID0,Peripheral ID0" hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]" line.long 0x04 "PID1,Peripheral ID1" hexmask.long.byte 0x04 4.--7. 1. " JEP106ID[3:0] ,JEP106 ID code bits[3:0]" hexmask.long.byte 0x04 0.--3. 1. " Part_Num[11:8] ,Part Number bits[11:8]" line.long 0x08 "PID2,Peripheral ID2" hexmask.long.byte 0x08 4.--7. 1. " Revision ,Revision" bitfld.long 0x08 3. " JEDEC ,JEDEC assigned ID fields" "0,JEDEC" hexmask.long.byte 0x08 0.--2. 1. " JEP106ID[6:4] ,JEP106 ID code bits[6:4]" line.long 0x0c "PID3,Peripheral ID3" hexmask.long.byte 0x0C 4.--7. 1. " RevAnd ,Minor revision field" hexmask.long.byte 0x0C 0.--3. 1. " CMB ,Customer-modified block" rgroup.long 0xFD0++0x03 line.long 0x00 "PID4,Peripheral Identification Register 4" hexmask.long.byte 0x00 4.--7. 1. " Count ,4KB count" hexmask.long.byte 0x00 0.--3. 1. " JEP106_CC ,JEP106 continuation code" rgroup.long 0xFF0++0x0F line.long 0x00 "CID0,Component ID0 (Preamble)" line.long 0x04 "CID1,Component ID1" hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class" hexmask.long.byte 0x04 0.--3. 1. " Preamble ,Preamble" line.long 0x08 "CID2,Component ID2" line.long 0x0c "CID3,Component ID3" tree.end else newline textline "COREDEBUG component base address not specified" newline endif tree.end tree "Memory Protection Unit" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 15. rgroup.long 0xD90++0x03 line.long 0x00 "MPU_TYPE,MPU Type Register" bitfld.long 0x00 16.--23. " IREGION ,Instruction region" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..." bitfld.long 0x00 8.--15. " DREGION ,Number of regions supported by the MPU" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..." bitfld.long 0x00 0. " SEPARATE ,Indicates support for separate instruction and data address maps" "Not supported,Supported" group.long 0xD94++0x03 line.long 0x00 "MPU_CTRL,MPU Control Register" bitfld.long 0x00 2. " PRIVDEFENA ,Enables the default memory map as a background region for privileged access" "Disabled,Enabled" bitfld.long 0x00 1. " HFNMIENA ,Handlers executing with priority less than 0 access memory with the MPU enabled or with the MPU disabled" "MPU disabled,MPU enabled" bitfld.long 0x00 0. " ENABLE ,Enables the MPU" "Disabled,Enabled" group.long 0xD98++0x03 line.long 0x00 "MPU_RNR,MPU Region Number Register" hexmask.long.byte 0x00 0.--7. 1. " REGION ,Indicates the memory region accessed by MPU_RBAR and MPU_RASR" tree.close "MPU regions" if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x0 group.long 0xD9C++0x03 "Region 0" saveout 0xD98 %l 0x0 line.long 0x00 "MPU_RBAR0,MPU Region Base Address Register 0" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x0 line.long 0x00 "MPU_RASR0,MPU Region Attribute and Size Register 0" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 0 (not implemented)" saveout 0xD98 %l 0x0 hide.long 0x00 "MPU_RBAR0,MPU Region Base Address Register 0" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x0 hide.long 0x00 "MPU_RASR0,MPU Region Attribute and Size Register 0" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x1 group.long 0xD9C++0x03 "Region 1" saveout 0xD98 %l 0x1 line.long 0x00 "MPU_RBAR1,MPU Region Base Address Register 1" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x1 line.long 0x00 "MPU_RASR1,MPU Region Attribute and Size Register 1" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 1 (not implemented)" saveout 0xD98 %l 0x1 hide.long 0x00 "MPU_RBAR1,MPU Region Base Address Register 1" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x1 hide.long 0x00 "MPU_RASR1,MPU Region Attribute and Size Register 1" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x2 group.long 0xD9C++0x03 "Region 2" saveout 0xD98 %l 0x2 line.long 0x00 "MPU_RBAR2,MPU Region Base Address Register 2" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x2 line.long 0x00 "MPU_RASR2,MPU Region Attribute and Size Register 2" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 2 (not implemented)" saveout 0xD98 %l 0x2 hide.long 0x00 "MPU_RBAR2,MPU Region Base Address Register 2" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x2 hide.long 0x00 "MPU_RASR2,MPU Region Attribute and Size Register 2" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x3 group.long 0xD9C++0x03 "Region 3" saveout 0xD98 %l 0x3 line.long 0x00 "MPU_RBAR3,MPU Region Base Address Register 3" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x3 line.long 0x00 "MPU_RASR3,MPU Region Attribute and Size Register 3" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 3 (not implemented)" saveout 0xD98 %l 0x3 hide.long 0x00 "MPU_RBAR3,MPU Region Base Address Register 3" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x3 hide.long 0x00 "MPU_RASR3,MPU Region Attribute and Size Register 3" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x4 group.long 0xD9C++0x03 "Region 4" saveout 0xD98 %l 0x4 line.long 0x00 "MPU_RBAR4,MPU Region Base Address Register 4" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x4 line.long 0x00 "MPU_RASR4,MPU Region Attribute and Size Register 4" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 4 (not implemented)" saveout 0xD98 %l 0x4 hide.long 0x00 "MPU_RBAR4,MPU Region Base Address Register 4" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x4 hide.long 0x00 "MPU_RASR4,MPU Region Attribute and Size Register 4" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x5 group.long 0xD9C++0x03 "Region 5" saveout 0xD98 %l 0x5 line.long 0x00 "MPU_RBAR5,MPU Region Base Address Register 5" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x5 line.long 0x00 "MPU_RASR5,MPU Region Attribute and Size Register 5" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 5 (not implemented)" saveout 0xD98 %l 0x5 hide.long 0x00 "MPU_RBAR5,MPU Region Base Address Register 5" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x5 hide.long 0x00 "MPU_RASR5,MPU Region Attribute and Size Register 5" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x6 group.long 0xD9C++0x03 "Region 6" saveout 0xD98 %l 0x6 line.long 0x00 "MPU_RBAR6,MPU Region Base Address Register 6" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x6 line.long 0x00 "MPU_RASR6,MPU Region Attribute and Size Register 6" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 6 (not implemented)" saveout 0xD98 %l 0x6 hide.long 0x00 "MPU_RBAR6,MPU Region Base Address Register 6" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x6 hide.long 0x00 "MPU_RASR6,MPU Region Attribute and Size Register 6" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x7 group.long 0xD9C++0x03 "Region 7" saveout 0xD98 %l 0x7 line.long 0x00 "MPU_RBAR7,MPU Region Base Address Register 7" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x7 line.long 0x00 "MPU_RASR7,MPU Region Attribute and Size Register 7" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 7 (not implemented)" saveout 0xD98 %l 0x7 hide.long 0x00 "MPU_RBAR7,MPU Region Base Address Register 7" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x7 hide.long 0x00 "MPU_RASR7,MPU Region Attribute and Size Register 7" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x8 group.long 0xD9C++0x03 "Region 8" saveout 0xD98 %l 0x8 line.long 0x00 "MPU_RBAR8,MPU Region Base Address Register 8" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x8 line.long 0x00 "MPU_RASR8,MPU Region Attribute and Size Register 8" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 8 (not implemented)" saveout 0xD98 %l 0x8 hide.long 0x00 "MPU_RBAR8,MPU Region Base Address Register 8" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x8 hide.long 0x00 "MPU_RASR8,MPU Region Attribute and Size Register 8" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x9 group.long 0xD9C++0x03 "Region 9" saveout 0xD98 %l 0x9 line.long 0x00 "MPU_RBAR9,MPU Region Base Address Register 9" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x9 line.long 0x00 "MPU_RASR9,MPU Region Attribute and Size Register 9" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 9 (not implemented)" saveout 0xD98 %l 0x9 hide.long 0x00 "MPU_RBAR9,MPU Region Base Address Register 9" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x9 hide.long 0x00 "MPU_RASR9,MPU Region Attribute and Size Register 9" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xA group.long 0xD9C++0x03 "Region 10" saveout 0xD98 %l 0xA line.long 0x00 "MPU_RBAR10,MPU Region Base Address Register 10" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xA line.long 0x00 "MPU_RASR10,MPU Region Attribute and Size Register 10" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 10 (not implemented)" saveout 0xD98 %l 0xA hide.long 0x00 "MPU_RBAR10,MPU Region Base Address Register 10" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xA hide.long 0x00 "MPU_RASR10,MPU Region Attribute and Size Register 10" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xB group.long 0xD9C++0x03 "Region 11" saveout 0xD98 %l 0xB line.long 0x00 "MPU_RBAR11,MPU Region Base Address Register 11" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xB line.long 0x00 "MPU_RASR11,MPU Region Attribute and Size Register 11" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 11 (not implemented)" saveout 0xD98 %l 0xB hide.long 0x00 "MPU_RBAR11,MPU Region Base Address Register 11" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xB hide.long 0x00 "MPU_RASR11,MPU Region Attribute and Size Register 11" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xC group.long 0xD9C++0x03 "Region 12" saveout 0xD98 %l 0xC line.long 0x00 "MPU_RBAR12,MPU Region Base Address Register 12" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xC line.long 0x00 "MPU_RASR12,MPU Region Attribute and Size Register 12" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 12 (not implemented)" saveout 0xD98 %l 0xC hide.long 0x00 "MPU_RBAR12,MPU Region Base Address Register 12" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xC hide.long 0x00 "MPU_RASR12,MPU Region Attribute and Size Register 12" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xD group.long 0xD9C++0x03 "Region 13" saveout 0xD98 %l 0xD line.long 0x00 "MPU_RBAR13,MPU Region Base Address Register 13" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xD line.long 0x00 "MPU_RASR13,MPU Region Attribute and Size Register 13" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 13 (not implemented)" saveout 0xD98 %l 0xD hide.long 0x00 "MPU_RBAR13,MPU Region Base Address Register 13" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xD hide.long 0x00 "MPU_RASR13,MPU Region Attribute and Size Register 13" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xE group.long 0xD9C++0x03 "Region 14" saveout 0xD98 %l 0xE line.long 0x00 "MPU_RBAR14,MPU Region Base Address Register 14" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xE line.long 0x00 "MPU_RASR14,MPU Region Attribute and Size Register 14" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 14 (not implemented)" saveout 0xD98 %l 0xE hide.long 0x00 "MPU_RBAR14,MPU Region Base Address Register 14" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xE hide.long 0x00 "MPU_RASR14,MPU Region Attribute and Size Register 14" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xF group.long 0xD9C++0x03 "Region 15" saveout 0xD98 %l 0xF line.long 0x00 "MPU_RBAR15,MPU Region Base Address Register 15" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xF line.long 0x00 "MPU_RASR15,MPU Region Attribute and Size Register 15" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 15 (not implemented)" saveout 0xD98 %l 0xF hide.long 0x00 "MPU_RBAR15,MPU Region Base Address Register 15" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xF hide.long 0x00 "MPU_RASR15,MPU Region Attribute and Size Register 15" textline " " textline " " endif tree.end width 0x0b else newline textline "COREDEBUG component base address not specified" newline endif tree.end tree "Nested Vectored Interrupt Controller" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 6. rgroup.long 0x04++0x03 line.long 0x00 "ICTR,Interrupt Controller Type Register" bitfld.long 0x00 0.--3. " INTLINESNUM ,Total Number of Interrupt" "0-32,33-64,65-96,97-128,129-160,161-192,193-224,225-240,?..." tree "Interrupt Enable Registers" width 23. if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00) group.long 0x100++0x03 line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01) group.long 0x100++0x7 line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02) group.long 0x100++0x0B line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03) group.long 0x100++0x0F line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04) group.long 0x100++0x13 line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05) group.long 0x100++0x17 line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06) group.long 0x100++0x1B line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x18 31. 0x18 31. 0x98 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 30. 0x18 30. 0x98 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 29. 0x18 29. 0x98 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 28. 0x18 28. 0x98 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 27. 0x18 27. 0x98 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 26. 0x18 26. 0x98 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 25. 0x18 25. 0x98 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 24. 0x18 24. 0x98 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 23. 0x18 23. 0x98 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 22. 0x18 22. 0x98 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 21. 0x18 21. 0x98 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 20. 0x18 20. 0x98 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 19. 0x18 19. 0x98 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 18. 0x18 18. 0x98 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 17. 0x18 17. 0x98 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 16. 0x18 16. 0x98 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 15. 0x18 15. 0x98 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 14. 0x18 14. 0x98 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 13. 0x18 13. 0x98 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 12. 0x18 12. 0x98 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 11. 0x18 11. 0x98 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 10. 0x18 10. 0x98 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 9. 0x18 9. 0x98 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 8. 0x18 8. 0x98 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 7. 0x18 7. 0x98 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 6. 0x18 6. 0x98 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 5. 0x18 5. 0x98 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 4. 0x18 4. 0x98 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 3. 0x18 3. 0x98 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 2. 0x18 2. 0x98 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 1. 0x18 1. 0x98 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 0. 0x18 0. 0x98 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07) group.long 0x100++0x1F line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x18 31. 0x18 31. 0x98 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 30. 0x18 30. 0x98 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 29. 0x18 29. 0x98 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 28. 0x18 28. 0x98 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 27. 0x18 27. 0x98 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 26. 0x18 26. 0x98 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 25. 0x18 25. 0x98 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 24. 0x18 24. 0x98 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 23. 0x18 23. 0x98 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 22. 0x18 22. 0x98 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 21. 0x18 21. 0x98 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 20. 0x18 20. 0x98 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 19. 0x18 19. 0x98 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 18. 0x18 18. 0x98 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 17. 0x18 17. 0x98 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 16. 0x18 16. 0x98 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 15. 0x18 15. 0x98 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 14. 0x18 14. 0x98 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 13. 0x18 13. 0x98 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 12. 0x18 12. 0x98 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 11. 0x18 11. 0x98 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 10. 0x18 10. 0x98 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 9. 0x18 9. 0x98 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 8. 0x18 8. 0x98 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 7. 0x18 7. 0x98 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 6. 0x18 6. 0x98 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 5. 0x18 5. 0x98 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 4. 0x18 4. 0x98 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 3. 0x18 3. 0x98 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 2. 0x18 2. 0x98 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 1. 0x18 1. 0x98 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 0. 0x18 0. 0x98 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x1c "IRQ224_239_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x1c 15. 0x1c 15. 0x9c 15. " ENA239 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 14. 0x1c 14. 0x9c 14. " ENA238 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 13. 0x1c 13. 0x9c 13. " ENA237 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 12. 0x1c 12. 0x9c 12. " ENA236 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 11. 0x1c 11. 0x9c 11. " ENA235 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 10. 0x1c 10. 0x9c 10. " ENA234 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x1c 9. 0x1c 9. 0x9c 9. " ENA233 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 8. 0x1c 8. 0x9c 8. " ENA232 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 7. 0x1c 7. 0x9c 7. " ENA231 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 6. 0x1c 6. 0x9c 6. " ENA230 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 5. 0x1c 5. 0x9c 5. " ENA229 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 4. 0x1c 4. 0x9c 4. " ENA228 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x1c 3. 0x1c 3. 0x9c 3. " ENA227 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 2. 0x1c 2. 0x9c 2. " ENA226 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 1. 0x1c 1. 0x9c 1. " ENA225 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 0. 0x1c 0. 0x9c 0. " ENA224 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" else hgroup.long 0x100++0x1F hide.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" hide.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" hide.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" hide.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" hide.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register" hide.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register" hide.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register" hide.long 0x1c "IRQ224_239_EN_SET/CLR,Interrupt Enable Register" endif tree.end tree "Interrupt Pending Registers" width 23. if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00) group.long 0x200++0x03 line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01) group.long 0x200++0x07 line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02) group.long 0x200++0x0B line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03) group.long 0x200++0x0F line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04) group.long 0x200++0x13 line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05) group.long 0x200++0x17 line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06) group.long 0x200++0x1B line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x18 31. 0x18 31. 0x98 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 30. 0x18 30. 0x98 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 29. 0x18 29. 0x98 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 28. 0x18 28. 0x98 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 27. 0x18 27. 0x98 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 26. 0x18 26. 0x98 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 25. 0x18 25. 0x98 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 24. 0x18 24. 0x98 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 23. 0x18 23. 0x98 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 22. 0x18 22. 0x98 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 21. 0x18 21. 0x98 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 20. 0x18 20. 0x98 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 19. 0x18 19. 0x98 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 18. 0x18 18. 0x98 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 17. 0x18 17. 0x98 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 16. 0x18 16. 0x98 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 15. 0x18 15. 0x98 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 14. 0x18 14. 0x98 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 13. 0x18 13. 0x98 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 12. 0x18 12. 0x98 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 11. 0x18 11. 0x98 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 10. 0x18 10. 0x98 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 9. 0x18 9. 0x98 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 8. 0x18 8. 0x98 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 7. 0x18 7. 0x98 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 6. 0x18 6. 0x98 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 5. 0x18 5. 0x98 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 4. 0x18 4. 0x98 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 3. 0x18 3. 0x98 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 2. 0x18 2. 0x98 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 1. 0x18 1. 0x98 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 0. 0x18 0. 0x98 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07) group.long 0x200++0x1F line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x18 31. 0x18 31. 0x98 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 30. 0x18 30. 0x98 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 29. 0x18 29. 0x98 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 28. 0x18 28. 0x98 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 27. 0x18 27. 0x98 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 26. 0x18 26. 0x98 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 25. 0x18 25. 0x98 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 24. 0x18 24. 0x98 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 23. 0x18 23. 0x98 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 22. 0x18 22. 0x98 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 21. 0x18 21. 0x98 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 20. 0x18 20. 0x98 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 19. 0x18 19. 0x98 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 18. 0x18 18. 0x98 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 17. 0x18 17. 0x98 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 16. 0x18 16. 0x98 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 15. 0x18 15. 0x98 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 14. 0x18 14. 0x98 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 13. 0x18 13. 0x98 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 12. 0x18 12. 0x98 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 11. 0x18 11. 0x98 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 10. 0x18 10. 0x98 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 9. 0x18 9. 0x98 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 8. 0x18 8. 0x98 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 7. 0x18 7. 0x98 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 6. 0x18 6. 0x98 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 5. 0x18 5. 0x98 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 4. 0x18 4. 0x98 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 3. 0x18 3. 0x98 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 2. 0x18 2. 0x98 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 1. 0x18 1. 0x98 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 0. 0x18 0. 0x98 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x1c "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x1c 15. 0x1c 15. 0x9c 15. " PEN239 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 14. 0x1c 14. 0x9c 14. " PEN238 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 13. 0x1c 13. 0x9c 13. " PEN237 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 12. 0x1c 12. 0x9c 12. " PEN236 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 11. 0x1c 11. 0x9c 11. " PEN235 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 10. 0x1c 10. 0x9c 10. " PEN234 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x1c 9. 0x1c 9. 0x9c 9. " PEN233 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 8. 0x1c 8. 0x9c 8. " PEN232 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 7. 0x1c 7. 0x9c 7. " PEN231 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 6. 0x1c 6. 0x9c 6. " PEN230 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 5. 0x1c 5. 0x9c 5. " PEN229 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 4. 0x1c 4. 0x9c 4. " PEN228 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x1c 3. 0x1c 3. 0x9c 3. " PEN227 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 2. 0x1c 2. 0x9c 2. " PEN226 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 1. 0x1c 1. 0x9c 1. " PEN225 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 0. 0x1c 0. 0x9c 0. " PEN224 ,Interrupt Set/Clear Pending" "Not pending,Pending" else hgroup.long 0x200++0x1F hide.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x1c "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register" endif tree.end tree "Interrupt Active Bit Registers" width 9. if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00) rgroup.long 0x300++0x03 line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01) rgroup.long 0x300++0x07 line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02) rgroup.long 0x300++0x0B line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03) rgroup.long 0x300++0x0F line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" line.long 0x0c "ACTIVE4,Active Bit Register 4" bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04) rgroup.long 0x300++0x13 line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" line.long 0x0c "ACTIVE4,Active Bit Register 4" bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active" line.long 0x10 "ACTIVE5,Active Bit Register 5" bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05) rgroup.long 0x300++0x17 line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" line.long 0x0c "ACTIVE4,Active Bit Register 4" bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active" line.long 0x10 "ACTIVE5,Active Bit Register 5" bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active" line.long 0x14 "ACTIVE6,Active Bit Register 6" bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06) rgroup.long 0x300++0x1B line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" line.long 0x0c "ACTIVE4,Active Bit Register 4" bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active" line.long 0x10 "ACTIVE5,Active Bit Register 5" bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active" line.long 0x14 "ACTIVE6,Active Bit Register 6" bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active" line.long 0x18 "ACTIVE7,Active Bit Register 7" bitfld.long 0x18 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07) rgroup.long 0x300++0x1F line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" line.long 0x0c "ACTIVE4,Active Bit Register 4" bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active" line.long 0x10 "ACTIVE5,Active Bit Register 5" bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active" line.long 0x14 "ACTIVE6,Active Bit Register 6" bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active" line.long 0x18 "ACTIVE7,Active Bit Register 7" bitfld.long 0x18 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active" line.long 0x1c "ACTIVE8,Active Bit Register 8" bitfld.long 0x1c 15. " ACTIVE239 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 14. " ACTIVE238 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 13. " ACTIVE237 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 12. " ACTIVE236 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 11. " ACTIVE235 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 10. " ACTIVE234 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x1c 9. " ACTIVE233 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 8. " ACTIVE232 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 7. " ACTIVE231 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 6. " ACTIVE230 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 5. " ACTIVE229 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 4. " ACTIVE228 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x1c 3. " ACTIVE227 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 2. " ACTIVE226 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 1. " ACTIVE225 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 0. " ACTIVE224 ,Interrupt Active Flag" "Not active,Active" else hgroup.long 0x300++0x1F hide.long 0x00 "ACTIVE1,Active Bit Register 1" hide.long 0x04 "ACTIVE2,Active Bit Register 2" hide.long 0x08 "ACTIVE3,Active Bit Register 3" hide.long 0x0c "ACTIVE4,Active Bit Register 4" hide.long 0x10 "ACTIVE5,Active Bit Register 5" hide.long 0x14 "ACTIVE6,Active Bit Register 6" hide.long 0x18 "ACTIVE7,Active Bit Register 7" hide.long 0x1c "ACTIVE8,Active Bit Register 8" endif tree.end tree "Interrupt Priority Registers" if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00) group.long 0x400++0x1F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01) group.long 0x400++0x3F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02) group.long 0x400++0x5F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03) group.long 0x400++0x7F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" line.long 0x60 "IPR24,Interrupt Priority Register" hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority" hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority" hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority" hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority" line.long 0x64 "IPR25,Interrupt Priority Register" hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority" hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority" hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority" hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority" line.long 0x68 "IPR26,Interrupt Priority Register" hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority" hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority" hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority" hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority" line.long 0x6C "IPR27,Interrupt Priority Register" hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority" hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority" hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority" hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority" line.long 0x70 "IPR28,Interrupt Priority Register" hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority" hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority" hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority" hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority" line.long 0x74 "IPR29,Interrupt Priority Register" hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority" hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority" hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority" hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority" line.long 0x78 "IPR30,Interrupt Priority Register" hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority" hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority" hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority" hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority" line.long 0x7C "IPR31,Interrupt Priority Register" hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority" hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority" hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority" hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04) group.long 0x400++0x9F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" line.long 0x60 "IPR24,Interrupt Priority Register" hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority" hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority" hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority" hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority" line.long 0x64 "IPR25,Interrupt Priority Register" hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority" hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority" hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority" hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority" line.long 0x68 "IPR26,Interrupt Priority Register" hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority" hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority" hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority" hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority" line.long 0x6C "IPR27,Interrupt Priority Register" hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority" hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority" hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority" hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority" line.long 0x70 "IPR28,Interrupt Priority Register" hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority" hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority" hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority" hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority" line.long 0x74 "IPR29,Interrupt Priority Register" hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority" hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority" hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority" hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority" line.long 0x78 "IPR30,Interrupt Priority Register" hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority" hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority" hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority" hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority" line.long 0x7C "IPR31,Interrupt Priority Register" hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority" hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority" hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority" hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority" line.long 0x80 "IPR32,Interrupt Priority Register" hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority" hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority" hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority" hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority" line.long 0x84 "IPR33,Interrupt Priority Register" hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority" hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority" hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority" hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority" line.long 0x88 "IPR34,Interrupt Priority Register" hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority" hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority" hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority" hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority" line.long 0x8C "IPR35,Interrupt Priority Register" hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority" hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority" hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority" hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority" line.long 0x90 "IPR36,Interrupt Priority Register" hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority" hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority" hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority" hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority" line.long 0x94 "IPR37,Interrupt Priority Register" hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority" hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority" hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority" hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority" line.long 0x98 "IPR38,Interrupt Priority Register" hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority" hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority" hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority" hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority" line.long 0x9C "IPR39,Interrupt Priority Register" hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority" hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority" hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority" hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05) group.long 0x400++0xBF line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" line.long 0x60 "IPR24,Interrupt Priority Register" hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority" hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority" hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority" hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority" line.long 0x64 "IPR25,Interrupt Priority Register" hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority" hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority" hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority" hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority" line.long 0x68 "IPR26,Interrupt Priority Register" hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority" hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority" hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority" hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority" line.long 0x6C "IPR27,Interrupt Priority Register" hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority" hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority" hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority" hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority" line.long 0x70 "IPR28,Interrupt Priority Register" hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority" hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority" hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority" hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority" line.long 0x74 "IPR29,Interrupt Priority Register" hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority" hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority" hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority" hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority" line.long 0x78 "IPR30,Interrupt Priority Register" hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority" hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority" hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority" hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority" line.long 0x7C "IPR31,Interrupt Priority Register" hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority" hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority" hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority" hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority" line.long 0x80 "IPR32,Interrupt Priority Register" hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority" hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority" hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority" hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority" line.long 0x84 "IPR33,Interrupt Priority Register" hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority" hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority" hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority" hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority" line.long 0x88 "IPR34,Interrupt Priority Register" hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority" hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority" hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority" hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority" line.long 0x8C "IPR35,Interrupt Priority Register" hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority" hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority" hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority" hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority" line.long 0x90 "IPR36,Interrupt Priority Register" hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority" hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority" hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority" hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority" line.long 0x94 "IPR37,Interrupt Priority Register" hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority" hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority" hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority" hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority" line.long 0x98 "IPR38,Interrupt Priority Register" hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority" hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority" hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority" hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority" line.long 0x9C "IPR39,Interrupt Priority Register" hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority" hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority" hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority" hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority" line.long 0xA0 "IPR40,Interrupt Priority Register" hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority" hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority" hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority" hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority" line.long 0xA4 "IPR41,Interrupt Priority Register" hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority" hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority" hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority" hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority" line.long 0xA8 "IPR42,Interrupt Priority Register" hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority" hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority" hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority" hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority" line.long 0xAC "IPR43,Interrupt Priority Register" hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority" hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority" hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority" hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority" line.long 0xB0 "IPR44,Interrupt Priority Register" hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority" hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority" hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority" hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority" line.long 0xB4 "IPR45,Interrupt Priority Register" hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority" hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority" hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority" hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority" line.long 0xB8 "IPR46,Interrupt Priority Register" hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority" hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority" hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority" hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority" line.long 0xBC "IPR47,Interrupt Priority Register" hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority" hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority" hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority" hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06) group.long 0x400++0xDF line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" line.long 0x60 "IPR24,Interrupt Priority Register" hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority" hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority" hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority" hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority" line.long 0x64 "IPR25,Interrupt Priority Register" hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority" hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority" hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority" hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority" line.long 0x68 "IPR26,Interrupt Priority Register" hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority" hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority" hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority" hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority" line.long 0x6C "IPR27,Interrupt Priority Register" hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority" hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority" hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority" hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority" line.long 0x70 "IPR28,Interrupt Priority Register" hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority" hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority" hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority" hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority" line.long 0x74 "IPR29,Interrupt Priority Register" hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority" hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority" hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority" hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority" line.long 0x78 "IPR30,Interrupt Priority Register" hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority" hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority" hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority" hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority" line.long 0x7C "IPR31,Interrupt Priority Register" hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority" hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority" hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority" hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority" line.long 0x80 "IPR32,Interrupt Priority Register" hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority" hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority" hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority" hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority" line.long 0x84 "IPR33,Interrupt Priority Register" hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority" hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority" hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority" hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority" line.long 0x88 "IPR34,Interrupt Priority Register" hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority" hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority" hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority" hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority" line.long 0x8C "IPR35,Interrupt Priority Register" hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority" hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority" hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority" hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority" line.long 0x90 "IPR36,Interrupt Priority Register" hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority" hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority" hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority" hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority" line.long 0x94 "IPR37,Interrupt Priority Register" hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority" hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority" hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority" hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority" line.long 0x98 "IPR38,Interrupt Priority Register" hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority" hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority" hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority" hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority" line.long 0x9C "IPR39,Interrupt Priority Register" hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority" hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority" hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority" hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority" line.long 0xA0 "IPR40,Interrupt Priority Register" hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority" hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority" hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority" hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority" line.long 0xA4 "IPR41,Interrupt Priority Register" hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority" hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority" hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority" hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority" line.long 0xA8 "IPR42,Interrupt Priority Register" hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority" hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority" hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority" hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority" line.long 0xAC "IPR43,Interrupt Priority Register" hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority" hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority" hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority" hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority" line.long 0xB0 "IPR44,Interrupt Priority Register" hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority" hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority" hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority" hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority" line.long 0xB4 "IPR45,Interrupt Priority Register" hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority" hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority" hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority" hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority" line.long 0xB8 "IPR46,Interrupt Priority Register" hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority" hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority" hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority" hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority" line.long 0xBC "IPR47,Interrupt Priority Register" hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority" hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority" hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority" hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority" line.long 0xC0 "IPR48,Interrupt Priority Register" hexmask.long.byte 0xC0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority" hexmask.long.byte 0xC0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority" hexmask.long.byte 0xC0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority" hexmask.long.byte 0xC0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority" line.long 0xC4 "IPR49,Interrupt Priority Register" hexmask.long.byte 0xC4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority" hexmask.long.byte 0xC4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority" hexmask.long.byte 0xC4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority" hexmask.long.byte 0xC4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority" line.long 0xC8 "IPR50,Interrupt Priority Register" hexmask.long.byte 0xC8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority" hexmask.long.byte 0xC8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority" hexmask.long.byte 0xC8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority" hexmask.long.byte 0xC8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority" line.long 0xCC "IPR51,Interrupt Priority Register" hexmask.long.byte 0xCC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority" hexmask.long.byte 0xCC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority" hexmask.long.byte 0xCC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority" hexmask.long.byte 0xCC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority" line.long 0xD0 "IPR52,Interrupt Priority Register" hexmask.long.byte 0xD0 24.--31. 1. " PRI_211 ,Interrupt 211 Priority" hexmask.long.byte 0xD0 16.--23. 1. " PRI_210 ,Interrupt 210 Priority" hexmask.long.byte 0xD0 8.--15. 1. " PRI_209 ,Interrupt 209 Priority" hexmask.long.byte 0xD0 0.--7. 1. " PRI_208 ,Interrupt 208 Priority" line.long 0xD4 "IPR53,Interrupt Priority Register" hexmask.long.byte 0xD4 24.--31. 1. " PRI_215 ,Interrupt 215 Priority" hexmask.long.byte 0xD4 16.--23. 1. " PRI_214 ,Interrupt 214 Priority" hexmask.long.byte 0xD4 8.--15. 1. " PRI_213 ,Interrupt 213 Priority" hexmask.long.byte 0xD4 0.--7. 1. " PRI_212 ,Interrupt 212 Priority" line.long 0xD8 "IPR54,Interrupt Priority Register" hexmask.long.byte 0xD8 24.--31. 1. " PRI_219 ,Interrupt 219 Priority" hexmask.long.byte 0xD8 16.--23. 1. " PRI_218 ,Interrupt 218 Priority" hexmask.long.byte 0xD8 8.--15. 1. " PRI_217 ,Interrupt 217 Priority" hexmask.long.byte 0xD8 0.--7. 1. " PRI_216 ,Interrupt 216 Priority" line.long 0xDC "IPR55,Interrupt Priority Register" hexmask.long.byte 0xDC 24.--31. 1. " PRI_223 ,Interrupt 223 Priority" hexmask.long.byte 0xDC 16.--23. 1. " PRI_222 ,Interrupt 222 Priority" hexmask.long.byte 0xDC 8.--15. 1. " PRI_221 ,Interrupt 221 Priority" hexmask.long.byte 0xDC 0.--7. 1. " PRI_220 ,Interrupt 220 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07) group.long 0x400++0xEF line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" line.long 0x60 "IPR24,Interrupt Priority Register" hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority" hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority" hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority" hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority" line.long 0x64 "IPR25,Interrupt Priority Register" hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority" hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority" hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority" hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority" line.long 0x68 "IPR26,Interrupt Priority Register" hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority" hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority" hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority" hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority" line.long 0x6C "IPR27,Interrupt Priority Register" hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority" hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority" hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority" hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority" line.long 0x70 "IPR28,Interrupt Priority Register" hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority" hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority" hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority" hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority" line.long 0x74 "IPR29,Interrupt Priority Register" hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority" hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority" hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority" hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority" line.long 0x78 "IPR30,Interrupt Priority Register" hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority" hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority" hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority" hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority" line.long 0x7C "IPR31,Interrupt Priority Register" hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority" hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority" hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority" hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority" line.long 0x80 "IPR32,Interrupt Priority Register" hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority" hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority" hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority" hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority" line.long 0x84 "IPR33,Interrupt Priority Register" hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority" hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority" hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority" hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority" line.long 0x88 "IPR34,Interrupt Priority Register" hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority" hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority" hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority" hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority" line.long 0x8C "IPR35,Interrupt Priority Register" hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority" hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority" hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority" hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority" line.long 0x90 "IPR36,Interrupt Priority Register" hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority" hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority" hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority" hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority" line.long 0x94 "IPR37,Interrupt Priority Register" hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority" hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority" hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority" hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority" line.long 0x98 "IPR38,Interrupt Priority Register" hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority" hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority" hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority" hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority" line.long 0x9C "IPR39,Interrupt Priority Register" hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority" hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority" hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority" hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority" line.long 0xA0 "IPR40,Interrupt Priority Register" hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority" hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority" hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority" hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority" line.long 0xA4 "IPR41,Interrupt Priority Register" hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority" hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority" hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority" hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority" line.long 0xA8 "IPR42,Interrupt Priority Register" hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority" hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority" hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority" hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority" line.long 0xAC "IPR43,Interrupt Priority Register" hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority" hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority" hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority" hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority" line.long 0xB0 "IPR44,Interrupt Priority Register" hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority" hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority" hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority" hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority" line.long 0xB4 "IPR45,Interrupt Priority Register" hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority" hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority" hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority" hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority" line.long 0xB8 "IPR46,Interrupt Priority Register" hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority" hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority" hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority" hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority" line.long 0xBC "IPR47,Interrupt Priority Register" hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority" hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority" hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority" hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority" line.long 0xC0 "IPR48,Interrupt Priority Register" hexmask.long.byte 0xC0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority" hexmask.long.byte 0xC0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority" hexmask.long.byte 0xC0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority" hexmask.long.byte 0xC0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority" line.long 0xC4 "IPR49,Interrupt Priority Register" hexmask.long.byte 0xC4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority" hexmask.long.byte 0xC4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority" hexmask.long.byte 0xC4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority" hexmask.long.byte 0xC4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority" line.long 0xC8 "IPR50,Interrupt Priority Register" hexmask.long.byte 0xC8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority" hexmask.long.byte 0xC8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority" hexmask.long.byte 0xC8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority" hexmask.long.byte 0xC8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority" line.long 0xCC "IPR51,Interrupt Priority Register" hexmask.long.byte 0xCC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority" hexmask.long.byte 0xCC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority" hexmask.long.byte 0xCC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority" hexmask.long.byte 0xCC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority" line.long 0xD0 "IPR52,Interrupt Priority Register" hexmask.long.byte 0xD0 24.--31. 1. " PRI_211 ,Interrupt 211 Priority" hexmask.long.byte 0xD0 16.--23. 1. " PRI_210 ,Interrupt 210 Priority" hexmask.long.byte 0xD0 8.--15. 1. " PRI_209 ,Interrupt 209 Priority" hexmask.long.byte 0xD0 0.--7. 1. " PRI_208 ,Interrupt 208 Priority" line.long 0xD4 "IPR53,Interrupt Priority Register" hexmask.long.byte 0xD4 24.--31. 1. " PRI_215 ,Interrupt 215 Priority" hexmask.long.byte 0xD4 16.--23. 1. " PRI_214 ,Interrupt 214 Priority" hexmask.long.byte 0xD4 8.--15. 1. " PRI_213 ,Interrupt 213 Priority" hexmask.long.byte 0xD4 0.--7. 1. " PRI_212 ,Interrupt 212 Priority" line.long 0xD8 "IPR54,Interrupt Priority Register" hexmask.long.byte 0xD8 24.--31. 1. " PRI_219 ,Interrupt 219 Priority" hexmask.long.byte 0xD8 16.--23. 1. " PRI_218 ,Interrupt 218 Priority" hexmask.long.byte 0xD8 8.--15. 1. " PRI_217 ,Interrupt 217 Priority" hexmask.long.byte 0xD8 0.--7. 1. " PRI_216 ,Interrupt 216 Priority" line.long 0xDC "IPR55,Interrupt Priority Register" hexmask.long.byte 0xDC 24.--31. 1. " PRI_223 ,Interrupt 223 Priority" hexmask.long.byte 0xDC 16.--23. 1. " PRI_222 ,Interrupt 222 Priority" hexmask.long.byte 0xDC 8.--15. 1. " PRI_221 ,Interrupt 221 Priority" hexmask.long.byte 0xDC 0.--7. 1. " PRI_220 ,Interrupt 220 Priority" line.long 0xE0 "IPR56,Interrupt Priority Register" hexmask.long.byte 0xE0 24.--31. 1. " PRI_227 ,Interrupt 227 Priority" hexmask.long.byte 0xE0 16.--23. 1. " PRI_226 ,Interrupt 226 Priority" hexmask.long.byte 0xE0 8.--15. 1. " PRI_225 ,Interrupt 225 Priority" hexmask.long.byte 0xE0 0.--7. 1. " PRI_224 ,Interrupt 224 Priority" line.long 0xE4 "IPR57,Interrupt Priority Register" hexmask.long.byte 0xE4 24.--31. 1. " PRI_231 ,Interrupt 231 Priority" hexmask.long.byte 0xE4 16.--23. 1. " PRI_230 ,Interrupt 230 Priority" hexmask.long.byte 0xE4 8.--15. 1. " PRI_229 ,Interrupt 229 Priority" hexmask.long.byte 0xE4 0.--7. 1. " PRI_228 ,Interrupt 228 Priority" line.long 0xE8 "IPR58,Interrupt Priority Register" hexmask.long.byte 0xE8 24.--31. 1. " PRI_235 ,Interrupt 235 Priority" hexmask.long.byte 0xE8 16.--23. 1. " PRI_234 ,Interrupt 234 Priority" hexmask.long.byte 0xE8 8.--15. 1. " PRI_233 ,Interrupt 233 Priority" hexmask.long.byte 0xE8 0.--7. 1. " PRI_232 ,Interrupt 232 Priority" line.long 0xEC "IPR59,Interrupt Priority Register" hexmask.long.byte 0xEC 24.--31. 1. " PRI_239 ,Interrupt 239 Priority" hexmask.long.byte 0xEC 16.--23. 1. " PRI_238 ,Interrupt 238 Priority" hexmask.long.byte 0xEC 8.--15. 1. " PRI_237 ,Interrupt 237 Priority" hexmask.long.byte 0xEC 0.--7. 1. " PRI_236 ,Interrupt 236 Priority" else hgroup.long 0x400++0xEF hide.long 0x0 "IPR0,Interrupt Priority Register" hide.long 0x4 "IPR1,Interrupt Priority Register" hide.long 0x8 "IPR2,Interrupt Priority Register" hide.long 0xC "IPR3,Interrupt Priority Register" hide.long 0x10 "IPR4,Interrupt Priority Register" hide.long 0x14 "IPR5,Interrupt Priority Register" hide.long 0x18 "IPR6,Interrupt Priority Register" hide.long 0x1C "IPR7,Interrupt Priority Register" hide.long 0x20 "IPR8,Interrupt Priority Register" hide.long 0x24 "IPR9,Interrupt Priority Register" hide.long 0x28 "IPR10,Interrupt Priority Register" hide.long 0x2C "IPR11,Interrupt Priority Register" hide.long 0x30 "IPR12,Interrupt Priority Register" hide.long 0x34 "IPR13,Interrupt Priority Register" hide.long 0x38 "IPR14,Interrupt Priority Register" hide.long 0x3C "IPR15,Interrupt Priority Register" hide.long 0x40 "IPR16,Interrupt Priority Register" hide.long 0x44 "IPR17,Interrupt Priority Register" hide.long 0x48 "IPR18,Interrupt Priority Register" hide.long 0x4C "IPR19,Interrupt Priority Register" hide.long 0x50 "IPR20,Interrupt Priority Register" hide.long 0x54 "IPR21,Interrupt Priority Register" hide.long 0x58 "IPR22,Interrupt Priority Register" hide.long 0x5C "IPR23,Interrupt Priority Register" hide.long 0x60 "IPR24,Interrupt Priority Register" hide.long 0x64 "IPR25,Interrupt Priority Register" hide.long 0x68 "IPR26,Interrupt Priority Register" hide.long 0x6C "IPR27,Interrupt Priority Register" hide.long 0x70 "IPR28,Interrupt Priority Register" hide.long 0x74 "IPR29,Interrupt Priority Register" hide.long 0x78 "IPR30,Interrupt Priority Register" hide.long 0x7C "IPR31,Interrupt Priority Register" hide.long 0x80 "IPR32,Interrupt Priority Register" hide.long 0x84 "IPR33,Interrupt Priority Register" hide.long 0x88 "IPR34,Interrupt Priority Register" hide.long 0x8C "IPR35,Interrupt Priority Register" hide.long 0x90 "IPR36,Interrupt Priority Register" hide.long 0x94 "IPR37,Interrupt Priority Register" hide.long 0x98 "IPR38,Interrupt Priority Register" hide.long 0x9C "IPR39,Interrupt Priority Register" hide.long 0xA0 "IPR40,Interrupt Priority Register" hide.long 0xA4 "IPR41,Interrupt Priority Register" hide.long 0xA8 "IPR42,Interrupt Priority Register" hide.long 0xAC "IPR43,Interrupt Priority Register" hide.long 0xB0 "IPR44,Interrupt Priority Register" hide.long 0xB4 "IPR45,Interrupt Priority Register" hide.long 0xB8 "IPR46,Interrupt Priority Register" hide.long 0xBC "IPR47,Interrupt Priority Register" hide.long 0xC0 "IPR48,Interrupt Priority Register" hide.long 0xC4 "IPR49,Interrupt Priority Register" hide.long 0xC8 "IPR50,Interrupt Priority Register" hide.long 0xCC "IPR51,Interrupt Priority Register" hide.long 0xD0 "IPR52,Interrupt Priority Register" hide.long 0xD4 "IPR53,Interrupt Priority Register" hide.long 0xD8 "IPR54,Interrupt Priority Register" hide.long 0xDC "IPR55,Interrupt Priority Register" hide.long 0xE0 "IPR56,Interrupt Priority Register" hide.long 0xE4 "IPR57,Interrupt Priority Register" hide.long 0xE8 "IPR58,Interrupt Priority Register" hide.long 0xEC "IPR59,Interrupt Priority Register" endif tree.end width 0x0b else newline textline "COREDEBUG component base address not specified" newline endif tree.end tree "Debug" tree "Core Debug" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 7. if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x20000) group 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running" bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " bitfld.long 0x00 3. " C_MASKINTS ,Interrupts Mask" "Not masked,Masked" bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted" textline " " bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x20001) group 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running" bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " bitfld.long 0x00 5. " C_SNAPSTALL ,Halting debug to gain control of the core" "Disabled,Enabled" bitfld.long 0x00 3. " C_MASKINTS ,Interrupts Mask" "Not masked,Masked" textline " " bitfld.long 0x00 2. " C_STEP ,Core Step" "No step,Step" bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted" textline " " bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x0) group 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running" bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted" textline " " bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x00001) group 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running" bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " bitfld.long 0x00 2. " C_STEP ,Core Step" "No step,Step" bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted" textline " " bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" endif wgroup 0xDF4++0x03 line.long 0x00 "DCRSR,Debug Core Register Selector Register" bitfld.long 0x00 16. " REGWNR ,Register Read/Write" "Read,Write" bitfld.long 0x00 0.--4. " REGSEL ,Register Selection" "R0,R1,R2,R3,R4,R5,R6,R7,R8,R9,R10,R11,R12,R13,R14,R15,xPSR/ Flags,MSP,PSP,RAZ/WI,CONTROL/FAULTMASK/BASEPRI/PRIMASK,?..." group 0xDF8++0x03 line.long 0x00 "DCRDR,Debug Core Register Data Register" if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDFC))&0x10000)==0x10000) group.long 0xDFC++0x03 line.long 0x00 "DEMCR,Debug Exception and Monitor Control Register" bitfld.long 0x00 24. " TRCENA ,Global enable for all DWT and ITM features" "Disabled,Enabled" bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1" bitfld.long 0x00 18. " MON_STEP ,Setting this bit to 1 makes the step request pending" "No step,Step" textline " " bitfld.long 0x00 17. " MON_PEND ,Sets or clears the pending state of the DebugMonitor exception" "Not pending,Pending" bitfld.long 0x00 16. " MON_EN ,Enable the DebugMonitor exception" "Disabled,Enabled" bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled" textline " " bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap" "Disabled,Enabled" bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled" bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled" bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled" bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled" textline " " bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled" else group.long 0xDFC++0x03 line.long 0x00 "DEMCR,Debug Exception and Monitor Control Register" bitfld.long 0x00 24. " TRCENA ,Global enable for all DWT and ITM features" "Disabled,Enabled" bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1" textline " " bitfld.long 0x00 17. " MON_PEND ,Sets or clears the pending state of the DebugMonitor exception" "Not pending,Pending" bitfld.long 0x00 16. " MON_EN ,Enable the DebugMonitor exception" "Disabled,Enabled" bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled" textline " " bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap" "Disabled,Enabled" bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled" bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled" bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled" bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled" textline " " bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled" endif else newline textline "COREDEBUG component base address not specified" newline endif tree.end tree "Flash Patch and Breakpoint Unit (FPB)" sif COMPonent.AVAILABLE("FPB") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1)) width 10. group 0x00--0x27 line.long 0x00 "FP_CTRL,Flash Patch Control Register" bitfld.long 0x00 8.--11. " NUM_LIT ,Number of Literal Slots Field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 4.--7. " NUM_CODE ,Number of Code Slots Field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 1. " KEY ,Key Field" "Low,High" bitfld.long 0x00 0. " ENABLE ,Flash Patch Unit Enable" "Disabled,Enabled" ;group 0x04++0x03 line.long 0x04 "FP_REMAP,Flash Patch Remap Register" hexmask.long.tbyte 0x04 5.--28. 1. " REMAP ,Remap Base Address Field" ;group 0x08++0x03 line.long 0x8 "FP_COMP0,Flash Patch Comparator Register 0" bitfld.long 0x8 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x8 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x8 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0xC "FP_COMP1,Flash Patch Comparator Register 1" bitfld.long 0xC 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0xC 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0xC 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x10 "FP_COMP2,Flash Patch Comparator Register 2" bitfld.long 0x10 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x10 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x10 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x14 "FP_COMP3,Flash Patch Comparator Register 3" bitfld.long 0x14 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x14 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x14 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x18 "FP_COMP4,Flash Patch Comparator Register 4" bitfld.long 0x18 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x18 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x18 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x1C "FP_COMP5,Flash Patch Comparator Register 5" bitfld.long 0x1C 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x1C 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x1C 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x20 "FP_COMP6,Flash Patch Comparator Register 6" bitfld.long 0x20 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x20 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x20 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x24 "FP_COMP7,Flash Patch Comparator Register 7" bitfld.long 0x24 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x24 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x24 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" tree "Coresight Management Registers" rgroup 0xfd0--0xfff line.long 0x00 "PID4,Peripheral ID4" line.long 0x04 "PID5,Peripheral ID5" line.long 0x08 "PID6,Peripheral ID6" line.long 0x0c "PID7,Peripheral ID7" line.long 0x10 "PID0,Peripheral ID0" line.long 0x14 "PID1,Peripheral ID1" line.long 0x18 "PID2,Peripheral ID2" line.long 0x1c "PID3,Peripheral ID3" line.long 0x20 "CID0,Component ID0" line.long 0x24 "CID1,Component ID1" line.long 0x28 "CID2,Component ID2" line.long 0x2c "CID3,Component ID3" tree.end else newline textline "FPB component base address not specified" newline endif tree.end tree "Data Watchpoint and Trace Unit (DWT)" sif COMPonent.AVAILABLE("DWT") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1)) width 15. group 0x00--0x1B line.long 0x00 "DWT_CTRL,DWT Control Register" bitfld.long 0x00 28.--31. " NUMCOMP ,Number of Comparators Field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 22. " CYCEVTENA ,Enables Cycle Count Event" "Disabled,Enabled" bitfld.long 0x00 21. " FOLDEVTENA ,Enables Folded Instruction Count Event" "Disabled,Enabled" textline " " bitfld.long 0x00 20. " LSUEVTENA ,Enables LSU Count Event" "Disabled,Enabled" bitfld.long 0x00 19. " SLEEPEVTENA ,Enables Sleep Count Event" "Disabled,Enabled" bitfld.long 0x00 18. " EXCEVTENA ,Enables Interrupt Overhead Event" "Disabled,Enabled" textline " " bitfld.long 0x00 17. " CPIEVTENA ,Enables CPI Count Event" "Disabled,Enabled" bitfld.long 0x00 16. " EXCTRCENA ,Enables Interrupt Event Tracing" "Disabled,Enabled" bitfld.long 0x00 12. " PCSAMPLEENA ,Enables PC Sampling Event" "Disabled,Enabled" textline " " bitfld.long 0x00 10.--11. " SYNCTAP ,Feed Synchronization Pulse to the ITM SYNCEN Control" "Disabled,24,26,28" bitfld.long 0x00 9. " CYCTAP ,Selects a Tap on the DWT_CYCCNT Register" "Bit 6,Bit 10" bitfld.long 0x00 5.--8. " POSTCNT ,Post-Scalar Counter for CYCTAP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" textline " " bitfld.long 0x00 1.--4. " POSTPRESET ,Reload Value for POSTCNT Post-Scalar Counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 0. " CYCCNTENA ,Enable the DWT_CYCCNT Counter" "Disabled,Enabled" ;group 0x04++0x03 line.long 0x04 "DWT_CYCCNT,Cycle Count register" ;group 0x08++0x03 line.long 0x08 "DWT_CPICNT,DWT CPI Count Register" hexmask.long.byte 0x08 0.--7. 1. " CPICNT ,The base CPI counter" ;group 0x0c++0x03 line.long 0x0c "DWT_EXCCNT,DWT Exception Overhead Count Register" hexmask.long.byte 0x0c 0.--7. 1. " EXCCNT ,The exception overhead counter" ;group 0x10++0x03 line.long 0x10 "DWT_SLEEPCNT,DWT Sleep Count Register" hexmask.long.byte 0x10 0.--7. 1. " SLEEPCNT ,Sleep Counter" ;group 0x14++0x03 line.long 0x14 "DWT_LSUCNT,DWT LSU Count Register" hexmask.long.byte 0x14 0.--7. 1. " LSUCNT ,Load-store counter" ;group 0x18++0x03 line.long 0x18 "DWT_FOLDCNT,DWT Fold Count Register" hexmask.long.byte 0x18 0.--7. 1. " FOLDCNT ,Folded-instruction counter" group.long 0x20++0x03 line.long 0x00 "DWT_COMP0,DWT Comparator Register 0" group.long 0x30++0x03 line.long 0x00 "DWT_COMP1,DWT Comparator Register 1" group.long 0x40++0x03 line.long 0x00 "DWT_COMP2,DWT Comparator Register 2" group.long 0x50++0x03 line.long 0x00 "DWT_COMP3,DWT Comparator Register 3" group.long 0x24++0x03 line.long 0x00 "DWT_MASK0,DWT Mask Registers 0" bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x34++0x03 line.long 0x00 "DWT_MASK1,DWT Mask Registers 1" bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x44++0x03 line.long 0x00 "DWT_MASK2,DWT Mask Registers 2" bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x54++0x03 line.long 0x00 "DWT_MASK3,DWT Mask Registers 3" bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x20)==0x00) group.long 0x28++0x03 line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." else group.long 0x28++0x03 line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." endif if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x38))&0x20)==0x00) group.long 0x38++0x03 line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." else group.long 0x38++0x03 line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." endif if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x48))&0x20)==0x00) group.long 0x48++0x03 line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." else group.long 0x48++0x03 line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." endif if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x58))&0x20)==0x00) group.long 0x58++0x03 line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." else group.long 0x58++0x03 line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." endif tree "Coresight Management Registers" rgroup 0xfd0--0xfff line.long 0x00 "PID4,Peripheral ID4" line.long 0x04 "PID5,Peripheral ID5" line.long 0x08 "PID6,Peripheral ID6" line.long 0x0c "PID7,Peripheral ID7" line.long 0x10 "PID0,Peripheral ID1" line.long 0x14 "PID1,Peripheral ID2" line.long 0x18 "PID2,Peripheral ID3" line.long 0x1c "PID3,Peripheral ID4" line.long 0x20 "CID0,Component ID0" line.long 0x24 "CID1,Component ID1" line.long 0x28 "CID2,Component ID2" line.long 0x2c "CID3,Component ID3" tree.end else newline textline "DWT component base address not specified" newline endif tree.end tree.end AUTOINDENT.POP tree.end config 16. 8. tree "System Control" base ad:0x400D2000 width 12. group.long 0x00++0x03 line.long 0x00 "CLOCK_CTRL,Clock Control Register" bitfld.long 0x00 25. " OSC32K_CALDIS ,Disable calibration 32-kHz RC oscillator" "Enabled,Disabled" bitfld.long 0x00 24. " OSC32K ,32-kHz clock oscillator selection" "Crystal,RC" bitfld.long 0x00 21. " AMP_DET ,Amplitude detector of XOSC during power up" "No action,Delayed" textline " " bitfld.long 0x00 17. " OSC_PD ,Oscillator power up" "Powered up,Powered down" bitfld.long 0x00 16. " OSC ,System clock oscillator selection" "32-MHz crystal,16-MHz HF-RC" bitfld.long 0x00 8.--10. " IO_DIV ,I/O clock rate setting" "32 MHz,16 MHz,8 MHz,4 MHz,2 MHz,1 MHz,0.5 MHz,0.25 MHz" textline " " bitfld.long 0x00 0.--2. " SYS_DIV ,System clock rate setting" "32 MHz,16 MHz,8 MHz,4 MHz,2 MHz,1 MHz,0.5 MHz,0.25 MHz" rgroup.long 0x04++0x03 line.long 0x00 "CLOCK_STA,Clock Status Register" bitfld.long 0x00 26. " SYNC_32K ,32-kHz clock source synced to undivided system clock" "16 MHz,32 MHz" bitfld.long 0x00 25. " OSC32K_CALDIS ,Disable calibration 32-kHz RC oscillator" "Enabled,Disabled" bitfld.long 0x00 24. " OSC32K ,Current 32-kHz clock oscillator selected" "Crystal,RC" textline " " bitfld.long 0x00 22.--23. " RST ,Returns last source of reset" "POR,External reset,WDT,CLD/software reset" bitfld.long 0x00 20. " SOURCE_CHANGE ,System clock source change" "Not changed,Changed" bitfld.long 0x00 19. " XOSC_STB ,XOSC stable status" "Not powered up/Not stable,Powered up/Stable" textline " " bitfld.long 0x00 18. " HSOSC_STB ,HSOSC stable status" "Not powered up/Not stable,Powered up/Stable" bitfld.long 0x00 17. " OSC_PD ,Oscillator power up" "Powered up,Powered down" bitfld.long 0x00 16. " OSC ,Current clock source selected" "32-MHz crystal,16-MHz HF-RC" textline " " bitfld.long 0x00 8.--10. " IO_DIV ,Current functional frequency for IO_CLK" "32 MHz,16 MHz,8 MHz,4 MHz,2 MHz,1 MHz,0.5 MHz,0.25 MHz" bitfld.long 0x00 0.--2. " SYS_DIV ,Current functional frequency for system clock" "32 MHz,16 MHz,8 MHz,4 MHz,2 MHz,1 MHz,0.5 MHz,0.25 MHz" group.long 0x08++0x57 line.long 0x00 "RCGCGPT,GPT Run Mode Clock Gating Control" bitfld.long 0x00 3. " GPT3 ,GPT3 Run Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x00 2. " GPT2 ,GPT2 Run Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x00 1. " GPT1 ,GPT1 Run Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x00 0. " GPT0 ,GPT0 Run Mode Clock Gating Control" "Gated,Enabled" line.long 0x04 "SCGCGPT,GPT Sleep Mode Clock Gating Control" bitfld.long 0x04 3. " GPT3 ,GPT3 Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x04 2. " GPT2 ,GPT2 Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x04 1. " GPT1 ,GPT1 Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x04 0. " GPT0 ,GPT0 Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x08 "DCGCGPT,GPT Deep-Sleep Mode Clock Gating Control" bitfld.long 0x08 3. " GPT3 ,GPT3 Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x08 2. " GPT2 ,GPT2 Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x08 1. " GPT1 ,GPT1 Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x08 0. " GPT0 ,GPT0 Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x0C "SRGPT,GPT Software Reset" bitfld.long 0x0C 3. " GPT3 ,GPT3 Reset Control" "Gated,Enabled" bitfld.long 0x0C 2. " GPT2 ,GPT2 Reset Control" "Gated,Enabled" bitfld.long 0x0C 1. " GPT1 ,GPT1 Reset Control" "Gated,Enabled" bitfld.long 0x0C 0. " GPT0 ,GPT0 Reset Control" "Gated,Enabled" line.long 0x10 "RCGCSSI,SSI Run Mode Clock Gating Control" bitfld.long 0x10 1. " SSI1 ,SSI1 Run Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x10 0. " SSI0 ,SSI0 Run Mode Clock Gating Control" "Gated,Enabled" line.long 0x14 "SCGCSSI,SSI Sleep Mode Clock Gating Control" bitfld.long 0x14 1. " SSI1 ,SSI1 Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x14 0. " SSI0 ,SSI0 Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x18 "DCGCSSI,SSI Deep-Sleep Mode Clock Gating Control" bitfld.long 0x18 1. " SSI1 ,SSI1 Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x18 0. " SSI0 ,SSI0 Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x1C "SRSSI,SSI Software Reset" bitfld.long 0x1C 1. " SSI1 ,SSI1 Reset Control" "Not reset,Reset" bitfld.long 0x1C 0. " SSI0 ,SSI0 Reset Control" "Not reset,Reset" line.long 0x20 "RCGCUART,UART Run Mode Clock Gating Control" bitfld.long 0x20 1. " UART1 ,UART1 Run Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x20 0. " UART0 ,UART0 Run Mode Clock Gating Control" "Gated,Enabled" line.long 0x24 "SCGCUART,UART Sleep Mode Clock Gating Control" bitfld.long 0x24 1. " UART1 ,UART1 Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x24 0. " UART0 ,UART0 Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x28 "DCGCUART,UART Deep-Sleep Mode Clock Gating Control" bitfld.long 0x28 1. " UART1 ,UART1 Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x28 0. " UART0 ,UART0 Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x2C "SRUART,UART Software Reset" bitfld.long 0x2C 1. " UART1 ,UART1 Reset Control" "Not reset,Reset" bitfld.long 0x2C 0. " UART0 ,UART0 Reset Control" "Not reset,Reset" line.long 0x30 "RCGCI2C,I2C Run Mode Clock Gating Control" bitfld.long 0x30 0. " I2C0 ,I2C0 Run Mode Clock Gating Control" "Gated,Enabled" line.long 0x34 "SCGCI2C,I2C Sleep Mode Clock Gating Control" bitfld.long 0x34 0. " I2C0 ,I2C0 Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x38 "DCGCI2C,I2C Deep-Sleep Mode Clock Gating Control" bitfld.long 0x38 0. " I2C0 ,I2C0 Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x3C "SRI2C,I2C Software Reset" bitfld.long 0x3C 0. " I2C0 ,I2C0 Reset Control" "Not reset,Reset" line.long 0x40 "RCGCSEC,SEC Run Mode Clock Gating Control" bitfld.long 0x40 0. " AES ,AES Run Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x40 0. " PKA ,PKA Run Mode Clock Gating Control" "Gated,Enabled" line.long 0x44 "SCGCSEC,SEC Sleep Mode Clock Gating Control" bitfld.long 0x44 0. " AES ,AES Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x44 0. " PKA ,PKA Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x48 "DCGCSEC,SEC Deep-Sleep Mode Clock Gating Control" bitfld.long 0x48 0. " AES ,AES Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" bitfld.long 0x48 0. " PKA ,PKA Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x4C "SRSEC,SEC Software Reset" bitfld.long 0x4C 0. " AES ,AES Reset Control" "Not reset,Reset" bitfld.long 0x4C 0. " PKA ,PKA Reset Control" "Not reset,Reset" line.long 0x50 "PMCTL,Power Mode Control " bitfld.long 0x50 0.--1. " PM ,Power Mode" "No action,PM1,PM2,PM3" line.long 0x54 "SRCRC,CRC Retention State " bitfld.long 0x54 8. " CRC_REN_USB ,Reset of chip enable" "Disabled,Enabled" bitfld.long 0x54 0. " CRC_REN_RF ,Reset of chip enable" "Disabled,Enabled" group.long 0x74++0x03 line.long 0x00 "PWRDBG,Power Debug Register" bitfld.long 0x00 3. " FORCE_WARM_RESET ,Force Reset" "No action,Reset" group.long 0x80++0x03 line.long 0x00 "CLD,Clock Loss Detection Register Control" rbitfld.long 0x00 8. " VALID ,CLD status in always-on domain" "Not equal,Equal" bitfld.long 0x00 0. " EN ,Enable" "Disabled,Enabled" group.long 0x94++0x07 line.long 0x00 "IWE,Interrupt Wake-up Register Control" bitfld.long 0x00 5. " SM_TIMER_IWE ,SM Timer wake-up interrupt enable" "Disabled,Enabled" bitfld.long 0x00 4. " USB_IWE ,USB wake-up interrupt enable" "Disabled,Enabled" bitfld.long 0x00 3. " PORT_D_IWE ,Port D wake-up interrupt enable" "Disabled,Enabled" textline " " bitfld.long 0x00 2. " PORT_C_IWE ,Port C wake-up interrupt enable" "Disabled,Enabled" bitfld.long 0x00 1. " PORT_B_IWE ,Port B wake-up interrupt enable" "Disabled,Enabled" bitfld.long 0x00 0. " PORT_A_IWE ,Port A wake-up interrupt enable" "Disabled,Enabled" line.long 0x04 "I_MAP,Interrupt Map Register" bitfld.long 0x04 0. " ALTMAP ,Interrupt Map Select" "Regular,Alternate" group.long 0xA8++0x0F line.long 0x00 "RCGCRFC,RFC Run Mode Clock Gating Control" bitfld.long 0x00 0. " RFC0 ,RFC0 Run Mode Clock Gating Control" "Gated,Enabled" line.long 0x04 "SCGCRFC,RFC Sleep Mode Clock Gating Control" bitfld.long 0x04 0. " RFC0 ,RFC0 Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x08 "DCGCRFC,RFC Deep-Sleep Mode Clock Gating Control" bitfld.long 0x08 0. " RFC0 ,RFC0 Deep-Sleep Mode Clock Gating Control" "Gated,Enabled" line.long 0x0C "EMUOVR,Emulator Override Register Control" bitfld.long 0x0C 7. " ICEPICK_FORCE_CLOCK_CG ,ICEPick 'Force Active' clock gate override bit" "Not affected,Forced" bitfld.long 0x0C 6. " ICEPICK_FORCE_POWER_CG ,ICEPick 'Force Power' clock gate override bit" "Not affected,Forced" bitfld.long 0x0C 5. " ICEPICK_INHIBIT_SLEEP_CG ,ICEPick 'Inhibit Sleep' clock gate override bit" "Not affected,Forced" textline " " bitfld.long 0x0C 4. " ICEMELTER_WKUP_CG ,ICEMelter 'WAKEUPEMU' clock gate override bit" "Not affected,Forced" bitfld.long 0x0C 3. " ICEPICK_FORCE_CLOCK_PM ,ICEPick 'Force Active' power mode override bit" "Not prohibit,Prohibit" bitfld.long 0x0C 2. " ICEPICK_FORCE_POWER_PM ,ICEPick 'Force Power' power mode override bit" "Not prohibit,Prohibit" textline " " bitfld.long 0x0C 1. " ICEPICK_INHIBIT_SLEEP_PM ,ICEPick 'Inhibit Sleep' power mode override bit" "Not prohibit,Prohibit" bitfld.long 0x0C 0. " ICEMELTER_WKUP_PM ,ICEMelter 'WAKEUPEMU' power mode override bit" "Not prohibit,Prohibit" width 0xb tree.end tree "Internal Memory" base ad:0x400D3008 width 9. group.long 0x00++0x03 line.long 0x00 "FCTL,Flash Control" bitfld.long 0x00 9. " UPPER_PAGE_ACCESS ,Lock bit for lock bit page" "Neither,Both" textline " " bitfld.long 0x00 8. " SEL_INFO_PAGE ,Information Page" "0,1" rbitfld.long 0x00 7. " BUSY ,Busy" "Idle,Busy" rbitfld.long 0x00 6. " FULL ,Write Buffer Full" "Empty,Full" rbitfld.long 0x00 5. " ABORT ,Abort Status" "Not aborted,Aborted" bitfld.long 0x00 2.--3. " CM ,Cache Mode" "Disabled,Enabled,Prefetch,Real-time" bitfld.long 0x00 1. " WRITE ,Write" "Not set,Set" bitfld.long 0x00 0. " ERASE ,Erase" "Not set,Set" group.long 0x04++0x07 line.long 0x00 "FADDR,Flash Address" hexmask.long 0x00 0.--16. 1. " FADDR ,Flash address" line.long 0x04 "FWDATA,Flash Data" rgroup.long 0x0C++0x0B line.long 0x00 "DIECFG0,FLASH Configuration Register 0" hexmask.long.word 0x00 16.--31. 1. " CHIPID ,Register copy of configuration bits" bitfld.long 0x00 10. " CLK_SEL_GATE_EN_N ,Register copy of configuration bits" "Disabled,Enabled" bitfld.long 0x00 7.--9. " SRAM_SIZE ,Register copy of configuration bits" "0,1,2,3,4,5,6,7" bitfld.long 0x00 4.--6. " FLASH_SIZE ,Register copy of configuration bits" "0,1,2,3,4,5,6,7" bitfld.long 0x00 3. " USB_ENABLE ,Register copy of configuration bits" "Disabled,Enabled" textline " " bitfld.long 0x00 2. " MASS_ERASE_ENABLE ,Register copy of configuration bits" "Disabled,Enabled" bitfld.long 0x00 1. " LOCK_FWT_N ,Register copy of configuration bits" "Not locked,Locked" bitfld.long 0x00 0. " LOCK_IP_N ,Register copy of configuration bits" "Not locked,Locked" line.long 0x04 "DIECFG1,FLASH Configuration Register 1" bitfld.long 0x04 24. " I2C_EN ,I2C enable" "Disabled,Enabled" bitfld.long 0x04 17. " UART1_EN ,UART1 enable" "Disabled,Enabled" bitfld.long 0x04 16. " UART0_EN ,UART0 enable" "Disabled,Enabled" bitfld.long 0x04 9. " SSI1_EN ,SSI1 enable" "Disabled,Enabled" bitfld.long 0x04 8. " SSI0_EN ,SSI0 enable" "Disabled,Enabled" textline " " bitfld.long 0x04 3. " GPTM3_EN ,GPTM3 enable" "Disabled,Enabled" bitfld.long 0x04 2. " GPTM2_EN ,GPTM2 enable" "Disabled,Enabled" bitfld.long 0x04 1. " GPTM1_EN ,GPTM1 enable" "Disabled,Enabled" bitfld.long 0x04 0. " GPTM0_EN ,GPTM0 enable" "Disabled,Enabled" line.long 0x08 "DIECFG2,FLASH Configuration Register 2" hexmask.long.byte 0x08 12.--15. " DIE_MAJOR_REVISION ,Indicates the major revision" hexmask.long.byte 0x08 8.--11. " DIE_MINOR_REVISION ,Indicates the minor revision" bitfld.long 0x08 2. " RF_CORE_EN ,RF Core enable" "Disabled,Enabled" textline " " bitfld.long 0x08 1. " AES_EN ,AES enable" "Disabled,Enabled" bitfld.long 0x08 0. " PKA_EN ,PKA enable" "Disabled,Enabled" width 0xB tree.end tree.open "GPIOs (General-Purpose Inputs/Outputs)" tree "Port A" base ad:0x400D9000 width 13. group.long 0x00++0x03 line.long 0x00 "GPIO_DATA,Data Register" hexmask.long.byte 0x00 0.--7. 1. " DATA ,Data" group.long 0x400++0x13 line.long 0x00 "GPIODIR,GPIO Direction" bitfld.long 0x00 7. " DIR [7] ,GPIO Data Direction 7" "Input,Output" bitfld.long 0x00 6. " [6] ,GPIO Data Direction 6" "Input,Output" bitfld.long 0x00 5. " [5] ,GPIO Data Direction 5" "Input,Output" bitfld.long 0x00 4. " [4] ,GPIO Data Direction 4" "Input,Output" textline " " bitfld.long 0x00 3. " [3] ,GPIO Data Direction 3" "Input,Output" bitfld.long 0x00 2. " [2] ,GPIO Data Direction 2" "Input,Output" bitfld.long 0x00 1. " [1] ,GPIO Data Direction 1" "Input,Output" bitfld.long 0x00 0. " [0] ,GPIO Data Direction 0" "Input,Output" line.long 0x04 "GPIOIS,GPIO Interrupt Sense" bitfld.long 0x04 7. " IS [7] ,GPIO Interrupt Sense 7" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 6. " [6] ,GPIO Interrupt Sense 6" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 5. " [5] ,GPIO Interrupt Sense 5" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 4. " [4] ,GPIO Interrupt Sense 4" "Edge-sensitive,Level-sensitive" textline " " bitfld.long 0x04 3. " [3] ,GPIO Interrupt Sense 3" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 2. " [2] ,GPIO Interrupt Sense 2" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 1. " [1] ,GPIO Interrupt Sense 1" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 0. " [0] ,GPIO Interrupt Sense 0" "Edge-sensitive,Level-sensitive" line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges Register" bitfld.long 0x08 7. " IBE [7] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 6. " [6] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 5. " [5] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 4. " [4] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" textline " " bitfld.long 0x08 3. " [3] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 2. " [2] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 1. " [1] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 0. " [0] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" line.long 0x0C "GPIOIEV,GPIO Interrupt Event Register" bitfld.long 0x0C 7. " IEV [7] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 6. " [6] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 5. " [5] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 4. " [4] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" textline " " bitfld.long 0x0C 3. " [3] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 2. " [2] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 1. " [1] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 0. " [0] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" line.long 0x10 "GPIO_IE,GPIO Interrupt Mask Register" bitfld.long 0x10 5. " IME [7] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 5. " [6] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 5. " [5] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 4. " [4] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 3. " [3] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 2. " [2] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 1. " [1] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 0. " [0] ,GPIO Interrupt Mask Enable" "Masked,Not masked" rgroup.long 0x414++0x07 line.long 0x00 "GPIO_RIS,Raw Interrupt Status Register" bitfld.long 0x00 5. " RIS [7] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 5. " [6] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 5. " [5] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 4. " [4] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" textline " " bitfld.long 0x00 3. " [3] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 2. " [2] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 1. " [1] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 0. " [0] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" line.long 0x04 "GPIO_MIS,Masked Interrupt Status Register" bitfld.long 0x04 5. " MIS [7] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 5. " [6] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 5. " [5] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 4. " [4] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x04 3. " [3] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 2. " [2] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 1. " [1] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 0. " [0] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" wgroup.long 0x41C++0x03 line.long 0x00 "GPIO_IC,Interrupt Clear Register" bitfld.long 0x00 7. " IC [7] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 6. " [6] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 5. " [5] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 4. " [4] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 3. " [3] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 2. " [2] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 1. " [1] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 0. " [0] ,GPIO Interrupt Raw Status" "No effect,Clear" group.long 0x420++0x03 line.long 0x00 "GPIO_AFSEL,Mode Control Select Register" bitfld.long 0x00 7. " AFSEL[7] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 6. " [6] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 5. " [5] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 4. " [4] ,GPIO Alternate Function Select" "Software,Hardware" textline " " bitfld.long 0x00 3. " [3] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 2. " [2] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 1. " [1] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 0. " [0] ,GPIO Alternate Function Select" "Software,Hardware" group.long 0x520++0x07 line.long 0x00 "GPIOLOCK,GPIO Lock Register" line.long 0x04 "GPIO_GPIOCR,Commit Register" bitfld.long 0x04 5. " CR [7] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 5. " [6] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 5. " [5] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 4. " [4] ,GPIO Commit" "Not committed,Committed" textline " " bitfld.long 0x04 3. " [3] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 2. " [2] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 1. " [1] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 0. " [0] ,GPIO Commit" "Not committed,Committed" if (((d.l(ad:0x400D9000+0x700)&0x88)==0x88)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" bitfld.long 0x00 4. " CKOPIN ,Decouple control pin select" "PA[0],PB[7]" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" bitfld.long 0x00 0. " DCPIN ,Decouple control pin select" "PB[1],PB[0]" elif (((d.l(ad:0x400D9000+0x700)&0x80)==0x00)&&((d.l(ad:0x400D9000+0x700)&0x04)==0x04)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" bitfld.long 0x00 0. " DCPIN ,Decouple control pin select" "PB[1],PB[0]" elif (((d.l(ad:0x400D9000+0x700)&0x80)==0x00)&&((d.l(ad:0x400D9000+0x700)&0x04)==0x04)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" bitfld.long 0x00 4. " CKOPIN ,Decouple control pin select" "PA[0],PB[7]" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" else group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" endif textline " " textline " " width 24. group.long 0x704++0x03 line.long 0x00 "GPIO_P_EDGE_CTRL,Port Edge Control Register" bitfld.long 0x00 7. " PAIRC7 ,Port A Bit 7 Interrupt Request" "Rising,Falling" bitfld.long 0x00 6. " PAIRC6 ,Port A Bit 6 Interrupt Request" "Rising,Falling" bitfld.long 0x00 5. " PAIRC5 ,Port A Bit 5 Interrupt Request" "Rising,Falling" bitfld.long 0x00 4. " PAIRC4 ,Port A Bit 4 Interrupt Request" "Rising,Falling" bitfld.long 0x00 3. " PAIRC3 ,Port A Bit 3 Interrupt Request" "Rising,Falling" textline " " bitfld.long 0x00 2. " PAIRC2 ,Port A Bit 2 Interrupt Request" "Rising,Falling" bitfld.long 0x00 1. " PAIRC1 ,Port A Bit 1 Interrupt Request" "Rising,Falling" bitfld.long 0x00 0. " PAIRC0 ,Port A Bit 0 Interrupt Request" "Rising,Falling" group.long 0x710++0x03 line.long 0x00 "GPIO_PI_IEN,Power-up Interrupt Enable Register" bitfld.long 0x00 7. " PAIEN7 ,Port A Bit 7 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 6. " PAIEN6 ,Port A Bit 6 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 5. " PAIEN5 ,Port A Bit 5 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " PAIEN4 ,Port A Bit 4 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 3. " PAIEN3 ,Port A Bit 3 Interrupt Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 2. " PAIEN2 ,Port A Bit 2 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 1. " PAIEN1 ,Port A Bit 1 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 0. " PAIEN0 ,Port A Bit 0 Interrupt Enable" "Disabled,Enabled" group.long 0x718++0x0B line.long 0x00 "GPIO_IRQ_DETECT_ACK,IRQ Detect ACK Register" bitfld.long 0x00 7. " PAIACK7 ,Port A Bit 7 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 6. " PAIACK6 ,Port A Bit 6 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 5. " PAIACK5 ,Port A Bit 5 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 4. " PAIACK4 ,Port A Bit 4 Masked Interrupt Status" "Not detected,Detected" textline " " bitfld.long 0x00 3. " PAIACK3 ,Port A Bit 3 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 2. " PAIACK2 ,Port A Bit 2 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 1. " PAIACK1 ,Port A Bit 1 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 0. " PAIACK0 ,Port A Bit 0 Masked Interrupt Status" "Not detected,Detected" line.long 0x04 "GPIO_USB_IRQ_ACK,USB Masked Interrupt Status Register" bitfld.long 0x04 0. " USBACK ,USB Masked Interrupt Status" "Not detected,Detected" line.long 0x08 "GPIO_IRQ_DETECT_UNMASK,Unmasked Interrupt Status Register" bitfld.long 0x08 7. " PAIACK7 ,Port A Bit 7 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 6. " PAIACK6 ,Port A Bit 6 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 5. " PAIACK5 ,Port A Bit 5 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 4. " PAIACK4 ,Port A Bit 4 Unmasked Interrupt Status" "Not detected,Detected" textline " " bitfld.long 0x08 3. " PAIACK3 ,Port A Bit 3 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 2. " PAIACK2 ,Port A Bit 2 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 1. " PAIACK1 ,Port A Bit 1 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 0. " PAIACK0 ,Port A Bit 0 Unmasked Interrupt Status" "Not detected,Detected" base ad:0x400D4000 group.long 0x00++0x1F "IOC Registers Summary" line.long 0x00 "IOC_PA0_SEL,Peripheral select control for PA0" bitfld.long 0x00 0.--4. " PA0_SEL ,Select one peripheral signal output for PA0" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x04 "IOC_PA1_SEL,Peripheral select control for PA1" bitfld.long 0x04 0.--4. " PA1_SEL ,Select one peripheral signal output for PA1" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x08 "IOC_PA2_SEL,Peripheral select control for PA2" bitfld.long 0x08 0.--4. " PA2_SEL ,Select one peripheral signal output for PA2" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x0C "IOC_PA3_SEL,Peripheral select control for PA3" bitfld.long 0x0C 0.--4. " PA3_SEL ,Select one peripheral signal output for PA3" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x10 "IOC_PA4_SEL,Peripheral select control for PA4" bitfld.long 0x10 0.--4. " PA4_SEL ,Select one peripheral signal output for PA4" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x14 "IOC_PA5_SEL,Peripheral select control for PA5" bitfld.long 0x14 0.--4. " PA5_SEL ,Select one peripheral signal output for PA5" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x18 "IOC_PA6_SEL,Peripheral select control for PA6" bitfld.long 0x18 0.--4. " PA6_SEL ,Select one peripheral signal output for PA6" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x1C "IOC_PA7_SEL,Peripheral select control for PA7" bitfld.long 0x1C 0.--4. " PA7_SEL ,Select one peripheral signal output for PA7" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," group.long 0x80++0x1F line.long 0x00 "IOC_PA0_OVER,Override Configuration Register" bitfld.long 0x00 0.--3. " PA0_OVER ,Override Configuration PA0" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x04 "IOC_PA1_OVER,Override Configuration Register" bitfld.long 0x04 0.--3. " PA1_OVER ,Override Configuration PA1" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x08 "IOC_PA2_OVER,Override Configuration Register" bitfld.long 0x08 0.--3. " PA2_OVER ,Override Configuration PA2" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x0C "IOC_PA3_OVER,Override Configuration Register" bitfld.long 0x0C 0.--3. " PA3_OVER ,Override Configuration PA3" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x10 "IOC_PA4_OVER,Override Configuration Register" bitfld.long 0x10 0.--3. " PA4_OVER ,Override Configuration PA4" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x14 "IOC_PA5_OVER,Override Configuration Register" bitfld.long 0x14 0.--3. " PA5_OVER ,Override Configuration PA5" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x18 "IOC_PA6_OVER,Override Configuration Register" bitfld.long 0x18 0.--3. " PA6_OVER ,Override Configuration PA6" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x1C "IOC_PA7_OVER,Override Configuration Register" bitfld.long 0x1C 0.--3. " PA7_OVER ,Override Configuration PA7" ",ANA,PDE,,PUE,,,,OE,,,,,,," group.long 0x100++0x53 line.long 0x00 "IOC_UARTRXD_UART0,Select Pin to be the UART0 RX" bitfld.long 0x00 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x04 "IOC_UARTCTS_UART1,Select Pin to be the UART1 CTS" bitfld.long 0x04 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x08 "IOC_UARTRXD_UART1,Select Pin to be the UART1 RX" bitfld.long 0x08 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x0C "IOC_CLK_SSI_SSI0,Select Pin to be the SSI0 CLK" bitfld.long 0x0C 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x10 "IOC_SSIRXD_SSI0,Select Pin to be the SSI0 RX" bitfld.long 0x10 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x14 "IOC_SSIFSSIN_SSI0,Select Pin to be the SSI0 FSSIN" bitfld.long 0x14 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x18 "IOC_CLK_SSIIN_SSI0,Select Pin to be the SSI0 CLK_SSIN" bitfld.long 0x18 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x1C "IOC_CLK_SSI_SSI1,Select Pin to be the SSI1 CLK" bitfld.long 0x1C 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x20 "IOC_SSIRXD_SSI1,Select Pin to be the SSI1 RX" bitfld.long 0x20 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x24 "IOC_SSIFSSIN_SSI1,Select Pin to be the SSI1 FSSIN" bitfld.long 0x24 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x28 "IOC_CLK_SSIIN_SSI1,Select Pin to be the SSI1 CLK_SSIN" bitfld.long 0x28 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x2C "IOC_I2CMSSDA,Select Pin to be the I2C SDA" bitfld.long 0x2C 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x30 "IOC_I2CMSSCL,Select Pin to be the I2C SCL" bitfld.long 0x30 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x34 "IOC_GPT0OCP1,Select Pin to be the GPT0OCP1" bitfld.long 0x34 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x38 "IOC_GPT0OCP2,Select Pin to be the GPT0OCP2" bitfld.long 0x38 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x3C "IOC_GPT1OCP1,Select Pin to be the GPT1OCP1" bitfld.long 0x3C 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x40 "IOC_GPT1OCP2,Select Pin to be the GPT1OCP2" bitfld.long 0x40 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x44 "IOC_GPT2OCP1,Select Pin to be the GPT2OCP1" bitfld.long 0x44 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x48 "IOC_GPT2OCP2,Select Pin to be the GPT2OCP2" bitfld.long 0x48 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x4C "IOC_GPT3OCP1,Select Pin to be the GPT3OCP1" bitfld.long 0x4C 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," line.long 0x50 "IOC_GPT3OCP2,Select Pin to be the GPT3OCP2" bitfld.long 0x50 0.--4. " INPUT_SEL ,Input Select" "PA0,PA1,PA2,PA3,PA4,PA5,PA6,PA7,,,,,,,,,,,,,,,,,,,,,,,," width 0xb tree.end tree "Port B" base ad:0x400DA000 width 13. group.long 0x00++0x03 line.long 0x00 "GPIO_DATA,Data Register" hexmask.long.byte 0x00 0.--7. 1. " DATA ,Data" group.long 0x400++0x13 line.long 0x00 "GPIODIR,GPIO Direction" bitfld.long 0x00 7. " DIR [7] ,GPIO Data Direction 7" "Input,Output" bitfld.long 0x00 6. " [6] ,GPIO Data Direction 6" "Input,Output" bitfld.long 0x00 5. " [5] ,GPIO Data Direction 5" "Input,Output" bitfld.long 0x00 4. " [4] ,GPIO Data Direction 4" "Input,Output" textline " " bitfld.long 0x00 3. " [3] ,GPIO Data Direction 3" "Input,Output" bitfld.long 0x00 2. " [2] ,GPIO Data Direction 2" "Input,Output" bitfld.long 0x00 1. " [1] ,GPIO Data Direction 1" "Input,Output" bitfld.long 0x00 0. " [0] ,GPIO Data Direction 0" "Input,Output" line.long 0x04 "GPIOIS,GPIO Interrupt Sense" bitfld.long 0x04 7. " IS [7] ,GPIO Interrupt Sense 7" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 6. " [6] ,GPIO Interrupt Sense 6" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 5. " [5] ,GPIO Interrupt Sense 5" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 4. " [4] ,GPIO Interrupt Sense 4" "Edge-sensitive,Level-sensitive" textline " " bitfld.long 0x04 3. " [3] ,GPIO Interrupt Sense 3" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 2. " [2] ,GPIO Interrupt Sense 2" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 1. " [1] ,GPIO Interrupt Sense 1" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 0. " [0] ,GPIO Interrupt Sense 0" "Edge-sensitive,Level-sensitive" line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges Register" bitfld.long 0x08 7. " IBE [7] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 6. " [6] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 5. " [5] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 4. " [4] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" textline " " bitfld.long 0x08 3. " [3] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 2. " [2] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 1. " [1] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 0. " [0] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" line.long 0x0C "GPIOIEV,GPIO Interrupt Event Register" bitfld.long 0x0C 7. " IEV [7] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 6. " [6] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 5. " [5] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 4. " [4] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" textline " " bitfld.long 0x0C 3. " [3] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 2. " [2] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 1. " [1] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 0. " [0] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" line.long 0x10 "GPIO_IE,GPIO Interrupt Mask Register" bitfld.long 0x10 5. " IME [7] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 5. " [6] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 5. " [5] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 4. " [4] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 3. " [3] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 2. " [2] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 1. " [1] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 0. " [0] ,GPIO Interrupt Mask Enable" "Masked,Not masked" rgroup.long 0x414++0x07 line.long 0x00 "GPIO_RIS,Raw Interrupt Status Register" bitfld.long 0x00 5. " RIS [7] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 5. " [6] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 5. " [5] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 4. " [4] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" textline " " bitfld.long 0x00 3. " [3] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 2. " [2] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 1. " [1] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 0. " [0] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" line.long 0x04 "GPIO_MIS,Masked Interrupt Status Register" bitfld.long 0x04 5. " MIS [7] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 5. " [6] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 5. " [5] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 4. " [4] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x04 3. " [3] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 2. " [2] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 1. " [1] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 0. " [0] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" wgroup.long 0x41C++0x03 line.long 0x00 "GPIO_IC,Interrupt Clear Register" bitfld.long 0x00 7. " IC [7] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 6. " [6] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 5. " [5] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 4. " [4] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 3. " [3] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 2. " [2] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 1. " [1] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 0. " [0] ,GPIO Interrupt Raw Status" "No effect,Clear" group.long 0x420++0x03 line.long 0x00 "GPIO_AFSEL,Mode Control Select Register" bitfld.long 0x00 7. " AFSEL[7] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 6. " [6] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 5. " [5] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 4. " [4] ,GPIO Alternate Function Select" "Software,Hardware" textline " " bitfld.long 0x00 3. " [3] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 2. " [2] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 1. " [1] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 0. " [0] ,GPIO Alternate Function Select" "Software,Hardware" group.long 0x520++0x07 line.long 0x00 "GPIOLOCK,GPIO Lock Register" line.long 0x04 "GPIO_GPIOCR,Commit Register" bitfld.long 0x04 5. " CR [7] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 5. " [6] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 5. " [5] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 4. " [4] ,GPIO Commit" "Not committed,Committed" textline " " bitfld.long 0x04 3. " [3] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 2. " [2] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 1. " [1] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 0. " [0] ,GPIO Commit" "Not committed,Committed" if (((d.l(ad:0x400DA000+0x700)&0x88)==0x88)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" bitfld.long 0x00 4. " CKOPIN ,Decouple control pin select" "PA[0],PB[7]" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" bitfld.long 0x00 0. " DCPIN ,Decouple control pin select" "PB[1],PB[0]" elif (((d.l(ad:0x400DA000+0x700)&0x80)==0x00)&&((d.l(ad:0x400DA000+0x700)&0x04)==0x04)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" bitfld.long 0x00 0. " DCPIN ,Decouple control pin select" "PB[1],PB[0]" elif (((d.l(ad:0x400DA000+0x700)&0x80)==0x00)&&((d.l(ad:0x400DA000+0x700)&0x04)==0x04)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" bitfld.long 0x00 4. " CKOPIN ,Decouple control pin select" "PA[0],PB[7]" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" else group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" endif textline " " textline " " width 24. group.long 0x704++0x03 line.long 0x00 "GPIO_P_EDGE_CTRL,Port Edge Control Register" bitfld.long 0x00 15. " PBIRC7 ,Port B Bit 7 Interrupt Request" "Rising,Falling" bitfld.long 0x00 14. " PBIRC6 ,Port B Bit 6 Interrupt Request" "Rising,Falling" bitfld.long 0x00 13. " PBIRC5 ,Port B Bit 5 Interrupt Request" "Rising,Falling" bitfld.long 0x00 12. " PBIRC4 ,Port B Bit 4 Interrupt Request" "Rising,Falling" bitfld.long 0x00 11. " PBIRC3 ,Port B Bit 3 Interrupt Request" "Rising,Falling" textline " " bitfld.long 0x00 10. " PBIRC2 ,Port B Bit 2 Interrupt Request" "Rising,Falling" bitfld.long 0x00 9. " PBIRC1 ,Port B Bit 1 Interrupt Request" "Rising,Falling" bitfld.long 0x00 8. " PBIRC0 ,Port B Bit 0 Interrupt Request" "Rising,Falling" group.long 0x710++0x03 line.long 0x00 "GPIO_PI_IEN,Power-up Interrupt Enable Register" bitfld.long 0x00 15. " PBIEN7 ,Port B Bit 7 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 14. " PBIEN6 ,Port B Bit 6 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 13. " PBIEN5 ,Port B Bit 5 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 12. " PBIEN4 ,Port B Bit 4 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 11. " PBIEN3 ,Port B Bit 3 Interrupt Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 10. " PBIEN2 ,Port B Bit 2 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 9. " PBIEN1 ,Port B Bit 1 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " PBIEN0 ,Port B Bit 0 Interrupt Enable" "Disabled,Enabled" group.long 0x718++0x0B line.long 0x00 "GPIO_IRQ_DETECT_ACK,IRQ Detect ACK Register" bitfld.long 0x00 15. " PBIACK7 ,Port B Bit 7 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 14. " PBIACK6 ,Port B Bit 6 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 13. " PBIACK5 ,Port B Bit 5 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 12. " PBIACK4 ,Port B Bit 4 Masked Interrupt Status" "Not detected,Detected" textline " " bitfld.long 0x00 11. " PBIACK3 ,Port B Bit 3 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 10. " PBIACK2 ,Port B Bit 2 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 9. " PBIACK1 ,Port B Bit 1 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 8. " PBIACK0 ,Port B Bit 0 Masked Interrupt Status" "Not detected,Detected" line.long 0x04 "GPIO_USB_IRQ_ACK,USB Masked Interrupt Status Register" bitfld.long 0x04 0. " USBACK ,USB Masked Interrupt Status" "Not detected,Detected" line.long 0x08 "GPIO_IRQ_DETECT_UNMASK,Unmasked Interrupt Status Register" bitfld.long 0x08 15. " PBIACK7 ,Port B Bit 7 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 14. " PBIACK6 ,Port B Bit 6 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 13. " PBIACK5 ,Port B Bit 5 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 12. " PBIACK4 ,Port B Bit 4 Unmasked Interrupt Status" "Not detected,Detected" textline " " bitfld.long 0x08 11. " PBIACK3 ,Port B Bit 3 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 10. " PBIACK2 ,Port B Bit 2 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 9. " PBIACK1 ,Port B Bit 1 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 8. " PBIACK0 ,Port B Bit 0 Unmasked Interrupt Status" "Not detected,Detected" base ad:0x400D4000 group.long 0x20++0x1F "IOC Register Summary" line.long 0x00 "IOC_PB0_SEL,Peripheral select control for PB0" bitfld.long 0x00 0.--4. " PB0_SEL ,Select one peripheral signal output for PB0" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x04 "IOC_PB1_SEL,Peripheral select control for PB1" bitfld.long 0x04 0.--4. " PB1_SEL ,Select one peripheral signal output for PB1" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x08 "IOC_PB2_SEL,Peripheral select control for PB2" bitfld.long 0x08 0.--4. " PB2_SEL ,Select one peripheral signal output for PB2" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x0C "IOC_PB3_SEL,Peripheral select control for PB3" bitfld.long 0x0C 0.--4. " PB3_SEL ,Select one peripheral signal output for PB3" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x10 "IOC_PB4_SEL,Peripheral select control for PB4" bitfld.long 0x10 0.--4. " PB4_SEL ,Select one peripheral signal output for PB4" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x14 "IOC_PB5_SEL,Peripheral select control for PB5" bitfld.long 0x14 0.--4. " PB5_SEL ,Select one peripheral signal output for PB5" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x18 "IOC_PB6_SEL,Peripheral select control for PB6" bitfld.long 0x18 0.--4. " PB6_SEL ,Select one peripheral signal output for PB6" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x1C "IOC_PB7_SEL,Peripheral select control for PB7" bitfld.long 0x1C 0.--4. " PB7_SEL ,Select one peripheral signal output for PB7" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," group.long 0xA0++0x1F line.long 0x00 "IOC_PB0_OVER,Override Configuration Register" bitfld.long 0x00 0.--3. " PB0_OVER ,Override Configuration PB0" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x04 "IOC_PB1_OVER,Override Configuration Register" bitfld.long 0x04 0.--3. " PB1_OVER ,Override Configuration PB1" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x08 "IOC_PB2_OVER,Override Configuration Register" bitfld.long 0x08 0.--3. " PB2_OVER ,Override Configuration PB2" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x0C "IOC_PB3_OVER,Override Configuration Register" bitfld.long 0x0C 0.--3. " PB3_OVER ,Override Configuration PB3" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x10 "IOC_PB4_OVER,Override Configuration Register" bitfld.long 0x10 0.--3. " PB4_OVER ,Override Configuration PB4" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x14 "IOC_PB5_OVER,Override Configuration Register" bitfld.long 0x14 0.--3. " PB5_OVER ,Override Configuration PB5" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x18 "IOC_PB6_OVER,Override Configuration Register" bitfld.long 0x18 0.--3. " PB6_OVER ,Override Configuration PB6" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x1C "IOC_PB7_OVER,Override Configuration Register" bitfld.long 0x1C 0.--3. " PB7_OVER ,Override Configuration PB7" ",ANA,PDE,,PUE,,,,OE,,,,,,," group.long 0x100++0x53 line.long 0x00 "IOC_UARTRXD_UART0,Select Pin to be the UART0 RX" bitfld.long 0x00 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x04 "IOC_UARTCTS_UART1,Select Pin to be the UART1 CTS" bitfld.long 0x04 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x08 "IOC_UARTRXD_UART1,Select Pin to be the UART1 RX" bitfld.long 0x08 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x0C "IOC_CLK_SSI_SSI0,Select Pin to be the SSI0 CLK" bitfld.long 0x0C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x10 "IOC_SSIRXD_SSI0,Select Pin to be the SSI0 RX" bitfld.long 0x10 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x14 "IOC_SSIFSSIN_SSI0,Select Pin to be the SSI0 FSSIN" bitfld.long 0x14 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x18 "IOC_CLK_SSIIN_SSI0,Select Pin to be the SSI0 CLK_SSIN" bitfld.long 0x18 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x1C "IOC_CLK_SSI_SSI1,Select Pin to be the SSI1 CLK" bitfld.long 0x1C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x20 "IOC_SSIRXD_SSI1,Select Pin to be the SSI1 RX" bitfld.long 0x20 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x24 "IOC_SSIFSSIN_SSI1,Select Pin to be the SSI1 FSSIN" bitfld.long 0x24 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x28 "IOC_CLK_SSIIN_SSI1,Select Pin to be the SSI1 CLK_SSIN" bitfld.long 0x28 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x2C "IOC_I2CMSSDA,Select Pin to be the I2C SDA" bitfld.long 0x2C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x30 "IOC_I2CMSSCL,Select Pin to be the I2C SCL" bitfld.long 0x30 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x34 "IOC_GPT0OCP1,Select Pin to be the GPT0OCP1" bitfld.long 0x34 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x38 "IOC_GPT0OCP2,Select Pin to be the GPT0OCP2" bitfld.long 0x38 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x3C "IOC_GPT1OCP1,Select Pin to be the GPT1OCP1" bitfld.long 0x3C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x40 "IOC_GPT1OCP2,Select Pin to be the GPT1OCP2" bitfld.long 0x40 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x44 "IOC_GPT2OCP1,Select Pin to be the GPT2OCP1" bitfld.long 0x44 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x48 "IOC_GPT2OCP2,Select Pin to be the GPT2OCP2" bitfld.long 0x48 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x4C "IOC_GPT3OCP1,Select Pin to be the GPT3OCP1" bitfld.long 0x4C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," line.long 0x50 "IOC_GPT3OCP2,Select Pin to be the GPT3OCP2" bitfld.long 0x50 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,PB0,PB1,PB2,PB3,PB4,PB5,PB6,PB7,,,,,,,,,,,,,,,," width 0xb tree.end tree "Port C" base ad:0x400DB000 width 13. group.long 0x00++0x03 line.long 0x00 "GPIO_DATA,Data Register" hexmask.long.byte 0x00 0.--7. 1. " DATA ,Data" group.long 0x400++0x13 line.long 0x00 "GPIODIR,GPIO Direction" bitfld.long 0x00 7. " DIR [7] ,GPIO Data Direction 7" "Input,Output" bitfld.long 0x00 6. " [6] ,GPIO Data Direction 6" "Input,Output" bitfld.long 0x00 5. " [5] ,GPIO Data Direction 5" "Input,Output" bitfld.long 0x00 4. " [4] ,GPIO Data Direction 4" "Input,Output" textline " " bitfld.long 0x00 3. " [3] ,GPIO Data Direction 3" "Input,Output" bitfld.long 0x00 2. " [2] ,GPIO Data Direction 2" "Input,Output" bitfld.long 0x00 1. " [1] ,GPIO Data Direction 1" "Input,Output" bitfld.long 0x00 0. " [0] ,GPIO Data Direction 0" "Input,Output" line.long 0x04 "GPIOIS,GPIO Interrupt Sense" bitfld.long 0x04 7. " IS [7] ,GPIO Interrupt Sense 7" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 6. " [6] ,GPIO Interrupt Sense 6" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 5. " [5] ,GPIO Interrupt Sense 5" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 4. " [4] ,GPIO Interrupt Sense 4" "Edge-sensitive,Level-sensitive" textline " " bitfld.long 0x04 3. " [3] ,GPIO Interrupt Sense 3" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 2. " [2] ,GPIO Interrupt Sense 2" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 1. " [1] ,GPIO Interrupt Sense 1" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 0. " [0] ,GPIO Interrupt Sense 0" "Edge-sensitive,Level-sensitive" line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges Register" bitfld.long 0x08 7. " IBE [7] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 6. " [6] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 5. " [5] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 4. " [4] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" textline " " bitfld.long 0x08 3. " [3] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 2. " [2] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 1. " [1] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 0. " [0] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" line.long 0x0C "GPIOIEV,GPIO Interrupt Event Register" bitfld.long 0x0C 7. " IEV [7] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 6. " [6] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 5. " [5] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 4. " [4] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" textline " " bitfld.long 0x0C 3. " [3] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 2. " [2] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 1. " [1] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 0. " [0] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" line.long 0x10 "GPIO_IE,GPIO Interrupt Mask Register" bitfld.long 0x10 5. " IME [7] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 5. " [6] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 5. " [5] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 4. " [4] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 3. " [3] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 2. " [2] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 1. " [1] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 0. " [0] ,GPIO Interrupt Mask Enable" "Masked,Not masked" rgroup.long 0x414++0x07 line.long 0x00 "GPIO_RIS,Raw Interrupt Status Register" bitfld.long 0x00 5. " RIS [7] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 5. " [6] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 5. " [5] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 4. " [4] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" textline " " bitfld.long 0x00 3. " [3] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 2. " [2] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 1. " [1] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 0. " [0] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" line.long 0x04 "GPIO_MIS,Masked Interrupt Status Register" bitfld.long 0x04 5. " MIS [7] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 5. " [6] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 5. " [5] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 4. " [4] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x04 3. " [3] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 2. " [2] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 1. " [1] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 0. " [0] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" wgroup.long 0x41C++0x03 line.long 0x00 "GPIO_IC,Interrupt Clear Register" bitfld.long 0x00 7. " IC [7] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 6. " [6] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 5. " [5] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 4. " [4] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 3. " [3] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 2. " [2] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 1. " [1] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 0. " [0] ,GPIO Interrupt Raw Status" "No effect,Clear" group.long 0x420++0x03 line.long 0x00 "GPIO_AFSEL,Mode Control Select Register" bitfld.long 0x00 7. " AFSEL[7] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 6. " [6] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 5. " [5] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 4. " [4] ,GPIO Alternate Function Select" "Software,Hardware" textline " " bitfld.long 0x00 3. " [3] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 2. " [2] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 1. " [1] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 0. " [0] ,GPIO Alternate Function Select" "Software,Hardware" group.long 0x520++0x07 line.long 0x00 "GPIOLOCK,GPIO Lock Register" line.long 0x04 "GPIO_GPIOCR,Commit Register" bitfld.long 0x04 5. " CR [7] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 5. " [6] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 5. " [5] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 4. " [4] ,GPIO Commit" "Not committed,Committed" textline " " bitfld.long 0x04 3. " [3] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 2. " [2] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 1. " [1] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 0. " [0] ,GPIO Commit" "Not committed,Committed" if (((d.l(ad:0x400DB000+0x700)&0x88)==0x88)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" bitfld.long 0x00 4. " CKOPIN ,Decouple control pin select" "PA[0],PB[7]" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" bitfld.long 0x00 0. " DCPIN ,Decouple control pin select" "PB[1],PB[0]" elif (((d.l(ad:0x400DB000+0x700)&0x80)==0x00)&&((d.l(ad:0x400DB000+0x700)&0x04)==0x04)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" bitfld.long 0x00 0. " DCPIN ,Decouple control pin select" "PB[1],PB[0]" elif (((d.l(ad:0x400DB000+0x700)&0x80)==0x00)&&((d.l(ad:0x400DB000+0x700)&0x04)==0x04)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" bitfld.long 0x00 4. " CKOPIN ,Decouple control pin select" "PA[0],PB[7]" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" else group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" endif textline " " textline " " width 24. group.long 0x704++0x03 line.long 0x00 "GPIO_P_EDGE_CTRL,Port Edge Control Register" bitfld.long 0x00 23. " PCIRC7 ,Port C Bit 7 Interrupt Request" "Rising,Falling" bitfld.long 0x00 22. " PCIRC6 ,Port C Bit 6 Interrupt Request" "Rising,Falling" bitfld.long 0x00 21. " PCIRC5 ,Port C Bit 5 Interrupt Request" "Rising,Falling" bitfld.long 0x00 20. " PCIRC4 ,Port C Bit 4 Interrupt Request" "Rising,Falling" bitfld.long 0x00 19. " PCIRC3 ,Port C Bit 3 Interrupt Request" "Rising,Falling" textline " " bitfld.long 0x00 18. " PCIRC2 ,Port C Bit 2 Interrupt Request" "Rising,Falling" bitfld.long 0x00 17. " PCIRC1 ,Port C Bit 1 Interrupt Request" "Rising,Falling" bitfld.long 0x00 16. " PCIRC0 ,Port C Bit 0 Interrupt Request" "Rising,Falling" group.long 0x710++0x03 line.long 0x00 "GPIO_PI_IEN,Power-up Interrupt Enable Register" bitfld.long 0x00 23. " PCIEN7 ,Port C Bit 7 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 22. " PCIEN6 ,Port C Bit 6 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 21. " PCIEN5 ,Port C Bit 5 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 20. " PCIEN4 ,Port C Bit 4 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 19. " PCIEN3 ,Port C Bit 3 Interrupt Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 18. " PCIEN2 ,Port C Bit 2 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 17. " PCIEN1 ,Port C Bit 1 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 16. " PCIEN0 ,Port C Bit 0 Interrupt Enable" "Disabled,Enabled" group.long 0x718++0x0B line.long 0x00 "GPIO_IRQ_DETECT_ACK,IRQ Detect ACK Register" bitfld.long 0x00 23. " PCIACK7 ,Port C Bit 7 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 22. " PCIACK6 ,Port C Bit 6 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 21. " PCIACK5 ,Port C Bit 5 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 20. " PCIACK4 ,Port C Bit 4 Masked Interrupt Status" "Not detected,Detected" textline " " bitfld.long 0x00 19. " PCIACK3 ,Port C Bit 3 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 18. " PCIACK2 ,Port C Bit 2 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 17. " PCIACK1 ,Port C Bit 1 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 16. " PCIACK0 ,Port C Bit 0 Masked Interrupt Status" "Not detected,Detected" line.long 0x04 "GPIO_USB_IRQ_ACK,USB Masked Interrupt Status Register" bitfld.long 0x04 0. " USBACK ,USB Masked Interrupt Status" "Not detected,Detected" line.long 0x08 "GPIO_IRQ_DETECT_UNMASK,Unmasked Interrupt Status Register" bitfld.long 0x08 23. " PCIACK7 ,Port C Bit 7 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 22. " PCIACK6 ,Port C Bit 6 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 21. " PCIACK5 ,Port C Bit 5 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 20. " PCIACK4 ,Port C Bit 4 Unmasked Interrupt Status" "Not detected,Detected" textline " " bitfld.long 0x08 19. " PCIACK3 ,Port C Bit 3 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 18. " PCIACK2 ,Port C Bit 2 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 17. " PCIACK1 ,Port C Bit 1 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 16. " PCIACK0 ,Port C Bit 0 Unmasked Interrupt Status" "Not detected,Detected" base ad:0x400D4000 group.long 0x40++0x1F "IOC Register Summary" line.long 0x00 "IOC_PC0_SEL,Peripheral select control for PC0" bitfld.long 0x00 0.--4. " PC0_SEL ,Select one peripheral signal output for PC0" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x04 "IOC_PC1_SEL,Peripheral select control for PC1" bitfld.long 0x04 0.--4. " PC1_SEL ,Select one peripheral signal output for PC1" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x08 "IOC_PC2_SEL,Peripheral select control for PC2" bitfld.long 0x08 0.--4. " PC2_SEL ,Select one peripheral signal output for PC2" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x0C "IOC_PC3_SEL,Peripheral select control for PC3" bitfld.long 0x0C 0.--4. " PC3_SEL ,Select one peripheral signal output for PC3" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x10 "IOC_PC4_SEL,Peripheral select control for PC4" bitfld.long 0x10 0.--4. " PC4_SEL ,Select one peripheral signal output for PC4" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x14 "IOC_PC5_SEL,Peripheral select control for PC5" bitfld.long 0x14 0.--4. " PC5_SEL ,Select one peripheral signal output for PC5" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x18 "IOC_PC6_SEL,Peripheral select control for PC6" bitfld.long 0x18 0.--4. " PC6_SEL ,Select one peripheral signal output for PC6" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x1C "IOC_PC7_SEL,Peripheral select control for PC7" bitfld.long 0x1C 0.--4. " PC7_SEL ,Select one peripheral signal output for PC7" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," group.long 0xC0++0x1F line.long 0x00 "IOC_PC0_OVER,Override Configuration Register" bitfld.long 0x00 0.--3. " PC0_OVER ,Override Configuration PC0" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x04 "IOC_PC1_OVER,Override Configuration Register" bitfld.long 0x04 0.--3. " PC1_OVER ,Override Configuration PC1" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x08 "IOC_PC2_OVER,Override Configuration Register" bitfld.long 0x08 0.--3. " PC2_OVER ,Override Configuration PC2" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x0C "IOC_PC3_OVER,Override Configuration Register" bitfld.long 0x0C 0.--3. " PC3_OVER ,Override Configuration PC3" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x10 "IOC_PC4_OVER,Override Configuration Register" bitfld.long 0x10 0.--3. " PC4_OVER ,Override Configuration PC4" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x14 "IOC_PC5_OVER,Override Configuration Register" bitfld.long 0x14 0.--3. " PC5_OVER ,Override Configuration PC5" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x18 "IOC_PC6_OVER,Override Configuration Register" bitfld.long 0x18 0.--3. " PC6_OVER ,Override Configuration PC6" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x1C "IOC_PC7_OVER,Override Configuration Register" bitfld.long 0x1C 0.--3. " PC7_OVER ,Override Configuration PC7" ",ANA,PDE,,PUE,,,,OE,,,,,,," group.long 0x100++0x53 line.long 0x00 "IOC_UARTRXD_UART0,Select Pin to be the UART0 RX" bitfld.long 0x00 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x04 "IOC_UARTCTS_UART1,Select Pin to be the UART1 CTS" bitfld.long 0x04 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x08 "IOC_UARTRXD_UART1,Select Pin to be the UART1 RX" bitfld.long 0x08 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x0C "IOC_CLK_SSI_SSI0,Select Pin to be the SSI0 CLK" bitfld.long 0x0C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x10 "IOC_SSIRXD_SSI0,Select Pin to be the SSI0 RX" bitfld.long 0x10 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x14 "IOC_SSIFSSIN_SSI0,Select Pin to be the SSI0 FSSIN" bitfld.long 0x14 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x18 "IOC_CLK_SSIIN_SSI0,Select Pin to be the SSI0 CLK_SSIN" bitfld.long 0x18 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x1C "IOC_CLK_SSI_SSI1,Select Pin to be the SSI1 CLK" bitfld.long 0x1C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x20 "IOC_SSIRXD_SSI1,Select Pin to be the SSI1 RX" bitfld.long 0x20 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x24 "IOC_SSIFSSIN_SSI1,Select Pin to be the SSI1 FSSIN" bitfld.long 0x24 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x28 "IOC_CLK_SSIIN_SSI1,Select Pin to be the SSI1 CLK_SSIN" bitfld.long 0x28 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x2C "IOC_I2CMSSDA,Select Pin to be the I2C SDA" bitfld.long 0x2C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x30 "IOC_I2CMSSCL,Select Pin to be the I2C SCL" bitfld.long 0x30 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x34 "IOC_GPT0OCP1,Select Pin to be the GPT0OCP1" bitfld.long 0x34 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x38 "IOC_GPT0OCP2,Select Pin to be the GPT0OCP2" bitfld.long 0x38 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x3C "IOC_GPT1OCP1,Select Pin to be the GPT1OCP1" bitfld.long 0x3C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x40 "IOC_GPT1OCP2,Select Pin to be the GPT1OCP2" bitfld.long 0x40 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x44 "IOC_GPT2OCP1,Select Pin to be the GPT2OCP1" bitfld.long 0x44 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x48 "IOC_GPT2OCP2,Select Pin to be the GPT2OCP2" bitfld.long 0x48 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x4C "IOC_GPT3OCP1,Select Pin to be the GPT3OCP1" bitfld.long 0x4C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," line.long 0x50 "IOC_GPT3OCP2,Select Pin to be the GPT3OCP2" bitfld.long 0x50 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,PC0,PC1,PC2,PC3,PC4,PC5,PC6,PC7,,,,,,,," width 0xb tree.end tree "Port D" base ad:0x400DC000 width 13. group.long 0x00++0x03 line.long 0x00 "GPIO_DATA,Data Register" hexmask.long.byte 0x00 0.--7. 1. " DATA ,Data" group.long 0x400++0x13 line.long 0x00 "GPIODIR,GPIO Direction" bitfld.long 0x00 7. " DIR [7] ,GPIO Data Direction 7" "Input,Output" bitfld.long 0x00 6. " [6] ,GPIO Data Direction 6" "Input,Output" bitfld.long 0x00 5. " [5] ,GPIO Data Direction 5" "Input,Output" bitfld.long 0x00 4. " [4] ,GPIO Data Direction 4" "Input,Output" textline " " bitfld.long 0x00 3. " [3] ,GPIO Data Direction 3" "Input,Output" bitfld.long 0x00 2. " [2] ,GPIO Data Direction 2" "Input,Output" bitfld.long 0x00 1. " [1] ,GPIO Data Direction 1" "Input,Output" bitfld.long 0x00 0. " [0] ,GPIO Data Direction 0" "Input,Output" line.long 0x04 "GPIOIS,GPIO Interrupt Sense" bitfld.long 0x04 7. " IS [7] ,GPIO Interrupt Sense 7" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 6. " [6] ,GPIO Interrupt Sense 6" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 5. " [5] ,GPIO Interrupt Sense 5" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 4. " [4] ,GPIO Interrupt Sense 4" "Edge-sensitive,Level-sensitive" textline " " bitfld.long 0x04 3. " [3] ,GPIO Interrupt Sense 3" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 2. " [2] ,GPIO Interrupt Sense 2" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 1. " [1] ,GPIO Interrupt Sense 1" "Edge-sensitive,Level-sensitive" bitfld.long 0x04 0. " [0] ,GPIO Interrupt Sense 0" "Edge-sensitive,Level-sensitive" line.long 0x08 "GPIOIBE,GPIO Interrupt Both Edges Register" bitfld.long 0x08 7. " IBE [7] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 6. " [6] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 5. " [5] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 4. " [4] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" textline " " bitfld.long 0x08 3. " [3] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 2. " [2] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 1. " [1] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" bitfld.long 0x08 0. " [0] ,GPIO Interrupt Both Edges enable" "Disabled,Enabled" line.long 0x0C "GPIOIEV,GPIO Interrupt Event Register" bitfld.long 0x0C 7. " IEV [7] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 6. " [6] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 5. " [5] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 4. " [4] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" textline " " bitfld.long 0x0C 3. " [3] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 2. " [2] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 1. " [1] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" bitfld.long 0x0C 0. " [0] ,GPIO Interrupt Event (Edge/Level)" "Falling/Low,Rising/High" line.long 0x10 "GPIO_IE,GPIO Interrupt Mask Register" bitfld.long 0x10 5. " IME [7] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 5. " [6] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 5. " [5] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 4. " [4] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 3. " [3] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 2. " [2] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 1. " [1] ,GPIO Interrupt Mask Enable" "Masked,Not masked" bitfld.long 0x10 0. " [0] ,GPIO Interrupt Mask Enable" "Masked,Not masked" rgroup.long 0x414++0x07 line.long 0x00 "GPIO_RIS,Raw Interrupt Status Register" bitfld.long 0x00 5. " RIS [7] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 5. " [6] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 5. " [5] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 4. " [4] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" textline " " bitfld.long 0x00 3. " [3] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 2. " [2] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 1. " [1] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" bitfld.long 0x00 0. " [0] ,GPIO Interrupt Raw Status" "Requirements not met,Requirements met" line.long 0x04 "GPIO_MIS,Masked Interrupt Status Register" bitfld.long 0x04 5. " MIS [7] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 5. " [6] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 5. " [5] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 4. " [4] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x04 3. " [3] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 2. " [2] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 1. " [1] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 0. " [0] ,GPIO Masked Interrupt Status" "No interrupt,Interrupt" wgroup.long 0x41C++0x03 line.long 0x00 "GPIO_IC,Interrupt Clear Register" bitfld.long 0x00 7. " IC [7] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 6. " [6] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 5. " [5] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 4. " [4] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 3. " [3] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 2. " [2] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 1. " [1] ,GPIO Interrupt Raw Status" "No effect,Clear" bitfld.long 0x00 0. " [0] ,GPIO Interrupt Raw Status" "No effect,Clear" group.long 0x420++0x03 line.long 0x00 "GPIO_AFSEL,Mode Control Select Register" bitfld.long 0x00 7. " AFSEL[7] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 6. " [6] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 5. " [5] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 4. " [4] ,GPIO Alternate Function Select" "Software,Hardware" textline " " bitfld.long 0x00 3. " [3] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 2. " [2] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 1. " [1] ,GPIO Alternate Function Select" "Software,Hardware" bitfld.long 0x00 0. " [0] ,GPIO Alternate Function Select" "Software,Hardware" group.long 0x520++0x07 line.long 0x00 "GPIOLOCK,GPIO Lock Register" line.long 0x04 "GPIO_GPIOCR,Commit Register" bitfld.long 0x04 5. " CR [7] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 5. " [6] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 5. " [5] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 4. " [4] ,GPIO Commit" "Not committed,Committed" textline " " bitfld.long 0x04 3. " [3] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 2. " [2] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 1. " [1] ,GPIO Commit" "Not committed,Committed" bitfld.long 0x04 0. " [0] ,GPIO Commit" "Not committed,Committed" if (((d.l(ad:0x400DC000+0x700)&0x88)==0x88)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" bitfld.long 0x00 4. " CKOPIN ,Decouple control pin select" "PA[0],PB[7]" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" bitfld.long 0x00 0. " DCPIN ,Decouple control pin select" "PB[1],PB[0]" elif (((d.l(ad:0x400DC000+0x700)&0x80)==0x00)&&((d.l(ad:0x400DC000+0x700)&0x04)==0x04)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" bitfld.long 0x00 0. " DCPIN ,Decouple control pin select" "PB[1],PB[0]" elif (((d.l(ad:0x400DC000+0x700)&0x80)==0x00)&&((d.l(ad:0x400DC000+0x700)&0x04)==0x04)) group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" bitfld.long 0x00 4. " CKOPIN ,Decouple control pin select" "PA[0],PB[7]" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" else group.long 0x700++0x03 line.long 0x00 "GPIO_PMUX,PMUX Register" bitfld.long 0x00 7. " CKOEN ,Clock out enable" "Disabled,Enabled" textline " " bitfld.long 0x00 3. " DCEN ,Decouple control enable" "Disabled,Enabled" endif textline " " textline " " width 24. group.long 0x704++0x03 line.long 0x00 "GPIO_P_EDGE_CTRL,Port Edge Control Register" bitfld.long 0x00 29. " PDIRC7 ,Port D Bit 7 Interrupt Request" "Rising,Falling" bitfld.long 0x00 28. " PDIRC6 ,Port D Bit 6 Interrupt Request" "Rising,Falling" bitfld.long 0x00 28. " PDIRC5 ,Port D Bit 5 Interrupt Request" "Rising,Falling" bitfld.long 0x00 28. " PDIRC4 ,Port D Bit 4 Interrupt Request" "Rising,Falling" bitfld.long 0x00 27. " PDIRC3 ,Port D Bit 3 Interrupt Request" "Rising,Falling" textline " " bitfld.long 0x00 26. " PDIRC2 ,Port D Bit 2 Interrupt Request" "Rising,Falling" bitfld.long 0x00 25. " PDIRC1 ,Port D Bit 1 Interrupt Request" "Rising,Falling" bitfld.long 0x00 24. " PDIRC0 ,Port D Bit 0 Interrupt Request" "Rising,Falling" group.long 0x710++0x03 line.long 0x00 "GPIO_PI_IEN,Power-up Interrupt Enable Register" bitfld.long 0x00 29. " PDIEN7 ,Port D Bit 7 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 28. " PDIEN6 ,Port D Bit 6 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 28. " PDIEN5 ,Port D Bit 5 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 28. " PDIEN4 ,Port D Bit 4 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 27. " PDIEN3 ,Port D Bit 3 Interrupt Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 26. " PDIEN2 ,Port D Bit 2 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 25. " PDIEN1 ,Port D Bit 1 Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 24. " PDIEN0 ,Port D Bit 0 Interrupt Enable" "Disabled,Enabled" group.long 0x718++0x0B line.long 0x00 "GPIO_IRQ_DETECT_ACK,IRQ Detect ACK Register" bitfld.long 0x00 29. " PDIACK7 ,Port D Bit 7 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 28. " PDIACK6 ,Port D Bit 6 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 28. " PDIACK5 ,Port D Bit 5 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 28. " PDIACK4 ,Port D Bit 4 Masked Interrupt Status" "Not detected,Detected" textline " " bitfld.long 0x00 27. " PDIACK3 ,Port D Bit 3 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 26. " PDIACK2 ,Port D Bit 2 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 25. " PDIACK1 ,Port D Bit 1 Masked Interrupt Status" "Not detected,Detected" bitfld.long 0x00 24. " PDIACK0 ,Port D Bit 0 Masked Interrupt Status" "Not detected,Detected" line.long 0x04 "GPIO_USB_IRQ_ACK,USB Masked Interrupt Status Register" bitfld.long 0x04 0. " USBACK ,USB Masked Interrupt Status" "Not detected,Detected" line.long 0x08 "GPIO_IRQ_DETECT_UNMASK,Unmasked Interrupt Status Register" bitfld.long 0x08 29. " PDIACK7 ,Port D Bit 7 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 28. " PDIACK6 ,Port D Bit 6 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 28. " PDIACK5 ,Port D Bit 5 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 28. " PDIACK4 ,Port D Bit 4 Unmasked Interrupt Status" "Not detected,Detected" textline " " bitfld.long 0x08 27. " PDIACK3 ,Port D Bit 3 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 26. " PDIACK2 ,Port D Bit 2 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 25. " PDIACK1 ,Port D Bit 1 Unmasked Interrupt Status" "Not detected,Detected" bitfld.long 0x08 24. " PDIACK0 ,Port D Bit 0 Unmasked Interrupt Status" "Not detected,Detected" base ad:0x400D4000 group.long 0x60++0x1F "IOC Register Summary" line.long 0x00 "IOC_PD0_SEL,Peripheral select control for PD0" bitfld.long 0x00 0.--4. " PD0_SEL ,Select one peripheral signal output for PD0" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x04 "IOC_PD1_SEL,Peripheral select control for PD1" bitfld.long 0x04 0.--4. " PD1_SEL ,Select one peripheral signal output for PD1" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x08 "IOC_PD2_SEL,Peripheral select control for PD2" bitfld.long 0x08 0.--4. " PD2_SEL ,Select one peripheral signal output for PD2" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x0C "IOC_PD3_SEL,Peripheral select control for PD3" bitfld.long 0x0C 0.--4. " PD3_SEL ,Select one peripheral signal output for PD3" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x10 "IOC_PD4_SEL,Peripheral select control for PD4" bitfld.long 0x10 0.--4. " PD4_SEL ,Select one peripheral signal output for PD4" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x14 "IOC_PD5_SEL,Peripheral select control for PD5" bitfld.long 0x14 0.--4. " PD5_SEL ,Select one peripheral signal output for PD5" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x18 "IOC_PD6_SEL,Peripheral select control for PD6" bitfld.long 0x18 0.--4. " PD6_SEL ,Select one peripheral signal output for PD6" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," line.long 0x1C "IOC_PD7_SEL,Peripheral select control for PD7" bitfld.long 0x1C 0.--4. " PD7_SEL ,Select one peripheral signal output for PD7" "UART0 TXD,UART1 RTS,UART1 TXD,SSI0 TXD,SSI0 CLK OUT,SSI0 FSS OUT,SSI0 TX_SER OUT,SSI1 TXD,SSI1 CLK OUT,SSI1 FSS OUT,SSI1 TX_SER OUT,I2C SDA,I2C SCL,GPT0CP1,GPT0CP2,GPT1CP1,GPT1CP2,GPT2CP1,GPT2CP2,GPT3CP1,GPT3CP2,,,,,,,,,,," group.long 0xE0++0x1F line.long 0x00 "IOC_PD0_OVER,Override Configuration Register" bitfld.long 0x00 0.--3. " PD0_OVER ,Override Configuration PD0" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x04 "IOC_PD1_OVER,Override Configuration Register" bitfld.long 0x04 0.--3. " PD1_OVER ,Override Configuration PD1" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x08 "IOC_PD2_OVER,Override Configuration Register" bitfld.long 0x08 0.--3. " PD2_OVER ,Override Configuration PD2" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x0C "IOC_PD3_OVER,Override Configuration Register" bitfld.long 0x0C 0.--3. " PD3_OVER ,Override Configuration PD3" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x10 "IOC_PD4_OVER,Override Configuration Register" bitfld.long 0x10 0.--3. " PD4_OVER ,Override Configuration PD4" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x14 "IOC_PD5_OVER,Override Configuration Register" bitfld.long 0x14 0.--3. " PD5_OVER ,Override Configuration PD5" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x18 "IOC_PD6_OVER,Override Configuration Register" bitfld.long 0x18 0.--3. " PD6_OVER ,Override Configuration PD6" ",ANA,PDE,,PUE,,,,OE,,,,,,," line.long 0x1C "IOC_PD7_OVER,Override Configuration Register" bitfld.long 0x1C 0.--3. " PD7_OVER ,Override Configuration PD7" ",ANA,PDE,,PUE,,,,OE,,,,,,," group.long 0x100++0x53 line.long 0x00 "IOC_UARTRXD_UART0,Select Pin to be the UART0 RX" bitfld.long 0x00 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x04 "IOC_UARTCTS_UART1,Select Pin to be the UART1 CTS" bitfld.long 0x04 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x08 "IOC_UARTRXD_UART1,Select Pin to be the UART1 RX" bitfld.long 0x08 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x0C "IOC_CLK_SSI_SSI0,Select Pin to be the SSI0 CLK" bitfld.long 0x0C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x10 "IOC_SSIRXD_SSI0,Select Pin to be the SSI0 RX" bitfld.long 0x10 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x14 "IOC_SSIFSSIN_SSI0,Select Pin to be the SSI0 FSSIN" bitfld.long 0x14 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x18 "IOC_CLK_SSIIN_SSI0,Select Pin to be the SSI0 CLK_SSIN" bitfld.long 0x18 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x1C "IOC_CLK_SSI_SSI1,Select Pin to be the SSI1 CLK" bitfld.long 0x1C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x20 "IOC_SSIRXD_SSI1,Select Pin to be the SSI1 RX" bitfld.long 0x20 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x24 "IOC_SSIFSSIN_SSI1,Select Pin to be the SSI1 FSSIN" bitfld.long 0x24 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x28 "IOC_CLK_SSIIN_SSI1,Select Pin to be the SSI1 CLK_SSIN" bitfld.long 0x28 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x2C "IOC_I2CMSSDA,Select Pin to be the I2C SDA" bitfld.long 0x2C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x30 "IOC_I2CMSSCL,Select Pin to be the I2C SCL" bitfld.long 0x30 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x34 "IOC_GPT0OCP1,Select Pin to be the GPT0OCP1" bitfld.long 0x34 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x38 "IOC_GPT0OCP2,Select Pin to be the GPT0OCP2" bitfld.long 0x38 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x3C "IOC_GPT1OCP1,Select Pin to be the GPT1OCP1" bitfld.long 0x3C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x40 "IOC_GPT1OCP2,Select Pin to be the GPT1OCP2" bitfld.long 0x40 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x44 "IOC_GPT2OCP1,Select Pin to be the GPT2OCP1" bitfld.long 0x44 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x48 "IOC_GPT2OCP2,Select Pin to be the GPT2OCP2" bitfld.long 0x48 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x4C "IOC_GPT3OCP1,Select Pin to be the GPT3OCP1" bitfld.long 0x4C 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," line.long 0x50 "IOC_GPT3OCP2,Select Pin to be the GPT3OCP2" bitfld.long 0x50 0.--4. " INPUT_SEL ,Input Select" ",,,,,,,,,,,,,,,,,,,,,,,,PD0,PD1,PD2,PD3,PD4,PD5,," width 0xb tree.end tree.end tree "uDMA (Micro Direct Memory Access)" base ad:0x400FF000 width 16. rgroup.long 0x00++0x03 line.long 0x00 "DMASTAT,DMA Status" bitfld.long 0x00 16.--20. " DMACHANS ,Available uDMA Channels" "1 channel,2 channels,3 channels,4 channels,5 channels,6 channels,7 channels,8 channels,9 channels,10 channels,11 channels,12 channels,13 channels,14 channels,15 channels,16 channels,17 channels,18 channels,19 channels,20 channels,21 channels,22 channels,23 channels,24 channels,25 channels,26 channels,27 channels,28 channels,29 channels,30 channels,31 channels,..." bitfld.long 0x00 4.--7. " STATE ,Control State Machine Status" "Idle,Reading channel controller data,Reading source end pointer,Reading destination end pointer,Reading source data,Writing destination data,Waiting for uDMA request to clear,Writing channel controller data,Stalled,Done,Undefined,Undefined,Undefined,Undefined,Undefined,Undefined,..." bitfld.long 0x00 0. " MASTEN ,Master Enable Status" "Disabled,Enabled" wgroup.long 0x04++0x03 line.long 0x00 "DMACFG,DMA Configuration" bitfld.long 0x00 0. " MASTEN ,Controller Master Enable" "Disabled,Enabled" group.long 0x08++0x03 line.long 0x00 "DMACTLBASE,DMA Channel Control Base Pointer" hexmask.long.tbyte 0x00 10.--31. 1. " ADDR ,Channel Control Base Address" rgroup.long 0x0C++0x07 line.long 0x00 "DMAALTBASE,DMA Alternate Channel Control Base Pointer" line.long 0x04 "DMAWAITSTAT,DMA Channel Wait-on-Request Status Pointer" bitfld.long 0x04 31. " WAITREQ [31] ,Channel [31] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 30. " [30] ,Channel [30] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 29. " [29] ,Channel [29] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 28. " [28] ,Channel [28] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 27. " [27] ,Channel [27] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 26. " [26] ,Channel [26] Wait Status" "Not waiting,Waiting" textline " " bitfld.long 0x04 25. " [25] ,Channel [25] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 24. " [24] ,Channel [24] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 23. " [23] ,Channel [23] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 22. " [22] ,Channel [22] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 21. " [21] ,Channel [21] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 20. " [20] ,Channel [20] Wait Status" "Not waiting,Waiting" textline " " bitfld.long 0x04 19. " [19] ,Channel [19] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 18. " [18] ,Channel [18] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 17. " [17] ,Channel [17] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 16. " [16] ,Channel [16] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 15. " [15] ,Channel [15] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 14. " [14] ,Channel [14] Wait Status" "Not waiting,Waiting" textline " " bitfld.long 0x04 13. " [13] ,Channel [13] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 12. " [12] ,Channel [12] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 11. " [11] ,Channel [11] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 10. " [10] ,Channel [10] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 9. " [9] ,Channel [9] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 8. " [8] ,Channel [8] Wait Status" "Not waiting,Waiting" textline " " bitfld.long 0x04 7. " [7] ,Channel [7] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 6. " [6] ,Channel [6] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 5. " [5] ,Channel [5] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 4. " [4] ,Channel [4] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 3. " [3] ,Channel [3] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 2. " [2] ,Channel [2] Wait Status" "Not waiting,Waiting" textline " " bitfld.long 0x04 1. " [1] ,Channel [1] Wait Status" "Not waiting,Waiting" bitfld.long 0x04 0. " [0] ,Channel [0] Wait Status" "Not waiting,Waiting" wgroup.long 0x14++0x03 line.long 0x00 "DMASWREQ,DMA Channel Software Request" bitfld.long 0x00 31. " SWREQ [31] ,Channel [31] Software Request" "Do not generate,Generate" bitfld.long 0x00 30. " [30] ,Channel [30] Software Request" "Do not generate,Generate" bitfld.long 0x00 29. " [29] ,Channel [29] Software Request" "Do not generate,Generate" bitfld.long 0x00 28. " [28] ,Channel [28] Software Request" "Do not generate,Generate" bitfld.long 0x00 27. " [27] ,Channel [27] Software Request" "Do not generate,Generate" bitfld.long 0x00 26. " [26] ,Channel [26] Software Request" "Do not generate,Generate" textline " " bitfld.long 0x00 25. " [25] ,Channel [25] Software Request" "Do not generate,Generate" bitfld.long 0x00 24. " [24] ,Channel [24] Software Request" "Do not generate,Generate" bitfld.long 0x00 23. " [23] ,Channel [23] Software Request" "Do not generate,Generate" bitfld.long 0x00 22. " [22] ,Channel [22] Software Request" "Do not generate,Generate" bitfld.long 0x00 21. " [21] ,Channel [21] Software Request" "Do not generate,Generate" bitfld.long 0x00 20. " [20] ,Channel [20] Software Request" "Do not generate,Generate" textline " " bitfld.long 0x00 19. " [19] ,Channel [19] Software Request" "Do not generate,Generate" bitfld.long 0x00 18. " [18] ,Channel [18] Software Request" "Do not generate,Generate" bitfld.long 0x00 17. " [17] ,Channel [17] Software Request" "Do not generate,Generate" bitfld.long 0x00 16. " [16] ,Channel [16] Software Request" "Do not generate,Generate" bitfld.long 0x00 15. " [15] ,Channel [15] Software Request" "Do not generate,Generate" bitfld.long 0x00 14. " [14] ,Channel [14] Software Request" "Do not generate,Generate" textline " " bitfld.long 0x00 13. " [13] ,Channel [13] Software Request" "Do not generate,Generate" bitfld.long 0x00 12. " [12] ,Channel [12] Software Request" "Do not generate,Generate" bitfld.long 0x00 11. " [11] ,Channel [11] Software Request" "Do not generate,Generate" bitfld.long 0x00 10. " [10] ,Channel [10] Software Request" "Do not generate,Generate" bitfld.long 0x00 9. " [9] ,Channel [9] Software Request" "Do not generate,Generate" bitfld.long 0x00 8. " [8] ,Channel [8] Software Request" "Do not generate,Generate" textline " " bitfld.long 0x00 7. " [7] ,Channel [7] Software Request" "Do not generate,Generate" bitfld.long 0x00 6. " [6] ,Channel [6] Software Request" "Do not generate,Generate" bitfld.long 0x00 5. " [5] ,Channel [5] Software Request" "Do not generate,Generate" bitfld.long 0x00 4. " [4] ,Channel [4] Software Request" "Do not generate,Generate" bitfld.long 0x00 3. " [3] ,Channel [3] Software Request" "Do not generate,Generate" bitfld.long 0x00 2. " [2] ,Channel [2] Software Request" "Do not generate,Generate" textline " " bitfld.long 0x00 1. " [1] ,Channel [1] Software Request" "Do not generate,Generate" bitfld.long 0x00 0. " [0] ,Channel [0] Software Request" "Do not generate,Generate" group.long 0x18++0x03 line.long 0x00 "DMAUSEBURSTSET,DMA Channel Useburst Set/Clear" setclrfld.long 0x00 31. 0x00 31. 0x04 31. " SET/CLEAR[31] ,Channel [31] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 30. 0x00 30. 0x04 30. " SET/CLEAR[30] ,Channel [30] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 29. 0x00 29. 0x04 29. " SET/CLEAR[29] ,Channel [29] Useburst Set/Clear" "Single or Burst Request,Burst Request" textline " " setclrfld.long 0x00 28. 0x00 28. 0x04 28. " SET/CLEAR[28] ,Channel [28] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 27. 0x00 27. 0x04 27. " SET/CLEAR[27] ,Channel [27] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 26. 0x00 26. 0x04 26. " SET/CLEAR[26] ,Channel [26] Useburst Set/Clear" "Single or Burst Request,Burst Request" textline " " setclrfld.long 0x00 25. 0x00 25. 0x04 25. " SET/CLEAR[25] ,Channel [25] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 24. 0x00 24. 0x04 24. " SET/CLEAR[24] ,Channel [24] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 23. 0x00 23. 0x04 23. " SET/CLEAR[23] ,Channel [23] Useburst Set/Clear" "Single or Burst Request,Burst Request" textline " " setclrfld.long 0x00 22. 0x00 22. 0x04 22. " SET/CLEAR[22] ,Channel [22] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 21. 0x00 21. 0x04 21. " SET/CLEART[21] ,Channel [21] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 20. 0x00 20. 0x04 20. " SET/CLEAR[20] ,Channel [20] Useburst Set/Clear" "Single or Burst Request,Burst Request" textline " " setclrfld.long 0x00 19. 0x00 19. 0x04 19. " SET/CLEAR[19] ,Channel [19] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 18. 0x00 18. 0x04 18. " SET/CLEAR[18] ,Channel [18] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 17. 0x00 17. 0x04 17. " SET/CLEAR[17] ,Channel [17] Useburst Set/Clear" "Single or Burst Request,Burst Request" textline " " setclrfld.long 0x00 16. 0x00 16. 0x04 16. " SET/CLEAR[16] ,Channel [16] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 15. 0x00 15. 0x04 15. " SET/CLEAR[15] ,Channel [15] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 14. 0x00 14. 0x04 14. " SET/CLEAR[14] ,Channel [14] Useburst Set/Clear" "Single or Burst Request,Burst Request" textline " " setclrfld.long 0x00 13. 0x00 13. 0x04 13. " SET/CLEAR[13] ,Channel [13] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 12. 0x00 12. 0x04 12. " SET/CLEAR[12] ,Channel [12] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 11. 0x00 11. 0x04 11. " SET/CLEAR[11] ,Channel [11] Useburst Set/Clear" "Single or Burst Request,Burst Request" textline " " setclrfld.long 0x00 10. 0x00 10. 0x04 10. " SET/CLEAR[10] ,Channel [10] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 9. 0x00 9. 0x04 9. " SET/CLEAR[9] ,Channel [9] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 8. 0x00 8. 0x04 8. " SET/CLEAR[8] ,Channel [8] Useburst Set/Clear" "Single or Burst Request,Burst Request" textline " " setclrfld.long 0x00 7. 0x00 7. 0x04 7. " SET/CLEAR[7] ,Channel [7] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 6. 0x00 6. 0x04 6. " SET/CLEAR[6] ,Channel [6] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 5. 0x00 5. 0x04 5. " SET/CLEAR[5] ,Channel [5] Useburst Set/Clear" "Single or Burst Request,Burst Request" textline " " setclrfld.long 0x00 4. 0x00 4. 0x04 4. " SET/CLEAR[4] ,Channel [4] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 3. 0x00 3. 0x04 3. " SET/CLEAR[3] ,Channel [3] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 2. 0x00 2. 0x04 2. " SET/CLEAR[2] ,Channel [2] Useburst Set/Clear" "Single or Burst Request,Burst Request" textline " " setclrfld.long 0x00 1. 0x00 1. 0x04 1. " SET/CLEAR[1] ,Channel [1] Useburst Set/Clear" "Single or Burst Request,Burst Request" setclrfld.long 0x00 0. 0x00 0. 0x04 0. " SET/CLEAR[0] ,Channel [0] Useburst Set/Clear" "Single or Burst Request,Burst Request" group.long 0x20++0x03 line.long 0x00 "DMAREQMASKSET,DMA Channel Request Mask Set/Clear" setclrfld.long 0x00 31. 0x00 31. 0x04 31. " SET/CLEAR[31] ,The peripheral associated with channel [31] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 30. 0x00 30. 0x04 30. " SET/CLEAR[30] ,The peripheral associated with channel [30] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 29. 0x00 29. 0x04 29. " SET/CLEAR[29] ,The peripheral associated with channel [29] set/clear" "Enabled to Request,Not able to Request" textline " " setclrfld.long 0x00 28. 0x00 28. 0x04 28. " SET/CLEAR[28] ,The peripheral associated with channel [28] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 27. 0x00 27. 0x04 27. " SET/CLEAR[27] ,The peripheral associated with channel [27] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 26. 0x00 26. 0x04 26. " SET/CLEAR[26] ,The peripheral associated with channel [26] set/clear" "Enabled to Request,Not able to Request" textline " " setclrfld.long 0x00 25. 0x00 25. 0x04 25. " SET/CLEAR[25] ,The peripheral associated with channel [25] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 24. 0x00 24. 0x04 24. " SET/CLEAR[24] ,The peripheral associated with channel [24] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 23. 0x00 23. 0x04 23. " SET/CLEAR[23] ,The peripheral associated with channel [23] set/clear" "Enabled to Request,Not able to Request" textline " " setclrfld.long 0x00 22. 0x00 22. 0x04 22. " SET/CLEAR[22] ,The peripheral associated with channel [22] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 21. 0x00 21. 0x04 21. " SET/CLEAR[21] ,The peripheral associated with channel [21] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 20. 0x00 20. 0x04 20. " SET/CLEAR[20] ,The peripheral associated with channel [20] set/clear" "Enabled to Request,Not able to Request" textline " " setclrfld.long 0x00 19. 0x00 19. 0x04 19. " SET/CLEAR[19] ,The peripheral associated with channel [19] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 18. 0x00 18. 0x04 18. " SET/CLEAR[18] ,The peripheral associated with channel [18] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 17. 0x00 17. 0x04 17. " SET/CLEAR[17] ,The peripheral associated with channel [17] set/clear" "Enabled to Request,Not able to Request" textline " " setclrfld.long 0x00 16. 0x00 16. 0x04 16. " SET/CLEAR[16] ,The peripheral associated with channel [16] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 15. 0x00 15. 0x04 15. " SET/CLEAR[15] ,The peripheral associated with channel [15] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 14. 0x00 14. 0x04 14. " SET/CLEAR[14] ,The peripheral associated with channel [14] set/clear" "Enabled to Request,Not able to Request" textline " " setclrfld.long 0x00 13. 0x00 13. 0x04 13. " SET/CLEAR[13] ,The peripheral associated with channel [13] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 12. 0x00 12. 0x04 12. " SET/CLEAR[12] ,The peripheral associated with channel [12] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 11. 0x00 11. 0x04 11. " SET/CLEAR[11] ,The peripheral associated with channel [11] set/clear" "Enabled to Request,Not able to Request" textline " " setclrfld.long 0x00 10. 0x00 10. 0x04 10. " SET/CLEAR[10] ,The peripheral associated with channel [10] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 9. 0x00 9. 0x04 9. " SET/CLEAR[9] ,The peripheral associated with channel [9] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 8. 0x00 8. 0x04 8. " SET/CLEAR[8] ,The peripheral associated with channel [8] set/clear" "Enabled to Request,Not able to Request" textline " " setclrfld.long 0x00 7. 0x00 7. 0x04 7. " SET/CLEAR[7] ,The peripheral associated with channel [7] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 6. 0x00 6. 0x04 6. " SET/CLEAR[6] ,The peripheral associated with channel [6] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 5. 0x00 5. 0x04 5. " SET/CLEAR[5] ,The peripheral associated with channel [5] set/clear" "Enabled to Request,Not able to Request" textline " " setclrfld.long 0x00 4. 0x00 4. 0x04 4. " SET/CLEAR[4] ,The peripheral associated with channel [4] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 3. 0x00 3. 0x04 3. " SET/CLEAR[3] ,The peripheral associated with channel [3] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 2. 0x00 2. 0x04 2. " SET/CLEAR[2] ,The peripheral associated with channel [2] set/clear" "Enabled to Request,Not able to Request" textline " " setclrfld.long 0x00 1. 0x00 1. 0x04 1. " SET/CLEAR[1] ,The peripheral associated with channel [1] set/clear" "Enabled to Request,Not able to Request" setclrfld.long 0x00 0. 0x00 0. 0x04 0. " SET/CLEAR[0] ,The peripheral associated with channel [0] set/clear" "Enabled to Request,Not able to Request" group.long 0x28++0x03 line.long 0x00 "DMAENASET,DMA Channel Enable Set/Clear" setclrfld.long 0x00 31. 0x00 31. 0x04 31. " SET/CLEAR[31] ,Channel [31] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x04 30. " SET/CLEAR[30] ,Channel [30] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x04 29. " SET/CLEAR[29] ,Channel [29] Enable Set/Clear" "Disabled,Enabled" textline " " setclrfld.long 0x00 28. 0x00 28. 0x04 28. " SET/CLEAR[28] ,Channel [28] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x04 27. " SET/CLEAR[27] ,Channel [27] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x04 26. " SET/CLEAR[26] ,Channel [26] Enable Set/Clear" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x04 25. " SET/CLEAR[25] ,Channel [25] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x04 24. " SET/CLEAR[24] ,Channel [24] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x04 23. " SET/CLEAR[23] ,Channel [23] Enable Set/Clear" "Disabled,Enabled" textline " " setclrfld.long 0x00 22. 0x00 22. 0x04 22. " SET/CLEAR[22] ,Channel [22] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x04 21. " SET/CLEAR[21] ,Channel [21] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x04 20. " SET/CLEAR[20] ,Channel [20] Enable Set/Clear" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x04 19. " SET/CLEAR[19] ,Channel [19] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x04 18. " SET/CLEAR[18] ,Channel [18] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x04 17. " SET/CLEAR[17] ,Channel [17] Enable Set/Clear" "Disabled,Enabled" textline " " setclrfld.long 0x00 16. 0x00 16. 0x04 16. " SET/CLEAR[16] ,Channel [16] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x04 15. " SET/CLEAR[15] ,Channel [15] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x04 14. " SET/CLEAR[14] ,Channel [14] Enable Set/Clear" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x04 13. " SET/CLEAR[13] ,Channel [13] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x04 12. " SET/CLEAR[12] ,Channel [12] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x04 11. " SET/CLEAR[11] ,Channel [11] Enable Set/Clear" "Disabled,Enabled" textline " " setclrfld.long 0x00 10. 0x00 10. 0x04 10. " SET/CLEAR[10] ,Channel [10] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x04 9. " SET/CLEAR[9] ,Channel [9] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x04 8. " SET/CLEAR[8] ,Channel [8] Enable Set/Clear" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x04 7. " SET/CLEAR[7] ,Channel [7] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x04 6. " SET/CLEAR[6] ,Channel [6] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x04 5. " SET/CLEAR[5] ,Channel [5] Enable Set/Clear" "Disabled,Enabled" textline " " setclrfld.long 0x00 4. 0x00 4. 0x04 4. " SET/CLEAR[4] ,Channel [4] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x04 3. " SET/CLEAR[3] ,Channel [3] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x04 2. " SET/CLEAR[2] ,Channel [2] Enable Set/Clear" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x04 1. " SET/CLEAR[1] ,Channel [1] Enable Set/Clear" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x04 0. " SET/CLEAR[0] ,Channel [0] Enable Set/Clear" "Disabled,Enabled" group.long 0x30++0x03 line.long 0x00 "DMAALTSET,DMA Channel Primary Alternate Set/Clear" setclrfld.long 0x00 31. 0x00 31. 0x04 31. " SET/CLEAR[31] ,Channel [31] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 30. 0x00 30. 0x04 30. " SET/CLEAR[30] ,Channel [30] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 29. 0x00 29. 0x04 29. " SET/CLEAR[29] ,Channel [29] Alternate Set/Clear" "Primary,Alternate" textline " " setclrfld.long 0x00 28. 0x00 28. 0x04 28. " SET/CLEAR[28] ,Channel [28] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 27. 0x00 27. 0x04 27. " SET/CLEAR[27] ,Channel [27] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 26. 0x00 26. 0x04 26. " SET/CLEAR[26] ,Channel [26] Alternate Set/Clear" "Primary,Alternate" textline " " setclrfld.long 0x00 25. 0x00 25. 0x04 25. " SET/CLEAR[25] ,Channel [25] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 24. 0x00 24. 0x04 24. " SET/CLEAR[24] ,Channel [24] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 23. 0x00 23. 0x04 23. " SET/CLEAR[23] ,Channel [23] Alternate Set/Clear" "Primary,Alternate" textline " " setclrfld.long 0x00 22. 0x00 22. 0x04 22. " SET/CLEAR[22] ,Channel [22] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 21. 0x00 21. 0x04 21. " SET/CLEAR[21] ,Channel [21] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 20. 0x00 20. 0x04 20. " SET/CLEAR[20] ,Channel [20] Alternate Set/Clear" "Primary,Alternate" textline " " setclrfld.long 0x00 19. 0x00 19. 0x04 19. " SET/CLEAR[19] ,Channel [19] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 18. 0x00 18. 0x04 18. " SET/CLEAR[18] ,Channel [18] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 17. 0x00 17. 0x04 17. " SET/CLEAR[17] ,Channel [17] Alternate Set/Clear" "Primary,Alternate" textline " " setclrfld.long 0x00 16. 0x00 16. 0x04 16. " SET/CLEAR[16] ,Channel [16] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 15. 0x00 15. 0x04 15. " SET/CLEAR[15] ,Channel [15] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 14. 0x00 14. 0x04 14. " SET/CLEAR[14] ,Channel [14] Alternate Set/Clear" "Primary,Alternate" textline " " setclrfld.long 0x00 13. 0x00 13. 0x04 13. " SET/CLEAR[13] ,Channel [13] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 12. 0x00 12. 0x04 12. " SET/CLEAR[12] ,Channel [12] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 11. 0x00 11. 0x04 11. " SET/CLEAR[11] ,Channel [11] Alternate Set/Clear" "Primary,Alternate" textline " " setclrfld.long 0x00 10. 0x00 10. 0x04 10. " SET/CLEAR[10] ,Channel [10] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 9. 0x00 9. 0x04 9. " SET/CLEAR[9] ,Channel [9] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 8. 0x00 8. 0x04 8. " SET/CLEAR[8] ,Channel [8] Alternate Set/Clear" "Primary,Alternate" textline " " setclrfld.long 0x00 7. 0x00 7. 0x04 7. " SET/CLEAR[7] ,Channel [7] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 6. 0x00 6. 0x04 6. " SET/CLEAR[6] ,Channel [6] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 5. 0x00 5. 0x04 5. " SET/CLEAR[5] ,Channel [5] Alternate Set/Clear" "Primary,Alternate" textline " " setclrfld.long 0x00 4. 0x00 4. 0x04 4. " SET/CLEAR[4] ,Channel [4] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 3. 0x00 3. 0x04 3. " SET/CLEAR[3] ,Channel [3] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 2. 0x00 2. 0x04 2. " SET/CLEAR[2] ,Channel [2] Alternate Set/Clear" "Primary,Alternate" textline " " setclrfld.long 0x00 1. 0x00 1. 0x04 1. " SET/CLEAR[1] ,Channel [1] Alternate Set/Clear" "Primary,Alternate" setclrfld.long 0x00 0. 0x00 0. 0x04 0. " SET/CLEAR[0] ,Channel [0] Alternate Set/Clear" "Primary,Alternate" group.long 0x38++0x03 line.long 0x00 "DMAPRIOSET,DMA Channel Priority Set/Clear" setclrfld.long 0x00 31. 0x00 31. 0x04 31. " SET/CLEAR[31] ,Channel [31] Priority Set" "Default,High" setclrfld.long 0x00 30. 0x00 30. 0x04 30. " SET/CLEAR[30] ,Channel [30] Priority Set" "Default,High" setclrfld.long 0x00 29. 0x00 29. 0x04 29. " SET/CLEAR[29] ,Channel [29] Priority Set" "Default,High" textline " " setclrfld.long 0x00 28. 0x00 28. 0x04 28. " SET/CLEAR[28] ,Channel [28] Priority Set" "Default,High" setclrfld.long 0x00 27. 0x00 27. 0x04 27. " SET/CLEAR[27] ,Channel [27] Priority Set" "Default,High" setclrfld.long 0x00 26. 0x00 26. 0x04 26. " SET/CLEAR[26] ,Channel [26] Priority Set" "Default,High" textline " " setclrfld.long 0x00 25. 0x00 25. 0x04 25. " SET/CLEAR[25] ,Channel [25] Priority Set" "Default,High" setclrfld.long 0x00 24. 0x00 24. 0x04 24. " SET/CLEAR[24] ,Channel [24] Priority Set" "Default,High" setclrfld.long 0x00 23. 0x00 23. 0x04 23. " SET/CLEAR[23] ,Channel [23] Priority Set" "Default,High" textline " " setclrfld.long 0x00 22. 0x00 22. 0x04 22. " SET/CLEAR[22] ,Channel [22] Priority Set" "Default,High" setclrfld.long 0x00 21. 0x00 21. 0x04 21. " SET/CLEAR[21] ,Channel [21] Priority Set" "Default,High" setclrfld.long 0x00 20. 0x00 20. 0x04 20. " SET/CLEAR[20] ,Channel [20] Priority Set" "Default,High" textline " " setclrfld.long 0x00 19. 0x00 19. 0x04 19. " SET/CLEAR[19] ,Channel [19] Priority Set" "Default,High" setclrfld.long 0x00 18. 0x00 18. 0x04 18. " SET/CLEAR[18] ,Channel [18] Priority Set" "Default,High" setclrfld.long 0x00 17. 0x00 17. 0x04 17. " SET/CLEAR[17] ,Channel [17] Priority Set" "Default,High" textline " " setclrfld.long 0x00 16. 0x00 16. 0x04 16. " SET/CLEAR[16] ,Channel [16] Priority Set" "Default,High" setclrfld.long 0x00 15. 0x00 15. 0x04 15. " SET/CLEAR[15] ,Channel [15] Priority Set" "Default,High" setclrfld.long 0x00 14. 0x00 14. 0x04 14. " SET/CLEAR[14] ,Channel [14] Priority Set" "Default,High" textline " " setclrfld.long 0x00 13. 0x00 13. 0x04 13. " SET/CLEAR[13] ,Channel [13] Priority Set" "Default,High" setclrfld.long 0x00 12. 0x00 12. 0x04 12. " SET/CLEAR[12] ,Channel [12] Priority Set" "Default,High" setclrfld.long 0x00 11. 0x00 11. 0x04 11. " SET/CLEAR[11] ,Channel [11] Priority Set" "Default,High" textline " " setclrfld.long 0x00 10. 0x00 10. 0x04 10. " SET/CLEAR[10] ,Channel [10] Priority Set" "Default,High" setclrfld.long 0x00 9. 0x00 9. 0x04 9. " SET/CLEAR[9] ,Channel [9] Priority Set" "Default,High" setclrfld.long 0x00 8. 0x00 8. 0x04 8. " SET/CLEAR[8] ,Channel [8] Priority Set" "Default,High" textline " " setclrfld.long 0x00 7. 0x00 7. 0x04 7. " SET/CLEAR[7] ,Channel [7] Priority Set" "Default,High" setclrfld.long 0x00 6. 0x00 6. 0x04 6. " SET/CLEAR[6] ,Channel [6] Priority Set" "Default,High" setclrfld.long 0x00 5. 0x00 5. 0x04 5. " SET/CLEAR[5] ,Channel [5] Priority Set" "Default,High" textline " " setclrfld.long 0x00 4. 0x00 4. 0x04 4. " SET/CLEAR[4] ,Channel [4] Priority Set" "Default,High" setclrfld.long 0x00 3. 0x00 3. 0x04 3. " SET/CLEAR[3] ,Channel [3] Priority Set" "Default,High" setclrfld.long 0x00 2. 0x00 2. 0x04 2. " SET/CLEAR[2] ,Channel [2] Priority Set" "Default,High" textline " " setclrfld.long 0x00 1. 0x00 1. 0x04 1. " SET/CLEAR[1] ,Channel [1] Priority Set" "Default,High" setclrfld.long 0x00 0. 0x00 0. 0x04 0. " SET/CLEAR[0] ,Channel [0] Priority Set" "Default,High" group.long 0x4C++0x03 line.long 0x00 "DMAERRCLR,DMA Bus Error Clear" eventfld.long 0x00 0. " ERRCLR ,uDMA Bus Error Status" "No error,Error" group.long 0x500++0x07 line.long 0x00 "DMACHASGN,DMA Channel Assignment" bitfld.long 0x00 30. " CHASGN[30] ,Channel [30] Assignment Select" "Available for software,Available for software" bitfld.long 0x00 29. " CHASGN[29] ,Channel [29] Assignment Select" "Available for software,Available for software" bitfld.long 0x00 28. " CHASGN[28] ,Channel [28] Assignment Select" "Available for software,Available for software" textline " " bitfld.long 0x00 27. " CHASGN[27] ,Channel [27] Assignment Select" "Available for software,ADC Ch7" bitfld.long 0x00 26. " CHASGN[26] ,Channel [26] Assignment Select" "Available for software,ADC Ch6" bitfld.long 0x00 25. " CHASGN[25] ,Channel [25] Assignment Select" "SSI1 Transmit,ADC Ch5" textline " " bitfld.long 0x00 24. " CHASGN[24] ,Channel [24] Assignment Select" "SSI1 Receive,ADC Ch4" bitfld.long 0x00 23. " CHASGN[23] ,Channel [23] Assignment Select" "UART1 Transmit,Available for software" bitfld.long 0x00 22. " CHASGN[22] ,Channel [22] Assignment Select" "UART1 Receive,Available for software" textline " " bitfld.long 0x00 21. " CHASGN[21] ,Channel [21] Assignment Select" "GPT 1B,Available for software" bitfld.long 0x00 20. " CHASGN[20] ,Channel [20] Assignment Select" "GPT 1A,Available for software" bitfld.long 0x00 19. " CHASGN[19] ,Channel [19] Assignment Select" "GPT 0B,GPT 1B" textline " " bitfld.long 0x00 18. " CHASGN[18] ,Channel [18] Assignment Select" "GPT 0A,GTP 1A" bitfld.long 0x00 17. " CHASGN[17] ,Channel [17] Assignment Select" "ADC Ch3,Available for software" bitfld.long 0x00 16. " CHASGN[16] ,Channel [16] Assignment Select" "ADC Ch2,Available for software" textline " " bitfld.long 0x00 15. " CHASGN[15] ,Channel [15] Assignment Select" "ADC Ch1,GPT 2B" bitfld.long 0x00 14. " CHASGN[14] ,Channel [14] Assignment Select" "ADC Ch0,GPT 2A" bitfld.long 0x00 13. " CHASGN[13] ,Channel [13] Assignment Select" "Available for software,Available for software" textline " " bitfld.long 0x00 12. " CHASGN[12] ,Channel [12] Assignment Select" "Available for software,Available for software" bitfld.long 0x00 11. " CHASGN[11] ,Channel [11] Assignment Select" "SSI0 Transmit,SSI1 Transmit" bitfld.long 0x00 10. " CHASGN[10] ,Channel [10] Assignment Select" "SSI0 Receive,SSI1 Receive" textline " " bitfld.long 0x00 9. " CHASGN[9] ,Channel [9] Assignment Select" "UART0 Transmit,UART1 Transmit" bitfld.long 0x00 8. " CHASGN[8] ,Channel [8] Assignment Select" "UART0 Receive,UART1 Receive" bitfld.long 0x00 7. " CHASGN[7] ,Channel [7] Assignment Select" "Available for software,GTP 2B" textline " " bitfld.long 0x00 6. " CHASGN[6] ,Channel [6] Assignment Select" "Available for software,GTP 2A" bitfld.long 0x00 5. " CHASGN[5] ,Channel [5] Assignment Select" "Available for software,GTP 2B" bitfld.long 0x00 4. " CHASGN[4] ,Channel [4] Assignment Select" "Available for software,GTP 2A" textline " " bitfld.long 0x00 2. " CHASGN[2] ,Channel [2] Assignment Select" "Available for software,GTP 3A" bitfld.long 0x00 1. " CHASGN[1] ,Channel [1] Assignment Select" "Available for software,Available for software" bitfld.long 0x00 0. " CHASGN[0] ,Channel [0] Assignment Select" "Available for software,Available for software" line.long 0x04 "DMACHIS,DMA Channel Interrupt Status" eventfld.long 0x04 31. " CHIS[31] ,Channel [31] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 30. " CHIS[30] ,Channel [30] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 29. " CHIS[29] ,Channel [29] Interrupt Status" "No interrupt,Interrupt" textline " " eventfld.long 0x04 28. " CHIS[28] ,Channel [28] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 27. " CHIS[27] ,Channel [27] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 26. " CHIS[26] ,Channel [26] Interrupt Status" "No interrupt,Interrupt" textline " " eventfld.long 0x04 25. " CHIS[25] ,Channel [25] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 24. " CHIS[24] ,Channel [24] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 23. " CHIS[23] ,Channel [23] Interrupt Status" "No interrupt,Interrupt" textline " " eventfld.long 0x04 22. " CHIS[22] ,Channel [22] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 21. " CHIS[21] ,Channel [21] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 20. " CHIS[20] ,Channel [20] Interrupt Status" "No interrupt,Interrupt" textline " " eventfld.long 0x04 19. " CHIS[19] ,Channel [19] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 18. " CHIS[18] ,Channel [18] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 17. " CHIS[17] ,Channel [17] Interrupt Status" "No interrupt,Interrupt" textline " " eventfld.long 0x04 16. " CHIS[16] ,Channel [16] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 15. " CHIS[15] ,Channel [15] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 14. " CHIS[14] ,Channel [14] Interrupt Status" "No interrupt,Interrupt" textline " " eventfld.long 0x04 13. " CHIS[13] ,Channel [13] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 12. " CHIS[12] ,Channel [12] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 11. " CHIS[11] ,Channel [11] Interrupt Status" "No interrupt,Interrupt" textline " " eventfld.long 0x04 10. " CHIS[10] ,Channel [10] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 9. " CHIS[9] ,Channel [9] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 8. " CHIS[8] ,Channel [8] Interrupt Status" "No interrupt,Interrupt" textline " " eventfld.long 0x04 7. " CHIS[7] ,Channel [7] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 6. " CHIS[6] ,Channel [6] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 5. " CHIS[5] ,Channel [5] Interrupt Status" "No interrupt,Interrupt" textline " " eventfld.long 0x04 4. " CHIS[4] ,Channel [4] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 3. " CHIS[3] ,Channel [3] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 2. " CHIS[2] ,Channel [2] Interrupt Status" "No interrupt,Interrupt" textline " " eventfld.long 0x04 1. " CHIS[1] ,Channel [1] Interrupt Status" "No interrupt,Interrupt" eventfld.long 0x04 0. " CHIS[0] ,Channel [0] Interrupt Status" "No interrupt,Interrupt" group.long 0x510++0x0F line.long 0x00 "DMACHMAP0,DMA Channel Map Assignment" bitfld.long 0x00 28.--31. " CHMAP0[7] ,Channel 7 Assignment" "Available for software,GTP 2B,Available for software,Available for software,Available for software,..." bitfld.long 0x00 24.--27. " CHMAP0[6] ,Channel 6 Assignment" "Available for software,GTP 2A,Available for software,Available for software,Available for software,..." bitfld.long 0x00 20.--23. " CHMAP0[5] ,Channel 5 Assignment" "Available for software,GTP 2B,Available for software,Available for software,Software,..." textline " " bitfld.long 0x00 16.--19. " CHMAP0[4] ,Channel 4 Assignment" "Available for software,GTP 2A,Available for software,Available for software,RF Core Trigger,..." bitfld.long 0x00 8.--11. " CHMAP0[2] ,Channel 2 Assignment" "Available for software,GTP 3A,Available for software,Available for software,Flash,..." bitfld.long 0x00 4.--7. " CHMAP0[1] ,Channel 1 Assignment" "Available for software,Available for software,Available for software,Available for software,ADC Combined,..." textline " " bitfld.long 0x00 0.--3. " CHMAP0[0] ,Channel 0 Assignment" "Available for software,Available for software,Available for software,Available for software,..." line.long 0x04 "DMACHMAP1,DMA Channel Map Assignment" bitfld.long 0x04 28.--31. " CHMAP0[15] ,Channel 15 Assignment" "ADC Ch1,GTP 2B,Available for software,Available for software,Available for software,..." bitfld.long 0x04 24.--27. " CHMAP0[14] ,Channel 14 Assignment" "ADC Ch0,GTP 2A,Available for software,Available for software,Available for software,..." bitfld.long 0x04 20.--23. " CHMAP0[13] ,Channel 13 Assignment" "Available for software,Available for software,Available for software,Available for software,Available for software,..." textline " " bitfld.long 0x04 16.--19. " CHMAP0[12] ,Channel 12 Assignment" "Available for software,Available for software,Available for software,Available for software,Available for software,..." bitfld.long 0x04 12.--15. " CHMAP0[11] ,Channel 11 Assignment" "SSI0 Transmit,SSI1 Transmit,Available for software,Available for software,Available for software,..." bitfld.long 0x04 8.--11. " CHMAP0[10] ,Channel 10 Assignment" "SSI0 Receive,SSI1 Receive,Available for software,Available for software,Available for software,..." textline " " bitfld.long 0x04 4.--7. " CHMAP0[9] ,Channel 9 Assignment" "UART0 Transmit,UART1 Transmit,Available for software,Available for software,Available for software,..." bitfld.long 0x04 0.--3. " CHMAP0[8] ,Channel 8 Assignment" "UART0 Receive,UART1 Receive,Available for software,Available for software,Available for software,..." line.long 0x08 "DMACHMAP2,DMA Channel Map Assignment" bitfld.long 0x08 28.--31. " CHMAP0[23] ,Channel 23 Assignment" "UART1 Transmit,Available for software,Available for software,Available for software,Available for software,..." bitfld.long 0x08 24.--27. " CHMAP0[22] ,Channel 22 Assignment" "UART1 Receive,Available for software,Available for software,Available for software,Available for software,..." bitfld.long 0x08 20.--23. " CHMAP0[21] ,Channel 21 Assignment" "GPT 1B,Available for software,Available for software,Available for software,Available for software,..." textline " " bitfld.long 0x08 16.--19. " CHMAP0[20] ,Channel 20 Assignment" "GPT 1A,Available for software,Available for software,Available for software,Available for software,..." bitfld.long 0x08 12.--15. " CHMAP0[19] ,Channel 19 Assignment" "GPT 0B,GTP 1B,Available for software,Available for software,Available for software,..." bitfld.long 0x08 8.--11. " CHMAP0[18] ,Channel 18 Assignment" "GPT 0A,GTP 1A,Available for software,Available for software,Available for software,..." textline " " bitfld.long 0x08 4.--7. " CHMAP0[17] ,Channel 17 Assignment" "ADC Ch3,Available for software,Available for software,Available for software,Available for software,..." bitfld.long 0x08 0.--3. " CHMAP0[16] ,Channel 16 Assignment" "ADC Ch2,Available for software,Available for software,Available for software,Available for software,..." line.long 0x0C "DMACHMAP3,DMA Channel Map Assignment" bitfld.long 0x0C 24.--27. " CHMAP0[30] ,Channel 30 Assignment" "Available for software,Available for software,Available for software,Available for software,MAC Timer2 Trigger2,..." bitfld.long 0x0C 20.--23. " CHMAP0[29] ,Channel 29 Assignment" "Available for software,Available for software,Available for software,Available for software,MAC Timer2 Trigger1,..." bitfld.long 0x0C 16.--19. " CHMAP0[28] ,Channel 28 Assignment" "Available for software,Available for software,Available for software,Available for software,Available for software,..." textline " " bitfld.long 0x0C 12.--15. " CHMAP0[27] ,Channel 27 Assignment" "Available for software,ADC Ch7,Available for software,Available for software,Available for software,..." bitfld.long 0x0C 8.--11. " CHMAP0[26] ,Channel 26 Assignment" "Available for software,ADC Ch6,Available for software,Available for software,Available for software,..." bitfld.long 0x0C 4.--7. " CHMAP0[25] ,Channel 25 Assignment" "SSI1 Transmit,ADC Ch5,Available for software,Available for software,Available for software,..." textline " " bitfld.long 0x0C 0.--3. " CHMAP0[24] ,Channel 24 Assignment" "SSI1 Receive,ADC Ch4,Available for software,Available for software,Available for software,..." width 0xB tree.end tree.open "GPT (General-Purpose Timer)" tree "GPTimer 0" base ad:0x40030000 width 14. group.long 0x00++0x03 line.long 0x00 "GPTMCFG,GPTM Configuration Register" bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "32-bit timer,32-bit RTC,,,16-bit timer,,," if (((d.l(ad:0x40030000+0x04)&0x0A)==0x0A)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled" bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40030000+0x04)&0x0A)==0x02)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" bitfld.long 0x00 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40030000+0x04)&0x08)==0x08)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" else group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" endif if (((d.l(ad:0x40030000+0x08)&0x0A)==0x0A)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled" bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40030000+0x08)&0x0A)==0x02)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" bitfld.long 0x00 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40030000+0x08)&0x08)==0x08)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" else group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" endif group.long 0x0C++0x03 line.long 0x00 "GPTMCTL,GPTM Control Register" bitfld.long 0x00 14. " TBPWML ,GPTM Timer B PWM Output Level" "Unaffected,Inverted" bitfld.long 0x00 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled" bitfld.long 0x00 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive edge,Negative edge,,Both edges" bitfld.long 0x00 9. " TBSTALL ,GPTM Timer B Stall Enable" "Continues,Freezes" textline " " bitfld.long 0x00 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled" bitfld.long 0x00 6. " TAPWML ,GPTM Timer A PWM Output Level" "Unaffected,Inverted" bitfld.long 0x00 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled" bitfld.long 0x00 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive edge,Negative edge,,Both" bitfld.long 0x00 1. " TASTALL ,GPTM Timer A Stall Enable" "Continues,Freezes" bitfld.long 0x00 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled" group.long 0x10++0x03 line.long 0x00 "GPTSYNC,GPTM Synchronize" bitfld.long 0x00 6.--7. " SYNC3 ,Synchronize GPTM3" "Not affected,Timer A,Timer B,Both" bitfld.long 0x00 4.--5. " SYNC2 ,Synchronize GPTM2" "Not affected,Timer A,Timer B,Both" bitfld.long 0x00 2.--3. " SYNC1 ,Synchronize GPTM1" "Not affected,Timer A,Timer B,Both" bitfld.long 0x00 0.--1. " SYNC0 ,Synchronize GPTM0" "Not affected,Timer A,Timer B,Both" group.long 0x18++0x03 line.long 0x00 "GPTMIMR,GPTM Interrupt Mask Registerf" bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Mode Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 10. " CBEIM ,GPTM Capture B Event Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 9. " CBMIM ,GPTM Capture B Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 8. " TBTOIM ,GPTM Timer B Time-Out Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Mode Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 2. " CAEIM ,GPTM Capture A Event Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 1. " CAMIM ,GPTM Capture A Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 0. " TATOIM ,GPTM Timer A Time-Out Interrupt Mask" "Masked,Not masked" rgroup.long 0x1C++0x07 line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status Register" bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Mode Match Raw Interrupt" "Not reached,Reached" bitfld.long 0x00 10. " CBERIS ,GPTM Capture B Event Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 9. " CBMRIS ,GPTM Capture B Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 8. " TBTORIS ,GPTM Timer B Time-Out Raw Interrupt" "Not timed out,Timed out" textline " " bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Mode Match Raw Interrupt" "Not reached,Reached" bitfld.long 0x00 2. " CAERIS ,GPTM Capture A Event Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 1. " CAMRIS ,GPTM Capture A Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 0. " TATORIS ,GPTM Timer A Time-Out Raw Interrupt" "Not timed out,Timed out" line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status" bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Mode Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 10. " CBEMIS ,GPTM Capture B Event Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 9. " CBMMIS ,GPTM Capture B Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 8. " TBTOMIS ,GPTM Timer B Time-Out Masked Interrupt" "Not occurred,Occurred" textline " " bitfld.long 0x04 4. " TAMMIS ,GPTM Timer A Mode Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x04 2. " CAEMIS ,GPTM Capture A Event Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 1. " CAMMIS ,GPTM Capture A Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 0. " TATOMIS ,GPTM Timer A Time-Out Masked Interrupt" "Not occurred,Occurred" group.long 0x24++0x03 line.long 0x00 "GPTMICR,GPTM Interrupt Clear Register" bitfld.long 0x00 16. " WUECINT ,GPTM Write Update Error Interrupt Clear" "No effect,Clear" bitfld.long 0x00 11. " TBMCINT ,GPTM Timer B Mode Match Interrupt Clear" "No effect,Clear" bitfld.long 0x00 10. " CBECINT ,GPTM Capture B Event Interrupt Clear" "No effect,Clear" bitfld.long 0x00 9. " CBMCINT ,GPTM Capture B Match Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 8. " TBTOCINT ,GPTM Timer B Time-Out Interrupt Clear" "No effect,Clear" bitfld.long 0x00 4. " TAMCINT ,GPTM Timer A Mode Match Interrupt Clear" "No effect,Clear" bitfld.long 0x00 2. " CAECINT ,GPTM Capture A Event Interrupt Clear" "No effect,Clear" bitfld.long 0x00 1. " CAMCINT ,GPTM Capture A Match Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 0. " TATOCINT ,GPTM Timer A Time-Out Raw Interrupt" "No effect,Clear" group.long 0x28++0x1F line.long 0x00 "GPTMTAILR,GPTM Timer A Interval Load Register" line.long 0x04 "GPTMTBILR,GPTM Timer B Interval Load Register" hexmask.long.word 0x04 0.--15. 1. " GPTMTBILR ,GPTM Timer B Interval Load" line.long 0x08 "GPTMTAMATCHR,GPTM Timer A Match Register" line.long 0x0C "GPTMTBMATCHR,GPTM Timer B Match Register" hexmask.long.word 0x0C 0.--15. 1. " TBMR ,GPTM Timer B Match Register" line.long 0x10 "GPTMTAPR,GPTM Timer A Prescale Register" hexmask.long.byte 0x10 0.--7. 1. " TAPSR ,GPTM Timer A Prescale" line.long 0x14 "GPTMTBPR,GPTM Timer B Prescale Register" hexmask.long.byte 0x14 0.--7. 1. " TBPSR ,GPTM Timer B Prescale" line.long 0x18 "GPTMTAPMR,GPTM Timer A Prescale Match Register" hexmask.long.byte 0x18 0.--7. 1. " TAPSMR ,GPTM Timer A Prescale Match" line.long 0x1C "GPTMTBPMR,GPTM Timer B Prescale Match Register" hexmask.long.byte 0x1C 0.--7. 1. " TBPSMR ,GPTM Timer B Prescale Match" rgroup.long 0x48++0x07 line.long 0x00 "GPTMTAR,GPTM Timer A Register" line.long 0x04 "GPTMTBR,GPTM Timer B Register" hexmask.long.word 0x04 0.--15. 1. " TBR ,GPTM Timer B Register" group.long 0x50++0x07 line.long 0x00 "GPTMTAV,GPTM Timer A Value Register" line.long 0x04 "GPTMTBV,GPTM Timer B Value Register" hexmask.long.word 0x04 0.--15. 1. " TBV ,GPTM Timer B Value" if (((d.l(ad:0x40030000+0x00)&0x07)==0x04)) rgroup.long 0x5C++0x07 line.long 0x00 "GPTIMER_TAPS,GPTM Timer A Prescale Snapshot" hexmask.long.word 0x00 0.--15. 1. " PSS ,GPTM Timer A Prescaler" line.long 0x04 "GPTIMER_TBPS,GPTM Timer B Prescale Snapshot" hexmask.long.word 0x04 0.--15. 1. " PSS ,GPTM Timer B Prescaler" else hgroup.long 0x5C++0x07 hide.long 0x00 "GPTIMER_TAPS,GPTM Timer A Prescale Snapshot" hide.long 0x04 "GPTIMER_TBPS,GPTM Timer B Prescale Snapshot" endif rgroup.long 0xFC0++0x03 line.long 0x00 "GPTIMER_PP,GPTM Peripheral Properties" bitfld.long 0x00 6. " ALTCLK ,Alternate Clock Source" "Not capable,Capable" bitfld.long 0x00 5. " SYNCNT ,Synchronized Start" "Not capable,Capable" bitfld.long 0x00 4. " CHAIN ,Chain with other timers" "Not capable,Capable" bitfld.long 0x00 0.--3. " SIZE ,Timer size" "16 bits wide/8-bit prescale, 32 bits wide/16-bit prescale,..." width 0xB tree.end tree "GPTimer 1" base ad:0x40031000 width 14. group.long 0x00++0x03 line.long 0x00 "GPTMCFG,GPTM Configuration Register" bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "32-bit timer,32-bit RTC,,,16-bit timer,,," if (((d.l(ad:0x40031000+0x04)&0x0A)==0x0A)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled" bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40031000+0x04)&0x0A)==0x02)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" bitfld.long 0x00 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40031000+0x04)&0x08)==0x08)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" else group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" endif if (((d.l(ad:0x40031000+0x08)&0x0A)==0x0A)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled" bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40031000+0x08)&0x0A)==0x02)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" bitfld.long 0x00 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40031000+0x08)&0x08)==0x08)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" else group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" endif group.long 0x0C++0x03 line.long 0x00 "GPTMCTL,GPTM Control Register" bitfld.long 0x00 14. " TBPWML ,GPTM Timer B PWM Output Level" "Unaffected,Inverted" bitfld.long 0x00 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled" bitfld.long 0x00 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive edge,Negative edge,,Both edges" bitfld.long 0x00 9. " TBSTALL ,GPTM Timer B Stall Enable" "Continues,Freezes" textline " " bitfld.long 0x00 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled" bitfld.long 0x00 6. " TAPWML ,GPTM Timer A PWM Output Level" "Unaffected,Inverted" bitfld.long 0x00 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled" bitfld.long 0x00 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive edge,Negative edge,,Both" bitfld.long 0x00 1. " TASTALL ,GPTM Timer A Stall Enable" "Continues,Freezes" bitfld.long 0x00 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled" group.long 0x18++0x03 line.long 0x00 "GPTMIMR,GPTM Interrupt Mask Registerf" bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Mode Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 10. " CBEIM ,GPTM Capture B Event Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 9. " CBMIM ,GPTM Capture B Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 8. " TBTOIM ,GPTM Timer B Time-Out Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Mode Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 2. " CAEIM ,GPTM Capture A Event Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 1. " CAMIM ,GPTM Capture A Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 0. " TATOIM ,GPTM Timer A Time-Out Interrupt Mask" "Masked,Not masked" rgroup.long 0x1C++0x07 line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status Register" bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Mode Match Raw Interrupt" "Not reached,Reached" bitfld.long 0x00 10. " CBERIS ,GPTM Capture B Event Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 9. " CBMRIS ,GPTM Capture B Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 8. " TBTORIS ,GPTM Timer B Time-Out Raw Interrupt" "Not timed out,Timed out" textline " " bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Mode Match Raw Interrupt" "Not reached,Reached" bitfld.long 0x00 2. " CAERIS ,GPTM Capture A Event Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 1. " CAMRIS ,GPTM Capture A Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 0. " TATORIS ,GPTM Timer A Time-Out Raw Interrupt" "Not timed out,Timed out" line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status" bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Mode Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 10. " CBEMIS ,GPTM Capture B Event Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 9. " CBMMIS ,GPTM Capture B Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 8. " TBTOMIS ,GPTM Timer B Time-Out Masked Interrupt" "Not occurred,Occurred" textline " " bitfld.long 0x04 4. " TAMMIS ,GPTM Timer A Mode Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x04 2. " CAEMIS ,GPTM Capture A Event Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 1. " CAMMIS ,GPTM Capture A Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 0. " TATOMIS ,GPTM Timer A Time-Out Masked Interrupt" "Not occurred,Occurred" group.long 0x24++0x03 line.long 0x00 "GPTMICR,GPTM Interrupt Clear Register" bitfld.long 0x00 16. " WUECINT ,GPTM Write Update Error Interrupt Clear" "No effect,Clear" bitfld.long 0x00 11. " TBMCINT ,GPTM Timer B Mode Match Interrupt Clear" "No effect,Clear" bitfld.long 0x00 10. " CBECINT ,GPTM Capture B Event Interrupt Clear" "No effect,Clear" bitfld.long 0x00 9. " CBMCINT ,GPTM Capture B Match Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 8. " TBTOCINT ,GPTM Timer B Time-Out Interrupt Clear" "No effect,Clear" bitfld.long 0x00 4. " TAMCINT ,GPTM Timer A Mode Match Interrupt Clear" "No effect,Clear" bitfld.long 0x00 2. " CAECINT ,GPTM Capture A Event Interrupt Clear" "No effect,Clear" bitfld.long 0x00 1. " CAMCINT ,GPTM Capture A Match Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 0. " TATOCINT ,GPTM Timer A Time-Out Raw Interrupt" "No effect,Clear" group.long 0x28++0x1F line.long 0x00 "GPTMTAILR,GPTM Timer A Interval Load Register" line.long 0x04 "GPTMTBILR,GPTM Timer B Interval Load Register" hexmask.long.word 0x04 0.--15. 1. " GPTMTBILR ,GPTM Timer B Interval Load" line.long 0x08 "GPTMTAMATCHR,GPTM Timer A Match Register" line.long 0x0C "GPTMTBMATCHR,GPTM Timer B Match Register" hexmask.long.word 0x0C 0.--15. 1. " TBMR ,GPTM Timer B Match Register" line.long 0x10 "GPTMTAPR,GPTM Timer A Prescale Register" hexmask.long.byte 0x10 0.--7. 1. " TAPSR ,GPTM Timer A Prescale" line.long 0x14 "GPTMTBPR,GPTM Timer B Prescale Register" hexmask.long.byte 0x14 0.--7. 1. " TBPSR ,GPTM Timer B Prescale" line.long 0x18 "GPTMTAPMR,GPTM Timer A Prescale Match Register" hexmask.long.byte 0x18 0.--7. 1. " TAPSMR ,GPTM Timer A Prescale Match" line.long 0x1C "GPTMTBPMR,GPTM Timer B Prescale Match Register" hexmask.long.byte 0x1C 0.--7. 1. " TBPSMR ,GPTM Timer B Prescale Match" rgroup.long 0x48++0x07 line.long 0x00 "GPTMTAR,GPTM Timer A Register" line.long 0x04 "GPTMTBR,GPTM Timer B Register" hexmask.long.word 0x04 0.--15. 1. " TBR ,GPTM Timer B Register" group.long 0x50++0x07 line.long 0x00 "GPTMTAV,GPTM Timer A Value Register" line.long 0x04 "GPTMTBV,GPTM Timer B Value Register" hexmask.long.word 0x04 0.--15. 1. " TBV ,GPTM Timer B Value" if (((d.l(ad:0x40031000+0x00)&0x07)==0x04)) rgroup.long 0x5C++0x07 line.long 0x00 "GPTIMER_TAPS,GPTM Timer A Prescale Snapshot" hexmask.long.word 0x00 0.--15. 1. " PSS ,GPTM Timer A Prescaler" line.long 0x04 "GPTIMER_TBPS,GPTM Timer B Prescale Snapshot" hexmask.long.word 0x04 0.--15. 1. " PSS ,GPTM Timer B Prescaler" else hgroup.long 0x5C++0x07 hide.long 0x00 "GPTIMER_TAPS,GPTM Timer A Prescale Snapshot" hide.long 0x04 "GPTIMER_TBPS,GPTM Timer B Prescale Snapshot" endif rgroup.long 0xFC0++0x03 line.long 0x00 "GPTIMER_PP,GPTM Peripheral Properties" bitfld.long 0x00 6. " ALTCLK ,Alternate Clock Source" "Not capable,Capable" bitfld.long 0x00 5. " SYNCNT ,Synchronized Start" "Not capable,Capable" bitfld.long 0x00 4. " CHAIN ,Chain with other timers" "Not capable,Capable" bitfld.long 0x00 0.--3. " SIZE ,Timer size" "16 bits wide/8-bit prescale, 32 bits wide/16-bit prescale,..." width 0xB tree.end tree "GPTimer 2" base ad:0x40032000 width 14. group.long 0x00++0x03 line.long 0x00 "GPTMCFG,GPTM Configuration Register" bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "32-bit timer,32-bit RTC,,,16-bit timer,,," if (((d.l(ad:0x40032000+0x04)&0x0A)==0x0A)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled" bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40032000+0x04)&0x0A)==0x02)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" bitfld.long 0x00 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40032000+0x04)&0x08)==0x08)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" else group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" endif if (((d.l(ad:0x40032000+0x08)&0x0A)==0x0A)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled" bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40032000+0x08)&0x0A)==0x02)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" bitfld.long 0x00 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40032000+0x08)&0x08)==0x08)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" else group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" endif group.long 0x0C++0x03 line.long 0x00 "GPTMCTL,GPTM Control Register" bitfld.long 0x00 14. " TBPWML ,GPTM Timer B PWM Output Level" "Unaffected,Inverted" bitfld.long 0x00 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled" bitfld.long 0x00 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive edge,Negative edge,,Both edges" bitfld.long 0x00 9. " TBSTALL ,GPTM Timer B Stall Enable" "Continues,Freezes" textline " " bitfld.long 0x00 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled" bitfld.long 0x00 6. " TAPWML ,GPTM Timer A PWM Output Level" "Unaffected,Inverted" bitfld.long 0x00 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled" bitfld.long 0x00 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive edge,Negative edge,,Both" bitfld.long 0x00 1. " TASTALL ,GPTM Timer A Stall Enable" "Continues,Freezes" bitfld.long 0x00 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled" group.long 0x18++0x03 line.long 0x00 "GPTMIMR,GPTM Interrupt Mask Registerf" bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Mode Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 10. " CBEIM ,GPTM Capture B Event Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 9. " CBMIM ,GPTM Capture B Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 8. " TBTOIM ,GPTM Timer B Time-Out Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Mode Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 2. " CAEIM ,GPTM Capture A Event Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 1. " CAMIM ,GPTM Capture A Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 0. " TATOIM ,GPTM Timer A Time-Out Interrupt Mask" "Masked,Not masked" rgroup.long 0x1C++0x07 line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status Register" bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Mode Match Raw Interrupt" "Not reached,Reached" bitfld.long 0x00 10. " CBERIS ,GPTM Capture B Event Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 9. " CBMRIS ,GPTM Capture B Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 8. " TBTORIS ,GPTM Timer B Time-Out Raw Interrupt" "Not timed out,Timed out" textline " " bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Mode Match Raw Interrupt" "Not reached,Reached" bitfld.long 0x00 2. " CAERIS ,GPTM Capture A Event Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 1. " CAMRIS ,GPTM Capture A Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 0. " TATORIS ,GPTM Timer A Time-Out Raw Interrupt" "Not timed out,Timed out" line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status" bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Mode Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 10. " CBEMIS ,GPTM Capture B Event Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 9. " CBMMIS ,GPTM Capture B Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 8. " TBTOMIS ,GPTM Timer B Time-Out Masked Interrupt" "Not occurred,Occurred" textline " " bitfld.long 0x04 4. " TAMMIS ,GPTM Timer A Mode Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x04 2. " CAEMIS ,GPTM Capture A Event Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 1. " CAMMIS ,GPTM Capture A Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 0. " TATOMIS ,GPTM Timer A Time-Out Masked Interrupt" "Not occurred,Occurred" group.long 0x24++0x03 line.long 0x00 "GPTMICR,GPTM Interrupt Clear Register" bitfld.long 0x00 16. " WUECINT ,GPTM Write Update Error Interrupt Clear" "No effect,Clear" bitfld.long 0x00 11. " TBMCINT ,GPTM Timer B Mode Match Interrupt Clear" "No effect,Clear" bitfld.long 0x00 10. " CBECINT ,GPTM Capture B Event Interrupt Clear" "No effect,Clear" bitfld.long 0x00 9. " CBMCINT ,GPTM Capture B Match Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 8. " TBTOCINT ,GPTM Timer B Time-Out Interrupt Clear" "No effect,Clear" bitfld.long 0x00 4. " TAMCINT ,GPTM Timer A Mode Match Interrupt Clear" "No effect,Clear" bitfld.long 0x00 2. " CAECINT ,GPTM Capture A Event Interrupt Clear" "No effect,Clear" bitfld.long 0x00 1. " CAMCINT ,GPTM Capture A Match Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 0. " TATOCINT ,GPTM Timer A Time-Out Raw Interrupt" "No effect,Clear" group.long 0x28++0x1F line.long 0x00 "GPTMTAILR,GPTM Timer A Interval Load Register" line.long 0x04 "GPTMTBILR,GPTM Timer B Interval Load Register" hexmask.long.word 0x04 0.--15. 1. " GPTMTBILR ,GPTM Timer B Interval Load" line.long 0x08 "GPTMTAMATCHR,GPTM Timer A Match Register" line.long 0x0C "GPTMTBMATCHR,GPTM Timer B Match Register" hexmask.long.word 0x0C 0.--15. 1. " TBMR ,GPTM Timer B Match Register" line.long 0x10 "GPTMTAPR,GPTM Timer A Prescale Register" hexmask.long.byte 0x10 0.--7. 1. " TAPSR ,GPTM Timer A Prescale" line.long 0x14 "GPTMTBPR,GPTM Timer B Prescale Register" hexmask.long.byte 0x14 0.--7. 1. " TBPSR ,GPTM Timer B Prescale" line.long 0x18 "GPTMTAPMR,GPTM Timer A Prescale Match Register" hexmask.long.byte 0x18 0.--7. 1. " TAPSMR ,GPTM Timer A Prescale Match" line.long 0x1C "GPTMTBPMR,GPTM Timer B Prescale Match Register" hexmask.long.byte 0x1C 0.--7. 1. " TBPSMR ,GPTM Timer B Prescale Match" rgroup.long 0x48++0x07 line.long 0x00 "GPTMTAR,GPTM Timer A Register" line.long 0x04 "GPTMTBR,GPTM Timer B Register" hexmask.long.word 0x04 0.--15. 1. " TBR ,GPTM Timer B Register" group.long 0x50++0x07 line.long 0x00 "GPTMTAV,GPTM Timer A Value Register" line.long 0x04 "GPTMTBV,GPTM Timer B Value Register" hexmask.long.word 0x04 0.--15. 1. " TBV ,GPTM Timer B Value" if (((d.l(ad:0x40032000+0x00)&0x07)==0x04)) rgroup.long 0x5C++0x07 line.long 0x00 "GPTIMER_TAPS,GPTM Timer A Prescale Snapshot" hexmask.long.word 0x00 0.--15. 1. " PSS ,GPTM Timer A Prescaler" line.long 0x04 "GPTIMER_TBPS,GPTM Timer B Prescale Snapshot" hexmask.long.word 0x04 0.--15. 1. " PSS ,GPTM Timer B Prescaler" else hgroup.long 0x5C++0x07 hide.long 0x00 "GPTIMER_TAPS,GPTM Timer A Prescale Snapshot" hide.long 0x04 "GPTIMER_TBPS,GPTM Timer B Prescale Snapshot" endif rgroup.long 0xFC0++0x03 line.long 0x00 "GPTIMER_PP,GPTM Peripheral Properties" bitfld.long 0x00 6. " ALTCLK ,Alternate Clock Source" "Not capable,Capable" bitfld.long 0x00 5. " SYNCNT ,Synchronized Start" "Not capable,Capable" bitfld.long 0x00 4. " CHAIN ,Chain with other timers" "Not capable,Capable" bitfld.long 0x00 0.--3. " SIZE ,Timer size" "16 bits wide/8-bit prescale, 32 bits wide/16-bit prescale,..." width 0xB tree.end tree "GPTimer 3" base ad:0x40033000 width 14. group.long 0x00++0x03 line.long 0x00 "GPTMCFG,GPTM Configuration Register" bitfld.long 0x00 0.--2. " GPTMCFG ,GPTM Configuration" "32-bit timer,32-bit RTC,,,16-bit timer,,," if (((d.l(ad:0x40033000+0x04)&0x0A)==0x0A)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled" bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40033000+0x04)&0x0A)==0x02)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" bitfld.long 0x00 7. " TASNAPS ,GPTM Timer A Snap-Shot Mode" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40033000+0x04)&0x08)==0x08)) group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TAPWMIE ,GPTM Timer A PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" else group.long 0x04++0x03 line.long 0x00 "GPTMTAMR,GPTM Timer A Mode Register" bitfld.long 0x00 11. " TAPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TAMRSU ,Timer A Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TAILD ,GPTM Timer A PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TAWOT ,GPTM Timer A Wait-on-Trigger" "Disabled,Enabled" bitfld.long 0x00 5. " TAMIE ,GPTM Timer A Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TACDIR ,GPTM Timer A Count Direction" "Down,Up" textline " " bitfld.long 0x00 3. " TAAMS ,GPTM Timer A Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TACMR ,GPTM Timer A Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TAMR ,GPTM Timer A Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" endif if (((d.l(ad:0x40033000+0x08)&0x0A)==0x0A)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled" bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40033000+0x08)&0x0A)==0x02)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" bitfld.long 0x00 7. " TBSNAPS ,GPTM Timer B Snap-Shot Mode" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" elif (((d.l(ad:0x40033000+0x08)&0x08)==0x08)) group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 9. " TBPWMIE ,GPTM Timer B PWM Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" else group.long 0x08++0x03 line.long 0x00 "GPTMTBMR,GPTM Timer B Mode Register" bitfld.long 0x00 11. " TBPLO ,Legacy PWM Operation" "Legacy,Time-out" bitfld.long 0x00 10. " TBMRSU ,Timer B Match Register Update Mode" "On the next cycle,On the next time-out" bitfld.long 0x00 8. " TBILD ,GPTM Timer B PWM Interval Load Write" "On the next cycle,On the next time-out" textline " " bitfld.long 0x00 6. " TBWOT ,GPTM Timer B Wait-on-Trigger" "Low,High" bitfld.long 0x00 5. " TBMIE ,GPTM Timer B Match Interrupt Enable" "Disabled,Enabled" bitfld.long 0x00 4. " TBCDIR ,GPTM Timer B Count Direction" "Counts Down,Counts Up" textline " " bitfld.long 0x00 3. " TBAMS ,GPTM Timer B Alternate Mode Select" "Capture,PWM" bitfld.long 0x00 2. " TBCMR ,GPTM Timer B Capture Mode" "Edge-Count,Edge-Time" textline " " bitfld.long 0x00 0.--1. " TBMR ,GPTM Timer B Mode" ",One-shot timer mode,Periodic Timer mode,Capture mode" endif group.long 0x0C++0x03 line.long 0x00 "GPTMCTL,GPTM Control Register" bitfld.long 0x00 14. " TBPWML ,GPTM Timer B PWM Output Level" "Unaffected,Inverted" bitfld.long 0x00 13. " TBOTE ,GPTM Timer B Output Trigger Enable" "Disabled,Enabled" bitfld.long 0x00 10.--11. " TBEVENT ,GPTM Timer B Event Mode" "Positive edge,Negative edge,,Both edges" bitfld.long 0x00 9. " TBSTALL ,GPTM Timer B Stall Enable" "Continues,Freezes" textline " " bitfld.long 0x00 8. " TBEN ,GPTM Timer B Enable" "Disabled,Enabled" bitfld.long 0x00 6. " TAPWML ,GPTM Timer A PWM Output Level" "Unaffected,Inverted" bitfld.long 0x00 5. " TAOTE ,GPTM Timer A Output Trigger Enable" "Disabled,Enabled" bitfld.long 0x00 4. " RTCEN ,GPTM RTC Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 2.--3. " TAEVENT ,GPTM Timer A Event Mode" "Positive edge,Negative edge,,Both" bitfld.long 0x00 1. " TASTALL ,GPTM Timer A Stall Enable" "Continues,Freezes" bitfld.long 0x00 0. " TAEN ,GPTM Timer A Enable" "Disabled,Enabled" group.long 0x18++0x03 line.long 0x00 "GPTMIMR,GPTM Interrupt Mask Registerf" bitfld.long 0x00 11. " TBMIM ,GPTM Timer B Mode Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 10. " CBEIM ,GPTM Capture B Event Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 9. " CBMIM ,GPTM Capture B Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 8. " TBTOIM ,GPTM Timer B Time-Out Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x00 4. " TAMIM ,GPTM Timer A Mode Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 2. " CAEIM ,GPTM Capture A Event Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 1. " CAMIM ,GPTM Capture A Match Interrupt Mask" "Masked,Not masked" bitfld.long 0x00 0. " TATOIM ,GPTM Timer A Time-Out Interrupt Mask" "Masked,Not masked" rgroup.long 0x1C++0x07 line.long 0x00 "GPTMRIS,GPTM Raw Interrupt Status Register" bitfld.long 0x00 11. " TBMRIS ,GPTM Timer B Mode Match Raw Interrupt" "Not reached,Reached" bitfld.long 0x00 10. " CBERIS ,GPTM Capture B Event Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 9. " CBMRIS ,GPTM Capture B Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 8. " TBTORIS ,GPTM Timer B Time-Out Raw Interrupt" "Not timed out,Timed out" textline " " bitfld.long 0x00 4. " TAMRIS ,GPTM Timer A Mode Match Raw Interrupt" "Not reached,Reached" bitfld.long 0x00 2. " CAERIS ,GPTM Capture A Event Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 1. " CAMRIS ,GPTM Capture A Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x00 0. " TATORIS ,GPTM Timer A Time-Out Raw Interrupt" "Not timed out,Timed out" line.long 0x04 "GPTMMIS,GPTM Masked Interrupt Status" bitfld.long 0x04 11. " TBMMIS ,GPTM Timer B Mode Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 10. " CBEMIS ,GPTM Capture B Event Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 9. " CBMMIS ,GPTM Capture B Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 8. " TBTOMIS ,GPTM Timer B Time-Out Masked Interrupt" "Not occurred,Occurred" textline " " bitfld.long 0x04 4. " TAMMIS ,GPTM Timer A Mode Match Raw Interrupt" "Not occurred,Occurred" bitfld.long 0x04 2. " CAEMIS ,GPTM Capture A Event Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 1. " CAMMIS ,GPTM Capture A Match Masked Interrupt" "Not occurred,Occurred" bitfld.long 0x04 0. " TATOMIS ,GPTM Timer A Time-Out Masked Interrupt" "Not occurred,Occurred" group.long 0x24++0x03 line.long 0x00 "GPTMICR,GPTM Interrupt Clear Register" bitfld.long 0x00 16. " WUECINT ,GPTM Write Update Error Interrupt Clear" "No effect,Clear" bitfld.long 0x00 11. " TBMCINT ,GPTM Timer B Mode Match Interrupt Clear" "No effect,Clear" bitfld.long 0x00 10. " CBECINT ,GPTM Capture B Event Interrupt Clear" "No effect,Clear" bitfld.long 0x00 9. " CBMCINT ,GPTM Capture B Match Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 8. " TBTOCINT ,GPTM Timer B Time-Out Interrupt Clear" "No effect,Clear" bitfld.long 0x00 4. " TAMCINT ,GPTM Timer A Mode Match Interrupt Clear" "No effect,Clear" bitfld.long 0x00 2. " CAECINT ,GPTM Capture A Event Interrupt Clear" "No effect,Clear" bitfld.long 0x00 1. " CAMCINT ,GPTM Capture A Match Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 0. " TATOCINT ,GPTM Timer A Time-Out Raw Interrupt" "No effect,Clear" group.long 0x28++0x1F line.long 0x00 "GPTMTAILR,GPTM Timer A Interval Load Register" line.long 0x04 "GPTMTBILR,GPTM Timer B Interval Load Register" hexmask.long.word 0x04 0.--15. 1. " GPTMTBILR ,GPTM Timer B Interval Load" line.long 0x08 "GPTMTAMATCHR,GPTM Timer A Match Register" line.long 0x0C "GPTMTBMATCHR,GPTM Timer B Match Register" hexmask.long.word 0x0C 0.--15. 1. " TBMR ,GPTM Timer B Match Register" line.long 0x10 "GPTMTAPR,GPTM Timer A Prescale Register" hexmask.long.byte 0x10 0.--7. 1. " TAPSR ,GPTM Timer A Prescale" line.long 0x14 "GPTMTBPR,GPTM Timer B Prescale Register" hexmask.long.byte 0x14 0.--7. 1. " TBPSR ,GPTM Timer B Prescale" line.long 0x18 "GPTMTAPMR,GPTM Timer A Prescale Match Register" hexmask.long.byte 0x18 0.--7. 1. " TAPSMR ,GPTM Timer A Prescale Match" line.long 0x1C "GPTMTBPMR,GPTM Timer B Prescale Match Register" hexmask.long.byte 0x1C 0.--7. 1. " TBPSMR ,GPTM Timer B Prescale Match" rgroup.long 0x48++0x07 line.long 0x00 "GPTMTAR,GPTM Timer A Register" line.long 0x04 "GPTMTBR,GPTM Timer B Register" hexmask.long.word 0x04 0.--15. 1. " TBR ,GPTM Timer B Register" group.long 0x50++0x07 line.long 0x00 "GPTMTAV,GPTM Timer A Value Register" line.long 0x04 "GPTMTBV,GPTM Timer B Value Register" hexmask.long.word 0x04 0.--15. 1. " TBV ,GPTM Timer B Value" if (((d.l(ad:0x40033000+0x00)&0x07)==0x04)) rgroup.long 0x5C++0x07 line.long 0x00 "GPTIMER_TAPS,GPTM Timer A Prescale Snapshot" hexmask.long.word 0x00 0.--15. 1. " PSS ,GPTM Timer A Prescaler" line.long 0x04 "GPTIMER_TBPS,GPTM Timer B Prescale Snapshot" hexmask.long.word 0x04 0.--15. 1. " PSS ,GPTM Timer B Prescaler" else hgroup.long 0x5C++0x07 hide.long 0x00 "GPTIMER_TAPS,GPTM Timer A Prescale Snapshot" hide.long 0x04 "GPTIMER_TBPS,GPTM Timer B Prescale Snapshot" endif rgroup.long 0xFC0++0x03 line.long 0x00 "GPTIMER_PP,GPTM Peripheral Properties" bitfld.long 0x00 6. " ALTCLK ,Alternate Clock Source" "Not capable,Capable" bitfld.long 0x00 5. " SYNCNT ,Synchronized Start" "Not capable,Capable" bitfld.long 0x00 4. " CHAIN ,Chain with other timers" "Not capable,Capable" bitfld.long 0x00 0.--3. " SIZE ,Timer size" "16 bits wide/8-bit prescale, 32 bits wide/16-bit prescale,..." width 0xB tree.end tree.end tree "MTM (MAC Timer)" base ad:0x40088800 width 10. group.long 0x00++0x27 line.long 0x00 "MTCSPCFG,MAC Timer Event Configuration" bitfld.long 0x00 4.--6. " EVENMT_CFG ,Selects the event that triggers an MT_EVENT2 pulse" "MT_per,MT_cmp1,MT_cmp2,MTovf_per,MTovf_cmp1,MTovf_cmp2,,No event" bitfld.long 0x00 0.--2. " EVENT1_CFG ,Selects the event that triggers an MT_EVENT1 pulse" "MT_per,MT_cmp1,MT_cmp2,MTovf_per,MTovf_cmp1,MTovf_cmp2,,No event" line.long 0x04 "MTCTRL,MAC Timer Control Register" bitfld.long 0x04 3. " LATCH_MODE ,Latch Mode" "Low,High" rbitfld.long 0x04 2. " STATE ,State of MAC Timer" "Idle,Running" bitfld.long 0x04 1. " SYNC ,Synchronization" "Immediate,Delayed" bitfld.long 0x04 0. " RUN ,Run" "Stopped,Started" line.long 0x08 "MTIRQM,MAC Timer Interrupt Mask" bitfld.long 0x08 5. " OVF_COMPARE2M ,MAC Timer Overflow-count Compare2 Interrupt" "Disabled,Enabled" bitfld.long 0x08 4. " OVF_COMPARE1M ,MAC Timer Overflow-count Compare1 Interrupt" "Disabled,Enabled" bitfld.long 0x08 3. " OVF_PERM ,MAC Timer Overflow Period Interrupt" "Disabled,Enabled" textline " " bitfld.long 0x08 2. " COMPARE2M ,MAC Timer Compare2 Interrupt" "Disabled,Enabled" bitfld.long 0x08 1. " COMPARE1M ,MAC Timer Compare1 Interrupt" "Disabled,Enabled" bitfld.long 0x08 0. " PERM ,MAC Timer Period Interrupt" "Disabled,Enabled" line.long 0x0C "MTIRQF,MAC Timer Interrupt Flags" bitfld.long 0x0C 5. " OVF_COMPARE2F ,MAC Timer Overflow-count Compare2 Interrupt Flag" "Not set,Set" bitfld.long 0x0C 4. " OVF_COMPARE1F ,MAC Timer Overflow-count Compare1 Interrupt Flag" "Not set,Set" bitfld.long 0x0C 3. " OVF_PERF ,MAC Timer Overflow Period Interrupt Flag" "Not set,Set" textline " " bitfld.long 0x0C 2. " COMPARE2F ,MAC Timer Compare2 Interrupt Flag" "Not set,Set" bitfld.long 0x0C 1. " COMPARE1F ,MAC Timer Compare1 Interrupt Flag" "Not set,Set" bitfld.long 0x0C 0. " PERF ,MAC Timer Period Interrupt Flag" "Not set,Set" line.long 0x10 "MTMSEL,MAC Timer Multiplex Select" bitfld.long 0x10 4.--6. " MTMOVFSEL ,MAC Timer Overflow-count Select" "MTovf,MTovf_cap,MTovf_per,MTovf_cmp1,MTovf_cmp2,,," bitfld.long 0x10 0.--2. " MTMSEL ,MAC Timer Select" "MTtim,MT_cap,MT_per,MT_cmp1,MT_cmp2,,," line.long 0x14 "MTM0,MAC Timer Multiplexed Register 0" hexmask.long.byte 0x14 0.--7. 1. " MTM0 ,MAC Timer multiplexed 0" line.long 0x18 "MTM1,MAC Timer Multiplexed Register 1" hexmask.long.byte 0x18 0.--7. 1. " MTM1 ,MAC Timer multiplexed 1" line.long 0x1C "MTMOVF2,MAC Timer Multiplexed Overflow Register 2" hexmask.long.byte 0x1C 0.--7. 1. " MTMOVF2 ,MAC Timer multiplexed overflow 2" line.long 0x20 "MTMOVF1,MAC Timer Multiplexed Overflow Register 1" hexmask.long.byte 0x20 0.--7. 1. " MTMOVF1 ,MAC Timer multiplexed overflow 1" line.long 0x24 "MTMOVF0,MAC Timer Multiplexed Overflow Register 0" hexmask.long.byte 0x24 0.--7. 1. " MTMOVF0 ,MAC Timer multiplexed overflow 0" width 0xb tree.end tree "ST (Sleep Timer)" base ad:0x400D5000 width 8. group.long 0x40++0x0F line.long 0x00 "ST0,Sleep Timer 0 Count and Compare" hexmask.long.byte 0x00 0.--7. 1. " ST0 ,Sleep Timer Count and Compare Value" line.long 0x04 "ST1,Sleep Timer 1 Count and Compare" hexmask.long.byte 0x04 0.--7. 1. " ST1 ,Sleep Timer Count and Compare Value" line.long 0x08 "ST2,Sleep Timer 2 Count and Compare" hexmask.long.byte 0x08 0.--7. 1. " ST2 ,Sleep Timer Count and Compare Value" line.long 0x0C "ST3,Sleep Timer 3 Count and Compare" hexmask.long.byte 0x0C 0.--7. 1. " ST3 ,Sleep Timer Count and Compare Value" rgroup.long 0x50++0x03 line.long 0x00 "STLOAD,Sleep Timer Load Status" bitfld.long 0x00 0. " STLOAD ,Load Status" "Complete,Busy" if (((d.l(ad:0x400D5000+0x54)&0x38)==((0x00)||(0x08)||(0x10)||(0x18)))) group.long 0x54++0x07 line.long 0x00 "STCC,Sleep Timer Capture Control" bitfld.long 0x00 3.--5. " PORT ,Port select" "Port A,Port B,Port C,Port D,,,," bitfld.long 0x00 0.--2. " PIN ,Pin select" ",1,2,3,4,5,6,7" line.long 0x04 "STCS,Sleep Timer Capture Status" bitfld.long 0x04 0. " VALID ,Capture valid flag" "Not set,Set" else group.long 0x54++0x07 line.long 0x00 "STCC,Sleep Timer Capture Control" bitfld.long 0x00 3.--5. " PORT ,Port select" "Port A,Port B,Port C,Port D,,,," line.long 0x04 "STCS,Sleep Timer Capture Status" bitfld.long 0x04 0. " VALID ,Capture valid flag" "Not set,Set" endif rgroup.long 0x5C++0x0F line.long 0x00 "STCV0,Sleep Timer Capture Value Byte 0" hexmask.long.byte 0x00 0.--7. 1. " STCV0 ,Bits [7:0] of Sleep Timer capture value" line.long 0x04 "STCV1,Sleep Timer Capture Value Byte 1" hexmask.long.byte 0x04 0.--7. 1. " STCV1 ,Bits [15:8] of Sleep Timer capture value" line.long 0x08 "STCV2,Sleep Timer Capture Value Byte 2" hexmask.long.byte 0x08 0.--7. 1. " STCV2 ,Bits [23:16] of Sleep Timer capture value" line.long 0x0C "STCV3,Sleep Timer Capture Value Byte 3" hexmask.long.byte 0x0C 0.--7. 1. " STCV3 ,Bits [32:24] of Sleep Timer capture value" width 0xb tree.end tree "WDT (Watchdog Timer)" base ad:0x400D5000 width 7. group.long 0x00++0x03 line.long 0x00 "WDCTL,Watchdog Timer Control" bitfld.long 0x00 4.--7. " CLR ,Clear timer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 3. " EN ,Enable timer" "Disabled,Enabled" bitfld.long 0x00 0.--1. " INT ,Timer Interval select" "Twdt x 32768,Twdt x 8192,Twdt x 512,Twdt x 64" width 0xb tree.end tree "ADC (Analog-to-Digital Converter)" base ad:0x400D7000 width 9. if (((d.l(ad:0x400D7000+0x00)&0x30)==0x30)) group.long 0x00++0x03 line.long 0x00 "ADCCON1,ADC Control Register" bitfld.long 0x00 7. " EOC ,End of conversion" "Not complete,Completed" bitfld.long 0x00 6. " ST ,Start conversion" "No conversion,Started" bitfld.long 0x00 4.--5. " STSEL ,Start select" "Not implemented,Full Speed,Timer1 Ch0 CMP event,ADCCON1.ST = 1" textline " " bitfld.long 0x00 2.--3. " RCTRL ,Controls the 16-bit random-number generator" "Normal operation,Clock the LFSR once,,Stopped" else group.long 0x00++0x03 line.long 0x00 "ADCCON1,ADC Control Register" bitfld.long 0x00 7. " EOC ,End of conversion" "Not complete,Completed" bitfld.long 0x00 6. " ST ,Start conversion" "No conversion,No effect" bitfld.long 0x00 4.--5. " STSEL ,Start select" "Not implemented,Full Speed,Timer1 Ch0 CMP event,ADCCON1.ST = 1" textline " " bitfld.long 0x00 2.--3. " RCTRL ,Controls the 16-bit random-number generator" "Normal operation,Clock the LFSR once,,Stopped" endif group.long 0x04++0x07 line.long 0x00 "ADCCON2,ADC Control Register" bitfld.long 0x00 6.--7. " SREF ,Reference voltage used for the sequence of conversions" "Internal,External on AIN7 pin,AVDD5 pin,External on AIN6-AIN7" bitfld.long 0x00 4.--5. " SDIV ,Decimation rate for channels" "64,128,256,512" bitfld.long 0x00 0.--3. " SCH ,Sequence channel select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN0-AIN1,AIN2-AIN3,AIN4-AIN5,AIN6-AIN7,GND,,Temperature sensor,VDD/3" line.long 0x04 "ADCCON3,ADC Control Register" bitfld.long 0x04 6.--7. " EREF ,Reference voltage used for the extra conversion" "Internal,External on AIN7 pin,AVDD5 pin,External on AIN6-AIN7" bitfld.long 0x04 4.--5. " EDIV ,Decimation rate for channels" "64,128,256,512" bitfld.long 0x04 0.--3. " ECH ,Sequence channel select" "AIN0,AIN1,AIN2,AIN3,AIN4,AIN5,AIN6,AIN7,AIN0-AIN1,AIN2-AIN3,AIN4-AIN5,AIN6-AIN7,GND,,Temperature sensor,VDD/3" rgroup.long 0x0C++0x03 line.long 0x00 "ADCL,Least-significant Conversion Result Register" hexmask.long.byte 0x00 2.--7. 1. " ADC ,Least-significant part of ADC conversion result" hgroup.long 0x10++0x03 hide.long 0x00 "ADCH,Most-significant Conversion Result Register" in width 0xb tree.end tree "RND (Random Number Generator)" base ad:0x400D7000 width 9. if (((d.l(ad:0x400D7000+0x00)&0x30)==0x30)) group.long 0x00++0x03 line.long 0x00 "ADCCON1,ADC Control Register" bitfld.long 0x00 7. " EOC ,End of conversion" "Not complete,Completed" bitfld.long 0x00 6. " ST ,Start conversion" "No conversion,Started" bitfld.long 0x00 4.--5. " STSEL ,Start select" "Not implemented,Full speed,Timer 1 Ch 0 compare event,ADCCON1.ST = 1" textline " " bitfld.long 0x00 2.--3. " RCTRL ,Controls the 16-bit random-number generator" "Normal operation,Clock the LFSR once,,Stopped" else group.long 0x00++0x03 line.long 0x00 "ADCCON1,ADC Control Register" bitfld.long 0x00 7. " EOC ,End of conversion" "Not complete,Completed" bitfld.long 0x00 6. " ST ,Start conversion" "No conversion,No effect" bitfld.long 0x00 4.--5. " STSEL ,Start select" "Not implemented,Full speed,Timer 1 Ch 0 compare event,ADCCON1.ST = 1" textline " " bitfld.long 0x00 2.--3. " RCTRL ,Controls the 16-bit random-number generator" "Normal operation,Clock the LFSR once,,Stopped" endif group.long 0x14++0x07 line.long 0x00 "RNDL,Random-Number-Generator Data Register,Low byte" line.long 0x04 "RNDH,Random-Number-Generator Data Register,High byte" width 0xB tree.end tree "AC (Analog Comparator)" base ad:0x400D7024 width 8. group.long 0x00++0x03 line.long 0x00 "CMPCTL,Analog Comparator Control and Status Register" bitfld.long 0x00 1. " EN ,Comparator enable" "Disabled,Enabled" rbitfld.long 0x00 0. " OUTPUT ,Comparator output" "0,1" width 0xb tree.end tree.open "UART (Universal Asynchronous Receivers and Transmitters)" tree "UART0" base ad:0x4000C000 width 18. hgroup.long 0x00++0x03 hide.long 0x00 "UARTDR,UART Data Register" in rgroup.long 0x04++0x03 line.long 0x00 "UARTRSR,UART Receive Status Register" bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error" bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error" bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error" textline " " bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error" wgroup.long 0x04++0x03 line.long 0x00 "UARTECR,UART Error Clear Register" hexmask.long.byte 0x00 0.--7. 1. " DATA ,Error Clear" rgroup.long 0x18++0x03 line.long 0x00 "UARTFR,UART Flag Register" bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty" bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not full,Full" bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not full,Full" textline " " bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty" bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy" group.long 0x20++0x0B line.long 0x00 "UARTILPR,UART IrDA Low-Power Register" hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor" line.long 0x04 "UARTIBRD,UART Integer Baud-Rate Divisor Register" hexmask.long.word 0x04 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor" line.long 0x08 "UARTFBRD,UART Fractional Baud-Rate Divisor Register" bitfld.long 0x08 0.--5. " DIVFRAC ,Fractional Baud-Rate Divisor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63" if ((d.l(ad:0x4000C000+0x2C)&0x2)==0x2) group.long 0x2C++0x03 line.long 0x00 "UARTLCRH,UART Line Control Register" bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Low,High" bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits" bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled" bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "One stop,Two stop" textline " " bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd,Even" bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Low level" else group.long 0x2C++0x03 line.long 0x00 "UARTLCRH,UART Line Control Register" bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Low,High" bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits" bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled" textline " " bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "One stop,Two stop" bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled" bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Low level" endif group.long 0x30++0x0B line.long 0x00 "UARTCTL,UART Control Register" bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled" bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled" bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled" bitfld.long 0x00 4. " EOT ,End of Transmission" "No,Yes" textline " " bitfld.long 0x00 2. " SIRLP ,UART SIR Low-Power Mode" "Normal,Low-power" bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled" bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled" line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select" bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "RX FIFO >= 1/8 full,RX FIFO >= 1/4 full,RX FIFO >= 1/2 full,RX FIFO >= 3/4 full,RX FIFO >= 7/8 full,,," bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "TX FIFO <= 7/8 empty,TX FIFO <= 3/4 empty,TX FIFO <= 1/2 empty,TX FIFO <= 1/4 empty,TX FIFO <= 1/8 empty,,," line.long 0x08 "UARTIM,UART Interrupt Mask" bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 12. " NINEBITM ,9-bit mode Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked" rgroup.long 0x3C++0x07 line.long 0x00 "UARTRIS,UART Raw Interrupt Status" bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 12. " NINEBITRIS ,9-bit mode Raw Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt" line.long 0x04 "UARTMIS,UART Masked Interrupt Status" bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 12. " NINEBITMIS ,9-bit mode Masked Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt" wgroup.long 0x44++0x03 line.long 0x00 "UARTICR,UART Interrupt Clear" bitfld.long 0x00 15. " LME5MIC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear" bitfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear" bitfld.long 0x00 13. " LMSBMIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear" bitfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear" bitfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear" bitfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear" bitfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear" bitfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear" group.long 0x48++0x03 line.long 0x00 "UARTDMACTL,UART DMA Control" bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled" bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled" bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled" group.long 0x90++0x03 line.long 0x00 "UARTLCTL,UART LIN Control" bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits" bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master" rgroup.long 0x94++0x07 line.long 0x00 "UARTLSS,UART LIN Snap Shot" hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot" line.long 0x04 "UARTLTIM,UART LIN Timer" hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value" group.long 0xA4++0x07 line.long 0x00 "UARTNINEBITADDR,UART 9-bit self address" bitfld.long 0x00 15. " NINEBITEN ,Enable 9-bit mode" "Disabled,Enabled" hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self address for 9-bit mode" line.long 0x04 "UARTNINEBITAMASK,UART 9-bit self address mask" hexmask.long.byte 0x04 8.--15. 1. " RANGE ,Self address range for 9-bit mode" hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address Mask for 9-Bit Mode" rgroup.long 0xFC0++0x03 line.long 0x00 "UARTPP,UART peripheral properties" bitfld.long 0x00 1. " NB ,9-bit support" "Not provide,Provide" group.long 0xFC8++0x03 line.long 0x00 "UARTCC,UART clock configuration" bitfld.long 0x00 2. " DSEN ,SSI Baud and System Clock Source (DSEN)" "SYS DIV,IO DIV" bitfld.long 0x00 0. " PIOSC ,SSI Baud and System Clock Source (PIOSC)" "SYS DIV,Running on the same clock" width 0xB tree.end tree "UART1" base ad:0x4000D000 width 18. hgroup.long 0x00++0x03 hide.long 0x00 "UARTDR,UART Data Register" in rgroup.long 0x04++0x03 line.long 0x00 "UARTRSR,UART Receive Status Register" bitfld.long 0x00 3. " OE ,UART Overrun Error" "No error,Error" bitfld.long 0x00 2. " BE ,UART Break Error" "No error,Error" bitfld.long 0x00 1. " PE ,UART Parity Error" "No error,Error" textline " " bitfld.long 0x00 0. " FE ,UART Framing Error" "No error,Error" wgroup.long 0x04++0x03 line.long 0x00 "UARTECR,UART Error Clear Register" hexmask.long.byte 0x00 0.--7. 1. " DATA ,Error Clear" rgroup.long 0x18++0x03 line.long 0x00 "UARTFR,UART Flag Register" bitfld.long 0x00 7. " TXFE ,UART Transmit FIFO Empty" "Not empty,Empty" bitfld.long 0x00 6. " RXFF ,UART Receive FIFO Full" "Not full,Full" bitfld.long 0x00 5. " TXFF ,UART Transmit FIFO Full" "Not full,Full" textline " " bitfld.long 0x00 4. " RXFE ,UART Receive FIFO Empty" "Not empty,Empty" bitfld.long 0x00 3. " BUSY ,UART Busy" "Not busy,Busy" textline " " bitfld.long 0x00 0. " CTS ,Clear To Send" "Not asserted,Asserted" group.long 0x20++0x0B line.long 0x00 "UARTILPR,UART IrDA Low-Power Register" hexmask.long.byte 0x00 0.--7. 1. " ILPDVSR ,IrDA Low-Power Divisor" line.long 0x04 "UARTIBRD,UART Integer Baud-Rate Divisor Register" hexmask.long.word 0x04 0.--15. 1. " DIVINT ,Integer Baud-Rate Divisor" line.long 0x08 "UARTFBRD,UART Fractional Baud-Rate Divisor Register" bitfld.long 0x08 0.--5. " DIVFRAC ,Fractional Baud-Rate Divisor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63" if ((d.l(ad:0x4000D000+0x2C)&0x2)==0x2) group.long 0x2C++0x03 line.long 0x00 "UARTLCRH,UART Line Control Register" bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Low,High" bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits" bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled" bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "One stop,Two stop" textline " " bitfld.long 0x00 2. " EPS ,UART Even Parity Select" "Odd,Even" bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Low level" else group.long 0x2C++0x03 line.long 0x00 "UARTLCRH,UART Line Control Register" bitfld.long 0x00 7. " SPS ,UART Stick Parity Select" "Low,High" bitfld.long 0x00 5.--6. " WLEN ,UART Word Length" "5 bits,6 bits,7 bits,8 bits" bitfld.long 0x00 4. " FEN ,UART Enable FIFOs" "Disabled,Enabled" textline " " bitfld.long 0x00 3. " STP2 ,UART Two Stop Bits Select" "One stop,Two stop" bitfld.long 0x00 1. " PEN ,UART Parity Enable" "Disabled,Enabled" bitfld.long 0x00 0. " BRK ,UART Send Break" "Normal,Low level" endif group.long 0x30++0x0B line.long 0x00 "UARTCTL,UART Control Register" bitfld.long 0x00 15. " CTSEN ,Enable Clear To Send" "Disabled,Enabled" bitfld.long 0x00 14. " RTSEN ,Enable Request to Send" "Disabled,Enabled" textline " " bitfld.long 0x00 9. " RXE ,UART Receive Enable" "Disabled,Enabled" bitfld.long 0x00 8. " TXE ,UART Transmit Enable" "Disabled,Enabled" bitfld.long 0x00 7. " LBE ,UART Loop Back Enable" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " LIN ,LIN Mode Enable" "Disabled,Enabled" bitfld.long 0x00 5. " HSE ,High-Speed Enable" "Disabled,Enabled" bitfld.long 0x00 4. " EOT ,End of Transmission" "No,Yes" textline " " bitfld.long 0x00 2. " SIRLP ,UART SIR Low-Power Mode" "Normal,Low-power" bitfld.long 0x00 1. " SIREN ,UART SIR Enable" "Disabled,Enabled" bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled" line.long 0x04 "UARTIFLS,UART Interrupt FIFO Level Select" bitfld.long 0x04 3.--5. " RXIFLSEL ,UART Receive Interrupt FIFO Level Select" "RX FIFO >= 1/8 full,RX FIFO >= 1/4 full,RX FIFO >= 1/2 full,RX FIFO >= 3/4 full,RX FIFO >= 7/8 full,,," bitfld.long 0x04 0.--2. " TXIFLSEL ,UART Transmit Interrupt FIFO Level Select" "TX FIFO <= 7/8 empty,TX FIFO <= 3/4 empty,TX FIFO <= 1/2 empty,TX FIFO <= 1/4 empty,TX FIFO <= 1/8 empty,,," line.long 0x08 "UARTIM,UART Interrupt Mask" bitfld.long 0x08 15. " LME5IM ,LIN Mode Edge 5 Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 14. " LME1IM ,LIN Mode Edge 1 Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 13. " LMSBIM ,LIN Mode Sync Break Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 12. " NINEBITM ,9-bit mode Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x08 10. " OEIM ,UART Overrun Error Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 9. " BEIM ,UART Break Error Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 8. " PEIM ,UART Parity Error Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x08 7. " FEIM ,UART Framing Error Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 6. " RTIM ,UART Receive Time-Out Interrupt Mask" "Masked,Not masked" bitfld.long 0x08 5. " TXIM ,UART Transmit Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x08 4. " RXIM ,UART Receive Interrupt Mask" "Masked,Not masked" rgroup.long 0x3C++0x07 line.long 0x00 "UARTRIS,UART Raw Interrupt Status" bitfld.long 0x00 15. " LME5RIS ,LIN Mode Edge 5 Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 14. " LME1RIS ,LIN Mode Edge 1 Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 13. " LMSBRIS ,LIN Mode Sync Break Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 12. " NINEBITRIS ,9-bit mode Raw Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x00 10. " OERIS ,UART Overrun Error Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 9. " BERIS ,UART Break Error Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 8. " PERIS ,UART Parity Error Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 7. " FERIS ,UART Framing Error Raw Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x00 6. " RTRIS ,UART Receive Time-Out Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 5. " TXRIS ,UART Transmit Raw Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x00 4. " RXRIS ,UART Receive Raw Interrupt Status" "No interrupt,Interrupt" line.long 0x04 "UARTMIS,UART Masked Interrupt Status" bitfld.long 0x04 15. " LME5MIS ,LIN Mode Edge 5 Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 14. " LME1MIS ,LIN Mode Edge 1 Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 13. " LMSBMIS ,LIN Mode Sync Break Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 12. " NINEBITMIS ,9-bit mode Masked Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x04 10. " OEMIS ,UART Overrun Error Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 9. " BEMIS ,UART Break Error Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 8. " PEMIS ,UART Parity Error Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 7. " FEMIS ,UART Framing Error Masked Interrupt Status" "No interrupt,Interrupt" textline " " bitfld.long 0x04 6. " RTMIS ,UART Receive Time-Out Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 5. " TXMIS ,UART Transmit Masked Interrupt Status" "No interrupt,Interrupt" bitfld.long 0x04 4. " RXMIS ,UART Receive Masked Interrupt Status" "No interrupt,Interrupt" wgroup.long 0x44++0x03 line.long 0x00 "UARTICR,UART Interrupt Clear" bitfld.long 0x00 15. " LME5MIC , LIN Mode Edge 5 Interrupt Clear" "No effect,Clear" bitfld.long 0x00 14. " LME1MIC ,LIN Mode Edge 1 Interrupt Clear" "No effect,Clear" bitfld.long 0x00 13. " LMSBMIC ,LIN Mode Sync Break Interrupt Clear" "No effect,Clear" bitfld.long 0x00 10. " OEIC ,Overrun Error Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 9. " BEIC ,Break Error Interrupt Clear" "No effect,Clear" bitfld.long 0x00 8. " PEIC ,Parity Error Interrupt Clear" "No effect,Clear" bitfld.long 0x00 7. " FEIC ,Framing Error Interrupt Clear" "No effect,Clear" bitfld.long 0x00 6. " RTIC ,Receive Time-Out Interrupt Clear" "No effect,Clear" textline " " bitfld.long 0x00 5. " TXIC ,Transmit Interrupt Clear" "No effect,Clear" bitfld.long 0x00 4. " RXIC ,Receive Interrupt Clear" "No effect,Clear" group.long 0x48++0x03 line.long 0x00 "UARTDMACTL,UART DMA Control" bitfld.long 0x00 2. " DMAERR ,DMA on Error" "Enabled,Disabled" bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled" bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled" group.long 0x90++0x03 line.long 0x00 "UARTLCTL,UART LIN Control" bitfld.long 0x00 4.--5. " BLEN ,Sync Break Length" "13T bits,14T bits,15T bits,16T bits" bitfld.long 0x00 0. " MASTER ,LIN Master Enable" "Slave,Master" rgroup.long 0x94++0x07 line.long 0x00 "UARTLSS,UART LIN Snap Shot" hexmask.long.word 0x00 0.--15. 1. " TSS ,Timer Snap Shot" line.long 0x04 "UARTLTIM,UART LIN Timer" hexmask.long.word 0x04 0.--15. 1. " TIMER ,Timer Value" group.long 0xA4++0x07 line.long 0x00 "UARTNINEBITADDR,UART 9-bit self address" bitfld.long 0x00 15. " NINEBITEN ,Enable 9-bit mode" "Disabled,Enabled" hexmask.long.byte 0x00 0.--7. 1. " ADDR ,Self address for 9-bit mode" line.long 0x04 "UARTNINEBITAMASK,UART 9-bit self address mask" hexmask.long.byte 0x04 8.--15. 1. " RANGE ,Self address range for 9-bit mode" hexmask.long.byte 0x04 0.--7. 1. " MASK ,Self Address Mask for 9-Bit Mode" rgroup.long 0xFC0++0x03 line.long 0x00 "UARTPP,UART peripheral properties" bitfld.long 0x00 1. " NB ,9-bit support" "Not provide,Provide" group.long 0xFC8++0x03 line.long 0x00 "UARTCC,UART clock configuration" bitfld.long 0x00 2. " DSEN ,SSI Baud and System Clock Source (DSEN)" "SYS DIV,IO DIV" bitfld.long 0x00 0. " PIOSC ,SSI Baud and System Clock Source (PIOSC)" "SYS DIV,Running on the same clock" width 0xB tree.end tree.end tree.open "SSI (Synchronous Serial Interface)" tree "SSI0" base ad:0x40008000 width 12. if (((d.l(ad:0x40008000+0x00)&0x30)==0x00)) group.long 0x00++0x03 line.long 0x00 "SSICR0,SSI Control 0" hexmask.long.byte 0x00 8.--15. 1. " SCR ,SSI Serial Clock Rate" bitfld.long 0x00 7. " SPH ,SSI Serial Clock Phase" "First clock edge,Second clock edge" bitfld.long 0x00 6. " SPO ,SSI Serial Clock Polarity" "Low,High" textline " " bitfld.long 0x00 4.--5. " FRF ,SSI Frame Format Select" "Motorola SPI,TI Synchronous,Microwire," bitfld.long 0x00 0.--3. " DSS ,SSI Data Size Select" ",,,4-bit,5-bit,6-bit,7-bit,8-bit,9-bit,10-bit,11-bit,12-bit,13-bit,14-bit,15-bit,16-bit" else group.long 0x00++0x03 line.long 0x00 "SSICR0,SSI Control 0" hexmask.long.byte 0x00 8.--15. 1. " SCR ,SSI Serial Clock Rate" textline " " bitfld.long 0x00 4.--5. " FRF ,SSI Frame Format Select" "Motorola SPI,TI Synchronous,Microwire," bitfld.long 0x00 0.--3. " DSS ,SSI Data Size Select" ",,,4-bit,5-bit,6-bit,7-bit,8-bit,9-bit,10-bit,11-bit,12-bit,13-bit,14-bit,15-bit,16-bit" endif if (((d.l(ad:0x40008000+0x04)&0x04)==0x04)) group.long 0x04++0x03 line.long 0x00 "SSICR1,SSI Control 1" bitfld.long 0x00 3. " SOD ,SSI Slave Mode Output Disable" "No,Yes" textline " " bitfld.long 0x00 2. " MS ,SSI Master/Slave Select" "Master,Slave" bitfld.long 0x00 1. " SSE ,SSI Synchronous Serial Port Enable" "Disabled,Enabled" bitfld.long 0x00 0. " LBM ,SSI Loopback Mode" "Normal,Loopback" else group.long 0x04++0x03 line.long 0x00 "SSICR1,SSI Control 1" textline " " bitfld.long 0x00 2. " MS ,SSI Master/Slave Select" "Master,Slave" bitfld.long 0x00 1. " SSE ,SSI Synchronous Serial Port Enable" "Disabled,Enabled" bitfld.long 0x00 0. " LBM ,SSI Loopback Mode" "Normal,Loopback" endif hgroup.long 0x08++0x03 hide.long 0x00 "SSIDR,SSI Data" in rgroup.long 0x0C++0x03 line.long 0x00 "SSISR,SSI Status" bitfld.long 0x00 4. " BSY ,SSI Busy Bit" "Idle,Busy" bitfld.long 0x00 3. " RFF ,SSI Receive FIFO Full" "Not full,Full" textline " " bitfld.long 0x00 2. " RNE ,SSI Receive FIFO Not Empty" "Empty,Not empty" bitfld.long 0x00 1. " TNF ,SSI Transmit FIFO Not Full" "Full,Not full" textline " " bitfld.long 0x00 0. " TFE ,SSI Transmit FIFO Empty" "Not empty,Empty" group.long 0x10++0x07 line.long 0x00 "SSICPSR,SSI Clock Prescale" hexmask.long.byte 0x00 0.--7. 1. " CPSDVSR ,SSI Clock Prescale Divisor" line.long 0x04 "SSIIM,SSI Interrupt Mask" bitfld.long 0x04 3. " TXIM ,SSI Transmit FIFO Interrupt Mask" "Masked,Not masked" bitfld.long 0x04 2. " RXIM ,SSI Receive FIFO Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x04 1. " RTIM ,SSI Receive Time-Out Interrupt Mask" "Masked,Not masked" bitfld.long 0x04 0. " RORIM ,SSI Receive Overrun Interrupt Mask" "Masked,Not masked" rgroup.long 0x18++0x07 line.long 0x00 "SSIRIS,SSI Raw Interrupt Status" bitfld.long 0x00 3. " TXRIS ,SSI Transmit FIFO Raw Interrupt Status" "No Interrupt,Interrupt" bitfld.long 0x00 2. " RXRIS ,SSI Receive FIFO Raw Interrupt Status" "No Interrupt,Interrupt" textline " " bitfld.long 0x00 1. " RTRIS ,SSI Receive Time-Out Raw Interrupt Status" "No Interrupt,Interrupt" bitfld.long 0x00 0. " RORRIS ,SSI Receive Overrun Raw Interrupt Status" "No Interrupt,Interrupt" line.long 0x04 "SSIMIS,SSI Masked Interrupt Status" bitfld.long 0x04 3. " TXMIS ,SSI Transmit FIFO Masked Interrupt Status" "No Interrupt,Interrupt" bitfld.long 0x04 2. " RXMIS ,SSI Receive FIFO Masked Interrupt Status" "No Interrupt,Interrupt" textline " " bitfld.long 0x04 1. " RTMIS ,SSI Receive Time-Out Masked Interrupt Status" "No Interrupt,Interrupt" bitfld.long 0x04 0. " RORMIS ,SSI Receive Overrun Masked Interrupt Status" "No Interrupt,Interrupt" group.long 0x20++0x03 line.long 0x00 "SSIICR,SSI Interrupt Clear" eventfld.long 0x00 1. " RTIC ,SSI Receive Time-Out Interrupt Clear" "No effect,Clear" eventfld.long 0x00 0. " RORIC ,SSI Receive Overrun Interrupt Clear" "No effect,Clear" group.long 0x24++0x03 line.long 0x00 "SSIDMACTL,SSI DMA Control" bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled" bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled" group.long 0xFC8++0x03 line.long 0x00 "SSICC,SSI Clock Configuration" bitfld.long 0x00 2. " DSEN ,SSI Baud and System Clock Source" "SYS DIV,Running on the same clock" bitfld.long 0x00 0. " PIOSC ,SSI Baud and System Clock Source" "SYS DIV,IO DIV" width 0xB tree.end tree "SSI1" base ad:0x40009000 width 12. if (((d.l(ad:0x40009000+0x00)&0x30)==0x00)) group.long 0x00++0x03 line.long 0x00 "SSICR0,SSI Control 0" hexmask.long.byte 0x00 8.--15. 1. " SCR ,SSI Serial Clock Rate" bitfld.long 0x00 7. " SPH ,SSI Serial Clock Phase" "First clock edge,Second clock edge" bitfld.long 0x00 6. " SPO ,SSI Serial Clock Polarity" "Low,High" textline " " bitfld.long 0x00 4.--5. " FRF ,SSI Frame Format Select" "Motorola SPI,TI Synchronous,Microwire," bitfld.long 0x00 0.--3. " DSS ,SSI Data Size Select" ",,,4-bit,5-bit,6-bit,7-bit,8-bit,9-bit,10-bit,11-bit,12-bit,13-bit,14-bit,15-bit,16-bit" else group.long 0x00++0x03 line.long 0x00 "SSICR0,SSI Control 0" hexmask.long.byte 0x00 8.--15. 1. " SCR ,SSI Serial Clock Rate" textline " " bitfld.long 0x00 4.--5. " FRF ,SSI Frame Format Select" "Motorola SPI,TI Synchronous,Microwire," bitfld.long 0x00 0.--3. " DSS ,SSI Data Size Select" ",,,4-bit,5-bit,6-bit,7-bit,8-bit,9-bit,10-bit,11-bit,12-bit,13-bit,14-bit,15-bit,16-bit" endif if (((d.l(ad:0x40009000+0x04)&0x04)==0x04)) group.long 0x04++0x03 line.long 0x00 "SSICR1,SSI Control 1" bitfld.long 0x00 3. " SOD ,SSI Slave Mode Output Disable" "No,Yes" textline " " bitfld.long 0x00 2. " MS ,SSI Master/Slave Select" "Master,Slave" bitfld.long 0x00 1. " SSE ,SSI Synchronous Serial Port Enable" "Disabled,Enabled" bitfld.long 0x00 0. " LBM ,SSI Loopback Mode" "Normal,Loopback" else group.long 0x04++0x03 line.long 0x00 "SSICR1,SSI Control 1" textline " " bitfld.long 0x00 2. " MS ,SSI Master/Slave Select" "Master,Slave" bitfld.long 0x00 1. " SSE ,SSI Synchronous Serial Port Enable" "Disabled,Enabled" bitfld.long 0x00 0. " LBM ,SSI Loopback Mode" "Normal,Loopback" endif hgroup.long 0x08++0x03 hide.long 0x00 "SSIDR,SSI Data" in rgroup.long 0x0C++0x03 line.long 0x00 "SSISR,SSI Status" bitfld.long 0x00 4. " BSY ,SSI Busy Bit" "Idle,Busy" bitfld.long 0x00 3. " RFF ,SSI Receive FIFO Full" "Not full,Full" textline " " bitfld.long 0x00 2. " RNE ,SSI Receive FIFO Not Empty" "Empty,Not empty" bitfld.long 0x00 1. " TNF ,SSI Transmit FIFO Not Full" "Full,Not full" textline " " bitfld.long 0x00 0. " TFE ,SSI Transmit FIFO Empty" "Not empty,Empty" group.long 0x10++0x07 line.long 0x00 "SSICPSR,SSI Clock Prescale" hexmask.long.byte 0x00 0.--7. 1. " CPSDVSR ,SSI Clock Prescale Divisor" line.long 0x04 "SSIIM,SSI Interrupt Mask" bitfld.long 0x04 3. " TXIM ,SSI Transmit FIFO Interrupt Mask" "Masked,Not masked" bitfld.long 0x04 2. " RXIM ,SSI Receive FIFO Interrupt Mask" "Masked,Not masked" textline " " bitfld.long 0x04 1. " RTIM ,SSI Receive Time-Out Interrupt Mask" "Masked,Not masked" bitfld.long 0x04 0. " RORIM ,SSI Receive Overrun Interrupt Mask" "Masked,Not masked" rgroup.long 0x18++0x07 line.long 0x00 "SSIRIS,SSI Raw Interrupt Status" bitfld.long 0x00 3. " TXRIS ,SSI Transmit FIFO Raw Interrupt Status" "No Interrupt,Interrupt" bitfld.long 0x00 2. " RXRIS ,SSI Receive FIFO Raw Interrupt Status" "No Interrupt,Interrupt" textline " " bitfld.long 0x00 1. " RTRIS ,SSI Receive Time-Out Raw Interrupt Status" "No Interrupt,Interrupt" bitfld.long 0x00 0. " RORRIS ,SSI Receive Overrun Raw Interrupt Status" "No Interrupt,Interrupt" line.long 0x04 "SSIMIS,SSI Masked Interrupt Status" bitfld.long 0x04 3. " TXMIS ,SSI Transmit FIFO Masked Interrupt Status" "No Interrupt,Interrupt" bitfld.long 0x04 2. " RXMIS ,SSI Receive FIFO Masked Interrupt Status" "No Interrupt,Interrupt" textline " " bitfld.long 0x04 1. " RTMIS ,SSI Receive Time-Out Masked Interrupt Status" "No Interrupt,Interrupt" bitfld.long 0x04 0. " RORMIS ,SSI Receive Overrun Masked Interrupt Status" "No Interrupt,Interrupt" group.long 0x20++0x03 line.long 0x00 "SSIICR,SSI Interrupt Clear" eventfld.long 0x00 1. " RTIC ,SSI Receive Time-Out Interrupt Clear" "No effect,Clear" eventfld.long 0x00 0. " RORIC ,SSI Receive Overrun Interrupt Clear" "No effect,Clear" group.long 0x24++0x03 line.long 0x00 "SSIDMACTL,SSI DMA Control" bitfld.long 0x00 1. " TXDMAE ,Transmit DMA Enable" "Disabled,Enabled" bitfld.long 0x00 0. " RXDMAE ,Receive DMA Enable" "Disabled,Enabled" group.long 0xFC8++0x03 line.long 0x00 "SSICC,SSI Clock Configuration" bitfld.long 0x00 2. " DSEN ,SSI Baud and System Clock Source" "SYS DIV,Running on the same clock" bitfld.long 0x00 0. " PIOSC ,SSI Baud and System Clock Source" "SYS DIV,IO DIV" width 0xB tree.end tree.end tree "I2C (Inter-Integrated Circuit Interface)" base ad:0x40020000 width 9. tree "I2C 0 Master" group.long 0x00++0x03 line.long 0x00 "I2CMSA,I2C Master Slave Address" hexmask.long.byte 0x00 1.--7. 0x02 " SA ,I2C slave address" bitfld.long 0x00 0. " RS ,Type of the next operation" "Transmit,Receive" if (((d.l(ad:0x40020000+0x04))&0x01)==0x00) rgroup.long 0x04++0x03 line.long 0x00 "I2CMCS,I2C Master Control/status" bitfld.long 0x00 6. " BUSBSY ,Bus busy" "Idle,Busy" bitfld.long 0x00 5. " IDLE ,I2C idle" "Not idle,Idle" bitfld.long 0x00 4. " ARBLST ,Arbitration lost" "Won,Lost" textline " " bitfld.long 0x00 3. " DATACK ,Acknowledge data" "Acknowledged,Not acknowledged" bitfld.long 0x00 2. " ADRACK ,Acknowledge address" "Acknowledged,Not acknowledged" bitfld.long 0x00 1. " ERROR ,Value description" "No error,Error" textline " " bitfld.long 0x00 0. " BUSY ,I2C busy" "Not busy,Busy" else rgroup.long 0x04++0x03 line.long 0x00 "I2CMCS,I2C Master Control/status" bitfld.long 0x00 0. " BUSY ,I2C busy" "Not busy,Busy" endif wgroup.long 0x04++0x03 line.long 0x00 "I2CMCS,I2C Master Control/status" bitfld.long 0x00 3. " ACK ,Data acknowledge enable" "Disable,Enable" bitfld.long 0x00 2. " STOP ,Generate STOP" "No effect,Stop" bitfld.long 0x00 1. " START ,Generate START" "No effect,Start" textline " " bitfld.long 0x00 0. " RUN ,I2C master enable" "Disable,Enable" textline " " hgroup.long 0x08++0x03 hide.long 0x00 "I2CMDR,I2C Master Data" in textline " " group.long 0x0C++0x07 line.long 0x00 "I2CMTPR,I2C Master Timer Period" hexmask.long.byte 0x00 0.--6. 1. " TPR ,SCL clock period" line.long 0x04 "I2CMIMR,I2C Master Interrupt Mask" bitfld.long 0x04 0. " IM ,Interrupt mask" "Masked,Not masked" rgroup.long 0x14++0x07 line.long 0x00 "I2CMRIS,I2C Master Raw Interrupt Status" bitfld.long 0x00 0. " RIS ,Raw interrupt status" "No interrupt,Interrupt" line.long 0x04 "I2CMMIS,I2C Master Masked Interrupt Status" bitfld.long 0x04 0. " MIS ,Masked interrupt status" "No interrupt,Interrupt" wgroup.long 0x1C++0x03 line.long 0x00 "I2CMICR,I2C Master Interrupt Clear" bitfld.long 0x00 0. " IC ,Interrupt clear" "No effect,Clear" group.long 0x20++0x03 line.long 0x00 "I2CMCR,I2C Master Configuration" bitfld.long 0x00 5. " SFE ,I2C slave function enable" "Disabled,Enabled" bitfld.long 0x00 4. " MFE ,I2C master function enable" "Disabled,Enabled" bitfld.long 0x00 0. " LPBK ,I2C loopback" "Disabled,Enabled" tree.end width 9. tree "I2C 0 Slave" group.long 0x800++0x03 line.long 0x00 "I2CSOAR,I2C Slave Own Address" hexmask.long.byte 0x00 0.--6. 1. " OAR ,I2C slave own address" if (((d.l(ad:0x40020000+0x804))&0x01)==0x01) rgroup.long 0x804++0x03 line.long 0x00 "I2CSCSR,I2C Slave Control/status" bitfld.long 0x00 2. " FBR ,First byte received" "Not received,Received" bitfld.long 0x00 1. " TREQ ,Transmit request" "Not requested,Requested" bitfld.long 0x00 0. " RREQ ,Receive request" "Not requested,Requested" else rgroup.long 0x804++0x03 line.long 0x00 "I2CSCSR,I2C Slave Control/status" bitfld.long 0x00 1. " TREQ ,Transmit request" "Not requested,Requested" bitfld.long 0x00 0. " RREQ ,Receive request" "Not requested,Requested" endif wgroup.long 0x804++0x03 line.long 0x00 "I2CSCSR,I2C Slave Control/status" bitfld.long 0x00 0. " DA ,I2C slave operation" "Disable,Enable" textline " " hgroup.long 0x808++0x03 hide.long 0x00 "I2CSDR,I2C Slave Data" in textline " " sif (cpuis("F28M36P63C2")||cpuis("F28M36P53C2")||cpuis("F28M36H53C2")||cpuis("F28M36H53B2")||cpuis("F28M36H33C2")||cpuis("F28M36H33B2")||cpuis("F28M35H52C")||cpuis("F28M35H22C")||cpuis("F28M35M52C")||cpuis("F28M35M22C")||cpuis("F28M35M20B")||cpuis("F28M35E20B")) group.long 0x80C++0x03 line.long 0x00 "I2CSIMR,I2C Slave Interrupt Mask" rbitfld.long 0x00 2. " STOPIM ,Stop condition interrupt mask" "Masked,Not masked" rbitfld.long 0x00 1. " STARTIM ,Start condition interrupt mask" "Masked,Not masked" bitfld.long 0x00 0. " DATAIM ,Data interrupt mask" "Masked,Not masked" else group.long 0x80C++0x03 line.long 0x00 "I2CSIMR,I2C Slave Interrupt Mask" bitfld.long 0x00 2. " STOPIM ,Stop condition interrupt mask" "Masked,Not masked" bitfld.long 0x00 1. " STARTIM ,Start condition interrupt mask" "Masked,Not masked" bitfld.long 0x00 0. " DATAIM ,Data interrupt mask" "Masked,Not masked" endif rgroup.long 0x810++0x07 line.long 0x00 "I2CSRIS,I2C Slave Raw Interrupt Status" bitfld.long 0x00 2. " STOPRIS ,Stop condition raw interrupt status" "No interrupt,Interrupt" bitfld.long 0x00 1. " STARTRIS ,Start condition raw interrupt status" "No interrupt,Interrupt" bitfld.long 0x00 0. " DATARIS ,Data raw interrupt status" "No interrupt,Interrupt" line.long 0x04 "I2CSMIS,I2C Slave Masked Interrupt Status" bitfld.long 0x04 2. " STOPMIS ,Stop condition masked interrupt status" "No interrupt,Interrupt" bitfld.long 0x04 1. " STARTMIS ,Start condition masked interrupt status" "No interrupt,Interrupt" bitfld.long 0x04 0. " DATAMIS ,Data masked interrupt status" "No interrupt,Interrupt" wgroup.long 0x818++0x03 line.long 0x00 "I2CSICR,I2C Slave Interrupt Clear" bitfld.long 0x00 2. " STOPIC ,Stop condition clear interrupt" "No effect,Clear" bitfld.long 0x00 1. " STARTIC ,Start condition clear interrupt" "No effect,Clear" bitfld.long 0x00 0. " DATAIC ,Data clear interrupt" "No effect,Clear" tree.end width 0x0B tree.end tree "USB (USB Controller)" base ad:0x40089000 width 15. group.long 0x00++0x03 line.long 0x00 "ADDR,Function Address Register" rbitfld.long 0x00 7. " UPDATE ,Update" "Not updated,Updated" hexmask.long.byte 0x00 0.--6. 1. " USBADDR ,Device address" if (((d.l(ad:0x40089000+0x04)&0x01)==0x01)) if (((d.l(ad:0x40089000+0x48)&0x40)==0x40)) group.long 0x04++0x03 line.long 0x00 "POW,Power Management And Control Register" bitfld.long 0x00 7. " ISOWAITSOF ,Wait for SOF" "Not set,Set" rbitfld.long 0x00 3. " RST ,Reset" "No reset,Reset" bitfld.long 0x00 2. " RESUME ,Drives resume signalling for remote wakeup" "Not set,Set" rbitfld.long 0x00 1. " SUSPEND ,Indicates entry into suspend mode" "Disabled,Enabled" textline " " bitfld.long 0x00 0. " SUSPENDEN ,Suspend mode enable" "Disabled,Enabled" else group.long 0x04++0x03 line.long 0x00 "POW,Power Management And Control Register" rbitfld.long 0x00 3. " RST ,Reset" "No reset,Reset" bitfld.long 0x00 2. " RESUME ,Drives resume signalling for remote wakeup" "Not set,Set" rbitfld.long 0x00 1. " SUSPEND ,Indicates entry into suspend mode" "Disabled,Enabled" textline " " bitfld.long 0x00 0. " SUSPENDEN ,Suspend mode enable" "Disabled,Enabled" endif else if (((d.l(ad:0x40089000+0x48)&0x40)==0x40)) group.long 0x04++0x03 line.long 0x00 "POW,Power Management And Control Register" bitfld.long 0x00 7. " ISOWAITSOF ,Wait for SOF" "Not set,Set" rbitfld.long 0x00 3. " RST ,Reset" "No reset,Reset" bitfld.long 0x00 2. " RESUME ,Drives resume signalling for remote wakeup" "Not set,Set" textline " " bitfld.long 0x00 0. " SUSPENDEN ,Suspend mode enable" "Disabled,Enabled" else group.long 0x04++0x03 line.long 0x00 "POW,Power Management And Control Register" rbitfld.long 0x00 3. " RST ,Reset" "No reset,Reset" bitfld.long 0x00 2. " RESUME ,Drives resume signalling for remote wakeup" "Not set,Set" textline " " bitfld.long 0x00 0. " SUSPENDEN ,Suspend mode enable" "Disabled,Enabled" endif endif hgroup.long 0x08++0x03 hide.long 0x00 "IIF,Interrupt Flags for Endpoint 0 and IN Endpoints 1-5" in hgroup.long 0x10++0x03 hide.long 0x00 "OIF,Interrupt Flags for OUT Endpoints 1-5" in hgroup.long 0x18++0x03 hide.long 0x00 "CIF,Common USB Interrupt Flags" in group.long 0x1C++0x03 line.long 0x00 "IIE,Interrupt enable mask for IN endpoints 1-5 and endpoint 0" bitfld.long 0x00 5. " INEP5IE ,Interrupt enable for IN endpoint 5" "Disabled,Enabled" bitfld.long 0x00 4. " INEP4IE ,Interrupt enable for IN endpoint 4" "Disabled,Enabled" bitfld.long 0x00 3. " INEP3IE ,Interrupt enable for IN endpoint 3" "Disabled,Enabled" bitfld.long 0x00 2. " INEP2IE ,Interrupt enable for IN endpoint 2" "Disabled,Enabled" textline " " bitfld.long 0x00 1. " INEP1IE ,Interrupt enable for IN endpoint 1" "Disabled,Enabled" bitfld.long 0x00 0. " EP0IE ,Interrupt enable for endpoint 0" "Disabled,Enabled" group.long 0x24++0x03 line.long 0x00 "OIE,Interrupt enable mask for OUT endpoints 1-5" bitfld.long 0x00 5. " OUTEP5IE ,Interrupt enable for OUT endpoint 5" "Disabled,Enabled" bitfld.long 0x00 4. " OUTEP4IE ,Interrupt enable for OUT endpoint 4" "Disabled,Enabled" bitfld.long 0x00 3. " OUTEP3IE ,Interrupt enable for OUT endpoint 3" "Disabled,Enabled" bitfld.long 0x00 2. " OUTEP2IE ,Interrupt enable for OUT endpoint 2" "Disabled,Enabled" textline " " bitfld.long 0x00 1. " OUTEP1IE ,Interrupt enable for OUT endpoint 1" "Disabled,Enabled" group.long 0x2C++0x03 line.long 0x00 "CIE,Common USB interrupt enable mask" bitfld.long 0x00 3. " SOFIE ,Start-of-frame interrupt enable" "Disabled,Enabled" bitfld.long 0x00 2. " RSTIE ,Reset interrupt enable" "Disabled,Enabled" bitfld.long 0x00 1. " RESUMEIE ,Resume interrupt enable" "Disabled,Enabled" bitfld.long 0x00 0. " SUSPENDIE ,Suspend interrupt enable" "Disabled,Enabled" rgroup.long 0x30++0x07 line.long 0x00 "FRML,Frame number (low byte)" hexmask.long.byte 0x00 0.--7. 1. " FRAMEL ,Bits 7:0 of the 11-bit frame number" line.long 0x04 "FRMH,Frame number (high byte)" bitfld.long 0x04 0.--2. " FRAMEH ,Bits 10:8 of the 11-bit frame number" "0,1,2,3,4,5,6,7" group.long 0x38++0x03 line.long 0x00 "INDEX,Index Register" bitfld.long 0x00 0.--3. " USBINDEX ,Index of the currently selected endpoint" "Endpoint 0,IN/OUT Endpoint 1,IN/OUT Endpoint 2,IN/OUT Endpoint 3,IN/OUT Endpoint 4,IN/OUT Endpoint 5,,,,,,,,,," group.long 0x3C++0x03 line.long 0x00 "CTRL,USB peripheral control register" bitfld.long 0x00 7. " PLLLOCKED ,PLL lock status" "Not locked,Locked" bitfld.long 0x00 1. " PLLEN ,48 MHz USB PLL enable" "Disabled,Enabled" bitfld.long 0x00 0. " USBEN ,USB enable" "Disabled,Enabled" group.long 0x40++0x03 line.long 0x00 "MAXI,Indexed register" hexmask.long.byte 0x00 0.--7. 1. " USBMAXI ,Maximum packet size" if (((d.l(ad:0x40089000+0x38)&0x0F)==0x00)) group.long 0x44++0x17 line.long 0x00 "CS0,Indexed register" bitfld.long 0x00 6. " CLROUTPKTRDY,USB_CS0.CLROUTPKTRDY" "0,1" bitfld.long 0x00 5. " SENDSTALL ,USB_CS0.SENDSTALL" "0,1" textline " " rbitfld.long 0x00 4. " SETUPEND ,USB_CS0.SETUPEND" "0,1" bitfld.long 0x00 3. " DATAEND ,USB_CS0.DATAEND" "0,1" textline " " bitfld.long 0x00 2. " SENTSTAL ,USB_CS0.SENTSTALL" "0,1" bitfld.long 0x00 1. " NPKTRDY ,USB_CS0.INPKTRDY" "0,1" textline " " rbitfld.long 0x00 0. " OUTPKTRDY ,USB_CS0.OUTPKTRD" "0,1" elif (((d.l(ad:0x40089000+0x38)&0x0F)==(0x01||0x02||0x03|0x04||0x05))) group.long 0x44++0x03 line.long 0x00 "CSIL,Indexed register" bitfld.long 0x00 6. " CLRDATATOG ,USB_CSIL.CLRDATATOG" "0,1" bitfld.long 0x00 5. " SENTSTALL ,USB_CSIL.SENTSTALL" "0,1" textline " " bitfld.long 0x00 4. " SENDSTALL ,USB_CS0.CLRSETUPEND.CSIL.SENDSTALL" "0,1" bitfld.long 0x00 3. " FLUSHPACKET ,USB_CSIL.FLUSHPACKET" "0,1" textline " " bitfld.long 0x00 2. " UNDERRUN ,USB_CSIL.UNDERRUN" "0,1" rbitfld.long 0x00 1. " PKTPRESENT ,USB_CSIL.PKTPRESENT" "0,1" textline " " bitfld.long 0x00 0. " INPKTRDY ,USB_CSIL.INPKTRDY" "0,1" else hgroup.long 0x44++0x03 hide.long 0x00 "CSIL,Indexed register" endif group.long 0x48++0x13 line.long 0x00 "CSIH,Indexed register" bitfld.long 0x00 7. " AUTISET ,Autoset USB_CSIL.INPKTRDY bit" "Manually,Automatically" bitfld.long 0x00 6. " ISO ,Selects IN endpoint type" "Bulk/interrupt,Isochronous" textline " 0x00 " bitfld.long 0x00 3. " FORCEDATATOG ,Force data toggle" "Not forced,Forced" bitfld.long 0x00 0. " INDBLBUF ,IN endpoint FIFO double-buffering enable" "Disabled,Enabled" line.long 0x04 "MAXO,Indexed register" hexmask.long.byte 0x04 0.--7. 1. " USBMAXO ,Maximum packet size" line.long 0x08 "CSOL,Indexed register" bitfld.long 0x08 7. " CLRDATATOG ,Clear data toggle" "No reset,Reset" bitfld.long 0x08 6. " SENTSTALL ,Transmit STALL handshake" "No interrupt,Interrupt" textline " " bitfld.long 0x08 5. " SENDSTALL ,STALL handshake sent" "Not set,Set" bitfld.long 0x08 4. " FLUSHPACKET ,Flush packet" "Not set,Set" textline " " rbitfld.long 0x08 3. " DATAERROR ,Data Error" "No error,Error" bitfld.long 0x08 2. " OVERRUN ,Overrun" "Not full,Full" textline " " rbitfld.long 0x08 1. " FIFOFULL ,FIFO Full" "Not full,Full" bitfld.long 0x08 0. " OUTPKTRDY ,OUT Endpoint Ready" "No interrupt,Interrupt" line.long 0x0C "CSOH,Indexed register" bitfld.long 0x0C 7. " AUTOCLEAR ,Autoclear" "Manually,Automatically" bitfld.long 0x0C 6. " ISO ,Selects OUT endpoint type" "Bulk/interrupt,Isochronous" bitfld.long 0x0C 0. " OUTDBLBUF ,OUT endpoint FIFO double-buffering enable" "Disabled,Enabled" if (((d.l(ad:0x40089000+0x50)&0x01)==0x01)) if (((d.l(ad:0x40089000+0x38)&0x0F)==0x00)) rgroup.long 0x58++0x03 line.long 0x00 "CNT0,Indexed register" hexmask.long.byte 0x00 0.--7. 1. " FIFOCNT ,Number of bytes received in the packet in the endpoint 0 FIFO" hgroup.long 0x5C++0x03 hide.long 0x00 "CNTH,Indexed register" elif (((d.l(ad:0x40089000+0x38)&0x0F)==(0x01||0x02||0x03|0x04||0x05))) group.long 0x58++0x03 line.long 0x00 "CNTL,Indexed register" hexmask.long.byte 0x00 0.--7. 1. " FIFOCNTL ,Number of bytes received in the packet in the OUT endpoint {1-5} FIFO" rgroup.long 0x5C++0x03 line.long 0x00 "CNTH,Indexed register" bitfld.long 0x00 0.--2. " FIFOCNTH ,Bits received in the packet in the OUT endpoint {1-5} FIFO" "0,1,2,3,4,5,6,7" else hgroup.long 0x58++0x03 hide.long 0x00 "CNTL,Indexed register" hgroup.long 0x5C++0x03 hide.long 0x00 "CNTH,Indexed register" endif else if (((d.l(ad:0x40089000+0x38)&0x0F)==0x00)) rgroup.long 0x58++0x03 line.long 0x00 "CNT0,Indexed register" hexmask.long.byte 0x00 0.--7. 1. " FIFOCNT ,Number of bytes received in the packet in the endpoint 0 FIFO" hgroup.long 0x5C++0x03 hide.long 0x00 "CNTH,Indexed register" elif (((d.l(ad:0x40089000+0x38)&0x0F)==(0x01||0x02||0x03|0x04||0x05))) group.long 0x58++0x03 line.long 0x00 "CNTL,Indexed register" hexmask.long.byte 0x00 0.--7. 1. " FIFOCNTL ,Number of bytes received in the packet in the OUT endpoint {1-5} FIFO" rgroup.long 0x5C++0x03 line.long 0x00 "CNTH,Indexed register" bitfld.long 0x00 0.--2. " FIFOCNTH ,Bits received in the packet in the OUT endpoint {1-5} FIFO" "0,1,2,3,4,5,6,7" else hgroup.long 0x58++0x03 hide.long 0x00 "CNTL,Indexed register" hgroup.long 0x5C++0x03 hide.long 0x00 "CNTH,Indexed register" endif endif hgroup.long 0x80++0x03 hide.long 0x00 "F0,Endpoint 0 FIFO" in hgroup.long 0x88++0x03 hide.long 0x00 "F1,IN/OUT endpoint 1 FIFO" in hgroup.long 0x90++0x03 hide.long 0x00 "F2,IN/OUT endpoint 2 FIFO" in hgroup.long 0x98++0x03 hide.long 0x00 "F3,IN/OUT endpoint 3 FIFO" in hgroup.long 0xA0++0x03 hide.long 0x00 "F4,IN/OUT endpoint 4 FIFO" in hgroup.long 0xA8++0x03 hide.long 0x00 "F5,IN/OUT endpoint 5 FIFO" in width 0xB tree.end tree "Security Core" base ad:0x4008B000 width 20. group.long 0x00++0x07 line.long 0x00 "DMAC_CH0_CTRL,Channel 0 Control" bitfld.long 0x00 1. " PRIO ,Channel priority" "Low,High" bitfld.long 0x00 0. " EN ,Channel enable" "Disabled,Enabled" line.long 0x04 "DMAC_CH0_EXTADDR,Channel External Address" group.long 0x0C++0x03 line.long 0x00 "DMAC_CH0_DMALENGTH,Channel DMA Length" hexmask.long.word 0x00 0.--15. 1. " DMALEN ,Channel DMA Length in bytes" rgroup.long 0x18++0x03 line.long 0x00 "DMAC_STATUS,DMAC Status" bitfld.long 0x00 17. " PORT_ERR ,Transfer errors on the AHB port" "No error,Error" bitfld.long 0x00 1. " CH1_ACT ,Channel 1 Active" "Not active,Active" bitfld.long 0x00 0. " CH0_ACT ,Channel 0 Active" "Not active,Active" wgroup.long 0x1C++0x03 line.long 0x00 "DMAC_SWRES,DMAC Software Reset Register" bitfld.long 0x00 0. " SWRES ,Software Reset Enable" "Disable,Enable" group.long 0x20++0x07 line.long 0x00 "DMAC_CH1_CTRL,Channel 1 Control" bitfld.long 0x00 1. " PRIO ,Channel priority" "Low,High" bitfld.long 0x00 0. " EN ,Channel enable" "Disabled,Enabled" line.long 0x04 "DMAC_CH1_EXTADDR,Channel External Address" group.long 0x2C++0x03 line.long 0x00 "DMAC_CH1_DMALENGTH,Channel DMA Length" hexmask.long.word 0x00 0.--15. 1. " DMALEN ,Channel DMA Length in bytes" group.long 0x78++0x03 line.long 0x00 "DMAC_MST_RUNPARAMS,DMAC Master Run-time Parameters" bitfld.long 0x00 12.--15. " AHB_MST1_BURST_SIZE ,Maximum burst size" ",,4 bytes,8 bytes,16 bytes,32 bytes,64 bytes,,,,,,,,," bitfld.long 0x00 11. " AHB_MST1_IDLE_EN ,Idle insertion between consecutive burst transfers" "No Idle,Idle" textline " " bitfld.long 0x00 10. " AHB_MST1_INCR_EN ,Burst length type" "Unspecified,Fixed burst or single" bitfld.long 0x00 9. " AHB_MST1_LOCK_EN ,Locked transform" "Not locked,Locked" bitfld.long 0x00 8. " AHB_MST1_BIGEND ,Endianness" "Little,Big" rgroup.long 0x7C++0x03 line.long 0x00 "DMAC_PERSR,DMAC Port Error Raw Status Register" bitfld.long 0x00 12. " PORT1_AHB_ERROR ,EIP-101 has detected an error" "No error,Error" bitfld.long 0x00 9. " PORT1_CHANNEL ,Indicates which channel has serviced last" "Channel 0,Channel 1" rgroup.long 0xF8++0x07 line.long 0x00 "DMAC_OPTIONS,DMAC Options Register" bitfld.long 0x00 8.--11. " NR_OF_CHANNELS ,Number of channels" "1,2,3,4,5,6,7,8,,,,,,,," bitfld.long 0x00 0.--2. " NR_OF_PORTS ,Number of ports" "1,2,3,4,,,," line.long 0x04 "DMAC_VERSION,DMAC Version Register" hexmask.long.byte 0x04 24.--27. 1. " HW_MAJOR_VERSION ,Major version number" hexmask.long.byte 0x04 20.--23. 1. " HW_MINOR_VERSION ,Minor version number" textline " " hexmask.long.byte 0x04 16.--19. 1. " HW_PATCH_LEVEL ,Patch level" hexmask.long.byte 0x04 8.--15. 1. " EIP_NUMBER_COMP ,Bit-by-bit complement of the EIP_NUMBER field bits" textline " " hexmask.long.byte 0x04 0.--7. 1. " EIP_NUMBER ,Binary encoding of the EIP-number of this DMA controller" width 24. group.long 0x400++0x0F line.long 0x00 "KEY_STORE_WRITE_AREA,Key Store Write Area Register" bitfld.long 0x00 7. " RAM_AREA7 ,Key Store Write Area 7" "Not selected,Selected" bitfld.long 0x00 6. " RAM_AREA6 ,Key Store Write Area 6" "Not selected,Selected" textline " " bitfld.long 0x00 5. " RAM_AREA5 ,Key Store Write Area 5" "Not selected,Selected" bitfld.long 0x00 4. " RAM_AREA4 ,Key Store Write Area 4" "Not selected,Selected" textline " " bitfld.long 0x00 3. " RAM_AREA3 ,Key Store Write Area 3" "Not selected,Selected" bitfld.long 0x00 2. " RAM_AREA2 ,Key Store Write Area 2" "Not selected,Selected" textline " " bitfld.long 0x00 1. " RAM_AREA1 ,Key Store Write Area 1" "Not selected,Selected" bitfld.long 0x00 0. " RAM_AREA0 ,Key Store Write Area 0" "Not selected,Selected" line.long 0x04 "KEY_STORE_WRITTEN_AREA,Key Store Written Area Register" bitfld.long 0x04 7. " RAM_AREA_WRITTEN7 ,Key Store Written Area 7" "Not written,Written" bitfld.long 0x04 6. " RAM_AREA_WRITTEN6 ,Key Store Written Area 6" "Not written,Written" textline " " bitfld.long 0x04 5. " RAM_AREA_WRITTEN5 ,Key Store Written Area 5" "Not written,Written" bitfld.long 0x04 4. " RAM_AREA_WRITTEN4 ,Key Store Written Area 4" "Not written,Written" textline " " bitfld.long 0x04 3. " RAM_AREA_WRITTEN3 ,Key Store Written Area 3" "Not written,Written" bitfld.long 0x04 2. " RAM_AREA_WRITTEN2 ,Key Store Written Area 2" "Not written,Written" textline " " bitfld.long 0x04 1. " RAM_AREA_WRITTEN1 ,Key Store Written Area 1" "Not written,Written" bitfld.long 0x04 0. " RAM_AREA_WRITTEN0 ,Key Store Written Area 0" "Not written,Written" if (((d.l(ad:0x4008B000+0x408)&0x03)==((0x02)||(0x03)))) group.long 0x408++0x07 line.long 0x00 "KEY_STORE_SIZE,Key Store Size Register" bitfld.long 0x00 0.--1. " KEY_SIZE ,Key size" ",128 bits,192 bits,256 bits" line.long 0x04 "KEY_STORE_READ_AREA,Key Store Read Area Register" rbitfld.long 0x04 31. " BUSY ,Busy" "Idle,Busy" bitfld.long 0x04 0.--3. " RAM_AREA ,Selects the area of the key store RAM" "RAM_AREA0,RAM_AREA1,RAM_AREA2,RAM_AREA3,RAM_AREA4,RAM_AREA5,RAM_AREA6,RAM_AREA7,No RAM area selected,,,,,,," else group.long 0x408++0x07 line.long 0x00 "KEY_STORE_SIZE,Key Store Size Register" bitfld.long 0x00 0.--1. " KEY_SIZE ,Key size" ",128 bits,192 bits,256 bits" line.long 0x04 "KEY_STORE_READ_AREA,Key Store Read Area Register" rbitfld.long 0x04 31. " BUSY ,Busy" "Idle,Busy" bitfld.long 0x04 0.--3. " RAM_AREA ,Selects the area of the key store RAM" ",RAM_AREA1,,RAM_AREA3,,RAM_AREA5,,RAM_AREA7,No RAM area selected,,,,,,," endif wgroup.long 0x500++0x1F line.long 0x00 "AES_KEY2_0,Second Key" line.long 0x04 "AES_KEY2_1,Second Key" line.long 0x08 "AES_KEY2_2,Second Key" line.long 0x0C "AES_KEY2_3,Second Key" line.long 0x10 "AES_KEY3_0,Third Key" line.long 0x14 "AES_KEY3_1,Third Key" line.long 0x18 "AES_KEY3_2,Third Key" line.long 0x1C "AES_KEY3_3,Third Key" hgroup.long 0x540++0x03 hide.long 0x00 "AES_IV_0,AES Initialization Vector Register" in hgroup.long 0x0544++0x03 hide.long 0x00 "AES_IV_1,AES Initialization Vector Register" in hgroup.long 0x0548++0x03 hide.long 0x00 "AES_IV_2,AES Initialization Vector Register" in hgroup.long 0x054C++0x03 hide.long 0x00 "AES_IV_3,AES Initialization Vector Register" in width 10. if (((d.l(ad:0x4008B000+0x0550)&0x20000000)==0x20000000)) group.long 0x550++0x03 line.long 0x00 "AES_CTRL,AES Input/Output Buffer Control and Mode Register" rbitfld.long 0x00 31. " CONTEXT_READY ,Context ready" "Not ready,Ready" eventfld.long 0x00 30. " SAVED_CONTEXT_READY ,Saved context ready" "Not ready,Ready" textline " " bitfld.long 0x00 29. " SAVE_CONTEXT ,Save context" "Not set,Set" bitfld.long 0x00 22.--24. " CCM_M ,Length of the authentication field for CCM operations" "1,2,3,4,5,6,7,8" textline " " bitfld.long 0x00 19.--21. " CCM_L ,Width of the length field for CCM" "1,2,3,4,5,6,7,8" bitfld.long 0x00 18. " CCM ,AES-CCM mode" "Not selected,Selected" textline " " bitfld.long 0x00 16.--17. " GCM ,AES-GCM mode" "No GCM,,,Autonomous GHASH" bitfld.long 0x00 15. " CBC_MAC ,AES-CBC MAC mode" "Not selected,Selected" textline " " bitfld.long 0x00 7.--8. " CTR_WIDTH ,Counter width" "32-bit,64-bit,96-bit,128-bit" bitfld.long 0x00 6. " CTR ,AES counter mode" "Not selected,Selected" textline " " bitfld.long 0x00 5. " CBC ,Cipher-block-chaining mode" "Not selected,Selected" rbitfld.long 0x00 3.--4. " KEY_SIZE ,Key size" ",128-bit,192-bit,256-bit" textline " " bitfld.long 0x00 2. " DIRECTION ,Direction operation" "Decrypt,Encrypt" bitfld.long 0x00 1. " INPUT_READY ,Input buffer ready" "Not ready,Ready" textline " " bitfld.long 0x00 0. " OUTPUT_READY ,Output block ready" "Not ready,Ready" else group.long 0x550++0x03 line.long 0x00 "AES_CTRL,AES Input/Output Buffer Control and Mode Register" rbitfld.long 0x00 31. " CONTEXT_READY ,Context ready" "Not ready,Ready" textline " " bitfld.long 0x00 29. " SAVE_CONTEXT ,Save context" "Not set,Set" bitfld.long 0x00 22.--24. " CCM_M ,Length of the authentication field for CCM operations" "1,2,3,4,5,6,7,8" textline " " bitfld.long 0x00 19.--21. " CCM_L ,Width of the length field for CCM" "1,2,3,4,5,6,7,8" bitfld.long 0x00 18. " CCM ,AES-CCM mode" "Not selected,Selected" textline " " bitfld.long 0x00 16.--17. " GCM ,AES-GCM mode" "No GCM,,,Autonomous GHASH" bitfld.long 0x00 15. " CBC_MAC ,AES-CBC MAC mode" "Not selected,Selected" textline " " bitfld.long 0x00 7.--8. " CTR_WIDTH ,Counter width" "32-bit,64-bit,96-bit,128-bit" bitfld.long 0x00 6. " CTR ,AES counter mode" "Not selected,Selected" textline " " bitfld.long 0x00 5. " CBC ,Cipher-block-chaining mode" "Not selected,Selected" rbitfld.long 0x00 3.--4. " KEY_SIZE ,Key size" ",128-bit,192-bit,256-bit" textline " " bitfld.long 0x00 2. " DIRECTION ,Direction operation" "Decrypt,Encrypt" bitfld.long 0x00 1. " INPUT_READY ,Input buffer ready" "Not ready,Ready" textline " " bitfld.long 0x00 0. " OUTPUT_READY ,Output block ready" "Not ready,Ready" endif width 19. wgroup.long 0x554++0x0B line.long 0x00 "AES_C_LENGTH_0,AES Crypto Length Register" line.long 0x04 "AES_C_LENGTH_1,AES Crypto Length Register" hexmask.long 0x04 0.--28. 1. " C_LENGTH ,Crypto Length" line.long 0x08 "AES_AUTH_LENGTH,Authentication Length Register" hgroup.long 0x560++0x03 hide.long 0x00 "AES_DATA_IN_OUT_0,Data Input/Output Register" in hgroup.long 0x564++0x03 hide.long 0x00 "AES_DATA_IN_OUT_1,Data Input/Output Register" in hgroup.long 0x568++0x03 hide.long 0x00 "AES_DATA_IN_OUT_2,Data Input/Output Register" in hgroup.long 0x56C++0x03 hide.long 0x00 "AES_DATA_IN_OUT_3,Data Input/Output Register" in hgroup.long 0x570++0x03 hide.long 0x00 "AES_TAG_OUT_0,TAG Register" in hgroup.long 0x574++0x03 hide.long 0x00 "AES_TAG_OUT_1,TAG Register" in hgroup.long 0x578++0x03 hide.long 0x00 "AES_TAG_OUT_2,TAG Register" in hgroup.long 0x57C++0x03 hide.long 0x00 "AES_TAG_OUT_3,TAG Register" in wgroup.long 0x600++0x3F line.long 0x00 "HASH_DATA_IN_0,HASH Data Input Register" line.long 0x04 "HASH_DATA_IN_1,HASH Data Input Register" line.long 0x08 "HASH_DATA_IN_2,HASH Data Input Register" line.long 0x0C "HASH_DATA_IN_3,HASH Data Input Register" line.long 0x10 "HASH_DATA_IN_4,HASH Data Input Register" line.long 0x14 "HASH_DATA_IN_5,HASH Data Input Register" line.long 0x18 "HASH_DATA_IN_6,HASH Data Input Register" line.long 0x1C "HASH_DATA_IN_7,HASH Data Input Register" line.long 0x20 "HASH_DATA_IN_8,HASH Data Input Register" line.long 0x24 "HASH_DATA_IN_9,HASH Data Input Register" line.long 0x28 "HASH_DATA_IN_10,HASH Data Input Register" line.long 0x2C "HASH_DATA_IN_11,HASH Data Input Register" line.long 0x30 "HASH_DATA_IN_12,HASH Data Input Register" line.long 0x34 "HASH_DATA_IN_13,HASH Data Input Register" line.long 0x38 "HASH_DATA_IN_14,HASH Data Input Register" line.long 0x3C "HASH_DATA_IN_15,HASH Data Input Register" group.long 0x640++0x03 line.long 0x00 "HASH_IO_BUF_CTRL,Input/Output Buffer Control and Status Register" bitfld.long 0x00 7. " PAD_DMA_MESSAGE ,PAD DMA message" "Not set,Set" bitfld.long 0x00 6. " GET_DIGEST ,Get digest" "Not set,Set" textline " " bitfld.long 0x00 5. " PAD_MESSAGE ,PAD message" "Not set,Set" bitfld.long 0x00 2. " RFD_IN ,Input buffer" "Processing,Accepted" textline " " bitfld.long 0x00 1. " DATA_IN_AV ,Data input available" "No,Yes" eventfld.long 0x00 0. " OUTPUT_FULL ,Output full" "Not full,Full" wgroup.long 0x644++0x0B line.long 0x00 "HASH_MODE_IN,Hash Mode Register" bitfld.long 0x00 3. " SHA256_MODE ,SHA-256 mode" "Not set,Set" bitfld.long 0x00 1. " NEW_HASH ,New hash session" "Not load,New session" line.long 0x04 "HASH_LENGTH_IN_L,Hash Length Register" line.long 0x08 "HASH_LENGTH_IN_H,Hash Length Register" group.long 0x650++0x1F line.long 0x00 "HASH_DIGEST_A,Hash Digest Register" line.long 0x04 "HASH_DIGEST_B,Hash Digest Register" line.long 0x08 "HASH_DIGEST_C,Hash Digest Register" line.long 0x0C "HASH_DIGEST_D,Hash Digest Register" line.long 0x10 "HASH_DIGEST_E,Hash Digest Register" line.long 0x14 "HASH_DIGEST_F,Hash Digest Register" line.long 0x18 "HASH_DIGEST_G,Hash Digest Register" line.long 0x1C "HASH_DIGEST_H,Hash Digest Register" group.long 0x700++0x07 line.long 0x00 "CTRL_ALG_SEL,Algorithm Select" bitfld.long 0x00 31. " TAG ,TAG select" "No,Yes" bitfld.long 0x00 2. " HASH ,HASH select" "No,Yes" textline " " bitfld.long 0x00 1. " AES ,AES select" "No,Yes" bitfld.long 0x00 0. " KEYSTORE ,Key Store select" "No,Yes" line.long 0x04 "CTRL_PROT_EN,Master PROT Privileged Access Enable" bitfld.long 0x04 0. " PROT_EN ,PROT enable" "Disabled,Enabled" group.long 0x740++0x03 line.long 0x00 "CTRL_SW_RESET,Software Reset" bitfld.long 0x00 0. " SW_RESET ,Software reset" "No reset,Reset" group.long 0x780++0x07 line.long 0x00 "CTRL_INT_CFG,Interrupt Configuration" bitfld.long 0x00 0. " LEVEL ,Interrupt output" "Pulse,Level" line.long 0x04 "CTRL_INT_EN,Interrupt Enable" bitfld.long 0x04 1. " DMA_IN_DONE ,DMA Input Done interrupt output" "Disabled,Enabled" bitfld.long 0x04 0. " RESULT_AV ,Result Available interrupt output" "Disabled,Enabled" wgroup.long 0x788++0x07 line.long 0x00 "CTRL_INT_CLR,Interrupt Clear" bitfld.long 0x00 31. " DMA_BUS_ERR ,DMA bus error status" "No effect,Clear" bitfld.long 0x00 30. " KEY_ST_WR_ERR ,Key store write error status" "No effect,Clear" textline " " bitfld.long 0x00 29. " KEY_ST_RD_ERR ,Key store read error status" "No effect,Clear" bitfld.long 0x00 1. " DMA_IN_DONE ,DMA in done" "No effect,Clear" textline " " bitfld.long 0x00 0. " RESULT_AV ,Result Available" "No effect,Clear" line.long 0x04 "CTRL_INT_SET,Interrupt Set" bitfld.long 0x04 1. " DMA_IN_DONE ,DMA data in done" "No effect,Set" bitfld.long 0x04 0. " RESULT_AV ,Result available" "No effect,Set" rgroup.long 0x790++0x03 line.long 0x00 "CTRL_INT_STAT,Interrupt Status" bitfld.long 0x00 31. " DMA_BUS_ERR ,DMA bus error" "No error,Error" bitfld.long 0x00 30. " KEY_ST_WR_ERR ,Key store write error" "No error,Error" textline " " bitfld.long 0x00 29. " KEY_ST_RD_ERR ,Key store read error" "No error,Error" bitfld.long 0x00 1. " DMA_IN_DONE ,DMA data in done" "Not done,Done" textline " " bitfld.long 0x00 0. " RESULT_AV ,Result available" "No available,Available" rgroup.long 0x7F8++0x07 line.long 0x00 "CTRL_OPTIONS,Options Register" hexmask.long.byte 0x00 24.--31. 1. " TYPE ,Type device" bitfld.long 0x00 16. " AHBINTERFACE ,AHB interface available" "TCM interface,Available" bitfld.long 0x00 8. " SHA_256 ,The HASH core supports SHA-256" "No,Yes" bitfld.long 0x00 7. " AES_CCM ,AES-CCM is available as a single operation" "No,Yes" bitfld.long 0x00 6. " AES_GCM ,AES-GCM is available as a single operation" "No,Yes" textline " " bitfld.long 0x00 5. " AES_256 ,AES core supports 256-bit keys" "No,Yes" bitfld.long 0x00 4. " AES_128 ,AES core supports 128-bit keys" "No,Yes" bitfld.long 0x00 2. " HASH ,HASH Core available" "No,Yes" bitfld.long 0x00 1. " AES ,AES core available" "No,Yes" bitfld.long 0x00 0. " KEYSTORE ,KEY STORE available" "No,Yes" line.long 0x04 "CTRL_VERSION,Version Register" hexmask.long.byte 0x04 24.--27. 1. " MAJOR_VERSION ,Major version number" hexmask.long.byte 0x04 20.--23. 1. " MINOR_VERSION ,Minor version number" hexmask.long.byte 0x04 16.--19. 1. " PATCH_LEVEL ,Patch level" hexmask.long.byte 0x04 8.--15. 1. " EIP_NUMBER_COMPL ,Contain complement of bits[7:0]" hexmask.long.byte 0x04 0.--7. 1. " EIP_NUMBER ,Encode the EIP number" base ad:0x44004000 width 10. group.long 0x00++0x1F "PKA Registers" line.long 0x00 "APTR,PKA Vector A Address" hexmask.long.word 0x00 0.--10. 1. " APTR ,PKA Vector A Address" line.long 0x04 "BPTR,PKA Vector B Address" hexmask.long.word 0x04 0.--10. 1. " BPTR ,PKA Vector B Address" line.long 0x08 "CPTR,PKA Vector C Address" hexmask.long.word 0x08 0.--10. 1. " CPTR ,PKA Vector C Address" line.long 0x0C "DPTR,PKA Vector D Address" hexmask.long.word 0x0C 0.--10. 1. " DPTR ,PKA Vector D Address" line.long 0x10 "ALENGTH,PKA Vector A Length" hexmask.long.word 0x10 0.--8. 1. " ALENGTH ,PKA Vector A Length" line.long 0x14 "BLENGTH,PKA Vector B Length" hexmask.long.word 0x14 0.--8. 1. " BLENGTH ,PKA Vector B Length" line.long 0x18 "SHIFT,PKA Bit Shift Value" bitfld.long 0x18 0.--4. " NUM_BITS_TO_SHIFT ,PKA Bit Shift Value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31" line.long 0x1C "FUNCTION,PKA Function" bitfld.long 0x1C 24. " STALL_RESULT ,Stall Result" "0,1" bitfld.long 0x1C 15. " RUN ,Run" "0,1" textline " " bitfld.long 0x1C 12.--14. " SEQUENCER_OPERATIONS ,Complex sequencer operation" "None,ExpMod-CRT,ExpMod-ACT4,ECC-ADD,ExpMod-ACT2,ECC-MUL,ExpMod-variable,ModInv" bitfld.long 0x1C 11. " COPY ,Perform copy operation" "Not set,Set" textline " " bitfld.long 0x1C 10. " COMPARE ,Perform compare operation" "Not set,Set" bitfld.long 0x1C 9. " MODULO ,Perform modulo operation" "Not set,Set" textline " " bitfld.long 0x1C 8. " DIVIDE ,Perform divide operation" "Not set,Set" bitfld.long 0x1C 7. " LSHIFT ,Perform left shift operation" "Not set,Set" textline " " bitfld.long 0x1C 6. " RSHIFT ,Perform right shift operation" "Not set,Set" bitfld.long 0x1C 5. " SUBTRACT ,Perform subtract operation" "Not set,Set" textline " " bitfld.long 0x1C 4. " ADD ,Perform add operation" "Not set,Set" bitfld.long 0x1C 3. " MS_ONE ,Most Significant one bit" "Not loaded,Loaded" textline " " bitfld.long 0x1C 1. " ADDSUB ,Perform combined add/subtract operation" "Not set,Set" bitfld.long 0x1C 0. " MULTIPLY ,Perform multiply operation" "Not set,Set" rgroup.long 0x20++0x0B line.long 0x00 "COMPARE,PKA Compare Result" bitfld.long 0x00 2. " A_GREATER_THAN_B ,Vector_A is greater than Vector_B" "No,Yes" bitfld.long 0x00 1. " A_LESS_THAN_B ,Vector_A is less than Vector_B" "No,Yes" bitfld.long 0x00 0. " A_EQUALS_B ,Vector_A is equal to Vector_B" "No,Yes" line.long 0x04 "MSW,PKA Most-Significant-Word of Result Vector" bitfld.long 0x04 15. " RESULT_IS_ZERO ,The result vector is all zeroes" "No,Yes" hexmask.long.word 0x04 0.--10. 1. " MSW_ADDRESS ,Address of the most-significant nonzero 32-bit word of the result vector" line.long 0x08 "DIVMSW,PKA Most-Significant-Word of Divide Remainder" bitfld.long 0x08 15. " RESULT_IS_ZERO ,The result vector is all zeroes" "No,Yes" hexmask.long.word 0x08 0.--10. 1. " MSW_ADDRESS ,Address of the most-significant nonzero 32-bit word of the result vector" group.long 0xC8++0x03 line.long 0x00 "SEQ_CTRL,PKA Sequencer Control and Status Register" bitfld.long 0x00 31. " RESET ,Reset" "No reset,Reset" hexmask.long.byte 0x00 8.--15. 1. " SEQUENCER_STATUS ,Sequencer status" hexmask.long.byte 0x00 0.--7. 1. " SW_CONTROL_STATUS ,Software control status" rgroup.long 0xF4++0x0B line.long 0x00 "OPTIONS,PKA Hardware Options Register" hexmask.long.byte 0x00 24.--31. 1. " FIRST_LNME_FIFO_DEPTH ,Number of words in the first LNME's FIFO RAM" hexmask.long.byte 0x00 16.--21. 1. " FIRST_LNME_NR_OF_PES ,Number of processing elements in the pipeline of the first LNME" textline " " bitfld.long 0x00 11. " INT_MASKING ,Interrupt masking" "Not set,Set" bitfld.long 0x00 8.--10. " PROTECTION_OPTION ,Protection option" "No protection,SCAP,PROT,,,,," textline " " bitfld.long 0x00 7. " PROGRAM_RAM ,Program storage in RAM" "No,Yes" bitfld.long 0x00 5.--6. " SEQUENCER_CONFIGURATION ,Sequencer configuration" ",Standard,," textline " " bitfld.long 0x00 2.--4. " LNME_CONFIGURATION ,LNME configuration" "No,Yes,,,,,," bitfld.long 0x00 0.--1. " PKCP_CONFIGURATION ,PKCP configuration" ",16x16 multiplier,32x32 multiplier," line.long 0x04 "SW_REV,PKA Firmware Revision and Capabilities Register" hexmask.long.byte 0x04 28.--31. 1. " FW_CAPABILITIES ,4-bit binary encoding" hexmask.long.byte 0x04 24.--27. 1. " MAJOR_FW_REVISION ,Major firmware revision number" textline " " hexmask.long.byte 0x04 20.--23. 1. " MINOR_FW_REVISION ,Minor firmware revision number" hexmask.long.byte 0x04 16.--19. 1. " FW_PATCH_LEVEL ,Firmware patch level" line.long 0x08 "REVISION,PKA Hardware Revision Register" hexmask.long.byte 0x08 24.--27. 1. " MAJOR_FW_REVISION ,Major firmware revision number" hexmask.long.byte 0x08 20.--23. 1. " MINOR_FW_REVISION ,Minor firmware revision number" textline " " hexmask.long.byte 0x08 16.--19. 1. " FW_PATCH_LEVEL ,Firmware patch level" hexmask.long.byte 0x08 8.--15. 1. " COMPLEMENT_OF_BASIC_EIP_NUMBER ,Bit-by-bit logic complement of bits [7:0]" textline " " hexmask.long.byte 0x08 0.--7. 1. " BASIC_EIP_NUMBER ,8-bit binary encoding of the EIP number" tree.end tree.open "Radio" tree "FFSM" base ad:0x40088580 width 17. group.long 0x00++0x57 line.long 0x00 "SRCRESMASK0,Source Address Matching Result" hexmask.long.byte 0x00 0.--7. 1. " SRCRESMASK0 ,Extended address matching" line.long 0x04 "SRCRESMASK1,Source Address Matching Result" hexmask.long.byte 0x04 0.--7. 1. " SRCRESMASK1 ,Short address matching" line.long 0x08 "SRCRESMASK2,Source Address Matching Result" hexmask.long.byte 0x08 0.--7. 1. " SRCRESMASK2 ,24-bit mask" line.long 0x0C "SRCRESINDEX,Source Address Matching Result" hexmask.long.byte 0x0C 0.--7. 1. " SRCRESINDEX ,Source address index" line.long 0x10 "SRCEXTPENDEN0,Source Address Matching Control" hexmask.long.byte 0x10 0.--7. 1. " SRCEXTPENDEN0 ,8 LSBs of the 24-bit mask" line.long 0x14 "SRCEXTPENDEN1,Source Address Matching Control" hexmask.long.byte 0x14 0.--7. 1. " SRCEXTPENDEN1 ,8 middle bits of the 24-bit mask" line.long 0x18 "SRCEXTPENDEN2,Source Address Matching Control" hexmask.long.byte 0x18 0.--7. 1. " SRCEXTPENDEN2 ,8 MSBs of the 24-bit mask" line.long 0x1C "SRCSHORTPENDEN0,Source Address Matching Control" hexmask.long.byte 0x1C 0.--7. 1. " SRCSHORTPENDEN0 ,8 LSBs of the 24-bit mask" line.long 0x20 "SRCSHORTPENDEN1,Source Address Matching Control" hexmask.long.byte 0x20 0.--7. 1. " SRCSHORTPENDEN1 ,8 middle bits of the 24-bit mask" line.long 0x24 "SRCSHORTPENDEN2,Source Address Matching Control" hexmask.long.byte 0x24 0.--7. 1. " SRCSHORTPENDEN2 ,8 MSBs of the 24-bit mask" line.long 0x28 "EXT_ADDR0,Local Address Information" hexmask.long.byte 0x28 0.--7. 1. " EXT_ADDR[7:0] ,Extended Address" line.long 0x2C "EXT_ADDR1,Local Address Information" hexmask.long.byte 0x2C 0.--7. 1. " EXT_ADDR[15:8] ,Extended Address" line.long 0x30 "EXT_ADDR2,Local Address Information" hexmask.long.byte 0x30 0.--7. 1. " EXT_ADDR[23:16] ,Extended Address" line.long 0x34 "EXT_ADDR3,Local Address Information" hexmask.long.byte 0x34 0.--7. 1. " EXT_ADDR[31:24] ,Extended Address" line.long 0x38 "EXT_ADDR4,Local Address Information" hexmask.long.byte 0x38 0.--7. 1. " EXT_ADDR[39:32] ,Extended Address" line.long 0x3C "EXT_ADDR5,Local Address Information" hexmask.long.byte 0x3C 0.--7. 1. " EXT_ADDR[47:40] ,Extended Address" line.long 0x40 "EXT_ADDR6,Local Address Information" hexmask.long.byte 0x40 0.--7. 1. " EXT_ADDR[55:48] ,Extended Address" line.long 0x44 "EXT_ADDR7,Local Address Information" hexmask.long.byte 0x44 0.--7. 1. " EXT_ADDR[63:56] ,Extended Address" line.long 0x48 "PAN_ID0,Local Address Information" hexmask.long.byte 0x48 0.--7. 1. " PAN_ID[7:0] ,PAN ID" line.long 0x4C "PAN_ID1,Local Address Information" hexmask.long.byte 0x4C 0.--7. 1. " PAN_ID[15:8] ,PAN ID" line.long 0x50 "SHORT_ADDR0,Local Address Information" hexmask.long.byte 0x50 0.--7. 1. " SHORT_ADDR[7:0] ,Short Address" line.long 0x54 "SHORT_ADDR1,Local Address Information" hexmask.long.byte 0x54 0.--7. 1. " SHORT_ADDR[15:8] ,Short Address" width 0xB tree.end tree "XREG" base ad:0x40088600 width 13. group.long 0x00++0x07 line.long 0x00 "FRMFILT0,Frame Filtering 0" bitfld.long 0x00 2.--3. " MAX_FRAME_VERSION ,Filtering on the frame version" "0,1,2,3" bitfld.long 0x00 1. " PAN_COORDINATOR ,PAN coordinator" "Not PAN,PAN" bitfld.long 0x00 0. " FRAME_FILTER_EN ,Enables frame filtering" "Off,On" line.long 0x04 "FRMFILT1,Frame Filtering 1" bitfld.long 0x04 6. " ACCEPT_FT_3_MAC_CMD ,Accept MAC command" "No,Yes" bitfld.long 0x04 5. " ACCEPT_FT_2_ACK ,Accept acknowledgment frames" "No,Yes" bitfld.long 0x04 4. " ACCEPT_FT_1_DATA ,Accept data frames" "No,Yes" textline " " bitfld.long 0x04 3. " ACCEPT_FT_0_BEACON ,Accept beacon frames" "No,Yes" bitfld.long 0x04 1.--2. " MODIFY_FT_FILTER ,Modify the frame-type field of a received frame" "Leave as it is,Invert MSB,Set MSB to 0,Set MSB to 1" if (((d.l(ad:0x40088600+0x00)&0x1)==0x00)) group.long 0x08++0x03 line.long 0x00 "SRCMATCH,Source Address Matching and Pending Bits" bitfld.long 0x00 2. " PEND_DATAREQ_ONLY ,AUTOPEND Data Request Only" "Not set,Set" bitfld.long 0x00 1. " AUTOPEND ,Automatic acknowledgment pending flag enable" "Disabled,Enabled" else group.long 0x08++0x03 line.long 0x00 "SRCMATCH,Source Address Matching and Pending Bits" bitfld.long 0x00 2. " PEND_DATAREQ_ONLY ,AUTOPEND Data Request Only" "Not set,Set" bitfld.long 0x00 1. " AUTOPEND ,Automatic acknowledgment pending flag enable" "Disabled,Enabled" bitfld.long 0x00 0. " SRC_MATCH_EN ,Source address matching enable" "Disabled,Enabled" endif group.long 0x0C++0x17 line.long 0x00 "SRCSHORTEN0,Short Address Matching 0" hexmask.long.byte 0x00 0.--7. 1. " SHORT_ADDR_EN ,Short address enable" line.long 0x04 "SRCSHORTEN1,Short Address Matching 1" hexmask.long.byte 0x04 0.--7. 1. " SHORT_ADDR_EN ,Short address enable" line.long 0x08 "SRCSHORTEN2,Short Address Matching 2" hexmask.long.byte 0x08 0.--7. 1. " SHORT_ADDR_EN ,Short address enable" line.long 0x0C "SRCEXTEN0,Extended Address Matching 0" hexmask.long.byte 0x0C 0.--7. 1. " EXT_ADDR_EN ,Extended address enable" line.long 0x10 "SRCEXTEN1,Extended Address Matching 1" hexmask.long.byte 0x10 0.--7. 1. " EXT_ADDR_EN ,Extended address enable" line.long 0x14 "SRCEXTEN2,Extended Address Matching 2" hexmask.long.byte 0x14 0.--7. 1. " EXT_ADDR_EN ,Extended address enable" if (((d.l(ad:0x40088600+0x024)&0x8F)==0x40)) group.long 0x024++0x03 line.long 0x00 "FRMCTRL0,Frame Handling 0" bitfld.long 0x00 7. " APPEND_DATA_MODE ,Append Data Mode" "7-bit correlation,7-bit SRCRESINDEX" bitfld.long 0x00 6. " AUTOCRC ,Auto CRCR" "Manually,Automatically" bitfld.long 0x00 5. " AUTOACK ,Radio automatically transmits acknowledge frames" "Disabled,Enabled" textline " " bitfld.long 0x00 4. " ENERGY_SCAN ,Energy scan" "Most-recent signal,Peak signal" bitfld.long 0x00 2.--3. " RX_MODE ,Receive Mode" "Normal,Receive,Overflow ignored,Normal(Symbol search is disabled)" bitfld.long 0x00 0.--1. " TX_MODE ,Transmit Mode" "Normal,,Ignored underflow/Read cyclically,Pseudorandom" else group.long 0x024++0x03 line.long 0x00 "FRMCTRL0,Frame Handling 0" bitfld.long 0x00 6. " AUTOCRC ,Auto CRC" "Manually,Automatically" bitfld.long 0x00 5. " AUTOACK ,Radio automatically transmits acknowledge frames" "Disabled,Enabled" textline " " bitfld.long 0x00 4. " ENERGY_SCAN ,Energy scan" "Most-recent signal,Peak signal" bitfld.long 0x00 2.--3. " RX_MODE ,Receive Mode" "Normal,Receive,Overflow ignored,Normal(Symbol search is disabled)" bitfld.long 0x00 0.--1. " TX_MODE ,Transmit Mode" "Normal,,Ignored underflow/Read cyclically,Pseudorandom" endif group.long 0x028++0x03 line.long 0x00 "FRMCTRL1,Frame Handling 1" bitfld.long 0x00 2. " PENDING_OR ,Pending data control" "FSM and address filtering,Always 1" bitfld.long 0x00 1. " IGNORE_TX_UNDERF ,Ignore TX underflow" "Normal TX operation,Ignore TX underflow" bitfld.long 0x00 0. " SET_RXENMASK_ON_TX ,Sets bit 6 in the RXENABLE register" "Not affected,Sets bit 6" group.long 0x02C++0x03 line.long 0x00 "RXENABLE,RX Enabling Set/Clear" setclrfld.long 0x00 7. 0x04 7. 0x08 7. " RXENMASK[7]_set/clr ,RX Enabling Bit 7 Set/Clear" "Not set,Set" setclrfld.long 0x00 6. 0x04 6. 0x08 6. " RXENMASK[6]_set/clr ,RX Enabling Bit 6 Set/Clear" "Not set,Set" setclrfld.long 0x00 5. 0x04 5. 0x08 5. " RXENMASK[5]_set/clr ,RX Enabling Bit 5 Set/Clear" "Not set,Set" textline " " setclrfld.long 0x00 4. 0x04 4. 0x08 4. " RXENMASK[4]_set/clr ,RX Enabling Bit 4 Set/Clear" "Not set,Set" setclrfld.long 0x00 3. 0x04 3. 0x08 3. " RXENMASK[3]_set/clr ,RX Enabling Bit 3 Set/Clear" "Not set,Set" setclrfld.long 0x00 2. 0x04 2. 0x08 2. " RXENMASK[2]_set/clr ,RX Enabling Bit 2 Set/Clear" "Not set,Set" textline " " setclrfld.long 0x00 1. 0x04 1. 0x08 1. " RXENMASK[1]_set/clr ,RX Enabling Bit 1 Set/Clear" "Not set,Set" setclrfld.long 0x00 0. 0x04 0. 0x08 0. " RXENMASK[0]_set/clr ,RX Enabling Bit 0 Set/Clear" "Not set,Set" group.long 0x038++0x0F line.long 0x00 "FREQTUNE,Crystal Oscillator Frequency Tuning" bitfld.long 0x00 0.--3. " XOSC32M_TUNE ,Tune crystal oscillator" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Not tuned" line.long 0x04 "FREQCTRL,Controls the RF Frequency" hexmask.long.byte 0x04 0.--6. 1. " FREQ ,Frequency control word" line.long 0x08 "TXPOWER,Controls the Output Power" bitfld.long 0x08 4.--7. " PA_POWER ,PA power control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x08 0.--3. " PA_BIAS ,PA bias control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0x0C "TXCTRL,Controls the TX Settings" bitfld.long 0x0C 4.--6. " DAC_CURR ,Change the current in the DAC" "0,1,2,3,4,5,6,7" bitfld.long 0x0C 2.--3. " DAC_DC ,Adjusts the dc level to the TX mixer" "0,1,2,3" bitfld.long 0x0C 0.--1. " TXMIX_CURRENT ,Transmit mixers core current" "0,1,2,3" rgroup.long 0x048++0x03 line.long 0x00 "FSMSTAT0,Radio Status Register 0" bitfld.long 0x00 7. " CAL_DONE ,Frequency synthesis calibration" "Not set,Set" bitfld.long 0x00 6. " CAL_RUNNING ,Frequency synthesizer calibration status" "Done/Not started,In progress" hexmask.long.byte 0x00 0.--5. 1. " FSM_FFCTRL_STATE ,Current state of the FIFO and frame-control finite-state machine" if (((d.l(ad:0x40088600+0x04C)&0x03)==0x01)) rgroup.long 0x04C++0x03 line.long 0x00 "FSMSTAT1,Radio Status Register 1" bitfld.long 0x00 7. " FIFO ,FIFO status" "Low,High" bitfld.long 0x00 6. " FIFOP ,FIFOP status" "Low,High" bitfld.long 0x00 5. " SFD ,SFD" "Complete/Not received,Received" textline " " bitfld.long 0x00 4. " CCA ,Clear channel assessment" "Low,High" bitfld.long 0x00 3. " SAMPLED_CCA ,Contains a sampled value of the CCA" "No effect,Updated" bitfld.long 0x00 2. " LOCK_STATUS ,Lock status" "Not locked,Locked" textline " " bitfld.long 0x00 1. " TX_ACTIVE ,Status signal" "Low,High" bitfld.long 0x00 0. " RX_ACTIVE ,Status signal" "Low,High" elif (((d.l(ad:0x40088600+0x04C)&0x03)==0x00)) rgroup.long 0x04C++0x03 line.long 0x00 "FSMSTAT1,Radio Status Register 1" bitfld.long 0x00 7. " FIFO ,FIFO status" "Low,High" bitfld.long 0x00 6. " FIFOP ,FIFOP status" "Low,High" bitfld.long 0x00 5. " SFD ,SFD" "Complete/Not sent,Sent" textline " " bitfld.long 0x00 4. " CCA ,Clear channel assessment" "Low,High" bitfld.long 0x00 3. " SAMPLED_CCA ,Contains a sampled value of the CCA" "No effect,Updated" bitfld.long 0x00 2. " LOCK_STATUS ,Lock status" "Not locked,Locked" textline " " bitfld.long 0x00 1. " TX_ACTIVE ,Status signal" "Low,High" bitfld.long 0x00 0. " RX_ACTIVE ,Status signal" "Low,High" else rgroup.long 0x04C++0x03 line.long 0x00 "FSMSTAT1,Radio Status Register 1" bitfld.long 0x00 7. " FIFO ,FIFO status" "Low,High" bitfld.long 0x00 6. " FIFOP ,FIFOP status" "Low,High" textline " " bitfld.long 0x00 4. " CCA ,Clear channel assessment" "Low,High" bitfld.long 0x00 3. " SAMPLED_CCA ,Contains a sampled value of the CCA" "No effect,Updated" bitfld.long 0x00 2. " LOCK_STATUS ,Lock status" "Not locked,Locked" textline " " bitfld.long 0x00 1. " TX_ACTIVE ,Status signal" "Low,High" bitfld.long 0x00 0. " RX_ACTIVE ,Status signal" "Low,High" endif group.long 0x050++0x0F line.long 0x00 "FIFOPCTRL,FIFOP Threshold" hexmask.long.byte 0x00 0.--6. 1. " FIFOP_THR ,Threshold used when generating FIFOP signal" line.long 0x04 "FSMCTRL,FSM Options" bitfld.long 0x04 1. " SLOTTED_ACK ,Controls timing of transmission of acknowledge frames" "12 symbol,>12 symbol" bitfld.long 0x04 0. " RX2RX_TIME_OFF ,12-symbol time-out" "No,Yes" line.long 0x08 "CCACTRL0,CCA Threshold" hexmask.long.byte 0x08 0.--7. 1. " CCA_THR ,Clear-channel-assessment threshold value" line.long 0x0C "CCACTRL1,Other CCA Options" bitfld.long 0x0C 3.--4. " CCA_MODE ,CCA Mode" "0,1,2,3" bitfld.long 0x0C 0.--2. " CCA_HYST ,CCA hysteresis" "0,1,2,3,4,5,6,7" rgroup.long 0x060++0x27 line.long 0x00 "RSSI,RSSI Status Register" hexmask.long.byte 0x00 0.--7. 1. " RSSI_VAL ,RSSI value" line.long 0x04 "RSSISTAT,RSSI Valid Status Register" bitfld.long 0x04 0. " RSSI_VALID ,RSSI value is valid" "Not valid,Valid" line.long 0x08 "RXFIRST,First Byte in RXFIFO" hexmask.long.byte 0x08 0.--7. 1. " DATA ,First byte of the RX FIFO" line.long 0x0C "RXFIFOCNT,Number of Bytes in RXFIFO" hexmask.long.byte 0x0C 0.--7. 1. " RXFIFOCNT ,Number of bytes in the RX FIFO" line.long 0x10 "TXFIFOCNT,Number of Bytes in TXFIFO" hexmask.long.byte 0x10 0.--7. 1. " TXFIFOCNT ,Number of bytes in the TX FIFO" line.long 0x14 "RXFIRST_PTR,RXFIFO Pointer" hexmask.long.byte 0x14 0.--7. 1. " RXFIRST_PTR ,RAM address offset of the first byte in the RX FIFO" line.long 0x18 "RXLAST_PTR,RXFIFO Pointer" hexmask.long.byte 0x18 0.--7. 1. " RXLAST_PTR ,RAM address offset of the last byte + 1 byte in the RX FIFO" line.long 0x1C "RXP1_PTR,RXFIFO Pointer" hexmask.long.byte 0x1C 0.--7. 1. " RXP1_PTR ,RAM address offset of the first byte of the first frame in the RX FIFO" line.long 0x20 "TXFIRST_PTR,TXFIFO Pointer" hexmask.long.byte 0x20 0.--7. 1. " TXFIRST_PTR ,RAM address offset of the next byte to be transmitted from the TX FIFO" line.long 0x24 "TXLAST_PTR,TXFIFO Pointer" hexmask.long.byte 0x24 0.--7. 1. " TXLAST_PTR ,RAM address offset of the last byte + 1 byte of the TX FIFO" group.long 0x08C++0x0B line.long 0x00 "RFIRQM0,RF interrupt masks" bitfld.long 0x00 7. " RXMASKZERO ,RXMASKZERO interrupt masks" "No interrupt,Interrupt" bitfld.long 0x00 6. " RXPKTDONE ,RXPKTDONE interrupt masks" "No interrupt,Interrupt" bitfld.long 0x00 5. " FRAME_ACCEPTED ,FRAME_ACCEPTED interrupt masks" "No interrupt,Interrupt" bitfld.long 0x00 4. " SRC_MATCH_FOUND ,SRC_MATCH_FOUND interrupt masks" "No interrupt,Interrupt" textline " " bitfld.long 0x00 3. " SRC_MATCH_DONE ,SRC_MATCH_DONE interrupt masks" "No interrupt,Interrupt" bitfld.long 0x00 2. " FIFOP ,FIFOP interrupt masks" "No interrupt,Interrupt" bitfld.long 0x00 1. " SFD ,SFD interrupt masks" "No interrupt,Interrupt" bitfld.long 0x00 0. " ACT_UNUSED ,ACT_UNUSED interrupt masks" "No interrupt,Interrupt" line.long 0x04 "RFIRQM1,RF interrupt masks" bitfld.long 0x04 5. " CSP_WAIT ,CSP_WAIT interrupt masks" "No interrupt,Interrupt" bitfld.long 0x04 4. " CSP_STOP ,CSP_STOP interrupt masks" "No interrupt,Interrupt" bitfld.long 0x04 3. " CSP_MANINT ,CSP_MANINT interrupt masks" "No interrupt,Interrupt" bitfld.long 0x04 2. " RF_IDLE ,RF_IDLE interrupt masks" "No interrupt,Interrupt" textline " " bitfld.long 0x04 1. " TXDONE ,TXDONE interrupt masks" "No interrupt,Interrupt" bitfld.long 0x04 0. " TXACKDONE ,TXACKDONE interrupt masks" "No interrupt,Interrupt" line.long 0x08 "RFERRM,RF error interrupt mask" bitfld.long 0x08 6. " STROBE_ERR ,STROBE_ERR interrupt masks" "No interrupt,Interrupt" bitfld.long 0x08 5. " TXUNDERF ,TXUNDERF interrupt masks" "No interrupt,Interrupt" bitfld.long 0x08 4. " TXOVERF ,TXOVERF interrupt masks" "No interrupt,Interrupt" bitfld.long 0x08 3. " RXUNDERF ,RXUNDERF interrupt masks" "No interrupt,Interrupt" textline " " bitfld.long 0x08 2. " RXOVERF ,RXOVERF interrupt masks" "No interrupt,Interrupt" bitfld.long 0x08 1. " RXABO ,RXABO interrupt masks" "No interrupt,Interrupt" bitfld.long 0x08 0. " NLOCK ,NLOCK interrupt masks" "No interrupt,Interrupt" rgroup.long 0x09C++0x03 line.long 0x00 "RFRND,Random data" bitfld.long 0x00 1. " QRND ,Random bit from the Q channel of the receiver" "Not set,Set" bitfld.long 0x00 0. " IRND ,Random bit from the I channel of the receiver" "Not set,Set" group.long 0x0A0++0x07 line.long 0x00 "MDMCTRL0,Controls Modem 0" bitfld.long 0x00 6.--7. " DEM_NUM_ZEROS ,Detect number of zeros" ",1 zero symbol,2 zero symbols,3 zero symbols" bitfld.long 0x00 5. " DEMOD_AVG_MODE ,Behaviour or the frequency offset averaging filter" "Locked,Updated" textline " " bitfld.long 0x00 1.--4. " PREAMBLE_LENGTH ,The number of preamble bytes" "2 leading-zero bytes,3 leading-zero bytes,4 leading-zero bytes,5 leading-zero bytes,6 leading-zero bytes,7 leading-zero bytes,8 leading-zero bytes,9 leading-zero bytes,10 leading-zero bytes,11 leading-zero bytes,12 leading-zero bytes,13 leading-zero bytes,14 leading-zero bytes,15 leading-zero bytes,16 leading-zero bytes,17 leading-zero bytes" bitfld.long 0x00 0. " TX_FILTER ,The kind of TX filter" "Normal,Extra" line.long 0x04 "MDMCTRL1,Controls Modem 1" bitfld.long 0x04 5. " CORR_THR_SFD ,Requirements for SFD detection" "Preamble,Preamble & SFD" bitfld.long 0x04 0.--4. " CORR_THR ,Demodulator correlator threshold value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31" rgroup.long 0x0A8++0x03 line.long 0x00 "FREQEST,Estimated RF Frequency Offset" hexmask.long.byte 0x00 0.--7. 1. " FREQEST ,Signed 2's-complement value" group.long 0x0AC++0x03 line.long 0x00 "RXCTRL,Tune Receive Section" bitfld.long 0x00 4.--5. " GBIAS_LNA2_REF ,Adjusts front-end LNA2/mixer PTAT current output" "M=3,M=4,M=5,M=6" bitfld.long 0x00 2.--3. " GBIAS_LNA_REF ,Adjusts front-end LNA PTAT current output" "M=3,M=4,M=5,M=6" bitfld.long 0x00 0.--1. " MIX_CURRENT ,Control of the output current from the receiver mixers" "0,1,2,3" group.long 0x0B0++0x13 line.long 0x00 "FSCTRL,Tune Frequency Synthesizer" bitfld.long 0x00 6.--7. " PRE_CURRENT ,Prescaler current setting" "0,1,2,3" bitfld.long 0x00 4.--5. " LODIV_BUF_CURRENT_TX ,Adjusts current in mixer and PA buffers" "0,1,2,3" textline " " bitfld.long 0x00 2.--3. " LODIV_BUF_CURRENT_RX ,Adjusts current in mixer and PA buffers" "0,1,2,3" bitfld.long 0x00 0.--1. " LODIV_CURRENT ,Adjusts divider currents,except mixer and PA buffers" "0,1,2,3" line.long 0x04 "FSCAL0,Tune Frequency Calibration 0" bitfld.long 0x04 7. " VCO_CURR_COMP_EN_OV ,Force on the current comparator in the VCO" "0,1" bitfld.long 0x04 6. " CHP_DISABLE ,Chip disable" "Enabled,Disabled" textline " " bitfld.long 0x04 2.--5. " CHP_CURRENT ,Current chip" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x04 0.--1. " BW_BOOST_MODE ,Control signal" "No BW_BOOST,High during calibration,Always on," line.long 0x08 "FSCAL1,Tune Frequency Calibration 1" bitfld.long 0x08 7. " VCO_CURR_CAL_OE ,Override current calibration" "0,1" bitfld.long 0x08 2.--6. " VCO_CURR_CAL ,Calibration result" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31" bitfld.long 0x08 0.--1. " VCO_CURR ,Current in VCO core" "0,1,2,3" line.long 0x0C "FSCAL2,Tune Frequency Calibration 2" bitfld.long 0x0C 6. " VCO_CAPARR_OE ,Override the calibration result" "0,1" bitfld.long 0x0C 0.--5. " VCO_CAPARR ,VCO capacitor array setting" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63" line.long 0x10 "FSCAL3,Tune Frequency Calibration 3" bitfld.long 0x10 6. " VCO_DAC_EN_OV ,VCO DAC enable" "Disabled,Enabled" bitfld.long 0x10 2.--5. " VCO_VC_DAC ,Bit vector for programming varactor control voltage" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x10 0.--1. " VCO_CAPARR_CAL_CTRL ,Calibration accuracy setting" "80 XOSC periods,100 XOSC periods,125 XOSC periods,250 XOSC periods" if (((d.l(ad:0x40088600+0x0C4)&0x40)==0x40)) group.long 0x0C4++0x03 line.long 0x00 "AGCCTRL0,AGC Dynamic Range Control" bitfld.long 0x00 6. " AGC_DR_XTND_EN ,AGC extra dynamic range enable" "Disabled,Enabled" bitfld.long 0x00 0.--5. " AGC_DR_XTND_THR ,AGC extra dynamic range threshold" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63" else group.long 0x0C4++0x03 line.long 0x00 "AGCCTRL0,AGC Dynamic Range Control" bitfld.long 0x00 6. " AGC_DR_XTND_EN ,AGC extra dynamic range enable" "Disabled,Enabled" endif group.long 0x0C8++0x03 line.long 0x00 "AGCCTRL1,AGC Reference Level" bitfld.long 0x00 0.--5. " AGC_REF ,Target value for the AGC control loop" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63" if (((d.l(ad:0x40088600+0x0CC)&0x01)==0x01)) group.long 0x0CC++0x03 line.long 0x00 "AGCCTRL2,AGC Gain Override" bitfld.long 0x00 6.--7. " LNA1_CURRENT ,Override value for LNA 1" "0-dB gain,3-dB gain,,6-dB gain" bitfld.long 0x00 3.--5. " LNA2_CURRENT ,Override value for LNA 2" "0-dB gain,3-dB gain,6-dB gain,9-dB gain,12-dB gain,15-dB gain,18-dB gain,21-dB gain" bitfld.long 0x00 1.--2. " LNA3_CURRENT ,Override value for LNA 3" "0-dB gain,3-dB gain,6-dB gain,9-dB gain" textline " " bitfld.long 0x00 0. " LNA_CURRENT_OE ,Current LNA override enable" "Disabled,Enabled" else group.long 0x0CC++0x03 line.long 0x00 "AGCCTRL2,AGC Gain Override" textline " " bitfld.long 0x00 0. " LNA_CURRENT_OE ,Current LNA override enable" "Disabled,Enabled" endif group.long 0x0D0++0x03 line.long 0x00 "AGCCTRL3,AGC Control" bitfld.long 0x00 5.--6. " AGC_SETTLE_WAIT ,Timing for AGC to wait for analog gain to settle after a gain change" "15 periods,20 periods,25 periods,30 periods" bitfld.long 0x00 3.--4. " AGC_WIN_SIZE ,Window size for the accumulate-and-dump function in the AGC" "16 samples,32 samples,64 samples,128 samples" bitfld.long 0x00 1.--2. " AAF_RP ,Overrides the control signals of the AGC to AAF" "9-dB,6-dB,3-dB,0-dB" textline " " bitfld.long 0x00 0. " AAF_RP_OE ,Override the AAF control signals enable" "Disabled,Enabled" group.long 0x0D4++0x23 line.long 0x00 "ADCTEST0,ADC Tuning 0" bitfld.long 0x00 6.--7. " ADC_VREF_ADJ ,Quantizer threshold control for test and debug" "0,1,2,3" bitfld.long 0x00 4.--5. " ADC_QUANT_ADJ ,Quantizer threshold control for test and debug" "0,1,2,3" bitfld.long 0x00 1.--3. " ADC_GM_ADJ ,Gm-control for test and debug" "0,1,2,3,4,5,6,7" bitfld.long 0x00 0. " ADC_DAC2_EN ,Enables DAC2 for enhanced ADC stability" "Disabled,Enabled" line.long 0x04 "ADCTEST1,ADC Tuning 1" bitfld.long 0x04 4.--7. " ADC_TEST_CTRL ,ADC test mode selector" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x04 2.--3. " ADC_C2_ADJ ,Used to adjust capacitor values in ADC" "0,1,2,3" bitfld.long 0x04 0.--1. " ADC_C3_ADJ ,Used to adjust capacitor values in ADC" "0,1,2,3" line.long 0x08 "ADCTEST2,ADC Tuning 2" bitfld.long 0x08 5.--6. " ADC_TEST_MODE ,Test mode to enable output of ADC data from demodulator" "Disabled,I and Q,I,Q" bitfld.long 0x08 3.--4. " AAF_RS ,Controls series resistance of AAF" "0,1,2,3" bitfld.long 0x08 1.--2. " ADC_FF_ADJ ,Adjust feed forward" "0,1,2,3" bitfld.long 0x08 0. " ADC_DAC_ROT ,Control of DAC DWA scheme" "Disabled,Enabled" line.long 0x0C "MDMTEST0,Test Register for Modem 0" bitfld.long 0x0C 4.--7. " TX_TONE ,TX Tone" "-6 MHz,-4 MHz,-3 MHz,-2 MHz,-1 MHz,-500 kHz,-4 kHz,0,4 kHz,500 kHz,1 MHz,2 MHz,3 MHz,4 MHz,6 MHz," bitfld.long 0x0C 2.--3. " DC_WIN_SIZE ,Controls the numbers of samples" "32 samples,64 samples,128 samples,256 samples" bitfld.long 0x0C 0.--1. " DC_BLOCK_MODE ,Selects the mode of operation" "Passed,Normal,Freeze," line.long 0x10 "MDMTEST1,Test Register for Modem 1" bitfld.long 0x10 5. " USEMIRROR_IF ,IF frequency" "Normal,Mirror" bitfld.long 0x10 4. " MOD_IF ,IF modulation" "0,1" bitfld.long 0x10 3. " RAMP_AMP ,Ramping of DAC" "Disabled,Enabled" bitfld.long 0x10 2. " RFC_SNIFF_EN ,Packet sniffer module enable" "Disabled,Enabled" bitfld.long 0x10 0. " LOOPBACK_EN ,Loopback enable" "Disabled,Enabled" line.long 0x14 "DACTEST0,DAC Override Value 0" hexmask.long.byte 0x14 0.--7. 1. " DAC_Q_O ,Q-branch DAC override value" line.long 0x18 "DACTEST1,DAC Override Value 1" hexmask.long.byte 0x18 0.--7. 1. " DAC_I_O ,I-branch DAC override value" line.long 0x1C "DACTEST2,DAC Override Value 2" bitfld.long 0x1C 5. " DAC_DEM_EN ,Dynamic element matching enable" "Disabled,Enabled" bitfld.long 0x1C 3.--4. " DAC_CASC_CTRL ,Adjustment of output stage" "0,1,2,3" bitfld.long 0x1C 0.--2. " DAC_SRC ,TX DACs data source" "0,1,2,3,4,5,6,7" line.long 0x20 "ATEST,Analog Test Control" bitfld.long 0x20 0.--5. " ATEST_CTRL ,Controls the analog test mode" "Disabled,Enabled,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,," if (((d.l(ad:0x40088600+0x0FC)&0x08)==0x08)) group.long 0x0F8++0x03 line.long 0x00 "PTEST0,Override Power-down Register 0" rbitfld.long 0x00 7. " PRE_PD ,Prescaler power-down signal" "Low,High" bitfld.long 0x00 6. " CHP_PD ,Charge pump power-down signal" "Low,High" bitfld.long 0x00 5. " ADC_PD ,ADC power-down signal" "Low,High" textline " " bitfld.long 0x00 4. " DAC_PD ,DAC power-down signal" "Low,High" bitfld.long 0x00 2.--3. " LNA_PD ,Low-noise amplifier power-down signal" "Powered up,LNA off/mixer or regulator on,LNA or mixer off/regulator on,PD" bitfld.long 0x00 1. " TXMIX_PD ,Transmit mixer power-down signal" "Low,High" textline " " bitfld.long 0x00 0. " AAF_PD ,Antialiasing filter power-down signal" "Low,High" else hgroup.long 0x0F8++0x03 hide.long 0x00 "PTEST0,Override Power-down Register 0" endif if (((d.l(ad:0x40088600+0x0FC)&0x08)==0x08)) group.long 0x0FC++0x03 line.long 0x00 "PTEST1,Override Power-down Register 1" bitfld.long 0x00 3. " PD_OVERRIDE ,Override enabling and disabling of various modules" "Disabled,Enabled" bitfld.long 0x00 2. " PA_PD ,Power amplifier power-down signal" "Low,High" textline " " bitfld.long 0x00 1. " VCO_PD ,VCO power-down signal" "Low,High" bitfld.long 0x00 0. " LODIV_PD ,LO power-down signal" "Low,High" else group.long 0x0FC++0x03 line.long 0x00 "PTEST1,Override Power-down Register 1" bitfld.long 0x00 3. " PD_OVERRIDE ,Override enabling and disabling of various modules" "Disabled,Enabled" endif rgroup.long 0x100++0x05F line.long 0x0 "CSPPROG$3,CSP Program" hexmask.long.byte 0x0 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x4 "CSPPROG$3,CSP Program" hexmask.long.byte 0x4 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x8 "CSPPROG$3,CSP Program" hexmask.long.byte 0x8 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0xC "CSPPROG$3,CSP Program" hexmask.long.byte 0xC 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x10 "CSPPROG$3,CSP Program" hexmask.long.byte 0x10 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x14 "CSPPROG$3,CSP Program" hexmask.long.byte 0x14 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x18 "CSPPROG$3,CSP Program" hexmask.long.byte 0x18 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x1C "CSPPROG$3,CSP Program" hexmask.long.byte 0x1C 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x20 "CSPPROG$3,CSP Program" hexmask.long.byte 0x20 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x24 "CSPPROG$3,CSP Program" hexmask.long.byte 0x24 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x28 "CSPPROG$3,CSP Program" hexmask.long.byte 0x28 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x2C "CSPPROG$3,CSP Program" hexmask.long.byte 0x2C 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x30 "CSPPROG$3,CSP Program" hexmask.long.byte 0x30 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x34 "CSPPROG$3,CSP Program" hexmask.long.byte 0x34 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x38 "CSPPROG$3,CSP Program" hexmask.long.byte 0x38 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x3C "CSPPROG$3,CSP Program" hexmask.long.byte 0x3C 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x40 "CSPPROG$3,CSP Program" hexmask.long.byte 0x40 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x44 "CSPPROG$3,CSP Program" hexmask.long.byte 0x44 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x48 "CSPPROG$3,CSP Program" hexmask.long.byte 0x48 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x4C "CSPPROG$3,CSP Program" hexmask.long.byte 0x4C 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x50 "CSPPROG$3,CSP Program" hexmask.long.byte 0x50 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x54 "CSPPROG$3,CSP Program" hexmask.long.byte 0x54 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x58 "CSPPROG$3,CSP Program" hexmask.long.byte 0x58 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" line.long 0x5C "CSPPROG$3,CSP Program" hexmask.long.byte 0x5C 0.--7. 1. " CSP_INSTR ,Byte N of the CSP program memory" group.long 0x180++0x03 line.long 0x00 "CSPCTRL,CSP Control Bit" bitfld.long 0x00 0. " MCU_CTRL ,CSP MCU control input" "0,1" rgroup.long 0x184++0x13 line.long 0x00 "CSPSTAT,CSP Status Register" bitfld.long 0x00 5. " CSP_RUNNING ,CSP running" "Idle,Running" bitfld.long 0x00 0.--4. " CSP_PC ,CSP program counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31" line.long 0x04 "CSPX,CSP X Data Register" hexmask.long.byte 0x04 0.--7. 1. " CSPX ,CSP instructions" line.long 0x08 "CSPY,CSP Y Data Register" hexmask.long.byte 0x08 0.--7. 1. " CSPY ,CSP instructions" line.long 0x0C "CSPZ,CSP Z Data Register" hexmask.long.byte 0x0C 0.--7. 1. " CSPZ ,CSP instructions" line.long 0x10 "CSPT,CSP T Data Register" hexmask.long.byte 0x10 0.--7. 1. " CSPT ,CSP instructions" width 15. group.long 0x1AC++0x0B line.long 0x00 "RFC_OBS_CTRL0,RF Observation Mux Control 0" bitfld.long 0x00 6. " RFC_OBS_POL0 ,XORed with RFC_OBS_MUX0" "0,1" bitfld.long 0x00 0.--5. " RFC_OBS_MUX0 ,Observable signal from RF Core" "Constant value,Constant value,,,,,,,rfc_sniff_data,rfc_sniff_clk,,,rssi_valid,demod_cca,sampled_cca,sfd_sync,tx_active,rx_active,ffctrl_fifo,ffctrl_fifop,packet_done,,rfc_xor_rand_i_q,rfc_rand_q,rfc_rand_i,lock_status,,,,,,,,,,,,,,,pa_pd,,lna_pd,,,,,,,,,,,,,,,,,,,,," line.long 0x04 "RFC_OBS_CTRL1,RF Observation Mux Control 1" bitfld.long 0x04 6. " RFC_OBS_POL1 ,XORed with RFC_OBS_MUX1" "0,1" bitfld.long 0x04 0.--5. " RFC_OBS_MUX1 ,Observable signal from RF Core" "Constant value,Constant value,,,,,,,rfc_sniff_data,rfc_sniff_clk,,,rssi_valid,demod_cca,sampled_cca,sfd_sync,tx_active,rx_active,ffctrl_fifo,ffctrl_fifop,packet_done,,rfc_xor_rang_q,rfc_rand_q,rfc_rand_i,lock_status,,,,,,,,,,,,,,,pa_pd,,lna_pd,,,,,,,,,,,,,,,,,,,,," line.long 0x08 "RFC_OBS_CTRL2,RF Observation Mux Control 2" bitfld.long 0x08 6. " RFC_OBS_POL2 ,XORed with RFC_OBS_MUX2" "0,1" bitfld.long 0x08 0.--5. " RFC_OBS_MUX2 ,Observable signal from RF Core" "Constant value,Constant value,,,,,,,rfc_sniff_data,rfc_sniff_clk,,,rssi_valid,demod_cca,sampled_cca,sfd_sync,tx_active,rx_active,ffctrl_fifo,ffctrl_fifop,packet_done,,rfc_xor_rang_q,rfc_rand_q,rfc_rand_i,lock_status,,,,,,,,,,,,,,,pa_pd,,lna_pd,,,,,,,,,,,,,,,,,,,,," group.long 0x1E8++0x03 line.long 0x00 "TXFILTCFG,TX Filter Configuration" bitfld.long 0x00 0.--3. " PC ,Drives signal rfr_txfilt_fc" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" width 0xB tree.end tree "SFR" base ad:0x40088828 width 13. hgroup.long 0x00++0x03 hide.long 0x00 "SFR_RFDATA,Data Written Register" in group.long 0x04++0x0F line.long 0x00 "SFR_RFERRF,RF Error Interrupt Flags" bitfld.long 0x00 6. " STROBEERR ,Strobe error" "No interrupt,Interrupt" bitfld.long 0x00 5. " TXUNDERF ,TX FIFO underflowed" "No interrupt,Interrupt" bitfld.long 0x00 4. " TXOVERF ,TX FIFO overflowed" "No interrupt,Interrupt" textline " " bitfld.long 0x00 3. " RXUNDERF ,RX FIFO underflowed" "No interrupt,Interrupt" bitfld.long 0x00 2. " RXOVERF ,RX FIFO overflowed" "No interrupt,Interrupt" bitfld.long 0x00 1. " RXABO ,Reception of a frame was aborted" "No interrupt,Interrupt" textline " " bitfld.long 0x00 0. " NLOCK ,Lock" "No interrupt,Interrupt" line.long 0x04 "SFR_RFIRQF1,RF Interrupt Flags" bitfld.long 0x04 5. " CSP_WAIT ,Wait instruction" "No interrupt,Interrupt" bitfld.long 0x04 4. " CSP_STOP ,Stopped program" "No interrupt,Interrupt" bitfld.long 0x04 3. " CSP_MANINT ,Manual interrupt" "No interrupt,Interrupt" textline " " bitfld.long 0x04 2. " RFIDLE ,Radio state-machine" "No interrupt,Interrupt" bitfld.long 0x04 1. " TXDONE ,Transmit complete frame" "No interrupt,Interrupt" bitfld.long 0x04 0. " TXACKDONE ,Transmit acknowledgement frame" "No interrupt,Interrupt" line.long 0x08 "SFR_RFIRQF0,RF Interrupt Flags" bitfld.long 0x08 7. " RXMASKZERO ,Nonzero state" "No interrupt,Interrupt" bitfld.long 0x08 6. " RXPKTDONE ,Receive complete frame" "No interrupt,Interrupt" bitfld.long 0x08 5. " FRAME_ACCEPTED ,Accept frame filtering" "No interrupt,Interrupt" textline " " bitfld.long 0x08 4. " SRC_MATCH_FOUND ,Source match found" "No interrupt,Interrupt" bitfld.long 0x08 3. " SRC_MATCH_DONE ,Source matching complete" "No interrupt,Interrupt" bitfld.long 0x08 2. " FIFOP ,The number of bytes in the RX FIFO" "No interrupt,Interrupt" textline " " bitfld.long 0x08 1. " SFD ,SFD" "No interrupt,Interrupt" line.long 0x0C "SFR_RFST,RF CSMA-CA/strobe processor" hexmask.long.byte 0x0C 0.--7. 1. " INSTR ,CSP instruction" width 0xB tree.end tree "CCTEST" base ad:0x44010000 width 9. group.long 0x00++0x03 line.long 0x00 "IO,Output Strength Control" bitfld.long 0x00 0. " SC ,I/O strength control bit" "0,1" group.long 0x14++0x23 line.long 0x00 "OBSSEL0,Select Output Signal on Observation Output 0" bitfld.long 0x00 7. " EN ,Observation output 0 enable control for PC0" "Disabled,Enabled" hexmask.long.byte 0x00 0.--6. 1. " SEL ,Select" line.long 0x04 "OBSSEL1,Select Output Signal on Observation Output 1" bitfld.long 0x04 7. " EN ,Observation output 1 enable control for PC1" "Disabled,Enabled" hexmask.long.byte 0x04 0.--6. 1. " SEL ,Select" line.long 0x08 "OBSSEL2,Select Output Signal on Observation Output 2" bitfld.long 0x08 7. " EN ,Observation output 2 enable control for PC2" "Disabled,Enabled" hexmask.long.byte 0x08 0.--6. 1. " SEL ,Select" line.long 0x0C "OBSSEL3,Select Output Signal on Observation Output 3" bitfld.long 0x0C 7. " EN ,Observation output 3 enable control for PC3" "Disabled,Enabled" hexmask.long.byte 0x0C 0.--6. 1. " SEL ,Select" line.long 0x10 "OBSSEL4,Select Output Signal on Observation Output 4" bitfld.long 0x10 7. " EN ,Observation output 4 enable control for PC4" "Disabled,Enabled" hexmask.long.byte 0x10 0.--6. 1. " SEL ,Select" line.long 0x14 "OBSSEL5,Select Output Signal on Observation Output 5" bitfld.long 0x14 7. " EN ,Observation output 5 enable control for PC5" "Disabled,Enabled" hexmask.long.byte 0x14 0.--6. 1. " SEL ,Select" line.long 0x18 "OBSSEL6,Select Output Signal on Observation Output 6" bitfld.long 0x18 7. " EN ,Observation output 6 enable control for PC6" "Disabled,Enabled" hexmask.long.byte 0x18 0.--6. 1. " SEL ,Select" line.long 0x1C "OBSSEL7,Select Output Signal on Observation Output 7" bitfld.long 0x1C 7. " EN ,Observation output 7 enable control for PC7" "Disabled,Enabled" hexmask.long.byte 0x1C 0.--6. 1. " SEL ,Select" line.long 0x20 "TR0,Test Register 0" bitfld.long 0x20 1. " ADCTM ,Temperature sensor" "Not set,Set" group.long 0x50++0x03 line.long 0x00 "USBCTRL,USB PHY Stand-by Control" bitfld.long 0x00 0. " USB_STB ,USB PHY stand-by override bit" "Not set,Set" width 0xB tree.end tree "ANA" base ad:0x400D6004 width 13. group.long 0x00++0x03 line.long 0x00 "REGS_IVCTRL,Analog Control Register" bitfld.long 0x00 4.--5. " DAC_CURR_CTRL ,Controls bias current to DAC" "100% IVREF/0% IREF,60% IVREF/40% IREF,40% IVREF/60% IREF,0% IVREF/100% IREF" bitfld.long 0x00 3. " LODIV_BIAS_CTRL ,Controls bias current to LODIV" "PTAT,IVREF" bitfld.long 0x00 2. " TXMIX_DC_CTRL ,Controls DC bias in TXMIX" "0,1" bitfld.long 0x00 0.--1. " PA_BIAS_CTRL ,Controls bias current to PA" "IREF,IREF and IVREF,PTAT,Increased PTAT slope" width 0xB tree.end tree.end textline ""