; -------------------------------------------------------------------------------- ; @Title: GD32C10x On-Chip Peripherals ; @Props: Released ; @Author: JDU ; @Changelog: 2023-02-16 JDU ; @Manufacturer: GigaDevice - GigaDevice Semiconductor Inc. ; @Doc: SVD generated (T32 converter 1.0.0), based on: GD32C10x.svd (Ver. 1.0) ; @Core: Cortex-M4F ; @Chip: GD32C103TBU6, GD32C103CBT6, GD32C103RBT6, GD32C103VBT6 ; @Copyright: (C) 1989-2023 Lauterbach GmbH, licensed for use with TRACE32(R) only ; -------------------------------------------------------------------------------- ; $Id: pergd32c10x.per 15786 2023-02-22 10:57:01Z kwisniewski $ tree.close "Core Registers (Cortex-M4F)" AUTOINDENT.PUSH AUTOINDENT.OFF tree "System Control" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 12. group.long 0x08++0x03 line.long 0x00 "ACTLR,Auxiliary Control Register" bitfld.long 0x00 9. " DISFPCA ,Disables lazy stacking of floating point context" "No,Yes" bitfld.long 0x00 8. " DISOOFP ,Disables floating point instructions completing" "No,Yes" bitfld.long 0x00 2. " DISFOLD ,Disables folding of IT instructions" "No,Yes" textline " " bitfld.long 0x00 1. " DISDEFWBUF ,Disables write buffer use during default memory map accesses" "No,Yes" bitfld.long 0x00 0. " DISMCYCINT ,Disables interruption of multi-cycle instructions" "No,Yes" group.long 0x10++0x0B line.long 0x00 "SYST_CSR,SysTick Control and Status Register" rbitfld.long 0x00 16. " COUNTFLAG ,Counter Flag" "Not counted,Counted" bitfld.long 0x00 2. " CLKSOURCE ,SysTick clock source" "External,Core" bitfld.long 0x00 1. " TICKINT ,SysTick Handler" "No SysTick,SysTick" textline " " bitfld.long 0x00 0. " ENABLE ,Counter Enable" "Disabled,Enabled" 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" line.long 0x08 "SYST_CVR,SysTick Current Value Register" rgroup.long 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" rgroup.long 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 ,Indicates processor revision" "Revision 0,?..." bitfld.long 0x00 16.--19. " ARCHITECTURE ,Architecture" "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 ,Indicates part number" bitfld.long 0x00 0.--3. " REVISION ,Indicates patch release" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0xD04++0x23 line.long 0x00 "ICSR,Interrupt Control State Register" bitfld.long 0x00 31. " NMIPENDSET ,Set Pending NMI Bit" "Inactive,Active" bitfld.long 0x00 28. " PENDSVSET ,Set Pending pendSV Bit" "Not pending,Pending" bitfld.long 0x00 27. " PENDSVCLR ,Removes the pending status of the PendSV exception" "No effect,Removed" textline " " bitfld.long 0x00 26. " PENDSTSET ,Set Pending SysTick Bit" "Not pending,Pending" bitfld.long 0x00 25. " PENDSTCLR ,Clear Pending SysTick Bit" "No effect,Removed" bitfld.long 0x00 23. " ISRPREEMPT ,Use Only at Debug Time" "Not active,Active" textline " " bitfld.long 0x00 22. " ISRPENDING ,Indicates whether an external interrupt" "Not pending,Pending" hexmask.long.word 0x00 12.--20. 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 ,The exception number of the current executing exception" line.long 0x04 "VTOR,Vector Table Offset Register" hexmask.long 0x04 7.--31. 0x80 " TBLOFF ,Vector table address" 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" "No effect,Clear" bitfld.long 0x08 0. " VECTRESET ,System Reset" "No effect,Reset" 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" 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" line.long 0x10 "CCR,Configuration Control Register" bitfld.long 0x10 18. " BP ,Branch prediction enable bit" "Disabled,Enabled" bitfld.long 0x10 17. " IC ,Instruction cache enable bit" "Disabled,Enabled" bitfld.long 0x10 16. " DC ,Cache enable bit" "Disabled,Enabled" textline " " bitfld.long 0x10 9. " STKALIGN ,8-byte Stack Frame Alignment" "4-byte/no adjustment,8-byte/adjustment" bitfld.long 0x10 8. " BFHFNMIGN ,Enable NMI and Hard Fault and FAULTMASK to Ignore Bus Fault" "Disabled,Enabled" bitfld.long 0x10 4. " DIV_0_TRP ,Trap Divide by Zero" "Disabled,Enabled" textline " " bitfld.long 0x10 3. " UNALIGN_TRP ,Trap for Unaligned Access" "Disabled,Enabled" bitfld.long 0x10 1. " USERSETMPEND ,Controls whether unprivileged software can access the STIR" "Denied,Allowed" bitfld.long 0x10 0. " NONEBASETHRDENA ,Control Entry to Thread Mode" "Only from last exception,Any level" line.long 0x14 "SHPR1,SSystem Handler Priority Register 1" hexmask.long.byte 0x14 24.--31. 1. " PRI_7 ,Priority of System Handler 7" hexmask.long.byte 0x14 16.--23. 1. " PRI_6 ,Priority of system handler 6(UsageFault)" hexmask.long.byte 0x14 8.--15. 1. " PRI_5 ,Priority of system handler 5(BusFault)" textline " " hexmask.long.byte 0x14 0.--7. 1. " PRI_4 ,Priority of system handler 4(MemManage)" line.long 0x18 "SHPR2,System Handler Priority Register 2" hexmask.long.byte 0x18 24.--31. 1. " PRI_11 ,Priority of system handler 11(SVCall)" hexmask.long.byte 0x18 16.--23. 1. " PRI_10 ,Priority of System Handler 10" hexmask.long.byte 0x18 8.--15. 1. " PRI_9 ,Priority of System Handler 9" textline " " hexmask.long.byte 0x18 0.--7. 1. " PRI_8 ,Priority of System Handler 8" line.long 0x1C "SHPR3,System Handler Priority Register 3" hexmask.long.byte 0x1C 24.--31. 1. " PRI_15 ,Priority of System Handler 15(SysTick)" hexmask.long.byte 0x1C 16.--23. 1. " PRI_14 ,Priority of System Handler 14(PendSV)" hexmask.long.byte 0x1C 8.--15. 1. " PRI_13 ,Priority of System Handler 13" textline " " hexmask.long.byte 0x1C 0.--7. 1. " PRI_12 ,Priority of System Handler 12(DebugMonitor)" line.long 0x20 "SHCSR,System Handler Control and State Register" bitfld.long 0x20 18. " USGFAULTENA ,Enable UsageFault" "Disabled,Enabled" bitfld.long 0x20 17. " BUSFAULTENA ,Enable BusFault" "Disabled,Enabled" bitfld.long 0x20 16. " MEMFAULTENA ,Enable MemManage fault" "Disabled,Enabled" textline " " bitfld.long 0x20 15. " SVCALLPENDED ,SVCall is pending" "Not pending,Pending" bitfld.long 0x20 14. " BUSFAULTPENDED ,BusFault is pending" "Not pending,Pending" bitfld.long 0x20 13. " MEMFAULTPENDED ,MemManage is pending" "Not pending,Pending" textline " " bitfld.long 0x20 12. " USGFAULTPENDED ,UsageFault is pending" "Not pending,Pending" bitfld.long 0x20 11. " SYSTICKACT ,SysTick is Active" "Not active,Active" bitfld.long 0x20 10. " PENDSVACT ,PendSV is Active" "Not active,Active" textline " " bitfld.long 0x20 8. " MONITORACT ,Monitor is Active" "Not active,Active" bitfld.long 0x20 7. " SVCALLACT ,SVCall is Active" "Not active,Active" bitfld.long 0x20 3. " USGFAULTACT ,UsageFault is Active" "Not active,Active" textline " " bitfld.long 0x20 1. " BUSFAULTACT ,BusFault is Active" "Not active,Active" bitfld.long 0x20 0. " MEMFAULTACT ,MemManage is Active" "Not active,Active" group.byte 0xD28++0x1 line.byte 0x00 "MMFSR,MemManage Status Register" bitfld.byte 0x00 7. " MMARVALID ,Address Valid Flag" "Not valid,Valid" bitfld.byte 0x00 5. " MLSPERR ,A MemManage fault occurred during FP lazy state preservation" "Not occurred,Occurred" bitfld.byte 0x00 4. " MSTKERR ,tacking Access Violations" "Not occurred,Occurred" textline " " bitfld.byte 0x00 3. " MUNSTKERR ,Unstack Access Violations" "Not occurred,Occurred" bitfld.byte 0x00 1. " DACCVIOL ,Data Access Violation" "Not occurred,Occurred" bitfld.byte 0x00 0. " IACCVIOL ,Instruction Access Violation" "Not occurred,Occurred" line.byte 0x01 "BFSR,Bus Fault Status Register" bitfld.byte 0x01 7. " BFARVALID ,Address Valid Flag" "Not valid,Valid" bitfld.byte 0x01 5. " LSPERR ,A bus fault occurred during FP lazy state preservation" "Not occurred,Occurred" bitfld.byte 0x01 4. " STKERR ,Derived bus fault(exception entry)" "Not occurred,Occurred" textline " " bitfld.byte 0x01 3. " UNSTKERR ,Derived bus fault(exception return)" "Not occurred,Occurred" bitfld.byte 0x01 2. " IMPRECISERR ,Imprecise data access error" "Not occurred,Occurred" bitfld.byte 0x01 1. " PRECISERR ,Precise data access error" "Not occurred,Occurred" textline " " bitfld.byte 0x01 0. " IBUSERR ,Bus fault on an instruction prefetch" "Not occurred,Occurred" group.word 0xD2A++0x1 line.word 0x00 "USAFAULT,Usage Fault Status Register" bitfld.word 0x00 9. " DIVBYZERO ,Divide by zero error" "No error,Error" bitfld.word 0x00 8. " UNALIGNED ,Unaligned access error" "No error,Error" bitfld.word 0x00 3. " NOCP ,A coprocessor access error" "No error,Error" textline " " bitfld.word 0x00 2. " INVPC ,An integrity check error" "No error,Error" bitfld.word 0x00 1. " INVSTATE ,Invalid Combination of EPSR and Instruction" "No error,Error" bitfld.word 0x00 0. " UNDEFINSTR ,Undefined instruction error" "No error,Error" group.long 0xD2C++0x07 line.long 0x00 "HFSR,Hard Fault Status Register" bitfld.long 0x00 31. " DEBUGEVT ,Indicates when a Debug event has occurred" "Not occurred,Occurred" bitfld.long 0x00 30. " FORCED ,Indicates that a fault with configurable priority" "Not occurred,Occurred" bitfld.long 0x00 1. " VECTTBL ,Indicates when a fault has occurred because of a vector table read error on exception processing" "Not occurred,Occurred" line.long 0x04 "DFSR,Debug Fault Status Register" bitfld.long 0x04 4. " EXTERNAL ,Indicates a debug event generated because of the assertion of EDBGRQ" "Not asserted,Asserted" bitfld.long 0x04 3. " VCATCH ,Vector Catch Flag" "Not occurred,Occurred" bitfld.long 0x04 2. " DWTTRAP ,Indicates a debug event generated by the DWT" "Not occurred,Occurred" textline " " bitfld.long 0x04 1. " BKPT ,BKPT Flag" "Not executed,Executed" bitfld.long 0x04 0. " HALTED ,Indicates a debug event generated by either" "Not requested,Requested" group.long 0xD34++0x0B line.long 0x00 "MMFAR,MemManage Fault Address Register" line.long 0x04 "BFAR,BusFault Address Register" line.long 0x08 "AFSR,Auxiliary Fault Status Register" group.long 0xD88++0x03 line.long 0x00 "CPACR,Coprocessor Access Control Register" bitfld.long 0x00 22.--23. " CP11 ,Access privileges for coprocessor 11" "Access denied,Privileged only,Reserved,Full access" bitfld.long 0x00 20.--21. " CP10 ,Access privileges for coprocessor 10" "Access denied,Privileged only,Reserved,Full access" bitfld.long 0x00 14.--15. " CP7 ,Access privileges for coprocessor 7" "Access denied,Privileged only,Reserved,Full access" textline " " bitfld.long 0x00 12.--13. " CP6 ,Access privileges for coprocessor 6" "Access denied,Privileged only,Reserved,Full access" bitfld.long 0x00 10.--11. " CP5 ,Access privileges for coprocessor 5" "Access denied,Privileged only,Reserved,Full access" bitfld.long 0x00 8.--9. " CP4 ,Access privileges for coprocessor 4" "Access denied,Privileged only,Reserved,Full access" textline " " bitfld.long 0x00 6.--7. " CP3 ,Access privileges for coprocessor 3" "Access denied,Privileged only,Reserved,Full access" bitfld.long 0x00 4.--5. " CP2 ,Access privileges for coprocessor 2" "Access denied,Privileged only,Reserved,Full access" bitfld.long 0x00 2.--3. " CP1 ,Access privileges for coprocessor 1" "Access denied,Privileged only,Reserved,Full access" textline " " bitfld.long 0x00 0.--1. " CP0 ,Access privileges for coprocessor 0" "Access denied,Privileged only,Reserved,Full access" wgroup.long 0xF00++0x03 line.long 0x00 "STIR,Software Trigger Interrupt Register" hexmask.long.word 0x00 0.--8. 1. " INTID ,Indicates the interrupt to be triggered" width 10. tree "Feature Registers" 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 width 6. tree "CoreSight Identification Registers" 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 width 0x0B 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 sif CORENAME()=="CORTEXM4F" tree "Floating-point Unit (FPU)" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 8. group.long 0xF34++0x0B line.long 0x00 "FPCCR,Floating-Point Context Control Register" bitfld.long 0x00 31. " ASPEN ,Execution of a floating-point instruction sets the CONTROL.FPCA bit to 1" "Disabled,Enabled" bitfld.long 0x00 30. " LSPEN ,Enables lazy context save of FP state" "Disabled,Enabled" bitfld.long 0x00 8. " MONRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the DebugMonitor exception to pending" "Not able,Able" textline " " bitfld.long 0x00 6. " BFRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the BusFault exception to pending" "Not able,Able" bitfld.long 0x00 5. " MMRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the MemManage exception to pending" "Not able,Able" bitfld.long 0x00 4. " HFRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the HardFault exception to pending" "Not able,Able" textline " " bitfld.long 0x00 3. " THREAD ,Indicates the processor mode when it allocated the FP stack frame" "Handler,Thread" bitfld.long 0x00 1. " USER ,Indicates the privilege level of the software executing" "Privileged,Unprivileged" bitfld.long 0x00 0. " LSPACT ,Indicates whether Lazy preservation of the FP state is active" "Not active,Active" line.long 0x04 "FPCAR,Floating-Point Context Address Register" hexmask.long 0x04 3.--31. 0x8 " ADDRESS ,The location of the unpopulated floating-point register space allocated on an exception stack frame" line.long 0x08 "FPDSCR,Floating-Point Default Status Control Register" bitfld.long 0x08 26. " AHP ,Default value for FPSCR.AHP" "IEEE 754-2008,Alternative" bitfld.long 0x08 25. " DN ,Default value for FPSCR.DN" "NaN operands,Any operation" bitfld.long 0x08 24. " FZ ,Default value for FPSCR.FZ" "No Flush mode,Flush mode" textline " " bitfld.long 0x08 22.--23. " RMODE ,Default value for FPSCR.RMode" "Round to Nearest,Round towards Plus Infinity,Round towards Minus Infinity,Round towards Zero" rgroup.long 0xF40++0x07 line.long 0x00 "MVFR0,Media and FP Feature Register 0" bitfld.long 0x00 28.--31. " FPRNDMOD ,Indicates the rounding modes supported by the FP floating-point hardware" ",All supported,?..." bitfld.long 0x00 24.--27. " SRTERR ,Indicates the hardware support for FP short vectors" "Not supported,?..." bitfld.long 0x00 20.--23. " SQRROOT ,Indicates the hardware support for FP square root operations" ",Supported,?..." textline " " bitfld.long 0x00 16.--19. " DIV ,Indicates the hardware support for FP divide operations" ",Supported,?..." bitfld.long 0x00 12.--15. " FPEXTRP ,Indicates whether the FP hardware implementation supports exception trapping" "Not supported,?..." bitfld.long 0x00 8.--11. " DBLPREC ,Indicates the hardware support for FP double_precision operations" "Not supported,,Supported,?..." textline " " bitfld.long 0x00 4.--7. " SNGLPREC ,Indicates the hardware support for FP single-precision operations" ",,Supported,?..." bitfld.long 0x00 0.--3. " A_SIMD ,Indicates the size of the FP register bank" ",Supported-16x64-bit,?..." line.long 0x04 "MVFR1,Media and FP Feature Register 1" bitfld.long 0x04 28.--31. " FP_FUSED_MAC ,Indicates whether the FP supports fused multiply accumulate operations" ",Supported,?..." bitfld.long 0x04 24.--27. " FP_HPFP ,Indicates whether the FP supports half-precision and double-precision floating-point conversion instructions" ",Half-single,Half-single and half-double,?..." textline " " bitfld.long 0x04 4.--7. " D_NAN ,Indicates whether the FP hardware implementation supports only the Default NaN mode" ",NaN propagation,?..." bitfld.long 0x04 0.--3. " FTZ_MODE ,Indicates whether the FP hardware implementation supports only the Flush-to-Zero mode of operation" ",Full denorm. num. arit.,?..." width 0xB else newline textline "COREDEBUG component base address not specified" newline endif tree.end endif tree "Debug" tree "Core Debug" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 7. group.long 0xD30++0x03 line.long 0x00 "DFSR,Debug Fault Status Register" eventfld.long 0x00 4. " EXTERNAL ,Indicates a debug event generated because of the assertion of an external debug request" "Not generated,Generated" eventfld.long 0x00 3. " VCATCH ,Indicates triggering of a Vector catch" "Not triggered,Triggered" eventfld.long 0x00 2. " DWTTRAP ,Indicates a debug event generated by the DWT" "Not generated,Generated" newline eventfld.long 0x00 1. " BKPT ,Indicates a debug event generated by BKPT instruction execution or a breakpoint match in FPB" "Not generated,Generated" eventfld.long 0x00 0. " HALTED ,Indicates a debug event generated by either a C_HALT or C_STEP request, triggered by a write to the DHCSR or a step request triggered by setting DEMCR.MON_STEP to 1" "Not generated,Generated" newline hgroup.long 0xDF0++0x03 hide.long 0x00 "DHCSR,Debug Halting Control and Status Register" in newline wgroup.long 0xDF4++0x03 line.long 0x00 "DCRSR,Debug Core Register Selector Register" bitfld.long 0x00 16. " REGWNR ,Register Read/Write" "Read,Write" hexmask.long.byte 0x00 0.--6. 1. " REGSEL ,Specifies the ARM core register or special-purpose register or Floating-point extension register" group.long 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" newline 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" newline 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" newline 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" newline 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" newline 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" newline 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" newline 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" newline bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled" endif width 0x0B 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.long 0x00++0x07 line.long 0x00 "FP_CTRL,Flash Patch Control Register" bitfld.long 0x00 28.--31. " REV ,Flash Patch Breakpoint architecture revision" "Version 1,Version 2,?..." rbitfld.long 0x00 4.--7. 12.--14. " NUM_CODE ,The number of instruction address comparators" "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,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127" bitfld.long 0x00 1. " KEY ,Key Field" "Low,High" bitfld.long 0x00 0. " ENABLE ,Flash Patch Unit Enable" "Disabled,Enabled" textline "" line.long 0x04 "FP_REMAP,Flash Patch Remap Register" bitfld.long 0x04 29. " RMPSPT ,Indicates whether the FPB unit supports flash patch remap" "Not supported,SRAM region" hexmask.long.tbyte 0x04 5.--28. 0x20 " REMAP ,Remap Base Address Field" if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00) group.long 0x8++0x03 line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0" bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address" bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000) if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x8))&0x01)==0x00) group.long 0x8++0x03 line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" else group.long 0x8++0x03 line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0" hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" endif endif if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00) group.long 0xC++0x03 line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1" bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address" bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000) if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0xC))&0x01)==0x00) group.long 0xC++0x03 line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" else group.long 0xC++0x03 line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1" hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" endif endif if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00) group.long 0x10++0x03 line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2" bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address" bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000) if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x10))&0x01)==0x00) group.long 0x10++0x03 line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" else group.long 0x10++0x03 line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2" hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" endif endif if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00) group.long 0x14++0x03 line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3" bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address" bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000) if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x14))&0x01)==0x00) group.long 0x14++0x03 line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" else group.long 0x14++0x03 line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3" hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" endif endif if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00) group.long 0x18++0x03 line.long 0x00 "FP_COMP4,Flash Patch Comparator Register 4" bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address" bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000) if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x18))&0x01)==0x00) group.long 0x18++0x03 line.long 0x00 "FP_COMP4,Flash Patch Comparator Register 4" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" else group.long 0x18++0x03 line.long 0x00 "FP_COMP4,Flash Patch Comparator Register 4" hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" endif endif if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00) group.long 0x1C++0x03 line.long 0x00 "FP_COMP5,Flash Patch Comparator Register 5" bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address" bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000) if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x1C))&0x01)==0x00) group.long 0x1C++0x03 line.long 0x00 "FP_COMP5,Flash Patch Comparator Register 5" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" else group.long 0x1C++0x03 line.long 0x00 "FP_COMP5,Flash Patch Comparator Register 5" hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" endif endif if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00) group.long 0x20++0x03 line.long 0x00 "FP_COMP6,Flash Patch Comparator Register 6" bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address" bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000) if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x20))&0x01)==0x00) group.long 0x20++0x03 line.long 0x00 "FP_COMP6,Flash Patch Comparator Register 6" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" else group.long 0x20++0x03 line.long 0x00 "FP_COMP6,Flash Patch Comparator Register 6" hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" endif endif if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00) group.long 0x24++0x03 line.long 0x00 "FP_COMP7,Flash Patch Comparator Register 7" bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address" bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000) if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x24))&0x01)==0x00) group.long 0x24++0x03 line.long 0x00 "FP_COMP7,Flash Patch Comparator Register 7" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" else group.long 0x24++0x03 line.long 0x00 "FP_COMP7,Flash Patch Comparator Register 7" hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address" bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled" endif endif width 6. tree "CoreSight Identification Registers" 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 width 0xB 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.long 0x00++0x1B line.long 0x00 "DWT_CTRL,Control Register" rbitfld.long 0x00 28.--31. " NUMCOMP ,Number of comparators implemented" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" rbitfld.long 0x00 27. " NOTRCPKT ,Shows whether the implementation supports trace sampling and exception tracing" "Supported,Not supported" rbitfld.long 0x00 26. " NOEXTTRIG ,Shows whether the implementation includes external match signals" "Supported,Not supported" textline " " rbitfld.long 0x00 25. " NOCYCCNT ,Shows whether the implementation supports a cycle counter" "Supported,Not supported" rbitfld.long 0x00 24. " NOPRFCNT ,Shows whether the implementation supports the profiling counters" "Supported,Not supported" bitfld.long 0x00 22. " CYCEVTENA ,Enables POSTCNT underflow Event counter packets generation" "Disabled,Enabled" textline " " bitfld.long 0x00 21. " FOLDEVTENA ,Enables generation of the Folded-instruction counter overflow event" "Disabled,Enabled" bitfld.long 0x00 20. " LSUEVTENA ,Enables generation of the LSU counter overflow event" "Disabled,Enabled" bitfld.long 0x00 19. " SLEEPEVTENA ,Enables generation of the Sleep counter overflow event" "Disabled,Enabled" textline " " bitfld.long 0x00 18. " EXCEVTENA ,Enables generation of the Exception overhead counter overflow event" "Disabled,Enabled" bitfld.long 0x00 17. " CPIEVTENA ,Enables generation of the CPI counter overflow event" "Disabled,Enabled" bitfld.long 0x00 16. " EXCTRCENA ,Enables generation of exception trace" "Disabled,Enabled" textline " " bitfld.long 0x00 12. " PCSAMPLEENA ,Enables use of POSTCNT counter as a timer for Periodic PC sample packet generation" "Disabled,Enabled" bitfld.long 0x00 10.--11. " SYNCTAP ,Selects the position of the synchronization packet counter tap on the CYCCNT counter" "Disabled,CYCCNT[24],CYCCNT[26],CYCCNT[28]" bitfld.long 0x00 9. " CYCTAP ,Selects the position of the POSTCNT tap on the CYCCNT counter" "CYCCNT[6],CYCCNT[10]" textline " " bitfld.long 0x00 5.--8. " POSTINIT ,Initial value for the POSTCNT counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 1.--4. " POSTPRESET ,Reload value for the POSTCNT counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 0. " CYCCNTENA ,Enables CYCCNT" "Disabled,Enabled" line.long 0x04 "DWT_CYCCNT,Cycle Count Register" line.long 0x08 "DWT_CPICNT,CPI Count Register" hexmask.long.byte 0x08 0.--7. 1. " CPICNT ,The base CPI counter" line.long 0x0c "DWT_EXCCNT,Exception Overhead Count Register" hexmask.long.byte 0x0c 0.--7. 1. " EXCCNT ,The exception overhead counter" line.long 0x10 "DWT_SLEEPCNT,Sleep Count Register" hexmask.long.byte 0x10 0.--7. 1. " SLEEPCNT ,Sleep Counter" line.long 0x14 "DWT_LSUCNT,LSU Count Register" hexmask.long.byte 0x14 0.--7. 1. " LSUCNT ,Load-store counter" line.long 0x18 "DWT_FOLDCNT,Folded-instruction Count Register" hexmask.long.byte 0x18 0.--7. 1. " FOLDCNT ,Folded-instruction counter" rgroup.long 0x1C++0x03 line.long 0x00 "DWT_PCSR,Program Counter Sample register" textline " " group.long 0x20++0x07 line.long 0x00 "DWT_COMP0,DWT Comparator Register 0" line.long 0x04 "DWT_MASK0,DWT Mask Registers 0" bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "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" if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x1A0)==0x20) group.long 0x28++0x03 line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled" bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x1A0)==0x00) group.long 0x28++0x03 line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled" bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x180)==0x80) group.long 0x28++0x03 line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled" bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet,UNPREDICTABLE,UNPREDICTABLE,Generate watchpoint debug event,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,CMPMATCH[N] event,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE" else group.long 0x28++0x03 line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled" bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE" endif group.long (0x30)++0x07 line.long 0x00 "DWT_COMP1,DWT Comparator Register 1" line.long 0x04 "DWT_MASK1,DWT Mask Registers 1" bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "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" if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08))&0x120)==0x20) group.long (0x30+0x08)++0x03 line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08))&0x120)==0x00) group.long (0x30+0x08)++0x03 line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE" else group.long (0x30+0x08)++0x03 line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 5. " EMITRANGE ,Enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE" endif group.long (0x40)++0x07 line.long 0x00 "DWT_COMP2,DWT Comparator Register 2" line.long 0x04 "DWT_MASK2,DWT Mask Registers 2" bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "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" if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08))&0x120)==0x20) group.long (0x40+0x08)++0x03 line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08))&0x120)==0x00) group.long (0x40+0x08)++0x03 line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE" else group.long (0x40+0x08)++0x03 line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 5. " EMITRANGE ,Enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE" endif group.long (0x50)++0x07 line.long 0x00 "DWT_COMP3,DWT Comparator Register 3" line.long 0x04 "DWT_MASK3,DWT Mask Registers 3" bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "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" if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08))&0x120)==0x20) group.long (0x50+0x08)++0x03 line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08))&0x120)==0x00) group.long (0x50+0x08)++0x03 line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE" else group.long (0x50+0x08)++0x03 line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3" bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched" 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" textline " " bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved" bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 5. " EMITRANGE ,Enables generation of Data trace address offset packets" "Disabled,Enabled" bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE" endif width 6. tree "CoreSight Identification Registers" 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 width 0x0B else newline textline "DWT component base address not specified" newline endif tree.end tree.end AUTOINDENT.POP tree.end AUTOINDENT.ON CENTER TREE tree "ADC (Analog to Digital Converter)" tree "ADC0" base ad:0x40012400 group.long 0x0++0x13 line.long 0x0 "STAT,status register" bitfld.long 0x0 4. "STRC,Start flag of regular channel group" "0,1" bitfld.long 0x0 3. "STIC,Start flag of inserted channel group" "0,1" bitfld.long 0x0 2. "EOIC,End of inserted group conversion flag" "0,1" bitfld.long 0x0 1. "EOC,End of group conversion flag" "0,1" bitfld.long 0x0 0. "WDE,Analog watchdog event flag" "0,1" line.long 0x4 "CTL0,control register 0" bitfld.long 0x4 23. "RWDEN,Regular channel analog watchdog enable" "0,1" bitfld.long 0x4 22. "IWDEN,Inserted channel analog watchdog enable" "0,1" bitfld.long 0x4 16.--19. "SYNCM,sync mode selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x4 13.--15. "DISNUM,Number of conversions in discontinuous mode" "0,1,2,3,4,5,6,7" bitfld.long 0x4 12. "DISIC,Discontinuous mode on inserted channels" "0,1" bitfld.long 0x4 11. "DISRC,Discontinuous mode on regular channels" "0,1" bitfld.long 0x4 10. "ICA,Inserted channel group convert automatically" "0,1" bitfld.long 0x4 9. "WDSC,When in scan mode analog watchdog is effective on a single channel" "0,1" bitfld.long 0x4 8. "SM,Scan mode" "0,1" bitfld.long 0x4 7. "EOICIE,Interrupt enable for EOIC" "0,1" newline bitfld.long 0x4 6. "WDEIE,Interrupt enable for WDE" "0,1" bitfld.long 0x4 5. "EOCIE,Interrupt enable for EOC" "0,1" bitfld.long 0x4 0.--4. "WDCHSEL,Analog watchdog channel select" "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 0x8 "CTL1,control register 1" bitfld.long 0x8 23. "TSVREN,Channel 16 and 17 enable of ADC0" "0,1" bitfld.long 0x8 22. "SWRCST,Start on regular channel" "0,1" bitfld.long 0x8 21. "SWICST,Start on inserted channel" "0,1" bitfld.long 0x8 20. "ETERC,External trigger enable for regular channel" "0,1" bitfld.long 0x8 17.--19. "ETSRC,External trigger select for regular channel" "0,1,2,3,4,5,6,7" bitfld.long 0x8 15. "ETEIC,External trigger enable for inserted channel" "0,1" bitfld.long 0x8 12.--14. "ETSIC,External trigger select for inserted channel" "0,1,2,3,4,5,6,7" bitfld.long 0x8 11. "DAL,Data alignment" "0,1" bitfld.long 0x8 8. "DMA,DMA request enable" "0,1" bitfld.long 0x8 3. "RSTCLB,Reset calibration" "0,1" newline bitfld.long 0x8 2. "CLB,ADC calibration" "0,1" bitfld.long 0x8 1. "CTN,Continuous mode" "0,1" bitfld.long 0x8 0. "ADCON,ADC on" "0,1" line.long 0xC "SAMPT0,Sample time register 0" bitfld.long 0xC 21.--23. "SPT17,Channel 17 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 18.--20. "SPT16,Channel 16 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 15.--17. "SPT15,Channel 15 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 12.--14. "SPT14,Channel 14 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 9.--11. "SPT13,Channel 13 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 6.--8. "SPT12,Channel 12 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 3.--5. "SPT11,Channel 11 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 0.--2. "SPT10,Channel 10 sample time selection" "0,1,2,3,4,5,6,7" line.long 0x10 "SAMPT1,Sample time register 1" bitfld.long 0x10 27.--29. "SPT9,Channel 9 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 24.--26. "SPT8,Channel 8 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 21.--23. "SPT7,Channel 7 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 18.--20. "SPT6,Channel 6 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 15.--17. "SPT5,Channel 5 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 12.--14. "SPT4,Channel 4 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 9.--11. "SPT3,Channel 3 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 6.--8. "SPT2,Channel 2 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 3.--5. "SPT1,Channel 1 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 0.--2. "SPT0,Channel 0 sample time selection" "0,1,2,3,4,5,6,7" repeat 4. (list 0x0 0x1 0x2 0x3 )(list 0x0 0x4 0x8 0xC ) group.long ($2+0x14)++0x3 line.long 0x0 "IOFF$1,Inserted channel data offset register 0" hexmask.long.word 0x0 0.--11. 1. "IOFF,Data offset for inserted channel 0" repeat.end group.long 0x24++0xB line.long 0x0 "WDHT,watchdog higher threshold register" hexmask.long.word 0x0 0.--11. 1. "WDHT,Analog watchdog higher threshold" line.long 0x4 "WDLT,watchdog lower threshold register" hexmask.long.word 0x4 0.--11. 1. "WDLT,Analog watchdog lower threshold" line.long 0x8 "RSQ0,regular sequence register 0" bitfld.long 0x8 20.--23. "RL,Regular channel group length" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x8 15.--19. "RSQ15,16th conversion in regular sequence" "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 0x8 10.--14. "RSQ14,15th conversion in regular sequence" "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 0x8 5.--9. "RSQ13,14th conversion in regular sequence" "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 0x8 0.--4. "RSQ12,13th conversion in regular sequence" "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" repeat 2. (list 0x1 0x2 )(list 0x0 0x4 ) group.long ($2+0x30)++0x3 line.long 0x0 "RSQ$1,regular sequence register 1" bitfld.long 0x0 25.--29. "RSQ11,12th conversion in regular sequence" "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 0x0 20.--24. "RSQ10,11th conversion in regular sequence" "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 0x0 15.--19. "RSQ9,10th conversion in regular sequence" "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 0x0 10.--14. "RSQ8,9th conversion in regular sequence" "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 0x0 5.--9. "RSQ7,8th conversion in regular sequence" "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 0x0 0.--4. "RSQ6,7th conversion in regular sequence" "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" repeat.end group.long 0x38++0x3 line.long 0x0 "ISQ,Inserted sequence register" bitfld.long 0x0 20.--21. "IL,Inserted channel group length" "0,1,2,3" bitfld.long 0x0 15.--19. "ISQ3,4th conversion in inserted sequence" "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 0x0 10.--14. "ISQ2,3rd conversion in inserted sequence" "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 0x0 5.--9. "ISQ1,2nd conversion in inserted sequence" "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 0x0 0.--4. "ISQ0,1st conversion in inserted sequence" "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" repeat 4. (list 0x0 0x1 0x2 0x3 )(list 0x0 0x4 0x8 0xC ) rgroup.long ($2+0x3C)++0x3 line.long 0x0 "IDATA$1,Inserted data register 0" hexmask.long.word 0x0 0.--15. 1. "IDATAn,Inserted number n conversion data" repeat.end rgroup.long 0x4C++0x3 line.long 0x0 "RDATA,regular data register" hexmask.long.word 0x0 16.--31. 1. "ADC1RDTR,ADC1 regular channel data" hexmask.long.word 0x0 0.--15. 1. "RDATA,Regular channel data" group.long 0x80++0x3 line.long 0x0 "OVSAMPCTL,Oversample control register" bitfld.long 0x0 12.--13. "DRES,ADC resolution" "0,1,2,3" bitfld.long 0x0 9. "TOVS,Triggered Oversampling" "0,1" bitfld.long 0x0 5.--8. "OVSS,Oversampling shift" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 2.--4. "OVSR,Oversampling ratio" "0,1,2,3,4,5,6,7" bitfld.long 0x0 0. "OVSEN,Oversampling Enable" "0,1" tree.end tree "ADC1" base ad:0x40012800 group.long 0x0++0x13 line.long 0x0 "STAT,status register" bitfld.long 0x0 4. "STRC,Start flag of regular channel group" "0,1" bitfld.long 0x0 3. "STIC,Start flag of inserted channel group" "0,1" bitfld.long 0x0 2. "EOIC,End of inserted group conversion flag" "0,1" bitfld.long 0x0 1. "EOC,End of group conversion flag" "0,1" bitfld.long 0x0 0. "WDE,Analog watchdog event flag" "0,1" line.long 0x4 "CTL0,control register 0" bitfld.long 0x4 23. "RWDEN,Regular channel analog watchdog enable" "0,1" bitfld.long 0x4 22. "IWDEN,Inserted channel analog watchdog enable" "0,1" bitfld.long 0x4 16.--18. "SYNCM,sync mode selection" "0,1,2,3,4,5,6,7" bitfld.long 0x4 13.--15. "DISNUM,Number of conversions in discontinuous mode" "0,1,2,3,4,5,6,7" bitfld.long 0x4 12. "DISIC,Discontinuous mode on inserted channels" "0,1" bitfld.long 0x4 11. "DISRC,Discontinuous mode on regular channels" "0,1" bitfld.long 0x4 10. "ICA,Inserted channel group convert automatically" "0,1" bitfld.long 0x4 9. "WDSC,When in scan mode analog watchdog is effective on a single channel" "0,1" bitfld.long 0x4 8. "SM,Scan mode" "0,1" bitfld.long 0x4 7. "EOICIE,Interrupt enable for EOIC" "0,1" bitfld.long 0x4 6. "WDEIE,Interrupt enable for WDE" "0,1" bitfld.long 0x4 5. "EOCIE,Interrupt enable for EOC" "0,1" newline bitfld.long 0x4 0.--4. "WDCHSEL,Analog watchdog channel select" "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 0x8 "CTL1,control register 1" bitfld.long 0x8 23. "TSVREN,Channel 16 and 17 enable of ADC0" "0,1" bitfld.long 0x8 21. "SWICST,Start on inserted channel" "0,1" bitfld.long 0x8 20. "ETERC,External trigger enable for regular channel" "0,1" bitfld.long 0x8 17.--19. "ETSRC,External trigger select for regular channel" "0,1,2,3,4,5,6,7" bitfld.long 0x8 15. "ETEIC,External trigger enable for insert channel" "0,1" bitfld.long 0x8 12.--14. "ETSIC,External trigger select for inserted channel" "0,1,2,3,4,5,6,7" bitfld.long 0x8 11. "DAL,Data alignment" "0,1" bitfld.long 0x8 8. "DMA,DMA request enable" "0,1" bitfld.long 0x8 3. "RSTCLB,Reset calibration" "0,1" bitfld.long 0x8 2. "CLB,ADC calibration" "0,1" bitfld.long 0x8 1. "CTN,Continuous mode" "0,1" bitfld.long 0x8 0. "ADCON,ADC on" "0,1" line.long 0xC "SAMPT0,Sample time register 0" bitfld.long 0xC 21.--23. "SPT17,Channel 17 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 18.--20. "SPT16,Channel 16 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 15.--17. "SPT15,Channel 15 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 12.--14. "SPT14,Channel 14 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 9.--11. "SPT13,Channel 13 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 6.--8. "SPT12,Channel 12 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 3.--5. "SPT11,Channel 11 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0xC 0.--2. "SPT10,Channel 10 sample time selection" "0,1,2,3,4,5,6,7" line.long 0x10 "SAMPT1,Sample time register 1" bitfld.long 0x10 27.--29. "SPT9,Channel 9 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 24.--26. "SPT8,Channel 8 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 21.--23. "SPT7,Channel 7 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 18.--20. "SPT6,Channel 6 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 15.--17. "SPT5,Channel 5 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 12.--14. "SPT4,Channel 4 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 9.--11. "SPT3,Channel 3 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 6.--8. "SPT2,Channel 2 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 3.--5. "SPT1,Channel 1 sample time selection" "0,1,2,3,4,5,6,7" bitfld.long 0x10 0.--2. "SPT0,Channel 0 sample time selection" "0,1,2,3,4,5,6,7" repeat 4. (list 0x0 0x1 0x2 0x3 )(list 0x0 0x4 0x8 0xC ) group.long ($2+0x14)++0x3 line.long 0x0 "IOFF$1,Inserted channel data offset register 0" hexmask.long.word 0x0 0.--11. 1. "IOFF,Data offset for inserted channel 0" repeat.end group.long 0x24++0xB line.long 0x0 "WDHT,watchdog higher threshold register" hexmask.long.word 0x0 0.--11. 1. "WDHT,Analog watchdog higher threshold" line.long 0x4 "WDLT,watchdog lower threshold register" hexmask.long.word 0x4 0.--11. 1. "WDLT,Analog watchdog lower threshold" line.long 0x8 "RSQ0,regular sequence register 0" bitfld.long 0x8 20.--23. "RL,Regular channel group length" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x8 15.--19. "RSQ15,16th conversion in regular sequence" "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 0x8 10.--14. "RSQ14,15th conversion in regular sequence" "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 0x8 5.--9. "RSQ13,14th conversion in regular sequence" "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 0x8 0.--4. "RSQ12,13th conversion in regular sequence" "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" repeat 2. (list 0x1 0x2 )(list 0x0 0x4 ) group.long ($2+0x30)++0x3 line.long 0x0 "RSQ$1,regular sequence register 1" bitfld.long 0x0 25.--29. "RSQ11,12th conversion in regular sequence" "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 0x0 20.--24. "RSQ10,11th conversion in regular sequence" "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 0x0 15.--19. "RSQ9,10th conversion in regular sequence" "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 0x0 10.--14. "RSQ8,9th conversion in regular sequence" "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 0x0 5.--9. "RSQ7,8th conversion in regular sequence" "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 0x0 0.--4. "RSQ6,7th conversion in regular sequence" "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" repeat.end group.long 0x38++0x3 line.long 0x0 "ISQ,Inserted sequence register" bitfld.long 0x0 20.--21. "IL,Inserted channel group length" "0,1,2,3" bitfld.long 0x0 15.--19. "ISQ3,4th conversion in inserted sequence" "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 0x0 10.--14. "ISQ2,3rd conversion in inserted sequence" "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 0x0 5.--9. "ISQ1,2nd conversion in inserted sequence" "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 0x0 0.--4. "ISQ0,1st conversion in inserted sequence" "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" repeat 4. (list 0x0 0x1 0x2 0x3 )(list 0x0 0x4 0x8 0xC ) rgroup.long ($2+0x3C)++0x3 line.long 0x0 "IDATA$1,Inserted data register 0" hexmask.long.word 0x0 0.--15. 1. "IDATAn,Inserted number n conversion data" repeat.end rgroup.long 0x4C++0x3 line.long 0x0 "RDATA,regular data register" hexmask.long.word 0x0 0.--15. 1. "RDATA,Regular channel data" group.long 0x80++0x3 line.long 0x0 "OVSAMPCTL,Oversample control register" bitfld.long 0x0 12.--13. "DRES,ADC resolution" "0,1,2,3" bitfld.long 0x0 9. "TOVS,Triggered Oversampling" "0,1" bitfld.long 0x0 5.--8. "OVSS,Oversampling shift" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 2.--4. "OVSR,Oversampling ratio" "0,1,2,3,4,5,6,7" bitfld.long 0x0 0. "OVSEN,Oversampling Enable" "0,1" tree.end tree.end tree "AFIO (Alternate Function I/Os)" base ad:0x40010000 group.long 0x0++0x7 line.long 0x0 "EC,Event control register" bitfld.long 0x0 7. "EOE,Event output enable" "0,1" bitfld.long 0x0 4.--6. "PORT,Event output port selection" "0,1,2,3,4,5,6,7" bitfld.long 0x0 0.--3. "PIN,Event output pin selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0x4 "PCF0,AFIO port configuration register 0" bitfld.long 0x4 29. "TIMER1ITR0_REMAP,TIMER1 internal trigger 0 remapping" "0,1" bitfld.long 0x4 28. "SPI2_REMAP,SPI2/I2S2 remapping" "0,1" bitfld.long 0x4 24.--26. "SWJ_CFG,Serial wire JTAG configuration" "0,1,2,3,4,5,6,7" bitfld.long 0x4 22. "CAN1_REMAP,CAN1 I/O remapping" "0,1" bitfld.long 0x4 16. "TIMER4CH3_IREMAP,TIMER4 channel3 internal remapping" "0,1" bitfld.long 0x4 15. "PD01_REMAP,Port D0/Port D1 mapping on OSC_IN/OSC_OUT" "0,1" newline bitfld.long 0x4 13.--14. "CAN0_REMAP,CAN0 alternate interface remapping" "0,1,2,3" bitfld.long 0x4 12. "TIMER3_REMAP,TIMER3 remapping" "0,1" bitfld.long 0x4 10.--11. "TIMER2_REMAP,TIMER2 remapping" "0,1,2,3" bitfld.long 0x4 8.--9. "TIMER1_REMAP,TIMER1 remapping" "0,1,2,3" bitfld.long 0x4 6.--7. "TIMER0_REMAP,TIMER0 remapping" "0,1,2,3" bitfld.long 0x4 4.--5. "USART2_REMAP,USART2 remapping" "0,1,2,3" newline bitfld.long 0x4 3. "USART1_REMAP,USART1 remapping" "0,1" bitfld.long 0x4 2. "USART0_REMAP,USART0 remapping" "0,1" bitfld.long 0x4 1. "I2C0_REMAP,I2C0 remapping" "0,1" bitfld.long 0x4 0. "SPI0_REMAP,SPI0 remapping" "0,1" repeat 4. (list 0x0 0x1 0x2 0x3 )(list 0x0 0x4 0x8 0xC ) group.long ($2+0x8)++0x3 line.long 0x0 "EXTISS$1,EXTI sources selection register 0" bitfld.long 0x0 12.--15. "EXTI3_SS,EXTI 3 sources selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 8.--11. "EXTI2_SS,EXTI 2 sources selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 4.--7. "EXTI1_SS,EXTI 1 sources selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 0.--3. "EXTI0_SS,EXTI 0 sources selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" repeat.end group.long 0x1C++0x7 line.long 0x0 "PCF1,AFIO port configuration register 1" bitfld.long 0x0 11.--12. "CTC_REMAP,CTC remapping" "0,1,2,3" bitfld.long 0x0 10. "EXMC_NADV,EXMC_NADV connect/disconnect" "0,1" bitfld.long 0x0 5. "TIMER8_REMAP,TIMER8 remapping" "0,1" line.long 0x4 "CPSCTL,IO compensation control register" bitfld.long 0x4 8. "CPS_RDY,I/O compensation cell is really or not" "0,1" bitfld.long 0x4 0. "CPS_EN,I/O compensation cell enable" "0,1" tree.end tree "BKP (Backup Registers)" base ad:0x40006C00 repeat 16. (list 0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xA 0xB 0xC 0xD 0xE 0xF )(list 0x0 0x4 0x8 0xC 0x10 0x14 0x18 0x1C 0x20 0x24 0x3C 0x40 0x44 0x48 0x4C 0x50 ) group.long ($2+0x4)++0x3 line.long 0x0 "DATA$1,Backup data register 0" hexmask.long.word 0x0 0.--15. 1. "DATA,Backup data" repeat.end repeat 16. (list 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1A 0x1B 0x1C 0x1D 0x1E 0x1F )(list 0x54 0x58 0x5C 0x60 0x64 0x68 0x6C 0x70 0x74 0x78 0x7C 0x80 0x84 0x88 0x8C 0x90 ) group.long ($2+0x4)++0x3 line.long 0x0 "DATA$1,Backup data register 0" hexmask.long.word 0x0 0.--15. 1. "DATA,Backup data" repeat.end repeat 10. (list 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 )(list 0x94 0x98 0x9C 0xA0 0xA4 0xA8 0xAC 0xB0 0xB4 0xB8 ) group.long ($2+0x4)++0x3 line.long 0x0 "DATA$1,Backup data register 0" hexmask.long.word 0x0 0.--15. 1. "DATA,Backup data" repeat.end group.long 0x2C++0xB line.long 0x0 "OCTL,RTC signal output control register" bitfld.long 0x0 15. "CALDIR,RTC clock calibration direction" "0,1" bitfld.long 0x0 14. "CCOSEL,RTC clock output selection" "0,1" bitfld.long 0x0 9. "ROSEL,RTC output selection" "0,1" bitfld.long 0x0 8. "ASOEN,RTC alarm or second signal output enable" "0,1" bitfld.long 0x0 7. "COEN,RTC clock calibration output enable" "0,1" hexmask.long.byte 0x0 0.--6. 1. "RCCV,RTC clock calibration value" line.long 0x4 "TPCTL,Tamper pin control register" bitfld.long 0x4 1. "TPAL,TAMPER pin active level" "0,1" bitfld.long 0x4 0. "TPEN,TAMPER detection enable" "0,1" line.long 0x8 "TPCS,Tamper control and status register" bitfld.long 0x8 9. "TIF,Tamper interrupt flag" "0,1" bitfld.long 0x8 8. "TEF,Tamper event flag" "0,1" bitfld.long 0x8 2. "TPIE,Tamper interrupt enable" "0,1" bitfld.long 0x8 1. "TIR,Tamper interrupt reset" "0,1" bitfld.long 0x8 0. "TER,Tamper event reset" "0,1" tree.end tree "CAN (Controller Area Network)" repeat 2. (list 0x0 0x1 )(list ad:0x40006400 ad:0x40006800 ) tree "CAN$1" base $2 group.long ($2)++0x2F line.long 0x0 "CTL,Control register" bitfld.long 0x0 16. "DFZ,Debug freeze" "0,1" bitfld.long 0x0 15. "SWRST,Software reset" "0,1" bitfld.long 0x0 7. "TTC,Time-triggered communication" "0,1" bitfld.long 0x0 6. "ABOR,Automatic bus-off recovery" "0,1" bitfld.long 0x0 5. "AWU,Automatic wakeup" "0,1" bitfld.long 0x0 4. "ARD,Automatic retransmission disable" "0,1" bitfld.long 0x0 3. "RFOD,Receive FIFO overwrite disable" "0,1" bitfld.long 0x0 2. "TFO,Transmit FIFO order" "0,1" bitfld.long 0x0 1. "SLPWMOD,Sleep working mode" "0,1" bitfld.long 0x0 0. "IWMOD,Initial working mode" "0,1" line.long 0x4 "STAT,Status register" rbitfld.long 0x4 11. "RXL,RX level" "0,1" rbitfld.long 0x4 10. "LASTRX,Last sample value of RX pin" "0,1" rbitfld.long 0x4 9. "RS,Receiving state" "0,1" rbitfld.long 0x4 8. "TS,Transmitting state" "0,1" bitfld.long 0x4 4. "SLPIF,Status change interrupt flag of sleep working mode entering" "0,1" bitfld.long 0x4 3. "WUIF,Status change interrupt flag of wakeup from sleep working mode" "0,1" bitfld.long 0x4 2. "ERRIF,Error interrupt flag" "0,1" rbitfld.long 0x4 1. "SLPWS,Sleep working state" "0,1" rbitfld.long 0x4 0. "IWS,Initial working state" "0,1" line.long 0x8 "TSTAT,Transmit status register" rbitfld.long 0x8 31. "TMLS2,Transmit mailbox 2 last sending in transmit FIFO" "0,1" rbitfld.long 0x8 30. "TMLS1,Transmit mailbox 1 last sending in transmit FIFO" "0,1" rbitfld.long 0x8 29. "TMLS0,Transmit mailbox 0 last sending in transmit FIFO" "0,1" rbitfld.long 0x8 28. "TME2,Transmit mailbox 2 empty" "0,1" rbitfld.long 0x8 27. "TME1,Transmit mailbox 1 empty" "0,1" rbitfld.long 0x8 26. "TME0,Transmit mailbox 0 empty" "0,1" rbitfld.long 0x8 24.--25. "NUM,number of the transmit FIFO mailbox in which the frame will be transmitted if at least one mailbox is empty" "0,1,2,3" bitfld.long 0x8 23. "MST2,Mailbox 2 stop transmitting" "0,1" bitfld.long 0x8 19. "MTE2,Mailbox 2 transmit error" "0,1" bitfld.long 0x8 18. "MAL2,Mailbox 2 arbitration lost" "0,1" newline bitfld.long 0x8 17. "MTFNERR2,Mailbox 2 transmit finished and no error" "0,1" bitfld.long 0x8 16. "MTF2,Mailbox 2 transmit finished" "0,1" bitfld.long 0x8 15. "MST1,Mailbox 1 stop transmitting" "0,1" bitfld.long 0x8 11. "MTE1,Mailbox 1 transmit error" "0,1" bitfld.long 0x8 10. "MAL1,Mailbox 1 arbitration lost" "0,1" bitfld.long 0x8 9. "MTFNERR1,Mailbox 1 transmit finished and no error" "0,1" bitfld.long 0x8 8. "MTF1,Mailbox 1 transmit finished" "0,1" bitfld.long 0x8 7. "MST0,Mailbox 0 stop transmitting" "0,1" bitfld.long 0x8 3. "MTE0,Mailbox 0 transmit error" "0,1" bitfld.long 0x8 2. "MAL0,Mailbox 0 arbitration lost" "0,1" newline bitfld.long 0x8 1. "MTFNERR0,Mailbox 0 transmit finished and no error" "0,1" bitfld.long 0x8 0. "MTF0,Mailbox 0 transmit finished" "0,1" line.long 0xC "RFIFO0,Receive message FIFO0 register" bitfld.long 0xC 5. "RFD0,Receive FIFO0 dequeue" "0,1" bitfld.long 0xC 4. "RFO0,Receive FIFO0 overfull" "0,1" bitfld.long 0xC 3. "RFF0,Receive FIFO0 full" "0,1" rbitfld.long 0xC 0.--1. "RFL0,Receive FIFO0 length" "0,1,2,3" line.long 0x10 "RFIFO1,Receive message FIFO1 register" bitfld.long 0x10 5. "RFD1,Receive FIFO1 dequeue" "0,1" bitfld.long 0x10 4. "RFO1,Receive FIFO1 overfull" "0,1" bitfld.long 0x10 3. "RFF1,Receive FIFO1 full" "0,1" rbitfld.long 0x10 0.--1. "RFL1,Receive FIFO1 length" "0,1,2,3" line.long 0x14 "INTEN,Interrupt enable register" bitfld.long 0x14 17. "SLPWIE,Sleep working interrupt enable" "0,1" bitfld.long 0x14 16. "WIE,Wakeup interrupt enable" "0,1" bitfld.long 0x14 15. "ERRIE,Error interrupt enable" "0,1" bitfld.long 0x14 11. "ERRNIE,Error number interrupt enable" "0,1" bitfld.long 0x14 10. "BOIE,Bus-off interrupt enable" "0,1" bitfld.long 0x14 9. "PERRIE,Passive error interrupt enable" "0,1" bitfld.long 0x14 8. "WERRIE,Warning error interrupt enable" "0,1" bitfld.long 0x14 6. "RFOIE1,Receive FIFO1 overfull interrupt enable" "0,1" bitfld.long 0x14 5. "RFFIE1,Receive FIFO1 full interrupt enable" "0,1" bitfld.long 0x14 4. "RFNEIE1,Receive FIFO1 not empty interrupt enable" "0,1" newline bitfld.long 0x14 3. "RFOIE0,Receive FIFO0 overfull interrupt enable" "0,1" bitfld.long 0x14 2. "RFFIE0,Receive FIFO0 full interrupt enable" "0,1" bitfld.long 0x14 1. "RFNEIE0,Receive FIFO0 not empty interrupt enable" "0,1" bitfld.long 0x14 0. "TMEIE,Transmit mailbox empty interrupt enable" "0,1" line.long 0x18 "ERR,Error register" hexmask.long.byte 0x18 24.--31. 1. "RECNT,Receive Error Count defined by the CAN standard" hexmask.long.byte 0x18 16.--23. 1. "TECNT,Transmit Error Count defined by the CAN standard" bitfld.long 0x18 4.--6. "ERRN,Error number" "0,1,2,3,4,5,6,7" rbitfld.long 0x18 2. "BOERR,Bus-off error" "0,1" rbitfld.long 0x18 1. "PERR,Passive error" "0,1" rbitfld.long 0x18 0. "WERR,Warning error" "0,1" line.long 0x1C "BT,Bit timing register" bitfld.long 0x1C 31. "SCMOD,Silent communication mode" "0,1" bitfld.long 0x1C 30. "LCMOD,Loopback communication mode" "0,1" bitfld.long 0x1C 24.--28. "SJW,Resynchronization jump width" "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 0x1C 20.--22. "BS2_0_2,Bit segment 2" "0,1,2,3,4,5,6,7" bitfld.long 0x1C 16.--19. "BS1_0_3,Bit segment 1" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x1C 13.--14. "BS2_3_4,Bits 4:3 of BS1" "0,1,2,3" bitfld.long 0x1C 10.--12. "BS1_4_6,Bits 6:4 of BS1" "0,1,2,3,4,5,6,7" hexmask.long.word 0x1C 0.--9. 1. "BAUDPSC,Baud rate prescaler" line.long 0x20 "FDCTL,FD control register" bitfld.long 0x20 6. "ESIMOD,Error state indicator mode" "0,1" bitfld.long 0x20 5. "TDCMOD,Transmitter delay compensation mode" "0,1" bitfld.long 0x20 4. "TDCEN,Transmitter delay compensation enable" "0,1" bitfld.long 0x20 3. "NISO,ISO/Bosch" "0,1" bitfld.long 0x20 2. "PRED,Protocol exception event detection disable" "0,1" bitfld.long 0x20 0. "FDEN,FD operation enable" "0,1" line.long 0x24 "FDSTAT,FD status register" bitfld.long 0x24 16. "PRE,Protocol exception event" "0,1" hexmask.long.byte 0x24 0.--6. 1. "TDCV,Transmitter delay compensation value" line.long 0x28 "FDTDC,FD transmitter delay compensation register" hexmask.long.byte 0x28 8.--14. 1. "TDCO,Transmitter delay compensation offset" hexmask.long.byte 0x28 0.--6. 1. "TDCF,Transmitter delay compensation filter" line.long 0x2C "DBT,Date Bit timing register" bitfld.long 0x2C 24.--26. "DSJW,Resynchronization jump width" "0,1,2,3,4,5,6,7" bitfld.long 0x2C 20.--22. "DBS2,Bit segment 2" "0,1,2,3,4,5,6,7" bitfld.long 0x2C 16.--19. "DBS1,Bit segment 1" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.word 0x2C 0.--9. 1. "DBAUDPSC,Baud rate prescaler" repeat 3. (list 0x0 0x1 0x2 )(list 0x0 0x10 0x20 ) group.long ($2+0x180)++0x3 line.long 0x0 "TMI$1,Transmit mailbox identifier register 0" hexmask.long.word 0x0 21.--31. 1. "SFID_EFID,The frame identifier" hexmask.long.tbyte 0x0 3.--20. 1. "EFID,The frame identifier" bitfld.long 0x0 2. "FF,Frame format" "0,1" bitfld.long 0x0 1. "FT,Frame type" "0,1" bitfld.long 0x0 0. "TEN,Transmit enable" "0,1" repeat.end repeat 3. (list 0x0 0x1 0x2 )(list 0x0 0x10 0x20 ) group.long ($2+0x184)++0x3 line.long 0x0 "TMP$1,Transmit mailbox property register 0" hexmask.long.word 0x0 16.--31. 1. "TS,Time stamp" bitfld.long 0x0 8. "TSEN,Time stamp enable" "0,1" bitfld.long 0x0 7. "FDF,CAN FD frame flag" "0,1" bitfld.long 0x0 5. "BRS,Bit rate of data switch" "0,1" bitfld.long 0x0 4. "ESI,Error status indicator" "0,1" bitfld.long 0x0 0.--3. "DLENC,Data length code" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" repeat.end repeat 3. (list 0x0 0x1 0x2 )(list 0x0 0x10 0x20 ) group.long ($2+0x188)++0x3 line.long 0x0 "TMDATA$1,Transmit mailbox data0 register" hexmask.long.byte 0x0 24.--31. 1. "DB3,Data byte 3" hexmask.long.byte 0x0 16.--23. 1. "DB2,Data byte 2" hexmask.long.byte 0x0 8.--15. 1. "DB1,Data byte 1" hexmask.long.byte 0x0 0.--7. 1. "DB0,Data byte 0" repeat.end repeat 3. (list 0xA 0xB 0xC )(list 0x0 0x10 0x20 ) group.long ($2+0x18C)++0x3 line.long 0x0 "TMDATA$1,Transmit mailbox data1 register" hexmask.long.byte 0x0 24.--31. 1. "DB7,Data byte 7" hexmask.long.byte 0x0 16.--23. 1. "DB6,Data byte 6" hexmask.long.byte 0x0 8.--15. 1. "DB5,Data byte 5" hexmask.long.byte 0x0 0.--7. 1. "DB4,Data byte 4" repeat.end rgroup.long ($2+0x1B0)++0x1F line.long 0x0 "RFIFOMI0,Receive FIFO mailbox identifier register" hexmask.long.word 0x0 21.--31. 1. "SFID_EFID,The frame identifier" hexmask.long.tbyte 0x0 3.--20. 1. "EFID,The frame identifier" bitfld.long 0x0 2. "FF,Frame format" "0,1" bitfld.long 0x0 1. "FT,Frame type" "0,1" line.long 0x4 "RFIFOMP0,Receive FIFO0 mailbox property register" hexmask.long.word 0x4 16.--31. 1. "TS,Time stamp" hexmask.long.byte 0x4 8.--15. 1. "FI,Filtering index" bitfld.long 0x4 7. "FDF,CAN FD frame flag" "0,1" bitfld.long 0x4 5. "BRS,Bit rate of data switch" "0,1" bitfld.long 0x4 4. "ESI,Error status indicator" "0,1" bitfld.long 0x4 0.--3. "DLENC,Data length code" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0x8 "RFIFOMDATA00,Receive FIFO0 mailbox data0 register" hexmask.long.byte 0x8 24.--31. 1. "DB3,Data byte 3" hexmask.long.byte 0x8 16.--23. 1. "DB2,Data byte 2" hexmask.long.byte 0x8 8.--15. 1. "DB1,Data byte 1" hexmask.long.byte 0x8 0.--7. 1. "DB0,Data byte 0" line.long 0xC "RFIFOMDATA10,Receive FIFO0 mailbox data1 register" hexmask.long.byte 0xC 24.--31. 1. "DB7,Data byte 7" hexmask.long.byte 0xC 16.--23. 1. "DB6,Data byte 6" hexmask.long.byte 0xC 8.--15. 1. "DB5,Data byte 5" hexmask.long.byte 0xC 0.--7. 1. "DB4,Data byte 4" line.long 0x10 "RFIFOMI1,Receive FIFO1 mailbox identifier register" hexmask.long.word 0x10 21.--31. 1. "SFID_EFID,The frame identifier" hexmask.long.tbyte 0x10 3.--20. 1. "EFID,The frame identifier" bitfld.long 0x10 2. "FF,Frame format" "0,1" bitfld.long 0x10 1. "FT,Frame type" "0,1" line.long 0x14 "RFIFOMP1,Receive FIFO1 mailbox property register" hexmask.long.word 0x14 16.--31. 1. "TS,Time stamp" hexmask.long.byte 0x14 8.--15. 1. "FI,Filtering index" bitfld.long 0x14 7. "FDF,CAN FD frame flag" "0,1" bitfld.long 0x14 5. "BRS,Bit rate of data switch" "0,1" bitfld.long 0x14 4. "ESI,Error status indicator" "0,1" bitfld.long 0x14 0.--3. "DLENC,Data length code" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0x18 "RFIFOMDATA01,Receive FIFO1 mailbox data0 register" hexmask.long.byte 0x18 24.--31. 1. "DB3,Data byte 3" hexmask.long.byte 0x18 16.--23. 1. "DB2,Data byte 2" hexmask.long.byte 0x18 8.--15. 1. "DB1,Data byte 1" hexmask.long.byte 0x18 0.--7. 1. "DB0,Data byte 0" line.long 0x1C "RFIFOMDATA11,Receive FIFO1 mailbox data1 register" hexmask.long.byte 0x1C 24.--31. 1. "DB7,Data byte 7" hexmask.long.byte 0x1C 16.--23. 1. "DB6,Data byte 6" hexmask.long.byte 0x1C 8.--15. 1. "DB5,Data byte 5" hexmask.long.byte 0x1C 0.--7. 1. "DB4,Data byte 4" group.long ($2+0x200)++0x7 line.long 0x0 "FCTL,Filter control register" bitfld.long 0x0 8.--13. "HBC1F,Header bank of CAN1 filter" "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" bitfld.long 0x0 0. "FLD,Filter lock disable" "0,1" line.long 0x4 "FMCFG,Filter mode configuration register" bitfld.long 0x4 27. "FMOD27,Filter mode" "0,1" bitfld.long 0x4 26. "FMOD26,Filter mode" "0,1" bitfld.long 0x4 25. "FMOD25,Filter mode" "0,1" bitfld.long 0x4 24. "FMOD24,Filter mode" "0,1" bitfld.long 0x4 23. "FMOD23,Filter mode" "0,1" bitfld.long 0x4 22. "FMOD22,Filter mode" "0,1" bitfld.long 0x4 21. "FMOD21,Filter mode" "0,1" bitfld.long 0x4 20. "FMOD20,Filter mode" "0,1" bitfld.long 0x4 19. "FMOD19,Filter mode" "0,1" bitfld.long 0x4 18. "FMOD18,Filter mode" "0,1" newline bitfld.long 0x4 17. "FMOD17,Filter mode" "0,1" bitfld.long 0x4 16. "FMOD16,Filter mode" "0,1" bitfld.long 0x4 15. "FMOD15,Filter mode" "0,1" bitfld.long 0x4 14. "FMOD14,Filter mode" "0,1" bitfld.long 0x4 13. "FMOD13,Filter mode" "0,1" bitfld.long 0x4 12. "FMOD12,Filter mode" "0,1" bitfld.long 0x4 11. "FMOD11,Filter mode" "0,1" bitfld.long 0x4 10. "FMOD10,Filter mode" "0,1" bitfld.long 0x4 9. "FMOD9,Filter mode" "0,1" bitfld.long 0x4 8. "FMOD8,Filter mode" "0,1" newline bitfld.long 0x4 7. "FMOD7,Filter mode" "0,1" bitfld.long 0x4 6. "FMOD6,Filter mode" "0,1" bitfld.long 0x4 5. "FMOD5,Filter mode" "0,1" bitfld.long 0x4 4. "FMOD4,Filter mode" "0,1" bitfld.long 0x4 3. "FMOD3,Filter mode" "0,1" bitfld.long 0x4 2. "FMOD2,Filter mode" "0,1" bitfld.long 0x4 1. "FMOD1,Filter mode" "0,1" bitfld.long 0x4 0. "FMOD0,Filter mode" "0,1" group.long ($2+0x20C)++0x3 line.long 0x0 "FSCFG,Filter scale configuration register" bitfld.long 0x0 27. "FS27,Filter scale configuration" "0,1" bitfld.long 0x0 26. "FS26,Filter scale configuration" "0,1" bitfld.long 0x0 25. "FS25,Filter scale configuration" "0,1" bitfld.long 0x0 24. "FS24,Filter scale configuration" "0,1" bitfld.long 0x0 23. "FS23,Filter scale configuration" "0,1" bitfld.long 0x0 22. "FS22,Filter scale configuration" "0,1" bitfld.long 0x0 21. "FS21,Filter scale configuration" "0,1" bitfld.long 0x0 20. "FS20,Filter scale configuration" "0,1" bitfld.long 0x0 19. "FS19,Filter scale configuration" "0,1" bitfld.long 0x0 18. "FS18,Filter scale configuration" "0,1" newline bitfld.long 0x0 17. "FS17,Filter scale configuration" "0,1" bitfld.long 0x0 16. "FS16,Filter scale configuration" "0,1" bitfld.long 0x0 15. "FS15,Filter scale configuration" "0,1" bitfld.long 0x0 14. "FS14,Filter scale configuration" "0,1" bitfld.long 0x0 13. "FS13,Filter scale configuration" "0,1" bitfld.long 0x0 12. "FS12,Filter scale configuration" "0,1" bitfld.long 0x0 11. "FS11,Filter scale configuration" "0,1" bitfld.long 0x0 10. "FS10,Filter scale configuration" "0,1" bitfld.long 0x0 9. "FS9,Filter scale configuration" "0,1" bitfld.long 0x0 8. "FS8,Filter scale configuration" "0,1" newline bitfld.long 0x0 7. "FS7,Filter scale configuration" "0,1" bitfld.long 0x0 6. "FS6,Filter scale configuration" "0,1" bitfld.long 0x0 5. "FS5,Filter scale configuration" "0,1" bitfld.long 0x0 4. "FS4,Filter scale configuration" "0,1" bitfld.long 0x0 3. "FS3,Filter scale configuration" "0,1" bitfld.long 0x0 2. "FS2,Filter scale configuration" "0,1" bitfld.long 0x0 1. "FS1,Filter scale configuration" "0,1" bitfld.long 0x0 0. "FS0,Filter scale configuration" "0,1" group.long ($2+0x214)++0x3 line.long 0x0 "FAFIFO,Filter associated FIFO register" bitfld.long 0x0 27. "FAF27,Filter 27 associated with FIFO" "0,1" bitfld.long 0x0 26. "FAF26,Filter 26 associated with FIFO" "0,1" bitfld.long 0x0 25. "FAF25,Filter 25 associated with FIFO" "0,1" bitfld.long 0x0 24. "FAF24,Filter 24 associated with FIFO" "0,1" bitfld.long 0x0 23. "FAF23,Filter 23 associated with FIFO" "0,1" bitfld.long 0x0 22. "FAF22,Filter 22 associated with FIFO" "0,1" bitfld.long 0x0 21. "FAF21,Filter 21 associated with FIFO" "0,1" bitfld.long 0x0 20. "FAF20,Filter 20 associated with FIFO" "0,1" bitfld.long 0x0 19. "FAF19,Filter 19 associated with FIFO" "0,1" bitfld.long 0x0 18. "FAF18,Filter 18 associated with FIFO" "0,1" newline bitfld.long 0x0 17. "FAF17,Filter 17 associated with FIFO" "0,1" bitfld.long 0x0 16. "FAF16,Filter 16 associated with FIFO" "0,1" bitfld.long 0x0 15. "FAF15,Filter 15 associated with FIFO" "0,1" bitfld.long 0x0 14. "FAF14,Filter 14 associated with FIFO" "0,1" bitfld.long 0x0 13. "FAF13,Filter 13 associated with FIFO" "0,1" bitfld.long 0x0 12. "FAF12,Filter 12 associated with FIFO" "0,1" bitfld.long 0x0 11. "FAF11,Filter 11 associated with FIFO" "0,1" bitfld.long 0x0 10. "FAF10,Filter 10 associated with FIFO" "0,1" bitfld.long 0x0 9. "FAF9,Filter 9 associated with FIFO" "0,1" bitfld.long 0x0 8. "FAF8,Filter 8 associated with FIFO" "0,1" newline bitfld.long 0x0 7. "FAF7,Filter 7 associated with FIFO" "0,1" bitfld.long 0x0 6. "FAF6,Filter 6 associated with FIFO" "0,1" bitfld.long 0x0 5. "FAF5,Filter 5 associated with FIFO" "0,1" bitfld.long 0x0 4. "FAF4,Filter 4 associated with FIFO" "0,1" bitfld.long 0x0 3. "FAF3,Filter 3 associated with FIFO" "0,1" bitfld.long 0x0 2. "FAF2,Filter 2 associated with FIFO" "0,1" bitfld.long 0x0 1. "FAF1,Filter 1 associated with FIFO" "0,1" bitfld.long 0x0 0. "FAF0,Filter 0 associated with FIFO" "0,1" group.long ($2+0x21C)++0x3 line.long 0x0 "FW,Filter working register" bitfld.long 0x0 27. "FW27,Filter working" "0,1" bitfld.long 0x0 26. "FW26,Filter working" "0,1" bitfld.long 0x0 25. "FW25,Filter working" "0,1" bitfld.long 0x0 24. "FW24,Filter working" "0,1" bitfld.long 0x0 23. "FW23,Filter working" "0,1" bitfld.long 0x0 22. "FW22,Filter working" "0,1" bitfld.long 0x0 21. "FW21,Filter working" "0,1" bitfld.long 0x0 20. "FW20,Filter working" "0,1" bitfld.long 0x0 19. "FW19,Filter working" "0,1" bitfld.long 0x0 18. "FW18,Filter working" "0,1" newline bitfld.long 0x0 17. "FW17,Filter working" "0,1" bitfld.long 0x0 16. "FW16,Filter working" "0,1" bitfld.long 0x0 15. "FW15,Filter working" "0,1" bitfld.long 0x0 14. "FW14,Filter working" "0,1" bitfld.long 0x0 13. "FW13,Filter working" "0,1" bitfld.long 0x0 12. "FW12,Filter working" "0,1" bitfld.long 0x0 11. "FW11,Filter working" "0,1" bitfld.long 0x0 10. "FW10,Filter working" "0,1" bitfld.long 0x0 9. "FW9,Filter working" "0,1" bitfld.long 0x0 8. "FW8,Filter working" "0,1" newline bitfld.long 0x0 7. "FW7,Filter working" "0,1" bitfld.long 0x0 6. "FW6,Filter working" "0,1" bitfld.long 0x0 5. "FW5,Filter working" "0,1" bitfld.long 0x0 4. "FW4,Filter working" "0,1" bitfld.long 0x0 3. "FW3,Filter working" "0,1" bitfld.long 0x0 2. "FW2,Filter working" "0,1" bitfld.long 0x0 1. "FW1,Filter working" "0,1" bitfld.long 0x0 0. "FW0,Filter working" "0,1" group.long ($2+0x240)++0xDF line.long 0x0 "F0DATA0,Filter 0 data 0 register" bitfld.long 0x0 31. "FD31,Filter bits" "0,1" bitfld.long 0x0 30. "FD30,Filter bits" "0,1" bitfld.long 0x0 29. "FD29,Filter bits" "0,1" bitfld.long 0x0 28. "FD28,Filter bits" "0,1" bitfld.long 0x0 27. "FD27,Filter bits" "0,1" bitfld.long 0x0 26. "FD26,Filter bits" "0,1" bitfld.long 0x0 25. "FD25,Filter bits" "0,1" bitfld.long 0x0 24. "FD24,Filter bits" "0,1" bitfld.long 0x0 23. "FD23,Filter bits" "0,1" bitfld.long 0x0 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x0 21. "FD21,Filter bits" "0,1" bitfld.long 0x0 20. "FD20,Filter bits" "0,1" bitfld.long 0x0 19. "FD19,Filter bits" "0,1" bitfld.long 0x0 18. "FD18,Filter bits" "0,1" bitfld.long 0x0 17. "FD17,Filter bits" "0,1" bitfld.long 0x0 16. "FD16,Filter bits" "0,1" bitfld.long 0x0 15. "FD15,Filter bits" "0,1" bitfld.long 0x0 14. "FD14,Filter bits" "0,1" bitfld.long 0x0 13. "FD13,Filter bits" "0,1" bitfld.long 0x0 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x0 11. "FD11,Filter bits" "0,1" bitfld.long 0x0 10. "FD10,Filter bits" "0,1" bitfld.long 0x0 9. "FD9,Filter bits" "0,1" bitfld.long 0x0 8. "FD8,Filter bits" "0,1" bitfld.long 0x0 7. "FD7,Filter bits" "0,1" bitfld.long 0x0 6. "FD6,Filter bits" "0,1" bitfld.long 0x0 5. "FD5,Filter bits" "0,1" bitfld.long 0x0 4. "FD4,Filter bits" "0,1" bitfld.long 0x0 3. "FD3,Filter bits" "0,1" bitfld.long 0x0 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x0 1. "FD1,Filter bits" "0,1" bitfld.long 0x0 0. "FD0,Filter bits" "0,1" line.long 0x4 "F0DATA1,Filter 0 data 1 register" bitfld.long 0x4 31. "FD31,Filter bits" "0,1" bitfld.long 0x4 30. "FD30,Filter bits" "0,1" bitfld.long 0x4 29. "FD29,Filter bits" "0,1" bitfld.long 0x4 28. "FD28,Filter bits" "0,1" bitfld.long 0x4 27. "FD27,Filter bits" "0,1" bitfld.long 0x4 26. "FD26,Filter bits" "0,1" bitfld.long 0x4 25. "FD25,Filter bits" "0,1" bitfld.long 0x4 24. "FD24,Filter bits" "0,1" bitfld.long 0x4 23. "FD23,Filter bits" "0,1" bitfld.long 0x4 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x4 21. "FD21,Filter bits" "0,1" bitfld.long 0x4 20. "FD20,Filter bits" "0,1" bitfld.long 0x4 19. "FD19,Filter bits" "0,1" bitfld.long 0x4 18. "FD18,Filter bits" "0,1" bitfld.long 0x4 17. "FD17,Filter bits" "0,1" bitfld.long 0x4 16. "FD16,Filter bits" "0,1" bitfld.long 0x4 15. "FD15,Filter bits" "0,1" bitfld.long 0x4 14. "FD14,Filter bits" "0,1" bitfld.long 0x4 13. "FD13,Filter bits" "0,1" bitfld.long 0x4 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x4 11. "FD11,Filter bits" "0,1" bitfld.long 0x4 10. "FD10,Filter bits" "0,1" bitfld.long 0x4 9. "FD9,Filter bits" "0,1" bitfld.long 0x4 8. "FD8,Filter bits" "0,1" bitfld.long 0x4 7. "FD7,Filter bits" "0,1" bitfld.long 0x4 6. "FD6,Filter bits" "0,1" bitfld.long 0x4 5. "FD5,Filter bits" "0,1" bitfld.long 0x4 4. "FD4,Filter bits" "0,1" bitfld.long 0x4 3. "FD3,Filter bits" "0,1" bitfld.long 0x4 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x4 1. "FD1,Filter bits" "0,1" bitfld.long 0x4 0. "FD0,Filter bits" "0,1" line.long 0x8 "F1DATA0,Filter 1 data 0 register" bitfld.long 0x8 31. "FD31,Filter bits" "0,1" bitfld.long 0x8 30. "FD30,Filter bits" "0,1" bitfld.long 0x8 29. "FD29,Filter bits" "0,1" bitfld.long 0x8 28. "FD28,Filter bits" "0,1" bitfld.long 0x8 27. "FD27,Filter bits" "0,1" bitfld.long 0x8 26. "FD26,Filter bits" "0,1" bitfld.long 0x8 25. "FD25,Filter bits" "0,1" bitfld.long 0x8 24. "FD24,Filter bits" "0,1" bitfld.long 0x8 23. "FD23,Filter bits" "0,1" bitfld.long 0x8 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x8 21. "FD21,Filter bits" "0,1" bitfld.long 0x8 20. "FD20,Filter bits" "0,1" bitfld.long 0x8 19. "FD19,Filter bits" "0,1" bitfld.long 0x8 18. "FD18,Filter bits" "0,1" bitfld.long 0x8 17. "FD17,Filter bits" "0,1" bitfld.long 0x8 16. "FD16,Filter bits" "0,1" bitfld.long 0x8 15. "FD15,Filter bits" "0,1" bitfld.long 0x8 14. "FD14,Filter bits" "0,1" bitfld.long 0x8 13. "FD13,Filter bits" "0,1" bitfld.long 0x8 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x8 11. "FD11,Filter bits" "0,1" bitfld.long 0x8 10. "FD10,Filter bits" "0,1" bitfld.long 0x8 9. "FD9,Filter bits" "0,1" bitfld.long 0x8 8. "FD8,Filter bits" "0,1" bitfld.long 0x8 7. "FD7,Filter bits" "0,1" bitfld.long 0x8 6. "FD6,Filter bits" "0,1" bitfld.long 0x8 5. "FD5,Filter bits" "0,1" bitfld.long 0x8 4. "FD4,Filter bits" "0,1" bitfld.long 0x8 3. "FD3,Filter bits" "0,1" bitfld.long 0x8 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x8 1. "FD1,Filter bits" "0,1" bitfld.long 0x8 0. "FD0,Filter bits" "0,1" line.long 0xC "F1DATA1,Filter 1 data 1 register" bitfld.long 0xC 31. "FD31,Filter bits" "0,1" bitfld.long 0xC 30. "FD30,Filter bits" "0,1" bitfld.long 0xC 29. "FD29,Filter bits" "0,1" bitfld.long 0xC 28. "FD28,Filter bits" "0,1" bitfld.long 0xC 27. "FD27,Filter bits" "0,1" bitfld.long 0xC 26. "FD26,Filter bits" "0,1" bitfld.long 0xC 25. "FD25,Filter bits" "0,1" bitfld.long 0xC 24. "FD24,Filter bits" "0,1" bitfld.long 0xC 23. "FD23,Filter bits" "0,1" bitfld.long 0xC 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xC 21. "FD21,Filter bits" "0,1" bitfld.long 0xC 20. "FD20,Filter bits" "0,1" bitfld.long 0xC 19. "FD19,Filter bits" "0,1" bitfld.long 0xC 18. "FD18,Filter bits" "0,1" bitfld.long 0xC 17. "FD17,Filter bits" "0,1" bitfld.long 0xC 16. "FD16,Filter bits" "0,1" bitfld.long 0xC 15. "FD15,Filter bits" "0,1" bitfld.long 0xC 14. "FD14,Filter bits" "0,1" bitfld.long 0xC 13. "FD13,Filter bits" "0,1" bitfld.long 0xC 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xC 11. "FD11,Filter bits" "0,1" bitfld.long 0xC 10. "FD10,Filter bits" "0,1" bitfld.long 0xC 9. "FD9,Filter bits" "0,1" bitfld.long 0xC 8. "FD8,Filter bits" "0,1" bitfld.long 0xC 7. "FD7,Filter bits" "0,1" bitfld.long 0xC 6. "FD6,Filter bits" "0,1" bitfld.long 0xC 5. "FD5,Filter bits" "0,1" bitfld.long 0xC 4. "FD4,Filter bits" "0,1" bitfld.long 0xC 3. "FD3,Filter bits" "0,1" bitfld.long 0xC 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xC 1. "FD1,Filter bits" "0,1" bitfld.long 0xC 0. "FD0,Filter bits" "0,1" line.long 0x10 "F2DATA0,Filter 2 data 0 register" bitfld.long 0x10 31. "FD31,Filter bits" "0,1" bitfld.long 0x10 30. "FD30,Filter bits" "0,1" bitfld.long 0x10 29. "FD29,Filter bits" "0,1" bitfld.long 0x10 28. "FD28,Filter bits" "0,1" bitfld.long 0x10 27. "FD27,Filter bits" "0,1" bitfld.long 0x10 26. "FD26,Filter bits" "0,1" bitfld.long 0x10 25. "FD25,Filter bits" "0,1" bitfld.long 0x10 24. "FD24,Filter bits" "0,1" bitfld.long 0x10 23. "FD23,Filter bits" "0,1" bitfld.long 0x10 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x10 21. "FD21,Filter bits" "0,1" bitfld.long 0x10 20. "FD20,Filter bits" "0,1" bitfld.long 0x10 19. "FD19,Filter bits" "0,1" bitfld.long 0x10 18. "FD18,Filter bits" "0,1" bitfld.long 0x10 17. "FD17,Filter bits" "0,1" bitfld.long 0x10 16. "FD16,Filter bits" "0,1" bitfld.long 0x10 15. "FD15,Filter bits" "0,1" bitfld.long 0x10 14. "FD14,Filter bits" "0,1" bitfld.long 0x10 13. "FD13,Filter bits" "0,1" bitfld.long 0x10 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x10 11. "FD11,Filter bits" "0,1" bitfld.long 0x10 10. "FD10,Filter bits" "0,1" bitfld.long 0x10 9. "FD9,Filter bits" "0,1" bitfld.long 0x10 8. "FD8,Filter bits" "0,1" bitfld.long 0x10 7. "FD7,Filter bits" "0,1" bitfld.long 0x10 6. "FD6,Filter bits" "0,1" bitfld.long 0x10 5. "FD5,Filter bits" "0,1" bitfld.long 0x10 4. "FD4,Filter bits" "0,1" bitfld.long 0x10 3. "FD3,Filter bits" "0,1" bitfld.long 0x10 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x10 1. "FD1,Filter bits" "0,1" bitfld.long 0x10 0. "FD0,Filter bits" "0,1" line.long 0x14 "F2DATA1,Filter 2 data 1 register" bitfld.long 0x14 31. "FD31,Filter bits" "0,1" bitfld.long 0x14 30. "FD30,Filter bits" "0,1" bitfld.long 0x14 29. "FD29,Filter bits" "0,1" bitfld.long 0x14 28. "FD28,Filter bits" "0,1" bitfld.long 0x14 27. "FD27,Filter bits" "0,1" bitfld.long 0x14 26. "FD26,Filter bits" "0,1" bitfld.long 0x14 25. "FD25,Filter bits" "0,1" bitfld.long 0x14 24. "FD24,Filter bits" "0,1" bitfld.long 0x14 23. "FD23,Filter bits" "0,1" bitfld.long 0x14 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x14 21. "FD21,Filter bits" "0,1" bitfld.long 0x14 20. "FD20,Filter bits" "0,1" bitfld.long 0x14 19. "FD19,Filter bits" "0,1" bitfld.long 0x14 18. "FD18,Filter bits" "0,1" bitfld.long 0x14 17. "FD17,Filter bits" "0,1" bitfld.long 0x14 16. "FD16,Filter bits" "0,1" bitfld.long 0x14 15. "FD15,Filter bits" "0,1" bitfld.long 0x14 14. "FD14,Filter bits" "0,1" bitfld.long 0x14 13. "FD13,Filter bits" "0,1" bitfld.long 0x14 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x14 11. "FD11,Filter bits" "0,1" bitfld.long 0x14 10. "FD10,Filter bits" "0,1" bitfld.long 0x14 9. "FD9,Filter bits" "0,1" bitfld.long 0x14 8. "FD8,Filter bits" "0,1" bitfld.long 0x14 7. "FD7,Filter bits" "0,1" bitfld.long 0x14 6. "FD6,Filter bits" "0,1" bitfld.long 0x14 5. "FD5,Filter bits" "0,1" bitfld.long 0x14 4. "FD4,Filter bits" "0,1" bitfld.long 0x14 3. "FD3,Filter bits" "0,1" bitfld.long 0x14 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x14 1. "FD1,Filter bits" "0,1" bitfld.long 0x14 0. "FD0,Filter bits" "0,1" line.long 0x18 "F3DATA0,Filter 3 data 0 register" bitfld.long 0x18 31. "FD31,Filter bits" "0,1" bitfld.long 0x18 30. "FD30,Filter bits" "0,1" bitfld.long 0x18 29. "FD29,Filter bits" "0,1" bitfld.long 0x18 28. "FD28,Filter bits" "0,1" bitfld.long 0x18 27. "FD27,Filter bits" "0,1" bitfld.long 0x18 26. "FD26,Filter bits" "0,1" bitfld.long 0x18 25. "FD25,Filter bits" "0,1" bitfld.long 0x18 24. "FD24,Filter bits" "0,1" bitfld.long 0x18 23. "FD23,Filter bits" "0,1" bitfld.long 0x18 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x18 21. "FD21,Filter bits" "0,1" bitfld.long 0x18 20. "FD20,Filter bits" "0,1" bitfld.long 0x18 19. "FD19,Filter bits" "0,1" bitfld.long 0x18 18. "FD18,Filter bits" "0,1" bitfld.long 0x18 17. "FD17,Filter bits" "0,1" bitfld.long 0x18 16. "FD16,Filter bits" "0,1" bitfld.long 0x18 15. "FD15,Filter bits" "0,1" bitfld.long 0x18 14. "FD14,Filter bits" "0,1" bitfld.long 0x18 13. "FD13,Filter bits" "0,1" bitfld.long 0x18 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x18 11. "FD11,Filter bits" "0,1" bitfld.long 0x18 10. "FD10,Filter bits" "0,1" bitfld.long 0x18 9. "FD9,Filter bits" "0,1" bitfld.long 0x18 8. "FD8,Filter bits" "0,1" bitfld.long 0x18 7. "FD7,Filter bits" "0,1" bitfld.long 0x18 6. "FD6,Filter bits" "0,1" bitfld.long 0x18 5. "FD5,Filter bits" "0,1" bitfld.long 0x18 4. "FD4,Filter bits" "0,1" bitfld.long 0x18 3. "FD3,Filter bits" "0,1" bitfld.long 0x18 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x18 1. "FD1,Filter bits" "0,1" bitfld.long 0x18 0. "FD0,Filter bits" "0,1" line.long 0x1C "F3DATA1,Filter 3 data 1 register" bitfld.long 0x1C 31. "FD31,Filter bits" "0,1" bitfld.long 0x1C 30. "FD30,Filter bits" "0,1" bitfld.long 0x1C 29. "FD29,Filter bits" "0,1" bitfld.long 0x1C 28. "FD28,Filter bits" "0,1" bitfld.long 0x1C 27. "FD27,Filter bits" "0,1" bitfld.long 0x1C 26. "FD26,Filter bits" "0,1" bitfld.long 0x1C 25. "FD25,Filter bits" "0,1" bitfld.long 0x1C 24. "FD24,Filter bits" "0,1" bitfld.long 0x1C 23. "FD23,Filter bits" "0,1" bitfld.long 0x1C 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x1C 21. "FD21,Filter bits" "0,1" bitfld.long 0x1C 20. "FD20,Filter bits" "0,1" bitfld.long 0x1C 19. "FD19,Filter bits" "0,1" bitfld.long 0x1C 18. "FD18,Filter bits" "0,1" bitfld.long 0x1C 17. "FD17,Filter bits" "0,1" bitfld.long 0x1C 16. "FD16,Filter bits" "0,1" bitfld.long 0x1C 15. "FD15,Filter bits" "0,1" bitfld.long 0x1C 14. "FD14,Filter bits" "0,1" bitfld.long 0x1C 13. "FD13,Filter bits" "0,1" bitfld.long 0x1C 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x1C 11. "FD11,Filter bits" "0,1" bitfld.long 0x1C 10. "FD10,Filter bits" "0,1" bitfld.long 0x1C 9. "FD9,Filter bits" "0,1" bitfld.long 0x1C 8. "FD8,Filter bits" "0,1" bitfld.long 0x1C 7. "FD7,Filter bits" "0,1" bitfld.long 0x1C 6. "FD6,Filter bits" "0,1" bitfld.long 0x1C 5. "FD5,Filter bits" "0,1" bitfld.long 0x1C 4. "FD4,Filter bits" "0,1" bitfld.long 0x1C 3. "FD3,Filter bits" "0,1" bitfld.long 0x1C 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x1C 1. "FD1,Filter bits" "0,1" bitfld.long 0x1C 0. "FD0,Filter bits" "0,1" line.long 0x20 "F4DATA0,Filter 4 data 0 register" bitfld.long 0x20 31. "FD31,Filter bits" "0,1" bitfld.long 0x20 30. "FD30,Filter bits" "0,1" bitfld.long 0x20 29. "FD29,Filter bits" "0,1" bitfld.long 0x20 28. "FD28,Filter bits" "0,1" bitfld.long 0x20 27. "FD27,Filter bits" "0,1" bitfld.long 0x20 26. "FD26,Filter bits" "0,1" bitfld.long 0x20 25. "FD25,Filter bits" "0,1" bitfld.long 0x20 24. "FD24,Filter bits" "0,1" bitfld.long 0x20 23. "FD23,Filter bits" "0,1" bitfld.long 0x20 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x20 21. "FD21,Filter bits" "0,1" bitfld.long 0x20 20. "FD20,Filter bits" "0,1" bitfld.long 0x20 19. "FD19,Filter bits" "0,1" bitfld.long 0x20 18. "FD18,Filter bits" "0,1" bitfld.long 0x20 17. "FD17,Filter bits" "0,1" bitfld.long 0x20 16. "FD16,Filter bits" "0,1" bitfld.long 0x20 15. "FD15,Filter bits" "0,1" bitfld.long 0x20 14. "FD14,Filter bits" "0,1" bitfld.long 0x20 13. "FD13,Filter bits" "0,1" bitfld.long 0x20 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x20 11. "FD11,Filter bits" "0,1" bitfld.long 0x20 10. "FD10,Filter bits" "0,1" bitfld.long 0x20 9. "FD9,Filter bits" "0,1" bitfld.long 0x20 8. "FD8,Filter bits" "0,1" bitfld.long 0x20 7. "FD7,Filter bits" "0,1" bitfld.long 0x20 6. "FD6,Filter bits" "0,1" bitfld.long 0x20 5. "FD5,Filter bits" "0,1" bitfld.long 0x20 4. "FD4,Filter bits" "0,1" bitfld.long 0x20 3. "FD3,Filter bits" "0,1" bitfld.long 0x20 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x20 1. "FD1,Filter bits" "0,1" bitfld.long 0x20 0. "FD0,Filter bits" "0,1" line.long 0x24 "F4DATA1,Filter 4 data 1 register" bitfld.long 0x24 31. "FD31,Filter bits" "0,1" bitfld.long 0x24 30. "FD30,Filter bits" "0,1" bitfld.long 0x24 29. "FD29,Filter bits" "0,1" bitfld.long 0x24 28. "FD28,Filter bits" "0,1" bitfld.long 0x24 27. "FD27,Filter bits" "0,1" bitfld.long 0x24 26. "FD26,Filter bits" "0,1" bitfld.long 0x24 25. "FD25,Filter bits" "0,1" bitfld.long 0x24 24. "FD24,Filter bits" "0,1" bitfld.long 0x24 23. "FD23,Filter bits" "0,1" bitfld.long 0x24 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x24 21. "FD21,Filter bits" "0,1" bitfld.long 0x24 20. "FD20,Filter bits" "0,1" bitfld.long 0x24 19. "FD19,Filter bits" "0,1" bitfld.long 0x24 18. "FD18,Filter bits" "0,1" bitfld.long 0x24 17. "FD17,Filter bits" "0,1" bitfld.long 0x24 16. "FD16,Filter bits" "0,1" bitfld.long 0x24 15. "FD15,Filter bits" "0,1" bitfld.long 0x24 14. "FD14,Filter bits" "0,1" bitfld.long 0x24 13. "FD13,Filter bits" "0,1" bitfld.long 0x24 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x24 11. "FD11,Filter bits" "0,1" bitfld.long 0x24 10. "FD10,Filter bits" "0,1" bitfld.long 0x24 9. "FD9,Filter bits" "0,1" bitfld.long 0x24 8. "FD8,Filter bits" "0,1" bitfld.long 0x24 7. "FD7,Filter bits" "0,1" bitfld.long 0x24 6. "FD6,Filter bits" "0,1" bitfld.long 0x24 5. "FD5,Filter bits" "0,1" bitfld.long 0x24 4. "FD4,Filter bits" "0,1" bitfld.long 0x24 3. "FD3,Filter bits" "0,1" bitfld.long 0x24 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x24 1. "FD1,Filter bits" "0,1" bitfld.long 0x24 0. "FD0,Filter bits" "0,1" line.long 0x28 "F5DATA0,Filter 5 data 0 register" bitfld.long 0x28 31. "FD31,Filter bits" "0,1" bitfld.long 0x28 30. "FD30,Filter bits" "0,1" bitfld.long 0x28 29. "FD29,Filter bits" "0,1" bitfld.long 0x28 28. "FD28,Filter bits" "0,1" bitfld.long 0x28 27. "FD27,Filter bits" "0,1" bitfld.long 0x28 26. "FD26,Filter bits" "0,1" bitfld.long 0x28 25. "FD25,Filter bits" "0,1" bitfld.long 0x28 24. "FD24,Filter bits" "0,1" bitfld.long 0x28 23. "FD23,Filter bits" "0,1" bitfld.long 0x28 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x28 21. "FD21,Filter bits" "0,1" bitfld.long 0x28 20. "FD20,Filter bits" "0,1" bitfld.long 0x28 19. "FD19,Filter bits" "0,1" bitfld.long 0x28 18. "FD18,Filter bits" "0,1" bitfld.long 0x28 17. "FD17,Filter bits" "0,1" bitfld.long 0x28 16. "FD16,Filter bits" "0,1" bitfld.long 0x28 15. "FD15,Filter bits" "0,1" bitfld.long 0x28 14. "FD14,Filter bits" "0,1" bitfld.long 0x28 13. "FD13,Filter bits" "0,1" bitfld.long 0x28 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x28 11. "FD11,Filter bits" "0,1" bitfld.long 0x28 10. "FD10,Filter bits" "0,1" bitfld.long 0x28 9. "FD9,Filter bits" "0,1" bitfld.long 0x28 8. "FD8,Filter bits" "0,1" bitfld.long 0x28 7. "FD7,Filter bits" "0,1" bitfld.long 0x28 6. "FD6,Filter bits" "0,1" bitfld.long 0x28 5. "FD5,Filter bits" "0,1" bitfld.long 0x28 4. "FD4,Filter bits" "0,1" bitfld.long 0x28 3. "FD3,Filter bits" "0,1" bitfld.long 0x28 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x28 1. "FD1,Filter bits" "0,1" bitfld.long 0x28 0. "FD0,Filter bits" "0,1" line.long 0x2C "F5DATA1,Filter 5 data 1 register" bitfld.long 0x2C 31. "FD31,Filter bits" "0,1" bitfld.long 0x2C 30. "FD30,Filter bits" "0,1" bitfld.long 0x2C 29. "FD29,Filter bits" "0,1" bitfld.long 0x2C 28. "FD28,Filter bits" "0,1" bitfld.long 0x2C 27. "FD27,Filter bits" "0,1" bitfld.long 0x2C 26. "FD26,Filter bits" "0,1" bitfld.long 0x2C 25. "FD25,Filter bits" "0,1" bitfld.long 0x2C 24. "FD24,Filter bits" "0,1" bitfld.long 0x2C 23. "FD23,Filter bits" "0,1" bitfld.long 0x2C 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x2C 21. "FD21,Filter bits" "0,1" bitfld.long 0x2C 20. "FD20,Filter bits" "0,1" bitfld.long 0x2C 19. "FD19,Filter bits" "0,1" bitfld.long 0x2C 18. "FD18,Filter bits" "0,1" bitfld.long 0x2C 17. "FD17,Filter bits" "0,1" bitfld.long 0x2C 16. "FD16,Filter bits" "0,1" bitfld.long 0x2C 15. "FD15,Filter bits" "0,1" bitfld.long 0x2C 14. "FD14,Filter bits" "0,1" bitfld.long 0x2C 13. "FD13,Filter bits" "0,1" bitfld.long 0x2C 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x2C 11. "FD11,Filter bits" "0,1" bitfld.long 0x2C 10. "FD10,Filter bits" "0,1" bitfld.long 0x2C 9. "FD9,Filter bits" "0,1" bitfld.long 0x2C 8. "FD8,Filter bits" "0,1" bitfld.long 0x2C 7. "FD7,Filter bits" "0,1" bitfld.long 0x2C 6. "FD6,Filter bits" "0,1" bitfld.long 0x2C 5. "FD5,Filter bits" "0,1" bitfld.long 0x2C 4. "FD4,Filter bits" "0,1" bitfld.long 0x2C 3. "FD3,Filter bits" "0,1" bitfld.long 0x2C 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x2C 1. "FD1,Filter bits" "0,1" bitfld.long 0x2C 0. "FD0,Filter bits" "0,1" line.long 0x30 "F6DATA0,Filter 6 data 0 register" bitfld.long 0x30 31. "FD31,Filter bits" "0,1" bitfld.long 0x30 30. "FD30,Filter bits" "0,1" bitfld.long 0x30 29. "FD29,Filter bits" "0,1" bitfld.long 0x30 28. "FD28,Filter bits" "0,1" bitfld.long 0x30 27. "FD27,Filter bits" "0,1" bitfld.long 0x30 26. "FD26,Filter bits" "0,1" bitfld.long 0x30 25. "FD25,Filter bits" "0,1" bitfld.long 0x30 24. "FD24,Filter bits" "0,1" bitfld.long 0x30 23. "FD23,Filter bits" "0,1" bitfld.long 0x30 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x30 21. "FD21,Filter bits" "0,1" bitfld.long 0x30 20. "FD20,Filter bits" "0,1" bitfld.long 0x30 19. "FD19,Filter bits" "0,1" bitfld.long 0x30 18. "FD18,Filter bits" "0,1" bitfld.long 0x30 17. "FD17,Filter bits" "0,1" bitfld.long 0x30 16. "FD16,Filter bits" "0,1" bitfld.long 0x30 15. "FD15,Filter bits" "0,1" bitfld.long 0x30 14. "FD14,Filter bits" "0,1" bitfld.long 0x30 13. "FD13,Filter bits" "0,1" bitfld.long 0x30 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x30 11. "FD11,Filter bits" "0,1" bitfld.long 0x30 10. "FD10,Filter bits" "0,1" bitfld.long 0x30 9. "FD9,Filter bits" "0,1" bitfld.long 0x30 8. "FD8,Filter bits" "0,1" bitfld.long 0x30 7. "FD7,Filter bits" "0,1" bitfld.long 0x30 6. "FD6,Filter bits" "0,1" bitfld.long 0x30 5. "FD5,Filter bits" "0,1" bitfld.long 0x30 4. "FD4,Filter bits" "0,1" bitfld.long 0x30 3. "FD3,Filter bits" "0,1" bitfld.long 0x30 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x30 1. "FD1,Filter bits" "0,1" bitfld.long 0x30 0. "FD0,Filter bits" "0,1" line.long 0x34 "F6DATA1,Filter 6 data 1 register" bitfld.long 0x34 31. "FD31,Filter bits" "0,1" bitfld.long 0x34 30. "FD30,Filter bits" "0,1" bitfld.long 0x34 29. "FD29,Filter bits" "0,1" bitfld.long 0x34 28. "FD28,Filter bits" "0,1" bitfld.long 0x34 27. "FD27,Filter bits" "0,1" bitfld.long 0x34 26. "FD26,Filter bits" "0,1" bitfld.long 0x34 25. "FD25,Filter bits" "0,1" bitfld.long 0x34 24. "FD24,Filter bits" "0,1" bitfld.long 0x34 23. "FD23,Filter bits" "0,1" bitfld.long 0x34 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x34 21. "FD21,Filter bits" "0,1" bitfld.long 0x34 20. "FD20,Filter bits" "0,1" bitfld.long 0x34 19. "FD19,Filter bits" "0,1" bitfld.long 0x34 18. "FD18,Filter bits" "0,1" bitfld.long 0x34 17. "FD17,Filter bits" "0,1" bitfld.long 0x34 16. "FD16,Filter bits" "0,1" bitfld.long 0x34 15. "FD15,Filter bits" "0,1" bitfld.long 0x34 14. "FD14,Filter bits" "0,1" bitfld.long 0x34 13. "FD13,Filter bits" "0,1" bitfld.long 0x34 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x34 11. "FD11,Filter bits" "0,1" bitfld.long 0x34 10. "FD10,Filter bits" "0,1" bitfld.long 0x34 9. "FD9,Filter bits" "0,1" bitfld.long 0x34 8. "FD8,Filter bits" "0,1" bitfld.long 0x34 7. "FD7,Filter bits" "0,1" bitfld.long 0x34 6. "FD6,Filter bits" "0,1" bitfld.long 0x34 5. "FD5,Filter bits" "0,1" bitfld.long 0x34 4. "FD4,Filter bits" "0,1" bitfld.long 0x34 3. "FD3,Filter bits" "0,1" bitfld.long 0x34 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x34 1. "FD1,Filter bits" "0,1" bitfld.long 0x34 0. "FD0,Filter bits" "0,1" line.long 0x38 "F7DATA0,Filter 7 data 0 register" bitfld.long 0x38 31. "FD31,Filter bits" "0,1" bitfld.long 0x38 30. "FD30,Filter bits" "0,1" bitfld.long 0x38 29. "FD29,Filter bits" "0,1" bitfld.long 0x38 28. "FD28,Filter bits" "0,1" bitfld.long 0x38 27. "FD27,Filter bits" "0,1" bitfld.long 0x38 26. "FD26,Filter bits" "0,1" bitfld.long 0x38 25. "FD25,Filter bits" "0,1" bitfld.long 0x38 24. "FD24,Filter bits" "0,1" bitfld.long 0x38 23. "FD23,Filter bits" "0,1" bitfld.long 0x38 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x38 21. "FD21,Filter bits" "0,1" bitfld.long 0x38 20. "FD20,Filter bits" "0,1" bitfld.long 0x38 19. "FD19,Filter bits" "0,1" bitfld.long 0x38 18. "FD18,Filter bits" "0,1" bitfld.long 0x38 17. "FD17,Filter bits" "0,1" bitfld.long 0x38 16. "FD16,Filter bits" "0,1" bitfld.long 0x38 15. "FD15,Filter bits" "0,1" bitfld.long 0x38 14. "FD14,Filter bits" "0,1" bitfld.long 0x38 13. "FD13,Filter bits" "0,1" bitfld.long 0x38 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x38 11. "FD11,Filter bits" "0,1" bitfld.long 0x38 10. "FD10,Filter bits" "0,1" bitfld.long 0x38 9. "FD9,Filter bits" "0,1" bitfld.long 0x38 8. "FD8,Filter bits" "0,1" bitfld.long 0x38 7. "FD7,Filter bits" "0,1" bitfld.long 0x38 6. "FD6,Filter bits" "0,1" bitfld.long 0x38 5. "FD5,Filter bits" "0,1" bitfld.long 0x38 4. "FD4,Filter bits" "0,1" bitfld.long 0x38 3. "FD3,Filter bits" "0,1" bitfld.long 0x38 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x38 1. "FD1,Filter bits" "0,1" bitfld.long 0x38 0. "FD0,Filter bits" "0,1" line.long 0x3C "F7DATA1,Filter 7 data 1 register" bitfld.long 0x3C 31. "FD31,Filter bits" "0,1" bitfld.long 0x3C 30. "FD30,Filter bits" "0,1" bitfld.long 0x3C 29. "FD29,Filter bits" "0,1" bitfld.long 0x3C 28. "FD28,Filter bits" "0,1" bitfld.long 0x3C 27. "FD27,Filter bits" "0,1" bitfld.long 0x3C 26. "FD26,Filter bits" "0,1" bitfld.long 0x3C 25. "FD25,Filter bits" "0,1" bitfld.long 0x3C 24. "FD24,Filter bits" "0,1" bitfld.long 0x3C 23. "FD23,Filter bits" "0,1" bitfld.long 0x3C 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x3C 21. "FD21,Filter bits" "0,1" bitfld.long 0x3C 20. "FD20,Filter bits" "0,1" bitfld.long 0x3C 19. "FD19,Filter bits" "0,1" bitfld.long 0x3C 18. "FD18,Filter bits" "0,1" bitfld.long 0x3C 17. "FD17,Filter bits" "0,1" bitfld.long 0x3C 16. "FD16,Filter bits" "0,1" bitfld.long 0x3C 15. "FD15,Filter bits" "0,1" bitfld.long 0x3C 14. "FD14,Filter bits" "0,1" bitfld.long 0x3C 13. "FD13,Filter bits" "0,1" bitfld.long 0x3C 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x3C 11. "FD11,Filter bits" "0,1" bitfld.long 0x3C 10. "FD10,Filter bits" "0,1" bitfld.long 0x3C 9. "FD9,Filter bits" "0,1" bitfld.long 0x3C 8. "FD8,Filter bits" "0,1" bitfld.long 0x3C 7. "FD7,Filter bits" "0,1" bitfld.long 0x3C 6. "FD6,Filter bits" "0,1" bitfld.long 0x3C 5. "FD5,Filter bits" "0,1" bitfld.long 0x3C 4. "FD4,Filter bits" "0,1" bitfld.long 0x3C 3. "FD3,Filter bits" "0,1" bitfld.long 0x3C 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x3C 1. "FD1,Filter bits" "0,1" bitfld.long 0x3C 0. "FD0,Filter bits" "0,1" line.long 0x40 "F8DATA0,Filter 8 data 0 register" bitfld.long 0x40 31. "FD31,Filter bits" "0,1" bitfld.long 0x40 30. "FD30,Filter bits" "0,1" bitfld.long 0x40 29. "FD29,Filter bits" "0,1" bitfld.long 0x40 28. "FD28,Filter bits" "0,1" bitfld.long 0x40 27. "FD27,Filter bits" "0,1" bitfld.long 0x40 26. "FD26,Filter bits" "0,1" bitfld.long 0x40 25. "FD25,Filter bits" "0,1" bitfld.long 0x40 24. "FD24,Filter bits" "0,1" bitfld.long 0x40 23. "FD23,Filter bits" "0,1" bitfld.long 0x40 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x40 21. "FD21,Filter bits" "0,1" bitfld.long 0x40 20. "FD20,Filter bits" "0,1" bitfld.long 0x40 19. "FD19,Filter bits" "0,1" bitfld.long 0x40 18. "FD18,Filter bits" "0,1" bitfld.long 0x40 17. "FD17,Filter bits" "0,1" bitfld.long 0x40 16. "FD16,Filter bits" "0,1" bitfld.long 0x40 15. "FD15,Filter bits" "0,1" bitfld.long 0x40 14. "FD14,Filter bits" "0,1" bitfld.long 0x40 13. "FD13,Filter bits" "0,1" bitfld.long 0x40 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x40 11. "FD11,Filter bits" "0,1" bitfld.long 0x40 10. "FD10,Filter bits" "0,1" bitfld.long 0x40 9. "FD9,Filter bits" "0,1" bitfld.long 0x40 8. "FD8,Filter bits" "0,1" bitfld.long 0x40 7. "FD7,Filter bits" "0,1" bitfld.long 0x40 6. "FD6,Filter bits" "0,1" bitfld.long 0x40 5. "FD5,Filter bits" "0,1" bitfld.long 0x40 4. "FD4,Filter bits" "0,1" bitfld.long 0x40 3. "FD3,Filter bits" "0,1" bitfld.long 0x40 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x40 1. "FD1,Filter bits" "0,1" bitfld.long 0x40 0. "FD0,Filter bits" "0,1" line.long 0x44 "F8DATA1,Filter 8 data 1 register" bitfld.long 0x44 31. "FD31,Filter bits" "0,1" bitfld.long 0x44 30. "FD30,Filter bits" "0,1" bitfld.long 0x44 29. "FD29,Filter bits" "0,1" bitfld.long 0x44 28. "FD28,Filter bits" "0,1" bitfld.long 0x44 27. "FD27,Filter bits" "0,1" bitfld.long 0x44 26. "FD26,Filter bits" "0,1" bitfld.long 0x44 25. "FD25,Filter bits" "0,1" bitfld.long 0x44 24. "FD24,Filter bits" "0,1" bitfld.long 0x44 23. "FD23,Filter bits" "0,1" bitfld.long 0x44 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x44 21. "FD21,Filter bits" "0,1" bitfld.long 0x44 20. "FD20,Filter bits" "0,1" bitfld.long 0x44 19. "FD19,Filter bits" "0,1" bitfld.long 0x44 18. "FD18,Filter bits" "0,1" bitfld.long 0x44 17. "FD17,Filter bits" "0,1" bitfld.long 0x44 16. "FD16,Filter bits" "0,1" bitfld.long 0x44 15. "FD15,Filter bits" "0,1" bitfld.long 0x44 14. "FD14,Filter bits" "0,1" bitfld.long 0x44 13. "FD13,Filter bits" "0,1" bitfld.long 0x44 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x44 11. "FD11,Filter bits" "0,1" bitfld.long 0x44 10. "FD10,Filter bits" "0,1" bitfld.long 0x44 9. "FD9,Filter bits" "0,1" bitfld.long 0x44 8. "FD8,Filter bits" "0,1" bitfld.long 0x44 7. "FD7,Filter bits" "0,1" bitfld.long 0x44 6. "FD6,Filter bits" "0,1" bitfld.long 0x44 5. "FD5,Filter bits" "0,1" bitfld.long 0x44 4. "FD4,Filter bits" "0,1" bitfld.long 0x44 3. "FD3,Filter bits" "0,1" bitfld.long 0x44 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x44 1. "FD1,Filter bits" "0,1" bitfld.long 0x44 0. "FD0,Filter bits" "0,1" line.long 0x48 "F9DATA0,Filter 9 data 0 register" bitfld.long 0x48 31. "FD31,Filter bits" "0,1" bitfld.long 0x48 30. "FD30,Filter bits" "0,1" bitfld.long 0x48 29. "FD29,Filter bits" "0,1" bitfld.long 0x48 28. "FD28,Filter bits" "0,1" bitfld.long 0x48 27. "FD27,Filter bits" "0,1" bitfld.long 0x48 26. "FD26,Filter bits" "0,1" bitfld.long 0x48 25. "FD25,Filter bits" "0,1" bitfld.long 0x48 24. "FD24,Filter bits" "0,1" bitfld.long 0x48 23. "FD23,Filter bits" "0,1" bitfld.long 0x48 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x48 21. "FD21,Filter bits" "0,1" bitfld.long 0x48 20. "FD20,Filter bits" "0,1" bitfld.long 0x48 19. "FD19,Filter bits" "0,1" bitfld.long 0x48 18. "FD18,Filter bits" "0,1" bitfld.long 0x48 17. "FD17,Filter bits" "0,1" bitfld.long 0x48 16. "FD16,Filter bits" "0,1" bitfld.long 0x48 15. "FD15,Filter bits" "0,1" bitfld.long 0x48 14. "FD14,Filter bits" "0,1" bitfld.long 0x48 13. "FD13,Filter bits" "0,1" bitfld.long 0x48 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x48 11. "FD11,Filter bits" "0,1" bitfld.long 0x48 10. "FD10,Filter bits" "0,1" bitfld.long 0x48 9. "FD9,Filter bits" "0,1" bitfld.long 0x48 8. "FD8,Filter bits" "0,1" bitfld.long 0x48 7. "FD7,Filter bits" "0,1" bitfld.long 0x48 6. "FD6,Filter bits" "0,1" bitfld.long 0x48 5. "FD5,Filter bits" "0,1" bitfld.long 0x48 4. "FD4,Filter bits" "0,1" bitfld.long 0x48 3. "FD3,Filter bits" "0,1" bitfld.long 0x48 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x48 1. "FD1,Filter bits" "0,1" bitfld.long 0x48 0. "FD0,Filter bits" "0,1" line.long 0x4C "F9DATA1,Filter 9 data 1 register" bitfld.long 0x4C 31. "FD31,Filter bits" "0,1" bitfld.long 0x4C 30. "FD30,Filter bits" "0,1" bitfld.long 0x4C 29. "FD29,Filter bits" "0,1" bitfld.long 0x4C 28. "FD28,Filter bits" "0,1" bitfld.long 0x4C 27. "FD27,Filter bits" "0,1" bitfld.long 0x4C 26. "FD26,Filter bits" "0,1" bitfld.long 0x4C 25. "FD25,Filter bits" "0,1" bitfld.long 0x4C 24. "FD24,Filter bits" "0,1" bitfld.long 0x4C 23. "FD23,Filter bits" "0,1" bitfld.long 0x4C 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x4C 21. "FD21,Filter bits" "0,1" bitfld.long 0x4C 20. "FD20,Filter bits" "0,1" bitfld.long 0x4C 19. "FD19,Filter bits" "0,1" bitfld.long 0x4C 18. "FD18,Filter bits" "0,1" bitfld.long 0x4C 17. "FD17,Filter bits" "0,1" bitfld.long 0x4C 16. "FD16,Filter bits" "0,1" bitfld.long 0x4C 15. "FD15,Filter bits" "0,1" bitfld.long 0x4C 14. "FD14,Filter bits" "0,1" bitfld.long 0x4C 13. "FD13,Filter bits" "0,1" bitfld.long 0x4C 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x4C 11. "FD11,Filter bits" "0,1" bitfld.long 0x4C 10. "FD10,Filter bits" "0,1" bitfld.long 0x4C 9. "FD9,Filter bits" "0,1" bitfld.long 0x4C 8. "FD8,Filter bits" "0,1" bitfld.long 0x4C 7. "FD7,Filter bits" "0,1" bitfld.long 0x4C 6. "FD6,Filter bits" "0,1" bitfld.long 0x4C 5. "FD5,Filter bits" "0,1" bitfld.long 0x4C 4. "FD4,Filter bits" "0,1" bitfld.long 0x4C 3. "FD3,Filter bits" "0,1" bitfld.long 0x4C 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x4C 1. "FD1,Filter bits" "0,1" bitfld.long 0x4C 0. "FD0,Filter bits" "0,1" line.long 0x50 "F10DATA0,Filter 10 data 0 register" bitfld.long 0x50 31. "FD31,Filter bits" "0,1" bitfld.long 0x50 30. "FD30,Filter bits" "0,1" bitfld.long 0x50 29. "FD29,Filter bits" "0,1" bitfld.long 0x50 28. "FD28,Filter bits" "0,1" bitfld.long 0x50 27. "FD27,Filter bits" "0,1" bitfld.long 0x50 26. "FD26,Filter bits" "0,1" bitfld.long 0x50 25. "FD25,Filter bits" "0,1" bitfld.long 0x50 24. "FD24,Filter bits" "0,1" bitfld.long 0x50 23. "FD23,Filter bits" "0,1" bitfld.long 0x50 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x50 21. "FD21,Filter bits" "0,1" bitfld.long 0x50 20. "FD20,Filter bits" "0,1" bitfld.long 0x50 19. "FD19,Filter bits" "0,1" bitfld.long 0x50 18. "FD18,Filter bits" "0,1" bitfld.long 0x50 17. "FD17,Filter bits" "0,1" bitfld.long 0x50 16. "FD16,Filter bits" "0,1" bitfld.long 0x50 15. "FD15,Filter bits" "0,1" bitfld.long 0x50 14. "FD14,Filter bits" "0,1" bitfld.long 0x50 13. "FD13,Filter bits" "0,1" bitfld.long 0x50 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x50 11. "FD11,Filter bits" "0,1" bitfld.long 0x50 10. "FD10,Filter bits" "0,1" bitfld.long 0x50 9. "FD9,Filter bits" "0,1" bitfld.long 0x50 8. "FD8,Filter bits" "0,1" bitfld.long 0x50 7. "FD7,Filter bits" "0,1" bitfld.long 0x50 6. "FD6,Filter bits" "0,1" bitfld.long 0x50 5. "FD5,Filter bits" "0,1" bitfld.long 0x50 4. "FD4,Filter bits" "0,1" bitfld.long 0x50 3. "FD3,Filter bits" "0,1" bitfld.long 0x50 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x50 1. "FD1,Filter bits" "0,1" bitfld.long 0x50 0. "FD0,Filter bits" "0,1" line.long 0x54 "F10DATA1,Filter 10 data 1 register" bitfld.long 0x54 31. "FD31,Filter bits" "0,1" bitfld.long 0x54 30. "FD30,Filter bits" "0,1" bitfld.long 0x54 29. "FD29,Filter bits" "0,1" bitfld.long 0x54 28. "FD28,Filter bits" "0,1" bitfld.long 0x54 27. "FD27,Filter bits" "0,1" bitfld.long 0x54 26. "FD26,Filter bits" "0,1" bitfld.long 0x54 25. "FD25,Filter bits" "0,1" bitfld.long 0x54 24. "FD24,Filter bits" "0,1" bitfld.long 0x54 23. "FD23,Filter bits" "0,1" bitfld.long 0x54 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x54 21. "FD21,Filter bits" "0,1" bitfld.long 0x54 20. "FD20,Filter bits" "0,1" bitfld.long 0x54 19. "FD19,Filter bits" "0,1" bitfld.long 0x54 18. "FD18,Filter bits" "0,1" bitfld.long 0x54 17. "FD17,Filter bits" "0,1" bitfld.long 0x54 16. "FD16,Filter bits" "0,1" bitfld.long 0x54 15. "FD15,Filter bits" "0,1" bitfld.long 0x54 14. "FD14,Filter bits" "0,1" bitfld.long 0x54 13. "FD13,Filter bits" "0,1" bitfld.long 0x54 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x54 11. "FD11,Filter bits" "0,1" bitfld.long 0x54 10. "FD10,Filter bits" "0,1" bitfld.long 0x54 9. "FD9,Filter bits" "0,1" bitfld.long 0x54 8. "FD8,Filter bits" "0,1" bitfld.long 0x54 7. "FD7,Filter bits" "0,1" bitfld.long 0x54 6. "FD6,Filter bits" "0,1" bitfld.long 0x54 5. "FD5,Filter bits" "0,1" bitfld.long 0x54 4. "FD4,Filter bits" "0,1" bitfld.long 0x54 3. "FD3,Filter bits" "0,1" bitfld.long 0x54 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x54 1. "FD1,Filter bits" "0,1" bitfld.long 0x54 0. "FD0,Filter bits" "0,1" line.long 0x58 "F11DATA0,Filter 11 data 0 register" bitfld.long 0x58 31. "FD31,Filter bits" "0,1" bitfld.long 0x58 30. "FD30,Filter bits" "0,1" bitfld.long 0x58 29. "FD29,Filter bits" "0,1" bitfld.long 0x58 28. "FD28,Filter bits" "0,1" bitfld.long 0x58 27. "FD27,Filter bits" "0,1" bitfld.long 0x58 26. "FD26,Filter bits" "0,1" bitfld.long 0x58 25. "FD25,Filter bits" "0,1" bitfld.long 0x58 24. "FD24,Filter bits" "0,1" bitfld.long 0x58 23. "FD23,Filter bits" "0,1" bitfld.long 0x58 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x58 21. "FD21,Filter bits" "0,1" bitfld.long 0x58 20. "FD20,Filter bits" "0,1" bitfld.long 0x58 19. "FD19,Filter bits" "0,1" bitfld.long 0x58 18. "FD18,Filter bits" "0,1" bitfld.long 0x58 17. "FD17,Filter bits" "0,1" bitfld.long 0x58 16. "FD16,Filter bits" "0,1" bitfld.long 0x58 15. "FD15,Filter bits" "0,1" bitfld.long 0x58 14. "FD14,Filter bits" "0,1" bitfld.long 0x58 13. "FD13,Filter bits" "0,1" bitfld.long 0x58 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x58 11. "FD11,Filter bits" "0,1" bitfld.long 0x58 10. "FD10,Filter bits" "0,1" bitfld.long 0x58 9. "FD9,Filter bits" "0,1" bitfld.long 0x58 8. "FD8,Filter bits" "0,1" bitfld.long 0x58 7. "FD7,Filter bits" "0,1" bitfld.long 0x58 6. "FD6,Filter bits" "0,1" bitfld.long 0x58 5. "FD5,Filter bits" "0,1" bitfld.long 0x58 4. "FD4,Filter bits" "0,1" bitfld.long 0x58 3. "FD3,Filter bits" "0,1" bitfld.long 0x58 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x58 1. "FD1,Filter bits" "0,1" bitfld.long 0x58 0. "FD0,Filter bits" "0,1" line.long 0x5C "F11DATA1,Filter 11 data 1 register" bitfld.long 0x5C 31. "FD31,Filter bits" "0,1" bitfld.long 0x5C 30. "FD30,Filter bits" "0,1" bitfld.long 0x5C 29. "FD29,Filter bits" "0,1" bitfld.long 0x5C 28. "FD28,Filter bits" "0,1" bitfld.long 0x5C 27. "FD27,Filter bits" "0,1" bitfld.long 0x5C 26. "FD26,Filter bits" "0,1" bitfld.long 0x5C 25. "FD25,Filter bits" "0,1" bitfld.long 0x5C 24. "FD24,Filter bits" "0,1" bitfld.long 0x5C 23. "FD23,Filter bits" "0,1" bitfld.long 0x5C 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x5C 21. "FD21,Filter bits" "0,1" bitfld.long 0x5C 20. "FD20,Filter bits" "0,1" bitfld.long 0x5C 19. "FD19,Filter bits" "0,1" bitfld.long 0x5C 18. "FD18,Filter bits" "0,1" bitfld.long 0x5C 17. "FD17,Filter bits" "0,1" bitfld.long 0x5C 16. "FD16,Filter bits" "0,1" bitfld.long 0x5C 15. "FD15,Filter bits" "0,1" bitfld.long 0x5C 14. "FD14,Filter bits" "0,1" bitfld.long 0x5C 13. "FD13,Filter bits" "0,1" bitfld.long 0x5C 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x5C 11. "FD11,Filter bits" "0,1" bitfld.long 0x5C 10. "FD10,Filter bits" "0,1" bitfld.long 0x5C 9. "FD9,Filter bits" "0,1" bitfld.long 0x5C 8. "FD8,Filter bits" "0,1" bitfld.long 0x5C 7. "FD7,Filter bits" "0,1" bitfld.long 0x5C 6. "FD6,Filter bits" "0,1" bitfld.long 0x5C 5. "FD5,Filter bits" "0,1" bitfld.long 0x5C 4. "FD4,Filter bits" "0,1" bitfld.long 0x5C 3. "FD3,Filter bits" "0,1" bitfld.long 0x5C 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x5C 1. "FD1,Filter bits" "0,1" bitfld.long 0x5C 0. "FD0,Filter bits" "0,1" line.long 0x60 "F12DATA0,Filter 12 data 0 register" bitfld.long 0x60 31. "FD31,Filter bits" "0,1" bitfld.long 0x60 30. "FD30,Filter bits" "0,1" bitfld.long 0x60 29. "FD29,Filter bits" "0,1" bitfld.long 0x60 28. "FD28,Filter bits" "0,1" bitfld.long 0x60 27. "FD27,Filter bits" "0,1" bitfld.long 0x60 26. "FD26,Filter bits" "0,1" bitfld.long 0x60 25. "FD25,Filter bits" "0,1" bitfld.long 0x60 24. "FD24,Filter bits" "0,1" bitfld.long 0x60 23. "FD23,Filter bits" "0,1" bitfld.long 0x60 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x60 21. "FD21,Filter bits" "0,1" bitfld.long 0x60 20. "FD20,Filter bits" "0,1" bitfld.long 0x60 19. "FD19,Filter bits" "0,1" bitfld.long 0x60 18. "FD18,Filter bits" "0,1" bitfld.long 0x60 17. "FD17,Filter bits" "0,1" bitfld.long 0x60 16. "FD16,Filter bits" "0,1" bitfld.long 0x60 15. "FD15,Filter bits" "0,1" bitfld.long 0x60 14. "FD14,Filter bits" "0,1" bitfld.long 0x60 13. "FD13,Filter bits" "0,1" bitfld.long 0x60 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x60 11. "FD11,Filter bits" "0,1" bitfld.long 0x60 10. "FD10,Filter bits" "0,1" bitfld.long 0x60 9. "FD9,Filter bits" "0,1" bitfld.long 0x60 8. "FD8,Filter bits" "0,1" bitfld.long 0x60 7. "FD7,Filter bits" "0,1" bitfld.long 0x60 6. "FD6,Filter bits" "0,1" bitfld.long 0x60 5. "FD5,Filter bits" "0,1" bitfld.long 0x60 4. "FD4,Filter bits" "0,1" bitfld.long 0x60 3. "FD3,Filter bits" "0,1" bitfld.long 0x60 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x60 1. "FD1,Filter bits" "0,1" bitfld.long 0x60 0. "FD0,Filter bits" "0,1" line.long 0x64 "F12DATA1,Filter 12 data 1 register" bitfld.long 0x64 31. "FD31,Filter bits" "0,1" bitfld.long 0x64 30. "FD30,Filter bits" "0,1" bitfld.long 0x64 29. "FD29,Filter bits" "0,1" bitfld.long 0x64 28. "FD28,Filter bits" "0,1" bitfld.long 0x64 27. "FD27,Filter bits" "0,1" bitfld.long 0x64 26. "FD26,Filter bits" "0,1" bitfld.long 0x64 25. "FD25,Filter bits" "0,1" bitfld.long 0x64 24. "FD24,Filter bits" "0,1" bitfld.long 0x64 23. "FD23,Filter bits" "0,1" bitfld.long 0x64 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x64 21. "FD21,Filter bits" "0,1" bitfld.long 0x64 20. "FD20,Filter bits" "0,1" bitfld.long 0x64 19. "FD19,Filter bits" "0,1" bitfld.long 0x64 18. "FD18,Filter bits" "0,1" bitfld.long 0x64 17. "FD17,Filter bits" "0,1" bitfld.long 0x64 16. "FD16,Filter bits" "0,1" bitfld.long 0x64 15. "FD15,Filter bits" "0,1" bitfld.long 0x64 14. "FD14,Filter bits" "0,1" bitfld.long 0x64 13. "FD13,Filter bits" "0,1" bitfld.long 0x64 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x64 11. "FD11,Filter bits" "0,1" bitfld.long 0x64 10. "FD10,Filter bits" "0,1" bitfld.long 0x64 9. "FD9,Filter bits" "0,1" bitfld.long 0x64 8. "FD8,Filter bits" "0,1" bitfld.long 0x64 7. "FD7,Filter bits" "0,1" bitfld.long 0x64 6. "FD6,Filter bits" "0,1" bitfld.long 0x64 5. "FD5,Filter bits" "0,1" bitfld.long 0x64 4. "FD4,Filter bits" "0,1" bitfld.long 0x64 3. "FD3,Filter bits" "0,1" bitfld.long 0x64 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x64 1. "FD1,Filter bits" "0,1" bitfld.long 0x64 0. "FD0,Filter bits" "0,1" line.long 0x68 "F13DATA0,Filter 13 data 0 register" bitfld.long 0x68 31. "FD31,Filter bits" "0,1" bitfld.long 0x68 30. "FD30,Filter bits" "0,1" bitfld.long 0x68 29. "FD29,Filter bits" "0,1" bitfld.long 0x68 28. "FD28,Filter bits" "0,1" bitfld.long 0x68 27. "FD27,Filter bits" "0,1" bitfld.long 0x68 26. "FD26,Filter bits" "0,1" bitfld.long 0x68 25. "FD25,Filter bits" "0,1" bitfld.long 0x68 24. "FD24,Filter bits" "0,1" bitfld.long 0x68 23. "FD23,Filter bits" "0,1" bitfld.long 0x68 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x68 21. "FD21,Filter bits" "0,1" bitfld.long 0x68 20. "FD20,Filter bits" "0,1" bitfld.long 0x68 19. "FD19,Filter bits" "0,1" bitfld.long 0x68 18. "FD18,Filter bits" "0,1" bitfld.long 0x68 17. "FD17,Filter bits" "0,1" bitfld.long 0x68 16. "FD16,Filter bits" "0,1" bitfld.long 0x68 15. "FD15,Filter bits" "0,1" bitfld.long 0x68 14. "FD14,Filter bits" "0,1" bitfld.long 0x68 13. "FD13,Filter bits" "0,1" bitfld.long 0x68 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x68 11. "FD11,Filter bits" "0,1" bitfld.long 0x68 10. "FD10,Filter bits" "0,1" bitfld.long 0x68 9. "FD9,Filter bits" "0,1" bitfld.long 0x68 8. "FD8,Filter bits" "0,1" bitfld.long 0x68 7. "FD7,Filter bits" "0,1" bitfld.long 0x68 6. "FD6,Filter bits" "0,1" bitfld.long 0x68 5. "FD5,Filter bits" "0,1" bitfld.long 0x68 4. "FD4,Filter bits" "0,1" bitfld.long 0x68 3. "FD3,Filter bits" "0,1" bitfld.long 0x68 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x68 1. "FD1,Filter bits" "0,1" bitfld.long 0x68 0. "FD0,Filter bits" "0,1" line.long 0x6C "F13DATA1,Filter 13 data 1 register" bitfld.long 0x6C 31. "FD31,Filter bits" "0,1" bitfld.long 0x6C 30. "FD30,Filter bits" "0,1" bitfld.long 0x6C 29. "FD29,Filter bits" "0,1" bitfld.long 0x6C 28. "FD28,Filter bits" "0,1" bitfld.long 0x6C 27. "FD27,Filter bits" "0,1" bitfld.long 0x6C 26. "FD26,Filter bits" "0,1" bitfld.long 0x6C 25. "FD25,Filter bits" "0,1" bitfld.long 0x6C 24. "FD24,Filter bits" "0,1" bitfld.long 0x6C 23. "FD23,Filter bits" "0,1" bitfld.long 0x6C 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x6C 21. "FD21,Filter bits" "0,1" bitfld.long 0x6C 20. "FD20,Filter bits" "0,1" bitfld.long 0x6C 19. "FD19,Filter bits" "0,1" bitfld.long 0x6C 18. "FD18,Filter bits" "0,1" bitfld.long 0x6C 17. "FD17,Filter bits" "0,1" bitfld.long 0x6C 16. "FD16,Filter bits" "0,1" bitfld.long 0x6C 15. "FD15,Filter bits" "0,1" bitfld.long 0x6C 14. "FD14,Filter bits" "0,1" bitfld.long 0x6C 13. "FD13,Filter bits" "0,1" bitfld.long 0x6C 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x6C 11. "FD11,Filter bits" "0,1" bitfld.long 0x6C 10. "FD10,Filter bits" "0,1" bitfld.long 0x6C 9. "FD9,Filter bits" "0,1" bitfld.long 0x6C 8. "FD8,Filter bits" "0,1" bitfld.long 0x6C 7. "FD7,Filter bits" "0,1" bitfld.long 0x6C 6. "FD6,Filter bits" "0,1" bitfld.long 0x6C 5. "FD5,Filter bits" "0,1" bitfld.long 0x6C 4. "FD4,Filter bits" "0,1" bitfld.long 0x6C 3. "FD3,Filter bits" "0,1" bitfld.long 0x6C 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x6C 1. "FD1,Filter bits" "0,1" bitfld.long 0x6C 0. "FD0,Filter bits" "0,1" line.long 0x70 "F14DATA0,Filter 14 data 0 register" bitfld.long 0x70 31. "FD31,Filter bits" "0,1" bitfld.long 0x70 30. "FD30,Filter bits" "0,1" bitfld.long 0x70 29. "FD29,Filter bits" "0,1" bitfld.long 0x70 28. "FD28,Filter bits" "0,1" bitfld.long 0x70 27. "FD27,Filter bits" "0,1" bitfld.long 0x70 26. "FD26,Filter bits" "0,1" bitfld.long 0x70 25. "FD25,Filter bits" "0,1" bitfld.long 0x70 24. "FD24,Filter bits" "0,1" bitfld.long 0x70 23. "FD23,Filter bits" "0,1" bitfld.long 0x70 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x70 21. "FD21,Filter bits" "0,1" bitfld.long 0x70 20. "FD20,Filter bits" "0,1" bitfld.long 0x70 19. "FD19,Filter bits" "0,1" bitfld.long 0x70 18. "FD18,Filter bits" "0,1" bitfld.long 0x70 17. "FD17,Filter bits" "0,1" bitfld.long 0x70 16. "FD16,Filter bits" "0,1" bitfld.long 0x70 15. "FD15,Filter bits" "0,1" bitfld.long 0x70 14. "FD14,Filter bits" "0,1" bitfld.long 0x70 13. "FD13,Filter bits" "0,1" bitfld.long 0x70 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x70 11. "FD11,Filter bits" "0,1" bitfld.long 0x70 10. "FD10,Filter bits" "0,1" bitfld.long 0x70 9. "FD9,Filter bits" "0,1" bitfld.long 0x70 8. "FD8,Filter bits" "0,1" bitfld.long 0x70 7. "FD7,Filter bits" "0,1" bitfld.long 0x70 6. "FD6,Filter bits" "0,1" bitfld.long 0x70 5. "FD5,Filter bits" "0,1" bitfld.long 0x70 4. "FD4,Filter bits" "0,1" bitfld.long 0x70 3. "FD3,Filter bits" "0,1" bitfld.long 0x70 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x70 1. "FD1,Filter bits" "0,1" bitfld.long 0x70 0. "FD0,Filter bits" "0,1" line.long 0x74 "F14DATA1,Filter 14 data 1 register" bitfld.long 0x74 31. "FD31,Filter bits" "0,1" bitfld.long 0x74 30. "FD30,Filter bits" "0,1" bitfld.long 0x74 29. "FD29,Filter bits" "0,1" bitfld.long 0x74 28. "FD28,Filter bits" "0,1" bitfld.long 0x74 27. "FD27,Filter bits" "0,1" bitfld.long 0x74 26. "FD26,Filter bits" "0,1" bitfld.long 0x74 25. "FD25,Filter bits" "0,1" bitfld.long 0x74 24. "FD24,Filter bits" "0,1" bitfld.long 0x74 23. "FD23,Filter bits" "0,1" bitfld.long 0x74 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x74 21. "FD21,Filter bits" "0,1" bitfld.long 0x74 20. "FD20,Filter bits" "0,1" bitfld.long 0x74 19. "FD19,Filter bits" "0,1" bitfld.long 0x74 18. "FD18,Filter bits" "0,1" bitfld.long 0x74 17. "FD17,Filter bits" "0,1" bitfld.long 0x74 16. "FD16,Filter bits" "0,1" bitfld.long 0x74 15. "FD15,Filter bits" "0,1" bitfld.long 0x74 14. "FD14,Filter bits" "0,1" bitfld.long 0x74 13. "FD13,Filter bits" "0,1" bitfld.long 0x74 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x74 11. "FD11,Filter bits" "0,1" bitfld.long 0x74 10. "FD10,Filter bits" "0,1" bitfld.long 0x74 9. "FD9,Filter bits" "0,1" bitfld.long 0x74 8. "FD8,Filter bits" "0,1" bitfld.long 0x74 7. "FD7,Filter bits" "0,1" bitfld.long 0x74 6. "FD6,Filter bits" "0,1" bitfld.long 0x74 5. "FD5,Filter bits" "0,1" bitfld.long 0x74 4. "FD4,Filter bits" "0,1" bitfld.long 0x74 3. "FD3,Filter bits" "0,1" bitfld.long 0x74 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x74 1. "FD1,Filter bits" "0,1" bitfld.long 0x74 0. "FD0,Filter bits" "0,1" line.long 0x78 "F15DATA0,Filter 15 data 0 register" bitfld.long 0x78 31. "FD31,Filter bits" "0,1" bitfld.long 0x78 30. "FD30,Filter bits" "0,1" bitfld.long 0x78 29. "FD29,Filter bits" "0,1" bitfld.long 0x78 28. "FD28,Filter bits" "0,1" bitfld.long 0x78 27. "FD27,Filter bits" "0,1" bitfld.long 0x78 26. "FD26,Filter bits" "0,1" bitfld.long 0x78 25. "FD25,Filter bits" "0,1" bitfld.long 0x78 24. "FD24,Filter bits" "0,1" bitfld.long 0x78 23. "FD23,Filter bits" "0,1" bitfld.long 0x78 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x78 21. "FD21,Filter bits" "0,1" bitfld.long 0x78 20. "FD20,Filter bits" "0,1" bitfld.long 0x78 19. "FD19,Filter bits" "0,1" bitfld.long 0x78 18. "FD18,Filter bits" "0,1" bitfld.long 0x78 17. "FD17,Filter bits" "0,1" bitfld.long 0x78 16. "FD16,Filter bits" "0,1" bitfld.long 0x78 15. "FD15,Filter bits" "0,1" bitfld.long 0x78 14. "FD14,Filter bits" "0,1" bitfld.long 0x78 13. "FD13,Filter bits" "0,1" bitfld.long 0x78 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x78 11. "FD11,Filter bits" "0,1" bitfld.long 0x78 10. "FD10,Filter bits" "0,1" bitfld.long 0x78 9. "FD9,Filter bits" "0,1" bitfld.long 0x78 8. "FD8,Filter bits" "0,1" bitfld.long 0x78 7. "FD7,Filter bits" "0,1" bitfld.long 0x78 6. "FD6,Filter bits" "0,1" bitfld.long 0x78 5. "FD5,Filter bits" "0,1" bitfld.long 0x78 4. "FD4,Filter bits" "0,1" bitfld.long 0x78 3. "FD3,Filter bits" "0,1" bitfld.long 0x78 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x78 1. "FD1,Filter bits" "0,1" bitfld.long 0x78 0. "FD0,Filter bits" "0,1" line.long 0x7C "F15DATA1,Filter 15 data 1 register" bitfld.long 0x7C 31. "FD31,Filter bits" "0,1" bitfld.long 0x7C 30. "FD30,Filter bits" "0,1" bitfld.long 0x7C 29. "FD29,Filter bits" "0,1" bitfld.long 0x7C 28. "FD28,Filter bits" "0,1" bitfld.long 0x7C 27. "FD27,Filter bits" "0,1" bitfld.long 0x7C 26. "FD26,Filter bits" "0,1" bitfld.long 0x7C 25. "FD25,Filter bits" "0,1" bitfld.long 0x7C 24. "FD24,Filter bits" "0,1" bitfld.long 0x7C 23. "FD23,Filter bits" "0,1" bitfld.long 0x7C 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x7C 21. "FD21,Filter bits" "0,1" bitfld.long 0x7C 20. "FD20,Filter bits" "0,1" bitfld.long 0x7C 19. "FD19,Filter bits" "0,1" bitfld.long 0x7C 18. "FD18,Filter bits" "0,1" bitfld.long 0x7C 17. "FD17,Filter bits" "0,1" bitfld.long 0x7C 16. "FD16,Filter bits" "0,1" bitfld.long 0x7C 15. "FD15,Filter bits" "0,1" bitfld.long 0x7C 14. "FD14,Filter bits" "0,1" bitfld.long 0x7C 13. "FD13,Filter bits" "0,1" bitfld.long 0x7C 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x7C 11. "FD11,Filter bits" "0,1" bitfld.long 0x7C 10. "FD10,Filter bits" "0,1" bitfld.long 0x7C 9. "FD9,Filter bits" "0,1" bitfld.long 0x7C 8. "FD8,Filter bits" "0,1" bitfld.long 0x7C 7. "FD7,Filter bits" "0,1" bitfld.long 0x7C 6. "FD6,Filter bits" "0,1" bitfld.long 0x7C 5. "FD5,Filter bits" "0,1" bitfld.long 0x7C 4. "FD4,Filter bits" "0,1" bitfld.long 0x7C 3. "FD3,Filter bits" "0,1" bitfld.long 0x7C 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x7C 1. "FD1,Filter bits" "0,1" bitfld.long 0x7C 0. "FD0,Filter bits" "0,1" line.long 0x80 "F16DATA0,Filter 16 data 0 register" bitfld.long 0x80 31. "FD31,Filter bits" "0,1" bitfld.long 0x80 30. "FD30,Filter bits" "0,1" bitfld.long 0x80 29. "FD29,Filter bits" "0,1" bitfld.long 0x80 28. "FD28,Filter bits" "0,1" bitfld.long 0x80 27. "FD27,Filter bits" "0,1" bitfld.long 0x80 26. "FD26,Filter bits" "0,1" bitfld.long 0x80 25. "FD25,Filter bits" "0,1" bitfld.long 0x80 24. "FD24,Filter bits" "0,1" bitfld.long 0x80 23. "FD23,Filter bits" "0,1" bitfld.long 0x80 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x80 21. "FD21,Filter bits" "0,1" bitfld.long 0x80 20. "FD20,Filter bits" "0,1" bitfld.long 0x80 19. "FD19,Filter bits" "0,1" bitfld.long 0x80 18. "FD18,Filter bits" "0,1" bitfld.long 0x80 17. "FD17,Filter bits" "0,1" bitfld.long 0x80 16. "FD16,Filter bits" "0,1" bitfld.long 0x80 15. "FD15,Filter bits" "0,1" bitfld.long 0x80 14. "FD14,Filter bits" "0,1" bitfld.long 0x80 13. "FD13,Filter bits" "0,1" bitfld.long 0x80 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x80 11. "FD11,Filter bits" "0,1" bitfld.long 0x80 10. "FD10,Filter bits" "0,1" bitfld.long 0x80 9. "FD9,Filter bits" "0,1" bitfld.long 0x80 8. "FD8,Filter bits" "0,1" bitfld.long 0x80 7. "FD7,Filter bits" "0,1" bitfld.long 0x80 6. "FD6,Filter bits" "0,1" bitfld.long 0x80 5. "FD5,Filter bits" "0,1" bitfld.long 0x80 4. "FD4,Filter bits" "0,1" bitfld.long 0x80 3. "FD3,Filter bits" "0,1" bitfld.long 0x80 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x80 1. "FD1,Filter bits" "0,1" bitfld.long 0x80 0. "FD0,Filter bits" "0,1" line.long 0x84 "F16DATA1,Filter 16 data 1 register" bitfld.long 0x84 31. "FD31,Filter bits" "0,1" bitfld.long 0x84 30. "FD30,Filter bits" "0,1" bitfld.long 0x84 29. "FD29,Filter bits" "0,1" bitfld.long 0x84 28. "FD28,Filter bits" "0,1" bitfld.long 0x84 27. "FD27,Filter bits" "0,1" bitfld.long 0x84 26. "FD26,Filter bits" "0,1" bitfld.long 0x84 25. "FD25,Filter bits" "0,1" bitfld.long 0x84 24. "FD24,Filter bits" "0,1" bitfld.long 0x84 23. "FD23,Filter bits" "0,1" bitfld.long 0x84 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x84 21. "FD21,Filter bits" "0,1" bitfld.long 0x84 20. "FD20,Filter bits" "0,1" bitfld.long 0x84 19. "FD19,Filter bits" "0,1" bitfld.long 0x84 18. "FD18,Filter bits" "0,1" bitfld.long 0x84 17. "FD17,Filter bits" "0,1" bitfld.long 0x84 16. "FD16,Filter bits" "0,1" bitfld.long 0x84 15. "FD15,Filter bits" "0,1" bitfld.long 0x84 14. "FD14,Filter bits" "0,1" bitfld.long 0x84 13. "FD13,Filter bits" "0,1" bitfld.long 0x84 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x84 11. "FD11,Filter bits" "0,1" bitfld.long 0x84 10. "FD10,Filter bits" "0,1" bitfld.long 0x84 9. "FD9,Filter bits" "0,1" bitfld.long 0x84 8. "FD8,Filter bits" "0,1" bitfld.long 0x84 7. "FD7,Filter bits" "0,1" bitfld.long 0x84 6. "FD6,Filter bits" "0,1" bitfld.long 0x84 5. "FD5,Filter bits" "0,1" bitfld.long 0x84 4. "FD4,Filter bits" "0,1" bitfld.long 0x84 3. "FD3,Filter bits" "0,1" bitfld.long 0x84 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x84 1. "FD1,Filter bits" "0,1" bitfld.long 0x84 0. "FD0,Filter bits" "0,1" line.long 0x88 "F17DATA0,Filter 17 data 0 register" bitfld.long 0x88 31. "FD31,Filter bits" "0,1" bitfld.long 0x88 30. "FD30,Filter bits" "0,1" bitfld.long 0x88 29. "FD29,Filter bits" "0,1" bitfld.long 0x88 28. "FD28,Filter bits" "0,1" bitfld.long 0x88 27. "FD27,Filter bits" "0,1" bitfld.long 0x88 26. "FD26,Filter bits" "0,1" bitfld.long 0x88 25. "FD25,Filter bits" "0,1" bitfld.long 0x88 24. "FD24,Filter bits" "0,1" bitfld.long 0x88 23. "FD23,Filter bits" "0,1" bitfld.long 0x88 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x88 21. "FD21,Filter bits" "0,1" bitfld.long 0x88 20. "FD20,Filter bits" "0,1" bitfld.long 0x88 19. "FD19,Filter bits" "0,1" bitfld.long 0x88 18. "FD18,Filter bits" "0,1" bitfld.long 0x88 17. "FD17,Filter bits" "0,1" bitfld.long 0x88 16. "FD16,Filter bits" "0,1" bitfld.long 0x88 15. "FD15,Filter bits" "0,1" bitfld.long 0x88 14. "FD14,Filter bits" "0,1" bitfld.long 0x88 13. "FD13,Filter bits" "0,1" bitfld.long 0x88 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x88 11. "FD11,Filter bits" "0,1" bitfld.long 0x88 10. "FD10,Filter bits" "0,1" bitfld.long 0x88 9. "FD9,Filter bits" "0,1" bitfld.long 0x88 8. "FD8,Filter bits" "0,1" bitfld.long 0x88 7. "FD7,Filter bits" "0,1" bitfld.long 0x88 6. "FD6,Filter bits" "0,1" bitfld.long 0x88 5. "FD5,Filter bits" "0,1" bitfld.long 0x88 4. "FD4,Filter bits" "0,1" bitfld.long 0x88 3. "FD3,Filter bits" "0,1" bitfld.long 0x88 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x88 1. "FD1,Filter bits" "0,1" bitfld.long 0x88 0. "FD0,Filter bits" "0,1" line.long 0x8C "F17DATA1,Filter 17 data 1 register" bitfld.long 0x8C 31. "FD31,Filter bits" "0,1" bitfld.long 0x8C 30. "FD30,Filter bits" "0,1" bitfld.long 0x8C 29. "FD29,Filter bits" "0,1" bitfld.long 0x8C 28. "FD28,Filter bits" "0,1" bitfld.long 0x8C 27. "FD27,Filter bits" "0,1" bitfld.long 0x8C 26. "FD26,Filter bits" "0,1" bitfld.long 0x8C 25. "FD25,Filter bits" "0,1" bitfld.long 0x8C 24. "FD24,Filter bits" "0,1" bitfld.long 0x8C 23. "FD23,Filter bits" "0,1" bitfld.long 0x8C 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x8C 21. "FD21,Filter bits" "0,1" bitfld.long 0x8C 20. "FD20,Filter bits" "0,1" bitfld.long 0x8C 19. "FD19,Filter bits" "0,1" bitfld.long 0x8C 18. "FD18,Filter bits" "0,1" bitfld.long 0x8C 17. "FD17,Filter bits" "0,1" bitfld.long 0x8C 16. "FD16,Filter bits" "0,1" bitfld.long 0x8C 15. "FD15,Filter bits" "0,1" bitfld.long 0x8C 14. "FD14,Filter bits" "0,1" bitfld.long 0x8C 13. "FD13,Filter bits" "0,1" bitfld.long 0x8C 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x8C 11. "FD11,Filter bits" "0,1" bitfld.long 0x8C 10. "FD10,Filter bits" "0,1" bitfld.long 0x8C 9. "FD9,Filter bits" "0,1" bitfld.long 0x8C 8. "FD8,Filter bits" "0,1" bitfld.long 0x8C 7. "FD7,Filter bits" "0,1" bitfld.long 0x8C 6. "FD6,Filter bits" "0,1" bitfld.long 0x8C 5. "FD5,Filter bits" "0,1" bitfld.long 0x8C 4. "FD4,Filter bits" "0,1" bitfld.long 0x8C 3. "FD3,Filter bits" "0,1" bitfld.long 0x8C 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x8C 1. "FD1,Filter bits" "0,1" bitfld.long 0x8C 0. "FD0,Filter bits" "0,1" line.long 0x90 "F18DATA0,Filter 18 data 0 register" bitfld.long 0x90 31. "FD31,Filter bits" "0,1" bitfld.long 0x90 30. "FD30,Filter bits" "0,1" bitfld.long 0x90 29. "FD29,Filter bits" "0,1" bitfld.long 0x90 28. "FD28,Filter bits" "0,1" bitfld.long 0x90 27. "FD27,Filter bits" "0,1" bitfld.long 0x90 26. "FD26,Filter bits" "0,1" bitfld.long 0x90 25. "FD25,Filter bits" "0,1" bitfld.long 0x90 24. "FD24,Filter bits" "0,1" bitfld.long 0x90 23. "FD23,Filter bits" "0,1" bitfld.long 0x90 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x90 21. "FD21,Filter bits" "0,1" bitfld.long 0x90 20. "FD20,Filter bits" "0,1" bitfld.long 0x90 19. "FD19,Filter bits" "0,1" bitfld.long 0x90 18. "FD18,Filter bits" "0,1" bitfld.long 0x90 17. "FD17,Filter bits" "0,1" bitfld.long 0x90 16. "FD16,Filter bits" "0,1" bitfld.long 0x90 15. "FD15,Filter bits" "0,1" bitfld.long 0x90 14. "FD14,Filter bits" "0,1" bitfld.long 0x90 13. "FD13,Filter bits" "0,1" bitfld.long 0x90 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x90 11. "FD11,Filter bits" "0,1" bitfld.long 0x90 10. "FD10,Filter bits" "0,1" bitfld.long 0x90 9. "FD9,Filter bits" "0,1" bitfld.long 0x90 8. "FD8,Filter bits" "0,1" bitfld.long 0x90 7. "FD7,Filter bits" "0,1" bitfld.long 0x90 6. "FD6,Filter bits" "0,1" bitfld.long 0x90 5. "FD5,Filter bits" "0,1" bitfld.long 0x90 4. "FD4,Filter bits" "0,1" bitfld.long 0x90 3. "FD3,Filter bits" "0,1" bitfld.long 0x90 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x90 1. "FD1,Filter bits" "0,1" bitfld.long 0x90 0. "FD0,Filter bits" "0,1" line.long 0x94 "F18DATA1,Filter 18 data 1 register" bitfld.long 0x94 31. "FD31,Filter bits" "0,1" bitfld.long 0x94 30. "FD30,Filter bits" "0,1" bitfld.long 0x94 29. "FD29,Filter bits" "0,1" bitfld.long 0x94 28. "FD28,Filter bits" "0,1" bitfld.long 0x94 27. "FD27,Filter bits" "0,1" bitfld.long 0x94 26. "FD26,Filter bits" "0,1" bitfld.long 0x94 25. "FD25,Filter bits" "0,1" bitfld.long 0x94 24. "FD24,Filter bits" "0,1" bitfld.long 0x94 23. "FD23,Filter bits" "0,1" bitfld.long 0x94 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x94 21. "FD21,Filter bits" "0,1" bitfld.long 0x94 20. "FD20,Filter bits" "0,1" bitfld.long 0x94 19. "FD19,Filter bits" "0,1" bitfld.long 0x94 18. "FD18,Filter bits" "0,1" bitfld.long 0x94 17. "FD17,Filter bits" "0,1" bitfld.long 0x94 16. "FD16,Filter bits" "0,1" bitfld.long 0x94 15. "FD15,Filter bits" "0,1" bitfld.long 0x94 14. "FD14,Filter bits" "0,1" bitfld.long 0x94 13. "FD13,Filter bits" "0,1" bitfld.long 0x94 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x94 11. "FD11,Filter bits" "0,1" bitfld.long 0x94 10. "FD10,Filter bits" "0,1" bitfld.long 0x94 9. "FD9,Filter bits" "0,1" bitfld.long 0x94 8. "FD8,Filter bits" "0,1" bitfld.long 0x94 7. "FD7,Filter bits" "0,1" bitfld.long 0x94 6. "FD6,Filter bits" "0,1" bitfld.long 0x94 5. "FD5,Filter bits" "0,1" bitfld.long 0x94 4. "FD4,Filter bits" "0,1" bitfld.long 0x94 3. "FD3,Filter bits" "0,1" bitfld.long 0x94 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x94 1. "FD1,Filter bits" "0,1" bitfld.long 0x94 0. "FD0,Filter bits" "0,1" line.long 0x98 "F19DATA0,Filter 19 data 0 register" bitfld.long 0x98 31. "FD31,Filter bits" "0,1" bitfld.long 0x98 30. "FD30,Filter bits" "0,1" bitfld.long 0x98 29. "FD29,Filter bits" "0,1" bitfld.long 0x98 28. "FD28,Filter bits" "0,1" bitfld.long 0x98 27. "FD27,Filter bits" "0,1" bitfld.long 0x98 26. "FD26,Filter bits" "0,1" bitfld.long 0x98 25. "FD25,Filter bits" "0,1" bitfld.long 0x98 24. "FD24,Filter bits" "0,1" bitfld.long 0x98 23. "FD23,Filter bits" "0,1" bitfld.long 0x98 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x98 21. "FD21,Filter bits" "0,1" bitfld.long 0x98 20. "FD20,Filter bits" "0,1" bitfld.long 0x98 19. "FD19,Filter bits" "0,1" bitfld.long 0x98 18. "FD18,Filter bits" "0,1" bitfld.long 0x98 17. "FD17,Filter bits" "0,1" bitfld.long 0x98 16. "FD16,Filter bits" "0,1" bitfld.long 0x98 15. "FD15,Filter bits" "0,1" bitfld.long 0x98 14. "FD14,Filter bits" "0,1" bitfld.long 0x98 13. "FD13,Filter bits" "0,1" bitfld.long 0x98 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x98 11. "FD11,Filter bits" "0,1" bitfld.long 0x98 10. "FD10,Filter bits" "0,1" bitfld.long 0x98 9. "FD9,Filter bits" "0,1" bitfld.long 0x98 8. "FD8,Filter bits" "0,1" bitfld.long 0x98 7. "FD7,Filter bits" "0,1" bitfld.long 0x98 6. "FD6,Filter bits" "0,1" bitfld.long 0x98 5. "FD5,Filter bits" "0,1" bitfld.long 0x98 4. "FD4,Filter bits" "0,1" bitfld.long 0x98 3. "FD3,Filter bits" "0,1" bitfld.long 0x98 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x98 1. "FD1,Filter bits" "0,1" bitfld.long 0x98 0. "FD0,Filter bits" "0,1" line.long 0x9C "F19DATA1,Filter 19 data 1 register" bitfld.long 0x9C 31. "FD31,Filter bits" "0,1" bitfld.long 0x9C 30. "FD30,Filter bits" "0,1" bitfld.long 0x9C 29. "FD29,Filter bits" "0,1" bitfld.long 0x9C 28. "FD28,Filter bits" "0,1" bitfld.long 0x9C 27. "FD27,Filter bits" "0,1" bitfld.long 0x9C 26. "FD26,Filter bits" "0,1" bitfld.long 0x9C 25. "FD25,Filter bits" "0,1" bitfld.long 0x9C 24. "FD24,Filter bits" "0,1" bitfld.long 0x9C 23. "FD23,Filter bits" "0,1" bitfld.long 0x9C 22. "FD22,Filter bits" "0,1" newline bitfld.long 0x9C 21. "FD21,Filter bits" "0,1" bitfld.long 0x9C 20. "FD20,Filter bits" "0,1" bitfld.long 0x9C 19. "FD19,Filter bits" "0,1" bitfld.long 0x9C 18. "FD18,Filter bits" "0,1" bitfld.long 0x9C 17. "FD17,Filter bits" "0,1" bitfld.long 0x9C 16. "FD16,Filter bits" "0,1" bitfld.long 0x9C 15. "FD15,Filter bits" "0,1" bitfld.long 0x9C 14. "FD14,Filter bits" "0,1" bitfld.long 0x9C 13. "FD13,Filter bits" "0,1" bitfld.long 0x9C 12. "FD12,Filter bits" "0,1" newline bitfld.long 0x9C 11. "FD11,Filter bits" "0,1" bitfld.long 0x9C 10. "FD10,Filter bits" "0,1" bitfld.long 0x9C 9. "FD9,Filter bits" "0,1" bitfld.long 0x9C 8. "FD8,Filter bits" "0,1" bitfld.long 0x9C 7. "FD7,Filter bits" "0,1" bitfld.long 0x9C 6. "FD6,Filter bits" "0,1" bitfld.long 0x9C 5. "FD5,Filter bits" "0,1" bitfld.long 0x9C 4. "FD4,Filter bits" "0,1" bitfld.long 0x9C 3. "FD3,Filter bits" "0,1" bitfld.long 0x9C 2. "FD2,Filter bits" "0,1" newline bitfld.long 0x9C 1. "FD1,Filter bits" "0,1" bitfld.long 0x9C 0. "FD0,Filter bits" "0,1" line.long 0xA0 "F20DATA0,Filter 20 data 0 register" bitfld.long 0xA0 31. "FD31,Filter bits" "0,1" bitfld.long 0xA0 30. "FD30,Filter bits" "0,1" bitfld.long 0xA0 29. "FD29,Filter bits" "0,1" bitfld.long 0xA0 28. "FD28,Filter bits" "0,1" bitfld.long 0xA0 27. "FD27,Filter bits" "0,1" bitfld.long 0xA0 26. "FD26,Filter bits" "0,1" bitfld.long 0xA0 25. "FD25,Filter bits" "0,1" bitfld.long 0xA0 24. "FD24,Filter bits" "0,1" bitfld.long 0xA0 23. "FD23,Filter bits" "0,1" bitfld.long 0xA0 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xA0 21. "FD21,Filter bits" "0,1" bitfld.long 0xA0 20. "FD20,Filter bits" "0,1" bitfld.long 0xA0 19. "FD19,Filter bits" "0,1" bitfld.long 0xA0 18. "FD18,Filter bits" "0,1" bitfld.long 0xA0 17. "FD17,Filter bits" "0,1" bitfld.long 0xA0 16. "FD16,Filter bits" "0,1" bitfld.long 0xA0 15. "FD15,Filter bits" "0,1" bitfld.long 0xA0 14. "FD14,Filter bits" "0,1" bitfld.long 0xA0 13. "FD13,Filter bits" "0,1" bitfld.long 0xA0 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xA0 11. "FD11,Filter bits" "0,1" bitfld.long 0xA0 10. "FD10,Filter bits" "0,1" bitfld.long 0xA0 9. "FD9,Filter bits" "0,1" bitfld.long 0xA0 8. "FD8,Filter bits" "0,1" bitfld.long 0xA0 7. "FD7,Filter bits" "0,1" bitfld.long 0xA0 6. "FD6,Filter bits" "0,1" bitfld.long 0xA0 5. "FD5,Filter bits" "0,1" bitfld.long 0xA0 4. "FD4,Filter bits" "0,1" bitfld.long 0xA0 3. "FD3,Filter bits" "0,1" bitfld.long 0xA0 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xA0 1. "FD1,Filter bits" "0,1" bitfld.long 0xA0 0. "FD0,Filter bits" "0,1" line.long 0xA4 "F20DATA1,Filter 20 data 1 register" bitfld.long 0xA4 31. "FD31,Filter bits" "0,1" bitfld.long 0xA4 30. "FD30,Filter bits" "0,1" bitfld.long 0xA4 29. "FD29,Filter bits" "0,1" bitfld.long 0xA4 28. "FD28,Filter bits" "0,1" bitfld.long 0xA4 27. "FD27,Filter bits" "0,1" bitfld.long 0xA4 26. "FD26,Filter bits" "0,1" bitfld.long 0xA4 25. "FD25,Filter bits" "0,1" bitfld.long 0xA4 24. "FD24,Filter bits" "0,1" bitfld.long 0xA4 23. "FD23,Filter bits" "0,1" bitfld.long 0xA4 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xA4 21. "FD21,Filter bits" "0,1" bitfld.long 0xA4 20. "FD20,Filter bits" "0,1" bitfld.long 0xA4 19. "FD19,Filter bits" "0,1" bitfld.long 0xA4 18. "FD18,Filter bits" "0,1" bitfld.long 0xA4 17. "FD17,Filter bits" "0,1" bitfld.long 0xA4 16. "FD16,Filter bits" "0,1" bitfld.long 0xA4 15. "FD15,Filter bits" "0,1" bitfld.long 0xA4 14. "FD14,Filter bits" "0,1" bitfld.long 0xA4 13. "FD13,Filter bits" "0,1" bitfld.long 0xA4 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xA4 11. "FD11,Filter bits" "0,1" bitfld.long 0xA4 10. "FD10,Filter bits" "0,1" bitfld.long 0xA4 9. "FD9,Filter bits" "0,1" bitfld.long 0xA4 8. "FD8,Filter bits" "0,1" bitfld.long 0xA4 7. "FD7,Filter bits" "0,1" bitfld.long 0xA4 6. "FD6,Filter bits" "0,1" bitfld.long 0xA4 5. "FD5,Filter bits" "0,1" bitfld.long 0xA4 4. "FD4,Filter bits" "0,1" bitfld.long 0xA4 3. "FD3,Filter bits" "0,1" bitfld.long 0xA4 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xA4 1. "FD1,Filter bits" "0,1" bitfld.long 0xA4 0. "FD0,Filter bits" "0,1" line.long 0xA8 "F21DATA0,Filter 21 data 0 register" bitfld.long 0xA8 31. "FD31,Filter bits" "0,1" bitfld.long 0xA8 30. "FD30,Filter bits" "0,1" bitfld.long 0xA8 29. "FD29,Filter bits" "0,1" bitfld.long 0xA8 28. "FD28,Filter bits" "0,1" bitfld.long 0xA8 27. "FD27,Filter bits" "0,1" bitfld.long 0xA8 26. "FD26,Filter bits" "0,1" bitfld.long 0xA8 25. "FD25,Filter bits" "0,1" bitfld.long 0xA8 24. "FD24,Filter bits" "0,1" bitfld.long 0xA8 23. "FD23,Filter bits" "0,1" bitfld.long 0xA8 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xA8 21. "FD21,Filter bits" "0,1" bitfld.long 0xA8 20. "FD20,Filter bits" "0,1" bitfld.long 0xA8 19. "FD19,Filter bits" "0,1" bitfld.long 0xA8 18. "FD18,Filter bits" "0,1" bitfld.long 0xA8 17. "FD17,Filter bits" "0,1" bitfld.long 0xA8 16. "FD16,Filter bits" "0,1" bitfld.long 0xA8 15. "FD15,Filter bits" "0,1" bitfld.long 0xA8 14. "FD14,Filter bits" "0,1" bitfld.long 0xA8 13. "FD13,Filter bits" "0,1" bitfld.long 0xA8 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xA8 11. "FD11,Filter bits" "0,1" bitfld.long 0xA8 10. "FD10,Filter bits" "0,1" bitfld.long 0xA8 9. "FD9,Filter bits" "0,1" bitfld.long 0xA8 8. "FD8,Filter bits" "0,1" bitfld.long 0xA8 7. "FD7,Filter bits" "0,1" bitfld.long 0xA8 6. "FD6,Filter bits" "0,1" bitfld.long 0xA8 5. "FD5,Filter bits" "0,1" bitfld.long 0xA8 4. "FD4,Filter bits" "0,1" bitfld.long 0xA8 3. "FD3,Filter bits" "0,1" bitfld.long 0xA8 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xA8 1. "FD1,Filter bits" "0,1" bitfld.long 0xA8 0. "FD0,Filter bits" "0,1" line.long 0xAC "F21DATA1,Filter 21 data 1 register" bitfld.long 0xAC 31. "FD31,Filter bits" "0,1" bitfld.long 0xAC 30. "FD30,Filter bits" "0,1" bitfld.long 0xAC 29. "FD29,Filter bits" "0,1" bitfld.long 0xAC 28. "FD28,Filter bits" "0,1" bitfld.long 0xAC 27. "FD27,Filter bits" "0,1" bitfld.long 0xAC 26. "FD26,Filter bits" "0,1" bitfld.long 0xAC 25. "FD25,Filter bits" "0,1" bitfld.long 0xAC 24. "FD24,Filter bits" "0,1" bitfld.long 0xAC 23. "FD23,Filter bits" "0,1" bitfld.long 0xAC 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xAC 21. "FD21,Filter bits" "0,1" bitfld.long 0xAC 20. "FD20,Filter bits" "0,1" bitfld.long 0xAC 19. "FD19,Filter bits" "0,1" bitfld.long 0xAC 18. "FD18,Filter bits" "0,1" bitfld.long 0xAC 17. "FD17,Filter bits" "0,1" bitfld.long 0xAC 16. "FD16,Filter bits" "0,1" bitfld.long 0xAC 15. "FD15,Filter bits" "0,1" bitfld.long 0xAC 14. "FD14,Filter bits" "0,1" bitfld.long 0xAC 13. "FD13,Filter bits" "0,1" bitfld.long 0xAC 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xAC 11. "FD11,Filter bits" "0,1" bitfld.long 0xAC 10. "FD10,Filter bits" "0,1" bitfld.long 0xAC 9. "FD9,Filter bits" "0,1" bitfld.long 0xAC 8. "FD8,Filter bits" "0,1" bitfld.long 0xAC 7. "FD7,Filter bits" "0,1" bitfld.long 0xAC 6. "FD6,Filter bits" "0,1" bitfld.long 0xAC 5. "FD5,Filter bits" "0,1" bitfld.long 0xAC 4. "FD4,Filter bits" "0,1" bitfld.long 0xAC 3. "FD3,Filter bits" "0,1" bitfld.long 0xAC 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xAC 1. "FD1,Filter bits" "0,1" bitfld.long 0xAC 0. "FD0,Filter bits" "0,1" line.long 0xB0 "F22DATA0,Filter 22 data 0 register" bitfld.long 0xB0 31. "FD31,Filter bits" "0,1" bitfld.long 0xB0 30. "FD30,Filter bits" "0,1" bitfld.long 0xB0 29. "FD29,Filter bits" "0,1" bitfld.long 0xB0 28. "FD28,Filter bits" "0,1" bitfld.long 0xB0 27. "FD27,Filter bits" "0,1" bitfld.long 0xB0 26. "FD26,Filter bits" "0,1" bitfld.long 0xB0 25. "FD25,Filter bits" "0,1" bitfld.long 0xB0 24. "FD24,Filter bits" "0,1" bitfld.long 0xB0 23. "FD23,Filter bits" "0,1" bitfld.long 0xB0 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xB0 21. "FD21,Filter bits" "0,1" bitfld.long 0xB0 20. "FD20,Filter bits" "0,1" bitfld.long 0xB0 19. "FD19,Filter bits" "0,1" bitfld.long 0xB0 18. "FD18,Filter bits" "0,1" bitfld.long 0xB0 17. "FD17,Filter bits" "0,1" bitfld.long 0xB0 16. "FD16,Filter bits" "0,1" bitfld.long 0xB0 15. "FD15,Filter bits" "0,1" bitfld.long 0xB0 14. "FD14,Filter bits" "0,1" bitfld.long 0xB0 13. "FD13,Filter bits" "0,1" bitfld.long 0xB0 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xB0 11. "FD11,Filter bits" "0,1" bitfld.long 0xB0 10. "FD10,Filter bits" "0,1" bitfld.long 0xB0 9. "FD9,Filter bits" "0,1" bitfld.long 0xB0 8. "FD8,Filter bits" "0,1" bitfld.long 0xB0 7. "FD7,Filter bits" "0,1" bitfld.long 0xB0 6. "FD6,Filter bits" "0,1" bitfld.long 0xB0 5. "FD5,Filter bits" "0,1" bitfld.long 0xB0 4. "FD4,Filter bits" "0,1" bitfld.long 0xB0 3. "FD3,Filter bits" "0,1" bitfld.long 0xB0 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xB0 1. "FD1,Filter bits" "0,1" bitfld.long 0xB0 0. "FD0,Filter bits" "0,1" line.long 0xB4 "F22DATA1,Filter 22 data 1 register" bitfld.long 0xB4 31. "FD31,Filter bits" "0,1" bitfld.long 0xB4 30. "FD30,Filter bits" "0,1" bitfld.long 0xB4 29. "FD29,Filter bits" "0,1" bitfld.long 0xB4 28. "FD28,Filter bits" "0,1" bitfld.long 0xB4 27. "FD27,Filter bits" "0,1" bitfld.long 0xB4 26. "FD26,Filter bits" "0,1" bitfld.long 0xB4 25. "FD25,Filter bits" "0,1" bitfld.long 0xB4 24. "FD24,Filter bits" "0,1" bitfld.long 0xB4 23. "FD23,Filter bits" "0,1" bitfld.long 0xB4 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xB4 21. "FD21,Filter bits" "0,1" bitfld.long 0xB4 20. "FD20,Filter bits" "0,1" bitfld.long 0xB4 19. "FD19,Filter bits" "0,1" bitfld.long 0xB4 18. "FD18,Filter bits" "0,1" bitfld.long 0xB4 17. "FD17,Filter bits" "0,1" bitfld.long 0xB4 16. "FD16,Filter bits" "0,1" bitfld.long 0xB4 15. "FD15,Filter bits" "0,1" bitfld.long 0xB4 14. "FD14,Filter bits" "0,1" bitfld.long 0xB4 13. "FD13,Filter bits" "0,1" bitfld.long 0xB4 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xB4 11. "FD11,Filter bits" "0,1" bitfld.long 0xB4 10. "FD10,Filter bits" "0,1" bitfld.long 0xB4 9. "FD9,Filter bits" "0,1" bitfld.long 0xB4 8. "FD8,Filter bits" "0,1" bitfld.long 0xB4 7. "FD7,Filter bits" "0,1" bitfld.long 0xB4 6. "FD6,Filter bits" "0,1" bitfld.long 0xB4 5. "FD5,Filter bits" "0,1" bitfld.long 0xB4 4. "FD4,Filter bits" "0,1" bitfld.long 0xB4 3. "FD3,Filter bits" "0,1" bitfld.long 0xB4 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xB4 1. "FD1,Filter bits" "0,1" bitfld.long 0xB4 0. "FD0,Filter bits" "0,1" line.long 0xB8 "F23DATA0,Filter 23 data 0 register" bitfld.long 0xB8 31. "FD31,Filter bits" "0,1" bitfld.long 0xB8 30. "FD30,Filter bits" "0,1" bitfld.long 0xB8 29. "FD29,Filter bits" "0,1" bitfld.long 0xB8 28. "FD28,Filter bits" "0,1" bitfld.long 0xB8 27. "FD27,Filter bits" "0,1" bitfld.long 0xB8 26. "FD26,Filter bits" "0,1" bitfld.long 0xB8 25. "FD25,Filter bits" "0,1" bitfld.long 0xB8 24. "FD24,Filter bits" "0,1" bitfld.long 0xB8 23. "FD23,Filter bits" "0,1" bitfld.long 0xB8 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xB8 21. "FD21,Filter bits" "0,1" bitfld.long 0xB8 20. "FD20,Filter bits" "0,1" bitfld.long 0xB8 19. "FD19,Filter bits" "0,1" bitfld.long 0xB8 18. "FD18,Filter bits" "0,1" bitfld.long 0xB8 17. "FD17,Filter bits" "0,1" bitfld.long 0xB8 16. "FD16,Filter bits" "0,1" bitfld.long 0xB8 15. "FD15,Filter bits" "0,1" bitfld.long 0xB8 14. "FD14,Filter bits" "0,1" bitfld.long 0xB8 13. "FD13,Filter bits" "0,1" bitfld.long 0xB8 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xB8 11. "FD11,Filter bits" "0,1" bitfld.long 0xB8 10. "FD10,Filter bits" "0,1" bitfld.long 0xB8 9. "FD9,Filter bits" "0,1" bitfld.long 0xB8 8. "FD8,Filter bits" "0,1" bitfld.long 0xB8 7. "FD7,Filter bits" "0,1" bitfld.long 0xB8 6. "FD6,Filter bits" "0,1" bitfld.long 0xB8 5. "FD5,Filter bits" "0,1" bitfld.long 0xB8 4. "FD4,Filter bits" "0,1" bitfld.long 0xB8 3. "FD3,Filter bits" "0,1" bitfld.long 0xB8 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xB8 1. "FD1,Filter bits" "0,1" bitfld.long 0xB8 0. "FD0,Filter bits" "0,1" line.long 0xBC "F23DATA1,Filter 23 data 1 register" bitfld.long 0xBC 31. "FD31,Filter bits" "0,1" bitfld.long 0xBC 30. "FD30,Filter bits" "0,1" bitfld.long 0xBC 29. "FD29,Filter bits" "0,1" bitfld.long 0xBC 28. "FD28,Filter bits" "0,1" bitfld.long 0xBC 27. "FD27,Filter bits" "0,1" bitfld.long 0xBC 26. "FD26,Filter bits" "0,1" bitfld.long 0xBC 25. "FD25,Filter bits" "0,1" bitfld.long 0xBC 24. "FD24,Filter bits" "0,1" bitfld.long 0xBC 23. "FD23,Filter bits" "0,1" bitfld.long 0xBC 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xBC 21. "FD21,Filter bits" "0,1" bitfld.long 0xBC 20. "FD20,Filter bits" "0,1" bitfld.long 0xBC 19. "FD19,Filter bits" "0,1" bitfld.long 0xBC 18. "FD18,Filter bits" "0,1" bitfld.long 0xBC 17. "FD17,Filter bits" "0,1" bitfld.long 0xBC 16. "FD16,Filter bits" "0,1" bitfld.long 0xBC 15. "FD15,Filter bits" "0,1" bitfld.long 0xBC 14. "FD14,Filter bits" "0,1" bitfld.long 0xBC 13. "FD13,Filter bits" "0,1" bitfld.long 0xBC 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xBC 11. "FD11,Filter bits" "0,1" bitfld.long 0xBC 10. "FD10,Filter bits" "0,1" bitfld.long 0xBC 9. "FD9,Filter bits" "0,1" bitfld.long 0xBC 8. "FD8,Filter bits" "0,1" bitfld.long 0xBC 7. "FD7,Filter bits" "0,1" bitfld.long 0xBC 6. "FD6,Filter bits" "0,1" bitfld.long 0xBC 5. "FD5,Filter bits" "0,1" bitfld.long 0xBC 4. "FD4,Filter bits" "0,1" bitfld.long 0xBC 3. "FD3,Filter bits" "0,1" bitfld.long 0xBC 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xBC 1. "FD1,Filter bits" "0,1" bitfld.long 0xBC 0. "FD0,Filter bits" "0,1" line.long 0xC0 "F24DATA0,Filter 24 data 0 register" bitfld.long 0xC0 31. "FD31,Filter bits" "0,1" bitfld.long 0xC0 30. "FD30,Filter bits" "0,1" bitfld.long 0xC0 29. "FD29,Filter bits" "0,1" bitfld.long 0xC0 28. "FD28,Filter bits" "0,1" bitfld.long 0xC0 27. "FD27,Filter bits" "0,1" bitfld.long 0xC0 26. "FD26,Filter bits" "0,1" bitfld.long 0xC0 25. "FD25,Filter bits" "0,1" bitfld.long 0xC0 24. "FD24,Filter bits" "0,1" bitfld.long 0xC0 23. "FD23,Filter bits" "0,1" bitfld.long 0xC0 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xC0 21. "FD21,Filter bits" "0,1" bitfld.long 0xC0 20. "FD20,Filter bits" "0,1" bitfld.long 0xC0 19. "FD19,Filter bits" "0,1" bitfld.long 0xC0 18. "FD18,Filter bits" "0,1" bitfld.long 0xC0 17. "FD17,Filter bits" "0,1" bitfld.long 0xC0 16. "FD16,Filter bits" "0,1" bitfld.long 0xC0 15. "FD15,Filter bits" "0,1" bitfld.long 0xC0 14. "FD14,Filter bits" "0,1" bitfld.long 0xC0 13. "FD13,Filter bits" "0,1" bitfld.long 0xC0 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xC0 11. "FD11,Filter bits" "0,1" bitfld.long 0xC0 10. "FD10,Filter bits" "0,1" bitfld.long 0xC0 9. "FD9,Filter bits" "0,1" bitfld.long 0xC0 8. "FD8,Filter bits" "0,1" bitfld.long 0xC0 7. "FD7,Filter bits" "0,1" bitfld.long 0xC0 6. "FD6,Filter bits" "0,1" bitfld.long 0xC0 5. "FD5,Filter bits" "0,1" bitfld.long 0xC0 4. "FD4,Filter bits" "0,1" bitfld.long 0xC0 3. "FD3,Filter bits" "0,1" bitfld.long 0xC0 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xC0 1. "FD1,Filter bits" "0,1" bitfld.long 0xC0 0. "FD0,Filter bits" "0,1" line.long 0xC4 "F24DATA1,Filter 24 data 1 register" bitfld.long 0xC4 31. "FD31,Filter bits" "0,1" bitfld.long 0xC4 30. "FD30,Filter bits" "0,1" bitfld.long 0xC4 29. "FD29,Filter bits" "0,1" bitfld.long 0xC4 28. "FD28,Filter bits" "0,1" bitfld.long 0xC4 27. "FD27,Filter bits" "0,1" bitfld.long 0xC4 26. "FD26,Filter bits" "0,1" bitfld.long 0xC4 25. "FD25,Filter bits" "0,1" bitfld.long 0xC4 24. "FD24,Filter bits" "0,1" bitfld.long 0xC4 23. "FD23,Filter bits" "0,1" bitfld.long 0xC4 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xC4 21. "FD21,Filter bits" "0,1" bitfld.long 0xC4 20. "FD20,Filter bits" "0,1" bitfld.long 0xC4 19. "FD19,Filter bits" "0,1" bitfld.long 0xC4 18. "FD18,Filter bits" "0,1" bitfld.long 0xC4 17. "FD17,Filter bits" "0,1" bitfld.long 0xC4 16. "FD16,Filter bits" "0,1" bitfld.long 0xC4 15. "FD15,Filter bits" "0,1" bitfld.long 0xC4 14. "FD14,Filter bits" "0,1" bitfld.long 0xC4 13. "FD13,Filter bits" "0,1" bitfld.long 0xC4 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xC4 11. "FD11,Filter bits" "0,1" bitfld.long 0xC4 10. "FD10,Filter bits" "0,1" bitfld.long 0xC4 9. "FD9,Filter bits" "0,1" bitfld.long 0xC4 8. "FD8,Filter bits" "0,1" bitfld.long 0xC4 7. "FD7,Filter bits" "0,1" bitfld.long 0xC4 6. "FD6,Filter bits" "0,1" bitfld.long 0xC4 5. "FD5,Filter bits" "0,1" bitfld.long 0xC4 4. "FD4,Filter bits" "0,1" bitfld.long 0xC4 3. "FD3,Filter bits" "0,1" bitfld.long 0xC4 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xC4 1. "FD1,Filter bits" "0,1" bitfld.long 0xC4 0. "FD0,Filter bits" "0,1" line.long 0xC8 "F25DATA0,Filter 25 data 0 register" bitfld.long 0xC8 31. "FD31,Filter bits" "0,1" bitfld.long 0xC8 30. "FD30,Filter bits" "0,1" bitfld.long 0xC8 29. "FD29,Filter bits" "0,1" bitfld.long 0xC8 28. "FD28,Filter bits" "0,1" bitfld.long 0xC8 27. "FD27,Filter bits" "0,1" bitfld.long 0xC8 26. "FD26,Filter bits" "0,1" bitfld.long 0xC8 25. "FD25,Filter bits" "0,1" bitfld.long 0xC8 24. "FD24,Filter bits" "0,1" bitfld.long 0xC8 23. "FD23,Filter bits" "0,1" bitfld.long 0xC8 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xC8 21. "FD21,Filter bits" "0,1" bitfld.long 0xC8 20. "FD20,Filter bits" "0,1" bitfld.long 0xC8 19. "FD19,Filter bits" "0,1" bitfld.long 0xC8 18. "FD18,Filter bits" "0,1" bitfld.long 0xC8 17. "FD17,Filter bits" "0,1" bitfld.long 0xC8 16. "FD16,Filter bits" "0,1" bitfld.long 0xC8 15. "FD15,Filter bits" "0,1" bitfld.long 0xC8 14. "FD14,Filter bits" "0,1" bitfld.long 0xC8 13. "FD13,Filter bits" "0,1" bitfld.long 0xC8 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xC8 11. "FD11,Filter bits" "0,1" bitfld.long 0xC8 10. "FD10,Filter bits" "0,1" bitfld.long 0xC8 9. "FD9,Filter bits" "0,1" bitfld.long 0xC8 8. "FD8,Filter bits" "0,1" bitfld.long 0xC8 7. "FD7,Filter bits" "0,1" bitfld.long 0xC8 6. "FD6,Filter bits" "0,1" bitfld.long 0xC8 5. "FD5,Filter bits" "0,1" bitfld.long 0xC8 4. "FD4,Filter bits" "0,1" bitfld.long 0xC8 3. "FD3,Filter bits" "0,1" bitfld.long 0xC8 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xC8 1. "FD1,Filter bits" "0,1" bitfld.long 0xC8 0. "FD0,Filter bits" "0,1" line.long 0xCC "F25DATA1,Filter 25 data 1 register" bitfld.long 0xCC 31. "FD31,Filter bits" "0,1" bitfld.long 0xCC 30. "FD30,Filter bits" "0,1" bitfld.long 0xCC 29. "FD29,Filter bits" "0,1" bitfld.long 0xCC 28. "FD28,Filter bits" "0,1" bitfld.long 0xCC 27. "FD27,Filter bits" "0,1" bitfld.long 0xCC 26. "FD26,Filter bits" "0,1" bitfld.long 0xCC 25. "FD25,Filter bits" "0,1" bitfld.long 0xCC 24. "FD24,Filter bits" "0,1" bitfld.long 0xCC 23. "FD23,Filter bits" "0,1" bitfld.long 0xCC 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xCC 21. "FD21,Filter bits" "0,1" bitfld.long 0xCC 20. "FD20,Filter bits" "0,1" bitfld.long 0xCC 19. "FD19,Filter bits" "0,1" bitfld.long 0xCC 18. "FD18,Filter bits" "0,1" bitfld.long 0xCC 17. "FD17,Filter bits" "0,1" bitfld.long 0xCC 16. "FD16,Filter bits" "0,1" bitfld.long 0xCC 15. "FD15,Filter bits" "0,1" bitfld.long 0xCC 14. "FD14,Filter bits" "0,1" bitfld.long 0xCC 13. "FD13,Filter bits" "0,1" bitfld.long 0xCC 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xCC 11. "FD11,Filter bits" "0,1" bitfld.long 0xCC 10. "FD10,Filter bits" "0,1" bitfld.long 0xCC 9. "FD9,Filter bits" "0,1" bitfld.long 0xCC 8. "FD8,Filter bits" "0,1" bitfld.long 0xCC 7. "FD7,Filter bits" "0,1" bitfld.long 0xCC 6. "FD6,Filter bits" "0,1" bitfld.long 0xCC 5. "FD5,Filter bits" "0,1" bitfld.long 0xCC 4. "FD4,Filter bits" "0,1" bitfld.long 0xCC 3. "FD3,Filter bits" "0,1" bitfld.long 0xCC 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xCC 1. "FD1,Filter bits" "0,1" bitfld.long 0xCC 0. "FD0,Filter bits" "0,1" line.long 0xD0 "F26DATA0,Filter 26 data 0 register" bitfld.long 0xD0 31. "FD31,Filter bits" "0,1" bitfld.long 0xD0 30. "FD30,Filter bits" "0,1" bitfld.long 0xD0 29. "FD29,Filter bits" "0,1" bitfld.long 0xD0 28. "FD28,Filter bits" "0,1" bitfld.long 0xD0 27. "FD27,Filter bits" "0,1" bitfld.long 0xD0 26. "FD26,Filter bits" "0,1" bitfld.long 0xD0 25. "FD25,Filter bits" "0,1" bitfld.long 0xD0 24. "FD24,Filter bits" "0,1" bitfld.long 0xD0 23. "FD23,Filter bits" "0,1" bitfld.long 0xD0 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xD0 21. "FD21,Filter bits" "0,1" bitfld.long 0xD0 20. "FD20,Filter bits" "0,1" bitfld.long 0xD0 19. "FD19,Filter bits" "0,1" bitfld.long 0xD0 18. "FD18,Filter bits" "0,1" bitfld.long 0xD0 17. "FD17,Filter bits" "0,1" bitfld.long 0xD0 16. "FD16,Filter bits" "0,1" bitfld.long 0xD0 15. "FD15,Filter bits" "0,1" bitfld.long 0xD0 14. "FD14,Filter bits" "0,1" bitfld.long 0xD0 13. "FD13,Filter bits" "0,1" bitfld.long 0xD0 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xD0 11. "FD11,Filter bits" "0,1" bitfld.long 0xD0 10. "FD10,Filter bits" "0,1" bitfld.long 0xD0 9. "FD9,Filter bits" "0,1" bitfld.long 0xD0 8. "FD8,Filter bits" "0,1" bitfld.long 0xD0 7. "FD7,Filter bits" "0,1" bitfld.long 0xD0 6. "FD6,Filter bits" "0,1" bitfld.long 0xD0 5. "FD5,Filter bits" "0,1" bitfld.long 0xD0 4. "FD4,Filter bits" "0,1" bitfld.long 0xD0 3. "FD3,Filter bits" "0,1" bitfld.long 0xD0 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xD0 1. "FD1,Filter bits" "0,1" bitfld.long 0xD0 0. "FD0,Filter bits" "0,1" line.long 0xD4 "F26DATA1,Filter 26 data 1 register" bitfld.long 0xD4 31. "FD31,Filter bits" "0,1" bitfld.long 0xD4 30. "FD30,Filter bits" "0,1" bitfld.long 0xD4 29. "FD29,Filter bits" "0,1" bitfld.long 0xD4 28. "FD28,Filter bits" "0,1" bitfld.long 0xD4 27. "FD27,Filter bits" "0,1" bitfld.long 0xD4 26. "FD26,Filter bits" "0,1" bitfld.long 0xD4 25. "FD25,Filter bits" "0,1" bitfld.long 0xD4 24. "FD24,Filter bits" "0,1" bitfld.long 0xD4 23. "FD23,Filter bits" "0,1" bitfld.long 0xD4 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xD4 21. "FD21,Filter bits" "0,1" bitfld.long 0xD4 20. "FD20,Filter bits" "0,1" bitfld.long 0xD4 19. "FD19,Filter bits" "0,1" bitfld.long 0xD4 18. "FD18,Filter bits" "0,1" bitfld.long 0xD4 17. "FD17,Filter bits" "0,1" bitfld.long 0xD4 16. "FD16,Filter bits" "0,1" bitfld.long 0xD4 15. "FD15,Filter bits" "0,1" bitfld.long 0xD4 14. "FD14,Filter bits" "0,1" bitfld.long 0xD4 13. "FD13,Filter bits" "0,1" bitfld.long 0xD4 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xD4 11. "FD11,Filter bits" "0,1" bitfld.long 0xD4 10. "FD10,Filter bits" "0,1" bitfld.long 0xD4 9. "FD9,Filter bits" "0,1" bitfld.long 0xD4 8. "FD8,Filter bits" "0,1" bitfld.long 0xD4 7. "FD7,Filter bits" "0,1" bitfld.long 0xD4 6. "FD6,Filter bits" "0,1" bitfld.long 0xD4 5. "FD5,Filter bits" "0,1" bitfld.long 0xD4 4. "FD4,Filter bits" "0,1" bitfld.long 0xD4 3. "FD3,Filter bits" "0,1" bitfld.long 0xD4 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xD4 1. "FD1,Filter bits" "0,1" bitfld.long 0xD4 0. "FD0,Filter bits" "0,1" line.long 0xD8 "F27DATA0,Filter 27 data 0 register" bitfld.long 0xD8 31. "FD31,Filter bits" "0,1" bitfld.long 0xD8 30. "FD30,Filter bits" "0,1" bitfld.long 0xD8 29. "FD29,Filter bits" "0,1" bitfld.long 0xD8 28. "FD28,Filter bits" "0,1" bitfld.long 0xD8 27. "FD27,Filter bits" "0,1" bitfld.long 0xD8 26. "FD26,Filter bits" "0,1" bitfld.long 0xD8 25. "FD25,Filter bits" "0,1" bitfld.long 0xD8 24. "FD24,Filter bits" "0,1" bitfld.long 0xD8 23. "FD23,Filter bits" "0,1" bitfld.long 0xD8 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xD8 21. "FD21,Filter bits" "0,1" bitfld.long 0xD8 20. "FD20,Filter bits" "0,1" bitfld.long 0xD8 19. "FD19,Filter bits" "0,1" bitfld.long 0xD8 18. "FD18,Filter bits" "0,1" bitfld.long 0xD8 17. "FD17,Filter bits" "0,1" bitfld.long 0xD8 16. "FD16,Filter bits" "0,1" bitfld.long 0xD8 15. "FD15,Filter bits" "0,1" bitfld.long 0xD8 14. "FD14,Filter bits" "0,1" bitfld.long 0xD8 13. "FD13,Filter bits" "0,1" bitfld.long 0xD8 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xD8 11. "FD11,Filter bits" "0,1" bitfld.long 0xD8 10. "FD10,Filter bits" "0,1" bitfld.long 0xD8 9. "FD9,Filter bits" "0,1" bitfld.long 0xD8 8. "FD8,Filter bits" "0,1" bitfld.long 0xD8 7. "FD7,Filter bits" "0,1" bitfld.long 0xD8 6. "FD6,Filter bits" "0,1" bitfld.long 0xD8 5. "FD5,Filter bits" "0,1" bitfld.long 0xD8 4. "FD4,Filter bits" "0,1" bitfld.long 0xD8 3. "FD3,Filter bits" "0,1" bitfld.long 0xD8 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xD8 1. "FD1,Filter bits" "0,1" bitfld.long 0xD8 0. "FD0,Filter bits" "0,1" line.long 0xDC "F27DATA1,Filter 27 data 1 register" bitfld.long 0xDC 31. "FD31,Filter bits" "0,1" bitfld.long 0xDC 30. "FD30,Filter bits" "0,1" bitfld.long 0xDC 29. "FD29,Filter bits" "0,1" bitfld.long 0xDC 28. "FD28,Filter bits" "0,1" bitfld.long 0xDC 27. "FD27,Filter bits" "0,1" bitfld.long 0xDC 26. "FD26,Filter bits" "0,1" bitfld.long 0xDC 25. "FD25,Filter bits" "0,1" bitfld.long 0xDC 24. "FD24,Filter bits" "0,1" bitfld.long 0xDC 23. "FD23,Filter bits" "0,1" bitfld.long 0xDC 22. "FD22,Filter bits" "0,1" newline bitfld.long 0xDC 21. "FD21,Filter bits" "0,1" bitfld.long 0xDC 20. "FD20,Filter bits" "0,1" bitfld.long 0xDC 19. "FD19,Filter bits" "0,1" bitfld.long 0xDC 18. "FD18,Filter bits" "0,1" bitfld.long 0xDC 17. "FD17,Filter bits" "0,1" bitfld.long 0xDC 16. "FD16,Filter bits" "0,1" bitfld.long 0xDC 15. "FD15,Filter bits" "0,1" bitfld.long 0xDC 14. "FD14,Filter bits" "0,1" bitfld.long 0xDC 13. "FD13,Filter bits" "0,1" bitfld.long 0xDC 12. "FD12,Filter bits" "0,1" newline bitfld.long 0xDC 11. "FD11,Filter bits" "0,1" bitfld.long 0xDC 10. "FD10,Filter bits" "0,1" bitfld.long 0xDC 9. "FD9,Filter bits" "0,1" bitfld.long 0xDC 8. "FD8,Filter bits" "0,1" bitfld.long 0xDC 7. "FD7,Filter bits" "0,1" bitfld.long 0xDC 6. "FD6,Filter bits" "0,1" bitfld.long 0xDC 5. "FD5,Filter bits" "0,1" bitfld.long 0xDC 4. "FD4,Filter bits" "0,1" bitfld.long 0xDC 3. "FD3,Filter bits" "0,1" bitfld.long 0xDC 2. "FD2,Filter bits" "0,1" newline bitfld.long 0xDC 1. "FD1,Filter bits" "0,1" bitfld.long 0xDC 0. "FD0,Filter bits" "0,1" tree.end repeat.end tree.end tree "CRC (Cyclic Redundancy Check Calculation Unit)" base ad:0x40023000 group.long 0x0++0xB line.long 0x0 "DATA,Data register" hexmask.long 0x0 0.--31. 1. "DATA,CRC calculation result bits" line.long 0x4 "FDATA,Free data register" hexmask.long.byte 0x4 0.--7. 1. "FDATA,Free Data Register bits" line.long 0x8 "CTL,Control register" bitfld.long 0x8 0. "RST,reset bit" "0,1" tree.end tree "CTC (Clock Trim Controller)" base ad:0x4000C800 group.long 0x0++0x7 line.long 0x0 "CTL0,Control register 0" bitfld.long 0x0 8.--13. "TRIMVALUE,IRC48M trim 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,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" bitfld.long 0x0 7. "SWREFPUL,Software reference source sync pulse" "0,1" bitfld.long 0x0 6. "AUTOTRIM,Hardware automatic trim mode" "0,1" bitfld.long 0x0 5. "CNTEN,CTC counter enable" "0,1" bitfld.long 0x0 3. "EREFIE,EREFIF reference interrupt enable" "0,1" bitfld.long 0x0 2. "ERRIE,Error interrupt enable" "0,1" bitfld.long 0x0 1. "CKWARNIE,Clock trim warning interrupt enable" "0,1" bitfld.long 0x0 0. "CKOKIE,Clock trim ok interrupt enable" "0,1" line.long 0x4 "CTL1,Control register 1" bitfld.long 0x4 31. "REFPOL,Reference signal source polarity" "0,1" bitfld.long 0x4 28.--29. "REFSEL,Reference signal source selection" "0,1,2,3" bitfld.long 0x4 24.--26. "REFPSC,Reference signal source prescaler" "0,1,2,3,4,5,6,7" hexmask.long.byte 0x4 16.--23. 1. "CKLIM,Clock trim base limit value" hexmask.long.word 0x4 0.--15. 1. "RLVALUE,CTC counter reload value" rgroup.long 0x8++0x3 line.long 0x0 "STAT,Status register" hexmask.long.word 0x0 16.--31. 1. "REFCAP,CTC counter capture value" bitfld.long 0x0 15. "REFDIR,CTC trim counter direction" "0,1" bitfld.long 0x0 10. "TRIMERR,Trim value error bit" "0,1" bitfld.long 0x0 9. "REFMISS,Reference sync pulse miss" "0,1" bitfld.long 0x0 8. "CKERR,Clock trim error bit" "0,1" bitfld.long 0x0 3. "EREFIF,Expected reference interrupt flag" "0,1" bitfld.long 0x0 2. "ERRIF,Error interrupt flag" "0,1" bitfld.long 0x0 1. "CKWARNIF,Clock trim warning interrupt flag" "0,1" bitfld.long 0x0 0. "CKOKIF,Clock trim OK interrupt flag" "0,1" wgroup.long 0xC++0x3 line.long 0x0 "INTC,Interrupt clear register" bitfld.long 0x0 3. "EREFIC,EREFIF interrupt clear bit" "0,1" bitfld.long 0x0 2. "ERRIC,ERRIF interrupt clear bit" "0,1" bitfld.long 0x0 1. "CKWARNIC,CKWARNIF interrupt clear bit" "0,1" bitfld.long 0x0 0. "CKOKIC,CKOKIF interrupt clear bit" "0,1" tree.end tree "DAC (Digital to Analog Converter)" base ad:0x40007400 group.long 0x0++0x3 line.long 0x0 "CTL,control register" bitfld.long 0x0 28. "DDMAEN1,DAC1 DMA enable" "0,1" bitfld.long 0x0 24.--27. "DWBW1,DAC1 noise wave bit width" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 22.--23. "DWM1,DAC1 noise wave mode" "0,1,2,3" bitfld.long 0x0 19.--21. "DTSEL1,DAC1 trigger selection" "0,1,2,3,4,5,6,7" bitfld.long 0x0 18. "DTEN1,DAC1 trigger enable" "0,1" bitfld.long 0x0 17. "DBOFF1,DAC1 output buffer turn off" "0,1" bitfld.long 0x0 16. "DEN1,DAC1 enable" "0,1" bitfld.long 0x0 12. "DDMAEN0,DAC0 DMA enable" "0,1" bitfld.long 0x0 8.--11. "DWBW0,DAC0 noise wave bit width" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 6.--7. "DWM0,DAC0 noise wave mode" "0,1,2,3" bitfld.long 0x0 3.--5. "DTSEL0,DAC0 trigger selection" "0,1,2,3,4,5,6,7" bitfld.long 0x0 2. "DTEN0,DAC0 trigger enable" "0,1" newline bitfld.long 0x0 1. "DBOFF0,DAC0 output buffer turn off" "0,1" bitfld.long 0x0 0. "DEN0,DAC0 enable" "0,1" wgroup.long 0x4++0x3 line.long 0x0 "SWT,software trigger register" bitfld.long 0x0 1. "SWTR1,DAC1 software trigger" "0,1" bitfld.long 0x0 0. "SWTR0,DAC0 software trigger" "0,1" group.long 0x8++0x23 line.long 0x0 "DAC0_R12DH,DAC0 12-bit right-aligned data holding register" hexmask.long.word 0x0 0.--11. 1. "DAC0_DH,DAC0 12-bit right-aligned data" line.long 0x4 "DAC0_L12DH,DAC0 12-bit left-aligned data holding register" hexmask.long.word 0x4 4.--15. 1. "DAC0_DH,DAC0 12-bit left-aligned data" line.long 0x8 "DAC0_R8DH,DAC0 8-bit right aligned data holding register" hexmask.long.byte 0x8 0.--7. 1. "DAC0_DH,DAC0 8-bit right-aligned data" line.long 0xC "DAC1_R12DH,DAC1 12-bit right-aligned data holding register" hexmask.long.word 0xC 0.--11. 1. "DAC1_DH,DAC1 12-bit right-aligned data" line.long 0x10 "DAC1_L12DH,DAC1 12-bit left aligned data holding register" hexmask.long.word 0x10 4.--15. 1. "DAC1_DH,DAC1 12-bit left-aligned data" line.long 0x14 "DAC1_R8DH,DAC1 8-bit right aligned data holding register" hexmask.long.byte 0x14 0.--7. 1. "DAC1_DH,DAC1 8-bit right-aligned data" line.long 0x18 "DACC_R12DH,DAC concurrent mode 12-bit right-aligned data holding register" hexmask.long.word 0x18 16.--27. 1. "DAC1_DH,DAC1 12-bit right-aligned data" hexmask.long.word 0x18 0.--11. 1. "DAC0_DH,DAC0 12-bit right-aligned data" line.long 0x1C "DACC_L12DH,DAC concurrent mode 12-bit left aligned data holding register" hexmask.long.word 0x1C 20.--31. 1. "DAC1_DH,DAC1 12-bit left-aligned data" hexmask.long.word 0x1C 4.--15. 1. "DAC0_DH,DAC0 12-bit left-aligned data" line.long 0x20 "DACC_R8DH,DAC concurrent mode 8-bit right aligned data holding register" hexmask.long.byte 0x20 8.--15. 1. "DAC1_DH,DAC1 8-bit right-aligned data" hexmask.long.byte 0x20 0.--7. 1. "DAC0_DH,DAC0 8-bit right-aligned data" rgroup.long 0x2C++0x7 line.long 0x0 "DAC0_DO,DAC0 data output register" hexmask.long.word 0x0 0.--11. 1. "DAC0_DO,DAC0 data output" line.long 0x4 "DAC1_DO,DAC1 data output register" hexmask.long.word 0x4 0.--11. 1. "DAC1_DO,DAC1 data output" tree.end tree "DBG (Debug Support)" base ad:0xE0042000 rgroup.long 0x0++0x3 line.long 0x0 "ID,ID code register" hexmask.long 0x0 0.--31. 1. "ID_CODE,DBG ID code register" group.long 0x4++0x3 line.long 0x0 "CTL0,Control register 0" bitfld.long 0x0 30. "TIMER10_HOLD,TIMER 10 hold bit" "0,1" bitfld.long 0x0 29. "TIMER9_HOLD,TIMER 9 hold bit" "0,1" bitfld.long 0x0 28. "TIMER8_HOLD,TIMER 8 hold bit" "0,1" bitfld.long 0x0 27. "TIMER13_HOLD,TIMER 13 hold bit" "0,1" bitfld.long 0x0 26. "TIMER12_HOLD,TIMER 12 hold bit" "0,1" bitfld.long 0x0 25. "TIMER11_HOLD,TIMER 11 hold bit" "0,1" bitfld.long 0x0 21. "CAN1_HOLD,CAN1 hold bit" "0,1" bitfld.long 0x0 20. "TIMER7_HOLD,TIMER 7 hold bit" "0,1" bitfld.long 0x0 19. "TIMER6_HOLD,TIMER 6 hold bit" "0,1" newline bitfld.long 0x0 18. "TIMER5_HOLD,TIMER 5 hold bit" "0,1" bitfld.long 0x0 17. "TIMER4_HOLD,TIMER4_HOLD" "0,1" bitfld.long 0x0 16. "I2C1_HOLD,I2C1 hold bit" "0,1" bitfld.long 0x0 15. "I2C0_HOLD,I2C0 hold bit" "0,1" bitfld.long 0x0 14. "CAN0_HOLD,CAN0 hold bit" "0,1" bitfld.long 0x0 13. "TIMER3_HOLD,TIMER 3 hold bit" "0,1" bitfld.long 0x0 12. "TIMER2_HOLD,TIMER 2 hold bit" "0,1" bitfld.long 0x0 11. "TIMER1_HOLD,TIMER 1 hold bit" "0,1" bitfld.long 0x0 10. "TIMER0_HOLD,TIMER 0 hold bit" "0,1" newline bitfld.long 0x0 9. "WWDGT_HOLD,WWDGT hold bit" "0,1" bitfld.long 0x0 8. "FWDGT_HOLD,FWDGT hold bit" "0,1" bitfld.long 0x0 6.--7. "TRACE_MODE,Trace pin allocation mode" "0,1,2,3" bitfld.long 0x0 5. "TRACE_IOEN,Trace pin allocation enable" "0,1" bitfld.long 0x0 2. "STB_HOLD,Standby mode hold register" "0,1" bitfld.long 0x0 1. "DSLP_HOLD,Deep-sleep mode hold register" "0,1" bitfld.long 0x0 0. "SLP_HOLD,Sleep mode hold register" "0,1" tree.end tree "DMA (DMA Controller)" repeat 2. (list 0x0 0x1 )(list ad:0x40020000 ad:0x40020400 ) tree "DMA$1" base $2 rgroup.long ($2)++0x3 line.long 0x0 "INTF,Interrupt flag register" bitfld.long 0x0 27. "ERRIF6,Error flag of channel 6" "0,1" bitfld.long 0x0 26. "HTFIF6,Half transfer finish flag of channel 6" "0,1" bitfld.long 0x0 25. "FTFIF6,Full transfer finish flag of channe 6" "0,1" bitfld.long 0x0 24. "GIF6,Global interrupt flag of channel 6" "0,1" bitfld.long 0x0 23. "ERRIF5,Error flag of channel 5" "0,1" bitfld.long 0x0 22. "HTFIF5,Half transfer finish flag of channel 5" "0,1" bitfld.long 0x0 21. "FTFIF5,Full transfer finish flag of channe 5" "0,1" bitfld.long 0x0 20. "GIF5,Global interrupt flag of channel 5" "0,1" bitfld.long 0x0 19. "ERRIF4,Error flag of channel 4" "0,1" bitfld.long 0x0 18. "HTFIF4,Half transfer finish flag of channel 4" "0,1" bitfld.long 0x0 17. "FTFIF4,Full transfer finish flag of channe 4" "0,1" bitfld.long 0x0 16. "GIF4,Global interrupt flag of channel 4" "0,1" newline bitfld.long 0x0 15. "ERRIF3,Error flag of channel 3" "0,1" bitfld.long 0x0 14. "HTFIF3,Half transfer finish flag of channel 3" "0,1" bitfld.long 0x0 13. "FTFIF3,Full transfer finish flag of channe 3" "0,1" bitfld.long 0x0 12. "GIF3,Global interrupt flag of channel 3" "0,1" bitfld.long 0x0 11. "ERRIF2,Error flag of channel 2" "0,1" bitfld.long 0x0 10. "HTFIF2,Half transfer finish flag of channel 2" "0,1" bitfld.long 0x0 9. "FTFIF2,Full transfer finish flag of channe 2" "0,1" bitfld.long 0x0 8. "GIF2,Global interrupt flag of channel 2" "0,1" bitfld.long 0x0 7. "ERRIF1,Error flag of channel 1" "0,1" bitfld.long 0x0 6. "HTFIF1,Half transfer finish flag of channel 1" "0,1" bitfld.long 0x0 5. "FTFIF1,Full transfer finish flag of channe 1" "0,1" bitfld.long 0x0 4. "GIF1,Global interrupt flag of channel 1" "0,1" newline bitfld.long 0x0 3. "ERRIF0,Error flag of channel 0" "0,1" bitfld.long 0x0 2. "HTFIF0,Half transfer finish flag of channel 0" "0,1" bitfld.long 0x0 1. "FTFIF0,Full transfer finish flag of channe 0" "0,1" bitfld.long 0x0 0. "GIF0,Global interrupt flag of channel 0" "0,1" wgroup.long ($2+0x4)++0x3 line.long 0x0 "INTC,Interrupt flag clear register" bitfld.long 0x0 27. "ERRIFC6,Clear bit for error flag of channel 6" "0,1" bitfld.long 0x0 26. "HTFIFC6,Clear bit for half transfer finish flag of channel 6" "0,1" bitfld.long 0x0 25. "FTFIFC6,Clear bit for full transfer finish flag of channel 6" "0,1" bitfld.long 0x0 24. "GIFC6,Clear global interrupt flag of channel 6" "0,1" bitfld.long 0x0 23. "ERRIFC5,Clear bit for error flag of channel 5" "0,1" bitfld.long 0x0 22. "HTFIFC5,Clear bit for half transfer finish flag of channel 5" "0,1" bitfld.long 0x0 21. "FTFIFC5,Clear bit for full transfer finish flag of channel 5" "0,1" bitfld.long 0x0 20. "GIFC5,Clear global interrupt flag of channel 5" "0,1" bitfld.long 0x0 19. "ERRIFC4,Clear bit for error flag of channel 4" "0,1" bitfld.long 0x0 18. "HTFIFC4,Clear bit for half transfer finish flag of channel 4" "0,1" bitfld.long 0x0 17. "FTFIFC4,Clear bit for full transfer finish flag of channel 4" "0,1" bitfld.long 0x0 16. "GIFC4,Clear global interrupt flag of channel 4" "0,1" newline bitfld.long 0x0 15. "ERRIFC3,Clear bit for error flag of channel 3" "0,1" bitfld.long 0x0 14. "HTFIFC3,Clear bit for half transfer finish flag of channel 3" "0,1" bitfld.long 0x0 13. "FTFIFC3,Clear bit for full transfer finish flag of channel 3" "0,1" bitfld.long 0x0 12. "GIFC3,Clear global interrupt flag of channel 3" "0,1" bitfld.long 0x0 11. "ERRIFC2,Clear bit for error flag of channel 2" "0,1" bitfld.long 0x0 10. "HTFIFC2,Clear bit for half transfer finish flag of channel 2" "0,1" bitfld.long 0x0 9. "FTFIFC2,Clear bit for full transfer finish flag of channel 2" "0,1" bitfld.long 0x0 8. "GIFC2,Clear global interrupt flag of channel 2" "0,1" bitfld.long 0x0 7. "ERRIFC1,Clear bit for error flag of channel 1" "0,1" bitfld.long 0x0 6. "HTFIFC1,Clear bit for half transfer finish flag of channel 1" "0,1" bitfld.long 0x0 5. "FTFIFC1,Clear bit for full transfer finish flag of channel 1" "0,1" bitfld.long 0x0 4. "GIFC1,Clear global interrupt flag of channel 1" "0,1" newline bitfld.long 0x0 3. "ERRIFC0,Clear bit for error flag of channel 0" "0,1" bitfld.long 0x0 2. "HTFIFC0,Clear bit for half transfer finish flag of channel 0" "0,1" bitfld.long 0x0 1. "FTFIFC0,Clear bit for full transfer finish flag of channel 0" "0,1" bitfld.long 0x0 0. "GIFC0,Clear global interrupt flag of channel 0" "0,1" group.long ($2+0x8)++0xF line.long 0x0 "CH0CTL,Channel 0 control register" bitfld.long 0x0 14. "M2M,Memory to memory mode" "0,1" bitfld.long 0x0 12.--13. "PRIO,Priority level" "0,1,2,3" bitfld.long 0x0 10.--11. "MWIDTH,Transfer data size of memory" "0,1,2,3" bitfld.long 0x0 8.--9. "PWIDTH,Transfer data size of peripheral" "0,1,2,3" bitfld.long 0x0 7. "MNAGA,Next address generation algorithm of memory" "0,1" bitfld.long 0x0 6. "PNAGA,Next address generation algorithm of peripheral" "0,1" bitfld.long 0x0 5. "CMEN,Circular mode enable" "0,1" bitfld.long 0x0 4. "DIR,Transfer direction" "0,1" bitfld.long 0x0 3. "ERRIE,Enable bit for channel error interrupt" "0,1" bitfld.long 0x0 2. "HTFIE,Enable bit for channel half transfer finish interrupt" "0,1" bitfld.long 0x0 1. "FTFIE,Enable bit for channel full transfer finish interrupt" "0,1" bitfld.long 0x0 0. "CHEN,Channel enable" "0,1" line.long 0x4 "CH0CNT,Channel 0 counter register" hexmask.long.word 0x4 0.--15. 1. "CNT,Transfer counter" line.long 0x8 "CH0PADDR,Channel 0 peripheral base address register" hexmask.long 0x8 0.--31. 1. "PADDR,Peripheral base address" line.long 0xC "CH0MADDR,Channel 0 memory base address register" hexmask.long 0xC 0.--31. 1. "MADDR,Memory base address" group.long ($2+0x1C)++0xF line.long 0x0 "CH1CTL,Channel 1 control register" bitfld.long 0x0 14. "M2M,Memory to memory mode" "0,1" bitfld.long 0x0 12.--13. "PRIO,Priority level" "0,1,2,3" bitfld.long 0x0 10.--11. "MWIDTH,Transfer data size of memory" "0,1,2,3" bitfld.long 0x0 8.--9. "PWIDTH,Transfer data size of peripheral" "0,1,2,3" bitfld.long 0x0 7. "MNAGA,Next address generation algorithm of memory" "0,1" bitfld.long 0x0 6. "PNAGA,Next address generation algorithm of peripheral" "0,1" bitfld.long 0x0 5. "CMEN,Circular mode enable" "0,1" bitfld.long 0x0 4. "DIR,Transfer direction" "0,1" bitfld.long 0x0 3. "ERRIE,Enable bit for channel error interrupt" "0,1" bitfld.long 0x0 2. "HTFIE,Enable bit for channel half transfer finish interrupt" "0,1" bitfld.long 0x0 1. "FTFIE,Enable bit for channel full transfer finish interrupt" "0,1" bitfld.long 0x0 0. "CHEN,Channel enable" "0,1" line.long 0x4 "CH1CNT,Channel 1 counter register" hexmask.long.word 0x4 0.--15. 1. "CNT,Transfer counter" line.long 0x8 "CH1PADDR,Channel 1 peripheral base address register" hexmask.long 0x8 0.--31. 1. "PADDR,Peripheral base address" line.long 0xC "CH1MADDR,Channel 1 memory base address register" hexmask.long 0xC 0.--31. 1. "MADDR,Memory base address" group.long ($2+0x30)++0xF line.long 0x0 "CH2CTL,Channel 2 control register" bitfld.long 0x0 14. "M2M,Memory to memory mode" "0,1" bitfld.long 0x0 12.--13. "PRIO,Priority level" "0,1,2,3" bitfld.long 0x0 10.--11. "MWIDTH,Transfer data size of memory" "0,1,2,3" bitfld.long 0x0 8.--9. "PWIDTH,Transfer data size of peripheral" "0,1,2,3" bitfld.long 0x0 7. "MNAGA,Next address generation algorithm of memory" "0,1" bitfld.long 0x0 6. "PNAGA,Next address generation algorithm of peripheral" "0,1" bitfld.long 0x0 5. "CMEN,Circular mode enable" "0,1" bitfld.long 0x0 4. "DIR,Transfer direction" "0,1" bitfld.long 0x0 3. "ERRIE,Enable bit for channel error interrupt" "0,1" bitfld.long 0x0 2. "HTFIE,Enable bit for channel half transfer finish interrupt" "0,1" bitfld.long 0x0 1. "FTFIE,Enable bit for channel full transfer finish interrupt" "0,1" bitfld.long 0x0 0. "CHEN,Channel enable" "0,1" line.long 0x4 "CH2CNT,Channel 2 counter register" hexmask.long.word 0x4 0.--15. 1. "CNT,Transfer counter" line.long 0x8 "CH2PADDR,Channel 2 peripheral base address register" hexmask.long 0x8 0.--31. 1. "PADDR,Peripheral base address" line.long 0xC "CH2MADDR,Channel 2 memory base address register" hexmask.long 0xC 0.--31. 1. "MADDR,Memory base address" group.long ($2+0x44)++0xF line.long 0x0 "CH3CTL,Channel 3 control register" bitfld.long 0x0 14. "M2M,Memory to memory mode" "0,1" bitfld.long 0x0 12.--13. "PRIO,Priority level" "0,1,2,3" bitfld.long 0x0 10.--11. "MWIDTH,Transfer data size of memory" "0,1,2,3" bitfld.long 0x0 8.--9. "PWIDTH,Transfer data size of peripheral" "0,1,2,3" bitfld.long 0x0 7. "MNAGA,Next address generation algorithm of memory" "0,1" bitfld.long 0x0 6. "PNAGA,Next address generation algorithm of peripheral" "0,1" bitfld.long 0x0 5. "CMEN,Circular mode enable" "0,1" bitfld.long 0x0 4. "DIR,Transfer direction" "0,1" bitfld.long 0x0 3. "ERRIE,Enable bit for channel error interrupt" "0,1" bitfld.long 0x0 2. "HTFIE,Enable bit for channel half transfer finish interrupt" "0,1" bitfld.long 0x0 1. "FTFIE,Enable bit for channel full transfer finish interrupt" "0,1" bitfld.long 0x0 0. "CHEN,Channel enable" "0,1" line.long 0x4 "CH3CNT,Channel 3 counter register" hexmask.long.word 0x4 0.--15. 1. "CNT,Transfer counter" line.long 0x8 "CH3PADDR,Channel 3 peripheral base address register" hexmask.long 0x8 0.--31. 1. "PADDR,Peripheral base address" line.long 0xC "CH3MADDR,Channel 3 memory base address register" hexmask.long 0xC 0.--31. 1. "MADDR,Memory base address" group.long ($2+0x58)++0xF line.long 0x0 "CH4CTL,Channel 4 control register" bitfld.long 0x0 14. "M2M,Memory to memory mode" "0,1" bitfld.long 0x0 12.--13. "PRIO,Priority level" "0,1,2,3" bitfld.long 0x0 10.--11. "MWIDTH,Transfer data size of memory" "0,1,2,3" bitfld.long 0x0 8.--9. "PWIDTH,Transfer data size of peripheral" "0,1,2,3" bitfld.long 0x0 7. "MNAGA,Next address generation algorithm of memory" "0,1" bitfld.long 0x0 6. "PNAGA,Next address generation algorithm of peripheral" "0,1" bitfld.long 0x0 5. "CMEN,Circular mode enable" "0,1" bitfld.long 0x0 4. "DIR,Transfer direction" "0,1" bitfld.long 0x0 3. "ERRIE,Enable bit for channel error interrupt" "0,1" bitfld.long 0x0 2. "HTFIE,Enable bit for channel half transfer finish interrupt" "0,1" bitfld.long 0x0 1. "FTFIE,Enable bit for channel full transfer finish interrupt" "0,1" bitfld.long 0x0 0. "CHEN,Channel enable" "0,1" line.long 0x4 "CH4CNT,Channel 4 counter register" hexmask.long.word 0x4 0.--15. 1. "CNT,Transfer counter" line.long 0x8 "CH4PADDR,Channel 4 peripheral base address register" hexmask.long 0x8 0.--31. 1. "PADDR,Peripheral base address" line.long 0xC "CH4MADDR,Channel 4 memory base address register" hexmask.long 0xC 0.--31. 1. "MADDR,Memory base address" group.long ($2+0x6C)++0xF line.long 0x0 "CH5CTL,Channel 5 control register" bitfld.long 0x0 14. "M2M,Memory to memory mode" "0,1" bitfld.long 0x0 12.--13. "PRIO,Priority level" "0,1,2,3" bitfld.long 0x0 10.--11. "MWIDTH,Transfer data size of memory" "0,1,2,3" bitfld.long 0x0 8.--9. "PWIDTH,Transfer data size of peripheral" "0,1,2,3" bitfld.long 0x0 7. "MNAGA,Next address generation algorithm of memory" "0,1" bitfld.long 0x0 6. "PNAGA,Next address generation algorithm of peripheral" "0,1" bitfld.long 0x0 5. "CMEN,Circular mode enable" "0,1" bitfld.long 0x0 4. "DIR,Transfer direction" "0,1" bitfld.long 0x0 3. "ERRIE,Enable bit for channel error interrupt" "0,1" bitfld.long 0x0 2. "HTFIE,Enable bit for channel half transfer finish interrupt" "0,1" bitfld.long 0x0 1. "FTFIE,Enable bit for channel full transfer finish interrupt" "0,1" bitfld.long 0x0 0. "CHEN,Channel enable" "0,1" line.long 0x4 "CH5CNT,Channel 5 counter register" hexmask.long.word 0x4 0.--15. 1. "CNT,Transfer counter" line.long 0x8 "CH5PADDR,Channel 5 peripheral base address register" hexmask.long 0x8 0.--31. 1. "PADDR,Peripheral base address" line.long 0xC "CH5MADDR,Channel 5 memory base address register" hexmask.long 0xC 0.--31. 1. "MADDR,Memory base address" group.long ($2+0x80)++0xF line.long 0x0 "CH6CTL,Channel 6 control register" bitfld.long 0x0 14. "M2M,Memory to memory mode" "0,1" bitfld.long 0x0 12.--13. "PRIO,Priority level" "0,1,2,3" bitfld.long 0x0 10.--11. "MWIDTH,Transfer data size of memory" "0,1,2,3" bitfld.long 0x0 8.--9. "PWIDTH,Transfer data size of peripheral" "0,1,2,3" bitfld.long 0x0 7. "MNAGA,Next address generation algorithm of memory" "0,1" bitfld.long 0x0 6. "PNAGA,Next address generation algorithm of peripheral" "0,1" bitfld.long 0x0 5. "CMEN,Circular mode enable" "0,1" bitfld.long 0x0 4. "DIR,Transfer direction" "0,1" bitfld.long 0x0 3. "ERRIE,Enable bit for channel error interrupt" "0,1" bitfld.long 0x0 2. "HTFIE,Enable bit for channel half transfer finish interrupt" "0,1" bitfld.long 0x0 1. "FTFIE,Enable bit for channel full transfer finish interrupt" "0,1" bitfld.long 0x0 0. "CHEN,Channel enable" "0,1" line.long 0x4 "CH6CNT,Channel 6 counter register" hexmask.long.word 0x4 0.--15. 1. "CNT,Transfer counter" line.long 0x8 "CH6PADDR,Channel 6 peripheral base address register" hexmask.long 0x8 0.--31. 1. "PADDR,Peripheral base address" line.long 0xC "CH6MADDR,Channel 6 memory base address register" hexmask.long 0xC 0.--31. 1. "MADDR,Memory base address" tree.end repeat.end tree.end tree "EXMC (External Memory Controller)" base ad:0xA0000000 group.long 0x0++0x7 line.long 0x0 "SNCTL,SRAM/NOR Flash control registers" bitfld.long 0x0 19. "SYNCWR,synchronous write" "0,1" bitfld.long 0x0 16.--18. "CPS,CRAM page size" "0,1,2,3,4,5,6,7" bitfld.long 0x0 15. "ASYNCWAIT,asynchronous wait" "0,1" bitfld.long 0x0 14. "EXMODEN,extended mode enable" "0,1" bitfld.long 0x0 13. "NRWTEN,NWAIT signal enable" "0,1" bitfld.long 0x0 12. "WREN,write enable" "0,1" bitfld.long 0x0 11. "NRWTCFG,NWAIT signal configuration" "0,1" bitfld.long 0x0 10. "WRAPEN,wrapped burst mode enable" "0,1" bitfld.long 0x0 9. "NRWTPOL,NWAIT signal polarity" "0,1" bitfld.long 0x0 8. "SBRSTEN,synchronous burst enable" "0,1" newline bitfld.long 0x0 6. "NREN,NOR Flash access enable" "0,1" bitfld.long 0x0 4.--5. "NRW,NOR region memory data bus width" "0,1,2,3" bitfld.long 0x0 2.--3. "NRTP,NOR region memory type" "0,1,2,3" bitfld.long 0x0 1. "NRMUX,NOR region memory address/data multiplexing" "0,1" bitfld.long 0x0 0. "NRBKEN,NOR region enable" "0,1" line.long 0x4 "SNTCFG,SRAM/NOR Flash timing configuration registers" bitfld.long 0x4 28.--29. "ASYNCMOD,asynchronous access mode" "0,1,2,3" bitfld.long 0x4 24.--27. "DLAT,data latency for NOR Flash" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x4 20.--23. "CKDIV,synchronous clock divide ratio" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x4 16.--19. "BUSLAT,bus latency" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.byte 0x4 8.--15. 1. "DSET,data setup time" bitfld.long 0x4 4.--7. "AHLD,address hold time" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x4 0.--3. "ASET,address setup time" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x104++0x3 line.long 0x0 "SNWTCFG,SRAM/NOR write timing configuration registers" bitfld.long 0x0 28.--29. "WASYNCMOD,asynchronous access mode" "0,1,2,3" bitfld.long 0x0 16.--19. "WBUSLAT,bus latency" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.byte 0x0 8.--15. 1. "WDSET,data setup time" bitfld.long 0x0 4.--7. "WAHLD,address hold time" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 0.--3. "WASET,address setup time" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" tree.end tree "EXTI (External Interrupt/Event Controller)" base ad:0x40010400 group.long 0x0++0x17 line.long 0x0 "INTEN,Interrupt enable register" bitfld.long 0x0 18. "INTEN18,Enable Interrupt on line 18" "0,1" bitfld.long 0x0 17. "INTEN17,Enable Interrupt on line 17" "0,1" bitfld.long 0x0 16. "INTEN16,Enable Interrupt on line 16" "0,1" bitfld.long 0x0 15. "INTEN15,Enable Interrupt on line 15" "0,1" bitfld.long 0x0 14. "INTEN14,Enable Interrupt on line 14" "0,1" bitfld.long 0x0 13. "INTEN13,Enable Interrupt on line 13" "0,1" bitfld.long 0x0 12. "INTEN12,Enable Interrupt on line 12" "0,1" bitfld.long 0x0 11. "INTEN11,Enable Interrupt on line 11" "0,1" bitfld.long 0x0 10. "INTEN10,Enable Interrupt on line 10" "0,1" bitfld.long 0x0 9. "INTEN9,Enable Interrupt on line 9" "0,1" bitfld.long 0x0 8. "INTEN8,Enable Interrupt on line 8" "0,1" bitfld.long 0x0 7. "INTEN7,Enable Interrupt on line 7" "0,1" newline bitfld.long 0x0 6. "INTEN6,Enable Interrupt on line 6" "0,1" bitfld.long 0x0 5. "INTEN5,Enable Interrupt on line 5" "0,1" bitfld.long 0x0 4. "INTEN4,Enable Interrupt on line 4" "0,1" bitfld.long 0x0 3. "INTEN3,Enable Interrupt on line 3" "0,1" bitfld.long 0x0 2. "INTEN2,Enable Interrupt on line 2" "0,1" bitfld.long 0x0 1. "INTEN1,Enable Interrupt on line 1" "0,1" bitfld.long 0x0 0. "INTEN0,Enable Interrupt on line 0" "0,1" line.long 0x4 "EVEN,Event enable register" bitfld.long 0x4 18. "EVEN18,Enable Event on line 18" "0,1" bitfld.long 0x4 17. "EVEN17,Enable Event on line 17" "0,1" bitfld.long 0x4 16. "EVEN16,Enable Event on line 16" "0,1" bitfld.long 0x4 15. "EVEN15,Enable Event on line 15" "0,1" bitfld.long 0x4 14. "EVEN14,Enable Event on line 14" "0,1" bitfld.long 0x4 13. "EVEN13,Enable Event on line 13" "0,1" bitfld.long 0x4 12. "EVEN12,Enable Event on line 12" "0,1" bitfld.long 0x4 11. "EVEN11,Enable Event on line 11" "0,1" bitfld.long 0x4 10. "EVEN10,Enable Event on line 10" "0,1" bitfld.long 0x4 9. "EVEN9,Enable Event on line 9" "0,1" bitfld.long 0x4 8. "EVEN8,Enable Event on line 8" "0,1" bitfld.long 0x4 7. "EVEN7,Enable Event on line 7" "0,1" newline bitfld.long 0x4 6. "EVEN6,Enable Event on line 6" "0,1" bitfld.long 0x4 5. "EVEN5,Enable Event on line 5" "0,1" bitfld.long 0x4 4. "EVEN4,Enable Event on line 4" "0,1" bitfld.long 0x4 3. "EVEN3,Enable Event on line 3" "0,1" bitfld.long 0x4 2. "EVEN2,Enable Event on line 2" "0,1" bitfld.long 0x4 1. "EVEN1,Enable Event on line 1" "0,1" bitfld.long 0x4 0. "EVEN0,Enable Event on line 0" "0,1" line.long 0x8 "RTEN,Rising edge trigger enable register" bitfld.long 0x8 18. "RTEN18,Rising edge trigger enable of line 18" "0,1" bitfld.long 0x8 17. "RTEN17,Rising edge trigger enable of line 17" "0,1" bitfld.long 0x8 16. "RTEN16,Rising edge trigger enable of line 16" "0,1" bitfld.long 0x8 15. "RTEN15,Rising edge trigger enable of line 15" "0,1" bitfld.long 0x8 14. "RTEN14,Rising edge trigger enable of line 14" "0,1" bitfld.long 0x8 13. "RTEN13,Rising edge trigger enable of line 13" "0,1" bitfld.long 0x8 12. "RTEN12,Rising edge trigger enable of line 12" "0,1" bitfld.long 0x8 11. "RTEN11,Rising edge trigger enable of line 11" "0,1" bitfld.long 0x8 10. "RTEN10,Rising edge trigger enable of line 10" "0,1" bitfld.long 0x8 9. "RTEN9,Rising edge trigger enable of line 9" "0,1" bitfld.long 0x8 8. "RTEN8,Rising edge trigger enable of line 8" "0,1" bitfld.long 0x8 7. "RTEN7,Rising edge trigger enable of line 7" "0,1" newline bitfld.long 0x8 6. "RTEN6,Rising edge trigger enable of line 6" "0,1" bitfld.long 0x8 5. "RTEN5,Rising edge trigger enable of line 5" "0,1" bitfld.long 0x8 4. "RTEN4,Rising edge trigger enable of line 4" "0,1" bitfld.long 0x8 3. "RTEN3,Rising edge trigger enable of line 3" "0,1" bitfld.long 0x8 2. "RTEN2,Rising edge trigger enable of line 2" "0,1" bitfld.long 0x8 1. "RTEN1,Rising edge trigger enable of line 1" "0,1" bitfld.long 0x8 0. "RTEN0,Rising edge trigger enable of line 0" "0,1" line.long 0xC "FTEN,Falling Egde Trigger Enable register" bitfld.long 0xC 18. "FTEN18,Falling edge trigger enable of line 18" "0,1" bitfld.long 0xC 17. "FTEN17,Falling edge trigger enable of line 17" "0,1" bitfld.long 0xC 16. "FTEN16,Falling edge trigger enable of line 16" "0,1" bitfld.long 0xC 15. "FTEN15,Falling edge trigger enable of line 15" "0,1" bitfld.long 0xC 14. "FTEN14,Falling edge trigger enable of line 14" "0,1" bitfld.long 0xC 13. "FTEN13,Falling edge trigger enable of line 13" "0,1" bitfld.long 0xC 12. "FTEN12,Falling edge trigger enable of line 12" "0,1" bitfld.long 0xC 11. "FTEN11,Falling edge trigger enable of line 11" "0,1" bitfld.long 0xC 10. "FTEN10,Falling edge trigger enable of line 10" "0,1" bitfld.long 0xC 9. "FTEN9,Falling edge trigger enable of line 9" "0,1" bitfld.long 0xC 8. "FTEN8,Falling edge trigger enable of line 8" "0,1" bitfld.long 0xC 7. "FTEN7,Falling edge trigger enable of line 7" "0,1" newline bitfld.long 0xC 6. "FTEN6,Falling edge trigger enable of line 6" "0,1" bitfld.long 0xC 5. "FTEN5,Falling edge trigger enable of line 5" "0,1" bitfld.long 0xC 4. "FTEN4,Falling edge trigger enable of line 4" "0,1" bitfld.long 0xC 3. "FTEN3,Falling edge trigger enable of line 3" "0,1" bitfld.long 0xC 2. "FTEN2,Falling edge trigger enable of line 2" "0,1" bitfld.long 0xC 1. "FTEN1,Falling edge trigger enable of line 1" "0,1" bitfld.long 0xC 0. "FTEN0,Falling edge trigger enable of line 0" "0,1" line.long 0x10 "SWIEV,Software interrupt event register" bitfld.long 0x10 18. "SWIEV18,Interrupt/Event software trigger on line 18" "0,1" bitfld.long 0x10 17. "SWIEV17,Interrupt/Event software trigger on line 17" "0,1" bitfld.long 0x10 16. "SWIEV16,Interrupt/Event software trigger on line 16" "0,1" bitfld.long 0x10 15. "SWIEV15,Interrupt/Event software trigger on line 15" "0,1" bitfld.long 0x10 14. "SWIEV14,Interrupt/Event software trigger on line 14" "0,1" bitfld.long 0x10 13. "SWIEV13,Interrupt/Event software trigger on line 13" "0,1" bitfld.long 0x10 12. "SWIEV12,Interrupt/Event software trigger on line 12" "0,1" bitfld.long 0x10 11. "SWIEV11,Interrupt/Event software trigger on line 11" "0,1" bitfld.long 0x10 10. "SWIEV10,Interrupt/Event software trigger on line 10" "0,1" bitfld.long 0x10 9. "SWIEV9,Interrupt/Event software trigger on line 9" "0,1" bitfld.long 0x10 8. "SWIEV8,Interrupt/Event software trigger on line 8" "0,1" bitfld.long 0x10 7. "SWIEV7,Interrupt/Event software trigger on line 7" "0,1" newline bitfld.long 0x10 6. "SWIEV6,Interrupt/Event software trigger on line 6" "0,1" bitfld.long 0x10 5. "SWIEV5,Interrupt/Event software trigger on line 5" "0,1" bitfld.long 0x10 4. "SWIEV4,Interrupt/Event software trigger on line 4" "0,1" bitfld.long 0x10 3. "SWIEV3,Interrupt/Event software trigger on line 3" "0,1" bitfld.long 0x10 2. "SWIEV2,Interrupt/Event software trigger on line 2" "0,1" bitfld.long 0x10 1. "SWIEV1,Interrupt/Event software trigger on line 1" "0,1" bitfld.long 0x10 0. "SWIEV0,Interrupt/Event software trigger on line 0" "0,1" line.long 0x14 "PD,Pending register (EXTI_PD)" bitfld.long 0x14 18. "PD18,Interrupt pending status of line 18" "0,1" bitfld.long 0x14 17. "PD17,Interrupt pending status of line 17" "0,1" bitfld.long 0x14 16. "PD16,Interrupt pending status of line 16" "0,1" bitfld.long 0x14 15. "PD15,Interrupt pending status of line 15" "0,1" bitfld.long 0x14 14. "PD14,Interrupt pending status of line 14" "0,1" bitfld.long 0x14 13. "PD13,Interrupt pending status of line 13" "0,1" bitfld.long 0x14 12. "PD12,Interrupt pending status of line 12" "0,1" bitfld.long 0x14 11. "PD11,Interrupt pending status of line 11" "0,1" bitfld.long 0x14 10. "PD10,Interrupt pending status of line 10" "0,1" bitfld.long 0x14 9. "PD9,Interrupt pending status of line 9" "0,1" bitfld.long 0x14 8. "PD8,Interrupt pending status of line 8" "0,1" bitfld.long 0x14 7. "PD7,Interrupt pending status of line 7" "0,1" newline bitfld.long 0x14 6. "PD6,Interrupt pending status of line 6" "0,1" bitfld.long 0x14 5. "PD5,Interrupt pending status of line 5" "0,1" bitfld.long 0x14 4. "PD4,Interrupt pending status of line 4" "0,1" bitfld.long 0x14 3. "PD3,Interrupt pending status of line 3" "0,1" bitfld.long 0x14 2. "PD2,Interrupt pending status of line 2" "0,1" bitfld.long 0x14 1. "PD1,Interrupt pending status of line 1" "0,1" bitfld.long 0x14 0. "PD0,Interrupt pending status of line 0" "0,1" tree.end tree "FMC" base ad:0x40022000 group.long 0x0++0x3 line.long 0x0 "WS,wait state register" bitfld.long 0x0 15. "PGW,Program width to flash memory" "0,1" bitfld.long 0x0 12. "DCRST,DBUS cache reset" "0,1" bitfld.long 0x0 11. "ICRST,IBUS cache reset" "0,1" bitfld.long 0x0 10. "DCEN,DBUS cache enable" "0,1" bitfld.long 0x0 9. "ICEN,IBUS cache enable" "0,1" bitfld.long 0x0 4. "PFEN,Pre-fetch enable" "0,1" bitfld.long 0x0 0.--2. "WSCNT,wait state counter register" "0,1,2,3,4,5,6,7" wgroup.long 0x4++0x7 line.long 0x0 "KEY,Unlock key register" hexmask.long 0x0 0.--31. 1. "KEY,FMC_CTL unlock register" line.long 0x4 "OBKEY,Option byte unlock key register" hexmask.long 0x4 0.--31. 1. "OBKEY,FMC_ CTL option bytes operation unlock register" group.long 0xC++0x7 line.long 0x0 "STAT,Status register" bitfld.long 0x0 5. "ENDF,End of operation flag bit" "0,1" bitfld.long 0x0 4. "WPERR,Erase/Program protection error flag bit" "0,1" bitfld.long 0x0 3. "PGAERR,Program alignment error flag bit" "0,1" bitfld.long 0x0 2. "PGERR,Program error flag bit" "0,1" rbitfld.long 0x0 0. "BUSY,The flash is busy bit" "0,1" line.long 0x4 "CTL,Control register" bitfld.long 0x4 12. "ENDIE,End of operation interrupt enable bit" "0,1" bitfld.long 0x4 10. "ERRIE,Error interrupt enable bit" "0,1" bitfld.long 0x4 9. "OBWEN,Option byte erase/program enable bit" "0,1" bitfld.long 0x4 7. "LK,FMC_CTL lock bit" "0,1" bitfld.long 0x4 6. "START,Send erase command to FMC bit" "0,1" bitfld.long 0x4 5. "OBER,Option bytes erase command bit" "0,1" bitfld.long 0x4 4. "OBPG,Option bytes program command bit" "0,1" bitfld.long 0x4 2. "MER,Main flash mass erase for bank0 command bit" "0,1" bitfld.long 0x4 1. "PER,Main flash page erase for bank0 command bit" "0,1" bitfld.long 0x4 0. "PG,Main flash program for bank0 command bit" "0,1" wgroup.long 0x14++0x3 line.long 0x0 "ADDR,Address register" hexmask.long 0x0 0.--31. 1. "ADDR,Flash erase/program command address bits" rgroup.long 0x1C++0x7 line.long 0x0 "OBSTAT,Option byte control register" hexmask.long.word 0x0 10.--25. 1. "DATA,Store DATA[15:0] of option bytes block after system reset" hexmask.long.byte 0x0 2.--9. 1. "USER,Store USER of option bytes block after system reset" bitfld.long 0x0 1. "SPC,Option bytes security protection code" "0,1" bitfld.long 0x0 0. "OBERR,Option bytes read error bit" "0,1" line.long 0x4 "WP,Erase/Program Protection register" hexmask.long 0x4 0.--31. 1. "WP,Store WP[31:0] of option bytes block after system reset" rgroup.long 0x100++0x3 line.long 0x0 "PID,Product ID register" hexmask.long 0x0 0.--31. 1. "PID,Product reserved ID code register" tree.end tree "FWDGT (Free Watchdog Timer)" base ad:0x40003000 wgroup.long 0x0++0x3 line.long 0x0 "CTL,Control register" hexmask.long.word 0x0 0.--15. 1. "CMD,Key value" group.long 0x4++0x7 line.long 0x0 "PSC,Prescaler register" bitfld.long 0x0 0.--2. "PSC,Free watchdog timer prescaler selection" "0,1,2,3,4,5,6,7" line.long 0x4 "RLD,Reload register" hexmask.long.word 0x4 0.--11. 1. "RLD,Free watchdog timer counter reload value" rgroup.long 0xC++0x3 line.long 0x0 "STAT,Status register" bitfld.long 0x0 1. "RUD,Free watchdog timer counter reload value update" "0,1" bitfld.long 0x0 0. "PUD,Free watchdog timer prescaler value update" "0,1" tree.end tree "GPIO (General-Purpose I/Os)" tree "GPIOA" base ad:0x40010800 repeat 2. (list 0x0 0x1 )(list 0x0 0x4 ) group.long ($2)++0x3 line.long 0x0 "CTL$1,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x = 7)" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x = 7)" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x = 6)" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x = 6)" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x = 5)" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x = 5)" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x = 4)" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x = 4)" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x = 3)" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x = 3 )" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x = 2)" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x = 2 )" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x = 1)" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x = 1)" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x = 0)" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x = 0)" "0,1,2,3" repeat.end rgroup.long 0x8++0x3 line.long 0x0 "ISTAT,Port input status register" bitfld.long 0x0 15. "ISTAT15,Port input status" "0,1" bitfld.long 0x0 14. "ISTAT14,Port input status" "0,1" bitfld.long 0x0 13. "ISTAT13,Port input status" "0,1" bitfld.long 0x0 12. "ISTAT12,Port input status" "0,1" bitfld.long 0x0 11. "ISTAT11,Port input status" "0,1" bitfld.long 0x0 10. "ISTAT10,Port input status" "0,1" bitfld.long 0x0 9. "ISTAT9,Port input status" "0,1" bitfld.long 0x0 8. "ISTAT8,Port input status" "0,1" bitfld.long 0x0 7. "ISTAT7,Port input status" "0,1" bitfld.long 0x0 6. "ISTAT6,Port input status" "0,1" bitfld.long 0x0 5. "ISTAT5,Port input status" "0,1" bitfld.long 0x0 4. "ISTAT4,Port input status" "0,1" newline bitfld.long 0x0 3. "ISTAT3,Port input status" "0,1" bitfld.long 0x0 2. "ISTAT2,Port input status" "0,1" bitfld.long 0x0 1. "ISTAT1,Port input status" "0,1" bitfld.long 0x0 0. "ISTAT0,Port input status" "0,1" group.long 0xC++0x3 line.long 0x0 "OCTL,Port output control register" bitfld.long 0x0 15. "OCTL15,Port output control" "0,1" bitfld.long 0x0 14. "OCTL14,Port output control" "0,1" bitfld.long 0x0 13. "OCTL13,Port output control" "0,1" bitfld.long 0x0 12. "OCTL12,Port output control" "0,1" bitfld.long 0x0 11. "OCTL11,Port output control" "0,1" bitfld.long 0x0 10. "OCTL10,Port output control" "0,1" bitfld.long 0x0 9. "OCTL9,Port output control" "0,1" bitfld.long 0x0 8. "OCTL8,Port output control" "0,1" bitfld.long 0x0 7. "OCTL7,Port output control" "0,1" bitfld.long 0x0 6. "OCTL6,Port output control" "0,1" bitfld.long 0x0 5. "OCTL5,Port output control" "0,1" bitfld.long 0x0 4. "OCTL4,Port output control" "0,1" newline bitfld.long 0x0 3. "OCTL3,Port output control" "0,1" bitfld.long 0x0 2. "OCTL2,Port output control" "0,1" bitfld.long 0x0 1. "OCTL1,Port output control" "0,1" bitfld.long 0x0 0. "OCTL0,Port output control" "0,1" wgroup.long 0x10++0x7 line.long 0x0 "BOP,Port bit operate register" bitfld.long 0x0 31. "CR15,Port 15 Clear bit" "0,1" bitfld.long 0x0 30. "CR14,Port 14 Clear bit" "0,1" bitfld.long 0x0 29. "CR13,Port 13 Clear bit" "0,1" bitfld.long 0x0 28. "CR12,Port 12 Clear bit" "0,1" bitfld.long 0x0 27. "CR11,Port 11 Clear bit" "0,1" bitfld.long 0x0 26. "CR10,Port 10 Clear bit" "0,1" bitfld.long 0x0 25. "CR9,Port 9 Clear bit" "0,1" bitfld.long 0x0 24. "CR8,Port 8 Clear bit" "0,1" bitfld.long 0x0 23. "CR7,Port 7 Clear bit" "0,1" bitfld.long 0x0 22. "CR6,Port 6 Clear bit" "0,1" bitfld.long 0x0 21. "CR5,Port 5 Clear bit" "0,1" bitfld.long 0x0 20. "CR4,Port 4 Clear bit" "0,1" newline bitfld.long 0x0 19. "CR3,Port 3 Clear bit" "0,1" bitfld.long 0x0 18. "CR2,Port 2 Clear bit" "0,1" bitfld.long 0x0 17. "CR1,Port 1 Clear bit" "0,1" bitfld.long 0x0 16. "CR0,Port 0 Clear bit" "0,1" bitfld.long 0x0 15. "BOP15,Port 15 Set bit" "0,1" bitfld.long 0x0 14. "BOP14,Port 14 Set bit" "0,1" bitfld.long 0x0 13. "BOP13,Port 13 Set bit" "0,1" bitfld.long 0x0 12. "BOP12,Port 12 Set bit" "0,1" bitfld.long 0x0 11. "BOP11,Port 11 Set bit" "0,1" bitfld.long 0x0 10. "BOP10,Port 10 Set bit" "0,1" bitfld.long 0x0 9. "BOP9,Port 9 Set bit" "0,1" bitfld.long 0x0 8. "BOP8,Port 8 Set bit" "0,1" newline bitfld.long 0x0 7. "BOP7,Port 7 Set bit" "0,1" bitfld.long 0x0 6. "BOP6,Port 6 Set bit" "0,1" bitfld.long 0x0 5. "BOP5,Port 5 Set bit" "0,1" bitfld.long 0x0 4. "BOP4,Port 4 Set bit" "0,1" bitfld.long 0x0 3. "BOP3,Port 3 Set bit" "0,1" bitfld.long 0x0 2. "BOP2,Port 2 Set bit" "0,1" bitfld.long 0x0 1. "BOP1,Port 1 Set bit" "0,1" bitfld.long 0x0 0. "BOP0,Port 0 Set bit" "0,1" line.long 0x4 "BC,Port bit clear register" bitfld.long 0x4 15. "CR15,Port 15 Clear bit" "0,1" bitfld.long 0x4 14. "CR14,Port 14 Clear bit" "0,1" bitfld.long 0x4 13. "CR13,Port 13 Clear bit" "0,1" bitfld.long 0x4 12. "CR12,Port 12 Clear bit" "0,1" bitfld.long 0x4 11. "CR11,Port 11 Clear bit" "0,1" bitfld.long 0x4 10. "CR10,Port 10 Clear bit" "0,1" bitfld.long 0x4 9. "CR9,Port 9 Clear bit" "0,1" bitfld.long 0x4 8. "CR8,Port 8 Clear bit" "0,1" bitfld.long 0x4 7. "CR7,Port 7 Clear bit" "0,1" bitfld.long 0x4 6. "CR6,Port 6 Clear bit" "0,1" bitfld.long 0x4 5. "CR5,Port 5 Clear bit" "0,1" bitfld.long 0x4 4. "CR4,Port 4 Clear bit" "0,1" newline bitfld.long 0x4 3. "CR3,Port 3 Clear bit" "0,1" bitfld.long 0x4 2. "CR2,Port 2 Clear bit" "0,1" bitfld.long 0x4 1. "CR1,Port 1 Clear bit" "0,1" bitfld.long 0x4 0. "CR0,Port 0 Clear bit" "0,1" group.long 0x18++0x3 line.long 0x0 "LOCK,GPIO port configuration lock register" bitfld.long 0x0 16. "LKK,Lock sequence key" "0,1" bitfld.long 0x0 15. "LK15,Port Lock bit 15" "0,1" bitfld.long 0x0 14. "LK14,Port Lock bit 14" "0,1" bitfld.long 0x0 13. "LK13,Port Lock bit 13" "0,1" bitfld.long 0x0 12. "LK12,Port Lock bit 12" "0,1" bitfld.long 0x0 11. "LK11,Port Lock bit 11" "0,1" bitfld.long 0x0 10. "LK10,Port Lock bit 10" "0,1" bitfld.long 0x0 9. "LK9,Port Lock bit 9" "0,1" bitfld.long 0x0 8. "LK8,Port Lock bit 8" "0,1" bitfld.long 0x0 7. "LK7,Port Lock bit 7" "0,1" bitfld.long 0x0 6. "LK6,Port Lock bit 6" "0,1" bitfld.long 0x0 5. "LK5,Port Lock bit 5" "0,1" newline bitfld.long 0x0 4. "LK4,Port Lock bit 4" "0,1" bitfld.long 0x0 3. "LK3,Port Lock bit 3" "0,1" bitfld.long 0x0 2. "LK2,Port Lock bit 2" "0,1" bitfld.long 0x0 1. "LK1,Port Lock bit 1" "0,1" bitfld.long 0x0 0. "LK0,Port Lock bit 0" "0,1" group.long 0x3C++0x3 line.long 0x0 "SPD,Port bit speed register" bitfld.long 0x0 15. "SPD15,Port 15 output max speed bits" "0,1" bitfld.long 0x0 14. "SPD14,Port 14 output max speed bits" "0,1" bitfld.long 0x0 13. "SPD13,Port 13 output max speed bits" "0,1" bitfld.long 0x0 12. "SPD12,Port 12 output max speed bits" "0,1" bitfld.long 0x0 11. "SPD11,Port 11 output max speed bits" "0,1" bitfld.long 0x0 10. "SPD10,Port 10 output max speed bits" "0,1" bitfld.long 0x0 9. "SPD9,Port 9 output max speed bits" "0,1" bitfld.long 0x0 8. "SPD8,Port 8 output max speed bits" "0,1" bitfld.long 0x0 7. "SPD7,Port 7 output max speed bits" "0,1" bitfld.long 0x0 6. "SPD6,Port 6 output max speed bits" "0,1" bitfld.long 0x0 5. "SPD5,Port 5 output max speed bits" "0,1" bitfld.long 0x0 4. "SPD4,Port 4 output max speed bits" "0,1" newline bitfld.long 0x0 3. "SPD3,Port 3 output max speed bits" "0,1" bitfld.long 0x0 2. "SPD2,Port 2 output max speed bits" "0,1" bitfld.long 0x0 1. "SPD1,Port 1 output max speed bits" "0,1" bitfld.long 0x0 0. "SPD0,Port 0 output max speed bits" "0,1" tree.end tree "GPIOB" base ad:0x40010C00 repeat 2. (list 0x0 0x1 )(list 0x0 0x4 ) group.long ($2)++0x3 line.long 0x0 "CTL$1,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x = 7)" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x = 7)" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x = 6)" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x = 6)" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x = 5)" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x = 5)" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x = 4)" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x = 4)" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x = 3)" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x = 3 )" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x = 2)" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x = 2 )" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x = 1)" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x = 1)" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x = 0)" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x = 0)" "0,1,2,3" repeat.end rgroup.long 0x8++0x3 line.long 0x0 "ISTAT,Port input status register" bitfld.long 0x0 15. "ISTAT15,Port input status" "0,1" bitfld.long 0x0 14. "ISTAT14,Port input status" "0,1" bitfld.long 0x0 13. "ISTAT13,Port input status" "0,1" bitfld.long 0x0 12. "ISTAT12,Port input status" "0,1" bitfld.long 0x0 11. "ISTAT11,Port input status" "0,1" bitfld.long 0x0 10. "ISTAT10,Port input status" "0,1" bitfld.long 0x0 9. "ISTAT9,Port input status" "0,1" bitfld.long 0x0 8. "ISTAT8,Port input status" "0,1" bitfld.long 0x0 7. "ISTAT7,Port input status" "0,1" bitfld.long 0x0 6. "ISTAT6,Port input status" "0,1" bitfld.long 0x0 5. "ISTAT5,Port input status" "0,1" bitfld.long 0x0 4. "ISTAT4,Port input status" "0,1" newline bitfld.long 0x0 3. "ISTAT3,Port input status" "0,1" bitfld.long 0x0 2. "ISTAT2,Port input status" "0,1" bitfld.long 0x0 1. "ISTAT1,Port input status" "0,1" bitfld.long 0x0 0. "ISTAT0,Port input status" "0,1" group.long 0xC++0x3 line.long 0x0 "OCTL,Port output control register" bitfld.long 0x0 15. "OCTL15,Port output control" "0,1" bitfld.long 0x0 14. "OCTL14,Port output control" "0,1" bitfld.long 0x0 13. "OCTL13,Port output control" "0,1" bitfld.long 0x0 12. "OCTL12,Port output control" "0,1" bitfld.long 0x0 11. "OCTL11,Port output control" "0,1" bitfld.long 0x0 10. "OCTL10,Port output control" "0,1" bitfld.long 0x0 9. "OCTL9,Port output control" "0,1" bitfld.long 0x0 8. "OCTL8,Port output control" "0,1" bitfld.long 0x0 7. "OCTL7,Port output control" "0,1" bitfld.long 0x0 6. "OCTL6,Port output control" "0,1" bitfld.long 0x0 5. "OCTL5,Port output control" "0,1" bitfld.long 0x0 4. "OCTL4,Port output control" "0,1" newline bitfld.long 0x0 3. "OCTL3,Port output control" "0,1" bitfld.long 0x0 2. "OCTL2,Port output control" "0,1" bitfld.long 0x0 1. "OCTL1,Port output control" "0,1" bitfld.long 0x0 0. "OCTL0,Port output control" "0,1" wgroup.long 0x10++0x7 line.long 0x0 "BOP,Port bit operate register" bitfld.long 0x0 31. "CR15,Port 15 Clear bit" "0,1" bitfld.long 0x0 30. "CR14,Port 14 Clear bit" "0,1" bitfld.long 0x0 29. "CR13,Port 13 Clear bit" "0,1" bitfld.long 0x0 28. "CR12,Port 12 Clear bit" "0,1" bitfld.long 0x0 27. "CR11,Port 11 Clear bit" "0,1" bitfld.long 0x0 26. "CR10,Port 10 Clear bit" "0,1" bitfld.long 0x0 25. "CR9,Port 9 Clear bit" "0,1" bitfld.long 0x0 24. "CR8,Port 8 Clear bit" "0,1" bitfld.long 0x0 23. "CR7,Port 7 Clear bit" "0,1" bitfld.long 0x0 22. "CR6,Port 6 Clear bit" "0,1" bitfld.long 0x0 21. "CR5,Port 5 Clear bit" "0,1" bitfld.long 0x0 20. "CR4,Port 4 Clear bit" "0,1" newline bitfld.long 0x0 19. "CR3,Port 3 Clear bit" "0,1" bitfld.long 0x0 18. "CR2,Port 2 Clear bit" "0,1" bitfld.long 0x0 17. "CR1,Port 1 Clear bit" "0,1" bitfld.long 0x0 16. "CR0,Port 0 Clear bit" "0,1" bitfld.long 0x0 15. "BOP15,Port 15 Set bit" "0,1" bitfld.long 0x0 14. "BOP14,Port 14 Set bit" "0,1" bitfld.long 0x0 13. "BOP13,Port 13 Set bit" "0,1" bitfld.long 0x0 12. "BOP12,Port 12 Set bit" "0,1" bitfld.long 0x0 11. "BOP11,Port 11 Set bit" "0,1" bitfld.long 0x0 10. "BOP10,Port 10 Set bit" "0,1" bitfld.long 0x0 9. "BOP9,Port 9 Set bit" "0,1" bitfld.long 0x0 8. "BOP8,Port 8 Set bit" "0,1" newline bitfld.long 0x0 7. "BOP7,Port 7 Set bit" "0,1" bitfld.long 0x0 6. "BOP6,Port 6 Set bit" "0,1" bitfld.long 0x0 5. "BOP5,Port 5 Set bit" "0,1" bitfld.long 0x0 4. "BOP4,Port 4 Set bit" "0,1" bitfld.long 0x0 3. "BOP3,Port 3 Set bit" "0,1" bitfld.long 0x0 2. "BOP2,Port 2 Set bit" "0,1" bitfld.long 0x0 1. "BOP1,Port 1 Set bit" "0,1" bitfld.long 0x0 0. "BOP0,Port 0 Set bit" "0,1" line.long 0x4 "BC,Port bit clear register" bitfld.long 0x4 15. "CR15,Port 15 Clear bit" "0,1" bitfld.long 0x4 14. "CR14,Port 14 Clear bit" "0,1" bitfld.long 0x4 13. "CR13,Port 13 Clear bit" "0,1" bitfld.long 0x4 12. "CR12,Port 12 Clear bit" "0,1" bitfld.long 0x4 11. "CR11,Port 11 Clear bit" "0,1" bitfld.long 0x4 10. "CR10,Port 10 Clear bit" "0,1" bitfld.long 0x4 9. "CR9,Port 9 Clear bit" "0,1" bitfld.long 0x4 8. "CR8,Port 8 Clear bit" "0,1" bitfld.long 0x4 7. "CR7,Port 7 Clear bit" "0,1" bitfld.long 0x4 6. "CR6,Port 6 Clear bit" "0,1" bitfld.long 0x4 5. "CR5,Port 5 Clear bit" "0,1" bitfld.long 0x4 4. "CR4,Port 4 Clear bit" "0,1" newline bitfld.long 0x4 3. "CR3,Port 3 Clear bit" "0,1" bitfld.long 0x4 2. "CR2,Port 2 Clear bit" "0,1" bitfld.long 0x4 1. "CR1,Port 1 Clear bit" "0,1" bitfld.long 0x4 0. "CR0,Port 0 Clear bit" "0,1" group.long 0x18++0x3 line.long 0x0 "LOCK,GPIO port configuration lock register" bitfld.long 0x0 16. "LKK,Lock sequence key" "0,1" bitfld.long 0x0 15. "LK15,Port Lock bit 15" "0,1" bitfld.long 0x0 14. "LK14,Port Lock bit 14" "0,1" bitfld.long 0x0 13. "LK13,Port Lock bit 13" "0,1" bitfld.long 0x0 12. "LK12,Port Lock bit 12" "0,1" bitfld.long 0x0 11. "LK11,Port Lock bit 11" "0,1" bitfld.long 0x0 10. "LK10,Port Lock bit 10" "0,1" bitfld.long 0x0 9. "LK9,Port Lock bit 9" "0,1" bitfld.long 0x0 8. "LK8,Port Lock bit 8" "0,1" bitfld.long 0x0 7. "LK7,Port Lock bit 7" "0,1" bitfld.long 0x0 6. "LK6,Port Lock bit 6" "0,1" bitfld.long 0x0 5. "LK5,Port Lock bit 5" "0,1" newline bitfld.long 0x0 4. "LK4,Port Lock bit 4" "0,1" bitfld.long 0x0 3. "LK3,Port Lock bit 3" "0,1" bitfld.long 0x0 2. "LK2,Port Lock bit 2" "0,1" bitfld.long 0x0 1. "LK1,Port Lock bit 1" "0,1" bitfld.long 0x0 0. "LK0,Port Lock bit 0" "0,1" group.long 0x3C++0x3 line.long 0x0 "SPD,Port bit speed register" bitfld.long 0x0 15. "SPD15,Port 15 output max speed bits" "0,1" bitfld.long 0x0 14. "SPD14,Port 14 output max speed bits" "0,1" bitfld.long 0x0 13. "SPD13,Port 13 output max speed bits" "0,1" bitfld.long 0x0 12. "SPD12,Port 12 output max speed bits" "0,1" bitfld.long 0x0 11. "SPD11,Port 11 output max speed bits" "0,1" bitfld.long 0x0 10. "SPD10,Port 10 output max speed bits" "0,1" bitfld.long 0x0 9. "SPD9,Port 9 output max speed bits" "0,1" bitfld.long 0x0 8. "SPD8,Port 8 output max speed bits" "0,1" bitfld.long 0x0 7. "SPD7,Port 7 output max speed bits" "0,1" bitfld.long 0x0 6. "SPD6,Port 6 output max speed bits" "0,1" bitfld.long 0x0 5. "SPD5,Port 5 output max speed bits" "0,1" bitfld.long 0x0 4. "SPD4,Port 4 output max speed bits" "0,1" newline bitfld.long 0x0 3. "SPD3,Port 3 output max speed bits" "0,1" bitfld.long 0x0 2. "SPD2,Port 2 output max speed bits" "0,1" bitfld.long 0x0 1. "SPD1,Port 1 output max speed bits" "0,1" bitfld.long 0x0 0. "SPD0,Port 0 output max speed bits" "0,1" tree.end tree "GPIOC" base ad:0x40011000 repeat 2. (list 0x0 0x1 )(list 0x0 0x4 ) group.long ($2)++0x3 line.long 0x0 "CTL$1,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x = 7)" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x = 7)" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x = 6)" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x = 6)" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x = 5)" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x = 5)" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x = 4)" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x = 4)" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x = 3)" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x = 3 )" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x = 2)" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x = 2 )" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x = 1)" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x = 1)" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x = 0)" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x = 0)" "0,1,2,3" repeat.end rgroup.long 0x8++0x3 line.long 0x0 "ISTAT,Port input status register" bitfld.long 0x0 15. "ISTAT15,Port input status" "0,1" bitfld.long 0x0 14. "ISTAT14,Port input status" "0,1" bitfld.long 0x0 13. "ISTAT13,Port input status" "0,1" bitfld.long 0x0 12. "ISTAT12,Port input status" "0,1" bitfld.long 0x0 11. "ISTAT11,Port input status" "0,1" bitfld.long 0x0 10. "ISTAT10,Port input status" "0,1" bitfld.long 0x0 9. "ISTAT9,Port input status" "0,1" bitfld.long 0x0 8. "ISTAT8,Port input status" "0,1" bitfld.long 0x0 7. "ISTAT7,Port input status" "0,1" bitfld.long 0x0 6. "ISTAT6,Port input status" "0,1" bitfld.long 0x0 5. "ISTAT5,Port input status" "0,1" bitfld.long 0x0 4. "ISTAT4,Port input status" "0,1" newline bitfld.long 0x0 3. "ISTAT3,Port input status" "0,1" bitfld.long 0x0 2. "ISTAT2,Port input status" "0,1" bitfld.long 0x0 1. "ISTAT1,Port input status" "0,1" bitfld.long 0x0 0. "ISTAT0,Port input status" "0,1" group.long 0xC++0x3 line.long 0x0 "OCTL,Port output control register" bitfld.long 0x0 15. "OCTL15,Port output control" "0,1" bitfld.long 0x0 14. "OCTL14,Port output control" "0,1" bitfld.long 0x0 13. "OCTL13,Port output control" "0,1" bitfld.long 0x0 12. "OCTL12,Port output control" "0,1" bitfld.long 0x0 11. "OCTL11,Port output control" "0,1" bitfld.long 0x0 10. "OCTL10,Port output control" "0,1" bitfld.long 0x0 9. "OCTL9,Port output control" "0,1" bitfld.long 0x0 8. "OCTL8,Port output control" "0,1" bitfld.long 0x0 7. "OCTL7,Port output control" "0,1" bitfld.long 0x0 6. "OCTL6,Port output control" "0,1" bitfld.long 0x0 5. "OCTL5,Port output control" "0,1" bitfld.long 0x0 4. "OCTL4,Port output control" "0,1" newline bitfld.long 0x0 3. "OCTL3,Port output control" "0,1" bitfld.long 0x0 2. "OCTL2,Port output control" "0,1" bitfld.long 0x0 1. "OCTL1,Port output control" "0,1" bitfld.long 0x0 0. "OCTL0,Port output control" "0,1" wgroup.long 0x10++0x7 line.long 0x0 "BOP,Port bit operate register" bitfld.long 0x0 31. "CR15,Port 15 Clear bit" "0,1" bitfld.long 0x0 30. "CR14,Port 14 Clear bit" "0,1" bitfld.long 0x0 29. "CR13,Port 13 Clear bit" "0,1" bitfld.long 0x0 28. "CR12,Port 12 Clear bit" "0,1" bitfld.long 0x0 27. "CR11,Port 11 Clear bit" "0,1" bitfld.long 0x0 26. "CR10,Port 10 Clear bit" "0,1" bitfld.long 0x0 25. "CR9,Port 9 Clear bit" "0,1" bitfld.long 0x0 24. "CR8,Port 8 Clear bit" "0,1" bitfld.long 0x0 23. "CR7,Port 7 Clear bit" "0,1" bitfld.long 0x0 22. "CR6,Port 6 Clear bit" "0,1" bitfld.long 0x0 21. "CR5,Port 5 Clear bit" "0,1" bitfld.long 0x0 20. "CR4,Port 4 Clear bit" "0,1" newline bitfld.long 0x0 19. "CR3,Port 3 Clear bit" "0,1" bitfld.long 0x0 18. "CR2,Port 2 Clear bit" "0,1" bitfld.long 0x0 17. "CR1,Port 1 Clear bit" "0,1" bitfld.long 0x0 16. "CR0,Port 0 Clear bit" "0,1" bitfld.long 0x0 15. "BOP15,Port 15 Set bit" "0,1" bitfld.long 0x0 14. "BOP14,Port 14 Set bit" "0,1" bitfld.long 0x0 13. "BOP13,Port 13 Set bit" "0,1" bitfld.long 0x0 12. "BOP12,Port 12 Set bit" "0,1" bitfld.long 0x0 11. "BOP11,Port 11 Set bit" "0,1" bitfld.long 0x0 10. "BOP10,Port 10 Set bit" "0,1" bitfld.long 0x0 9. "BOP9,Port 9 Set bit" "0,1" bitfld.long 0x0 8. "BOP8,Port 8 Set bit" "0,1" newline bitfld.long 0x0 7. "BOP7,Port 7 Set bit" "0,1" bitfld.long 0x0 6. "BOP6,Port 6 Set bit" "0,1" bitfld.long 0x0 5. "BOP5,Port 5 Set bit" "0,1" bitfld.long 0x0 4. "BOP4,Port 4 Set bit" "0,1" bitfld.long 0x0 3. "BOP3,Port 3 Set bit" "0,1" bitfld.long 0x0 2. "BOP2,Port 2 Set bit" "0,1" bitfld.long 0x0 1. "BOP1,Port 1 Set bit" "0,1" bitfld.long 0x0 0. "BOP0,Port 0 Set bit" "0,1" line.long 0x4 "BC,Port bit clear register" bitfld.long 0x4 15. "CR15,Port 15 Clear bit" "0,1" bitfld.long 0x4 14. "CR14,Port 14 Clear bit" "0,1" bitfld.long 0x4 13. "CR13,Port 13 Clear bit" "0,1" bitfld.long 0x4 12. "CR12,Port 12 Clear bit" "0,1" bitfld.long 0x4 11. "CR11,Port 11 Clear bit" "0,1" bitfld.long 0x4 10. "CR10,Port 10 Clear bit" "0,1" bitfld.long 0x4 9. "CR9,Port 9 Clear bit" "0,1" bitfld.long 0x4 8. "CR8,Port 8 Clear bit" "0,1" bitfld.long 0x4 7. "CR7,Port 7 Clear bit" "0,1" bitfld.long 0x4 6. "CR6,Port 6 Clear bit" "0,1" bitfld.long 0x4 5. "CR5,Port 5 Clear bit" "0,1" bitfld.long 0x4 4. "CR4,Port 4 Clear bit" "0,1" newline bitfld.long 0x4 3. "CR3,Port 3 Clear bit" "0,1" bitfld.long 0x4 2. "CR2,Port 2 Clear bit" "0,1" bitfld.long 0x4 1. "CR1,Port 1 Clear bit" "0,1" bitfld.long 0x4 0. "CR0,Port 0 Clear bit" "0,1" group.long 0x18++0x3 line.long 0x0 "LOCK,GPIO port configuration lock register" bitfld.long 0x0 16. "LKK,Lock sequence key" "0,1" bitfld.long 0x0 15. "LK15,Port Lock bit 15" "0,1" bitfld.long 0x0 14. "LK14,Port Lock bit 14" "0,1" bitfld.long 0x0 13. "LK13,Port Lock bit 13" "0,1" bitfld.long 0x0 12. "LK12,Port Lock bit 12" "0,1" bitfld.long 0x0 11. "LK11,Port Lock bit 11" "0,1" bitfld.long 0x0 10. "LK10,Port Lock bit 10" "0,1" bitfld.long 0x0 9. "LK9,Port Lock bit 9" "0,1" bitfld.long 0x0 8. "LK8,Port Lock bit 8" "0,1" bitfld.long 0x0 7. "LK7,Port Lock bit 7" "0,1" bitfld.long 0x0 6. "LK6,Port Lock bit 6" "0,1" bitfld.long 0x0 5. "LK5,Port Lock bit 5" "0,1" newline bitfld.long 0x0 4. "LK4,Port Lock bit 4" "0,1" bitfld.long 0x0 3. "LK3,Port Lock bit 3" "0,1" bitfld.long 0x0 2. "LK2,Port Lock bit 2" "0,1" bitfld.long 0x0 1. "LK1,Port Lock bit 1" "0,1" bitfld.long 0x0 0. "LK0,Port Lock bit 0" "0,1" group.long 0x3C++0x3 line.long 0x0 "SPD,Port bit speed register" bitfld.long 0x0 15. "SPD15,Port 15 output max speed bits" "0,1" bitfld.long 0x0 14. "SPD14,Port 14 output max speed bits" "0,1" bitfld.long 0x0 13. "SPD13,Port 13 output max speed bits" "0,1" bitfld.long 0x0 12. "SPD12,Port 12 output max speed bits" "0,1" bitfld.long 0x0 11. "SPD11,Port 11 output max speed bits" "0,1" bitfld.long 0x0 10. "SPD10,Port 10 output max speed bits" "0,1" bitfld.long 0x0 9. "SPD9,Port 9 output max speed bits" "0,1" bitfld.long 0x0 8. "SPD8,Port 8 output max speed bits" "0,1" bitfld.long 0x0 7. "SPD7,Port 7 output max speed bits" "0,1" bitfld.long 0x0 6. "SPD6,Port 6 output max speed bits" "0,1" bitfld.long 0x0 5. "SPD5,Port 5 output max speed bits" "0,1" bitfld.long 0x0 4. "SPD4,Port 4 output max speed bits" "0,1" newline bitfld.long 0x0 3. "SPD3,Port 3 output max speed bits" "0,1" bitfld.long 0x0 2. "SPD2,Port 2 output max speed bits" "0,1" bitfld.long 0x0 1. "SPD1,Port 1 output max speed bits" "0,1" bitfld.long 0x0 0. "SPD0,Port 0 output max speed bits" "0,1" tree.end tree "GPIOD" base ad:0x40011400 repeat 2. (list 0x0 0x1 )(list 0x0 0x4 ) group.long ($2)++0x3 line.long 0x0 "CTL$1,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x = 7)" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x = 7)" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x = 6)" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x = 6)" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x = 5)" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x = 5)" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x = 4)" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x = 4)" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x = 3)" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x = 3 )" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x = 2)" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x = 2 )" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x = 1)" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x = 1)" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x = 0)" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x = 0)" "0,1,2,3" repeat.end rgroup.long 0x8++0x3 line.long 0x0 "ISTAT,Port input status register" bitfld.long 0x0 15. "ISTAT15,Port input status" "0,1" bitfld.long 0x0 14. "ISTAT14,Port input status" "0,1" bitfld.long 0x0 13. "ISTAT13,Port input status" "0,1" bitfld.long 0x0 12. "ISTAT12,Port input status" "0,1" bitfld.long 0x0 11. "ISTAT11,Port input status" "0,1" bitfld.long 0x0 10. "ISTAT10,Port input status" "0,1" bitfld.long 0x0 9. "ISTAT9,Port input status" "0,1" bitfld.long 0x0 8. "ISTAT8,Port input status" "0,1" bitfld.long 0x0 7. "ISTAT7,Port input status" "0,1" bitfld.long 0x0 6. "ISTAT6,Port input status" "0,1" bitfld.long 0x0 5. "ISTAT5,Port input status" "0,1" bitfld.long 0x0 4. "ISTAT4,Port input status" "0,1" newline bitfld.long 0x0 3. "ISTAT3,Port input status" "0,1" bitfld.long 0x0 2. "ISTAT2,Port input status" "0,1" bitfld.long 0x0 1. "ISTAT1,Port input status" "0,1" bitfld.long 0x0 0. "ISTAT0,Port input status" "0,1" group.long 0xC++0x3 line.long 0x0 "OCTL,Port output control register" bitfld.long 0x0 15. "OCTL15,Port output control" "0,1" bitfld.long 0x0 14. "OCTL14,Port output control" "0,1" bitfld.long 0x0 13. "OCTL13,Port output control" "0,1" bitfld.long 0x0 12. "OCTL12,Port output control" "0,1" bitfld.long 0x0 11. "OCTL11,Port output control" "0,1" bitfld.long 0x0 10. "OCTL10,Port output control" "0,1" bitfld.long 0x0 9. "OCTL9,Port output control" "0,1" bitfld.long 0x0 8. "OCTL8,Port output control" "0,1" bitfld.long 0x0 7. "OCTL7,Port output control" "0,1" bitfld.long 0x0 6. "OCTL6,Port output control" "0,1" bitfld.long 0x0 5. "OCTL5,Port output control" "0,1" bitfld.long 0x0 4. "OCTL4,Port output control" "0,1" newline bitfld.long 0x0 3. "OCTL3,Port output control" "0,1" bitfld.long 0x0 2. "OCTL2,Port output control" "0,1" bitfld.long 0x0 1. "OCTL1,Port output control" "0,1" bitfld.long 0x0 0. "OCTL0,Port output control" "0,1" wgroup.long 0x10++0x7 line.long 0x0 "BOP,Port bit operate register" bitfld.long 0x0 31. "CR15,Port 15 Clear bit" "0,1" bitfld.long 0x0 30. "CR14,Port 14 Clear bit" "0,1" bitfld.long 0x0 29. "CR13,Port 13 Clear bit" "0,1" bitfld.long 0x0 28. "CR12,Port 12 Clear bit" "0,1" bitfld.long 0x0 27. "CR11,Port 11 Clear bit" "0,1" bitfld.long 0x0 26. "CR10,Port 10 Clear bit" "0,1" bitfld.long 0x0 25. "CR9,Port 9 Clear bit" "0,1" bitfld.long 0x0 24. "CR8,Port 8 Clear bit" "0,1" bitfld.long 0x0 23. "CR7,Port 7 Clear bit" "0,1" bitfld.long 0x0 22. "CR6,Port 6 Clear bit" "0,1" bitfld.long 0x0 21. "CR5,Port 5 Clear bit" "0,1" bitfld.long 0x0 20. "CR4,Port 4 Clear bit" "0,1" newline bitfld.long 0x0 19. "CR3,Port 3 Clear bit" "0,1" bitfld.long 0x0 18. "CR2,Port 2 Clear bit" "0,1" bitfld.long 0x0 17. "CR1,Port 1 Clear bit" "0,1" bitfld.long 0x0 16. "CR0,Port 0 Clear bit" "0,1" bitfld.long 0x0 15. "BOP15,Port 15 Set bit" "0,1" bitfld.long 0x0 14. "BOP14,Port 14 Set bit" "0,1" bitfld.long 0x0 13. "BOP13,Port 13 Set bit" "0,1" bitfld.long 0x0 12. "BOP12,Port 12 Set bit" "0,1" bitfld.long 0x0 11. "BOP11,Port 11 Set bit" "0,1" bitfld.long 0x0 10. "BOP10,Port 10 Set bit" "0,1" bitfld.long 0x0 9. "BOP9,Port 9 Set bit" "0,1" bitfld.long 0x0 8. "BOP8,Port 8 Set bit" "0,1" newline bitfld.long 0x0 7. "BOP7,Port 7 Set bit" "0,1" bitfld.long 0x0 6. "BOP6,Port 6 Set bit" "0,1" bitfld.long 0x0 5. "BOP5,Port 5 Set bit" "0,1" bitfld.long 0x0 4. "BOP4,Port 4 Set bit" "0,1" bitfld.long 0x0 3. "BOP3,Port 3 Set bit" "0,1" bitfld.long 0x0 2. "BOP2,Port 2 Set bit" "0,1" bitfld.long 0x0 1. "BOP1,Port 1 Set bit" "0,1" bitfld.long 0x0 0. "BOP0,Port 0 Set bit" "0,1" line.long 0x4 "BC,Port bit clear register" bitfld.long 0x4 15. "CR15,Port 15 Clear bit" "0,1" bitfld.long 0x4 14. "CR14,Port 14 Clear bit" "0,1" bitfld.long 0x4 13. "CR13,Port 13 Clear bit" "0,1" bitfld.long 0x4 12. "CR12,Port 12 Clear bit" "0,1" bitfld.long 0x4 11. "CR11,Port 11 Clear bit" "0,1" bitfld.long 0x4 10. "CR10,Port 10 Clear bit" "0,1" bitfld.long 0x4 9. "CR9,Port 9 Clear bit" "0,1" bitfld.long 0x4 8. "CR8,Port 8 Clear bit" "0,1" bitfld.long 0x4 7. "CR7,Port 7 Clear bit" "0,1" bitfld.long 0x4 6. "CR6,Port 6 Clear bit" "0,1" bitfld.long 0x4 5. "CR5,Port 5 Clear bit" "0,1" bitfld.long 0x4 4. "CR4,Port 4 Clear bit" "0,1" newline bitfld.long 0x4 3. "CR3,Port 3 Clear bit" "0,1" bitfld.long 0x4 2. "CR2,Port 2 Clear bit" "0,1" bitfld.long 0x4 1. "CR1,Port 1 Clear bit" "0,1" bitfld.long 0x4 0. "CR0,Port 0 Clear bit" "0,1" group.long 0x18++0x3 line.long 0x0 "LOCK,GPIO port configuration lock register" bitfld.long 0x0 16. "LKK,Lock sequence key" "0,1" bitfld.long 0x0 15. "LK15,Port Lock bit 15" "0,1" bitfld.long 0x0 14. "LK14,Port Lock bit 14" "0,1" bitfld.long 0x0 13. "LK13,Port Lock bit 13" "0,1" bitfld.long 0x0 12. "LK12,Port Lock bit 12" "0,1" bitfld.long 0x0 11. "LK11,Port Lock bit 11" "0,1" bitfld.long 0x0 10. "LK10,Port Lock bit 10" "0,1" bitfld.long 0x0 9. "LK9,Port Lock bit 9" "0,1" bitfld.long 0x0 8. "LK8,Port Lock bit 8" "0,1" bitfld.long 0x0 7. "LK7,Port Lock bit 7" "0,1" bitfld.long 0x0 6. "LK6,Port Lock bit 6" "0,1" bitfld.long 0x0 5. "LK5,Port Lock bit 5" "0,1" newline bitfld.long 0x0 4. "LK4,Port Lock bit 4" "0,1" bitfld.long 0x0 3. "LK3,Port Lock bit 3" "0,1" bitfld.long 0x0 2. "LK2,Port Lock bit 2" "0,1" bitfld.long 0x0 1. "LK1,Port Lock bit 1" "0,1" bitfld.long 0x0 0. "LK0,Port Lock bit 0" "0,1" group.long 0x3C++0x3 line.long 0x0 "SPD,Port bit speed register" bitfld.long 0x0 15. "SPD15,Port 15 output max speed bits" "0,1" bitfld.long 0x0 14. "SPD14,Port 14 output max speed bits" "0,1" bitfld.long 0x0 13. "SPD13,Port 13 output max speed bits" "0,1" bitfld.long 0x0 12. "SPD12,Port 12 output max speed bits" "0,1" bitfld.long 0x0 11. "SPD11,Port 11 output max speed bits" "0,1" bitfld.long 0x0 10. "SPD10,Port 10 output max speed bits" "0,1" bitfld.long 0x0 9. "SPD9,Port 9 output max speed bits" "0,1" bitfld.long 0x0 8. "SPD8,Port 8 output max speed bits" "0,1" bitfld.long 0x0 7. "SPD7,Port 7 output max speed bits" "0,1" bitfld.long 0x0 6. "SPD6,Port 6 output max speed bits" "0,1" bitfld.long 0x0 5. "SPD5,Port 5 output max speed bits" "0,1" bitfld.long 0x0 4. "SPD4,Port 4 output max speed bits" "0,1" newline bitfld.long 0x0 3. "SPD3,Port 3 output max speed bits" "0,1" bitfld.long 0x0 2. "SPD2,Port 2 output max speed bits" "0,1" bitfld.long 0x0 1. "SPD1,Port 1 output max speed bits" "0,1" bitfld.long 0x0 0. "SPD0,Port 0 output max speed bits" "0,1" tree.end tree "GPIOE" base ad:0x40011800 repeat 2. (list 0x0 0x1 )(list 0x0 0x4 ) group.long ($2)++0x3 line.long 0x0 "CTL$1,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x = 7)" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x = 7)" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x = 6)" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x = 6)" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x = 5)" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x = 5)" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x = 4)" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x = 4)" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x = 3)" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x = 3 )" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x = 2)" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x = 2 )" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x = 1)" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x = 1)" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x = 0)" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x = 0)" "0,1,2,3" repeat.end rgroup.long 0x8++0x3 line.long 0x0 "ISTAT,Port input status register" bitfld.long 0x0 15. "ISTAT15,Port input status" "0,1" bitfld.long 0x0 14. "ISTAT14,Port input status" "0,1" bitfld.long 0x0 13. "ISTAT13,Port input status" "0,1" bitfld.long 0x0 12. "ISTAT12,Port input status" "0,1" bitfld.long 0x0 11. "ISTAT11,Port input status" "0,1" bitfld.long 0x0 10. "ISTAT10,Port input status" "0,1" bitfld.long 0x0 9. "ISTAT9,Port input status" "0,1" bitfld.long 0x0 8. "ISTAT8,Port input status" "0,1" bitfld.long 0x0 7. "ISTAT7,Port input status" "0,1" bitfld.long 0x0 6. "ISTAT6,Port input status" "0,1" bitfld.long 0x0 5. "ISTAT5,Port input status" "0,1" bitfld.long 0x0 4. "ISTAT4,Port input status" "0,1" newline bitfld.long 0x0 3. "ISTAT3,Port input status" "0,1" bitfld.long 0x0 2. "ISTAT2,Port input status" "0,1" bitfld.long 0x0 1. "ISTAT1,Port input status" "0,1" bitfld.long 0x0 0. "ISTAT0,Port input status" "0,1" group.long 0xC++0x3 line.long 0x0 "OCTL,Port output control register" bitfld.long 0x0 15. "OCTL15,Port output control" "0,1" bitfld.long 0x0 14. "OCTL14,Port output control" "0,1" bitfld.long 0x0 13. "OCTL13,Port output control" "0,1" bitfld.long 0x0 12. "OCTL12,Port output control" "0,1" bitfld.long 0x0 11. "OCTL11,Port output control" "0,1" bitfld.long 0x0 10. "OCTL10,Port output control" "0,1" bitfld.long 0x0 9. "OCTL9,Port output control" "0,1" bitfld.long 0x0 8. "OCTL8,Port output control" "0,1" bitfld.long 0x0 7. "OCTL7,Port output control" "0,1" bitfld.long 0x0 6. "OCTL6,Port output control" "0,1" bitfld.long 0x0 5. "OCTL5,Port output control" "0,1" bitfld.long 0x0 4. "OCTL4,Port output control" "0,1" newline bitfld.long 0x0 3. "OCTL3,Port output control" "0,1" bitfld.long 0x0 2. "OCTL2,Port output control" "0,1" bitfld.long 0x0 1. "OCTL1,Port output control" "0,1" bitfld.long 0x0 0. "OCTL0,Port output control" "0,1" wgroup.long 0x10++0x7 line.long 0x0 "BOP,Port bit operate register" bitfld.long 0x0 31. "CR15,Port 15 Clear bit" "0,1" bitfld.long 0x0 30. "CR14,Port 14 Clear bit" "0,1" bitfld.long 0x0 29. "CR13,Port 13 Clear bit" "0,1" bitfld.long 0x0 28. "CR12,Port 12 Clear bit" "0,1" bitfld.long 0x0 27. "CR11,Port 11 Clear bit" "0,1" bitfld.long 0x0 26. "CR10,Port 10 Clear bit" "0,1" bitfld.long 0x0 25. "CR9,Port 9 Clear bit" "0,1" bitfld.long 0x0 24. "CR8,Port 8 Clear bit" "0,1" bitfld.long 0x0 23. "CR7,Port 7 Clear bit" "0,1" bitfld.long 0x0 22. "CR6,Port 6 Clear bit" "0,1" bitfld.long 0x0 21. "CR5,Port 5 Clear bit" "0,1" bitfld.long 0x0 20. "CR4,Port 4 Clear bit" "0,1" newline bitfld.long 0x0 19. "CR3,Port 3 Clear bit" "0,1" bitfld.long 0x0 18. "CR2,Port 2 Clear bit" "0,1" bitfld.long 0x0 17. "CR1,Port 1 Clear bit" "0,1" bitfld.long 0x0 16. "CR0,Port 0 Clear bit" "0,1" bitfld.long 0x0 15. "BOP15,Port 15 Set bit" "0,1" bitfld.long 0x0 14. "BOP14,Port 14 Set bit" "0,1" bitfld.long 0x0 13. "BOP13,Port 13 Set bit" "0,1" bitfld.long 0x0 12. "BOP12,Port 12 Set bit" "0,1" bitfld.long 0x0 11. "BOP11,Port 11 Set bit" "0,1" bitfld.long 0x0 10. "BOP10,Port 10 Set bit" "0,1" bitfld.long 0x0 9. "BOP9,Port 9 Set bit" "0,1" bitfld.long 0x0 8. "BOP8,Port 8 Set bit" "0,1" newline bitfld.long 0x0 7. "BOP7,Port 7 Set bit" "0,1" bitfld.long 0x0 6. "BOP6,Port 6 Set bit" "0,1" bitfld.long 0x0 5. "BOP5,Port 5 Set bit" "0,1" bitfld.long 0x0 4. "BOP4,Port 4 Set bit" "0,1" bitfld.long 0x0 3. "BOP3,Port 3 Set bit" "0,1" bitfld.long 0x0 2. "BOP2,Port 2 Set bit" "0,1" bitfld.long 0x0 1. "BOP1,Port 1 Set bit" "0,1" bitfld.long 0x0 0. "BOP0,Port 0 Set bit" "0,1" line.long 0x4 "BC,Port bit clear register" bitfld.long 0x4 15. "CR15,Port 15 Clear bit" "0,1" bitfld.long 0x4 14. "CR14,Port 14 Clear bit" "0,1" bitfld.long 0x4 13. "CR13,Port 13 Clear bit" "0,1" bitfld.long 0x4 12. "CR12,Port 12 Clear bit" "0,1" bitfld.long 0x4 11. "CR11,Port 11 Clear bit" "0,1" bitfld.long 0x4 10. "CR10,Port 10 Clear bit" "0,1" bitfld.long 0x4 9. "CR9,Port 9 Clear bit" "0,1" bitfld.long 0x4 8. "CR8,Port 8 Clear bit" "0,1" bitfld.long 0x4 7. "CR7,Port 7 Clear bit" "0,1" bitfld.long 0x4 6. "CR6,Port 6 Clear bit" "0,1" bitfld.long 0x4 5. "CR5,Port 5 Clear bit" "0,1" bitfld.long 0x4 4. "CR4,Port 4 Clear bit" "0,1" newline bitfld.long 0x4 3. "CR3,Port 3 Clear bit" "0,1" bitfld.long 0x4 2. "CR2,Port 2 Clear bit" "0,1" bitfld.long 0x4 1. "CR1,Port 1 Clear bit" "0,1" bitfld.long 0x4 0. "CR0,Port 0 Clear bit" "0,1" group.long 0x18++0x3 line.long 0x0 "LOCK,GPIO port configuration lock register" bitfld.long 0x0 16. "LKK,Lock sequence key" "0,1" bitfld.long 0x0 15. "LK15,Port Lock bit 15" "0,1" bitfld.long 0x0 14. "LK14,Port Lock bit 14" "0,1" bitfld.long 0x0 13. "LK13,Port Lock bit 13" "0,1" bitfld.long 0x0 12. "LK12,Port Lock bit 12" "0,1" bitfld.long 0x0 11. "LK11,Port Lock bit 11" "0,1" bitfld.long 0x0 10. "LK10,Port Lock bit 10" "0,1" bitfld.long 0x0 9. "LK9,Port Lock bit 9" "0,1" bitfld.long 0x0 8. "LK8,Port Lock bit 8" "0,1" bitfld.long 0x0 7. "LK7,Port Lock bit 7" "0,1" bitfld.long 0x0 6. "LK6,Port Lock bit 6" "0,1" bitfld.long 0x0 5. "LK5,Port Lock bit 5" "0,1" newline bitfld.long 0x0 4. "LK4,Port Lock bit 4" "0,1" bitfld.long 0x0 3. "LK3,Port Lock bit 3" "0,1" bitfld.long 0x0 2. "LK2,Port Lock bit 2" "0,1" bitfld.long 0x0 1. "LK1,Port Lock bit 1" "0,1" bitfld.long 0x0 0. "LK0,Port Lock bit 0" "0,1" group.long 0x3C++0x3 line.long 0x0 "SPD,Port bit speed register" bitfld.long 0x0 15. "SPD15,Port 15 output max speed bits" "0,1" bitfld.long 0x0 14. "SPD14,Port 14 output max speed bits" "0,1" bitfld.long 0x0 13. "SPD13,Port 13 output max speed bits" "0,1" bitfld.long 0x0 12. "SPD12,Port 12 output max speed bits" "0,1" bitfld.long 0x0 11. "SPD11,Port 11 output max speed bits" "0,1" bitfld.long 0x0 10. "SPD10,Port 10 output max speed bits" "0,1" bitfld.long 0x0 9. "SPD9,Port 9 output max speed bits" "0,1" bitfld.long 0x0 8. "SPD8,Port 8 output max speed bits" "0,1" bitfld.long 0x0 7. "SPD7,Port 7 output max speed bits" "0,1" bitfld.long 0x0 6. "SPD6,Port 6 output max speed bits" "0,1" bitfld.long 0x0 5. "SPD5,Port 5 output max speed bits" "0,1" bitfld.long 0x0 4. "SPD4,Port 4 output max speed bits" "0,1" newline bitfld.long 0x0 3. "SPD3,Port 3 output max speed bits" "0,1" bitfld.long 0x0 2. "SPD2,Port 2 output max speed bits" "0,1" bitfld.long 0x0 1. "SPD1,Port 1 output max speed bits" "0,1" bitfld.long 0x0 0. "SPD0,Port 0 output max speed bits" "0,1" tree.end tree.end tree "I2C (Inter-Integrated Circuit)" repeat 2. (list 0x0 0x1 )(list ad:0x40005400 ad:0x40005800 ) tree "I2C$1" base $2 group.long ($2)++0x17 line.long 0x0 "CTL0,Control register 0" bitfld.long 0x0 15. "SRESET,Software reset" "0,1" bitfld.long 0x0 13. "SALT,SMBus alert" "0,1" bitfld.long 0x0 12. "PECTRANS,PEC Transfer" "0,1" bitfld.long 0x0 11. "POAP,Position of ACK and PEC when receiving" "0,1" bitfld.long 0x0 10. "ACKEN,Whether or not to send an ACK" "0,1" bitfld.long 0x0 9. "STOP,Generate a STOP condition on I2C bus" "0,1" bitfld.long 0x0 8. "START,Generate a START condition on I2C bus" "0,1" bitfld.long 0x0 7. "SS,SCL stretching" "0,1" bitfld.long 0x0 6. "GCEN,Whether or not to response to a General Call (0x00)" "0,1" bitfld.long 0x0 5. "PECEN,PEC Calculation Switch" "0,1" newline bitfld.long 0x0 4. "ARPEN,ARP protocol in SMBus switch" "0,1" bitfld.long 0x0 3. "SMBSEL,SMBusType Selection" "0,1" bitfld.long 0x0 1. "SMBEN,SMBus/I2C mode switch" "0,1" bitfld.long 0x0 0. "I2CEN,I2C peripheral enable" "0,1" line.long 0x4 "CTL1,Control register 1" bitfld.long 0x4 12. "DMALST,Flag indicating DMA last transfer" "0,1" bitfld.long 0x4 11. "DMAON,DMA mode switch" "0,1" bitfld.long 0x4 10. "BUFIE,Buffer interrupt enable" "0,1" bitfld.long 0x4 9. "EVIE,Event interrupt enable" "0,1" bitfld.long 0x4 8. "ERRIE,Error interrupt enable" "0,1" bitfld.long 0x4 0.--5. "I2CCLK,I2C Peripheral clock frequency" "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 0x8 "SADDR0,Slave address register 0" bitfld.long 0x8 15. "ADDFORMAT,Address mode for the I2C slave" "0,1" bitfld.long 0x8 8.--9. "ADDRESS9_8,Highest two bits of a 10-bit address" "0,1,2,3" hexmask.long.byte 0x8 1.--7. 1. "ADDRESS7_1,7-bit address or bits 7:1 of a 10-bit address" bitfld.long 0x8 0. "ADDRESS0,Bit 0 of a 10-bit address" "0,1" line.long 0xC "SADDR1,Slave address register 1" hexmask.long.byte 0xC 1.--7. 1. "ADDRESS2,Second I2C address for the slave in Dual-Address mode" bitfld.long 0xC 0. "DUADEN,Dual-Address mode switch" "0,1" line.long 0x10 "DATA,Transfer buffer register" hexmask.long.byte 0x10 0.--7. 1. "TRB,Transmission or reception data buffer register" line.long 0x14 "STAT0,Transfer status register 0" bitfld.long 0x14 15. "SMBALT,SMBus Alert status" "0,1" bitfld.long 0x14 14. "SMBTO,Timeout signal in SMBus mode" "0,1" bitfld.long 0x14 12. "PECERR,PEC error when receiving data" "0,1" bitfld.long 0x14 11. "OUERR,Over-run or under-run situation occurs in slave mode" "0,1" bitfld.long 0x14 10. "AERR,Acknowledge error" "0,1" bitfld.long 0x14 9. "LOSTARB,Arbitration Lost in master mode" "0,1" bitfld.long 0x14 8. "BERR,A bus error occurs indication a unexpected START or STOP condition on I2C bus" "0,1" rbitfld.long 0x14 7. "TBE,I2C_DATA is Empty during transmitting" "0,1" rbitfld.long 0x14 6. "RBNE,I2C_DATA is not Empty during receiving" "0,1" rbitfld.long 0x14 4. "STPDET,STOP condition detected in slave mode" "0,1" newline rbitfld.long 0x14 3. "ADD10SEND,Header of 10-bit address is sent in master mode" "0,1" rbitfld.long 0x14 2. "BTC,Byte transmission completed" "0,1" rbitfld.long 0x14 1. "ADDSEND,Address is sent in master mode or received and matches in slave mode" "0,1" rbitfld.long 0x14 0. "SBSEND,START condition sent out in master mode" "0,1" rgroup.long ($2+0x18)++0x3 line.long 0x0 "STAT1,Transfer status register 1" hexmask.long.byte 0x0 8.--15. 1. "PECV,Packet Error Checking Value that calculated by hardware when PEC is enabled" bitfld.long 0x0 7. "DUMODF,Dual Flag in slave mode" "0,1" bitfld.long 0x0 6. "HSTSMB,SMBus Host Header detected in slave mode" "0,1" bitfld.long 0x0 5. "DEFSMB,Default address of SMBusDevice" "0,1" bitfld.long 0x0 4. "RXGC,General call address (00h) received" "0,1" bitfld.long 0x0 2. "TR,Whether the I2C is a transmitter or a receiver" "0,1" bitfld.long 0x0 1. "I2CBSY,Busy flag" "0,1" bitfld.long 0x0 0. "MASTER,A flag indicating whether I2C block is in master or slave mode" "0,1" group.long ($2+0x1C)++0x7 line.long 0x0 "CKCFG,Clock configure register" bitfld.long 0x0 15. "FAST,I2C speed selection in master mode" "0,1" bitfld.long 0x0 14. "DTCY,Duty cycle in fast mode" "0,1" hexmask.long.word 0x0 0.--11. 1. "CLKC,I2C Clock control in master mode" line.long 0x4 "RT,Rise time register" bitfld.long 0x4 0.--5. "RISETIME,Maximum rise time in master mode" "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" group.long ($2+0x80)++0x3 line.long 0x0 "SAMCS,SAM control and status register" bitfld.long 0x0 15. "RFR,Rxframe rise flag" "0,1" bitfld.long 0x0 14. "RFF,Rxframe fall flag" "0,1" bitfld.long 0x0 13. "TFR,Txframe rise flag" "0,1" bitfld.long 0x0 12. "TFF,Txframe fall flag" "0,1" rbitfld.long 0x0 9. "RXF,Level of rxframe signal" "0,1" rbitfld.long 0x0 8. "TXF,Level of txframe signal" "0,1" bitfld.long 0x0 7. "RFRIE,Rxframe rise interrupt enable" "0,1" bitfld.long 0x0 6. "RFFIE,Rxframe fall interrupt enable" "0,1" bitfld.long 0x0 5. "TFRIE,Txframe rise interrupt enable" "0,1" bitfld.long 0x0 4. "TFFIE,Txframe fall interrupt enable" "0,1" newline bitfld.long 0x0 1. "STOEN,SAM_V interface timeout detect enable" "0,1" bitfld.long 0x0 0. "SAMEN,SAM_V interface enable" "0,1" group.long ($2+0x90)++0x3 line.long 0x0 "FMPCFG,Fast mode plus configure register" bitfld.long 0x0 0. "FMPEN,Fast-mode-plus enable" "0,1" tree.end repeat.end tree.end tree "NVIC (Nested Vectored Interrupt Controller)" base ad:0xE000E100 group.long 0x0++0x3 line.long 0x0 "ISER,Interrupt Set Enable Register" hexmask.long 0x0 0.--31. 1. "SETENA,SETENA" group.long 0x80++0x3 line.long 0x0 "ICER,Interrupt Clear Enable Register" hexmask.long 0x0 0.--31. 1. "CLRENA,CLRENA" group.long 0x100++0x3 line.long 0x0 "ISPR,Interrupt Set-Pending Register" hexmask.long 0x0 0.--31. 1. "SETPEND,SETPEND" group.long 0x180++0x3 line.long 0x0 "ICPR,Interrupt Clear-Pending Register" hexmask.long 0x0 0.--31. 1. "CLRPEND,CLRPEND" group.long 0x200++0x3 line.long 0x0 "IABR,Interrupt Active bit Register" hexmask.long 0x0 0.--31. 1. "IABR,IABR" repeat 16. (list 0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xA 0xB 0xC 0xD 0xE 0xF )(list 0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xA 0xB 0xC 0xD 0xE 0xF ) group.byte ($2+0x300)++0x0 line.byte 0x0 "IPR$1,Interrupt Priority Register 0" hexmask.byte 0x0 0.--7. 1. "PRI_00,PRI_00" repeat.end repeat 16. (list 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1A 0x1B 0x1C 0x1D 0x1E 0x1F )(list 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1A 0x1B 0x1C 0x1D 0x1E 0x1F ) group.byte ($2+0x300)++0x0 line.byte 0x0 "IPR$1,Interrupt Priority Register 0" hexmask.byte 0x0 0.--7. 1. "PRI_00,PRI_00" repeat.end repeat 16. (list 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 0x2A 0x2B 0x2C 0x2D 0x2E 0x2F )(list 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 0x2A 0x2B 0x2C 0x2D 0x2E 0x2F ) group.byte ($2+0x300)++0x0 line.byte 0x0 "IPR$1,Interrupt Priority Register 0" hexmask.byte 0x0 0.--7. 1. "PRI_00,PRI_00" repeat.end repeat 16. (list 0x30 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39 0x3A 0x3B 0x3C 0x3D 0x3E 0x3F )(list 0x30 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39 0x3A 0x3B 0x3C 0x3D 0x3E 0x3F ) group.byte ($2+0x300)++0x0 line.byte 0x0 "IPR$1,Interrupt Priority Register 0" hexmask.byte 0x0 0.--7. 1. "PRI_00,PRI_00" repeat.end repeat 4. (list 0x40 0x41 0x42 0x43 )(list 0x40 0x41 0x42 0x43 ) group.byte ($2+0x300)++0x0 line.byte 0x0 "IPR$1,Interrupt Priority Register 0" hexmask.byte 0x0 0.--7. 1. "PRI_00,PRI_00" repeat.end wgroup.long 0xE00++0x3 line.long 0x0 "STIR,Software Trigger Interrupt Register" hexmask.long 0x0 0.--31. 1. "STIR,STIR" tree.end tree "PMU (Power Management Unit)" base ad:0x40007000 group.long 0x0++0x7 line.long 0x0 "CTL,power control register" bitfld.long 0x0 14.--15. "LDOVS,LDO output voltage select" "0,1,2,3" bitfld.long 0x0 8. "BKPWEN,Backup Domain Write Enable" "0,1" bitfld.long 0x0 5.--7. "LVDT,Low Voltage Detector Threshold" "0,1,2,3,4,5,6,7" bitfld.long 0x0 4. "LVDEN,Low Voltage Detector Enable" "0,1" bitfld.long 0x0 3. "STBRST,Standby Flag Reset" "0,1" bitfld.long 0x0 2. "WURST,Wakeup Flag Reset" "0,1" bitfld.long 0x0 1. "STBMOD,Standby Mode" "0,1" bitfld.long 0x0 0. "LDOLP,LDO Low Power Mode" "0,1" line.long 0x4 "CS,power control/status register" bitfld.long 0x4 8. "WUPEN,Enable WKUP pin" "0,1" rbitfld.long 0x4 2. "LVDF,Low Voltage Detector Status Flag" "0,1" rbitfld.long 0x4 1. "STBF,Standby flag" "0,1" rbitfld.long 0x4 0. "WUF,Wakeup flag" "0,1" tree.end tree "RCU (Reset and Clock Unit)" base ad:0x40021000 group.long 0x0++0x2F line.long 0x0 "CTL,Control register" rbitfld.long 0x0 29. "PLL2STB,PLL2 Clock Stabilization Flag" "0,1" bitfld.long 0x0 28. "PLL2EN,PLL2 enable" "0,1" rbitfld.long 0x0 27. "PLL1STB,PLL1 Clock Stabilization Flag" "0,1" bitfld.long 0x0 26. "PLL1EN,PLL1 enable" "0,1" rbitfld.long 0x0 25. "PLLSTB,PLL Clock Stabilization Flag" "0,1" bitfld.long 0x0 24. "PLLEN,PLL enable" "0,1" bitfld.long 0x0 19. "CKMEN,HXTAL Clock Monitor Enable" "0,1" bitfld.long 0x0 18. "HXTALBPS,External crystal oscillator (HXTAL) clock bypass mode enable" "0,1" newline rbitfld.long 0x0 17. "HXTALSTB,External crystal oscillator (HXTAL) clock stabilization flag" "0,1" bitfld.long 0x0 16. "HXTALEN,External High Speed oscillator Enable" "0,1" hexmask.long.byte 0x0 8.--15. 1. "IRC8MCALIB,Internal 8MHz RC Oscillator calibration value register" bitfld.long 0x0 3.--7. "IRC8MADJ,Internal 8MHz RC Oscillator clock trim adjust 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" rbitfld.long 0x0 1. "IRC8MSTB,IRC8M Internal 8MHz RC Oscillator stabilization Flag" "0,1" bitfld.long 0x0 0. "IRC8MEN,Internal 8MHz RC oscillator Enable" "0,1" line.long 0x4 "CFG0,Clock configuration register 0 (RCU_CFG0)" bitfld.long 0x4 31. "USBFSPSC,Bit 2 of USBFSPSC" "0,1" bitfld.long 0x4 29.--30. "PLLMF_5_4,Bit 5 and Bit 4 of PLLMF" "0,1,2,3" bitfld.long 0x4 28. "ADCPSC_2,Bit 2 of ADCPSC" "0,1" bitfld.long 0x4 24.--27. "CKOUT0SEL,CKOUT0 Clock Source Selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x4 22.--23. "USBFSPSC_1_0,USBFS clock prescaler selection" "0,1,2,3" bitfld.long 0x4 18.--21. "PLLMF_3_0,The PLL clock multiplication factor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x4 17. "PREDV0_LSB,The LSB of PREDV0 division factor" "0,1" bitfld.long 0x4 16. "PLLSEL,PLL Clock Source Selection" "0,1" newline bitfld.long 0x4 14.--15. "ADCPSC_1_0,ADC clock prescaler selection" "0,1,2,3" bitfld.long 0x4 11.--13. "APB2PSC,APB2 prescaler selection" "0,1,2,3,4,5,6,7" bitfld.long 0x4 8.--10. "APB1PSC,APB1 prescaler selection" "0,1,2,3,4,5,6,7" bitfld.long 0x4 4.--7. "AHBPSC,AHB prescaler selection" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" rbitfld.long 0x4 2.--3. "SCSS,System clock switch status" "0,1,2,3" bitfld.long 0x4 0.--1. "SCS,System clock switch" "0,1,2,3" line.long 0x8 "INT,Clock interrupt register (RCU_INT)" bitfld.long 0x8 23. "CKMIC,HXTAL Clock Stuck Interrupt Clear" "0,1" bitfld.long 0x8 22. "PLL2STBIC,PLL2 stabilization Interrupt Clear" "0,1" bitfld.long 0x8 21. "PLL1STBIC,PLL1 stabilization Interrupt Clear" "0,1" bitfld.long 0x8 20. "PLLSTBIC,PLL stabilization Interrupt Clear" "0,1" bitfld.long 0x8 19. "HXTALSTBIC,HXTAL Stabilization Interrupt Clear" "0,1" bitfld.long 0x8 18. "IRC8MSTBIC,IRC8M Stabilization Interrupt Clear" "0,1" bitfld.long 0x8 17. "LXTALSTBIC,LXTAL Stabilization Interrupt Clear" "0,1" bitfld.long 0x8 16. "IRC40KSTBIC,IRC40K Stabilization Interrupt Clear" "0,1" newline bitfld.long 0x8 14. "PLL2STBIE,PLL2 Stabilization Interrupt Enable" "0,1" bitfld.long 0x8 13. "PLL1STBIE,PLL1 Stabilization Interrupt Enable" "0,1" bitfld.long 0x8 12. "PLLSTBIE,PLL Stabilization Interrupt Enable" "0,1" bitfld.long 0x8 11. "HXTALSTBIE,HXTAL Stabilization Interrupt Enable" "0,1" bitfld.long 0x8 10. "IRC8MSTBIE,IRC8M Stabilization Interrupt Enable" "0,1" bitfld.long 0x8 9. "LXTALSTBIE,LXTAL Stabilization Interrupt Enable" "0,1" bitfld.long 0x8 8. "IRC40KSTBIE,IRC40K Stabilization interrupt enable" "0,1" rbitfld.long 0x8 7. "CKMIF,HXTAL Clock Stuck Interrupt Flag" "0,1" newline rbitfld.long 0x8 6. "PLL2STBIF,PLL2 stabilization interrupt flag" "0,1" rbitfld.long 0x8 5. "PLL1STBIF,PLL1 stabilization interrupt flag" "0,1" rbitfld.long 0x8 4. "PLLSTBIF,PLL stabilization interrupt flag" "0,1" rbitfld.long 0x8 3. "HXTALSTBIF,HXTAL stabilization interrupt flag" "0,1" rbitfld.long 0x8 2. "IRC8MSTBIF,IRC8M stabilization interrupt flag" "0,1" rbitfld.long 0x8 1. "LXTALSTBIF,LXTAL stabilization interrupt flag" "0,1" rbitfld.long 0x8 0. "IRC40KSTBIF,IRC40K stabilization interrupt flag" "0,1" line.long 0xC "APB2RST,APB2 reset register (RCU_APB2RST)" bitfld.long 0xC 21. "TIMER10RST,Timer 10 reset" "0,1" bitfld.long 0xC 20. "TIMER9RST,Timer 9 reset" "0,1" bitfld.long 0xC 19. "TIMER8RST,Timer 8 reset" "0,1" bitfld.long 0xC 14. "USART0RST,USART0 Reset" "0,1" bitfld.long 0xC 13. "TIMER7RST,Timer 7 reset" "0,1" bitfld.long 0xC 12. "SPI0RST,SPI0 reset" "0,1" bitfld.long 0xC 11. "TIMER0RST,Timer 0 reset" "0,1" bitfld.long 0xC 10. "ADC1RST,ADC1 reset" "0,1" newline bitfld.long 0xC 9. "ADC0RST,ADC0 reset" "0,1" bitfld.long 0xC 6. "PERST,GPIO port E reset" "0,1" bitfld.long 0xC 5. "PDRST,GPIO port D reset" "0,1" bitfld.long 0xC 4. "PCRST,GPIO port C reset" "0,1" bitfld.long 0xC 3. "PBRST,GPIO port B reset" "0,1" bitfld.long 0xC 2. "PARST,GPIO port A reset" "0,1" bitfld.long 0xC 0. "AFRST,Alternate function I/O reset" "0,1" line.long 0x10 "APB1RST,APB1 reset register (RCU_APB1RST)" bitfld.long 0x10 29. "DACRST,DAC reset" "0,1" bitfld.long 0x10 28. "PMURST,Power control reset" "0,1" bitfld.long 0x10 27. "BKPIRST,Backup interface reset" "0,1" bitfld.long 0x10 26. "CAN1RST,CAN1 reset" "0,1" bitfld.long 0x10 25. "CAN0RST,CAN0 reset" "0,1" bitfld.long 0x10 22. "I2C1RST,I2C1 reset" "0,1" bitfld.long 0x10 21. "I2C0RST,I2C0 reset" "0,1" bitfld.long 0x10 20. "UART4RST,UART4 reset" "0,1" newline bitfld.long 0x10 19. "UART3RST,UART3 reset" "0,1" bitfld.long 0x10 18. "USART2RST,USART2 reset" "0,1" bitfld.long 0x10 17. "USART1RST,USART1 reset" "0,1" bitfld.long 0x10 15. "SPI2RST,SPI2 reset" "0,1" bitfld.long 0x10 14. "SPI1RST,SPI1 reset" "0,1" bitfld.long 0x10 11. "WWDGTRST,Window watchdog timer reset" "0,1" bitfld.long 0x10 8. "TIMER13RST,TIMER13 timer reset" "0,1" bitfld.long 0x10 7. "TIMER12RST,TIMER12 timer reset" "0,1" newline bitfld.long 0x10 6. "TIMER11RST,TIMER11 timer reset" "0,1" bitfld.long 0x10 5. "TIMER6RST,TIMER6 timer reset" "0,1" bitfld.long 0x10 4. "TIMER5RST,TIMER5 timer reset" "0,1" bitfld.long 0x10 3. "TIMER4RST,TIMER4 timer reset" "0,1" bitfld.long 0x10 2. "TIMER3RST,TIMER3 timer reset" "0,1" bitfld.long 0x10 1. "TIMER2RST,TIMER2 timer reset" "0,1" bitfld.long 0x10 0. "TIMER1RST,TIMER1 timer reset" "0,1" line.long 0x14 "AHBEN,AHB enable register" bitfld.long 0x14 12. "USBFSEN,USBFS clock enable" "0,1" bitfld.long 0x14 8. "EXMCEN,EXMC clock enable" "0,1" bitfld.long 0x14 6. "CRCEN,CRC clock enable" "0,1" bitfld.long 0x14 4. "FMCSPEN,FMC clock enable when sleep mode" "0,1" bitfld.long 0x14 2. "SRAMSPEN,SRAM interface clock enable when sleep mode" "0,1" bitfld.long 0x14 1. "DMA1EN,DMA1 clock enable" "0,1" bitfld.long 0x14 0. "DMA0EN,DMA0 clock enable" "0,1" line.long 0x18 "APB2EN,APB2 clock enable register (RCU_APB2EN)" bitfld.long 0x18 21. "TIMER10EN,TIMER10 clock enable" "0,1" bitfld.long 0x18 20. "TIMER9EN,TIMER9 clock enable" "0,1" bitfld.long 0x18 19. "TIMER8EN,TIMER8 clock enable" "0,1" bitfld.long 0x18 14. "USART0EN,USART0 clock enable" "0,1" bitfld.long 0x18 13. "TIMER7EN,TIMER7 clock enable" "0,1" bitfld.long 0x18 12. "SPI0EN,SPI0 clock enable" "0,1" bitfld.long 0x18 11. "TIMER0EN,TIMER0 clock enable" "0,1" bitfld.long 0x18 10. "ADC1EN,ADC1 clock enable" "0,1" newline bitfld.long 0x18 9. "ADC0EN,ADC0 clock enable" "0,1" bitfld.long 0x18 6. "PEEN,GPIO port E clock enable" "0,1" bitfld.long 0x18 5. "PDEN,GPIO port D clock enable" "0,1" bitfld.long 0x18 4. "PCEN,GPIO port C clock enable" "0,1" bitfld.long 0x18 3. "PBEN,GPIO port B clock enable" "0,1" bitfld.long 0x18 2. "PAEN,GPIO port A clock enable" "0,1" bitfld.long 0x18 0. "AFEN,Alternate function IO clock enable" "0,1" line.long 0x1C "APB1EN,APB1 clock enable register (RCU_APB1EN)" bitfld.long 0x1C 29. "DACEN,DAC clock enable" "0,1" bitfld.long 0x1C 28. "PMUEN,Power control clock enable" "0,1" bitfld.long 0x1C 27. "BKPIEN,Backup interface clock enable" "0,1" bitfld.long 0x1C 26. "CAN1EN,CAN1 clock enable" "0,1" bitfld.long 0x1C 25. "CAN0EN,CAN0 clock enable" "0,1" bitfld.long 0x1C 22. "I2C1EN,I2C1 clock enable" "0,1" bitfld.long 0x1C 21. "I2C0EN,I2C0 clock enable" "0,1" bitfld.long 0x1C 20. "UART4EN,UART4 clock enable" "0,1" newline bitfld.long 0x1C 19. "UART3EN,UART3 clock enable" "0,1" bitfld.long 0x1C 18. "USART2EN,USART2 clock enable" "0,1" bitfld.long 0x1C 17. "USART1EN,USART1 clock enable" "0,1" bitfld.long 0x1C 15. "SPI2EN,SPI2 clock enable" "0,1" bitfld.long 0x1C 14. "SPI1EN,SPI1 clock enable" "0,1" bitfld.long 0x1C 11. "WWDGTEN,Window watchdog timer clock enable" "0,1" bitfld.long 0x1C 8. "TIMER13EN,TIMER13 timer clock enable" "0,1" bitfld.long 0x1C 7. "TIMER12EN,TIMER12 timer clock enable" "0,1" newline bitfld.long 0x1C 6. "TIMER11EN,TIMER11 timer clock enable" "0,1" bitfld.long 0x1C 5. "TIMER6EN,TIMER6 timer clock enable" "0,1" bitfld.long 0x1C 4. "TIMER5EN,TIMER5 timer clock enable" "0,1" bitfld.long 0x1C 3. "TIMER4EN,TIMER4 timer clock enable" "0,1" bitfld.long 0x1C 2. "TIMER3EN,TIMER3 timer clock enable" "0,1" bitfld.long 0x1C 1. "TIMER2EN,TIMER2 timer clock enable" "0,1" bitfld.long 0x1C 0. "TIMER1EN,TIMER1 timer clock enable" "0,1" line.long 0x20 "BDCTL,Backup domain control register (RCU_BDCTL)" bitfld.long 0x20 16. "BKPRST,Backup domain reset" "0,1" bitfld.long 0x20 15. "RTCEN,RTC clock enable" "0,1" bitfld.long 0x20 8.--9. "RTCSRC,RTC clock entry selection" "0,1,2,3" bitfld.long 0x20 3.--4. "LXTALDRI,LXTAL drive capability" "0,1,2,3" bitfld.long 0x20 2. "LXTALBPS,LXTAL bypass mode enable" "0,1" rbitfld.long 0x20 1. "LXTALSTB,External low-speed oscillator stabilization" "0,1" bitfld.long 0x20 0. "LXTALEN,LXTAL enable" "0,1" line.long 0x24 "RSTSCK,Reset source /clock register (RCU_RSTSCK)" rbitfld.long 0x24 31. "LPRSTF,Low-power reset flag" "0,1" rbitfld.long 0x24 30. "WWDGTRSTF,Window watchdog timer reset flag" "0,1" rbitfld.long 0x24 29. "FWDGTRSTF,Free Watchdog timer reset flag" "0,1" rbitfld.long 0x24 28. "SWRSTF,Software reset flag" "0,1" rbitfld.long 0x24 27. "PORRSTF,Power reset flag" "0,1" rbitfld.long 0x24 26. "EPRSTF,External PIN reset flag" "0,1" bitfld.long 0x24 24. "RSTFC,Reset flag clear" "0,1" rbitfld.long 0x24 1. "IRC40KSTB,IRC40K stabilization" "0,1" newline bitfld.long 0x24 0. "IRC40KEN,IRC40K enable" "0,1" line.long 0x28 "AHBRST,AHB reset register" bitfld.long 0x28 12. "USBFSRST,USBFS reset" "0,1" line.long 0x2C "CFG1,Clock Configuration register 1" bitfld.long 0x2C 30. "PLLPRESEL,PLL Clock Source Selection" "0,1" bitfld.long 0x2C 29. "ADCPSC_3,Bit 4 of ADCPSC" "0,1" bitfld.long 0x2C 18. "I2S2SEL,I2S2 Clock Source Selection" "0,1" bitfld.long 0x2C 17. "I2S1SEL,I2S1 Clock Source Selection" "0,1" bitfld.long 0x2C 16. "PREDV0SEL,PREDV0 input Clock Source Selection" "0,1" bitfld.long 0x2C 12.--15. "PLL2MF,The PLL2 clock multiplication factor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x2C 8.--11. "PLL1MF,The PLL1 clock multiplication factor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x2C 4.--7. "PREDV1,PREDV1 division factor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" newline bitfld.long 0x2C 0.--3. "PREDV0,PREDV0 division factor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x34++0x3 line.long 0x0 "DSV,Deep sleep mode Voltage register" bitfld.long 0x0 0.--1. "DSLPVS,Deep-sleep mode voltage select" "0,1,2,3" group.long 0xC0++0x3 line.long 0x0 "ADDCTL,Additional clock control register" hexmask.long.byte 0x0 24.--31. 1. "IRC48MCALIB,Internal 48MHz RC oscillator calibration value register" rbitfld.long 0x0 17. "IRC48MSTB,Internal 48MHz RC oscillator clock stabilization Flag" "0,1" bitfld.long 0x0 16. "IRC48MEN,Internal 48MHz RC oscillator enable" "0,1" bitfld.long 0x0 0. "CK48MSEL,48MHz clock selection" "0,1" group.long 0xCC++0x3 line.long 0x0 "ADDINT,Additional clock interrupt register" bitfld.long 0x0 22. "IRC48MSTBIC,Internal 48 MHz RC oscillator Stabilization Interrupt Clear" "0,1" bitfld.long 0x0 14. "IRC48MSTBIE,Internal 48 MHz RC oscillator Stabilization Interrupt Enable" "0,1" rbitfld.long 0x0 6. "IRC48MSTBIF,IRC48M stabilization interrupt flag" "0,1" group.long 0xE0++0x7 line.long 0x0 "ADDAPB1RST,APB1 additional reset register" bitfld.long 0x0 27. "CTCRST,CTC reset" "0,1" line.long 0x4 "ADDAPB1EN,APB1 additional enable register" bitfld.long 0x4 27. "CTCEN,CTC clock enable" "0,1" tree.end tree "RTC (Real-Time Clock)" base ad:0x40002800 group.long 0x0++0x7 line.long 0x0 "INTEN,RTC interrupt enable register" bitfld.long 0x0 2. "OVIE,Overflow interrupt enable" "0,1" bitfld.long 0x0 1. "ALRMIE,Alarm interrupt enable" "0,1" bitfld.long 0x0 0. "SCIE,Second interrupt" "0,1" line.long 0x4 "CTL,control register" bitfld.long 0x4 5. "LWOFF,Last write operation finished flag" "0,1" bitfld.long 0x4 4. "CMF,Configuration mode flag" "0,1" bitfld.long 0x4 3. "RSYNF,Registers synchronized flag" "0,1" bitfld.long 0x4 2. "OVIF,Overflow interrupt flag" "0,1" bitfld.long 0x4 1. "ALRMIF,Alarm interrupt flag" "0,1" bitfld.long 0x4 0. "SCIF,Sencond interrupt flag" "0,1" wgroup.long 0x8++0x7 line.long 0x0 "PSCH,RTC prescaler high register" bitfld.long 0x0 0.--3. "PSC,RTC prescaler value high" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0x4 "PSCL,RTC prescaler low register" hexmask.long.word 0x4 0.--15. 1. "PSC,RTC prescaler value low" rgroup.long 0x10++0x7 line.long 0x0 "DIVH,RTC divider high register" bitfld.long 0x0 0.--3. "DIV,RTC divider value high" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0x4 "DIVL,RTC divider low register" hexmask.long.word 0x4 0.--15. 1. "DIV,RTC divider value low" group.long 0x18++0x7 line.long 0x0 "CNTH,RTC counter high register" hexmask.long.word 0x0 0.--15. 1. "CNT,RTC counter value high" line.long 0x4 "CNTL,RTC counter low register" hexmask.long.word 0x4 0.--15. 1. "CNT,RTC conuter value low" wgroup.long 0x20++0x7 line.long 0x0 "ALRMH,Alarm high register" hexmask.long.word 0x0 0.--15. 1. "ALRM,Alarm value high" line.long 0x4 "ALRML,RTC alarm low register" hexmask.long.word 0x4 0.--15. 1. "ALRM,alarm value low" tree.end tree "SPI (Serial Peripheral Interface)" repeat 3. (list 0x0 0x1 0x2 )(list ad:0x40013000 ad:0x40003800 ad:0x40003C00 ) tree "SPI$1" base $2 group.long ($2)++0x13 line.long 0x0 "CTL0,control register 0" bitfld.long 0x0 15. "BDEN,Bidirectional enable" "0,1" bitfld.long 0x0 14. "BDOEN,Bidirectional Transmit output enable" "0,1" bitfld.long 0x0 13. "CRCEN,CRC Calculation Enable" "0,1" bitfld.long 0x0 12. "CRCNT,CRC Next Transfer" "0,1" bitfld.long 0x0 11. "FF16,Data frame format" "0,1" bitfld.long 0x0 10. "RO,Receive only" "0,1" bitfld.long 0x0 9. "SWNSSEN,NSS Software Mode Selection" "0,1" bitfld.long 0x0 8. "SWNSS,NSS Pin Selection In NSS Software Mode" "0,1" bitfld.long 0x0 7. "LF,LSB First Mode" "0,1" bitfld.long 0x0 6. "SPIEN,SPI enable" "0,1" bitfld.long 0x0 3.--5. "PSC,Master Clock Prescaler Selection" "0,1,2,3,4,5,6,7" newline bitfld.long 0x0 2. "MSTMOD,Master Mode Enable" "0,1" bitfld.long 0x0 1. "CKPL,Clock polarity Selection" "0,1" bitfld.long 0x0 0. "CKPH,Clock Phase Selection" "0,1" line.long 0x4 "CTL1,control register 1" bitfld.long 0x4 7. "TBEIE,Tx buffer empty interrupt enable" "0,1" bitfld.long 0x4 6. "RBNEIE,RX buffer not empty interrupt enable" "0,1" bitfld.long 0x4 5. "ERRIE,Error interrupt enable" "0,1" bitfld.long 0x4 4. "TMOD,SPI TI Mode Enable" "0,1" bitfld.long 0x4 3. "NSSP,SPI NSS pulse mode Enable" "0,1" bitfld.long 0x4 2. "NSSDRV,Drive NSS Output" "0,1" bitfld.long 0x4 1. "DMATEN,Transmit Buffer DMA Enable" "0,1" bitfld.long 0x4 0. "DMAREN,Rx buffer DMA enable" "0,1" line.long 0x8 "STAT,status register" bitfld.long 0x8 8. "FERR,Format Error" "0,1" rbitfld.long 0x8 7. "TRANS,Transmitting On-going Bit" "0,1" rbitfld.long 0x8 6. "RXORERR,Reception Overrun Error Bit" "0,1" rbitfld.long 0x8 5. "CONFERR,SPI Configuration error" "0,1" bitfld.long 0x8 4. "CRCERR,SPI CRC Error Bit" "0,1" rbitfld.long 0x8 3. "TXURERR,Transmission underrun error bit" "0,1" rbitfld.long 0x8 2. "I2SCH,I2S channel side" "0,1" rbitfld.long 0x8 1. "TBE,Transmit Buffer Empty" "0,1" rbitfld.long 0x8 0. "RBNE,Receive Buffer Not Empty" "0,1" line.long 0xC "DATA,data register" hexmask.long.word 0xC 0.--15. 1. "SPI_DATA,Data transfer register" line.long 0x10 "CRCPOLY,CRC polynomial register" hexmask.long.word 0x10 0.--15. 1. "CRCPOLY,CRC polynomial register" rgroup.long ($2+0x14)++0x7 line.long 0x0 "RCRC,RX CRC register" hexmask.long.word 0x0 0.--15. 1. "RCRC,RX CRC register" line.long 0x4 "TCRC,TX CRC register" hexmask.long.word 0x4 0.--15. 1. "TCRC,Tx CRC register" group.long ($2+0x1C)++0x7 line.long 0x0 "I2SCTL,I2S control register" bitfld.long 0x0 11. "I2SSEL,I2S mode selection" "0,1" bitfld.long 0x0 10. "I2SEN,I2S Enable" "0,1" bitfld.long 0x0 8.--9. "I2SOPMOD,I2S operation mode" "0,1,2,3" bitfld.long 0x0 7. "PCMSMOD,PCM frame synchronization mode" "0,1" bitfld.long 0x0 4.--5. "I2SSTD,I2S standard selection" "0,1,2,3" bitfld.long 0x0 3. "CKPL,Idle state clock polarity" "0,1" bitfld.long 0x0 1.--2. "DTLEN,Data length" "0,1,2,3" bitfld.long 0x0 0. "CHLEN,Channel length (number of bits per audio channel)" "0,1" line.long 0x4 "I2SPSC,I2S prescaler register" bitfld.long 0x4 9. "MCKOEN,I2S_MCK output enable" "0,1" bitfld.long 0x4 8. "OF,Odd factor for the prescaler" "0,1" hexmask.long.byte 0x4 0.--7. 1. "DIV,Dividing factor for the prescaler" group.long ($2+0x80)++0x3 line.long 0x0 "QCTL,Quad-SPI mode control register" bitfld.long 0x0 2. "IO23_DRV,Drive IO2 and IO3 enable" "0,1" bitfld.long 0x0 1. "QRD,Quad-SPI mode read select" "0,1" bitfld.long 0x0 0. "QMOD,Quad-SPI mode enable" "0,1" tree.end repeat.end tree.end tree "TIMER (Timer/Counter)" repeat 2. (list 0x0 0x7 )(list ad:0x40012C00 ad:0x40013400 ) tree "TIMER$1" base $2 group.long ($2)++0x13 line.long 0x0 "CTL0,control register 0" bitfld.long 0x0 8.--9. "CKDIV,Clock division" "0,1,2,3" bitfld.long 0x0 7. "ARSE,Auto-reload shadow enable" "0,1" bitfld.long 0x0 5.--6. "CAM,Counter aligns mode selection" "0,1,2,3" bitfld.long 0x0 4. "DIR,Direction" "0,1" bitfld.long 0x0 3. "SPM,Single pulse mode" "0,1" bitfld.long 0x0 2. "UPS,Update source" "0,1" bitfld.long 0x0 1. "UPDIS,Update disable" "0,1" bitfld.long 0x0 0. "CEN,Counter enable" "0,1" line.long 0x4 "CTL1,control register 1" bitfld.long 0x4 14. "ISO3,Idle state of channel 3 output" "0,1" bitfld.long 0x4 13. "ISO2N,Idle state of channel 2 complementary output" "0,1" bitfld.long 0x4 12. "ISO2,Idle state of channel 2 output" "0,1" bitfld.long 0x4 11. "ISO1N,Idle state of channel 1 complementary output" "0,1" bitfld.long 0x4 10. "ISO1,Idle state of channel 1 output" "0,1" bitfld.long 0x4 9. "ISO0N,Idle state of channel 0 complementary output" "0,1" bitfld.long 0x4 8. "ISO0,Idle state of channel 0 output" "0,1" bitfld.long 0x4 7. "TI0S,Channel 0 trigger input selection" "0,1" bitfld.long 0x4 4.--6. "MMC,Master mode control" "0,1,2,3,4,5,6,7" bitfld.long 0x4 3. "DMAS,DMA request source selection" "0,1" newline bitfld.long 0x4 2. "CCUC,Commutation control shadow register update control" "0,1" bitfld.long 0x4 0. "CCSE,Commutation control shadow enable" "0,1" line.long 0x8 "SMCFG,slave mode configuration register" bitfld.long 0x8 15. "ETP,External trigger polarity" "0,1" bitfld.long 0x8 14. "SMC1,Part of SMC for enable External clock mode1" "0,1" bitfld.long 0x8 12.--13. "ETPSC,External trigger prescaler" "0,1,2,3" bitfld.long 0x8 8.--11. "ETFC,External trigger filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x8 7. "MSM,Master/Slave mode" "0,1" bitfld.long 0x8 4.--6. "TRGS,Trigger selection" "0,1,2,3,4,5,6,7" bitfld.long 0x8 0.--2. "SMC,Slave mode selection" "0,1,2,3,4,5,6,7" line.long 0xC "DMAINTEN,DMA/Interrupt enable register" bitfld.long 0xC 14. "TRGDEN,Trigger DMA request enable" "0,1" bitfld.long 0xC 13. "CMTDEN,Commutation DMA request enable" "0,1" bitfld.long 0xC 12. "CH3DEN,Channel 3 capture/compare DMA request enable" "0,1" bitfld.long 0xC 11. "CH2DEN,Channel 2 capture/compare DMA request enable" "0,1" bitfld.long 0xC 10. "CH1DEN,Channel 1 capture/compare DMA request enable" "0,1" bitfld.long 0xC 9. "CH0DEN,Channel 0 capture/compare DMA request enable" "0,1" bitfld.long 0xC 8. "UPDEN,Update DMA request enable" "0,1" bitfld.long 0xC 7. "BRKIE,Break interrupt enable" "0,1" bitfld.long 0xC 6. "TRGIE,Trigger interrupt enable" "0,1" bitfld.long 0xC 5. "CMTIE,commutation interrupt enable" "0,1" newline bitfld.long 0xC 4. "CH3IE,Channel 3 capture/compare interrupt enable" "0,1" bitfld.long 0xC 3. "CH2IE,Channel 2 capture/compare interrupt enable" "0,1" bitfld.long 0xC 2. "CH1IE,Channel 1 capture/compare interrupt enable" "0,1" bitfld.long 0xC 1. "CH0IE,Channel 0 capture/compare interrupt enable" "0,1" bitfld.long 0xC 0. "UPIE,Update interrupt enable" "0,1" line.long 0x10 "INTF,Interrupt flag register" bitfld.long 0x10 12. "CH3OF,Channel 3 over capture flag" "0,1" bitfld.long 0x10 11. "CH2OF,Channel 2 over capture flag" "0,1" bitfld.long 0x10 10. "CH1OF,Channel 1 over capture flag" "0,1" bitfld.long 0x10 9. "CH0OF,Channel 0 over capture flag" "0,1" bitfld.long 0x10 7. "BRKIF,Break interrupt flag" "0,1" bitfld.long 0x10 6. "TRGIF,Trigger interrupt flag" "0,1" bitfld.long 0x10 5. "CMTIF,Channel commutation interrupt flag" "0,1" bitfld.long 0x10 4. "CH3IF,Channel 3 capture/compare interrupt flag" "0,1" bitfld.long 0x10 3. "CH2IF,Channel 2 capture/compare interrupt flag" "0,1" bitfld.long 0x10 2. "CH1IF,Channel 1 capture/compare interrupt flag" "0,1" newline bitfld.long 0x10 1. "CH0IF,Channel 0 capture/compare interrupt flag" "0,1" bitfld.long 0x10 0. "UPIF,Update interrupt flag" "0,1" wgroup.long ($2+0x14)++0x3 line.long 0x0 "SWEVG,Software event generation register" bitfld.long 0x0 7. "BRKG,Break event generation" "0,1" bitfld.long 0x0 6. "TRGG,Trigger event generation" "0,1" bitfld.long 0x0 5. "CMTG,Channel commutation event generation" "0,1" bitfld.long 0x0 4. "CH3G,Channel 3 capture or compare event generation" "0,1" bitfld.long 0x0 3. "CH2G,Channel 2 capture or compare event generation" "0,1" bitfld.long 0x0 2. "CH1G,Channel 1 capture or compare event generation" "0,1" bitfld.long 0x0 1. "CH0G,Channel 0 capture or compare event generation" "0,1" bitfld.long 0x0 0. "UPG,Update event generation" "0,1" group.long ($2+0x18)++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output mode)" bitfld.long 0x0 15. "CH1COMCEN,Channel 1 output compare clear enable" "0,1" bitfld.long 0x0 12.--14. "CH1COMCTL,Channel 1 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x0 11. "CH1COMSEN,Channel 1 output compare shadow enable" "0,1" bitfld.long 0x0 10. "CH1COMFEN,Channel 1 output compare fast enable" "0,1" bitfld.long 0x0 8.--9. "CH1MS,Channel 1 mode selection" "0,1,2,3" bitfld.long 0x0 7. "CH0COMCEN,Channel 0 output compare clear enable" "0,1" bitfld.long 0x0 4.--6. "CH0COMCTL,Channel 0 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x0 3. "CH0COMSEN,Channel 0 compare output shadow enable" "0,1" bitfld.long 0x0 2. "CH0COMFEN,Channel 0 output compare fast enable" "0,1" bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long ($2+0x18)++0x7 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input mode)" bitfld.long 0x0 12.--15. "CH1CAPFLT,Channel 1 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 10.--11. "CH1CAPPSC,Channel 1 input capture prescaler" "0,1,2,3" bitfld.long 0x0 8.--9. "CH1MS,Channel 1 mode selection" "0,1,2,3" bitfld.long 0x0 4.--7. "CH0CAPFLT,Channel 0 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 2.--3. "CH0CAPPSC,Channel 0 input capture prescaler" "0,1,2,3" bitfld.long 0x0 0.--1. "CH0MS,Channel 0 mode selection" "0,1,2,3" line.long 0x4 "CHCTL1_Output,Channel control register 1 (output mode)" bitfld.long 0x4 15. "CH3COMCEN,Channel 3 output compare clear enable" "0,1" bitfld.long 0x4 12.--14. "CH3COMCTL,Channel 3 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x4 11. "CH3COMSEN,Channel 3 output compare shadow enable" "0,1" bitfld.long 0x4 10. "CH3COMFEN,Channel 3 output compare fast enable" "0,1" bitfld.long 0x4 8.--9. "CH3MS,Channel 3 mode selection" "0,1,2,3" bitfld.long 0x4 7. "CH2COMCEN,Channel 2 output compare clear enable" "0,1" bitfld.long 0x4 4.--6. "CH2COMCTL,Channel 2 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x4 3. "CH2COMSEN,Channel 2 compare output shadow enable" "0,1" bitfld.long 0x4 2. "CH2COMFEN,Channel 2 output compare fast enable" "0,1" bitfld.long 0x4 0.--1. "CH2MS,Channel 2 I/O mode selection" "0,1,2,3" group.long ($2+0x1C)++0x33 line.long 0x0 "CHCTL1_Input,Channel control register 1 (input mode)" bitfld.long 0x0 12.--15. "CH3CAPFLT,Channel 3 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 10.--11. "CH3CAPPSC,Channel 3 input capture prescaler" "0,1,2,3" bitfld.long 0x0 8.--9. "CH3MS,Channel 3 mode selection" "0,1,2,3" bitfld.long 0x0 4.--7. "CH2CAPFLT,Channel 2 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 2.--3. "CH2CAPPSC,Channel 2 input capture prescaler" "0,1,2,3" bitfld.long 0x0 0.--1. "CH2MS,Channel 2 mode selection" "0,1,2,3" line.long 0x4 "CHCTL2,Channel control register 2" bitfld.long 0x4 13. "CH3P,Channel 3 capture/compare function polarity" "0,1" bitfld.long 0x4 12. "CH3EN,Channel 3 capture/compare function enable" "0,1" bitfld.long 0x4 11. "CH2NP,Channel 2 complementary output polarity" "0,1" bitfld.long 0x4 10. "CH2NEN,Channel 2 complementary output enable" "0,1" bitfld.long 0x4 9. "CH2P,Channel 2 capture/compare function polarity" "0,1" bitfld.long 0x4 8. "CH2EN,Channel 2 capture/compare function enable" "0,1" bitfld.long 0x4 7. "CH1NP,Channel 1 complementary output polarity" "0,1" bitfld.long 0x4 6. "CH1NEN,Channel 1 complementary output enable" "0,1" bitfld.long 0x4 5. "CH1P,Channel 1 capture/compare function polarity" "0,1" bitfld.long 0x4 4. "CH1EN,Channel 1 capture/compare function enable" "0,1" newline bitfld.long 0x4 3. "CH0NP,Channel 0 complementary output polarity" "0,1" bitfld.long 0x4 2. "CH0NEN,Channel 0 complementary output enable" "0,1" bitfld.long 0x4 1. "CH0P,Channel 0 capture/compare function polarity" "0,1" bitfld.long 0x4 0. "CH0EN,Channel 0 capture/compare function enable" "0,1" line.long 0x8 "CNT,counter" hexmask.long.word 0x8 0.--15. 1. "CNT,current counter value" line.long 0xC "PSC,prescaler" hexmask.long.word 0xC 0.--15. 1. "PSC,Prescaler value of the counter clock" line.long 0x10 "CAR,Counter auto reload register" hexmask.long.word 0x10 0.--15. 1. "CARL,Counter auto reload value" line.long 0x14 "CREP,Counter repetition register" hexmask.long.byte 0x14 0.--7. 1. "CREP,Counter repetition value" line.long 0x18 "CH0CV,Channel 0 capture/compare value register" hexmask.long.word 0x18 0.--15. 1. "CH0VAL,Capture or compare value of channel0" line.long 0x1C "CH1CV,Channel 1 capture/compare value register" hexmask.long.word 0x1C 0.--15. 1. "CH1VAL,Capture or compare value of channel1" line.long 0x20 "CH2CV,Channel 2 capture/compare value register" hexmask.long.word 0x20 0.--15. 1. "CH2VAL,Capture or compare value of channel 2" line.long 0x24 "CH3CV,Channel 3 capture/compare value register" hexmask.long.word 0x24 0.--15. 1. "CH3VAL,Capture or compare value of channel 3" line.long 0x28 "CCHP,channel complementary protection register" bitfld.long 0x28 15. "POEN,Primary output enable" "0,1" bitfld.long 0x28 14. "OAEN,Output automatic enable" "0,1" bitfld.long 0x28 13. "BRKP,Break polarity" "0,1" bitfld.long 0x28 12. "BRKEN,Break enable" "0,1" bitfld.long 0x28 11. "ROS,Run mode off-state configure" "0,1" bitfld.long 0x28 10. "IOS,Idle mode off-state configure" "0,1" bitfld.long 0x28 8.--9. "PROT,Complementary register protect control" "0,1,2,3" hexmask.long.byte 0x28 0.--7. 1. "DTCFG,Dead time configure" line.long 0x2C "DMACFG,DMA configuration register" bitfld.long 0x2C 8.--12. "DMATC,DMA transfer count" "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 0x2C 0.--4. "DMATA,DMA transfer access start address" "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 0x30 "DMATB,DMA transfer buffer register" hexmask.long.word 0x30 0.--15. 1. "DMATB,DMA transfer buffer" group.long ($2+0xFC)++0x3 line.long 0x0 "CFG,Configuration register" bitfld.long 0x0 1. "CHVSEL,Write CHxVAL register selection" "0,1" bitfld.long 0x0 0. "OUTSEL,The output value selection" "0,1" tree.end repeat.end repeat 4. (list 0x1 0x2 0x3 0x4 )(list ad:0x40000000 ad:0x40000400 ad:0x40000800 ad:0x40000C00 ) tree "TIMER$1" base $2 group.long ($2)++0x13 line.long 0x0 "CTL0,control register 0" bitfld.long 0x0 8.--9. "CKDIV,Clock division" "0,1,2,3" bitfld.long 0x0 7. "ARSE,Auto-reload shadow enable" "0,1" bitfld.long 0x0 5.--6. "CAM,Counter aligns mode selection" "0,1,2,3" bitfld.long 0x0 4. "DIR,Direction" "0,1" bitfld.long 0x0 3. "SPM,Single pulse mode" "0,1" bitfld.long 0x0 2. "UPS,Update source" "0,1" bitfld.long 0x0 1. "UPDIS,Update disable" "0,1" bitfld.long 0x0 0. "CEN,Counter enable" "0,1" line.long 0x4 "CTL1,control register 1" bitfld.long 0x4 7. "TI0S,Channel 0 trigger input selection" "0,1" bitfld.long 0x4 4.--6. "MMC,Master mode control" "0,1,2,3,4,5,6,7" bitfld.long 0x4 3. "DMAS,DMA request source selection" "0,1" line.long 0x8 "SMCFG,slave mode control register" bitfld.long 0x8 15. "ETP,External trigger polarity" "0,1" bitfld.long 0x8 14. "SMC1,Part of SMC for enable External clock mode1" "0,1" bitfld.long 0x8 12.--13. "ETPSC,External trigger prescaler" "0,1,2,3" bitfld.long 0x8 8.--11. "ETFC,External trigger filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x8 7. "MSM,Master-slave mode" "0,1" bitfld.long 0x8 4.--6. "TRGS,Trigger selection" "0,1,2,3,4,5,6,7" bitfld.long 0x8 0.--2. "SMC,Slave mode control" "0,1,2,3,4,5,6,7" line.long 0xC "DMAINTEN,DMA/Interrupt enable register" bitfld.long 0xC 14. "TRGDEN,Trigger DMA request enable" "0,1" bitfld.long 0xC 12. "CH3DEN,Channel 3 capture/compare DMA request enable" "0,1" bitfld.long 0xC 11. "CH2DEN,Channel 2 capture/compare DMA request enable" "0,1" bitfld.long 0xC 10. "CH1DEN,Channel 1 capture/compare DMA request enable" "0,1" bitfld.long 0xC 9. "CH0DEN,Channel 0 capture/compare DMA request enable" "0,1" bitfld.long 0xC 8. "UPDEN,Update DMA request enable" "0,1" bitfld.long 0xC 6. "TRGIE,Trigger interrupt enable" "0,1" bitfld.long 0xC 4. "CH3IE,Channel 3 capture/compare interrupt enable" "0,1" bitfld.long 0xC 3. "CH2IE,Channel 2 capture/compare interrupt enable" "0,1" bitfld.long 0xC 2. "CH1IE,Channel 1 capture/compare interrupt enable" "0,1" newline bitfld.long 0xC 1. "CH0IE,Channel 0 capture/compare interrupt enable" "0,1" bitfld.long 0xC 0. "UPIE,Update interrupt enable" "0,1" line.long 0x10 "INTF,interrupt flag register" bitfld.long 0x10 12. "CH3OF,Channel 3 over capture flag" "0,1" bitfld.long 0x10 11. "CH2OF,Channel 2 over capture flag" "0,1" bitfld.long 0x10 10. "CH1OF,Channel 1 over capture flag" "0,1" bitfld.long 0x10 9. "CH0OF,Channel 0 over capture flag" "0,1" bitfld.long 0x10 6. "TRGIF,Trigger interrupt flag" "0,1" bitfld.long 0x10 4. "CH3IF,Channel 3 capture/compare interrupt enable" "0,1" bitfld.long 0x10 3. "CH2IF,Channel 2 capture/compare interrupt enable" "0,1" bitfld.long 0x10 2. "CH1IF,Channel 1 capture/compare interrupt flag" "0,1" bitfld.long 0x10 1. "CH0IF,Channel 0 capture/compare interrupt flag" "0,1" bitfld.long 0x10 0. "UPIF,Update interrupt flag" "0,1" wgroup.long ($2+0x14)++0x3 line.long 0x0 "SWEVG,event generation register" bitfld.long 0x0 6. "TRGG,Trigger event generation" "0,1" bitfld.long 0x0 4. "CH3G,Channel 3 capture or compare event generation" "0,1" bitfld.long 0x0 3. "CH2G,Channel 2 capture or compare event generation" "0,1" bitfld.long 0x0 2. "CH1G,Channel 1 capture or compare event generation" "0,1" bitfld.long 0x0 1. "CH0G,Channel 0 capture or compare event generation" "0,1" bitfld.long 0x0 0. "UPG,Update generation" "0,1" group.long ($2+0x18)++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output mode)" bitfld.long 0x0 15. "CH1COMCEN,Channel 1 output compare clear enable" "0,1" bitfld.long 0x0 12.--14. "CH1COMCTL,Channel 1 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x0 11. "CH1COMSEN,Channel 1 output compare shadow enable" "0,1" bitfld.long 0x0 10. "CH1COMFEN,Channel 1 output compare fast enable" "0,1" bitfld.long 0x0 8.--9. "CH1MS,Channel 1 mode selection" "0,1,2,3" bitfld.long 0x0 7. "CH0COMCEN,Channel 0 output compare clear enable" "0,1" bitfld.long 0x0 4.--6. "CH0COMCTL,Channel 0 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x0 3. "CH0COMSEN,Channel 0 compare output shadow enable" "0,1" bitfld.long 0x0 2. "CH0COMFEN,Channel 0 output compare fast enable" "0,1" bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long ($2+0x18)++0x7 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input mode)" bitfld.long 0x0 12.--15. "CH1CAPFLT,Channel 1 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 10.--11. "CH1CAPPSC,Channel 1 input capture prescaler" "0,1,2,3" bitfld.long 0x0 8.--9. "CH1MS,Channel 1 mode selection" "0,1,2,3" bitfld.long 0x0 4.--7. "CH0CAPFLT,Channel 0 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 2.--3. "CH0CAPPSC,Channel 0 input capture prescaler" "0,1,2,3" bitfld.long 0x0 0.--1. "CH0MS,Channel 0 mode selection" "0,1,2,3" line.long 0x4 "CHCTL1_Output,Channel control register 1 (output mode)" bitfld.long 0x4 15. "CH3COMCEN,Channel 3 output compare clear enable" "0,1" bitfld.long 0x4 12.--14. "CH3COMCTL,Channel 3 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x4 11. "CH3COMSEN,Channel 3 output compare shadow enable" "0,1" bitfld.long 0x4 10. "CH3COMFEN,Channel 3 output compare fast enable" "0,1" bitfld.long 0x4 8.--9. "CH3MS,Channel 3 mode selection" "0,1,2,3" bitfld.long 0x4 7. "CH2COMCEN,Channel 2 output compare clear enable" "0,1" bitfld.long 0x4 4.--6. "CH2COMCTL,Channel 2 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x4 3. "CH2COMSEN,Channel 2 compare output shadow enable" "0,1" bitfld.long 0x4 2. "CH2COMFEN,Channel 2 output compare fast enable" "0,1" bitfld.long 0x4 0.--1. "CH2MS,Channel 2 I/O mode selection" "0,1,2,3" group.long ($2+0x1C)++0x13 line.long 0x0 "CHCTL1_Input,Channel control register 1 (input mode)" bitfld.long 0x0 12.--15. "CH3CAPFLT,Channel 3 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 10.--11. "CH3CAPPSC,Channel 3 input capture prescaler" "0,1,2,3" bitfld.long 0x0 8.--9. "CH3MS,Channel 3 mode selection" "0,1,2,3" bitfld.long 0x0 4.--7. "CH2CAPFLT,Channel 2 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 2.--3. "CH2CAPPSC,Channel 2 input capture prescaler" "0,1,2,3" bitfld.long 0x0 0.--1. "CH2MS,Channel 2 mode selection" "0,1,2,3" line.long 0x4 "CHCTL2,Channel control register 2" bitfld.long 0x4 13. "CH3P,Channel 3 capture/compare function polarity" "0,1" bitfld.long 0x4 12. "CH3EN,Channel 3 capture/compare function enable" "0,1" bitfld.long 0x4 9. "CH2P,Channel 2 capture/compare function polarity" "0,1" bitfld.long 0x4 8. "CH2EN,Channel 2 capture/compare function enable" "0,1" bitfld.long 0x4 5. "CH1P,Channel 1 capture/compare function polarity" "0,1" bitfld.long 0x4 4. "CH1EN,Channel 1 capture/compare function enable" "0,1" bitfld.long 0x4 1. "CH0P,Channel 0 capture/compare function polarity" "0,1" bitfld.long 0x4 0. "CH0EN,Channel 0 capture/compare function enable" "0,1" line.long 0x8 "CNT,Counter register" hexmask.long.word 0x8 0.--15. 1. "CNT,counter value" line.long 0xC "PSC,Prescaler register" hexmask.long.word 0xC 0.--15. 1. "PSC,Prescaler value of the counter clock" line.long 0x10 "CAR,Counter auto reload register" hexmask.long.word 0x10 0.--15. 1. "CARL,Counter auto reload value" group.long ($2+0x34)++0xF line.long 0x0 "CH0CV,Channel 0 capture/compare value register" hexmask.long.word 0x0 0.--15. 1. "CH0VAL,Capture or compare value of channel 0" line.long 0x4 "CH1CV,Channel 1 capture/compare value register" hexmask.long.word 0x4 0.--15. 1. "CH1VAL,Capture or compare value of channel1" line.long 0x8 "CH2CV,Channel 2 capture/compare value register" hexmask.long.word 0x8 0.--15. 1. "CH2VAL,Capture or compare value of channel 2" line.long 0xC "CH3CV,Channel 3 capture/compare value register" hexmask.long.word 0xC 0.--15. 1. "CH3VAL,Capture or compare value of channel 3" group.long ($2+0x48)++0x7 line.long 0x0 "DMACFG,DMA configuration register" bitfld.long 0x0 8.--12. "DMATC,DMA transfer count" "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 0x0 0.--4. "DMATA,DMA transfer access start address" "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 0x4 "DMATB,DMA transfer buffer register" hexmask.long.word 0x4 0.--15. 1. "DMATB,DMA transfer buffer" group.long ($2+0xFC)++0x3 line.long 0x0 "CFG,Configuration" bitfld.long 0x0 1. "CHVSEL,Write CHxVAL register selection" "0,1" tree.end repeat.end repeat 2. (list 0x5 0x6 )(list ad:0x40001000 ad:0x40001400 ) tree "TIMER$1" base $2 group.long ($2)++0x7 line.long 0x0 "CTL0,control register 0" bitfld.long 0x0 7. "ARSE,Auto-reload shadow enable" "0,1" bitfld.long 0x0 3. "SPM,Single pulse mode" "0,1" bitfld.long 0x0 2. "UPS,Update source" "0,1" bitfld.long 0x0 1. "UPDIS,Update disable" "0,1" bitfld.long 0x0 0. "CEN,Counter enable" "0,1" line.long 0x4 "CTL1,control register 1" bitfld.long 0x4 4.--6. "MMC,Master mode control" "0,1,2,3,4,5,6,7" group.long ($2+0xC)++0x7 line.long 0x0 "DMAINTEN,DMA/Interrupt enable register" bitfld.long 0x0 8. "UPDEN,Update DMA request enable" "0,1" bitfld.long 0x0 0. "UPIE,Update interrupt enable" "0,1" line.long 0x4 "INTF,Interrupt flag register" bitfld.long 0x4 0. "UPIF,Update interrupt flag" "0,1" wgroup.long ($2+0x14)++0x3 line.long 0x0 "SWEVG,event generation register" bitfld.long 0x0 0. "UPG,Update generation" "0,1" group.long ($2+0x24)++0xB line.long 0x0 "CNT,Counter register" hexmask.long.word 0x0 0.--15. 1. "CNT,Low counter value" line.long 0x4 "PSC,Prescaler register" hexmask.long.word 0x4 0.--15. 1. "PSC,Prescaler value of the counter clock" line.long 0x8 "CAR,Counter auto reload register" hexmask.long.word 0x8 0.--15. 1. "CARL,Counter auto reload value" tree.end repeat.end repeat 2. (list 0x8 0xB )(list ad:0x40014C00 ad:0x40001800 ) tree "TIMER$1" base $2 group.long ($2)++0x3 line.long 0x0 "CTL0,control register 0" bitfld.long 0x0 8.--9. "CKDIV,Clock division" "0,1,2,3" bitfld.long 0x0 7. "ARSE,Auto-reload shadow enable" "0,1" bitfld.long 0x0 3. "SPM,Single pulse mode" "0,1" bitfld.long 0x0 2. "UPS,Update source" "0,1" bitfld.long 0x0 1. "UPDIS,Update disable" "0,1" bitfld.long 0x0 0. "CEN,Counter enable" "0,1" group.long ($2+0x8)++0xB line.long 0x0 "SMCFG,slave mode configuration register" bitfld.long 0x0 7. "MSM,Master-slave mode" "0,1" bitfld.long 0x0 4.--6. "TRGS,Trigger selection" "0,1,2,3,4,5,6,7" bitfld.long 0x0 0.--2. "SMC,Slave mode control" "0,1,2,3,4,5,6,7" line.long 0x4 "DMAINTEN,DMA and interrupt enable register" bitfld.long 0x4 6. "TRGIE,Trigger interrupt enable" "0,1" bitfld.long 0x4 2. "CH1IE,Channel 1 capture/compare interrupt enable" "0,1" bitfld.long 0x4 1. "CH0IE,Channel 0 capture/compare interrupt enable" "0,1" bitfld.long 0x4 0. "UPIE,Update interrupt enable" "0,1" line.long 0x8 "INTF,interrupt flag register" bitfld.long 0x8 10. "CH1OF,Channel 1 over capture flag" "0,1" bitfld.long 0x8 9. "CH0OF,Channel 0 over capture flag" "0,1" bitfld.long 0x8 6. "TRGIF,Trigger interrupt flag" "0,1" bitfld.long 0x8 2. "CH1IF,Channel 1 capture/compare interrupt flag" "0,1" bitfld.long 0x8 1. "CH0IF,Channel 0 capture/compare interrupt flag" "0,1" bitfld.long 0x8 0. "UPIF,Update interrupt flag" "0,1" wgroup.long ($2+0x14)++0x3 line.long 0x0 "SWEVG,event generation register" bitfld.long 0x0 6. "TRGG,Trigger event generation" "0,1" bitfld.long 0x0 2. "CH1G,Channel 1 capture or compare event generation" "0,1" bitfld.long 0x0 1. "CH0G,Channel 0 capture or compare event generation" "0,1" bitfld.long 0x0 0. "UPG,Update generation" "0,1" group.long ($2+0x18)++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output mode)" bitfld.long 0x0 12.--14. "CH1COMCTL,Channel 1 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x0 11. "CH1COMSEN,Channel 1 output compare shadow enable" "0,1" bitfld.long 0x0 10. "CH1COMFEN,Channel 1 output compare fast enable" "0,1" bitfld.long 0x0 8.--9. "CH1MS,Channel 1 mode selection" "0,1,2,3" bitfld.long 0x0 4.--6. "CH0COMCTL,Channel 0 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x0 3. "CH0COMSEN,Channel 0 compare output shadow enable" "0,1" bitfld.long 0x0 2. "CH0COMFEN,Channel 0 output compare fast enable" "0,1" bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long ($2+0x18)++0x3 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input mode)" bitfld.long 0x0 12.--15. "CH1CAPFLT,Channel 1 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 10.--11. "CH1CAPPSC,Channel 1 input capture prescaler" "0,1,2,3" bitfld.long 0x0 8.--9. "CH1MS,Channel 1 mode selection" "0,1,2,3" bitfld.long 0x0 4.--7. "CH0CAPFLT,Channel 0 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 2.--3. "CH0CAPPSC,Channel 0 input capture prescaler" "0,1,2,3" bitfld.long 0x0 0.--1. "CH0MS,Channel 0 mode selection" "0,1,2,3" group.long ($2+0x20)++0xF line.long 0x0 "CHCTL2,Channel control register 2" bitfld.long 0x0 7. "CH1NP,Channel 1 complementary output polarity" "0,1" bitfld.long 0x0 5. "CH1P,Channel 1 capture/compare function polarity" "0,1" bitfld.long 0x0 4. "CH1EN,Channel 1 capture/compare function enable" "0,1" bitfld.long 0x0 3. "CH0NP,Channel 0 complementary output polarity" "0,1" bitfld.long 0x0 1. "CH0P,Channel 0 capture/compare function polarity" "0,1" bitfld.long 0x0 0. "CH0EN,Channel 0 capture/compare function enable" "0,1" line.long 0x4 "CNT,Counter register" hexmask.long.word 0x4 0.--15. 1. "CNT,current counter value" line.long 0x8 "PSC,Prescaler register" hexmask.long.word 0x8 0.--15. 1. "PSC,Prescaler value of the counter clock" line.long 0xC "CAR,Counter auto reload register" hexmask.long.word 0xC 0.--15. 1. "CARL,Counter auto reload value" group.long ($2+0x34)++0x7 line.long 0x0 "CH0CV,Channel 0 capture/compare value register" hexmask.long.word 0x0 0.--15. 1. "CH0VAL,Capture or compare value of channel0" line.long 0x4 "CH1CV,Channel 1 capture/compare value register" hexmask.long.word 0x4 0.--15. 1. "CH1VAL,Capture or compare value of channel1" group.long ($2+0xFC)++0x3 line.long 0x0 "CFG,configuration register" bitfld.long 0x0 1. "CHVSEL,Write CHxVAL register selection" "0,1" tree.end repeat.end repeat 4. (list 0x9 0xA 0xC 0xD )(list ad:0x40015000 ad:0x40015400 ad:0x40001C00 ad:0x40002000 ) tree "TIMER$1" base $2 group.long ($2)++0x3 line.long 0x0 "CTL0,control register 1" bitfld.long 0x0 8.--9. "CKDIV,Clock division" "0,1,2,3" bitfld.long 0x0 7. "ARSE,Auto-reload shadow enable" "0,1" bitfld.long 0x0 2. "UPS,Update source" "0,1" bitfld.long 0x0 1. "UPDIS,Update disable" "0,1" bitfld.long 0x0 0. "CEN,Counter enable" "0,1" group.long ($2+0xC)++0x7 line.long 0x0 "DMAINTEN,DMA/Interrupt enable register" bitfld.long 0x0 1. "CH0IE,Channel 0 capture/compare interrupt enable" "0,1" bitfld.long 0x0 0. "UPIE,Update interrupt enable" "0,1" line.long 0x4 "INTF,interrupt flag register" bitfld.long 0x4 9. "CH0OF,Channel 0 over capture flag" "0,1" bitfld.long 0x4 1. "CH0IF,Channel 0 capture/compare interrupt flag" "0,1" bitfld.long 0x4 0. "UPIF,Update interrupt flag" "0,1" wgroup.long ($2+0x14)++0x3 line.long 0x0 "SWEVG,event generation register" bitfld.long 0x0 1. "CH0G,Channel 0 capture or compare event generation" "0,1" bitfld.long 0x0 0. "UPG,Update generation" "0,1" group.long ($2+0x18)++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output mode)" bitfld.long 0x0 4.--6. "CH0COMCTL,Channel 0 compare output control" "0,1,2,3,4,5,6,7" bitfld.long 0x0 3. "CH0COMSEN,Channel 0 compare output shadow enable" "0,1" bitfld.long 0x0 2. "CH0COMFEN,Channel 0 output compare fast enable" "0,1" bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long ($2+0x18)++0x3 line.long 0x0 "CHCTL0_Input,Channel control register 0 ( (input mode)" bitfld.long 0x0 4.--7. "CH0CAPFLT,Channel 0 input capture filter control" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 2.--3. "CH0CAPPSC,Channel 0 input capture prescaler" "0,1,2,3" bitfld.long 0x0 0.--1. "CH0MS,Channel 0 mode selection" "0,1,2,3" group.long ($2+0x20)++0xF line.long 0x0 "CHCTL2,Channel control register 2" bitfld.long 0x0 3. "CH0NP,Channel 0 complementary output polarity" "0,1" bitfld.long 0x0 1. "CH0P,Channel 0 capture/compare polarity" "0,1" bitfld.long 0x0 0. "CH0EN,Channel 0 capture/compare function enable" "0,1" line.long 0x4 "CNT,Counter register" hexmask.long.word 0x4 0.--15. 1. "CNT,current counter value" line.long 0x8 "PSC,Prescaler register" hexmask.long.word 0x8 0.--15. 1. "PSC,Prescaler value of the counter clock" line.long 0xC "CAR,Counter auto reload register" hexmask.long.word 0xC 0.--15. 1. "CARL,Counter auto reload value" group.long ($2+0x34)++0x3 line.long 0x0 "CH0CV,Channel 0 capture/compare value register" hexmask.long.word 0x0 0.--15. 1. "CH0VAL,Capture or compare value of channel 0" group.long ($2+0xFC)++0x3 line.long 0x0 "CFG,configuration register" bitfld.long 0x0 1. "CHVSEL,Write CHxVAL register selection" "0,1" tree.end repeat.end tree.end tree "UART (Universal Asynchronous Receiver/Transmitter)" repeat 2. (list 0x3 0x4 )(list ad:0x40004C00 ad:0x40005000 ) tree "UART$1" base $2 group.long ($2)++0x1B line.long 0x0 "STAT0,Status register 0" bitfld.long 0x0 8. "LBDF,LIN break detection flag" "0,1" rbitfld.long 0x0 7. "TBE,Transmit data buffer empty" "0,1" bitfld.long 0x0 6. "TC,Transmission complete" "0,1" bitfld.long 0x0 5. "RBNE,Read data buffer not empty" "0,1" rbitfld.long 0x0 4. "IDLEF,IDLE frame detected flag" "0,1" rbitfld.long 0x0 3. "ORERR,Overrun error" "0,1" rbitfld.long 0x0 2. "NERR,Noise error flag" "0,1" rbitfld.long 0x0 1. "FERR,Frame error flag" "0,1" rbitfld.long 0x0 0. "PERR,Parity error flag" "0,1" line.long 0x4 "DATA,Data register" hexmask.long.word 0x4 0.--8. 1. "DATA,Transmit or read data value" line.long 0x8 "BAUD,Baud rate register" hexmask.long.word 0x8 4.--15. 1. "INTDIV,Integer part of baud-rate divider" bitfld.long 0x8 0.--3. "FRADIV,Fraction part of baud-rate divider" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0xC "CTL0,Control register 0" bitfld.long 0xC 13. "UEN,USART enable" "0,1" bitfld.long 0xC 12. "WL,Word length" "0,1" bitfld.long 0xC 11. "WM,Wakeup method in mute mode" "0,1" bitfld.long 0xC 10. "PCEN,Parity check function enable" "0,1" bitfld.long 0xC 9. "PM,Parity mode" "0,1" bitfld.long 0xC 8. "PERRIE,Parity error interrupt enable" "0,1" bitfld.long 0xC 7. "TBEIE,Transmitter buffer empty interrupt enable" "0,1" bitfld.long 0xC 6. "TCIE,Transmission complete interrupt enable" "0,1" bitfld.long 0xC 5. "RBNEIE,Read data buffer not empty interrupt and overrun error interrupt enable" "0,1" bitfld.long 0xC 4. "IDLEIE,IDLE line detected interrupt enable" "0,1" bitfld.long 0xC 3. "TEN,Transmitter enable" "0,1" bitfld.long 0xC 2. "REN,Receiver enable" "0,1" bitfld.long 0xC 1. "RWU,Receiver wakeup from mute mode" "0,1" newline bitfld.long 0xC 0. "SBKCMD,Send break command" "0,1" line.long 0x10 "CTL1,Control register 1" bitfld.long 0x10 14. "LMEN,LIN mode enable" "0,1" bitfld.long 0x10 6. "LBDIE,LIN break detection interrupt enable" "0,1" bitfld.long 0x10 5. "LBLEN,LIN break frame length" "0,1" bitfld.long 0x10 0.--3. "ADDR,Address of the USART" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0x14 "CTL2,Control register 2" bitfld.long 0x14 7. "DENT,DMA request enable for transmission" "0,1" bitfld.long 0x14 6. "DENR,DMA request enable for reception" "0,1" bitfld.long 0x14 3. "HDEN,Half-duplex selection" "0,1" bitfld.long 0x14 2. "IRLP,IrDA low-power" "0,1" bitfld.long 0x14 1. "IREN,IrDA mode enable" "0,1" bitfld.long 0x14 0. "ERRIE,Error interrupt enable" "0,1" line.long 0x18 "GP,Guard time and prescaler register" hexmask.long.byte 0x18 0.--7. 1. "PSC,Prescaler value" group.long ($2+0xC0)++0x3 line.long 0x0 "CHC,Coherence control register" bitfld.long 0x0 8. "EPERR,Early parity error flag" "0,1" bitfld.long 0x0 0. "HCM,Hardware flow control coherence mode" "0,1" tree.end repeat.end tree.end tree "USART (Universal Synchronous Asynchronous Receiver Transmitter)" repeat 3. (list 0x0 0x1 0x2 )(list ad:0x40013800 ad:0x40004400 ad:0x40004800 ) tree "USART$1" base $2 group.long ($2)++0x1B line.long 0x0 "STAT0,Status register 0" bitfld.long 0x0 9. "CTSF,CTS change flag" "0,1" bitfld.long 0x0 8. "LBDF,LIN break detection flag" "0,1" rbitfld.long 0x0 7. "TBE,Transmit data buffer empty" "0,1" bitfld.long 0x0 6. "TC,Transmission complete" "0,1" bitfld.long 0x0 5. "RBNE,Read data buffer not empty" "0,1" rbitfld.long 0x0 4. "IDLEF,IDLE frame detected flag" "0,1" rbitfld.long 0x0 3. "ORERR,Overrun error" "0,1" rbitfld.long 0x0 2. "NERR,Noise error flag" "0,1" rbitfld.long 0x0 1. "FERR,Frame error flag" "0,1" rbitfld.long 0x0 0. "PERR,Parity error flag" "0,1" line.long 0x4 "DATA,Data register" hexmask.long.word 0x4 0.--8. 1. "DATA,Transmit or read data value" line.long 0x8 "BAUD,Baud rate register" hexmask.long.word 0x8 4.--15. 1. "INTDIV,Integer part of baud-rate divider" bitfld.long 0x8 0.--3. "FRADIV,Fraction part of baud-rate divider" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0xC "CTL0,Control register 0" bitfld.long 0xC 13. "UEN,USART enable" "0,1" bitfld.long 0xC 12. "WL,Word length" "0,1" bitfld.long 0xC 11. "WM,Wakeup method in mute mode" "0,1" bitfld.long 0xC 10. "PCEN,Parity check function enable" "0,1" bitfld.long 0xC 9. "PM,Parity mode" "0,1" bitfld.long 0xC 8. "PERRIE,Parity error interrupt enable" "0,1" bitfld.long 0xC 7. "TBEIE,Transmitter buffer empty interrupt enable" "0,1" bitfld.long 0xC 6. "TCIE,Transmission complete interrupt enable" "0,1" bitfld.long 0xC 5. "RBNEIE,Read data buffer not empty interrupt and overrun error interrupt enable" "0,1" bitfld.long 0xC 4. "IDLEIE,IDLE line detected interrupt enable" "0,1" bitfld.long 0xC 3. "TEN,Transmitter enable" "0,1" bitfld.long 0xC 2. "REN,Receiver enable" "0,1" newline bitfld.long 0xC 1. "RWU,Receiver wakeup from mute mode" "0,1" bitfld.long 0xC 0. "SBKCMD,Send break command" "0,1" line.long 0x10 "CTL1,Control register 1" bitfld.long 0x10 14. "LMEN,LIN mode enable" "0,1" bitfld.long 0x10 12.--13. "STB,STOP bits length" "0,1,2,3" bitfld.long 0x10 11. "CKEN,CK pin enable" "0,1" bitfld.long 0x10 10. "CPL,Clock polarity" "0,1" bitfld.long 0x10 9. "CPH,Clock phase" "0,1" bitfld.long 0x10 8. "CLEN,CK Length" "0,1" bitfld.long 0x10 6. "LBDIE,LIN break detection interrupt enable" "0,1" bitfld.long 0x10 5. "LBLEN,LIN break frame length" "0,1" bitfld.long 0x10 0.--3. "ADDR,Address of the USART" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0x14 "CTL2,Control register 2" bitfld.long 0x14 10. "CTSIE,CTS interrupt enable" "0,1" bitfld.long 0x14 9. "CTSEN,CTS enable" "0,1" bitfld.long 0x14 8. "RTSEN,RTS enable" "0,1" bitfld.long 0x14 7. "DENT,DMA request enable for transmission" "0,1" bitfld.long 0x14 6. "DENR,DMA request enable for reception" "0,1" bitfld.long 0x14 5. "SCEN,Smartcard mode enable" "0,1" bitfld.long 0x14 4. "NKEN,Smartcard NACK enable" "0,1" bitfld.long 0x14 3. "HDEN,Half-duplex selection" "0,1" bitfld.long 0x14 2. "IRLP,IrDA low-power" "0,1" bitfld.long 0x14 1. "IREN,IrDA mode enable" "0,1" bitfld.long 0x14 0. "ERRIE,Error interrupt enable" "0,1" line.long 0x18 "GP,Guard time and prescaler register" hexmask.long.byte 0x18 8.--15. 1. "GUAT,Guard time value in Smartcard mode" hexmask.long.byte 0x18 0.--7. 1. "PSC,Prescaler value" group.long ($2+0x80)++0xB line.long 0x0 "CTL3,Control register 3" bitfld.long 0x0 11. "MSBF,Most significant bit first" "0,1" bitfld.long 0x0 10. "DINV,Data bit level inversion" "0,1" bitfld.long 0x0 9. "TINV,TX pin level inversion" "0,1" bitfld.long 0x0 8. "RINV,RX pin level inversion" "0,1" bitfld.long 0x0 5. "EBIE,Interrupt enable bit of end of block event" "0,1" bitfld.long 0x0 4. "RTIE,Interrupt enable bit of receive timeout event" "0,1" bitfld.long 0x0 1.--3. "SCRTNUM,Smartcard auto-retry number" "0,1,2,3,4,5,6,7" bitfld.long 0x0 0. "RTEN,Receiver timeout enable" "0,1" line.long 0x4 "RT,Receiver timeout register" hexmask.long.byte 0x4 24.--31. 1. "BL,Block Length" hexmask.long.tbyte 0x4 0.--23. 1. "RT,Receiver timeout threshold" line.long 0x8 "STAT1,Status register 1" rbitfld.long 0x8 16. "BSY,Busy flag" "0,1" bitfld.long 0x8 12. "EBF,End of block flag" "0,1" bitfld.long 0x8 11. "RTF,Receiver timeout flag" "0,1" group.long ($2+0xC0)++0x3 line.long 0x0 "CHC,Coherence control register" bitfld.long 0x0 8. "EPERR,Early parity error flag" "0,1" bitfld.long 0x0 0. "HCM,Hardware flow control coherence mode" "0,1" tree.end repeat.end tree.end tree "USBFS (USB Full Speed Global Registers)" tree "USBFS_GLOBAL (USB Full Speed Global Registers)" base ad:0x50000000 group.long 0x0++0x1B line.long 0x0 "GOTGCS,Global OTG control and status register (USBFS_GOTGCS)" rbitfld.long 0x0 19. "BSV,B-session valid" "0,1" rbitfld.long 0x0 18. "ASV,A-session valid" "0,1" rbitfld.long 0x0 17. "DI,Debounce interval" "0,1" rbitfld.long 0x0 16. "IDPS,ID pin status" "0,1" bitfld.long 0x0 11. "DHNPEN,Device HNP enabled" "0,1" bitfld.long 0x0 10. "HHNPEN,Host HNP enable" "0,1" bitfld.long 0x0 9. "HNPREQ,HNP request" "0,1" newline rbitfld.long 0x0 8. "HNPS,Host success" "0,1" bitfld.long 0x0 1. "SRPREQ,SRP request" "0,1" rbitfld.long 0x0 0. "SRPS,SRP success" "0,1" line.long 0x4 "GOTGINTF,Global OTG interrupt flag register (USBFS_GOTGINTF)" bitfld.long 0x4 19. "DF,Debounce finish" "0,1" bitfld.long 0x4 18. "ADTO,A-device timeout" "0,1" bitfld.long 0x4 17. "HNPDET,Host negotiation request detected" "0,1" bitfld.long 0x4 9. "HNPEND,HNP end" "0,1" bitfld.long 0x4 8. "SRPEND,Session request success status change" "0,1" bitfld.long 0x4 2. "SESEND,Session end" "0,1" line.long 0x8 "GAHBCS,Global AHB control and status register (USBFS_GAHBCS)" bitfld.long 0x8 8. "PTXFTH,Periodic Tx FIFO threshold" "0,1" bitfld.long 0x8 7. "TXFTH,Tx FIFO threshold" "0,1" bitfld.long 0x8 0. "GINTEN,Global interrupt enable" "0,1" line.long 0xC "GUSBCS,Global USB control and status register (USBFS_GUSBCS)" bitfld.long 0xC 30. "FDM,Force device mode" "0,1" bitfld.long 0xC 29. "FHM,Force host mode" "0,1" bitfld.long 0xC 10.--13. "UTT,USB turnaround time" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0xC 9. "HNPCEN,HNP capability enable" "0,1" bitfld.long 0xC 8. "SRPCEN,SRP capability enable" "0,1" bitfld.long 0xC 0.--2. "TOC,Timeout calibration" "0,1,2,3,4,5,6,7" line.long 0x10 "GRSTCTL,Global reset control register (USBFS_GRSTCTL)" bitfld.long 0x10 6.--10. "TXFNUM,TxFIFO number" "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 0x10 5. "TXFF,TxFIFO flush" "0,1" bitfld.long 0x10 4. "RXFF,RxFIFO flush" "0,1" bitfld.long 0x10 2. "HFCRST,Host frame counter reset" "0,1" bitfld.long 0x10 1. "HCSRST,HCLK soft reset" "0,1" bitfld.long 0x10 0. "CSRST,Core soft reset" "0,1" line.long 0x14 "GINTF,Global interrupt flag register (USBFS_GINTF)" bitfld.long 0x14 31. "WKUPIF,Wakeup interrupt flag" "0,1" bitfld.long 0x14 30. "SESIF,Session interrupt flag" "0,1" bitfld.long 0x14 29. "DISCIF,Disconnect interrupt flag" "0,1" bitfld.long 0x14 28. "IDPSC,ID pin status change" "0,1" rbitfld.long 0x14 26. "PTXFEIF,Periodic TxFIFO empty interrupt flag" "0,1" rbitfld.long 0x14 25. "HCIF,Host channels interrupt flag" "0,1" rbitfld.long 0x14 24. "HPIF,Host port interrupt flag" "0,1" newline bitfld.long 0x14 21. "PXNCIF_ISOONCIF,periodic transfer not complete interrupt flag(Host mode)/isochronous OUT transfer not complete interrupt flag(Device mode)" "0,1" bitfld.long 0x14 20. "ISOINCIF,Isochronous IN transfer Not Complete Interrupt Flag" "0,1" rbitfld.long 0x14 19. "OEPIF,OUT endpoint interrupt flag" "0,1" rbitfld.long 0x14 18. "IEPIF,IN endpoint interrupt flag" "0,1" bitfld.long 0x14 15. "EOPFIF,End of periodic frame interrupt flag" "0,1" bitfld.long 0x14 14. "ISOOPDIF,Isochronous OUT packet dropped interrupt" "0,1" bitfld.long 0x14 13. "ENUMF,Enumeration finished" "0,1" newline bitfld.long 0x14 12. "RST,USB reset" "0,1" bitfld.long 0x14 11. "SP,USB suspend" "0,1" bitfld.long 0x14 10. "ESP,Early suspend" "0,1" rbitfld.long 0x14 7. "GONAK,Global OUT NAK effective" "0,1" rbitfld.long 0x14 6. "GNPINAK,Global Non-Periodic IN NAK effective" "0,1" rbitfld.long 0x14 5. "NPTXFEIF,Non-periodic TxFIFO empty interrupt flag" "0,1" rbitfld.long 0x14 4. "RXFNEIF,RxFIFO non-empty interrupt flag" "0,1" newline bitfld.long 0x14 3. "SOF,Start of frame" "0,1" rbitfld.long 0x14 2. "OTGIF,OTG interrupt flag" "0,1" bitfld.long 0x14 1. "MFIF,Mode fault interrupt flag" "0,1" rbitfld.long 0x14 0. "COPM,Current operation mode" "0,1" line.long 0x18 "GINTEN,Global interrupt enable register (USBFS_GINTEN)" bitfld.long 0x18 31. "WKUPIE,Wakeup interrupt enable" "0,1" bitfld.long 0x18 30. "SESIE,Session interrupt enable" "0,1" bitfld.long 0x18 29. "DISCIE,Disconnect interrupt enable" "0,1" bitfld.long 0x18 28. "IDPSCIE,ID pin status change interrupt enable" "0,1" bitfld.long 0x18 26. "PTXFEIE,Periodic TxFIFO empty interrupt enable" "0,1" bitfld.long 0x18 25. "HCIE,Host channels interrupt enable" "0,1" rbitfld.long 0x18 24. "HPIE,Host port interrupt enable" "0,1" newline bitfld.long 0x18 21. "PXNCIE_ISOONCIE,periodic transfer not compelete Interrupt enable(Host mode)/isochronous OUT transfer not complete interrupt enable(Device mode)" "0,1" bitfld.long 0x18 20. "ISOINCIE,isochronous IN transfer not complete interrupt enable" "0,1" bitfld.long 0x18 19. "OEPIE,OUT endpoints interrupt enable" "0,1" bitfld.long 0x18 18. "IEPIE,IN endpoints interrupt enable" "0,1" bitfld.long 0x18 15. "EOPFIE,End of periodic frame interrupt enable" "0,1" bitfld.long 0x18 14. "ISOOPDIE,Isochronous OUT packet dropped interrupt enable" "0,1" bitfld.long 0x18 13. "ENUMFIE,Enumeration finish interrupt enable" "0,1" newline bitfld.long 0x18 12. "RSTIE,USB reset interrupt enable" "0,1" bitfld.long 0x18 11. "SPIE,USB suspend interrupt enable" "0,1" bitfld.long 0x18 10. "ESPIE,Early suspend interrupt enable" "0,1" bitfld.long 0x18 7. "GONAKIE,Global OUT NAK effective interrupt enable" "0,1" bitfld.long 0x18 6. "GNPINAKIE,Global non-periodic IN NAK effective interrupt enable" "0,1" bitfld.long 0x18 5. "NPTXFEIE,Non-periodic TxFIFO empty interrupt enable" "0,1" bitfld.long 0x18 4. "RXFNEIE,Receive FIFO non-empty interrupt enable" "0,1" newline bitfld.long 0x18 3. "SOFIE,Start of frame interrupt enable" "0,1" bitfld.long 0x18 2. "OTGIE,OTG interrupt enable" "0,1" bitfld.long 0x18 1. "MFIE,Mode fault interrupt enable" "0,1" rgroup.long 0x1C++0x3 line.long 0x0 "GRSTATR_Device,Global Receive status read(Device mode)" bitfld.long 0x0 17.--20. "RPCKST,Recieve packet status" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 15.--16. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 4.--14. 1. "BCOUNT,Byte count" bitfld.long 0x0 0.--3. "EPNUM,Endpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" rgroup.long 0x1C++0x7 line.long 0x0 "GRSTATR_Host,Global Receive status read(Host mode)" bitfld.long 0x0 17.--20. "RPCKST,Reivece packet status" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 15.--16. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 4.--14. 1. "BCOUNT,Byte count" bitfld.long 0x0 0.--3. "CNUM,Channel number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" line.long 0x4 "GRSTATP_Device,Global Receive status pop(Device mode)" bitfld.long 0x4 17.--20. "RPCKST,Recieve packet status" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x4 15.--16. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x4 4.--14. 1. "BCOUNT,Byte count" bitfld.long 0x4 0.--3. "EPNUM,Endpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" rgroup.long 0x20++0x3 line.long 0x0 "GRSTATP_Host,Global Receive status pop(Host mode)" bitfld.long 0x0 17.--20. "RPCKST,Reivece packet status" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 15.--16. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 4.--14. 1. "BCOUNT,Byte count" bitfld.long 0x0 0.--3. "CNUM,Channel number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x24++0x7 line.long 0x0 "GRFLEN,Global Receive FIFO size register (USBFS_GRFLEN)" hexmask.long.word 0x0 0.--15. 1. "RXFD,Rx FIFO depth" line.long 0x4 "HNPTFLEN,Host non-periodic transmit FIFO length register (Host mode)" hexmask.long.word 0x4 16.--31. 1. "HNPTXFD,host non-periodic TxFIFO depth" hexmask.long.word 0x4 0.--15. 1. "HNPTXRSAR,host non-periodic transmit Tx RAM start address" group.long 0x28++0x3 line.long 0x0 "DIEP0TFLEN,Device IN endpoint 0 transmit FIFO length (Device mode)" hexmask.long.word 0x0 16.--31. 1. "IEP0TXFD,in endpoint 0 Tx FIFO depth" hexmask.long.word 0x0 0.--15. 1. "IEP0TXRSAR,in endpoint 0 Tx RAM start address" rgroup.long 0x2C++0x3 line.long 0x0 "HNPTFQSTAT,Host non-periodic transmit FIFO/queue status register (HNPTFQSTAT)" hexmask.long.byte 0x0 24.--30. 1. "NPTXRQTOP,Top of the non-periodic transmit request queue" hexmask.long.byte 0x0 16.--23. 1. "NPTXRQS,Non-periodic transmit request queue space" hexmask.long.word 0x0 0.--15. 1. "NPTXFS,Non-periodic TxFIFO space" group.long 0x38++0x7 line.long 0x0 "GCCFG,Global core configuration register (USBFS_GCCFG)" bitfld.long 0x0 21. "VBUSIG,VBUS ignored" "0,1" bitfld.long 0x0 20. "SOFOEN,SOF output enable" "0,1" bitfld.long 0x0 19. "VBUSBCEN,The VBUS B-device Comparer enable" "0,1" bitfld.long 0x0 18. "VBUSACEN,The VBUS A-device Comparer enable" "0,1" bitfld.long 0x0 16. "PWRON,Power on" "0,1" line.long 0x4 "CID,core ID register" hexmask.long 0x4 0.--31. 1. "CID,Core ID" group.long 0x100++0xF line.long 0x0 "HPTFLEN,Host periodic transmit FIFO length register (HPTFLEN)" hexmask.long.word 0x0 16.--31. 1. "HPTXFD,Host periodic TxFIFO depth" hexmask.long.word 0x0 0.--15. 1. "HPTXFSAR,Host periodic TxFIFO start address" line.long 0x4 "DIEP1TFLEN,device IN endpoint transmit FIFO size register (DIEP1TFLEN)" hexmask.long.word 0x4 16.--31. 1. "IEPTXFD,IN endpoint TxFIFO depth" hexmask.long.word 0x4 0.--15. 1. "IEPTXRSAR,IN endpoint FIFO transmit RAM start address" line.long 0x8 "DIEP2TFLEN,device IN endpoint transmit FIFO size register (DIEP2TFLEN)" hexmask.long.word 0x8 16.--31. 1. "IEPTXFD,IN endpoint TxFIFO depth" hexmask.long.word 0x8 0.--15. 1. "IEPTXRSAR,IN endpoint FIFO transmit RAM start address" line.long 0xC "DIEP3TFLEN,device IN endpoint transmit FIFO size register (FS_DIEP3TXFLEN)" hexmask.long.word 0xC 16.--31. 1. "IEPTXFD,IN endpoint TxFIFO depth" hexmask.long.word 0xC 0.--15. 1. "IEPTXRSAR,IN endpoint FIFO4 transmit RAM start address" tree.end tree "USBFS_HOST (USB on the go Full Speed Host)" base ad:0x50000400 group.long 0x0++0x7 line.long 0x0 "HCTL,host configuration register (HCTL)" bitfld.long 0x0 0.--1. "CLKSEL,clock select for USB clock" "0,1,2,3" line.long 0x4 "HFT,Host frame interval register" hexmask.long.word 0x4 0.--15. 1. "FRI,Frame interval" rgroup.long 0x8++0x3 line.long 0x0 "HFINFR,OTG_FS host frame number/frame time remaining register (HFINFR)" hexmask.long.word 0x0 16.--31. 1. "FRT,Frame remaining time" hexmask.long.word 0x0 0.--15. 1. "FRNUM,Frame number" rgroup.long 0x10++0x7 line.long 0x0 "HPTFQSTAT,Host periodic transmit FIFO/queue status register (HPTFQSTAT)" hexmask.long.byte 0x0 24.--31. 1. "PTXREQT,Top of the periodic transmit request queue" hexmask.long.byte 0x0 16.--23. 1. "PTXREQS,Periodic transmit request queue space available" hexmask.long.word 0x0 0.--15. 1. "PTXFS,Periodic transmit data FIFO space available" line.long 0x4 "HACHINT,Host all channels interrupt register" hexmask.long.byte 0x4 0.--7. 1. "HACHINT,Host all channel interrupts" group.long 0x18++0x3 line.long 0x0 "HACHINTEN,host all channels interrupt mask register" hexmask.long.byte 0x0 0.--7. 1. "CINTEN,Channel interrupt enable" group.long 0x40++0x3 line.long 0x0 "HPCS,Host port control and status register (USBFS_HPCS)" rbitfld.long 0x0 17.--18. "PS,Port speed" "0,1,2,3" bitfld.long 0x0 12. "PP,Port power" "0,1" rbitfld.long 0x0 10.--11. "PLST,Port line status" "0,1,2,3" bitfld.long 0x0 8. "PRST,Port reset" "0,1" bitfld.long 0x0 7. "PSP,Port suspend" "0,1" bitfld.long 0x0 6. "PREM,Port resume" "0,1" bitfld.long 0x0 3. "PEDC,Port enable/disable change" "0,1" bitfld.long 0x0 2. "PE,Port enable" "0,1" bitfld.long 0x0 1. "PCD,Port connect detected" "0,1" rbitfld.long 0x0 0. "PCST,Port connect status" "0,1" group.long 0x100++0x3 line.long 0x0 "HCH0CTL,host channel-0 characteristics register (HCH0CTL)" bitfld.long 0x0 31. "CEN,Channel enable" "0,1" bitfld.long 0x0 30. "CDIS,Channel disable" "0,1" bitfld.long 0x0 29. "ODDFRM,Odd frame" "0,1" hexmask.long.byte 0x0 22.--28. 1. "DAR,Device address" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" bitfld.long 0x0 17. "LSD,Low-speed device" "0,1" bitfld.long 0x0 15. "EPDIR,Endpoint direction" "0,1" bitfld.long 0x0 11.--14. "EPNUM,Endpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x120++0x3 line.long 0x0 "HCH1CTL,host channel-1 characteristics register (HCH1CTL)" bitfld.long 0x0 31. "CEN,Channel enable" "0,1" bitfld.long 0x0 30. "CDIS,Channel disable" "0,1" bitfld.long 0x0 29. "ODDFRM,Odd frame" "0,1" hexmask.long.byte 0x0 22.--28. 1. "DAR,Device address" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" bitfld.long 0x0 17. "LSD,Low-speed device" "0,1" bitfld.long 0x0 15. "EPDIR,Endpoint direction" "0,1" bitfld.long 0x0 11.--14. "EPNUM,Endpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x140++0x3 line.long 0x0 "HCH2CTL,host channel-2 characteristics register (HCH2CTL)" bitfld.long 0x0 31. "CEN,Channel enable" "0,1" bitfld.long 0x0 30. "CDIS,Channel disable" "0,1" bitfld.long 0x0 29. "ODDFRM,Odd frame" "0,1" hexmask.long.byte 0x0 22.--28. 1. "DAR,Device address" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" bitfld.long 0x0 17. "LSD,Low-speed device" "0,1" bitfld.long 0x0 15. "EPDIR,Endpoint direction" "0,1" bitfld.long 0x0 11.--14. "EPNUM,Endpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x160++0x3 line.long 0x0 "HCH3CTL,host channel-3 characteristics register (HCH3CTL)" bitfld.long 0x0 31. "CEN,Channel enable" "0,1" bitfld.long 0x0 30. "CDIS,Channel disable" "0,1" bitfld.long 0x0 29. "ODDFRM,Odd frame" "0,1" hexmask.long.byte 0x0 22.--28. 1. "DAR,Device address" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" bitfld.long 0x0 17. "LSD,Low-speed device" "0,1" bitfld.long 0x0 15. "EPDIR,Endpoint direction" "0,1" bitfld.long 0x0 11.--14. "EPNUM,Endpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x180++0x3 line.long 0x0 "HCH4CTL,host channel-4 characteristics register (HCH4CTL)" bitfld.long 0x0 31. "CEN,Channel enable" "0,1" bitfld.long 0x0 30. "CDIS,Channel disable" "0,1" bitfld.long 0x0 29. "ODDFRM,Odd frame" "0,1" hexmask.long.byte 0x0 22.--28. 1. "DAR,Device address" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" bitfld.long 0x0 17. "LSD,Low-speed device" "0,1" bitfld.long 0x0 15. "EPDIR,Endpoint direction" "0,1" bitfld.long 0x0 11.--14. "EPNUM,Endpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x1A0++0x3 line.long 0x0 "HCH5CTL,host channel-5 characteristics register (HCH5CTL)" bitfld.long 0x0 31. "CEN,Channel enable" "0,1" bitfld.long 0x0 30. "CDIS,Channel disable" "0,1" bitfld.long 0x0 29. "ODDFRM,Odd frame" "0,1" hexmask.long.byte 0x0 22.--28. 1. "DAR,Device address" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" bitfld.long 0x0 17. "LSD,Low-speed device" "0,1" bitfld.long 0x0 15. "EPDIR,Endpoint direction" "0,1" bitfld.long 0x0 11.--14. "EPNUM,Endpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x1C0++0x3 line.long 0x0 "HCH6CTL,host channel-6 characteristics register (HCH6CTL)" bitfld.long 0x0 31. "CEN,Channel enable" "0,1" bitfld.long 0x0 30. "CDIS,Channel disable" "0,1" bitfld.long 0x0 29. "ODDFRM,Odd frame" "0,1" hexmask.long.byte 0x0 22.--28. 1. "DAR,Device address" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" bitfld.long 0x0 17. "LSD,Low-speed device" "0,1" bitfld.long 0x0 15. "EPDIR,Endpoint direction" "0,1" bitfld.long 0x0 11.--14. "EPNUM,Endpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x1E0++0x3 line.long 0x0 "HCH7CTL,host channel-7 characteristics register (HCH7CTL)" bitfld.long 0x0 31. "CEN,Channel enable" "0,1" bitfld.long 0x0 30. "CDIS,Channel disable" "0,1" bitfld.long 0x0 29. "ODDFRM,Odd frame" "0,1" hexmask.long.byte 0x0 22.--28. 1. "DAR,Device address" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" bitfld.long 0x0 17. "LSD,Low-speed device" "0,1" bitfld.long 0x0 15. "EPDIR,Endpoint direction" "0,1" bitfld.long 0x0 11.--14. "EPNUM,Endpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x108++0x3 line.long 0x0 "HCH0INTF,host channel-0 interrupt register (USBFS_HCHxINTF)" bitfld.long 0x0 10. "DTER,Data toggle error" "0,1" bitfld.long 0x0 9. "REQOVR,Request queue overrun" "0,1" bitfld.long 0x0 8. "BBER,Babble error" "0,1" bitfld.long 0x0 7. "USBER,USB bus error" "0,1" bitfld.long 0x0 5. "ACK,ACK response received/transmitted interrupt" "0,1" bitfld.long 0x0 4. "NAK,NAK response received interrupt" "0,1" bitfld.long 0x0 3. "STALL,STALL response received interrupt" "0,1" bitfld.long 0x0 1. "CH,Channel halted" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x128++0x3 line.long 0x0 "HCH1INTF,host channel-1 interrupt register (HCH1INTF)" bitfld.long 0x0 10. "DTER,Data toggle error" "0,1" bitfld.long 0x0 9. "REQOVR,Request queue overrun" "0,1" bitfld.long 0x0 8. "BBER,Babble error" "0,1" bitfld.long 0x0 7. "USBER,USB bus error" "0,1" bitfld.long 0x0 5. "ACK,ACK response received/transmitted interrupt" "0,1" bitfld.long 0x0 4. "NAK,NAK response received interrupt" "0,1" bitfld.long 0x0 3. "STALL,STALL response received interrupt" "0,1" bitfld.long 0x0 1. "CH,Channel halted" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x148++0x3 line.long 0x0 "HCH2INTF,host channel-2 interrupt register (HCH2INTF)" bitfld.long 0x0 10. "DTER,Data toggle error" "0,1" bitfld.long 0x0 9. "REQOVR,Request queue overrun" "0,1" bitfld.long 0x0 8. "BBER,Babble error" "0,1" bitfld.long 0x0 7. "USBER,USB bus error" "0,1" bitfld.long 0x0 5. "ACK,ACK response received/transmitted interrupt" "0,1" bitfld.long 0x0 4. "NAK,NAK response received interrupt" "0,1" bitfld.long 0x0 3. "STALL,STALL response received interrupt" "0,1" bitfld.long 0x0 1. "CH,Channel halted" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x168++0x3 line.long 0x0 "HCH3INTF,host channel-3 interrupt register (HCH3INTF)" bitfld.long 0x0 10. "DTER,Data toggle error" "0,1" bitfld.long 0x0 9. "REQOVR,Request queue overrun" "0,1" bitfld.long 0x0 8. "BBER,Babble error" "0,1" bitfld.long 0x0 7. "USBER,USB bus error" "0,1" bitfld.long 0x0 5. "ACK,ACK response received/transmitted interrupt" "0,1" bitfld.long 0x0 4. "NAK,NAK response received interrupt" "0,1" bitfld.long 0x0 3. "STALL,STALL response received interrupt" "0,1" bitfld.long 0x0 1. "CH,Channel halted" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x188++0x3 line.long 0x0 "HCH4INTF,host channel-4 interrupt register (HCH4INTF)" bitfld.long 0x0 10. "DTER,Data toggle error" "0,1" bitfld.long 0x0 9. "REQOVR,Request queue overrun" "0,1" bitfld.long 0x0 8. "BBER,Babble error" "0,1" bitfld.long 0x0 7. "USBER,USB bus error" "0,1" bitfld.long 0x0 5. "ACK,ACK response received/transmitted interrupt" "0,1" bitfld.long 0x0 4. "NAK,NAK response received interrupt" "0,1" bitfld.long 0x0 3. "STALL,STALL response received interrupt" "0,1" bitfld.long 0x0 1. "CH,Channel halted" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x1A8++0x3 line.long 0x0 "HCH5INTF,host channel-5 interrupt register (HCH5INTF)" bitfld.long 0x0 10. "DTER,Data toggle error" "0,1" bitfld.long 0x0 9. "REQOVR,Request queue overrun" "0,1" bitfld.long 0x0 8. "BBER,Babble error" "0,1" bitfld.long 0x0 7. "USBER,USB bus error" "0,1" bitfld.long 0x0 5. "ACK,ACK response received/transmitted interrupt" "0,1" bitfld.long 0x0 4. "NAK,NAK response received interrupt" "0,1" bitfld.long 0x0 3. "STALL,STALL response received interrupt" "0,1" bitfld.long 0x0 1. "CH,Channel halted" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x1C8++0x3 line.long 0x0 "HCH6INTF,host channel-6 interrupt register (HCH6INTF)" bitfld.long 0x0 10. "DTER,Data toggle error" "0,1" bitfld.long 0x0 9. "REQOVR,Request queue overrun" "0,1" bitfld.long 0x0 8. "BBER,Babble error" "0,1" bitfld.long 0x0 7. "USBER,USB bus error" "0,1" bitfld.long 0x0 5. "ACK,ACK response received/transmitted interrupt" "0,1" bitfld.long 0x0 4. "NAK,NAK response received interrupt" "0,1" bitfld.long 0x0 3. "STALL,STALL response received interrupt" "0,1" bitfld.long 0x0 1. "CH,Channel halted" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x1E8++0x3 line.long 0x0 "HCH7INTF,host channel-7 interrupt register (HCH7INTF)" bitfld.long 0x0 10. "DTER,Data toggle error" "0,1" bitfld.long 0x0 9. "REQOVR,Request queue overrun" "0,1" bitfld.long 0x0 8. "BBER,Babble error" "0,1" bitfld.long 0x0 7. "USBER,USB bus error" "0,1" bitfld.long 0x0 5. "ACK,ACK response received/transmitted interrupt" "0,1" bitfld.long 0x0 4. "NAK,NAK response received interrupt" "0,1" bitfld.long 0x0 3. "STALL,STALL response received interrupt" "0,1" bitfld.long 0x0 1. "CH,Channel halted" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x10C++0x3 line.long 0x0 "HCH0INTEN,host channel-0 interrupt enable register (HCH0INTEN)" bitfld.long 0x0 10. "DTERIE,Data toggle error interrupt enable" "0,1" bitfld.long 0x0 9. "REQOVRIE,request queue overrun interrupt enable" "0,1" bitfld.long 0x0 8. "BBERIE,Babble error interrupt enable" "0,1" bitfld.long 0x0 7. "USBERIE,USB bus error interrupt enable" "0,1" bitfld.long 0x0 5. "ACKIE,ACK interrupt enable" "0,1" bitfld.long 0x0 4. "NAKIE,NAK interrupt enable" "0,1" bitfld.long 0x0 3. "STALLIE,STALL interrupt enable" "0,1" bitfld.long 0x0 1. "CHIE,Channel halted interrupt enable" "0,1" bitfld.long 0x0 0. "TFIE,Transfer completed interrupt enable" "0,1" group.long 0x12C++0x3 line.long 0x0 "HCH1INTEN,host channel-1 interrupt enable register (HCH1INTEN)" bitfld.long 0x0 10. "DTERIE,Data toggle error interrupt enable" "0,1" bitfld.long 0x0 9. "REQOVRIE,request queue overrun interrupt enable" "0,1" bitfld.long 0x0 8. "BBERIE,Babble error interrupt enable" "0,1" bitfld.long 0x0 7. "USBERIE,USB bus error interrupt enable" "0,1" bitfld.long 0x0 5. "ACKIE,ACK interrupt enable" "0,1" bitfld.long 0x0 4. "NAKIE,NAK interrupt enable" "0,1" bitfld.long 0x0 3. "STALLIE,STALL interrupt enable" "0,1" bitfld.long 0x0 1. "CHIE,Channel halted interrupt enable" "0,1" bitfld.long 0x0 0. "TFIE,Transfer completed interrupt enable" "0,1" group.long 0x14C++0x3 line.long 0x0 "HCH2INTEN,host channel-2 interrupt enable register (HCH2INTEN)" bitfld.long 0x0 10. "DTERIE,Data toggle error interrupt enable" "0,1" bitfld.long 0x0 9. "REQOVRIE,request queue overrun interrupt enable" "0,1" bitfld.long 0x0 8. "BBERIE,Babble error interrupt enable" "0,1" bitfld.long 0x0 7. "USBERIE,USB bus error interrupt enable" "0,1" bitfld.long 0x0 5. "ACKIE,ACK interrupt enable" "0,1" bitfld.long 0x0 4. "NAKIE,NAK interrupt enable" "0,1" bitfld.long 0x0 3. "STALLIE,STALL interrupt enable" "0,1" bitfld.long 0x0 1. "CHIE,Channel halted interrupt enable" "0,1" bitfld.long 0x0 0. "TFIE,Transfer completed interrupt enable" "0,1" group.long 0x16C++0x3 line.long 0x0 "HCH3INTEN,host channel-3 interrupt enable register (HCH3INTEN)" bitfld.long 0x0 10. "DTERIE,Data toggle error interrupt enable" "0,1" bitfld.long 0x0 9. "REQOVRIE,request queue overrun interrupt enable" "0,1" bitfld.long 0x0 8. "BBERIE,Babble error interrupt enable" "0,1" bitfld.long 0x0 7. "USBERIE,USB bus error interrupt enable" "0,1" bitfld.long 0x0 5. "ACKIE,ACK interrupt enable" "0,1" bitfld.long 0x0 4. "NAKIE,NAK interrupt enable" "0,1" bitfld.long 0x0 3. "STALLIE,STALL interrupt enable" "0,1" bitfld.long 0x0 1. "CHIE,Channel halted interrupt enable" "0,1" bitfld.long 0x0 0. "TFIE,Transfer completed interrupt enable" "0,1" group.long 0x18C++0x3 line.long 0x0 "HCH4INTEN,host channel-4 interrupt enable register (HCH4INTEN)" bitfld.long 0x0 10. "DTERIE,Data toggle error interrupt enable" "0,1" bitfld.long 0x0 9. "REQOVRIE,request queue overrun interrupt enable" "0,1" bitfld.long 0x0 8. "BBERIE,Babble error interrupt enable" "0,1" bitfld.long 0x0 7. "USBERIE,USB bus error interrupt enable" "0,1" bitfld.long 0x0 5. "ACKIE,ACK interrupt enable" "0,1" bitfld.long 0x0 4. "NAKIE,NAK interrupt enable" "0,1" bitfld.long 0x0 3. "STALLIE,STALL interrupt enable" "0,1" bitfld.long 0x0 1. "CHIE,Channel halted interrupt enable" "0,1" bitfld.long 0x0 0. "TFIE,Transfer completed interrupt enable" "0,1" group.long 0x1AC++0x3 line.long 0x0 "HCH5INTEN,host channel-5 interrupt enable register (HCH5INTEN)" bitfld.long 0x0 10. "DTERIE,Data toggle error interrupt enable" "0,1" bitfld.long 0x0 9. "REQOVRIE,request queue overrun interrupt enable" "0,1" bitfld.long 0x0 8. "BBERIE,Babble error interrupt enable" "0,1" bitfld.long 0x0 7. "USBERIE,USB bus error interrupt enable" "0,1" bitfld.long 0x0 5. "ACKIE,ACK interrupt enable" "0,1" bitfld.long 0x0 4. "NAKIE,NAK interrupt enable" "0,1" bitfld.long 0x0 3. "STALLIE,STALL interrupt enable" "0,1" bitfld.long 0x0 1. "CHIE,Channel halted interrupt enable" "0,1" bitfld.long 0x0 0. "TFIE,Transfer completed interrupt enable" "0,1" group.long 0x1CC++0x3 line.long 0x0 "HCH6INTEN,host channel-6 interrupt enable register (HCH6INTEN)" bitfld.long 0x0 10. "DTERIE,Data toggle error interrupt enable" "0,1" bitfld.long 0x0 9. "REQOVRIE,request queue overrun interrupt enable" "0,1" bitfld.long 0x0 8. "BBERIE,Babble error interrupt enable" "0,1" bitfld.long 0x0 7. "USBERIE,USB bus error interrupt enable" "0,1" bitfld.long 0x0 5. "ACKIE,ACK interrupt enable" "0,1" bitfld.long 0x0 4. "NAKIE,NAK interrupt enable" "0,1" bitfld.long 0x0 3. "STALLIE,STALL interrupt enable" "0,1" bitfld.long 0x0 1. "CHIE,Channel halted interrupt enable" "0,1" bitfld.long 0x0 0. "TFIE,Transfer completed interrupt enable" "0,1" group.long 0x1EC++0x3 line.long 0x0 "HCH7INTEN,host channel-7 interrupt enable register (HCH7INTEN)" bitfld.long 0x0 10. "DTERIE,Data toggle error interrupt enable" "0,1" bitfld.long 0x0 9. "REQOVRIE,request queue overrun interrupt enable" "0,1" bitfld.long 0x0 8. "BBERIE,Babble error interrupt enable" "0,1" bitfld.long 0x0 7. "USBERIE,USB bus error interrupt enable" "0,1" bitfld.long 0x0 5. "ACKIE,ACK interrupt enable" "0,1" bitfld.long 0x0 4. "NAKIE,NAK interrupt enable" "0,1" bitfld.long 0x0 3. "STALLIE,STALL interrupt enable" "0,1" bitfld.long 0x0 1. "CHIE,Channel halted interrupt enable" "0,1" bitfld.long 0x0 0. "TFIE,Transfer completed interrupt enable" "0,1" group.long 0x110++0x3 line.long 0x0 "HCH0LEN,host channel-0 transfer length register" bitfld.long 0x0 29.--30. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x130++0x3 line.long 0x0 "HCH1LEN,host channel-1 transfer length register" bitfld.long 0x0 29.--30. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x150++0x3 line.long 0x0 "HCH2LEN,host channel-2 transfer length register" bitfld.long 0x0 29.--30. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x170++0x3 line.long 0x0 "HCH3LEN,host channel-3 transfer length register" bitfld.long 0x0 29.--30. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x190++0x3 line.long 0x0 "HCH4LEN,host channel-4 transfer length register" bitfld.long 0x0 29.--30. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x1B0++0x3 line.long 0x0 "HCH5LEN,host channel-5 transfer length register" bitfld.long 0x0 29.--30. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x1D0++0x3 line.long 0x0 "HCH6LEN,host channel-6 transfer length register" bitfld.long 0x0 29.--30. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x1F0++0x3 line.long 0x0 "HCH7LEN,host channel-7 transfer length register" bitfld.long 0x0 29.--30. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" tree.end tree "USBFS_DEVICE (USB on the go Full Speed Device)" base ad:0x50000800 group.long 0x0++0x7 line.long 0x0 "DCFG,device configuration register (DCFG)" bitfld.long 0x0 11.--12. "EOPFT,end of periodic frame time" "0,1,2,3" hexmask.long.byte 0x0 4.--10. 1. "DAR,Device address" bitfld.long 0x0 2. "NZLSOH,Non-zero-length status OUT handshake" "0,1" bitfld.long 0x0 0.--1. "DS,Device speed" "0,1,2,3" line.long 0x4 "DCTL,device control register (DCTL)" bitfld.long 0x4 11. "POIF,Power-on initialization flag" "0,1" bitfld.long 0x4 10. "CGONAK,Clear global OUT NAK" "0,1" bitfld.long 0x4 9. "SGONAK,Set global OUT NAK" "0,1" bitfld.long 0x4 8. "CGINAK,Clear global IN NAK" "0,1" bitfld.long 0x4 7. "SGINAK,Set global IN NAK" "0,1" rbitfld.long 0x4 3. "GONS,Global OUT NAK status" "0,1" rbitfld.long 0x4 2. "GINS,Global IN NAK status" "0,1" newline bitfld.long 0x4 1. "SD,Soft disconnect" "0,1" bitfld.long 0x4 0. "RWKUP,Remote wakeup" "0,1" rgroup.long 0x8++0x3 line.long 0x0 "DSTAT,device status register (DSTAT)" hexmask.long.word 0x0 8.--21. 1. "FNRSOF,Frame number of the received SOF" bitfld.long 0x0 1.--2. "ES,Enumerated speed" "0,1,2,3" bitfld.long 0x0 0. "SPST,Suspend status" "0,1" group.long 0x10++0x7 line.long 0x0 "DIEPINTEN,device IN endpoint common interrupt mask register (DIEPINTEN)" bitfld.long 0x0 6. "IEPNEEN,IN endpoint NAK effective interrupt enable" "0,1" bitfld.long 0x0 4. "EPTXFUDEN,Endpoint Tx FIFO underrun interrupt enable bit" "0,1" bitfld.long 0x0 3. "CITOEN,Control IN timeout condition interrupt enable (Non-isochronous endpoints)" "0,1" bitfld.long 0x0 1. "EPDISEN,Endpoint disabled interrupt enable" "0,1" bitfld.long 0x0 0. "TFEN,Transfer finished interrupt enable" "0,1" line.long 0x4 "DOEPINTEN,device OUT endpoint common interrupt enable register (DOEPINTEN)" bitfld.long 0x4 6. "BTBSTPEN,Back-to-back SETUP packets interrupt enable" "0,1" bitfld.long 0x4 4. "EPRXFOVREN,Endpoint Rx FIFO overrun interrupt enable" "0,1" bitfld.long 0x4 3. "STPFEN,SETUP phase finished interrupt enable" "0,1" bitfld.long 0x4 1. "EPDISEN,Endpoint disabled interrupt enable" "0,1" bitfld.long 0x4 0. "TFEN,Transfer finished interrupt enable" "0,1" rgroup.long 0x18++0x3 line.long 0x0 "DAEPINT,device all endpoints interrupt register (DAEPINT)" bitfld.long 0x0 16.--19. "OEPITB,Device all OUT endpoint interrupt bits" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 0.--3. "IEPITB,Device all IN endpoint interrupt bits" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x1C++0x3 line.long 0x0 "DAEPINTEN,Device all endpoints interrupt enable register (DAEPINTEN)" bitfld.long 0x0 16.--19. "OEPIE,OUT endpoint interrupt enable bits" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 0.--3. "IEPIE,IN EP interrupt interrupt enable bits" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x28++0x7 line.long 0x0 "DVBUSDT,device VBUS discharge time register" hexmask.long.word 0x0 0.--15. 1. "DVBUSDT,Device VBUS discharge time" line.long 0x4 "DVBUSPT,device VBUS pulsing time register" hexmask.long.word 0x4 0.--11. 1. "DVBUSPT,Device VBUS pulsing time" group.long 0x34++0x3 line.long 0x0 "DIEPFEINTEN,device IN endpoint FIFO empty interrupt enable register" bitfld.long 0x0 0.--3. "IEPTXFEIE,IN EP Tx FIFO empty interrupt enable bits" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x100++0x3 line.long 0x0 "DIEP0CTL,device IN endpoint 0 control register (DIEP0CTL)" bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1" bitfld.long 0x0 30. "EPD,Endpoint disable" "0,1" bitfld.long 0x0 27. "SNAK,Set NAK" "0,1" bitfld.long 0x0 26. "CNAK,Clear NAK" "0,1" bitfld.long 0x0 22.--25. "TXFNUM,TxFIFO number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" rbitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" newline rbitfld.long 0x0 17. "NAKS,NAK status" "0,1" rbitfld.long 0x0 15. "EPACT,endpoint active" "0,1" bitfld.long 0x0 0.--1. "MPL,Maximum packet length" "0,1,2,3" group.long 0x120++0x3 line.long 0x0 "DIEP1CTL,device in endpoint-1 control register" bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1" bitfld.long 0x0 30. "EPD,Endpoint disable" "0,1" bitfld.long 0x0 29. "SD1PID_SODDFRM,Set DATA1 PID/Set odd frame" "0,1" bitfld.long 0x0 28. "SD0PID_SEVENFRM,SD0PID/SEVNFRM" "0,1" bitfld.long 0x0 27. "SNAK,Set NAK" "0,1" bitfld.long 0x0 26. "CNAK,Clear NAK" "0,1" bitfld.long 0x0 22.--25. "TXFNUM,Tx FIFO number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" newline bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" rbitfld.long 0x0 17. "NAKS,NAK status" "0,1" rbitfld.long 0x0 16. "EOFRM_DPID,EOFRM/DPID" "0,1" bitfld.long 0x0 15. "EPACT,Endpoint active" "0,1" hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x140++0x3 line.long 0x0 "DIEP2CTL,device endpoint-2 control register" bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1" bitfld.long 0x0 30. "EPD,Endpoint disable" "0,1" bitfld.long 0x0 29. "SD1PID_SODDFRM,Set DATA1 PID/Set odd frame" "0,1" bitfld.long 0x0 28. "SD0PID_SEVENFRM,SD0PID/SEVNFRM" "0,1" bitfld.long 0x0 27. "SNAK,Set NAK" "0,1" bitfld.long 0x0 26. "CNAK,Clear NAK" "0,1" bitfld.long 0x0 22.--25. "TXFNUM,Tx FIFO number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" newline bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" rbitfld.long 0x0 17. "NAKS,NAK status" "0,1" rbitfld.long 0x0 16. "EOFRM_DPID,EOFRM/DPID" "0,1" bitfld.long 0x0 15. "EPACT,Endpoint active" "0,1" hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x160++0x3 line.long 0x0 "DIEP3CTL,device endpoint-3 control register" bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1" bitfld.long 0x0 30. "EPD,Endpoint disable" "0,1" bitfld.long 0x0 29. "SD1PID_SODDFRM,Set DATA1 PID/Set odd frame" "0,1" bitfld.long 0x0 28. "SD0PID_SEVENFRM,SD0PID/SEVNFRM" "0,1" bitfld.long 0x0 27. "SNAK,Set NAK" "0,1" bitfld.long 0x0 26. "CNAK,Clear NAK" "0,1" bitfld.long 0x0 22.--25. "TXFNUM,Tx FIFO number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" newline bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" rbitfld.long 0x0 17. "NAKS,NAK status" "0,1" rbitfld.long 0x0 16. "EOFRM_DPID,EOFRM/DPID" "0,1" bitfld.long 0x0 15. "EPACT,Endpoint active" "0,1" hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x300++0x3 line.long 0x0 "DOEP0CTL,device endpoint-0 control register" bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1" rbitfld.long 0x0 30. "EPD,Endpoint disable" "0,1" bitfld.long 0x0 27. "SNAK,Set NAK" "0,1" bitfld.long 0x0 26. "CNAK,Clear NAK" "0,1" bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" bitfld.long 0x0 20. "SNOOP,Snoop mode" "0,1" rbitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" newline rbitfld.long 0x0 17. "NAKS,NAK status" "0,1" rbitfld.long 0x0 15. "EPACT,Endpoint active" "0,1" rbitfld.long 0x0 0.--1. "MPL,Maximum packet length" "0,1,2,3" group.long 0x320++0x3 line.long 0x0 "DOEP1CTL,device endpoint-1 control register" bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1" bitfld.long 0x0 30. "EPD,Endpoint disable" "0,1" bitfld.long 0x0 29. "SD1PID_SODDFRM,SD1PID/SODDFRM" "0,1" bitfld.long 0x0 28. "SD0PID_SEVENFRM,SD0PID/SEVENFRM" "0,1" bitfld.long 0x0 27. "SNAK,Set NAK" "0,1" bitfld.long 0x0 26. "CNAK,Clear NAK" "0,1" bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" newline bitfld.long 0x0 20. "SNOOP,Snoop mode" "0,1" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" rbitfld.long 0x0 17. "NAKS,NAK status" "0,1" rbitfld.long 0x0 16. "EOFRM_DPID,EOFRM/DPID" "0,1" bitfld.long 0x0 15. "EPACT,Endpoint active" "0,1" hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x340++0x3 line.long 0x0 "DOEP2CTL,device endpoint-2 control register" bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1" bitfld.long 0x0 30. "EPD,Endpoint disable" "0,1" bitfld.long 0x0 29. "SD1PID_SODDFRM,SD1PID/SODDFRM" "0,1" bitfld.long 0x0 28. "SD0PID_SEVENFRM,SD0PID/SEVENFRM" "0,1" bitfld.long 0x0 27. "SNAK,Set NAK" "0,1" bitfld.long 0x0 26. "CNAK,Clear NAK" "0,1" bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" newline bitfld.long 0x0 20. "SNOOP,Snoop mode" "0,1" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" rbitfld.long 0x0 17. "NAKS,NAK status" "0,1" rbitfld.long 0x0 16. "EOFRM_DPID,EOFRM/DPID" "0,1" bitfld.long 0x0 15. "EPACT,Endpoint active" "0,1" hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x360++0x3 line.long 0x0 "DOEP3CTL,device endpoint-3 control register" bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1" bitfld.long 0x0 30. "EPD,Endpoint disable" "0,1" bitfld.long 0x0 29. "SD1PID_SODDFRM,SD1PID/SODDFRM" "0,1" bitfld.long 0x0 28. "SD0PID_SEVENFRM,SD0PID/SEVENFRM" "0,1" bitfld.long 0x0 27. "SNAK,Set NAK" "0,1" bitfld.long 0x0 26. "CNAK,Clear NAK" "0,1" bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" newline bitfld.long 0x0 20. "SNOOP,Snoop mode" "0,1" bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" rbitfld.long 0x0 17. "NAKS,NAK status" "0,1" rbitfld.long 0x0 16. "EOFRM_DPID,EOFRM/DPID" "0,1" bitfld.long 0x0 15. "EPACT,Endpoint active" "0,1" hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x108++0x3 line.long 0x0 "DIEP0INTF,device endpoint-0 interrupt register" rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1" bitfld.long 0x0 6. "IEPNE,IN endpoint NAK effective" "0,1" bitfld.long 0x0 4. "EPTXFUD,Endpoint Tx FIFO underrun" "0,1" bitfld.long 0x0 3. "CITO,Control in timeout interrupt" "0,1" bitfld.long 0x0 1. "EPDIS,Endpoint finished" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x128++0x3 line.long 0x0 "DIEP1INTF,device endpoint-1 interrupt register" rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1" bitfld.long 0x0 6. "IEPNE,IN endpoint NAK effective" "0,1" bitfld.long 0x0 4. "EPTXFUD,Endpoint Tx FIFO underrun" "0,1" bitfld.long 0x0 3. "CITO,Control in timeout interrupt" "0,1" bitfld.long 0x0 1. "EPDIS,Endpoint finished" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x148++0x3 line.long 0x0 "DIEP2INTF,device endpoint-2 interrupt register" rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1" bitfld.long 0x0 6. "IEPNE,IN endpoint NAK effective" "0,1" bitfld.long 0x0 4. "EPTXFUD,Endpoint Tx FIFO underrun" "0,1" bitfld.long 0x0 3. "CITO,Control in timeout interrupt" "0,1" bitfld.long 0x0 1. "EPDIS,Endpoint finished" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x168++0x3 line.long 0x0 "DIEP3INTF,device endpoint-3 interrupt register" rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1" bitfld.long 0x0 6. "IEPNE,IN endpoint NAK effective" "0,1" bitfld.long 0x0 4. "EPTXFUD,Endpoint Tx FIFO underrun" "0,1" bitfld.long 0x0 3. "CITO,Control in timeout interrupt" "0,1" bitfld.long 0x0 1. "EPDIS,Endpoint finished" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x308++0x3 line.long 0x0 "DOEP0INTF,device out endpoint-0 interrupt flag register" bitfld.long 0x0 6. "BTBSTP,Back-to-back SETUP packets" "0,1" bitfld.long 0x0 4. "EPRXFOVR,Endpoint Rx FIFO overrun" "0,1" bitfld.long 0x0 3. "STPF,Setup phase finished" "0,1" bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x328++0x3 line.long 0x0 "DOEP1INTF,device out endpoint-1 interrupt flag register" bitfld.long 0x0 6. "BTBSTP,Back-to-back SETUP packets" "0,1" bitfld.long 0x0 4. "EPRXFOVR,Endpoint Rx FIFO overrun" "0,1" bitfld.long 0x0 3. "STPF,Setup phase finished" "0,1" bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x348++0x3 line.long 0x0 "DOEP2INTF,device out endpoint-2 interrupt flag register" bitfld.long 0x0 6. "BTBSTP,Back-to-back SETUP packets" "0,1" bitfld.long 0x0 4. "EPRXFOVR,Endpoint Rx FIFO overrun" "0,1" bitfld.long 0x0 3. "STPF,Setup phase finished" "0,1" bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x368++0x3 line.long 0x0 "DOEP3INTF,device out endpoint-3 interrupt flag register" bitfld.long 0x0 6. "BTBSTP,Back-to-back SETUP packets" "0,1" bitfld.long 0x0 4. "EPRXFOVR,Endpoint Rx FIFO overrun" "0,1" bitfld.long 0x0 3. "STPF,Setup phase finished" "0,1" bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1" bitfld.long 0x0 0. "TF,Transfer finished" "0,1" group.long 0x110++0x3 line.long 0x0 "DIEP0LEN,device IN endpoint-0 transfer length register" bitfld.long 0x0 19.--20. "PCNT,Packet count" "0,1,2,3" hexmask.long.byte 0x0 0.--6. 1. "TLEN,Transfer length" group.long 0x310++0x3 line.long 0x0 "DOEP0LEN,device OUT endpoint-0 transfer length register" bitfld.long 0x0 29.--30. "STPCNT,SETUP packet count" "0,1,2,3" bitfld.long 0x0 19. "PCNT,Packet count" "0,1" hexmask.long.byte 0x0 0.--6. 1. "TLEN,Transfer length" group.long 0x130++0x3 line.long 0x0 "DIEP1LEN,device IN endpoint-1 transfer length register" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x150++0x3 line.long 0x0 "DIEP2LEN,device IN endpoint-2 transfer length register" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x170++0x3 line.long 0x0 "DIEP3LEN,device IN endpoint-3 transfer length register" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x330++0x3 line.long 0x0 "DOEP1LEN,device OUT endpoint-1 transfer length register" bitfld.long 0x0 29.--30. "STPCNT_RXDPID,SETUP packet count/Received data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x350++0x3 line.long 0x0 "DOEP2LEN,device OUT endpoint-2 transfer length register" bitfld.long 0x0 29.--30. "STPCNT_RXDPID,SETUP packet count/Received data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" group.long 0x370++0x3 line.long 0x0 "DOEP3LEN,device OUT endpoint-3 transfer length register" bitfld.long 0x0 29.--30. "STPCNT_RXDPID,SETUP packet count/Received data PID" "0,1,2,3" hexmask.long.word 0x0 19.--28. 1. "PCNT,Packet count" hexmask.long.tbyte 0x0 0.--18. 1. "TLEN,Transfer length" rgroup.long 0x118++0x3 line.long 0x0 "DIEP0TFSTAT,device IN endpoint 0 transmit FIFO status register" hexmask.long.word 0x0 0.--15. 1. "IEPTFS,IN endpoint TxFIFO space remaining" rgroup.long 0x138++0x3 line.long 0x0 "DIEP1TFSTAT,device IN endpoint 1 transmit FIFO status register" hexmask.long.word 0x0 0.--15. 1. "IEPTFS,IN endpoint TxFIFO space remaining" rgroup.long 0x158++0x3 line.long 0x0 "DIEP2TFSTAT,device IN endpoint 2 transmit FIFO status register" hexmask.long.word 0x0 0.--15. 1. "IEPTFS,IN endpoint TxFIFO space remaining" rgroup.long 0x178++0x3 line.long 0x0 "DIEP3TFSTAT,device IN endpoint 3 transmit FIFO status register" hexmask.long.word 0x0 0.--15. 1. "IEPTFS,IN endpoint TxFIFO space remaining" tree.end tree "USBFS_PWRCLK (USB on the go Full Speed)" base ad:0x50000E00 group.long 0x0++0x3 line.long 0x0 "PWRCLKCTL,power and clock gating control register (PWRCLKCTL)" bitfld.long 0x0 1. "SHCLK,Stop HCLK" "0,1" bitfld.long 0x0 0. "SUCLK,Stop the USB clock" "0,1" tree.end tree.end tree "WWDGT (Window Watchdog Timer)" base ad:0x40002C00 group.long 0x0++0xB line.long 0x0 "CTL,Control register" bitfld.long 0x0 7. "WDGTEN,Activation bit" "0,1" hexmask.long.byte 0x0 0.--6. 1. "CNT,7-bit counter" line.long 0x4 "CFG,Configuration register" bitfld.long 0x4 9. "EWIE,Early wakeup interrupt" "0,1" bitfld.long 0x4 7.--8. "PSC,Prescaler" "0,1,2,3" hexmask.long.byte 0x4 0.--6. 1. "WIN,7-bit window value" line.long 0x8 "STAT,Status register" bitfld.long 0x8 0. "EWIF,Early wakeup interrupt flag" "0,1" tree.end AUTOINDENT.OFF