; -------------------------------------------------------------------------------- ; @Title: GD32F20x On-Chip Peripherals ; @Props: Released ; @Author: DAB, JDU, NEJ ; @Changelog: 2022-02-08 DAB ; 2023-02-16 JDU ; 2023-11-06 NEJ ; @Manufacturer: GigaDevice - GigaDevice Semiconductor Inc. ; @Doc: Generated (TRACE32, build: 164232.), based on: ; GD32F20x_CL.svd (Ver. 1.0) ; @Core: Cortex-M3 ; @Chip: GD32F205RC, GD32F205RE, GD32F205RG, GD32F205RK, GD32F205VC, GD32F205VE, ; GD32F205VG, GD32F205VK, GD32F205ZC, GD32F205ZE, GD32F205ZG, GD32F205ZK, ; GD32F207IE, GD32F207IG, GD32F207IK, GD32F207RC, GD32F207RE, GD32F207RG, ; GD32F207RK, GD32F207VC, GD32F207VE, GD32F207VG, GD32F207VK, GD32F207ZC, ; GD32F207ZE, GD32F207ZG, GD32F207ZK ; @Copyright: (C) 1989-2023 Lauterbach GmbH, licensed for use with TRACE32(R) only ; -------------------------------------------------------------------------------- ; $Id: pergd32f20x.per 16950 2023-11-08 11:31:40Z kwisniewski $ AUTOINDENT.ON CENTER TREE ENUMDELIMITER "," base ad:0x0 tree.close "Core Registers (Cortex-M3)" AUTOINDENT.PUSH AUTOINDENT.OFF tree "System Control" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 11. group 0x10--0x1b line.long 0x00 "SYST_CSR,SysTick Control and Status Register" bitfld.long 0x00 16. " COUNTFLAG ,Counter Flag" "Not counted,Counted" bitfld.long 0x00 2. " CLKSOURCE ,Clock Source" "External,Core" bitfld.long 0x00 1. " TICKINT ,SysTick Handler" "Not SysTick,SysTick" textline " " bitfld.long 0x00 0. " ENABLE ,Counter Enable" "Disabled,Enabled" ;group 0x14++0x03 line.long 0x04 "SYST_RVR,SysTick Reload Value Register" hexmask.long.tbyte 0x04 0.--23. 1. " RELOAD ,The value to load into the SYST_CVR when the counter reaches 0" ;group 0x18++0x03 line.long 0x08 "SYST_CVR,SysTick Current Value Register" hexmask.long.tbyte 0x08 0.--23. 1. " CURRENT ,Current Value" rgroup 0x1c++0x03 line.long 0x00 "SYST_CALIB,SysTick Calibration Value Register" bitfld.long 0x00 31. " NOREF ,Indicates whether the implementation defined reference clock is implemented" "Implemented,Not implemented" bitfld.long 0x00 30. " SKEW ,Indicates whether the 10ms calibration value is exact" "Exact,Inexact" hexmask.long.tbyte 0x00 0.--23. 1. " TENMS ,Holds a reload value to be used for 10ms (100Hz) timing" textline " " rgroup 0xd00++0x03 line.long 0x00 "CPUID,CPU ID Base Register" hexmask.long.byte 0x00 24.--31. 1. " IMPLEMENTER ,Implementer Code" bitfld.long 0x00 20.--23. " VARIANT ,Implementation Defined Variant Number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 16.--19. " CONSTANT ,Constant" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" textline " " hexmask.long.word 0x00 4.--15. 1. " PARTNO ,Number of Processor" bitfld.long 0x00 0.--3. " REVISION ,Implementation Defined Revision Number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group 0xd04--0xd17 line.long 0x00 "ICSR,Interrupt Control State Register" bitfld.long 0x00 31. " NMIPENDSET ,Set Pending NMI Bit" "Not set,Set" bitfld.long 0x00 28. " PENDSVSET ,Set Pending pendSV Bit" "Not set,Set" bitfld.long 0x00 27. " PENDSVCLR ,Clear Pending pendSV Bit" "Not cleared,Cleared" textline " " bitfld.long 0x00 26. " PENDSTSET ,Set Pending SysTick Bit" "Not set,Set" bitfld.long 0x00 25. " PENDSTCLR ,Clear Pending SysTick Bit" "Not cleared,Cleared" bitfld.long 0x00 23. " ISRPREEMPT ,Use Only at Debug Time" "Not active,Active" textline " " bitfld.long 0x00 22. " ISRPENDING ,Interrupt Pending Flag" "Not pending,Pending" hexmask.long.word 0x00 12.--21. 1. " VECTPENDING ,Pending ISR Number Field" bitfld.long 0x00 11. " RETTOBASE ,Interrupt Exception" "Active,Not active" textline " " hexmask.long.word 0x00 0.--8. 1. " VECTACTIVE ,Active ISR Number Field" ;group 0xd08++0x03 line.long 0x04 "VTOR,Vector Table Offset Register" bitfld.long 0x04 29. " TBLBASE ,Table Base" "Code,RAM" hexmask.long.tbyte 0x04 7.--28. 1. " TBLOFF ,Vector Table Base Offset Field" ;group 0xd0c++0x03 line.long 0x08 "AIRCR,Application Interrupt and Reset Control Register" hexmask.long.word 0x08 16.--31. 1. " VECTKEY ,Register Key" rbitfld.long 0x08 15. " ENDIANESS ,Data endianness Bit" "Little,Big" bitfld.long 0x08 8.--10. " PRIGROUP ,Interrupt Priority Grouping Field" "[7:1]/[0],[7:2]/[1:0],[7:3]/[2:0],[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]" textline " " bitfld.long 0x08 2. " SYSRESETREQ ,System Reset Request" "Not requested,Requested" bitfld.long 0x08 1. " VECTCLRACTIVE ,Clear Active Vector Bit" "Not cleared,Cleared all" bitfld.long 0x08 0. " VECTRESET ,System Reset" "No reset,Reset" ;group 0xd10++0x03 line.long 0x0c "SCR,System Control Register" bitfld.long 0x0c 4. " SEVONPEND ,Determines whether an interrupt transition from inactive state to pending state is a wakeup event" "Not wakeup,Wakeup" bitfld.long 0x0c 2. " SLEEPDEEP ,Provides a qualifying hint indicating that waking from sleep might take longer" "Not deep sleep,Deep sleep" textline " " bitfld.long 0x0c 1. " SLEEPONEXIT ,Determines whether, on an exit from an ISR that returns to the base level of execution priority, the processor enters a sleep state" "Disabled,Enabled" ;group 0xd14++0x03 line.long 0x10 "CCR,Configuration Control Register" bitfld.long 0x10 9. " STKALIGN ,8-byte Stack Frame Alignment" "4-byte,8-byte" bitfld.long 0x10 8. " BFHFNMIGN ,Enable NMI, Hard Fault and FAULTMASK to Ignore Bus Fault" "Disabled,Enabled" textline " " bitfld.long 0x10 4. " DIV_0_TRP ,Trap Divide by Zero" "Disabled,Enabled" bitfld.long 0x10 3. " UNALIGN_TRP ,Trap for Unaligned Access" "Disabled,Enabled" textline " " bitfld.long 0x10 1. " USERSETMPEND ,Enable User Access to the Software Trigger Exception Register" "Disabled,Enabled" bitfld.long 0x10 0. " NONEBASETHRDENA ,Control Entry to Thread Mode" "Only from last exception,Any level" group 0xd18--0xd23 line.long 0x00 "SHPR1,SSystem Handler Priority Register 1" hexmask.long.byte 0x00 24.--31. 1. " PRI_7 ,Priority of System Handler 7" hexmask.long.byte 0x00 16.--23. 1. " PRI_6 ,Priority of system handler 6(UsageFault)" hexmask.long.byte 0x00 8.--15. 1. " PRI_5 ,Priority of system handler 5(BusFault)" textline " " hexmask.long.byte 0x00 0.--7. 1. " PRI_4 ,Priority of system handler 4(MemManage)" line.long 0x04 "SHPR2,System Handler Priority Register 2" hexmask.long.byte 0x04 24.--31. 1. " PRI_11 ,Priority of system handler 11(SVCall)" hexmask.long.byte 0x04 16.--23. 1. " PRI_10 ,Priority of System Handler 10" hexmask.long.byte 0x04 8.--15. 1. " PRI_9 ,Priority of System Handler 9" textline " " hexmask.long.byte 0x04 0.--7. 1. " PRI_8 ,Priority of System Handler 8" line.long 0x08 "SHPR3,System Handler Priority Register 3" hexmask.long.byte 0x08 24.--31. 1. " PRI_15 ,Priority of System Handler 15(SysTick)" hexmask.long.byte 0x08 16.--23. 1. " PRI_14 ,Priority of System Handler 14(PendSV)" hexmask.long.byte 0x08 8.--15. 1. " PRI_13 ,Priority of System Handler 13" textline " " hexmask.long.byte 0x08 0.--7. 1. " PRI_12 ,Priority of System Handler 12(DebugMonitor)" group 0xd24++0x3 line.long 0x00 "SHCSR,System Handler Control and State Register" bitfld.long 0x00 18. " USGFAULTENA ,USGFAULTENA" "Disabled,Enabled" bitfld.long 0x00 17. " BUSFAULTENA ,BUSFAULTENA" "Disabled,Enabled" bitfld.long 0x00 16. " MEMFAULTENA ,MEMFAULTENA" "Disabled,Enabled" textline " " bitfld.long 0x00 15. " SVCALLPENDED ,SVCall is Pended Started" "Not replaced,Replaced" bitfld.long 0x00 14. " BUSFAULTPENDED ,BusFault is Pended Started" "Not replaced,Replaced" bitfld.long 0x00 13. " MEMFAULTPENDED ,MemManage is Pended Started" "Not replaced,Replaced" textline " " bitfld.long 0x00 11. " SYSTICKACT ,SysTick is Active" "Not active,Active" bitfld.long 0x00 10. " PENDSVACT ,PendSV is Active" "Not active,Active" bitfld.long 0x00 8. " MONITORACT ,Monitor is Active" "Not active,Active" textline " " bitfld.long 0x00 7. " SVCALLACT ,SVCall is Active" "Not active,Active" bitfld.long 0x00 3. " USGFAULTACT ,UsageFault is Active" "Not active,Active" bitfld.long 0x00 1. " BUSFAULTACT ,BusFault is Active" "Not active,Active" textline " " bitfld.long 0x00 0. " MEMFAULTACT ,MemManage is Active" "Not active,Active" group 0xd28--0xd3b line.byte 0x0 "MMFSR,Memory Manage Fault Status Register" bitfld.byte 0x0 7. " MMARVALID ,Address Valid Flag" "Not valid,Valid" bitfld.byte 0x0 4. " MSTKERR ,Stacking Access Violations" "No error,Error" bitfld.byte 0x0 3. " MUNSTKERR ,Unstack Access Violations" "No error,Error" textline " " bitfld.byte 0x0 1. " DACCVIOL ,Data Access Violation" "No error,Error" bitfld.byte 0x0 0. " IACCVIOL ,Instruction Access Violation" "No error,Error" ;group 0xd29++0x00 line.byte 0x01 "BFSR,Bus Fault Status Register" bitfld.byte 0x01 7. " BFARVALID ,Address Valid" "Not valid,Valid" bitfld.byte 0x01 4. " STKERR ,Stacking from Exception has Caused Bus Faults" "No error,Error" bitfld.byte 0x01 3. " UNSTKERR ,Unstack from Exception Return has Caused Bus Faults" "No error,Error" textline " " bitfld.byte 0x01 2. " IMPRECISERR ,Imprecise Data Bus Error" "No error,Error" bitfld.byte 0x01 1. " PRECISERR ,Precise Data Bus Error Return" "No error,Error" bitfld.byte 0x01 0. " IBUSERR ,Instruction Bus Error Flag" "No error,Error" ;group 0xd2a++0x01 line.word 0x02 "USAFAULT,Usage Fault Status Register" bitfld.word 0x02 9. " DIVBYZERO ,Illegal PC Load" "No error,Error" bitfld.word 0x02 8. " UNALIGNED ,Illegal Unaligned Access" "No error,Error" bitfld.word 0x02 3. " NOCP ,Attempt to use a coprocessor instruction" "No error,Error" textline " " bitfld.word 0x02 2. " INVPC ,Attempt to Load EXC_RETURN into PC Illegally" "No error,Error" bitfld.word 0x02 1. " INVSTATE , Invalid Combination of EPSR and Instruction" "No error,Error" bitfld.word 0x02 0. " UNDEFINSTR ,Illegal Processor State" "No error,Error" ;group 0xd2c++0x03 line.long 0x04 "HFSR,Hard Fault Status Register" bitfld.long 0x04 31. " DEBUGEVT ,This Bit is Set if There is a Fault Related to Debug" "No error,Error" bitfld.long 0x04 30. " FORCED ,Hard Fault Activated" "No error,Error" bitfld.long 0x04 1. " VECTTBL ,Bus Fault" "No error,Error" ;group 0xd30++0x03 line.long 0x08 "DFSR,Debug Fault Status Register" bitfld.long 0x08 4. " EXTERNAL ,External Debug Request Flag" "Not asserted,Asserted" bitfld.long 0x08 3. " VCATCH ,Vector Catch Flag" "Not occurred,Occurred" bitfld.long 0x08 2. " DWTTRAP ,Data Watchpoint and Trace (DWT) Flag" "Not matched,Matched" textline " " bitfld.long 0x08 1. " BKPT ,BKPT Flag" "Not executed,Executed" bitfld.long 0x08 0. " HALTED ,Halt Request Flag" "Not requested,Requested" ;group 0xd34++0x03 line.long 0xc "MMFAR,Memory Manage Fault Address Register" ;group 0xd38++0x03 line.long 0x10 "BFAR,Bus Fault Address Register" wgroup 0xf00++0x03 line.long 0x00 "STIR,Software Trigger Interrupt Register" hexmask.long.word 0x00 0.--8. 1. " INTID ,Indicates the interrupt to be triggered" tree "Feature Registers" width 10. rgroup.long 0xD40++0x0B line.long 0x00 "ID_PFR0,Processor Feature Register 0" bitfld.long 0x00 4.--7. " STATE1 ,Thumb instruction set support" ",,,Supported,?..." bitfld.long 0x00 0.--3. " STATE0 ,ARM instruction set support" "Not supported,?..." line.long 0x04 "ID_PFR1,Processor Feature Register 1" bitfld.long 0x04 8.--11. " MPROF ,M profile programmers' model" ",,2-stack,?..." line.long 0x08 "ID_DFR0,Debug Feature Register 0" bitfld.long 0x08 20.--23. " DBGMOD ,Support for memory-mapped debug model for M profile processors" "Not supported,Supported,?..." hgroup.long 0xD4C++0x03 hide.long 0x00 "ID_AFR0,Auxiliary Feature Register 0" rgroup.long 0xD50++0x03 line.long 0x00 "ID_MMFR0,Memory Model Feature Register 0" bitfld.long 0x00 20.--23. " AUXREG ,Indicates the support for Auxiliary registers" "Not supported,ACTLR only,?..." bitfld.long 0x00 16.--19. " TCMSUP ,Indicates the support for Tightly Coupled Memory (TCM)" "Not supported,Supported,?..." bitfld.long 0x00 12.--15. " SHRLEV ,Indicates the number of shareability levels implemented" "Level 1,?..." textline " " bitfld.long 0x00 8.--11. " OUTMSHR ,Indicates the outermost shareability domain implemented" "Non-cacheable,,,,,,,,,,,,,,,Ignored" bitfld.long 0x00 4.--7. " PMSASUP ,Indicates support for a PMSA" "Not supported,,,PMSAv7,?..." hgroup.long 0xD54++0x03 hide.long 0x00 "ID_MMFR1,Memory Model Feature Register 1" rgroup.long 0xD58++0x03 line.long 0x00 "ID_MMFR2,Memory Model Feature Register 2" bitfld.long 0x00 24.--27. " WFISTALL ,Indicates the support for Wait For Interrupt (WFI) stalling" "Not supported,Supported,?..." rgroup.long 0xD60++0x13 line.long 0x00 "ID_ISAR0,Instruction Set Attributes Register 0" bitfld.long 0x00 24.--27. " DIVIDE ,Indicates the supported divide instructions" "Not supported,SDIV/UDIV,?..." bitfld.long 0x00 20.--23. " DEBUG ,Indicates the supported debug instructions" "Not supported,BKPT,?..." bitfld.long 0x00 16.--19. " COPROC ,Indicates the supported coprocessor instructions" "Not supported,CDP/LDC/MCR/STC,CDP2/LDC2/MCR2/STC2,MCRR/MRRC,MCRR2/MRRC2,?..." textline " " bitfld.long 0x00 12.--15. " CMPBRANCH ,Indicates the supported combined compare and branch instructions" "Not supported,CBNZ/CBZ,?..." bitfld.long 0x00 8.--11. " BITFIELD ,Indicates the supported bitfield instructions" "Not supported,BFC/BFI/SBFX/UBFX,?..." bitfld.long 0x00 4.--7. " BITCOUNT ,Indicates the supported bit counting instructions" "Not supported,CLZ,?..." line.long 0x04 "ID_ISAR1,Instruction Set Attributes Register 1" bitfld.long 0x04 24.--27. " INTERWORK ,Indicates the supported Interworking instructions" "Not supported,BX,BX/BLX,?..." bitfld.long 0x04 20.--23. " IMMEDIATE ,Indicates the support for data-processing instructions with long immediates" "Not supported,ADDW/MOVW/MOVT/SUBW,?..." bitfld.long 0x04 16.--19. " IFTHEN ,Indicates the supported IfThen instructions" "Not supported,IT,?..." textline " " bitfld.long 0x04 12.--15. " EXTEND ,Indicates the supported Extend instructions" "Not supported,Supported,Supported,?..." line.long 0x08 "ID_ISAR2,Instruction Set Attributes Register 2" bitfld.long 0x08 24.--27. " REVERSAL ,Indicates the supported reversal instructions" "Not supported,REV/REV16/REVSH,REV/REV16/REVSH/RBIT,?..." bitfld.long 0x08 20.--23. " MULTU ,Indicates the supported advanced unsigned multiply instructions" "Not supported,UMULL/UMLAL,UMULL/UMLAL/UMAAL,?..." bitfld.long 0x08 16.--19. " MULTS ,Indicates the supported advanced signed multiply instructions" "Not supported,Supported,Supported,Supported,?..." textline " " bitfld.long 0x08 12.--15. " MULT ,Indicates the supported additional multiply instructions" "Not supported,MLA,MLA/MLS,?..." bitfld.long 0x08 8.--11. " MULTIACCESSINT ,Indicates the support for multi-access interruptible instructions" "Not supported,LDM/STM restartable,LDM/STM continuable,?..." bitfld.long 0x08 4.--7. " MEMHINT ,Indicates the supported memory hint instructions" "Not supported,,,PLD/PLI,?..." textline " " bitfld.long 0x08 0.--3. " LOADSTORE ,Indicates the supported additional load and store instructions" "Not supported,LDRD/STRD,?..." line.long 0x0C "ID_ISAR3,Instruction Set Attributes Register 3" bitfld.long 0x0C 24.--27. " TRUENOP ,Indicates the support for a true NOP instruction" "Not supported,Supported,?..." bitfld.long 0x0C 20.--23. " THUMBCOPY ,Indicates the supported non flag-setting MOV instructions" "Not supported,Supported,?..." bitfld.long 0x0C 16.--19. " TABBRANCH ,Indicates the supported Table Branch instructions" "Not supported,TBB/TBH,?..." textline " " bitfld.long 0x0C 12.--15. " SYNCHPRIM ,Indicates the supported Table Branch instructions" "Not supported,Supported,Supported,Supported,?..." bitfld.long 0x0C 8.--11. " SVC ,Indicates the supported SVC instructions" "Not supported,SVC,?..." bitfld.long 0x0C 4.--7. " SIMD ,Indicates the supported SIMD instructions" "Not supported,Supported,,Supported,?..." textline " " bitfld.long 0x0C 0.--3. " SATURATE ,Indicates the supported Saturate instructions" "Not supported,QADD/QDADD/QDSUB/QSUB,?..." line.long 0x10 "ID_ISAR4,Instruction Set Attributes Register 4" bitfld.long 0x10 24.--27. " PSR_M ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,Supported,?..." bitfld.long 0x10 20.--23. " SYNCHPRIMFRAC ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,Supported,Supported,Supported,?..." bitfld.long 0x10 16.--19. " BARRIER ,Indicates the supported Barrier instructions" "Not supported,DMB/DSB/ISB,?..." textline " " bitfld.long 0x10 8.--11. " WRITEBACK ,Indicates the support for writeback addressing modes" "Basic support,Full support,?..." bitfld.long 0x10 4.--7. " WITHSHIFTS ,Indicates the support for instructions with shifts" "MOV/shift,Shift LSL 0-3,,Shift other,?..." bitfld.long 0x10 0.--3. " UNPRIV ,Indicates the supported unprivileged instructions" "Not supported,LDRBT/LDRT/STRBT/STRT,LDRBT/LDRT/STRBT/STRT/LDRHT/LDRSBT/LDRSHTSTRHT,?..." tree.end tree "CoreSight Identification Registers" width 6. rgroup.long 0xFE0++0x0F line.long 0x00 "PID0,Peripheral ID0" hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]" line.long 0x04 "PID1,Peripheral ID1" hexmask.long.byte 0x04 4.--7. 1. " JEP106ID[3:0] ,JEP106 ID code bits[3:0]" hexmask.long.byte 0x04 0.--3. 1. " Part_Num[11:8] ,Part Number bits[11:8]" line.long 0x08 "PID2,Peripheral ID2" hexmask.long.byte 0x08 4.--7. 1. " Revision ,Revision" bitfld.long 0x08 3. " JEDEC ,JEDEC assigned ID fields" "0,JEDEC" hexmask.long.byte 0x08 0.--2. 1. " JEP106ID[6:4] ,JEP106 ID code bits[6:4]" line.long 0x0c "PID3,Peripheral ID3" hexmask.long.byte 0x0C 4.--7. 1. " RevAnd ,Minor revision field" hexmask.long.byte 0x0C 0.--3. 1. " CMB ,Customer-modified block" rgroup.long 0xFD0++0x03 line.long 0x00 "PID4,Peripheral Identification Register 4" hexmask.long.byte 0x00 4.--7. 1. " Count ,4KB count" hexmask.long.byte 0x00 0.--3. 1. " JEP106_CC ,JEP106 continuation code" rgroup.long 0xFF0++0x0F line.long 0x00 "CID0,Component ID0 (Preamble)" line.long 0x04 "CID1,Component ID1" hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class" hexmask.long.byte 0x04 0.--3. 1. " Preamble ,Preamble" line.long 0x08 "CID2,Component ID2" line.long 0x0c "CID3,Component ID3" tree.end else newline textline "COREDEBUG component base address not specified" newline endif tree.end tree "Memory Protection Unit" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 15. rgroup.long 0xD90++0x03 line.long 0x00 "MPU_TYPE,MPU Type Register" bitfld.long 0x00 16.--23. " IREGION ,Instruction region" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..." bitfld.long 0x00 8.--15. " DREGION ,Number of regions supported by the MPU" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..." bitfld.long 0x00 0. " SEPARATE ,Indicates support for separate instruction and data address maps" "Not supported,Supported" group.long 0xD94++0x03 line.long 0x00 "MPU_CTRL,MPU Control Register" bitfld.long 0x00 2. " PRIVDEFENA ,Enables the default memory map as a background region for privileged access" "Disabled,Enabled" bitfld.long 0x00 1. " HFNMIENA ,Handlers executing with priority less than 0 access memory with the MPU enabled or with the MPU disabled" "MPU disabled,MPU enabled" bitfld.long 0x00 0. " ENABLE ,Enables the MPU" "Disabled,Enabled" group.long 0xD98++0x03 line.long 0x00 "MPU_RNR,MPU Region Number Register" hexmask.long.byte 0x00 0.--7. 1. " REGION ,Indicates the memory region accessed by MPU_RBAR and MPU_RASR" tree.close "MPU regions" if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x0 group.long 0xD9C++0x03 "Region 0" saveout 0xD98 %l 0x0 line.long 0x00 "MPU_RBAR0,MPU Region Base Address Register 0" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x0 line.long 0x00 "MPU_RASR0,MPU Region Attribute and Size Register 0" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 0 (not implemented)" saveout 0xD98 %l 0x0 hide.long 0x00 "MPU_RBAR0,MPU Region Base Address Register 0" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x0 hide.long 0x00 "MPU_RASR0,MPU Region Attribute and Size Register 0" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x1 group.long 0xD9C++0x03 "Region 1" saveout 0xD98 %l 0x1 line.long 0x00 "MPU_RBAR1,MPU Region Base Address Register 1" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x1 line.long 0x00 "MPU_RASR1,MPU Region Attribute and Size Register 1" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 1 (not implemented)" saveout 0xD98 %l 0x1 hide.long 0x00 "MPU_RBAR1,MPU Region Base Address Register 1" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x1 hide.long 0x00 "MPU_RASR1,MPU Region Attribute and Size Register 1" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x2 group.long 0xD9C++0x03 "Region 2" saveout 0xD98 %l 0x2 line.long 0x00 "MPU_RBAR2,MPU Region Base Address Register 2" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x2 line.long 0x00 "MPU_RASR2,MPU Region Attribute and Size Register 2" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 2 (not implemented)" saveout 0xD98 %l 0x2 hide.long 0x00 "MPU_RBAR2,MPU Region Base Address Register 2" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x2 hide.long 0x00 "MPU_RASR2,MPU Region Attribute and Size Register 2" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x3 group.long 0xD9C++0x03 "Region 3" saveout 0xD98 %l 0x3 line.long 0x00 "MPU_RBAR3,MPU Region Base Address Register 3" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x3 line.long 0x00 "MPU_RASR3,MPU Region Attribute and Size Register 3" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 3 (not implemented)" saveout 0xD98 %l 0x3 hide.long 0x00 "MPU_RBAR3,MPU Region Base Address Register 3" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x3 hide.long 0x00 "MPU_RASR3,MPU Region Attribute and Size Register 3" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x4 group.long 0xD9C++0x03 "Region 4" saveout 0xD98 %l 0x4 line.long 0x00 "MPU_RBAR4,MPU Region Base Address Register 4" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x4 line.long 0x00 "MPU_RASR4,MPU Region Attribute and Size Register 4" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 4 (not implemented)" saveout 0xD98 %l 0x4 hide.long 0x00 "MPU_RBAR4,MPU Region Base Address Register 4" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x4 hide.long 0x00 "MPU_RASR4,MPU Region Attribute and Size Register 4" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x5 group.long 0xD9C++0x03 "Region 5" saveout 0xD98 %l 0x5 line.long 0x00 "MPU_RBAR5,MPU Region Base Address Register 5" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x5 line.long 0x00 "MPU_RASR5,MPU Region Attribute and Size Register 5" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 5 (not implemented)" saveout 0xD98 %l 0x5 hide.long 0x00 "MPU_RBAR5,MPU Region Base Address Register 5" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x5 hide.long 0x00 "MPU_RASR5,MPU Region Attribute and Size Register 5" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x6 group.long 0xD9C++0x03 "Region 6" saveout 0xD98 %l 0x6 line.long 0x00 "MPU_RBAR6,MPU Region Base Address Register 6" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x6 line.long 0x00 "MPU_RASR6,MPU Region Attribute and Size Register 6" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 6 (not implemented)" saveout 0xD98 %l 0x6 hide.long 0x00 "MPU_RBAR6,MPU Region Base Address Register 6" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x6 hide.long 0x00 "MPU_RASR6,MPU Region Attribute and Size Register 6" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x7 group.long 0xD9C++0x03 "Region 7" saveout 0xD98 %l 0x7 line.long 0x00 "MPU_RBAR7,MPU Region Base Address Register 7" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x7 line.long 0x00 "MPU_RASR7,MPU Region Attribute and Size Register 7" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 7 (not implemented)" saveout 0xD98 %l 0x7 hide.long 0x00 "MPU_RBAR7,MPU Region Base Address Register 7" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x7 hide.long 0x00 "MPU_RASR7,MPU Region Attribute and Size Register 7" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x8 group.long 0xD9C++0x03 "Region 8" saveout 0xD98 %l 0x8 line.long 0x00 "MPU_RBAR8,MPU Region Base Address Register 8" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x8 line.long 0x00 "MPU_RASR8,MPU Region Attribute and Size Register 8" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 8 (not implemented)" saveout 0xD98 %l 0x8 hide.long 0x00 "MPU_RBAR8,MPU Region Base Address Register 8" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x8 hide.long 0x00 "MPU_RASR8,MPU Region Attribute and Size Register 8" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x9 group.long 0xD9C++0x03 "Region 9" saveout 0xD98 %l 0x9 line.long 0x00 "MPU_RBAR9,MPU Region Base Address Register 9" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0x9 line.long 0x00 "MPU_RASR9,MPU Region Attribute and Size Register 9" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 9 (not implemented)" saveout 0xD98 %l 0x9 hide.long 0x00 "MPU_RBAR9,MPU Region Base Address Register 9" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0x9 hide.long 0x00 "MPU_RASR9,MPU Region Attribute and Size Register 9" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xA group.long 0xD9C++0x03 "Region 10" saveout 0xD98 %l 0xA line.long 0x00 "MPU_RBAR10,MPU Region Base Address Register 10" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xA line.long 0x00 "MPU_RASR10,MPU Region Attribute and Size Register 10" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 10 (not implemented)" saveout 0xD98 %l 0xA hide.long 0x00 "MPU_RBAR10,MPU Region Base Address Register 10" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xA hide.long 0x00 "MPU_RASR10,MPU Region Attribute and Size Register 10" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xB group.long 0xD9C++0x03 "Region 11" saveout 0xD98 %l 0xB line.long 0x00 "MPU_RBAR11,MPU Region Base Address Register 11" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xB line.long 0x00 "MPU_RASR11,MPU Region Attribute and Size Register 11" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 11 (not implemented)" saveout 0xD98 %l 0xB hide.long 0x00 "MPU_RBAR11,MPU Region Base Address Register 11" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xB hide.long 0x00 "MPU_RASR11,MPU Region Attribute and Size Register 11" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xC group.long 0xD9C++0x03 "Region 12" saveout 0xD98 %l 0xC line.long 0x00 "MPU_RBAR12,MPU Region Base Address Register 12" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xC line.long 0x00 "MPU_RASR12,MPU Region Attribute and Size Register 12" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 12 (not implemented)" saveout 0xD98 %l 0xC hide.long 0x00 "MPU_RBAR12,MPU Region Base Address Register 12" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xC hide.long 0x00 "MPU_RASR12,MPU Region Attribute and Size Register 12" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xD group.long 0xD9C++0x03 "Region 13" saveout 0xD98 %l 0xD line.long 0x00 "MPU_RBAR13,MPU Region Base Address Register 13" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xD line.long 0x00 "MPU_RASR13,MPU Region Attribute and Size Register 13" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 13 (not implemented)" saveout 0xD98 %l 0xD hide.long 0x00 "MPU_RBAR13,MPU Region Base Address Register 13" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xD hide.long 0x00 "MPU_RASR13,MPU Region Attribute and Size Register 13" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xE group.long 0xD9C++0x03 "Region 14" saveout 0xD98 %l 0xE line.long 0x00 "MPU_RBAR14,MPU Region Base Address Register 14" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xE line.long 0x00 "MPU_RASR14,MPU Region Attribute and Size Register 14" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 14 (not implemented)" saveout 0xD98 %l 0xE hide.long 0x00 "MPU_RBAR14,MPU Region Base Address Register 14" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xE hide.long 0x00 "MPU_RASR14,MPU Region Attribute and Size Register 14" textline " " textline " " endif if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xF group.long 0xD9C++0x03 "Region 15" saveout 0xD98 %l 0xF line.long 0x00 "MPU_RBAR15,MPU Region Base Address Register 15" hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region" group.long 0xDA0++0x03 saveout 0xD98 %l 0xF line.long 0x00 "MPU_RASR15,MPU Region Attribute and Size Register 15" bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute" bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-" bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7" textline " " bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable" bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable" bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable" textline " " bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1" bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1" bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1" bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1" bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1" bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1" bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1" bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1" bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB" bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled" else hgroup.long 0xD9C++0x03 "Region 15 (not implemented)" saveout 0xD98 %l 0xF hide.long 0x00 "MPU_RBAR15,MPU Region Base Address Register 15" hgroup.long 0xDA0++0x03 saveout 0xD98 %l 0xF hide.long 0x00 "MPU_RASR15,MPU Region Attribute and Size Register 15" textline " " textline " " endif tree.end width 0x0b else newline textline "COREDEBUG component base address not specified" newline endif tree.end tree "Nested Vectored Interrupt Controller" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 6. rgroup.long 0x04++0x03 line.long 0x00 "ICTR,Interrupt Controller Type Register" bitfld.long 0x00 0.--3. " INTLINESNUM ,Total Number of Interrupt" "0-32,33-64,65-96,97-128,129-160,161-192,193-224,225-240,?..." tree "Interrupt Enable Registers" width 23. if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00) group.long 0x100++0x03 line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01) group.long 0x100++0x7 line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02) group.long 0x100++0x0B line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03) group.long 0x100++0x0F line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04) group.long 0x100++0x13 line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05) group.long 0x100++0x17 line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06) group.long 0x100++0x1B line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x18 31. 0x18 31. 0x98 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 30. 0x18 30. 0x98 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 29. 0x18 29. 0x98 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 28. 0x18 28. 0x98 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 27. 0x18 27. 0x98 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 26. 0x18 26. 0x98 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 25. 0x18 25. 0x98 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 24. 0x18 24. 0x98 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 23. 0x18 23. 0x98 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 22. 0x18 22. 0x98 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 21. 0x18 21. 0x98 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 20. 0x18 20. 0x98 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 19. 0x18 19. 0x98 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 18. 0x18 18. 0x98 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 17. 0x18 17. 0x98 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 16. 0x18 16. 0x98 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 15. 0x18 15. 0x98 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 14. 0x18 14. 0x98 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 13. 0x18 13. 0x98 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 12. 0x18 12. 0x98 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 11. 0x18 11. 0x98 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 10. 0x18 10. 0x98 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 9. 0x18 9. 0x98 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 8. 0x18 8. 0x98 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 7. 0x18 7. 0x98 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 6. 0x18 6. 0x98 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 5. 0x18 5. 0x98 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 4. 0x18 4. 0x98 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 3. 0x18 3. 0x98 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 2. 0x18 2. 0x98 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 1. 0x18 1. 0x98 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 0. 0x18 0. 0x98 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07) group.long 0x100++0x1F line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x18 31. 0x18 31. 0x98 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 30. 0x18 30. 0x98 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 29. 0x18 29. 0x98 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 28. 0x18 28. 0x98 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 27. 0x18 27. 0x98 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 26. 0x18 26. 0x98 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 25. 0x18 25. 0x98 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 24. 0x18 24. 0x98 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 23. 0x18 23. 0x98 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 22. 0x18 22. 0x98 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 21. 0x18 21. 0x98 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 20. 0x18 20. 0x98 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 19. 0x18 19. 0x98 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 18. 0x18 18. 0x98 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 17. 0x18 17. 0x98 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 16. 0x18 16. 0x98 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 15. 0x18 15. 0x98 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 14. 0x18 14. 0x98 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 13. 0x18 13. 0x98 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 12. 0x18 12. 0x98 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 11. 0x18 11. 0x98 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 10. 0x18 10. 0x98 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 9. 0x18 9. 0x98 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 8. 0x18 8. 0x98 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 7. 0x18 7. 0x98 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 6. 0x18 6. 0x98 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 5. 0x18 5. 0x98 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 4. 0x18 4. 0x98 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 3. 0x18 3. 0x98 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 2. 0x18 2. 0x98 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x18 1. 0x18 1. 0x98 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x18 0. 0x18 0. 0x98 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" line.long 0x1c "IRQ224_239_EN_SET/CLR,Interrupt Enable Register" setclrfld.long 0x1c 15. 0x1c 15. 0x9c 15. " ENA239 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 14. 0x1c 14. 0x9c 14. " ENA238 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 13. 0x1c 13. 0x9c 13. " ENA237 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 12. 0x1c 12. 0x9c 12. " ENA236 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 11. 0x1c 11. 0x9c 11. " ENA235 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 10. 0x1c 10. 0x9c 10. " ENA234 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x1c 9. 0x1c 9. 0x9c 9. " ENA233 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 8. 0x1c 8. 0x9c 8. " ENA232 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 7. 0x1c 7. 0x9c 7. " ENA231 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 6. 0x1c 6. 0x9c 6. " ENA230 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 5. 0x1c 5. 0x9c 5. " ENA229 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 4. 0x1c 4. 0x9c 4. " ENA228 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" textline " " setclrfld.long 0x1c 3. 0x1c 3. 0x9c 3. " ENA227 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 2. 0x1c 2. 0x9c 2. " ENA226 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 1. 0x1c 1. 0x9c 1. " ENA225 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" setclrfld.long 0x1c 0. 0x1c 0. 0x9c 0. " ENA224 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled" else hgroup.long 0x100++0x1F hide.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register" hide.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register" hide.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register" hide.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register" hide.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register" hide.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register" hide.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register" hide.long 0x1c "IRQ224_239_EN_SET/CLR,Interrupt Enable Register" endif tree.end tree "Interrupt Pending Registers" width 23. if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00) group.long 0x200++0x03 line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01) group.long 0x200++0x07 line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02) group.long 0x200++0x0B line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03) group.long 0x200++0x0F line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04) group.long 0x200++0x13 line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05) group.long 0x200++0x17 line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06) group.long 0x200++0x1B line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x18 31. 0x18 31. 0x98 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 30. 0x18 30. 0x98 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 29. 0x18 29. 0x98 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 28. 0x18 28. 0x98 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 27. 0x18 27. 0x98 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 26. 0x18 26. 0x98 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 25. 0x18 25. 0x98 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 24. 0x18 24. 0x98 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 23. 0x18 23. 0x98 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 22. 0x18 22. 0x98 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 21. 0x18 21. 0x98 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 20. 0x18 20. 0x98 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 19. 0x18 19. 0x98 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 18. 0x18 18. 0x98 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 17. 0x18 17. 0x98 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 16. 0x18 16. 0x98 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 15. 0x18 15. 0x98 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 14. 0x18 14. 0x98 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 13. 0x18 13. 0x98 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 12. 0x18 12. 0x98 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 11. 0x18 11. 0x98 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 10. 0x18 10. 0x98 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 9. 0x18 9. 0x98 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 8. 0x18 8. 0x98 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 7. 0x18 7. 0x98 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 6. 0x18 6. 0x98 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 5. 0x18 5. 0x98 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 4. 0x18 4. 0x98 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 3. 0x18 3. 0x98 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 2. 0x18 2. 0x98 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 1. 0x18 1. 0x98 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 0. 0x18 0. 0x98 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07) group.long 0x200++0x1F line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x18 31. 0x18 31. 0x98 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 30. 0x18 30. 0x98 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 29. 0x18 29. 0x98 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 28. 0x18 28. 0x98 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 27. 0x18 27. 0x98 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 26. 0x18 26. 0x98 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 25. 0x18 25. 0x98 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 24. 0x18 24. 0x98 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 23. 0x18 23. 0x98 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 22. 0x18 22. 0x98 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 21. 0x18 21. 0x98 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 20. 0x18 20. 0x98 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 19. 0x18 19. 0x98 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 18. 0x18 18. 0x98 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 17. 0x18 17. 0x98 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 16. 0x18 16. 0x98 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 15. 0x18 15. 0x98 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 14. 0x18 14. 0x98 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 13. 0x18 13. 0x98 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 12. 0x18 12. 0x98 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 11. 0x18 11. 0x98 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 10. 0x18 10. 0x98 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 9. 0x18 9. 0x98 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 8. 0x18 8. 0x98 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 7. 0x18 7. 0x98 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 6. 0x18 6. 0x98 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 5. 0x18 5. 0x98 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 4. 0x18 4. 0x98 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 3. 0x18 3. 0x98 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 2. 0x18 2. 0x98 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x18 1. 0x18 1. 0x98 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x18 0. 0x18 0. 0x98 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending" line.long 0x1c "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register" setclrfld.long 0x1c 15. 0x1c 15. 0x9c 15. " PEN239 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 14. 0x1c 14. 0x9c 14. " PEN238 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 13. 0x1c 13. 0x9c 13. " PEN237 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 12. 0x1c 12. 0x9c 12. " PEN236 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 11. 0x1c 11. 0x9c 11. " PEN235 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 10. 0x1c 10. 0x9c 10. " PEN234 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x1c 9. 0x1c 9. 0x9c 9. " PEN233 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 8. 0x1c 8. 0x9c 8. " PEN232 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 7. 0x1c 7. 0x9c 7. " PEN231 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 6. 0x1c 6. 0x9c 6. " PEN230 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 5. 0x1c 5. 0x9c 5. " PEN229 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 4. 0x1c 4. 0x9c 4. " PEN228 ,Interrupt Set/Clear Pending" "Not pending,Pending" textline " " setclrfld.long 0x1c 3. 0x1c 3. 0x9c 3. " PEN227 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 2. 0x1c 2. 0x9c 2. " PEN226 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 1. 0x1c 1. 0x9c 1. " PEN225 ,Interrupt Set/Clear Pending" "Not pending,Pending" setclrfld.long 0x1c 0. 0x1c 0. 0x9c 0. " PEN224 ,Interrupt Set/Clear Pending" "Not pending,Pending" else hgroup.long 0x200++0x1F hide.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register" hide.long 0x1c "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register" endif tree.end tree "Interrupt Active Bit Registers" width 9. if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00) rgroup.long 0x300++0x03 line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01) rgroup.long 0x300++0x07 line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02) rgroup.long 0x300++0x0B line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03) rgroup.long 0x300++0x0F line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" line.long 0x0c "ACTIVE4,Active Bit Register 4" bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04) rgroup.long 0x300++0x13 line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" line.long 0x0c "ACTIVE4,Active Bit Register 4" bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active" line.long 0x10 "ACTIVE5,Active Bit Register 5" bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05) rgroup.long 0x300++0x17 line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" line.long 0x0c "ACTIVE4,Active Bit Register 4" bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active" line.long 0x10 "ACTIVE5,Active Bit Register 5" bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active" line.long 0x14 "ACTIVE6,Active Bit Register 6" bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06) rgroup.long 0x300++0x1B line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" line.long 0x0c "ACTIVE4,Active Bit Register 4" bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active" line.long 0x10 "ACTIVE5,Active Bit Register 5" bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active" line.long 0x14 "ACTIVE6,Active Bit Register 6" bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active" line.long 0x18 "ACTIVE7,Active Bit Register 7" bitfld.long 0x18 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07) rgroup.long 0x300++0x1F line.long 0x00 "ACTIVE1,Active Bit Register 1" bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active" line.long 0x04 "ACTIVE2,Active Bit Register 2" bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active" line.long 0x08 "ACTIVE3,Active Bit Register 3" bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active" line.long 0x0c "ACTIVE4,Active Bit Register 4" bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active" line.long 0x10 "ACTIVE5,Active Bit Register 5" bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active" line.long 0x14 "ACTIVE6,Active Bit Register 6" bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active" line.long 0x18 "ACTIVE7,Active Bit Register 7" bitfld.long 0x18 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x18 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x18 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active" line.long 0x1c "ACTIVE8,Active Bit Register 8" bitfld.long 0x1c 15. " ACTIVE239 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 14. " ACTIVE238 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 13. " ACTIVE237 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 12. " ACTIVE236 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 11. " ACTIVE235 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 10. " ACTIVE234 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x1c 9. " ACTIVE233 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 8. " ACTIVE232 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 7. " ACTIVE231 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 6. " ACTIVE230 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 5. " ACTIVE229 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 4. " ACTIVE228 ,Interrupt Active Flag" "Not active,Active" textline " " bitfld.long 0x1c 3. " ACTIVE227 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 2. " ACTIVE226 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 1. " ACTIVE225 ,Interrupt Active Flag" "Not active,Active" bitfld.long 0x1c 0. " ACTIVE224 ,Interrupt Active Flag" "Not active,Active" else hgroup.long 0x300++0x1F hide.long 0x00 "ACTIVE1,Active Bit Register 1" hide.long 0x04 "ACTIVE2,Active Bit Register 2" hide.long 0x08 "ACTIVE3,Active Bit Register 3" hide.long 0x0c "ACTIVE4,Active Bit Register 4" hide.long 0x10 "ACTIVE5,Active Bit Register 5" hide.long 0x14 "ACTIVE6,Active Bit Register 6" hide.long 0x18 "ACTIVE7,Active Bit Register 7" hide.long 0x1c "ACTIVE8,Active Bit Register 8" endif tree.end tree "Interrupt Priority Registers" if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00) group.long 0x400++0x1F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01) group.long 0x400++0x3F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02) group.long 0x400++0x5F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03) group.long 0x400++0x7F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" line.long 0x60 "IPR24,Interrupt Priority Register" hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority" hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority" hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority" hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority" line.long 0x64 "IPR25,Interrupt Priority Register" hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority" hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority" hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority" hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority" line.long 0x68 "IPR26,Interrupt Priority Register" hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority" hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority" hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority" hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority" line.long 0x6C "IPR27,Interrupt Priority Register" hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority" hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority" hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority" hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority" line.long 0x70 "IPR28,Interrupt Priority Register" hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority" hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority" hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority" hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority" line.long 0x74 "IPR29,Interrupt Priority Register" hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority" hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority" hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority" hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority" line.long 0x78 "IPR30,Interrupt Priority Register" hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority" hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority" hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority" hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority" line.long 0x7C "IPR31,Interrupt Priority Register" hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority" hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority" hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority" hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04) group.long 0x400++0x9F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" line.long 0x60 "IPR24,Interrupt Priority Register" hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority" hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority" hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority" hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority" line.long 0x64 "IPR25,Interrupt Priority Register" hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority" hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority" hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority" hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority" line.long 0x68 "IPR26,Interrupt Priority Register" hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority" hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority" hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority" hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority" line.long 0x6C "IPR27,Interrupt Priority Register" hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority" hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority" hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority" hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority" line.long 0x70 "IPR28,Interrupt Priority Register" hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority" hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority" hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority" hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority" line.long 0x74 "IPR29,Interrupt Priority Register" hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority" hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority" hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority" hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority" line.long 0x78 "IPR30,Interrupt Priority Register" hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority" hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority" hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority" hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority" line.long 0x7C "IPR31,Interrupt Priority Register" hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority" hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority" hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority" hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority" line.long 0x80 "IPR32,Interrupt Priority Register" hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority" hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority" hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority" hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority" line.long 0x84 "IPR33,Interrupt Priority Register" hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority" hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority" hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority" hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority" line.long 0x88 "IPR34,Interrupt Priority Register" hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority" hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority" hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority" hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority" line.long 0x8C "IPR35,Interrupt Priority Register" hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority" hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority" hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority" hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority" line.long 0x90 "IPR36,Interrupt Priority Register" hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority" hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority" hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority" hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority" line.long 0x94 "IPR37,Interrupt Priority Register" hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority" hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority" hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority" hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority" line.long 0x98 "IPR38,Interrupt Priority Register" hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority" hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority" hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority" hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority" line.long 0x9C "IPR39,Interrupt Priority Register" hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority" hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority" hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority" hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05) group.long 0x400++0xBF line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" line.long 0x60 "IPR24,Interrupt Priority Register" hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority" hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority" hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority" hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority" line.long 0x64 "IPR25,Interrupt Priority Register" hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority" hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority" hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority" hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority" line.long 0x68 "IPR26,Interrupt Priority Register" hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority" hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority" hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority" hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority" line.long 0x6C "IPR27,Interrupt Priority Register" hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority" hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority" hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority" hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority" line.long 0x70 "IPR28,Interrupt Priority Register" hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority" hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority" hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority" hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority" line.long 0x74 "IPR29,Interrupt Priority Register" hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority" hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority" hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority" hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority" line.long 0x78 "IPR30,Interrupt Priority Register" hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority" hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority" hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority" hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority" line.long 0x7C "IPR31,Interrupt Priority Register" hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority" hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority" hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority" hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority" line.long 0x80 "IPR32,Interrupt Priority Register" hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority" hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority" hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority" hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority" line.long 0x84 "IPR33,Interrupt Priority Register" hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority" hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority" hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority" hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority" line.long 0x88 "IPR34,Interrupt Priority Register" hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority" hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority" hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority" hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority" line.long 0x8C "IPR35,Interrupt Priority Register" hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority" hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority" hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority" hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority" line.long 0x90 "IPR36,Interrupt Priority Register" hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority" hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority" hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority" hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority" line.long 0x94 "IPR37,Interrupt Priority Register" hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority" hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority" hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority" hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority" line.long 0x98 "IPR38,Interrupt Priority Register" hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority" hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority" hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority" hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority" line.long 0x9C "IPR39,Interrupt Priority Register" hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority" hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority" hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority" hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority" line.long 0xA0 "IPR40,Interrupt Priority Register" hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority" hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority" hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority" hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority" line.long 0xA4 "IPR41,Interrupt Priority Register" hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority" hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority" hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority" hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority" line.long 0xA8 "IPR42,Interrupt Priority Register" hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority" hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority" hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority" hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority" line.long 0xAC "IPR43,Interrupt Priority Register" hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority" hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority" hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority" hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority" line.long 0xB0 "IPR44,Interrupt Priority Register" hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority" hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority" hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority" hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority" line.long 0xB4 "IPR45,Interrupt Priority Register" hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority" hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority" hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority" hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority" line.long 0xB8 "IPR46,Interrupt Priority Register" hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority" hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority" hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority" hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority" line.long 0xBC "IPR47,Interrupt Priority Register" hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority" hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority" hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority" hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06) group.long 0x400++0xDF line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" line.long 0x60 "IPR24,Interrupt Priority Register" hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority" hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority" hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority" hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority" line.long 0x64 "IPR25,Interrupt Priority Register" hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority" hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority" hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority" hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority" line.long 0x68 "IPR26,Interrupt Priority Register" hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority" hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority" hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority" hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority" line.long 0x6C "IPR27,Interrupt Priority Register" hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority" hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority" hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority" hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority" line.long 0x70 "IPR28,Interrupt Priority Register" hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority" hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority" hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority" hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority" line.long 0x74 "IPR29,Interrupt Priority Register" hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority" hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority" hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority" hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority" line.long 0x78 "IPR30,Interrupt Priority Register" hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority" hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority" hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority" hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority" line.long 0x7C "IPR31,Interrupt Priority Register" hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority" hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority" hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority" hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority" line.long 0x80 "IPR32,Interrupt Priority Register" hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority" hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority" hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority" hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority" line.long 0x84 "IPR33,Interrupt Priority Register" hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority" hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority" hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority" hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority" line.long 0x88 "IPR34,Interrupt Priority Register" hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority" hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority" hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority" hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority" line.long 0x8C "IPR35,Interrupt Priority Register" hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority" hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority" hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority" hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority" line.long 0x90 "IPR36,Interrupt Priority Register" hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority" hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority" hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority" hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority" line.long 0x94 "IPR37,Interrupt Priority Register" hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority" hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority" hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority" hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority" line.long 0x98 "IPR38,Interrupt Priority Register" hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority" hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority" hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority" hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority" line.long 0x9C "IPR39,Interrupt Priority Register" hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority" hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority" hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority" hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority" line.long 0xA0 "IPR40,Interrupt Priority Register" hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority" hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority" hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority" hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority" line.long 0xA4 "IPR41,Interrupt Priority Register" hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority" hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority" hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority" hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority" line.long 0xA8 "IPR42,Interrupt Priority Register" hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority" hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority" hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority" hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority" line.long 0xAC "IPR43,Interrupt Priority Register" hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority" hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority" hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority" hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority" line.long 0xB0 "IPR44,Interrupt Priority Register" hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority" hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority" hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority" hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority" line.long 0xB4 "IPR45,Interrupt Priority Register" hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority" hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority" hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority" hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority" line.long 0xB8 "IPR46,Interrupt Priority Register" hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority" hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority" hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority" hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority" line.long 0xBC "IPR47,Interrupt Priority Register" hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority" hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority" hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority" hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority" line.long 0xC0 "IPR48,Interrupt Priority Register" hexmask.long.byte 0xC0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority" hexmask.long.byte 0xC0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority" hexmask.long.byte 0xC0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority" hexmask.long.byte 0xC0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority" line.long 0xC4 "IPR49,Interrupt Priority Register" hexmask.long.byte 0xC4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority" hexmask.long.byte 0xC4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority" hexmask.long.byte 0xC4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority" hexmask.long.byte 0xC4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority" line.long 0xC8 "IPR50,Interrupt Priority Register" hexmask.long.byte 0xC8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority" hexmask.long.byte 0xC8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority" hexmask.long.byte 0xC8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority" hexmask.long.byte 0xC8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority" line.long 0xCC "IPR51,Interrupt Priority Register" hexmask.long.byte 0xCC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority" hexmask.long.byte 0xCC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority" hexmask.long.byte 0xCC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority" hexmask.long.byte 0xCC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority" line.long 0xD0 "IPR52,Interrupt Priority Register" hexmask.long.byte 0xD0 24.--31. 1. " PRI_211 ,Interrupt 211 Priority" hexmask.long.byte 0xD0 16.--23. 1. " PRI_210 ,Interrupt 210 Priority" hexmask.long.byte 0xD0 8.--15. 1. " PRI_209 ,Interrupt 209 Priority" hexmask.long.byte 0xD0 0.--7. 1. " PRI_208 ,Interrupt 208 Priority" line.long 0xD4 "IPR53,Interrupt Priority Register" hexmask.long.byte 0xD4 24.--31. 1. " PRI_215 ,Interrupt 215 Priority" hexmask.long.byte 0xD4 16.--23. 1. " PRI_214 ,Interrupt 214 Priority" hexmask.long.byte 0xD4 8.--15. 1. " PRI_213 ,Interrupt 213 Priority" hexmask.long.byte 0xD4 0.--7. 1. " PRI_212 ,Interrupt 212 Priority" line.long 0xD8 "IPR54,Interrupt Priority Register" hexmask.long.byte 0xD8 24.--31. 1. " PRI_219 ,Interrupt 219 Priority" hexmask.long.byte 0xD8 16.--23. 1. " PRI_218 ,Interrupt 218 Priority" hexmask.long.byte 0xD8 8.--15. 1. " PRI_217 ,Interrupt 217 Priority" hexmask.long.byte 0xD8 0.--7. 1. " PRI_216 ,Interrupt 216 Priority" line.long 0xDC "IPR55,Interrupt Priority Register" hexmask.long.byte 0xDC 24.--31. 1. " PRI_223 ,Interrupt 223 Priority" hexmask.long.byte 0xDC 16.--23. 1. " PRI_222 ,Interrupt 222 Priority" hexmask.long.byte 0xDC 8.--15. 1. " PRI_221 ,Interrupt 221 Priority" hexmask.long.byte 0xDC 0.--7. 1. " PRI_220 ,Interrupt 220 Priority" elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07) group.long 0x400++0xEF line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority" hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority" hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority" hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority" hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority" hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority" hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority" hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority" hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority" hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority" hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority" hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority" hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority" hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority" hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority" hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority" hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority" hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority" hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority" hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority" hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority" hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority" hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority" hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority" hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority" hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority" hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority" hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority" hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority" hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority" hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority" hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority" hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority" hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority" hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority" hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority" hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority" hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority" hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority" hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority" hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority" hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority" hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority" hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority" hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority" hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority" hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority" hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority" hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority" hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority" hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority" hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority" hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority" hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority" hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority" hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority" hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority" hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority" hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority" hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority" hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority" hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority" hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority" hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority" hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority" hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority" hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority" hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority" hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority" hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority" hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority" hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority" hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority" line.long 0x60 "IPR24,Interrupt Priority Register" hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority" hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority" hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority" hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority" line.long 0x64 "IPR25,Interrupt Priority Register" hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority" hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority" hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority" hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority" line.long 0x68 "IPR26,Interrupt Priority Register" hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority" hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority" hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority" hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority" line.long 0x6C "IPR27,Interrupt Priority Register" hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority" hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority" hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority" hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority" line.long 0x70 "IPR28,Interrupt Priority Register" hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority" hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority" hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority" hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority" line.long 0x74 "IPR29,Interrupt Priority Register" hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority" hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority" hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority" hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority" line.long 0x78 "IPR30,Interrupt Priority Register" hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority" hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority" hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority" hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority" line.long 0x7C "IPR31,Interrupt Priority Register" hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority" hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority" hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority" hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority" line.long 0x80 "IPR32,Interrupt Priority Register" hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority" hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority" hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority" hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority" line.long 0x84 "IPR33,Interrupt Priority Register" hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority" hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority" hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority" hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority" line.long 0x88 "IPR34,Interrupt Priority Register" hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority" hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority" hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority" hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority" line.long 0x8C "IPR35,Interrupt Priority Register" hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority" hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority" hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority" hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority" line.long 0x90 "IPR36,Interrupt Priority Register" hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority" hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority" hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority" hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority" line.long 0x94 "IPR37,Interrupt Priority Register" hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority" hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority" hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority" hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority" line.long 0x98 "IPR38,Interrupt Priority Register" hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority" hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority" hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority" hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority" line.long 0x9C "IPR39,Interrupt Priority Register" hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority" hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority" hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority" hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority" line.long 0xA0 "IPR40,Interrupt Priority Register" hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority" hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority" hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority" hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority" line.long 0xA4 "IPR41,Interrupt Priority Register" hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority" hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority" hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority" hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority" line.long 0xA8 "IPR42,Interrupt Priority Register" hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority" hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority" hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority" hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority" line.long 0xAC "IPR43,Interrupt Priority Register" hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority" hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority" hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority" hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority" line.long 0xB0 "IPR44,Interrupt Priority Register" hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority" hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority" hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority" hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority" line.long 0xB4 "IPR45,Interrupt Priority Register" hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority" hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority" hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority" hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority" line.long 0xB8 "IPR46,Interrupt Priority Register" hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority" hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority" hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority" hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority" line.long 0xBC "IPR47,Interrupt Priority Register" hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority" hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority" hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority" hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority" line.long 0xC0 "IPR48,Interrupt Priority Register" hexmask.long.byte 0xC0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority" hexmask.long.byte 0xC0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority" hexmask.long.byte 0xC0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority" hexmask.long.byte 0xC0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority" line.long 0xC4 "IPR49,Interrupt Priority Register" hexmask.long.byte 0xC4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority" hexmask.long.byte 0xC4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority" hexmask.long.byte 0xC4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority" hexmask.long.byte 0xC4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority" line.long 0xC8 "IPR50,Interrupt Priority Register" hexmask.long.byte 0xC8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority" hexmask.long.byte 0xC8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority" hexmask.long.byte 0xC8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority" hexmask.long.byte 0xC8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority" line.long 0xCC "IPR51,Interrupt Priority Register" hexmask.long.byte 0xCC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority" hexmask.long.byte 0xCC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority" hexmask.long.byte 0xCC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority" hexmask.long.byte 0xCC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority" line.long 0xD0 "IPR52,Interrupt Priority Register" hexmask.long.byte 0xD0 24.--31. 1. " PRI_211 ,Interrupt 211 Priority" hexmask.long.byte 0xD0 16.--23. 1. " PRI_210 ,Interrupt 210 Priority" hexmask.long.byte 0xD0 8.--15. 1. " PRI_209 ,Interrupt 209 Priority" hexmask.long.byte 0xD0 0.--7. 1. " PRI_208 ,Interrupt 208 Priority" line.long 0xD4 "IPR53,Interrupt Priority Register" hexmask.long.byte 0xD4 24.--31. 1. " PRI_215 ,Interrupt 215 Priority" hexmask.long.byte 0xD4 16.--23. 1. " PRI_214 ,Interrupt 214 Priority" hexmask.long.byte 0xD4 8.--15. 1. " PRI_213 ,Interrupt 213 Priority" hexmask.long.byte 0xD4 0.--7. 1. " PRI_212 ,Interrupt 212 Priority" line.long 0xD8 "IPR54,Interrupt Priority Register" hexmask.long.byte 0xD8 24.--31. 1. " PRI_219 ,Interrupt 219 Priority" hexmask.long.byte 0xD8 16.--23. 1. " PRI_218 ,Interrupt 218 Priority" hexmask.long.byte 0xD8 8.--15. 1. " PRI_217 ,Interrupt 217 Priority" hexmask.long.byte 0xD8 0.--7. 1. " PRI_216 ,Interrupt 216 Priority" line.long 0xDC "IPR55,Interrupt Priority Register" hexmask.long.byte 0xDC 24.--31. 1. " PRI_223 ,Interrupt 223 Priority" hexmask.long.byte 0xDC 16.--23. 1. " PRI_222 ,Interrupt 222 Priority" hexmask.long.byte 0xDC 8.--15. 1. " PRI_221 ,Interrupt 221 Priority" hexmask.long.byte 0xDC 0.--7. 1. " PRI_220 ,Interrupt 220 Priority" line.long 0xE0 "IPR56,Interrupt Priority Register" hexmask.long.byte 0xE0 24.--31. 1. " PRI_227 ,Interrupt 227 Priority" hexmask.long.byte 0xE0 16.--23. 1. " PRI_226 ,Interrupt 226 Priority" hexmask.long.byte 0xE0 8.--15. 1. " PRI_225 ,Interrupt 225 Priority" hexmask.long.byte 0xE0 0.--7. 1. " PRI_224 ,Interrupt 224 Priority" line.long 0xE4 "IPR57,Interrupt Priority Register" hexmask.long.byte 0xE4 24.--31. 1. " PRI_231 ,Interrupt 231 Priority" hexmask.long.byte 0xE4 16.--23. 1. " PRI_230 ,Interrupt 230 Priority" hexmask.long.byte 0xE4 8.--15. 1. " PRI_229 ,Interrupt 229 Priority" hexmask.long.byte 0xE4 0.--7. 1. " PRI_228 ,Interrupt 228 Priority" line.long 0xE8 "IPR58,Interrupt Priority Register" hexmask.long.byte 0xE8 24.--31. 1. " PRI_235 ,Interrupt 235 Priority" hexmask.long.byte 0xE8 16.--23. 1. " PRI_234 ,Interrupt 234 Priority" hexmask.long.byte 0xE8 8.--15. 1. " PRI_233 ,Interrupt 233 Priority" hexmask.long.byte 0xE8 0.--7. 1. " PRI_232 ,Interrupt 232 Priority" line.long 0xEC "IPR59,Interrupt Priority Register" hexmask.long.byte 0xEC 24.--31. 1. " PRI_239 ,Interrupt 239 Priority" hexmask.long.byte 0xEC 16.--23. 1. " PRI_238 ,Interrupt 238 Priority" hexmask.long.byte 0xEC 8.--15. 1. " PRI_237 ,Interrupt 237 Priority" hexmask.long.byte 0xEC 0.--7. 1. " PRI_236 ,Interrupt 236 Priority" else hgroup.long 0x400++0xEF hide.long 0x0 "IPR0,Interrupt Priority Register" hide.long 0x4 "IPR1,Interrupt Priority Register" hide.long 0x8 "IPR2,Interrupt Priority Register" hide.long 0xC "IPR3,Interrupt Priority Register" hide.long 0x10 "IPR4,Interrupt Priority Register" hide.long 0x14 "IPR5,Interrupt Priority Register" hide.long 0x18 "IPR6,Interrupt Priority Register" hide.long 0x1C "IPR7,Interrupt Priority Register" hide.long 0x20 "IPR8,Interrupt Priority Register" hide.long 0x24 "IPR9,Interrupt Priority Register" hide.long 0x28 "IPR10,Interrupt Priority Register" hide.long 0x2C "IPR11,Interrupt Priority Register" hide.long 0x30 "IPR12,Interrupt Priority Register" hide.long 0x34 "IPR13,Interrupt Priority Register" hide.long 0x38 "IPR14,Interrupt Priority Register" hide.long 0x3C "IPR15,Interrupt Priority Register" hide.long 0x40 "IPR16,Interrupt Priority Register" hide.long 0x44 "IPR17,Interrupt Priority Register" hide.long 0x48 "IPR18,Interrupt Priority Register" hide.long 0x4C "IPR19,Interrupt Priority Register" hide.long 0x50 "IPR20,Interrupt Priority Register" hide.long 0x54 "IPR21,Interrupt Priority Register" hide.long 0x58 "IPR22,Interrupt Priority Register" hide.long 0x5C "IPR23,Interrupt Priority Register" hide.long 0x60 "IPR24,Interrupt Priority Register" hide.long 0x64 "IPR25,Interrupt Priority Register" hide.long 0x68 "IPR26,Interrupt Priority Register" hide.long 0x6C "IPR27,Interrupt Priority Register" hide.long 0x70 "IPR28,Interrupt Priority Register" hide.long 0x74 "IPR29,Interrupt Priority Register" hide.long 0x78 "IPR30,Interrupt Priority Register" hide.long 0x7C "IPR31,Interrupt Priority Register" hide.long 0x80 "IPR32,Interrupt Priority Register" hide.long 0x84 "IPR33,Interrupt Priority Register" hide.long 0x88 "IPR34,Interrupt Priority Register" hide.long 0x8C "IPR35,Interrupt Priority Register" hide.long 0x90 "IPR36,Interrupt Priority Register" hide.long 0x94 "IPR37,Interrupt Priority Register" hide.long 0x98 "IPR38,Interrupt Priority Register" hide.long 0x9C "IPR39,Interrupt Priority Register" hide.long 0xA0 "IPR40,Interrupt Priority Register" hide.long 0xA4 "IPR41,Interrupt Priority Register" hide.long 0xA8 "IPR42,Interrupt Priority Register" hide.long 0xAC "IPR43,Interrupt Priority Register" hide.long 0xB0 "IPR44,Interrupt Priority Register" hide.long 0xB4 "IPR45,Interrupt Priority Register" hide.long 0xB8 "IPR46,Interrupt Priority Register" hide.long 0xBC "IPR47,Interrupt Priority Register" hide.long 0xC0 "IPR48,Interrupt Priority Register" hide.long 0xC4 "IPR49,Interrupt Priority Register" hide.long 0xC8 "IPR50,Interrupt Priority Register" hide.long 0xCC "IPR51,Interrupt Priority Register" hide.long 0xD0 "IPR52,Interrupt Priority Register" hide.long 0xD4 "IPR53,Interrupt Priority Register" hide.long 0xD8 "IPR54,Interrupt Priority Register" hide.long 0xDC "IPR55,Interrupt Priority Register" hide.long 0xE0 "IPR56,Interrupt Priority Register" hide.long 0xE4 "IPR57,Interrupt Priority Register" hide.long 0xE8 "IPR58,Interrupt Priority Register" hide.long 0xEC "IPR59,Interrupt Priority Register" endif tree.end width 0x0b else newline textline "COREDEBUG component base address not specified" newline endif tree.end tree "Debug" tree "Core Debug" sif COMPonent.AVAILABLE("COREDEBUG") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1)) width 7. if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x20000) group 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running" bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " bitfld.long 0x00 3. " C_MASKINTS ,Interrupts Mask" "Not masked,Masked" bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted" textline " " bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x20001) group 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running" bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " bitfld.long 0x00 5. " C_SNAPSTALL ,Halting debug to gain control of the core" "Disabled,Enabled" bitfld.long 0x00 3. " C_MASKINTS ,Interrupts Mask" "Not masked,Masked" textline " " bitfld.long 0x00 2. " C_STEP ,Core Step" "No step,Step" bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted" textline " " bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x0) group 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running" bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted" textline " " bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x00001) group 0xDF0++0x03 line.long 0x00 "DHCSR,Debug Halting Control and Status Register" bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset" bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read" textline " " bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1" bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1" textline " " bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running" bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping" textline " " bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted" bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available" textline " " bitfld.long 0x00 2. " C_STEP ,Core Step" "No step,Step" bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted" textline " " bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled" endif wgroup 0xDF4++0x03 line.long 0x00 "DCRSR,Debug Core Register Selector Register" bitfld.long 0x00 16. " REGWNR ,Register Read/Write" "Read,Write" bitfld.long 0x00 0.--4. " REGSEL ,Register Selection" "R0,R1,R2,R3,R4,R5,R6,R7,R8,R9,R10,R11,R12,R13,R14,R15,xPSR/ Flags,MSP,PSP,RAZ/WI,CONTROL/FAULTMASK/BASEPRI/PRIMASK,?..." group 0xDF8++0x03 line.long 0x00 "DCRDR,Debug Core Register Data Register" if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDFC))&0x10000)==0x10000) group.long 0xDFC++0x03 line.long 0x00 "DEMCR,Debug Exception and Monitor Control Register" bitfld.long 0x00 24. " TRCENA ,Global enable for all DWT and ITM features" "Disabled,Enabled" bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1" bitfld.long 0x00 18. " MON_STEP ,Setting this bit to 1 makes the step request pending" "No step,Step" textline " " bitfld.long 0x00 17. " MON_PEND ,Sets or clears the pending state of the DebugMonitor exception" "Not pending,Pending" bitfld.long 0x00 16. " MON_EN ,Enable the DebugMonitor exception" "Disabled,Enabled" bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled" textline " " bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap" "Disabled,Enabled" bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled" bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled" bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled" bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled" textline " " bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled" else group.long 0xDFC++0x03 line.long 0x00 "DEMCR,Debug Exception and Monitor Control Register" bitfld.long 0x00 24. " TRCENA ,Global enable for all DWT and ITM features" "Disabled,Enabled" bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1" textline " " bitfld.long 0x00 17. " MON_PEND ,Sets or clears the pending state of the DebugMonitor exception" "Not pending,Pending" bitfld.long 0x00 16. " MON_EN ,Enable the DebugMonitor exception" "Disabled,Enabled" bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled" textline " " bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap" "Disabled,Enabled" bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled" bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled" textline " " bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled" bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled" bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled" textline " " bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled" endif else newline textline "COREDEBUG component base address not specified" newline endif tree.end tree "Flash Patch and Breakpoint Unit (FPB)" sif COMPonent.AVAILABLE("FPB") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1)) width 10. group 0x00--0x27 line.long 0x00 "FP_CTRL,Flash Patch Control Register" bitfld.long 0x00 8.--11. " NUM_LIT ,Number of Literal Slots Field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 4.--7. " NUM_CODE ,Number of Code Slots Field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 1. " KEY ,Key Field" "Low,High" bitfld.long 0x00 0. " ENABLE ,Flash Patch Unit Enable" "Disabled,Enabled" ;group 0x04++0x03 line.long 0x04 "FP_REMAP,Flash Patch Remap Register" hexmask.long.tbyte 0x04 5.--28. 1. " REMAP ,Remap Base Address Field" ;group 0x08++0x03 line.long 0x8 "FP_COMP0,Flash Patch Comparator Register 0" bitfld.long 0x8 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x8 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x8 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0xC "FP_COMP1,Flash Patch Comparator Register 1" bitfld.long 0xC 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0xC 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0xC 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x10 "FP_COMP2,Flash Patch Comparator Register 2" bitfld.long 0x10 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x10 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x10 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x14 "FP_COMP3,Flash Patch Comparator Register 3" bitfld.long 0x14 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x14 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x14 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x18 "FP_COMP4,Flash Patch Comparator Register 4" bitfld.long 0x18 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x18 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x18 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x1C "FP_COMP5,Flash Patch Comparator Register 5" bitfld.long 0x1C 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x1C 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x1C 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x20 "FP_COMP6,Flash Patch Comparator Register 6" bitfld.long 0x20 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x20 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x20 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" line.long 0x24 "FP_COMP7,Flash Patch Comparator Register 7" bitfld.long 0x24 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both" hexmask.long 0x24 2.--28. 1. " COMP ,Comparison Address" bitfld.long 0x24 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled" tree "Coresight Management Registers" rgroup 0xfd0--0xfff line.long 0x00 "PID4,Peripheral ID4" line.long 0x04 "PID5,Peripheral ID5" line.long 0x08 "PID6,Peripheral ID6" line.long 0x0c "PID7,Peripheral ID7" line.long 0x10 "PID0,Peripheral ID0" line.long 0x14 "PID1,Peripheral ID1" line.long 0x18 "PID2,Peripheral ID2" line.long 0x1c "PID3,Peripheral ID3" line.long 0x20 "CID0,Component ID0" line.long 0x24 "CID1,Component ID1" line.long 0x28 "CID2,Component ID2" line.long 0x2c "CID3,Component ID3" tree.end else newline textline "FPB component base address not specified" newline endif tree.end tree "Data Watchpoint and Trace Unit (DWT)" sif COMPonent.AVAILABLE("DWT") base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1)) width 15. group 0x00--0x1B line.long 0x00 "DWT_CTRL,DWT Control Register" bitfld.long 0x00 28.--31. " NUMCOMP ,Number of Comparators Field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 22. " CYCEVTENA ,Enables Cycle Count Event" "Disabled,Enabled" bitfld.long 0x00 21. " FOLDEVTENA ,Enables Folded Instruction Count Event" "Disabled,Enabled" textline " " bitfld.long 0x00 20. " LSUEVTENA ,Enables LSU Count Event" "Disabled,Enabled" bitfld.long 0x00 19. " SLEEPEVTENA ,Enables Sleep Count Event" "Disabled,Enabled" bitfld.long 0x00 18. " EXCEVTENA ,Enables Interrupt Overhead Event" "Disabled,Enabled" textline " " bitfld.long 0x00 17. " CPIEVTENA ,Enables CPI Count Event" "Disabled,Enabled" bitfld.long 0x00 16. " EXCTRCENA ,Enables Interrupt Event Tracing" "Disabled,Enabled" bitfld.long 0x00 12. " PCSAMPLEENA ,Enables PC Sampling Event" "Disabled,Enabled" textline " " bitfld.long 0x00 10.--11. " SYNCTAP ,Feed Synchronization Pulse to the ITM SYNCEN Control" "Disabled,24,26,28" bitfld.long 0x00 9. " CYCTAP ,Selects a Tap on the DWT_CYCCNT Register" "Bit 6,Bit 10" bitfld.long 0x00 5.--8. " POSTCNT ,Post-Scalar Counter for CYCTAP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" textline " " bitfld.long 0x00 1.--4. " POSTPRESET ,Reload Value for POSTCNT Post-Scalar Counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 0. " CYCCNTENA ,Enable the DWT_CYCCNT Counter" "Disabled,Enabled" ;group 0x04++0x03 line.long 0x04 "DWT_CYCCNT,Cycle Count register" ;group 0x08++0x03 line.long 0x08 "DWT_CPICNT,DWT CPI Count Register" hexmask.long.byte 0x08 0.--7. 1. " CPICNT ,The base CPI counter" ;group 0x0c++0x03 line.long 0x0c "DWT_EXCCNT,DWT Exception Overhead Count Register" hexmask.long.byte 0x0c 0.--7. 1. " EXCCNT ,The exception overhead counter" ;group 0x10++0x03 line.long 0x10 "DWT_SLEEPCNT,DWT Sleep Count Register" hexmask.long.byte 0x10 0.--7. 1. " SLEEPCNT ,Sleep Counter" ;group 0x14++0x03 line.long 0x14 "DWT_LSUCNT,DWT LSU Count Register" hexmask.long.byte 0x14 0.--7. 1. " LSUCNT ,Load-store counter" ;group 0x18++0x03 line.long 0x18 "DWT_FOLDCNT,DWT Fold Count Register" hexmask.long.byte 0x18 0.--7. 1. " FOLDCNT ,Folded-instruction counter" group.long 0x20++0x03 line.long 0x00 "DWT_COMP0,DWT Comparator Register 0" group.long 0x30++0x03 line.long 0x00 "DWT_COMP1,DWT Comparator Register 1" group.long 0x40++0x03 line.long 0x00 "DWT_COMP2,DWT Comparator Register 2" group.long 0x50++0x03 line.long 0x00 "DWT_COMP3,DWT Comparator Register 3" group.long 0x24++0x03 line.long 0x00 "DWT_MASK0,DWT Mask Registers 0" bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x34++0x03 line.long 0x00 "DWT_MASK1,DWT Mask Registers 1" bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x44++0x03 line.long 0x00 "DWT_MASK2,DWT Mask Registers 2" bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" group.long 0x54++0x03 line.long 0x00 "DWT_MASK3,DWT Mask Registers 3" bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x20)==0x00) group.long 0x28++0x03 line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." else group.long 0x28++0x03 line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." endif if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x38))&0x20)==0x00) group.long 0x38++0x03 line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." else group.long 0x38++0x03 line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." endif if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x48))&0x20)==0x00) group.long 0x48++0x03 line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." else group.long 0x48++0x03 line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." endif if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x58))&0x20)==0x00) group.long 0x58++0x03 line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." else group.long 0x58++0x03 line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3" bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15" bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res" bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported" bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled" textline " " bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set" bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled" textline " " bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..." endif tree "Coresight Management Registers" rgroup 0xfd0--0xfff line.long 0x00 "PID4,Peripheral ID4" line.long 0x04 "PID5,Peripheral ID5" line.long 0x08 "PID6,Peripheral ID6" line.long 0x0c "PID7,Peripheral ID7" line.long 0x10 "PID0,Peripheral ID1" line.long 0x14 "PID1,Peripheral ID2" line.long 0x18 "PID2,Peripheral ID3" line.long 0x1c "PID3,Peripheral ID4" line.long 0x20 "CID0,Component ID0" line.long 0x24 "CID1,Component ID1" line.long 0x28 "CID2,Component ID2" line.long 0x2c "CID3,Component ID3" tree.end else newline textline "DWT component base address not specified" newline endif tree.end tree.end AUTOINDENT.POP tree.end tree "ADC (Analog-to-Digital Converter)" base ad:0x0 tree "ADC0" base ad:0x40012400 group.long 0x0++0x3B 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" "0,1" bitfld.long 0x4 22. "IWDEN,Inserted channel analog watchdog" "0,1" hexmask.long.byte 0x4 16.--19. 1. "SYNCM,sync mode selection" bitfld.long 0x4 13.--15. "DISNUM,Number of conversions in" "0,1,2,3,4,5,6,7" bitfld.long 0x4 12. "DISIC,Discontinuous mode on" "0,1" bitfld.long 0x4 11. "DISRC,Discontinuous mode on regular" "0,1" bitfld.long 0x4 10. "ICA,Inserted channel group convert" "0,1" bitfld.long 0x4 9. "WDSC,When in scan mode analog watchdog" "0,1" bitfld.long 0x4 8. "SM,Scan mode" "0,1" newline 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" hexmask.long.byte 0x4 0.--4. 1. "WDCHSEL,Analog watchdog channel select" 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" newline 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" "0,1,2,3,4,5,6,7" bitfld.long 0xC 18.--20. "SPT16,Channel 16 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 15.--17. "SPT15,Channel 15 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 12.--14. "SPT14,Channel 14 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 9.--11. "SPT13,Channel 13 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 6.--8. "SPT12,Channel 12 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 3.--5. "SPT11,Channel 11 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 0.--2. "SPT10,Channel 10 sample time" "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" "0,1,2,3,4,5,6,7" bitfld.long 0x10 24.--26. "SPT8,Channel 8 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 21.--23. "SPT7,Channel 7 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 18.--20. "SPT6,Channel 6 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 15.--17. "SPT5,Channel 5 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 12.--14. "SPT4,Channel 4 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 9.--11. "SPT3,Channel 3 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 6.--8. "SPT2,Channel 2 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 3.--5. "SPT1,Channel 1 sample time" "0,1,2,3,4,5,6,7" newline bitfld.long 0x10 0.--2. "SPT0,Channel 0 sample time" "0,1,2,3,4,5,6,7" line.long 0x14 "IOFF0,Inserted channel data offset register" hexmask.long.word 0x14 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x18 "IOFF1,Inserted channel data offset register" hexmask.long.word 0x18 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x1C "IOFF2,Inserted channel data offset register" hexmask.long.word 0x1C 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x20 "IOFF3,Inserted channel data offset register" hexmask.long.word 0x20 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x24 "WDHT,watchdog higher threshold" hexmask.long.word 0x24 0.--11. 1. "WDHT,Analog watchdog higher" line.long 0x28 "WDLT,watchdog lower threshold" hexmask.long.word 0x28 0.--11. 1. "WDLT,Analog watchdog lower" line.long 0x2C "RSQ0,regular sequence register 0" hexmask.long.byte 0x2C 20.--23. 1. "RL,Regular channel group" hexmask.long.byte 0x2C 15.--19. 1. "RSQ15,16th conversion in regular" hexmask.long.byte 0x2C 10.--14. 1. "RSQ14,15th conversion in regular" hexmask.long.byte 0x2C 5.--9. 1. "RSQ13,14th conversion in regular" hexmask.long.byte 0x2C 0.--4. 1. "RSQ12,13th conversion in regular" line.long 0x30 "RSQ1,regular sequence register 1" hexmask.long.byte 0x30 25.--29. 1. "RSQ11,12th conversion in regular" hexmask.long.byte 0x30 20.--24. 1. "RSQ10,11th conversion in regular" hexmask.long.byte 0x30 15.--19. 1. "RSQ9,10th conversion in regular" hexmask.long.byte 0x30 10.--14. 1. "RSQ8,9th conversion in regular" hexmask.long.byte 0x30 5.--9. 1. "RSQ7,8th conversion in regular" hexmask.long.byte 0x30 0.--4. 1. "RSQ6,7th conversion in regular" line.long 0x34 "RSQ2,regular sequence register 2" hexmask.long.byte 0x34 25.--29. 1. "RSQ5,6th conversion in regular" hexmask.long.byte 0x34 20.--24. 1. "RSQ4,5th conversion in regular" hexmask.long.byte 0x34 15.--19. 1. "RSQ3,4th conversion in regular" hexmask.long.byte 0x34 10.--14. 1. "RSQ2,3rd conversion in regular" hexmask.long.byte 0x34 5.--9. 1. "RSQ1,2nd conversion in regular" hexmask.long.byte 0x34 0.--4. 1. "RSQ0,1st conversion in regular" line.long 0x38 "ISQ,Inserted sequence register" bitfld.long 0x38 20.--21. "IL,Inserted channel group length" "0,1,2,3" hexmask.long.byte 0x38 15.--19. 1. "ISQ3,4th conversion in inserted" hexmask.long.byte 0x38 10.--14. 1. "ISQ2,3rd conversion in inserted" hexmask.long.byte 0x38 5.--9. 1. "ISQ1,2nd conversion in inserted" hexmask.long.byte 0x38 0.--4. 1. "ISQ0,1st conversion in inserted" rgroup.long 0x3C++0x13 line.long 0x0 "IDATA0,Inserted data register 0" hexmask.long.word 0x0 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0x4 "IDATA1,Inserted data register 1" hexmask.long.word 0x4 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0x8 "IDATA2,Inserted data register 2" hexmask.long.word 0x8 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0xC "IDATA3,Inserted data register 3" hexmask.long.word 0xC 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0x10 "RDATA,regular data register" hexmask.long.word 0x10 16.--31. 1. "ADC1RDTR,ADC regular channel data" hexmask.long.word 0x10 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" hexmask.long.byte 0x0 5.--8. 1. "OVSS,Oversampling shift" 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++0x3B 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" "0,1" bitfld.long 0x4 22. "IWDEN,Inserted channel analog watchdog" "0,1" hexmask.long.byte 0x4 16.--19. 1. "SYNCM,sync mode selection" bitfld.long 0x4 13.--15. "DISNUM,Number of conversions in" "0,1,2,3,4,5,6,7" bitfld.long 0x4 12. "DISIC,Discontinuous mode on" "0,1" bitfld.long 0x4 11. "DISRC,Discontinuous mode on regular" "0,1" bitfld.long 0x4 10. "ICA,Inserted channel group convert" "0,1" bitfld.long 0x4 9. "WDSC,When in scan mode analog watchdog" "0,1" bitfld.long 0x4 8. "SM,Scan mode" "0,1" newline 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" hexmask.long.byte 0x4 0.--4. 1. "WDCHSEL,Analog watchdog channel select" 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" newline 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" "0,1,2,3,4,5,6,7" bitfld.long 0xC 18.--20. "SPT16,Channel 16 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 15.--17. "SPT15,Channel 15 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 12.--14. "SPT14,Channel 14 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 9.--11. "SPT13,Channel 13 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 6.--8. "SPT12,Channel 12 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 3.--5. "SPT11,Channel 11 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 0.--2. "SPT10,Channel 10 sample time" "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" "0,1,2,3,4,5,6,7" bitfld.long 0x10 24.--26. "SPT8,Channel 8 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 21.--23. "SPT7,Channel 7 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 18.--20. "SPT6,Channel 6 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 15.--17. "SPT5,Channel 5 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 12.--14. "SPT4,Channel 4 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 9.--11. "SPT3,Channel 3 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 6.--8. "SPT2,Channel 2 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 3.--5. "SPT1,Channel 1 sample time" "0,1,2,3,4,5,6,7" newline bitfld.long 0x10 0.--2. "SPT0,Channel 0 sample time" "0,1,2,3,4,5,6,7" line.long 0x14 "IOFF0,Inserted channel data offset register" hexmask.long.word 0x14 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x18 "IOFF1,Inserted channel data offset register" hexmask.long.word 0x18 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x1C "IOFF2,Inserted channel data offset register" hexmask.long.word 0x1C 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x20 "IOFF3,Inserted channel data offset register" hexmask.long.word 0x20 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x24 "WDHT,watchdog higher threshold" hexmask.long.word 0x24 0.--11. 1. "WDHT,Analog watchdog higher" line.long 0x28 "WDLT,watchdog lower threshold" hexmask.long.word 0x28 0.--11. 1. "WDLT,Analog watchdog lower" line.long 0x2C "RSQ0,regular sequence register 0" hexmask.long.byte 0x2C 20.--23. 1. "RL,Regular channel group" hexmask.long.byte 0x2C 15.--19. 1. "RSQ15,16th conversion in regular" hexmask.long.byte 0x2C 10.--14. 1. "RSQ14,15th conversion in regular" hexmask.long.byte 0x2C 5.--9. 1. "RSQ13,14th conversion in regular" hexmask.long.byte 0x2C 0.--4. 1. "RSQ12,13th conversion in regular" line.long 0x30 "RSQ1,regular sequence register 1" hexmask.long.byte 0x30 25.--29. 1. "RSQ11,12th conversion in regular" hexmask.long.byte 0x30 20.--24. 1. "RSQ10,11th conversion in regular" hexmask.long.byte 0x30 15.--19. 1. "RSQ9,10th conversion in regular" hexmask.long.byte 0x30 10.--14. 1. "RSQ8,9th conversion in regular" hexmask.long.byte 0x30 5.--9. 1. "RSQ7,8th conversion in regular" hexmask.long.byte 0x30 0.--4. 1. "RSQ6,7th conversion in regular" line.long 0x34 "RSQ2,regular sequence register 2" hexmask.long.byte 0x34 25.--29. 1. "RSQ5,6th conversion in regular" hexmask.long.byte 0x34 20.--24. 1. "RSQ4,5th conversion in regular" hexmask.long.byte 0x34 15.--19. 1. "RSQ3,4th conversion in regular" hexmask.long.byte 0x34 10.--14. 1. "RSQ2,3rd conversion in regular" hexmask.long.byte 0x34 5.--9. 1. "RSQ1,2nd conversion in regular" hexmask.long.byte 0x34 0.--4. 1. "RSQ0,1st conversion in regular" line.long 0x38 "ISQ,Inserted sequence register" bitfld.long 0x38 20.--21. "IL,Inserted channel group length" "0,1,2,3" hexmask.long.byte 0x38 15.--19. 1. "ISQ3,4th conversion in inserted" hexmask.long.byte 0x38 10.--14. 1. "ISQ2,3rd conversion in inserted" hexmask.long.byte 0x38 5.--9. 1. "ISQ1,2nd conversion in inserted" hexmask.long.byte 0x38 0.--4. 1. "ISQ0,1st conversion in inserted" rgroup.long 0x3C++0x13 line.long 0x0 "IDATA0,Inserted data register 0" hexmask.long.word 0x0 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0x4 "IDATA1,Inserted data register 1" hexmask.long.word 0x4 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0x8 "IDATA2,Inserted data register 2" hexmask.long.word 0x8 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0xC "IDATA3,Inserted data register 3" hexmask.long.word 0xC 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0x10 "RDATA,regular data register" hexmask.long.word 0x10 16.--31. 1. "ADC1RDTR,ADC regular channel data" hexmask.long.word 0x10 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" hexmask.long.byte 0x0 5.--8. 1. "OVSS,Oversampling shift" 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 "ADC2" base ad:0x40013C00 group.long 0x0++0x3B 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" "0,1" bitfld.long 0x4 22. "IWDEN,Inserted channel analog watchdog" "0,1" hexmask.long.byte 0x4 16.--19. 1. "SYNCM,sync mode selection" bitfld.long 0x4 13.--15. "DISNUM,Number of conversions in" "0,1,2,3,4,5,6,7" bitfld.long 0x4 12. "DISIC,Discontinuous mode on" "0,1" bitfld.long 0x4 11. "DISRC,Discontinuous mode on regular" "0,1" bitfld.long 0x4 10. "ICA,Inserted channel group convert" "0,1" bitfld.long 0x4 9. "WDSC,When in scan mode analog watchdog" "0,1" bitfld.long 0x4 8. "SM,Scan mode" "0,1" newline 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" hexmask.long.byte 0x4 0.--4. 1. "WDCHSEL,Analog watchdog channel select" 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" newline 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" "0,1,2,3,4,5,6,7" bitfld.long 0xC 18.--20. "SPT16,Channel 16 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 15.--17. "SPT15,Channel 15 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 12.--14. "SPT14,Channel 14 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 9.--11. "SPT13,Channel 13 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 6.--8. "SPT12,Channel 12 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 3.--5. "SPT11,Channel 11 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0xC 0.--2. "SPT10,Channel 10 sample time" "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" "0,1,2,3,4,5,6,7" bitfld.long 0x10 24.--26. "SPT8,Channel 8 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 21.--23. "SPT7,Channel 7 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 18.--20. "SPT6,Channel 6 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 15.--17. "SPT5,Channel 5 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 12.--14. "SPT4,Channel 4 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 9.--11. "SPT3,Channel 3 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 6.--8. "SPT2,Channel 2 sample time" "0,1,2,3,4,5,6,7" bitfld.long 0x10 3.--5. "SPT1,Channel 1 sample time" "0,1,2,3,4,5,6,7" newline bitfld.long 0x10 0.--2. "SPT0,Channel 0 sample time" "0,1,2,3,4,5,6,7" line.long 0x14 "IOFF0,Inserted channel data offset register" hexmask.long.word 0x14 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x18 "IOFF1,Inserted channel data offset register" hexmask.long.word 0x18 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x1C "IOFF2,Inserted channel data offset register" hexmask.long.word 0x1C 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x20 "IOFF3,Inserted channel data offset register" hexmask.long.word 0x20 0.--11. 1. "IOFF,Data offset for inserted channel" line.long 0x24 "WDHT,watchdog higher threshold" hexmask.long.word 0x24 0.--11. 1. "WDHT,Analog watchdog higher" line.long 0x28 "WDLT,watchdog lower threshold" hexmask.long.word 0x28 0.--11. 1. "WDLT,Analog watchdog lower" line.long 0x2C "RSQ0,regular sequence register 0" hexmask.long.byte 0x2C 20.--23. 1. "RL,Regular channel group" hexmask.long.byte 0x2C 15.--19. 1. "RSQ15,16th conversion in regular" hexmask.long.byte 0x2C 10.--14. 1. "RSQ14,15th conversion in regular" hexmask.long.byte 0x2C 5.--9. 1. "RSQ13,14th conversion in regular" hexmask.long.byte 0x2C 0.--4. 1. "RSQ12,13th conversion in regular" line.long 0x30 "RSQ1,regular sequence register 1" hexmask.long.byte 0x30 25.--29. 1. "RSQ11,12th conversion in regular" hexmask.long.byte 0x30 20.--24. 1. "RSQ10,11th conversion in regular" hexmask.long.byte 0x30 15.--19. 1. "RSQ9,10th conversion in regular" hexmask.long.byte 0x30 10.--14. 1. "RSQ8,9th conversion in regular" hexmask.long.byte 0x30 5.--9. 1. "RSQ7,8th conversion in regular" hexmask.long.byte 0x30 0.--4. 1. "RSQ6,7th conversion in regular" line.long 0x34 "RSQ2,regular sequence register 2" hexmask.long.byte 0x34 25.--29. 1. "RSQ5,6th conversion in regular" hexmask.long.byte 0x34 20.--24. 1. "RSQ4,5th conversion in regular" hexmask.long.byte 0x34 15.--19. 1. "RSQ3,4th conversion in regular" hexmask.long.byte 0x34 10.--14. 1. "RSQ2,3rd conversion in regular" hexmask.long.byte 0x34 5.--9. 1. "RSQ1,2nd conversion in regular" hexmask.long.byte 0x34 0.--4. 1. "RSQ0,1st conversion in regular" line.long 0x38 "ISQ,Inserted sequence register" bitfld.long 0x38 20.--21. "IL,Inserted channel group length" "0,1,2,3" hexmask.long.byte 0x38 15.--19. 1. "ISQ3,4th conversion in inserted" hexmask.long.byte 0x38 10.--14. 1. "ISQ2,3rd conversion in inserted" hexmask.long.byte 0x38 5.--9. 1. "ISQ1,2nd conversion in inserted" hexmask.long.byte 0x38 0.--4. 1. "ISQ0,1st conversion in inserted" rgroup.long 0x3C++0x13 line.long 0x0 "IDATA0,Inserted data register 0" hexmask.long.word 0x0 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0x4 "IDATA1,Inserted data register 1" hexmask.long.word 0x4 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0x8 "IDATA2,Inserted data register 2" hexmask.long.word 0x8 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0xC "IDATA3,Inserted data register 3" hexmask.long.word 0xC 0.--15. 1. "IDATAn,Inserted number n conversion data" line.long 0x10 "RDATA,regular data register" hexmask.long.word 0x10 16.--31. 1. "ADC1RDTR,ADC regular channel data" hexmask.long.word 0x10 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" hexmask.long.byte 0x0 5.--8. 1. "OVSS,Oversampling shift" 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++0x17 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" hexmask.long.byte 0x0 0.--3. 1. "PIN,Event output pin selection" line.long 0x4 "PCF0,AFIO port configuration register 0" bitfld.long 0x4 30. "PTP_PPS_REMAP,Ethernet PTP PPS remapping" "0,1" 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 23. "ENET_PHY_SEL,Ethernet MII or RMII PHY selection" "0,1" bitfld.long 0x4 22. "CAN1_REMAP,CAN1 I/O remapping" "0,1" newline bitfld.long 0x4 21. "ENET_REMAP,Ethernet MAC I/O remapping" "0,1" bitfld.long 0x4 20. "ADC1_ETRGREG_REMAP,ADC 1 external trigger regular conversion remapping" "0,1" bitfld.long 0x4 19. "ADC1_ETRGINS_REMAP,ADC 1 external trigger inserted conversion remapping" "0,1" bitfld.long 0x4 18. "ADC0_ETRGREG_REMAP,ADC 0 external trigger regular conversion remapping" "0,1" bitfld.long 0x4 17. "ADC0_ETRGINS_REMAP,ADC 0 external trigger inserted conversion remapping" "0,1" bitfld.long 0x4 16. "TIMER4CH3_IREMAP,TIMER4 channel3 internal remapping" "0,1" newline bitfld.long 0x4 15. "PD01_REMAP,Port D0/Port D1 mapping on OSC_IN/OSC_OUT" "0,1" 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" newline bitfld.long 0x4 4.--5. "USART2_REMAP,USART2 remapping" "0,1,2,3" 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" line.long 0x8 "EXTISS0,EXTI sources selection register 0" hexmask.long.byte 0x8 12.--15. 1. "EXTI3_SS,EXTI 3 sources selection" hexmask.long.byte 0x8 8.--11. 1. "EXTI2_SS,EXTI 2 sources selection" hexmask.long.byte 0x8 4.--7. 1. "EXTI1_SS,EXTI 1 sources selection" hexmask.long.byte 0x8 0.--3. 1. "EXTI0_SS,EXTI 0 sources selection" line.long 0xC "EXTISS1,EXTI sources selection register 1" hexmask.long.byte 0xC 12.--15. 1. "EXTI7_SS,EXTI 7 sources selection" hexmask.long.byte 0xC 8.--11. 1. "EXTI6_SS,EXTI 6 sources selection" hexmask.long.byte 0xC 4.--7. 1. "EXTI5_SS,EXTI 5 sources selection" hexmask.long.byte 0xC 0.--3. 1. "EXTI4_SS,EXTI 4 sources selection" line.long 0x10 "EXTISS2,EXTI sources selection register 2" hexmask.long.byte 0x10 12.--15. 1. "EXTI11_SS,EXTI 11 sources selection" hexmask.long.byte 0x10 8.--11. 1. "EXTI10_SS,EXTI 10 sources selection" hexmask.long.byte 0x10 4.--7. 1. "EXTI9_SS,EXTI 9 sources selection" hexmask.long.byte 0x10 0.--3. 1. "EXTI8_SS,EXTI 8 sources selection" line.long 0x14 "EXTISS3,EXTI sources selection register 3" hexmask.long.byte 0x14 12.--15. 1. "EXTI15_SS,EXTI 15 sources selection" hexmask.long.byte 0x14 8.--11. 1. "EXTI14_SS,EXTI 14 sources selection" hexmask.long.byte 0x14 4.--7. 1. "EXTI13_SS,EXTI 13 sources selection" hexmask.long.byte 0x14 0.--3. 1. "EXTI12_SS,EXTI 12 sources selection" group.long 0x1C++0x3 line.long 0x0 "PCF1,AFIO port configuration register 1" bitfld.long 0x0 10. "EXMC_NADV,EXMC_NADV connect/disconnect" "0,1" bitfld.long 0x0 9. "TIMER13_REMAP,TIMER13 remapping" "0,1" bitfld.long 0x0 8. "TIMER12_REMAP,TIMER12 remapping" "0,1" bitfld.long 0x0 7. "TIMER10_REMAP,TIMER10 remapping" "0,1" bitfld.long 0x0 6. "TIMER9_REMAP,TIMER9 remapping" "0,1" bitfld.long 0x0 5. "TIMER8_REMAP,TIMER8 remapping" "0,1" group.long 0x3C++0xF line.long 0x0 "PCF2,AFIO port configuration register 2" bitfld.long 0x0 31. "PH01_REMAP,PH0/PH1 remapping" "0,1" bitfld.long 0x0 29. "DCI_HSYNC_REMAP,DCI_HSYNC remapping" "0,1" bitfld.long 0x0 27.--28. "DCI_D13_REMAP,DCI_D13 remapping" "0,1,2,3" bitfld.long 0x0 26. "DCI_D12_REMAP,DCI_D12 remapping" "0,1" bitfld.long 0x0 24.--25. "DCI_D11_REMAP,DCI_D11 remapping" "0,1,2,3" bitfld.long 0x0 22.--23. "DCI_D10_REMAP,DCI_D10 remapping" "0,1,2,3" newline bitfld.long 0x0 20.--21. "DCI_D9_REMAP,DCI_D9 remapping" "0,1,2,3" bitfld.long 0x0 18.--19. "DCI_D8_REMAP,DCI_D8 remapping" "0,1,2,3" bitfld.long 0x0 16.--17. "DCI_D7_REMAP,DCI_D7 remapping" "0,1,2,3" bitfld.long 0x0 14.--15. "DCI_D6_REMAP,DCI_D6 remapping" "0,1,2,3" bitfld.long 0x0 12.--13. "DCI_D5_REMAP,DCI_D5 remapping" "0,1,2,3" bitfld.long 0x0 10.--11. "DCI_D4_REMAP,DCI_D4 remapping" "0,1,2,3" newline bitfld.long 0x0 8.--9. "DCI_D3_REMAP,DCI_D3 remapping" "0,1,2,3" bitfld.long 0x0 6.--7. "DCI_D2_REMAP,DCI_D2 remapping" "0,1,2,3" bitfld.long 0x0 4.--5. "DCI_D1_REMAP,DCI_D1 remapping" "0,1,2,3" bitfld.long 0x0 2.--3. "DCI_D0_REMAP,DCI_D0 remapping" "0,1,2,3" bitfld.long 0x0 0.--1. "DCI_VSYNC_REMAP,DCI_VSYNC remapping" "0,1,2,3" line.long 0x4 "PCF3,AFIO port configuration register 3" bitfld.long 0x4 31. "TLI_B3_PG11_REMAP,TLI_B3_PG11 remapping" "0,1" bitfld.long 0x4 30. "TLI_B2_PG10_REMAP,TLI_B2_PG10 remapping" "0,1" bitfld.long 0x4 29. "TLI_G3_PG10_REMAP,TLI_G3_PG10 remapping" "0,1" bitfld.long 0x4 28. "TLI_CLK_PG7_REMAP,TLI_CLK_PG7 remapping" "0,1" bitfld.long 0x4 27. "TLI_R7_PG6_REMAP,TLI_R7_PG6 remapping" "0,1" bitfld.long 0x4 26. "TLI_DE_PF10_REMAP,TLI_DE_PF10 remapping" "0,1" newline bitfld.long 0x4 25. "TLI_R7_PE15_REMAP,TLI_R7_PE15 remapping" "0,1" bitfld.long 0x4 24. "TLI_CLK_PE14_REMAP,TLI_CLK_PE14 remapping" "0,1" bitfld.long 0x4 23. "TLI_DE_PE13_REMAP,TLI_DE_PE13 remapping" "0,1" bitfld.long 0x4 22. "TLI_B4_PE12_REMAP,TLI_B4_PE12 remapping" "0,1" bitfld.long 0x4 21. "TLI_G3_PE11_REMAP,TLI_G3_PE11 remapping" "0,1" bitfld.long 0x4 20. "TLI_G1_PE6_REMAP,TLI_G1_PE6 remapping" "0,1" newline bitfld.long 0x4 19. "TLI_G0_PE5_REMAP,TLI_G0_PE5 remapping" "0,1" bitfld.long 0x4 18. "TLI_B0_PE4_REMAP,TLI_B0_PE4 remapping" "0,1" bitfld.long 0x4 17. "TLI_B3_PD10_REMAP,TLI_B3_PD10 remapping" "0,1" bitfld.long 0x4 16. "TLI_B2_PD6_REMAP,TLI_B2_PD6 remapping" "0,1" bitfld.long 0x4 15. "TLI_G7_PD3_REMAP,TLI_G7_PD3 remapping" "0,1" bitfld.long 0x4 14. "TLI_R2_PC10_REMAP,TLI_R2_PC10 remapping" "0,1" newline bitfld.long 0x4 13. "TLI_G6_PC7_REMAP,TLI_G6_PC7 remapping" "0,1" bitfld.long 0x4 12. "TLI_HSYNC_PC6_REMAP,TLI_HSYNC_PC6 remapping" "0,1" bitfld.long 0x4 11. "TLI_G5_PB11_REMAP,TLI_G5_PB11 remapping" "0,1" bitfld.long 0x4 10. "TLI_G4_PB10_REMAP,TLI_G4_PB10 remapping" "0,1" bitfld.long 0x4 9. "TLI_B7_PB9_REMAP,TLI_B7_PB9 remapping" "0,1" bitfld.long 0x4 8. "TLI_B6_PB8_REMAP,TLI_B6_PB8 remapping" "0,1" newline bitfld.long 0x4 7. "TLI_R6_PB1_REMAP,TLI_R6_PB1 remapping" "0,1" bitfld.long 0x4 6. "TLI_R3_PB0_REMAP,TLI_R3_PB0 remapping" "0,1" bitfld.long 0x4 5. "TLI_R5_PA12_REMAP,TLI_R5_PA12 remapping" "0,1" bitfld.long 0x4 4. "TLI_R4_PA11_REMAP,TLI_R4_PA11 remapping" "0,1" bitfld.long 0x4 3. "TLI_R6_PA8_REMAP,TLI_R6_PA8 remapping" "0,1" bitfld.long 0x4 2. "TLI_G2_PA6_REMAP,TLI_G2_PA6 remapping" "0,1" newline bitfld.long 0x4 1. "TLI_VSYNC_PA4_REMAP,TLI_VSYNC_PA4 remapping" "0,1" bitfld.long 0x4 0. "TLI_B5_PA3_REMAP,TLI_B5_PA3 remapping" "0,1" line.long 0x8 "PCF4,AFIO port configuration register 4" bitfld.long 0x8 24. "SPI2_MOSI_REMAP,SPI2_MOSI remapping" "0,1" bitfld.long 0x8 23. "SPI1_SCK_REMAP,SPI1_SCK remapping" "0,1" bitfld.long 0x8 22. "TLI_R1_PI3_REMAP,TLI_R1_PI3 remapping" "0,1" bitfld.long 0x8 21. "TLI_R0_PH4_REMAP,TLI_R0_PH4 remapping" "0,1" bitfld.long 0x8 20. "TLI_HSYNC_PI10_REMAP,TLI_HSYNC_PI10 remapping" "0,1" bitfld.long 0x8 19. "TLI_VSYNC_PI9_REMAP,TLI_VSYNC_PI9 remapping" "0,1" newline bitfld.long 0x8 18. "TLI_B7_PI7_REMAP,TLI_B7_PI7 remapping" "0,1" bitfld.long 0x8 17. "TLI_B6_PI6_REMAP,TLI_B6_PI6 remapping" "0,1" bitfld.long 0x8 16. "TLI_B5_PI5_REMAP,TLI_B5_PI5 remapping" "0,1" bitfld.long 0x8 15. "TLI_B4_PI4_REMAP,TLI_B4_PI4 remapping" "0,1" bitfld.long 0x8 14. "TLI_G7_PI2_REMAP,TLI_G7_PI2 remapping" "0,1" bitfld.long 0x8 13. "TLI_G6_PI1_REMAP,TLI_G6_PI1 remapping" "0,1" newline bitfld.long 0x8 12. "TLI_G5_PI0_REMAP,TLI_G5_PI0 remapping" "0,1" bitfld.long 0x8 11. "TLI_G4_PH15_REMAP,TLI_G4_PH15 remapping" "0,1" bitfld.long 0x8 10. "TLI_G3_PH14_REMAP,TLI_G3_PH14 remapping" "0,1" bitfld.long 0x8 9. "TLI_G2_PH13_REMAP,TLI_G2_PH13 remapping" "0,1" bitfld.long 0x8 8. "TLI_R6_PH12_REMAP,TLI_R6_PH12 remapping" "0,1" bitfld.long 0x8 7. "TLI_R5_PH11_REMAP,TLI_R5_PH11 remapping" "0,1" newline bitfld.long 0x8 6. "TLI_R4_PH10_REMAP,TLI_R4_PH10 remapping" "0,1" bitfld.long 0x8 5. "TLI_R3_PH9_REMAP,TLI_R3_PH9 remapping" "0,1" bitfld.long 0x8 4. "TLI_R2_PH8_REMAP,TLI_R2_PH8 remapping" "0,1" bitfld.long 0x8 3. "TLI_R1_PH3_REMAP,TLI_R1_PH3 remapping" "0,1" bitfld.long 0x8 2. "TLI_R0_PH2_REMAP,TLI_R0_PH2 remapping" "0,1" bitfld.long 0x8 1. "TLI_B1_PG12_REMAP,TLI_B1_PG12 remapping" "0,1" newline bitfld.long 0x8 0. "TLI_B4_PG12_REMAP,TLI_B4_PG12 remapping" "0,1" line.long 0xC "PCF5,AFIO port configuration register 5" bitfld.long 0xC 31. "EXMC_SDNE1_REMAP,EXMC_SDNE1 remapping" "0,1" bitfld.long 0xC 30. "EXMC_SDNE0_REMAP,EXMC_SDNE0 remapping" "0,1" bitfld.long 0xC 29. "EXMC_SDCKE1_REMAP,EXMC_SDCKE1 remapping" "0,1" bitfld.long 0xC 28. "EXMC_SDCKE0_REMAP,EXMC_SDCKE0 remapping" "0,1" bitfld.long 0xC 27. "EXMC_SDNWE_REMAP,EXMC_SDNWE remapping" "0,1" bitfld.long 0xC 26. "USART5_RX_REMAP,USART5_RX remapping" "0,1" newline bitfld.long 0xC 25. "USART5_TX_REMAP,USART5_TX remapping" "0,1" bitfld.long 0xC 24. "USART5_CTS_REMAP,USART5_CTS remapping" "0,1" bitfld.long 0xC 23. "USART5_RTS_REMAP,USART5_RTS remapping" "0,1" bitfld.long 0xC 22. "USART5_CK_REMAP,USART5_CK remapping" "0,1" bitfld.long 0xC 21. "UART6_REMAP,UART6 remapping" "0,1" bitfld.long 0xC 20. "ENET_RX_HI_REMAP,ENET _RX_HI remapping" "0,1" newline bitfld.long 0xC 19. "ENET_CRSCOL_REMAP,ENET_CRSCOL remapping" "0,1" bitfld.long 0xC 18. "ENET_TXD01_REMAP,ENET_TXD01 remapping" "0,1" bitfld.long 0xC 17. "PPS_HI_REMAP,PPS_HI remapping" "0,1" bitfld.long 0xC 16. "ENET_TXD3_REMAP,ENET _TXD3 remapping" "0,1" bitfld.long 0xC 15. "CAN0_ADD_REMAP,CAN0_ADD remapping" "0,1" bitfld.long 0xC 14. "TIMER11_REMAP,TIMER11 remapping" "0,1" newline bitfld.long 0xC 13. "UART3_REMAP,UART3 remapping" "0,1" bitfld.long 0xC 11.--12. "SPI1_IO_REMAP,SPI1_IO remapping" "0,1,2,3" bitfld.long 0xC 9.--10. "SPI1_NSCK_REMAP,SPI1_NSCK remapping" "0,1,2,3" bitfld.long 0xC 7.--8. "I2C1_REMAP,I2C1 remapping" "0,1,2,3" bitfld.long 0xC 6. "TIMER7_CH_REMAP,TIMER7_CH remapping" "0,1" bitfld.long 0xC 4.--5. "TIMER7_CHON_REMAP,TIMER7_CHON remapping" "0,1,2,3" newline bitfld.long 0xC 3. "TIMER4_REMAP,TIMER4 remapping" "0,1" bitfld.long 0xC 2. "TIMER1_CH0_REMAP,TIMER1_CH0 remapping" "0,1" bitfld.long 0xC 1. "I2C2_REMAP1,I2C2 remapping 1" "0,1" bitfld.long 0xC 0. "I2C2_REMAP0,I2C2 remapping 0" "0,1" tree.end tree "BKP (Backup Registers)" base ad:0x40006C00 group.long 0x4++0x27 line.long 0x0 "DATA0,Backup data register 0" hexmask.long.word 0x0 0.--15. 1. "DATA,Backup data" line.long 0x4 "DATA1,Backup data register 1" hexmask.long.word 0x4 0.--15. 1. "DATA,Backup data" line.long 0x8 "DATA2,Backup data register 2" hexmask.long.word 0x8 0.--15. 1. "DATA,Backup data" line.long 0xC "DATA3,Backup data register 3" hexmask.long.word 0xC 0.--15. 1. "DATA,Backup data" line.long 0x10 "DATA4,Backup data register 4" hexmask.long.word 0x10 0.--15. 1. "DATA,Backup data" line.long 0x14 "DATA5,Backup data register 5" hexmask.long.word 0x14 0.--15. 1. "DATA,Backup data" line.long 0x18 "DATA6,Backup data register 6" hexmask.long.word 0x18 0.--15. 1. "DATA,Backup data" line.long 0x1C "DATA7,Backup data register 7" hexmask.long.word 0x1C 0.--15. 1. "DATA,Backup data" line.long 0x20 "DATA8,Backup data register 8" hexmask.long.word 0x20 0.--15. 1. "DATA,Backup data" line.long 0x24 "DATA9,Backup data register 9" hexmask.long.word 0x24 0.--15. 1. "DATA,Backup data" group.long 0x40++0x7F line.long 0x0 "DATA10,Backup data register 10" hexmask.long.word 0x0 0.--15. 1. "DATA,Backup data" line.long 0x4 "DATA11,Backup data register 11" hexmask.long.word 0x4 0.--15. 1. "DATA,Backup data" line.long 0x8 "DATA12,Backup data register 12" hexmask.long.word 0x8 0.--15. 1. "DATA,Backup data" line.long 0xC "DATA13,Backup data register 13" hexmask.long.word 0xC 0.--15. 1. "DATA,Backup data" line.long 0x10 "DATA14,Backup data register 14" hexmask.long.word 0x10 0.--15. 1. "DATA,Backup data" line.long 0x14 "DATA15,Backup data register 15" hexmask.long.word 0x14 0.--15. 1. "DATA,Backup data" line.long 0x18 "DATA16,Backup data register 16" hexmask.long.word 0x18 0.--15. 1. "DATA,Backup data" line.long 0x1C "DATA17,Backup data register 17" hexmask.long.word 0x1C 0.--15. 1. "DATA,Backup data" line.long 0x20 "DATA18,Backup data register 18" hexmask.long.word 0x20 0.--15. 1. "DATA,Backup data" line.long 0x24 "DATA19,Backup data register 19" hexmask.long.word 0x24 0.--15. 1. "DATA,Backup data" line.long 0x28 "DATA20,Backup data register 20" hexmask.long.word 0x28 0.--15. 1. "DATA,Backup data" line.long 0x2C "DATA21,Backup data register 21" hexmask.long.word 0x2C 0.--15. 1. "DATA,Backup data" line.long 0x30 "DATA22,Backup data register 22" hexmask.long.word 0x30 0.--15. 1. "DATA,Backup data" line.long 0x34 "DATA23,Backup data register 23" hexmask.long.word 0x34 0.--15. 1. "DATA,Backup data" line.long 0x38 "DATA24,Backup data register 24" hexmask.long.word 0x38 0.--15. 1. "DATA,Backup data" line.long 0x3C "DATA25,Backup data register 25" hexmask.long.word 0x3C 0.--15. 1. "DATA,Backup data" line.long 0x40 "DATA26,Backup data register 26" hexmask.long.word 0x40 0.--15. 1. "DATA,Backup data" line.long 0x44 "DATA27,Backup data register 27" hexmask.long.word 0x44 0.--15. 1. "DATA,Backup data" line.long 0x48 "DATA28,Backup data register 28" hexmask.long.word 0x48 0.--15. 1. "DATA,Backup data" line.long 0x4C "DATA29,Backup data register 29" hexmask.long.word 0x4C 0.--15. 1. "DATA,Backup data" line.long 0x50 "DATA30,Backup data register 30" hexmask.long.word 0x50 0.--15. 1. "DATA,Backup data" line.long 0x54 "DATA31,Backup data register 31" hexmask.long.word 0x54 0.--15. 1. "DATA,Backup data" line.long 0x58 "DATA32,Backup data register 32" hexmask.long.word 0x58 0.--15. 1. "DATA,Backup data" line.long 0x5C "DATA33,Backup data register 33" hexmask.long.word 0x5C 0.--15. 1. "DATA,Backup data" line.long 0x60 "DATA34,Backup data register 34" hexmask.long.word 0x60 0.--15. 1. "DATA,Backup data" line.long 0x64 "DATA35,Backup data register 35" hexmask.long.word 0x64 0.--15. 1. "DATA,Backup data" line.long 0x68 "DATA36,Backup data register 36" hexmask.long.word 0x68 0.--15. 1. "DATA,Backup data" line.long 0x6C "DATA37,Backup data register 37" hexmask.long.word 0x6C 0.--15. 1. "DATA,Backup data" line.long 0x70 "DATA38,Backup data register 38" hexmask.long.word 0x70 0.--15. 1. "DATA,Backup data" line.long 0x74 "DATA39,Backup data register 39" hexmask.long.word 0x74 0.--15. 1. "DATA,Backup data" line.long 0x78 "DATA40,Backup data register 40" hexmask.long.word 0x78 0.--15. 1. "DATA,Backup data" line.long 0x7C "DATA41,Backup data register 41" hexmask.long.word 0x7C 0.--15. 1. "DATA,Backup data" group.long 0x2C++0xF 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 "TPCTL0,Tamper pin control register 0" bitfld.long 0x4 1. "TPAL0,TAMPER0 pin active level" "0,1" bitfld.long 0x4 0. "TPEN0,TAMPER0 detection enable" "0,1" line.long 0x8 "TPCS,Tamper control and status register" bitfld.long 0x8 15. "TIF1,Tamper1 interrupt flag" "0,1" bitfld.long 0x8 14. "TEF1,Tamper1 event flag" "0,1" bitfld.long 0x8 9. "TIF0,Tamper0 interrupt flag" "0,1" bitfld.long 0x8 8. "TEF0,Tamper0 event flag" "0,1" bitfld.long 0x8 7. "TPIE1,Tamper1interrupt enable" "0,1" bitfld.long 0x8 6. "TIR1,Tamper1 interrupt reset" "0,1" bitfld.long 0x8 5. "TER1,Tamper1 event reset" "0,1" bitfld.long 0x8 2. "TPIE0,Tamper0 interrupt enable" "0,1" bitfld.long 0x8 1. "TIR0,Tamper0 interrupt reset" "0,1" bitfld.long 0x8 0. "TER0,Tamper0 event reset" "0,1" line.long 0xC "TPCTL1,Tamper pin control register 1" bitfld.long 0xC 15. "TPM1,The first waveform detection enable" "0,1" bitfld.long 0xC 14. "TPM2,The second waveform detection enable" "0,1" bitfld.long 0xC 9. "TPAL1,TAMPER1 pin active level" "0,1" bitfld.long 0xC 8. "TPEN1,TAMPER1 detection enable" "0,1" tree.end tree "CAN (Controller Area Network)" base ad:0x0 tree "CAN0" base ad:0x40006400 group.long 0x0++0x1F 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" newline 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" "0,1" bitfld.long 0x4 3. "WUIF,Status change interrupt flag of wakeup" "0,1" bitfld.long 0x4 2. "ERRIF,Error interrupt flag" "0,1" rbitfld.long 0x4 1. "SLPWS,Sleep working state" "0,1" newline 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" "0,1" rbitfld.long 0x8 30. "TMLS1,Transmit mailbox 1 last sending" "0,1" rbitfld.long 0x8 29. "TMLS0,Transmit mailbox 0 last sending" "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" "0,1,2,3" bitfld.long 0x8 23. "MST2,Mailbox 2 stop transmitting" "0,1" newline bitfld.long 0x8 19. "MTE2,Mailbox 2 transmit error" "0,1" bitfld.long 0x8 18. "MAL2,Mailbox 2 arbitration lost" "0,1" 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" newline 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" 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" newline 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" 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" hexmask.long.byte 0x18 16.--23. 1. "TECNT,Transmit Error Count defined" 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.--25. "SJW,Resynchronization jump width" "0,1,2,3" bitfld.long 0x1C 20.--22. "BS2,Bit segment 2" "0,1,2,3,4,5,6,7" hexmask.long.byte 0x1C 16.--19. 1. "BS1,Bit segment 1" hexmask.long.word 0x1C 0.--9. 1. "BUADPSC,Baud rate prescaler" group.long 0x180++0x2F line.long 0x0 "TMI0,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" line.long 0x4 "TMP0,Transmit mailbox property register 0" hexmask.long.word 0x4 16.--31. 1. "TS,Time stamp" bitfld.long 0x4 8. "TSEN,Time stamp enable" "0,1" hexmask.long.byte 0x4 0.--3. 1. "DLENC,Data length code" line.long 0x8 "TMDATA00,Transmit 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 "TMDATA10,Transmit 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 "TMI1,Transmit mailbox identifier register 1" 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" bitfld.long 0x10 0. "TEN,Transmit enable" "0,1" line.long 0x14 "TMP1,Transmit mailbox property register 1" hexmask.long.word 0x14 16.--31. 1. "TS,Time stamp" bitfld.long 0x14 8. "TSEN,Time stamp enable" "0,1" hexmask.long.byte 0x14 0.--3. 1. "DLENC,Data length code" line.long 0x18 "TMDATA01,Transmit 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 "TMDATA11,Transmit 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" line.long 0x20 "TMI2,Transmit mailbox identifier register 2" hexmask.long.word 0x20 21.--31. 1. "SFID_EFID,The frame identifier" hexmask.long.tbyte 0x20 3.--20. 1. "EFID,The frame identifier" bitfld.long 0x20 2. "FF,Frame format" "0,1" bitfld.long 0x20 1. "FT,Frame type" "0,1" bitfld.long 0x20 0. "TEN,Transmit enable" "0,1" line.long 0x24 "TMP2,Transmit mailbox property register 2" hexmask.long.word 0x24 16.--31. 1. "TS,Time stamp" bitfld.long 0x24 8. "TSEN,Time stamp enable" "0,1" hexmask.long.byte 0x24 0.--3. 1. "DLENC,Data length code" line.long 0x28 "TMDATA02,Transmit mailbox data0 register" hexmask.long.byte 0x28 24.--31. 1. "DB3,Data byte 3" hexmask.long.byte 0x28 16.--23. 1. "DB2,Data byte 2" hexmask.long.byte 0x28 8.--15. 1. "DB1,Data byte 1" hexmask.long.byte 0x28 0.--7. 1. "DB0,Data byte 0" line.long 0x2C "TMDATA12,Transmit mailbox data1 register" hexmask.long.byte 0x2C 24.--31. 1. "DB7,Data byte 7" hexmask.long.byte 0x2C 16.--23. 1. "DB6,Data byte 6" hexmask.long.byte 0x2C 8.--15. 1. "DB5,Data byte 5" hexmask.long.byte 0x2C 0.--7. 1. "DB4,Data byte 4" rgroup.long 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" hexmask.long.byte 0x4 0.--3. 1. "DLENC,Data length code" 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" hexmask.long.byte 0x14 0.--3. 1. "DLENC,Data length code" 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 0x200++0x7 line.long 0x0 "FCTL,Filter control register" hexmask.long.byte 0x0 8.--13. 1. "HBC1F,Header bank of CAN1 filter" 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" newline bitfld.long 0x4 19. "FMOD19,Filter mode" "0,1" bitfld.long 0x4 18. "FMOD18,Filter mode" "0,1" 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" newline 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" 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" newline 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 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" newline bitfld.long 0x0 19. "FS19,Filter scale configuration" "0,1" bitfld.long 0x0 18. "FS18,Filter scale configuration" "0,1" 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" newline 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" 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" newline 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 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" newline bitfld.long 0x0 19. "FAF19,Filter 19 associated with FIFO" "0,1" bitfld.long 0x0 18. "FAF18,Filter 18 associated with FIFO" "0,1" 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" newline 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" 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" newline 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 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" newline bitfld.long 0x0 19. "FW19,Filter working" "0,1" bitfld.long 0x0 18. "FW18,Filter working" "0,1" 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" newline 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" 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" newline 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 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" newline bitfld.long 0x0 23. "FD23,Filter bits" "0,1" bitfld.long 0x0 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x4 23. "FD23,Filter bits" "0,1" bitfld.long 0x4 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x8 23. "FD23,Filter bits" "0,1" bitfld.long 0x8 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xC 23. "FD23,Filter bits" "0,1" bitfld.long 0xC 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x10 23. "FD23,Filter bits" "0,1" bitfld.long 0x10 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x14 23. "FD23,Filter bits" "0,1" bitfld.long 0x14 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x18 23. "FD23,Filter bits" "0,1" bitfld.long 0x18 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x1C 23. "FD23,Filter bits" "0,1" bitfld.long 0x1C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x20 23. "FD23,Filter bits" "0,1" bitfld.long 0x20 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x24 23. "FD23,Filter bits" "0,1" bitfld.long 0x24 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x28 23. "FD23,Filter bits" "0,1" bitfld.long 0x28 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x2C 23. "FD23,Filter bits" "0,1" bitfld.long 0x2C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x30 23. "FD23,Filter bits" "0,1" bitfld.long 0x30 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x34 23. "FD23,Filter bits" "0,1" bitfld.long 0x34 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x38 23. "FD23,Filter bits" "0,1" bitfld.long 0x38 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x3C 23. "FD23,Filter bits" "0,1" bitfld.long 0x3C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x40 23. "FD23,Filter bits" "0,1" bitfld.long 0x40 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x44 23. "FD23,Filter bits" "0,1" bitfld.long 0x44 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x48 23. "FD23,Filter bits" "0,1" bitfld.long 0x48 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x4C 23. "FD23,Filter bits" "0,1" bitfld.long 0x4C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x50 23. "FD23,Filter bits" "0,1" bitfld.long 0x50 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x54 23. "FD23,Filter bits" "0,1" bitfld.long 0x54 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x58 23. "FD23,Filter bits" "0,1" bitfld.long 0x58 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x5C 23. "FD23,Filter bits" "0,1" bitfld.long 0x5C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x60 23. "FD23,Filter bits" "0,1" bitfld.long 0x60 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x64 23. "FD23,Filter bits" "0,1" bitfld.long 0x64 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x68 23. "FD23,Filter bits" "0,1" bitfld.long 0x68 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x6C 23. "FD23,Filter bits" "0,1" bitfld.long 0x6C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x70 23. "FD23,Filter bits" "0,1" bitfld.long 0x70 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x74 23. "FD23,Filter bits" "0,1" bitfld.long 0x74 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x78 23. "FD23,Filter bits" "0,1" bitfld.long 0x78 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x7C 23. "FD23,Filter bits" "0,1" bitfld.long 0x7C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x80 23. "FD23,Filter bits" "0,1" bitfld.long 0x80 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x84 23. "FD23,Filter bits" "0,1" bitfld.long 0x84 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x88 23. "FD23,Filter bits" "0,1" bitfld.long 0x88 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x8C 23. "FD23,Filter bits" "0,1" bitfld.long 0x8C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x90 23. "FD23,Filter bits" "0,1" bitfld.long 0x90 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x94 23. "FD23,Filter bits" "0,1" bitfld.long 0x94 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x98 23. "FD23,Filter bits" "0,1" bitfld.long 0x98 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x9C 23. "FD23,Filter bits" "0,1" bitfld.long 0x9C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xA0 23. "FD23,Filter bits" "0,1" bitfld.long 0xA0 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xA4 23. "FD23,Filter bits" "0,1" bitfld.long 0xA4 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xA8 23. "FD23,Filter bits" "0,1" bitfld.long 0xA8 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xAC 23. "FD23,Filter bits" "0,1" bitfld.long 0xAC 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xB0 23. "FD23,Filter bits" "0,1" bitfld.long 0xB0 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xB4 23. "FD23,Filter bits" "0,1" bitfld.long 0xB4 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xB8 23. "FD23,Filter bits" "0,1" bitfld.long 0xB8 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xBC 23. "FD23,Filter bits" "0,1" bitfld.long 0xBC 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xC0 23. "FD23,Filter bits" "0,1" bitfld.long 0xC0 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xC4 23. "FD23,Filter bits" "0,1" bitfld.long 0xC4 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xC8 23. "FD23,Filter bits" "0,1" bitfld.long 0xC8 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xCC 23. "FD23,Filter bits" "0,1" bitfld.long 0xCC 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xD0 23. "FD23,Filter bits" "0,1" bitfld.long 0xD0 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xD4 23. "FD23,Filter bits" "0,1" bitfld.long 0xD4 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xD8 23. "FD23,Filter bits" "0,1" bitfld.long 0xD8 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xDC 23. "FD23,Filter bits" "0,1" bitfld.long 0xDC 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" bitfld.long 0xDC 1. "FD1,Filter bits" "0,1" bitfld.long 0xDC 0. "FD0,Filter bits" "0,1" tree.end tree "CAN1" base ad:0x40006800 group.long 0x0++0x1F 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" newline 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" "0,1" bitfld.long 0x4 3. "WUIF,Status change interrupt flag of wakeup" "0,1" bitfld.long 0x4 2. "ERRIF,Error interrupt flag" "0,1" rbitfld.long 0x4 1. "SLPWS,Sleep working state" "0,1" newline 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" "0,1" rbitfld.long 0x8 30. "TMLS1,Transmit mailbox 1 last sending" "0,1" rbitfld.long 0x8 29. "TMLS0,Transmit mailbox 0 last sending" "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" "0,1,2,3" bitfld.long 0x8 23. "MST2,Mailbox 2 stop transmitting" "0,1" newline bitfld.long 0x8 19. "MTE2,Mailbox 2 transmit error" "0,1" bitfld.long 0x8 18. "MAL2,Mailbox 2 arbitration lost" "0,1" 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" newline 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" 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" newline 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" 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" hexmask.long.byte 0x18 16.--23. 1. "TECNT,Transmit Error Count defined" 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.--25. "SJW,Resynchronization jump width" "0,1,2,3" bitfld.long 0x1C 20.--22. "BS2,Bit segment 2" "0,1,2,3,4,5,6,7" hexmask.long.byte 0x1C 16.--19. 1. "BS1,Bit segment 1" hexmask.long.word 0x1C 0.--9. 1. "BUADPSC,Baud rate prescaler" group.long 0x180++0x2F line.long 0x0 "TMI0,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" line.long 0x4 "TMP0,Transmit mailbox property register 0" hexmask.long.word 0x4 16.--31. 1. "TS,Time stamp" bitfld.long 0x4 8. "TSEN,Time stamp enable" "0,1" hexmask.long.byte 0x4 0.--3. 1. "DLENC,Data length code" line.long 0x8 "TMDATA00,Transmit 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 "TMDATA10,Transmit 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 "TMI1,Transmit mailbox identifier register 1" 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" bitfld.long 0x10 0. "TEN,Transmit enable" "0,1" line.long 0x14 "TMP1,Transmit mailbox property register 1" hexmask.long.word 0x14 16.--31. 1. "TS,Time stamp" bitfld.long 0x14 8. "TSEN,Time stamp enable" "0,1" hexmask.long.byte 0x14 0.--3. 1. "DLENC,Data length code" line.long 0x18 "TMDATA01,Transmit 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 "TMDATA11,Transmit 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" line.long 0x20 "TMI2,Transmit mailbox identifier register 2" hexmask.long.word 0x20 21.--31. 1. "SFID_EFID,The frame identifier" hexmask.long.tbyte 0x20 3.--20. 1. "EFID,The frame identifier" bitfld.long 0x20 2. "FF,Frame format" "0,1" bitfld.long 0x20 1. "FT,Frame type" "0,1" bitfld.long 0x20 0. "TEN,Transmit enable" "0,1" line.long 0x24 "TMP2,Transmit mailbox property register 2" hexmask.long.word 0x24 16.--31. 1. "TS,Time stamp" bitfld.long 0x24 8. "TSEN,Time stamp enable" "0,1" hexmask.long.byte 0x24 0.--3. 1. "DLENC,Data length code" line.long 0x28 "TMDATA02,Transmit mailbox data0 register" hexmask.long.byte 0x28 24.--31. 1. "DB3,Data byte 3" hexmask.long.byte 0x28 16.--23. 1. "DB2,Data byte 2" hexmask.long.byte 0x28 8.--15. 1. "DB1,Data byte 1" hexmask.long.byte 0x28 0.--7. 1. "DB0,Data byte 0" line.long 0x2C "TMDATA12,Transmit mailbox data1 register" hexmask.long.byte 0x2C 24.--31. 1. "DB7,Data byte 7" hexmask.long.byte 0x2C 16.--23. 1. "DB6,Data byte 6" hexmask.long.byte 0x2C 8.--15. 1. "DB5,Data byte 5" hexmask.long.byte 0x2C 0.--7. 1. "DB4,Data byte 4" rgroup.long 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" hexmask.long.byte 0x4 0.--3. 1. "DLENC,Data length code" 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" hexmask.long.byte 0x14 0.--3. 1. "DLENC,Data length code" 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 0x200++0x7 line.long 0x0 "FCTL,Filter control register" hexmask.long.byte 0x0 8.--13. 1. "HBC1F,Header bank of CAN1 filter" 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" newline bitfld.long 0x4 19. "FMOD19,Filter mode" "0,1" bitfld.long 0x4 18. "FMOD18,Filter mode" "0,1" 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" newline 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" 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" newline 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 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" newline bitfld.long 0x0 19. "FS19,Filter scale configuration" "0,1" bitfld.long 0x0 18. "FS18,Filter scale configuration" "0,1" 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" newline 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" 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" newline 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 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" newline bitfld.long 0x0 19. "FAF19,Filter 19 associated with FIFO" "0,1" bitfld.long 0x0 18. "FAF18,Filter 18 associated with FIFO" "0,1" 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" newline 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" 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" newline 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 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" newline bitfld.long 0x0 19. "FW19,Filter working" "0,1" bitfld.long 0x0 18. "FW18,Filter working" "0,1" 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" newline 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" 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" newline 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 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" newline bitfld.long 0x0 23. "FD23,Filter bits" "0,1" bitfld.long 0x0 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x4 23. "FD23,Filter bits" "0,1" bitfld.long 0x4 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x8 23. "FD23,Filter bits" "0,1" bitfld.long 0x8 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xC 23. "FD23,Filter bits" "0,1" bitfld.long 0xC 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x10 23. "FD23,Filter bits" "0,1" bitfld.long 0x10 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x14 23. "FD23,Filter bits" "0,1" bitfld.long 0x14 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x18 23. "FD23,Filter bits" "0,1" bitfld.long 0x18 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x1C 23. "FD23,Filter bits" "0,1" bitfld.long 0x1C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x20 23. "FD23,Filter bits" "0,1" bitfld.long 0x20 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x24 23. "FD23,Filter bits" "0,1" bitfld.long 0x24 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x28 23. "FD23,Filter bits" "0,1" bitfld.long 0x28 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x2C 23. "FD23,Filter bits" "0,1" bitfld.long 0x2C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x30 23. "FD23,Filter bits" "0,1" bitfld.long 0x30 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x34 23. "FD23,Filter bits" "0,1" bitfld.long 0x34 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x38 23. "FD23,Filter bits" "0,1" bitfld.long 0x38 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x3C 23. "FD23,Filter bits" "0,1" bitfld.long 0x3C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x40 23. "FD23,Filter bits" "0,1" bitfld.long 0x40 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x44 23. "FD23,Filter bits" "0,1" bitfld.long 0x44 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x48 23. "FD23,Filter bits" "0,1" bitfld.long 0x48 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x4C 23. "FD23,Filter bits" "0,1" bitfld.long 0x4C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x50 23. "FD23,Filter bits" "0,1" bitfld.long 0x50 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x54 23. "FD23,Filter bits" "0,1" bitfld.long 0x54 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x58 23. "FD23,Filter bits" "0,1" bitfld.long 0x58 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x5C 23. "FD23,Filter bits" "0,1" bitfld.long 0x5C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x60 23. "FD23,Filter bits" "0,1" bitfld.long 0x60 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x64 23. "FD23,Filter bits" "0,1" bitfld.long 0x64 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x68 23. "FD23,Filter bits" "0,1" bitfld.long 0x68 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x6C 23. "FD23,Filter bits" "0,1" bitfld.long 0x6C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x70 23. "FD23,Filter bits" "0,1" bitfld.long 0x70 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x74 23. "FD23,Filter bits" "0,1" bitfld.long 0x74 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x78 23. "FD23,Filter bits" "0,1" bitfld.long 0x78 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x7C 23. "FD23,Filter bits" "0,1" bitfld.long 0x7C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x80 23. "FD23,Filter bits" "0,1" bitfld.long 0x80 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x84 23. "FD23,Filter bits" "0,1" bitfld.long 0x84 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x88 23. "FD23,Filter bits" "0,1" bitfld.long 0x88 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x8C 23. "FD23,Filter bits" "0,1" bitfld.long 0x8C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x90 23. "FD23,Filter bits" "0,1" bitfld.long 0x90 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x94 23. "FD23,Filter bits" "0,1" bitfld.long 0x94 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x98 23. "FD23,Filter bits" "0,1" bitfld.long 0x98 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0x9C 23. "FD23,Filter bits" "0,1" bitfld.long 0x9C 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xA0 23. "FD23,Filter bits" "0,1" bitfld.long 0xA0 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xA4 23. "FD23,Filter bits" "0,1" bitfld.long 0xA4 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xA8 23. "FD23,Filter bits" "0,1" bitfld.long 0xA8 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xAC 23. "FD23,Filter bits" "0,1" bitfld.long 0xAC 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xB0 23. "FD23,Filter bits" "0,1" bitfld.long 0xB0 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xB4 23. "FD23,Filter bits" "0,1" bitfld.long 0xB4 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xB8 23. "FD23,Filter bits" "0,1" bitfld.long 0xB8 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xBC 23. "FD23,Filter bits" "0,1" bitfld.long 0xBC 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xC0 23. "FD23,Filter bits" "0,1" bitfld.long 0xC0 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xC4 23. "FD23,Filter bits" "0,1" bitfld.long 0xC4 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xC8 23. "FD23,Filter bits" "0,1" bitfld.long 0xC8 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xCC 23. "FD23,Filter bits" "0,1" bitfld.long 0xCC 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xD0 23. "FD23,Filter bits" "0,1" bitfld.long 0xD0 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xD4 23. "FD23,Filter bits" "0,1" bitfld.long 0xD4 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xD8 23. "FD23,Filter bits" "0,1" bitfld.long 0xD8 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" 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" newline bitfld.long 0xDC 23. "FD23,Filter bits" "0,1" bitfld.long 0xDC 22. "FD22,Filter bits" "0,1" 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" newline 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" 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" newline 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" bitfld.long 0xDC 1. "FD1,Filter bits" "0,1" bitfld.long 0xDC 0. "FD0,Filter bits" "0,1" tree.end tree.end tree "CAU (Cryptographic Acceleration Unit)" base ad:0x50060000 group.long 0x0++0x3 line.long 0x0 "CTL,CAU control register" bitfld.long 0x0 15. "CAUEN,Cryptographic module enable" "0,1" bitfld.long 0x0 14. "FFLUSH,FIFO flush" "0,1" bitfld.long 0x0 8.--9. "KEYM,AES key size mode configuration" "0,1,2,3" bitfld.long 0x0 6.--7. "DATAM,Data swapping type mode configuration" "0,1,2,3" bitfld.long 0x0 3.--5. "ALGM,Encryption/decryption algorithm mode" "0,1,2,3,4,5,6,7" bitfld.long 0x0 2. "CAUDIR,CAU direction" "0,1" rgroup.long 0x4++0x3 line.long 0x0 "STAT0,CAU status register 0" bitfld.long 0x0 4. "BUSY,BUSY flag" "0,1" bitfld.long 0x0 3. "OFU,OUT FIFO full flag" "0,1" bitfld.long 0x0 2. "ONE,OUT FIFO not empty flag" "0,1" bitfld.long 0x0 1. "INF,IN FIFO not full flag" "0,1" bitfld.long 0x0 0. "IEM,IN FIFO empty flag" "0,1" group.long 0x8++0x3 line.long 0x0 "DI,CAU data input register" hexmask.long 0x0 0.--31. 1. "DI,Data input" rgroup.long 0xC++0x3 line.long 0x0 "DO,CAU data output register" hexmask.long 0x0 0.--31. 1. "DO,Data output" group.long 0x10++0x7 line.long 0x0 "DMAEN,CAU DMA enable register" bitfld.long 0x0 1. "DMAOEN,Out FIFO DMA enable" "0,1" bitfld.long 0x0 0. "DMAIEN,In FIFO DMA enable" "0,1" line.long 0x4 "INTEN,CAU interrupt enable register" bitfld.long 0x4 1. "OINTEN,Out FIFO interrupt enable" "0,1" bitfld.long 0x4 0. "IINTEN,In FIFO interrupt enable" "0,1" rgroup.long 0x18++0x7 line.long 0x0 "STAT1,CAU interrupt status flag register 1" bitfld.long 0x0 1. "OSTA,Out FIFO interrupt flag" "0,1" bitfld.long 0x0 0. "ISTA,In FIFO interrupt flag" "0,1" line.long 0x4 "INTF,CAU enable interrupt status flag register" bitfld.long 0x4 1. "OINTF,Out FIFO enabled interrupt flag" "0,1" bitfld.long 0x4 0. "IINTF,In FIFO enabled interrupt flag" "0,1" wgroup.long 0x20++0x1F line.long 0x0 "KEY0H,CAU key register" hexmask.long 0x0 0.--31. 1. "KEY0H,Key for DES TDES AES" line.long 0x4 "KEY0L,CAU key register" hexmask.long 0x4 0.--31. 1. "KEY0L,Key for DES TDES AES" line.long 0x8 "KEY1H,CAU key register" hexmask.long 0x8 0.--31. 1. "KEY1H,Key for DES TDES AES" line.long 0xC "KEY1L,CAU key register" hexmask.long 0xC 0.--31. 1. "KEY1L,Key for DES TDES AES" line.long 0x10 "KEY2H,CAU key register" hexmask.long 0x10 0.--31. 1. "KEY2H,Key for DES TDES AES" line.long 0x14 "KEY2L,CAU key register" hexmask.long 0x14 0.--31. 1. "KEY2L,Key for DES TDES AES" line.long 0x18 "KEY3H,CAU key register" hexmask.long 0x18 0.--31. 1. "KEY3H,Key for DES TDES AES" line.long 0x1C "KEY3L,CAU key register" hexmask.long 0x1C 0.--31. 1. "KEY3L,Key for DES TDES AES" group.long 0x40++0xF line.long 0x0 "IV0H,CAU initialization register" hexmask.long 0x0 0.--31. 1. "IV0H,The initialization vector for DES TDES AES" line.long 0x4 "IV0L,CAU initialization register" hexmask.long 0x4 0.--31. 1. "IV0L,The initialization vector for DES TDES AES" line.long 0x8 "IV1H,CAU initialization register" hexmask.long 0x8 0.--31. 1. "IV1H,The initialization vector for DES TDES AES" line.long 0xC "IV1L,CAU initialization register" hexmask.long 0xC 0.--31. 1. "IV1L,The initialization vector for DES TDES AES" tree.end tree "CRC (Cyclic Redundancy Check Calculation Unit)" base ad:0x40023000 group.long 0x0++0x7 line.long 0x0 "DATA,Data register" hexmask.long 0x0 0.--31. 1. "DATA,CRC calculation result bits" line.long 0x4 "FDATA,Independent Data register" hexmask.long.byte 0x4 0.--7. 1. "FDATA,Free Data Register bits" wgroup.long 0x8++0x3 line.long 0x0 "CTL,Control register" bitfld.long 0x0 0. "RST,Reset 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" hexmask.long.byte 0x0 24.--27. 1. "DWBW1,DAC1 noise wave bit width" 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" hexmask.long.byte 0x0 8.--11. 1. "DWBW0,DAC0 noise wave bit width" 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" newline bitfld.long 0x0 2. "DTEN0,DAC0 trigger enable" "0,1" 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" 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" line.long 0x8 "DAC0_R8DH,DAC0 8-bit right aligned data holding" hexmask.long.byte 0x8 0.--7. 1. "DAC0_DH,DAC0 8-bit right-aligned" line.long 0xC "DAC1_R12DH,DAC1 12-bit right-aligned data holding" hexmask.long.word 0xC 0.--11. 1. "DAC1_DH,DAC1 12-bit right-aligned" line.long 0x10 "DAC1_L12DH,DAC1 12-bit left aligned data holding" hexmask.long.word 0x10 4.--15. 1. "DAC1_DH,DAC1 12-bit left-aligned" line.long 0x14 "DAC1_R8DH,DAC1 8-bit right aligned data holding" hexmask.long.byte 0x14 0.--7. 1. "DAC1_DH,DAC1 8-bit right-aligned" line.long 0x18 "DACC_R12DH,DAC concurrent mode 12-bit right-aligned data holding" hexmask.long.word 0x18 16.--27. 1. "DAC1_DH,DAC1 12-bit right-aligned" hexmask.long.word 0x18 0.--11. 1. "DAC0_DH,DAC0 12-bit right-aligned" line.long 0x1C "DACC_L12DH,DAC concurrent mode 12-bit left aligned data holding" hexmask.long.word 0x1C 20.--31. 1. "DAC1_DH,DAC1 12-bit left-aligned" hexmask.long.word 0x1C 4.--15. 1. "DAC0_DH,DAC0 12-bit left-aligned" line.long 0x20 "DACC_R8DH,DAC concurrent mode 8-bit right aligned data holding" hexmask.long.byte 0x20 8.--15. 1. "DAC1_DH,DAC1 8-bit right-aligned" hexmask.long.byte 0x20 0.--7. 1. "DAC0_DH,DAC0 8-bit right-aligned" 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)" 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 "CTL,Control register" 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. "TIMER4_HOLD,TIMER 4 hold bit" "0,1" newline bitfld.long 0x0 19. "TIMER5_HOLD,TIMER 5 hold bit" "0,1" bitfld.long 0x0 18. "TIMER6_HOLD,TIMER 6 hold bit" "0,1" bitfld.long 0x0 17. "TIMER7_HOLD,TIMER 7 hold bit" "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 23 hold bit" "0,1" bitfld.long 0x0 12. "TIMER2_HOLD,TIMER 2 hold bit" "0,1" newline bitfld.long 0x0 11. "TIMER1_HOLD,TIMER 1 hold bit" "0,1" bitfld.long 0x0 10. "TIMER0_HOLD,TIMER 0 hold bit" "0,1" 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" newline bitfld.long 0x0 0. "SLP_HOLD,Sleep mode hold register" "0,1" tree.end tree "DCI (Digital Camera Interface)" base ad:0x50050000 group.long 0x0++0x3 line.long 0x0 "CTL,DCI Control register" bitfld.long 0x0 14. "DCIEN,DCI Enable" "0,1" bitfld.long 0x0 10.--11. "DCIF,Digital camera interface format" "0,1,2,3" bitfld.long 0x0 8.--9. "FR,Frame rate" "0,1,2,3" bitfld.long 0x0 7. "VPS,Vertical Polarity Selection" "0,1" bitfld.long 0x0 6. "HPS,Horizontal Polarity Selection" "0,1" bitfld.long 0x0 5. "CKS,Clock Polarity Selection" "0,1" bitfld.long 0x0 4. "ESM,Embedded synchronous mode" "0,1" bitfld.long 0x0 3. "JM,JPEG mode" "0,1" bitfld.long 0x0 2. "WDEN,Window Enable" "0,1" bitfld.long 0x0 1. "SNAP,Snapshot mode" "0,1" bitfld.long 0x0 0. "CAP,Capture Enable" "0,1" rgroup.long 0x4++0x7 line.long 0x0 "STAT0,DCI Status register 0" bitfld.long 0x0 2. "FV,FIFO Valid" "0,1" bitfld.long 0x0 1. "VS,VS line status" "0,1" bitfld.long 0x0 0. "HS,HS line status" "0,1" line.long 0x4 "STAT1,DCI Status register1" bitfld.long 0x4 4. "ELF,End of line flag" "0,1" bitfld.long 0x4 3. "VSF,Vsync Flag" "0,1" bitfld.long 0x4 2. "ESEF,Embedded Synchronous Error Flag" "0,1" bitfld.long 0x4 1. "OVRF,FIFO Overrun flag" "0,1" bitfld.long 0x4 0. "EFF,End of Frame Flag" "0,1" group.long 0xC++0x3 line.long 0x0 "INTEN,DCI inrerrupt enable register" bitfld.long 0x0 4. "ELIE,End of line interrupt Enable" "0,1" bitfld.long 0x0 3. "VSIE,Vsync Interrupt Enable" "0,1" bitfld.long 0x0 2. "ESEIE,Embedded Synchronous Error Interrupt Enable" "0,1" bitfld.long 0x0 1. "OVRIE,FIFO Overrun interrupt Enable" "0,1" bitfld.long 0x0 0. "EFIE,End of Frame Interrupt Enable" "0,1" rgroup.long 0x10++0x3 line.long 0x0 "INTF,DCI Interrupt flag register" bitfld.long 0x0 4. "ELIF,End of Line Interrupt Flag" "0,1" bitfld.long 0x0 3. "VSIF,Vsync Interrupt Flag" "0,1" bitfld.long 0x0 2. "ESEIF,Embedded Synchronous Error Interrupt Flag" "0,1" bitfld.long 0x0 1. "OVRIF,FIFO Overrun Interrupt Flag" "0,1" bitfld.long 0x0 0. "EFIF,End of Frame Interrupt Flag" "0,1" wgroup.long 0x14++0x3 line.long 0x0 "INTC,DCI Interrupt flag clear register" bitfld.long 0x0 4. "ELFC,End of Line Flag Clear" "0,1" bitfld.long 0x0 3. "VSFC,Vsync flag clear" "0,1" bitfld.long 0x0 2. "ESEFC,Clear embedded synchronous Error Flag" "0,1" bitfld.long 0x0 1. "OVRFC,Clear FIFO Overrun Flag" "0,1" bitfld.long 0x0 0. "EFFC,Clear End of Frame Flag" "0,1" group.long 0x18++0xF line.long 0x0 "SC,DCI Synchronization codes register" hexmask.long.byte 0x0 24.--31. 1. "FE,Frame end code in embedded synchronous mode" hexmask.long.byte 0x0 16.--23. 1. "LE,Line end code in embedded synchronous mode" hexmask.long.byte 0x0 8.--15. 1. "LS,Line start code in embedded synchronous mode" hexmask.long.byte 0x0 0.--7. 1. "FS,Frame start code in embedded synchronous mode" line.long 0x4 "SCUMSK,DCI Synchronization codes unmask register" hexmask.long.byte 0x4 24.--31. 1. "FEM,Frame end code mask bits in embedded synchronous mode" hexmask.long.byte 0x4 16.--23. 1. "LEM,Line end code mask bits in embedded synchronous mode" hexmask.long.byte 0x4 8.--15. 1. "LSM,Line start code mask bits in embedded synchronous mode" hexmask.long.byte 0x4 0.--7. 1. "FSM,Frame start code mask bits in embedded synchronous mode" line.long 0x8 "CWSPOS,DCI Cropping window start position register" hexmask.long.word 0x8 16.--28. 1. "WVSP,Window Vertical start position" hexmask.long.word 0x8 0.--13. 1. "WHSP,Window horizontal start position" line.long 0xC "CWSZ,DCI Cropping window size register" hexmask.long.word 0xC 16.--29. 1. "WVSZ,Window Vertical Size" hexmask.long.word 0xC 0.--13. 1. "WHSZ,Window horizontal Size" rgroup.long 0x28++0x3 line.long 0x0 "DATA,DCI DATA register" hexmask.long.byte 0x0 24.--31. 1. "DT3,Pixel Data 3" hexmask.long.byte 0x0 16.--23. 1. "DT2,Pixel Data 2" hexmask.long.byte 0x0 8.--15. 1. "DT1,Pixel Data 1" hexmask.long.byte 0x0 0.--7. 1. "DT0,Pixel Data 0" tree.end tree "DMA (Direct Memory Access)" base ad:0x0 tree "DMA0" base ad:0x40020000 rgroup.long 0x0++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" newline bitfld.long 0x0 16. "GIF4,Global interrupt flag of channel 4" "0,1" 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" newline 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" 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 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" newline bitfld.long 0x0 16. "GIFC4,Clear global interrupt flag of channel 4" "0,1" 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" newline 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" 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 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" newline 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 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" newline 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 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" newline 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 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" newline 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 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" newline 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 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" newline 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 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" newline 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 tree "DMA1" base ad:0x40020400 rgroup.long 0x0++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" newline 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" 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" newline 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" 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 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" newline 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" 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" newline 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" 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 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" newline 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 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" newline 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 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" newline 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 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" newline 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 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" newline 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 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" newline 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 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" newline 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" group.long 0x300++0x3 line.long 0x0 "ACFG,DMA additional configuration register" bitfld.long 0x0 5. "FD_CH5EN,Enable bit for channel 5 Full_Data transfer mode" "0,1" tree.end tree.end tree "ENET (Ethernet)" base ad:0x0 tree "ENET_DMA (DMA Controller Operation)" base ad:0x40029000 group.long 0x0++0x1F line.long 0x0 "DMA_BCTL,Ethernet DMA bus control register" bitfld.long 0x0 25. "AA,Address-aligned" "0,1" bitfld.long 0x0 24. "FPBL,Four times PGBL mode" "0,1" bitfld.long 0x0 23. "UIP,Use independent PGBL" "0,1" hexmask.long.byte 0x0 17.--22. 1. "RXDP,Rx DMA PGBL" bitfld.long 0x0 16. "FB,Fixed burst" "0,1" bitfld.long 0x0 14.--15. "RTPR,RxDMA and TxDMA transfer priority ratio" "0,1,2,3" hexmask.long.byte 0x0 8.--13. 1. "PGBL,Programmable burst length" hexmask.long.byte 0x0 2.--6. 1. "DPSL,Descriptor skip length" bitfld.long 0x0 1. "DAB,DMA Arbitration" "0,1" newline bitfld.long 0x0 0. "SWR,Software reset" "0,1" line.long 0x4 "DMA_TPEN,Ethernet DMA transmit poll enable" hexmask.long 0x4 0.--31. 1. "TPE,Transmit poll enable" line.long 0x8 "DMA_RPEN,Ethernet DMA receive poll enable" hexmask.long 0x8 0.--31. 1. "RPE,Receive poll enable" line.long 0xC "DMA_RDTADDR,Ethernet DMA receive descriptor table address" hexmask.long 0xC 0.--31. 1. "SRT,Start address of receive table" line.long 0x10 "DMA_TDTADDR,Ethernet DMA transmit descriptor table" hexmask.long 0x10 0.--31. 1. "STT,Start address of transmit table" line.long 0x14 "DMA_STAT,Ethernet DMA status register" rbitfld.long 0x14 29. "TST,Time stamp trigger status" "0,1" rbitfld.long 0x14 28. "WUM,WUM status" "0,1" rbitfld.long 0x14 27. "MSC,MSC status" "0,1" rbitfld.long 0x14 23.--25. "EB,Error bits status" "0,1,2,3,4,5,6,7" rbitfld.long 0x14 20.--22. "TP,Transmit process state" "0,1,2,3,4,5,6,7" rbitfld.long 0x14 17.--19. "RP,Receive process state" "0,1,2,3,4,5,6,7" bitfld.long 0x14 16. "NI,Normal interrupt summary" "0,1" bitfld.long 0x14 15. "AI,Abnormal interrupt summary" "0,1" bitfld.long 0x14 14. "ER,Early receive status" "0,1" newline bitfld.long 0x14 13. "FBE,Fatal bus error status" "0,1" bitfld.long 0x14 10. "ET,Early transmit status" "0,1" bitfld.long 0x14 9. "RWT,Receive watchdog timeout" "0,1" bitfld.long 0x14 8. "RPS,Receive process stopped" "0,1" bitfld.long 0x14 7. "RBU,Receive buffer unavailable" "0,1" bitfld.long 0x14 6. "RS,Receive status" "0,1" bitfld.long 0x14 5. "TU,Transmit underflow status" "0,1" bitfld.long 0x14 4. "RO,Receive overflow status" "0,1" bitfld.long 0x14 3. "TJT,Transmit jabber timeout" "0,1" newline bitfld.long 0x14 2. "TBU,Transmit buffer unavailable" "0,1" bitfld.long 0x14 1. "TPS,Transmit process stopped" "0,1" bitfld.long 0x14 0. "TS,Transmit status" "0,1" line.long 0x18 "DMA_CTL,Ethernet DMA control" bitfld.long 0x18 26. "DTCERFD,Dropping of TCP/IP checksum error frames disable" "0,1" bitfld.long 0x18 25. "RSFD,Receive Store-and-Forward" "0,1" bitfld.long 0x18 24. "DAFRF,Disable flushing of received frames" "0,1" bitfld.long 0x18 21. "TSFD,Transmit Store-and-Forward" "0,1" bitfld.long 0x18 20. "FTF,Flush transmit FIFO" "0,1" bitfld.long 0x18 14.--16. "TTHC,Transmit threshold control" "0,1,2,3,4,5,6,7" bitfld.long 0x18 13. "STE,Start/stop transmission enable" "0,1" bitfld.long 0x18 7. "FERF,Forward error frames" "0,1" bitfld.long 0x18 6. "FUF,Forward undersized good frames" "0,1" newline bitfld.long 0x18 3.--4. "RTHC,Receive threshold control" "0,1,2,3" bitfld.long 0x18 2. "OSF,Operate on second frame" "0,1" bitfld.long 0x18 1. "SRE,Start/stop receive enable" "0,1" line.long 0x1C "DMA_INTEN,Ethernet DMA interrupt enable" bitfld.long 0x1C 16. "NIE,Normal interrupt summary" "0,1" bitfld.long 0x1C 15. "AIE,Abnormal interrupt summary" "0,1" bitfld.long 0x1C 14. "ERIE,Early receive interrupt" "0,1" bitfld.long 0x1C 13. "FBEIE,Fatal bus error interrupt" "0,1" bitfld.long 0x1C 10. "ETIE,Early transmit interrupt" "0,1" bitfld.long 0x1C 9. "RWTIE,receive watchdog timeout interrupt" "0,1" bitfld.long 0x1C 8. "RPSIE,Receive process stopped interrupt" "0,1" bitfld.long 0x1C 7. "RBUIE,Receive buffer unavailable interrupt" "0,1" bitfld.long 0x1C 6. "RIE,Receive interrupt enable" "0,1" newline bitfld.long 0x1C 5. "TUIE,Transmit underflow interrupt enable" "0,1" bitfld.long 0x1C 4. "ROIE,Receive overflow interrupt enable" "0,1" bitfld.long 0x1C 3. "TJTIE,Transmit jabber timeout interrupt" "0,1" bitfld.long 0x1C 2. "TBUIE,Transmit buffer unavailable interrupt" "0,1" bitfld.long 0x1C 1. "TPSIE,Transmit process stopped interrupt" "0,1" bitfld.long 0x1C 0. "TIE,Transmit interrupt enable" "0,1" rgroup.long 0x20++0x3 line.long 0x0 "DMA_MFBOCNT,Ethernet DMA missed frame and buffer" bitfld.long 0x0 28. "OBFOC,Overflow bit for FIFO overflow counter bit" "0,1" hexmask.long.word 0x0 17.--27. 1. "MSFA,Missed frames by the" hexmask.long.word 0x0 0.--15. 1. "MSFC,Missed frames by the" rgroup.long 0x48++0xF line.long 0x0 "DMA_CTDADDR,DMA current transmit descriptor address" hexmask.long 0x0 0.--31. 1. "TDAP,transmit descriptor address" line.long 0x4 "DMA_CRDADDR,Ethernet DMA current receive descriptor address" hexmask.long 0x4 0.--31. 1. "RDAP,Receive descriptor address pointer" line.long 0x8 "DMA_CTBADDR,Ethernet DMA current transmit buffer address" hexmask.long 0x8 0.--31. 1. "TBAP,Transmit buffer address pointer" line.long 0xC "DMA_CRBADDR,Ethernet DMA current receive buffer address" hexmask.long 0xC 0.--31. 1. "RBAP,receive buffer address" tree.end tree "ENET_MAC (Media Access Control)" base ad:0x40028000 group.long 0x0++0x1B line.long 0x0 "MAC_CFG,Ethernet MAC configuration register" bitfld.long 0x0 23. "WDD,Watchdog disable" "0,1" bitfld.long 0x0 22. "JBD,Jabber disable" "0,1" bitfld.long 0x0 17.--19. "IGBS,Inter frame gap bit selection" "0,1,2,3,4,5,6,7" bitfld.long 0x0 16. "CSD,Carrier sense disable" "0,1" bitfld.long 0x0 14. "SPD,Fast Ethernet speed" "0,1" bitfld.long 0x0 13. "ROD,Receive own disable" "0,1" bitfld.long 0x0 12. "LBM,Loopback mode" "0,1" bitfld.long 0x0 11. "DPM,Duplex mode" "0,1" newline bitfld.long 0x0 10. "IPFCO,IP frame checksum offload" "0,1" bitfld.long 0x0 9. "RTD,Retry disable" "0,1" bitfld.long 0x0 7. "APCD,Automatic pad/CRC" "0,1" bitfld.long 0x0 5.--6. "BOL,Back-off limit" "0,1,2,3" bitfld.long 0x0 4. "DFC,Deferral check" "0,1" bitfld.long 0x0 3. "TEN,Transmitter enable" "0,1" bitfld.long 0x0 2. "REN,Receiver enable" "0,1" line.long 0x4 "MAC_FRMF,Ethernet MAC frame filter register" bitfld.long 0x4 31. "FAR,Frames all receive" "0,1" bitfld.long 0x4 10. "HPFLT,Hash or perfect filter" "0,1" bitfld.long 0x4 9. "SAFLT,Source address filter" "0,1" bitfld.long 0x4 8. "SAIFLT,Source address inverse" "0,1" bitfld.long 0x4 6.--7. "PCFRM,Pass control frames" "0,1,2,3" bitfld.long 0x4 5. "BFRMD,Broadcast frames disable" "0,1" bitfld.long 0x4 4. "MFD,multicast filter disable" "0,1" bitfld.long 0x4 3. "DAIFLT,Destination address inverse" "0,1" newline bitfld.long 0x4 2. "HMF,Hash multicast filter" "0,1" bitfld.long 0x4 1. "HUF,Hash unicast filter" "0,1" bitfld.long 0x4 0. "PM,Promiscuous mode" "0,1" line.long 0x8 "MAC_HLH,Ethernet MAC hash list high" hexmask.long 0x8 0.--31. 1. "HLH,Hash list high" line.long 0xC "MAC_HLL,Ethernet MAC hash list low" hexmask.long 0xC 0.--31. 1. "HLL,Hash list low" line.long 0x10 "MAC_PHY_CTL,Ethernet MAC PHY control register" hexmask.long.byte 0x10 11.--15. 1. "PA,PHY address" hexmask.long.byte 0x10 6.--10. 1. "PR,PHY register" bitfld.long 0x10 2.--4. "CLR,Clock range" "0,1,2,3,4,5,6,7" bitfld.long 0x10 1. "PW,PHY write" "0,1" bitfld.long 0x10 0. "PB,PHY busy" "0,1" line.long 0x14 "MAC_PHY_DATA,Ethernet MAC MII data register" hexmask.long.word 0x14 0.--15. 1. "PD,PHY data" line.long 0x18 "MAC_FCTL,Ethernet MAC flow control register" hexmask.long.word 0x18 16.--31. 1. "PTM,Pause time" bitfld.long 0x18 7. "DZQP,Disable Zero-quanta pause" "0,1" bitfld.long 0x18 4.--5. "PLTS,Pause low threshold" "0,1,2,3" bitfld.long 0x18 3. "UPFDT,Unicast pause frame detect" "0,1" bitfld.long 0x18 2. "RFCEN,Receive flow control" "0,1" bitfld.long 0x18 1. "TFCEN,Transmit flow control" "0,1" bitfld.long 0x18 0. "FLCB_BKPA,Flow control busy/back pressure" "0,1" group.long 0x1080++0x3 line.long 0x0 "MAC_FCTH,Ethernet MAC flow control threshold" bitfld.long 0x0 4.--6. "RFD,Threshold of deactive flow control" "0,1,2,3,4,5,6,7" bitfld.long 0x0 0.--2. "RFA,Threshold of active flow control" "0,1,2,3,4,5,6,7" group.long 0x1C++0x3 line.long 0x0 "MAC_VLT,Ethernet MAC VLAN tag register" bitfld.long 0x0 16. "VLTC,12-bit VLAN tag comparison" "0,1" hexmask.long.word 0x0 0.--15. 1. "VLTI,VLAN tag identifier (for receive" group.long 0x28++0x7 line.long 0x0 "MAC_RWFF,Ethernet MAC remote wakeup frame filter" line.long 0x4 "MAC_WUM,Ethernet MAC wakeup management register" bitfld.long 0x4 31. "WUFFRPR,Wakeup frame filter register pointer" "0,1" bitfld.long 0x4 9. "GU,Global unicast" "0,1" bitfld.long 0x4 6. "WUFR,Wakeup frame received" "0,1" bitfld.long 0x4 5. "MPKR,Magic packet received" "0,1" bitfld.long 0x4 2. "WFEN,Wakeup frame enable" "0,1" bitfld.long 0x4 1. "MPEN,Magic Packet enable" "0,1" bitfld.long 0x4 0. "PWD,Power down" "0,1" rgroup.long 0x38++0x3 line.long 0x0 "MAC_INTF,Ethernet MAC interrupt flag register" bitfld.long 0x0 9. "TMST,Time stamp trigger status" "0,1" bitfld.long 0x0 6. "MSCT,MSC transmit status" "0,1" bitfld.long 0x0 5. "MSCR,MSC receive status" "0,1" bitfld.long 0x0 4. "MSC,MSC status" "0,1" bitfld.long 0x0 3. "WUM,WUM status" "0,1" group.long 0x3C++0x23 line.long 0x0 "MAC_INTMSK,Ethernet MAC interrupt mask register" bitfld.long 0x0 9. "TMSTIM,Time stamp trigger interrupt" "0,1" bitfld.long 0x0 3. "WUMIM,WUM interrupt mask" "0,1" line.long 0x4 "MAC_ADDR0H,Ethernet MAC address 0 high register" bitfld.long 0x4 31. "MO,Always 1" "0,1" hexmask.long.word 0x4 0.--15. 1. "ADDR0H,MAC address0 high" line.long 0x8 "MAC_ADDR0L,Ethernet MAC address 0 low" hexmask.long 0x8 0.--31. 1. "ADDR0L,MAC address0 low" line.long 0xC "MAC_ADDR1H,Ethernet MAC address 1 high register" bitfld.long 0xC 31. "AFE,Address filter enable" "0,1" bitfld.long 0xC 30. "SAF,Source address filter" "0,1" hexmask.long.byte 0xC 24.--29. 1. "MB,Mask byte" hexmask.long.word 0xC 0.--15. 1. "ADDR1H,MAC address1 high" line.long 0x10 "MAC_ADDR1L,Ethernet MAC address1 low" hexmask.long 0x10 0.--31. 1. "ADDR1L,MAC address1 low" line.long 0x14 "MAC_ADDR2H,Ethernet MAC address 2 high register" bitfld.long 0x14 31. "AFE,Address filter enable" "0,1" bitfld.long 0x14 30. "SAF,Source address filter" "0,1" hexmask.long.byte 0x14 24.--29. 1. "MB,Mask byte" hexmask.long.word 0x14 0.--15. 1. "ADDR2H,Ethernet MAC address 2 high" line.long 0x18 "MAC_ADDR2L,Ethernet MAC address 2 low" hexmask.long 0x18 0.--31. 1. "ADDR2L,MAC address2 low" line.long 0x1C "MAC_ADDR3H,Ethernet MAC address 3 high register" bitfld.long 0x1C 31. "AFE,Address filter enable" "0,1" bitfld.long 0x1C 30. "SAF,Source address filter" "0,1" hexmask.long.byte 0x1C 24.--29. 1. "MB,Mask byte" hexmask.long.word 0x1C 0.--15. 1. "ADDR3H,MAC address3 high" line.long 0x20 "MAC_ADDR3L,Ethernet MAC address 3 low" hexmask.long 0x20 0.--31. 1. "ADDR3L,MAC address3 low" tree.end tree "ENET_MSC (MAC Statistics Counters)" base ad:0x40028100 group.long 0x0++0x3 line.long 0x0 "MSC_CTL,Ethernet MSC control register" bitfld.long 0x0 3. "MCFZ,MSC counter freeze" "0,1" bitfld.long 0x0 2. "RTOR,Reset on read" "0,1" bitfld.long 0x0 1. "CTSR,Counter stop rollover" "0,1" bitfld.long 0x0 0. "CTR,Counter reset" "0,1" rgroup.long 0x4++0x7 line.long 0x0 "MSC_RINTF,Ethernet MSC receive interrupt flag register" bitfld.long 0x0 17. "RGUF,Received Good Unicast Frames" "0,1" bitfld.long 0x0 6. "RFAE,Received frames alignment error" "0,1" bitfld.long 0x0 5. "RFCE,Received frames CRC error" "0,1" line.long 0x4 "MSC_TINTF,Ethernet MSC transmit interrupt flag register" bitfld.long 0x4 21. "TGF,Transmitted good frames" "0,1" bitfld.long 0x4 15. "TGFMSC,Transmitted good frames more single" "0,1" bitfld.long 0x4 14. "TGFSC,Transmitted good frames single collision" "0,1" group.long 0xC++0x7 line.long 0x0 "MSC_RINTMSK,Ethernet MSC receive interrupt mask register" bitfld.long 0x0 17. "RGUFIM,Received good unicast frames interrupt" "0,1" bitfld.long 0x0 6. "RFAEIM,Received frames alignment error interrupt" "0,1" bitfld.long 0x0 5. "RFCEIM,Received frame CRC error interrupt" "0,1" line.long 0x4 "MSC_TINTMSK,Ethernet MSC transmit interrupt mask" bitfld.long 0x4 21. "TGFIM,Transmitted good frames interrupt" "0,1" bitfld.long 0x4 15. "TGFMSCIM,Transmitted good frames more single interrupt" "0,1" bitfld.long 0x4 14. "TGFSCIM,Transmitted good frames single collision interrupt" "0,1" rgroup.long 0x4C++0x7 line.long 0x0 "MSC_SCCNT,Ethernet MSC transmitted good frames after a" hexmask.long 0x0 0.--31. 1. "SCC,Transmitted good frames after a single" line.long 0x4 "MSC_MSCCNT,Ethernet MSC transmitted good frames after" hexmask.long 0x4 0.--31. 1. "MSCC,Transmitted good frames after more than" rgroup.long 0x68++0x3 line.long 0x0 "MSC_TGFCNT,Ethernet MSC transmitted good frames counter" hexmask.long 0x0 0.--31. 1. "TGF,Transmitted good frames" rgroup.long 0x94++0x7 line.long 0x0 "MSC_RFCECNT,Ethernet MSC received frames with CRC error" hexmask.long 0x0 0.--31. 1. "RFCER,Received frames with CRC error" line.long 0x4 "MSC_RFAECNT,Ethernet MSC received frames with alignment" hexmask.long 0x4 0.--31. 1. "RFAER,Received frames with alignment error" rgroup.long 0xC4++0x3 line.long 0x0 "MSC_RGUFCNT,MSC received good unicast frames counter" hexmask.long 0x0 0.--31. 1. "RGUF,Received good unicast frames" tree.end tree "ENET_PTP (Precision Time Protocol)" base ad:0x40028700 group.long 0x0++0x7 line.long 0x0 "PTP_TSCTL,Ethernet PTP time stamp control register" bitfld.long 0x0 5. "TMSARU,Time stamp addend register" "0,1" bitfld.long 0x0 4. "TMSITEN,Time stamp interrupt trigger" "0,1" bitfld.long 0x0 3. "TMSSTU,Time stamp system time" "0,1" bitfld.long 0x0 2. "TMSSTI,Time stamp system time" "0,1" bitfld.long 0x0 1. "TMSFCU,Time stamp fine or coarse" "0,1" bitfld.long 0x0 0. "TMSEN,Time stamp enable" "0,1" line.long 0x4 "PTP_SSINC,Ethernet PTP subsecond increment" hexmask.long.byte 0x4 0.--7. 1. "STMSSI,System time subsecond" rgroup.long 0x8++0x7 line.long 0x0 "PTP_TSH,Ethernet PTP time stamp high" hexmask.long 0x0 0.--31. 1. "STMS,System time second" line.long 0x4 "PTP_TSL,Ethernet PTP time stamp low register" bitfld.long 0x4 31. "STS,System time sign" "0,1" hexmask.long 0x4 0.--30. 1. "STMSS,System time subseconds" group.long 0x10++0x13 line.long 0x0 "PTP_TSUH,Ethernet PTP time stamp high update" hexmask.long 0x0 0.--31. 1. "TMSUS,Time stamp update second" line.long 0x4 "PTP_TSUL,Ethernet PTP time stamp low update register" bitfld.long 0x4 31. "TMSUPNS,Time stamp update positive or negative" "0,1" hexmask.long 0x4 0.--30. 1. "TMSUSS,Time stamp update" line.long 0x8 "PTP_TSADDEND,Ethernet PTP time stamp addend" hexmask.long 0x8 0.--31. 1. "TMSA,Time stamp addend" line.long 0xC "PTP_ETH,Ethernet PTP expected time high" hexmask.long 0xC 0.--31. 1. "ETSH,Expected time stamp high" line.long 0x10 "PTP_ETL,Ethernet PTP expected time low" hexmask.long 0x10 0.--31. 1. "ETSL,Expected time stamp low" tree.end tree.end tree "EXMC (External Memory Controller)" base ad:0xA0000000 group.long 0x0++0x1F line.long 0x0 "SNCTL0,SRAM/NOR flash control register 0" bitfld.long 0x0 19. "SYNCWR,Synchronous write" "0,1" 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 only work in" "0,1" bitfld.long 0x0 10. "WRAPEN,Wrapped burst mode enable" "0,1" bitfld.long 0x0 9. "NRWTPOL,NWAIT signal polarity" "0,1" newline bitfld.long 0x0 8. "SBRSTEN,Synchronous burst enable" "0,1" bitfld.long 0x0 6. "NREN,NOR Flash access enable" "0,1" bitfld.long 0x0 4.--5. "NRW,NOR bank memory data bus width" "0,1,2,3" bitfld.long 0x0 2.--3. "NRTP,NOR bank memory type" "0,1,2,3" bitfld.long 0x0 1. "NRMUX,NOR bank memory address/data multiplexing" "0,1" bitfld.long 0x0 0. "NRBKEN,NOR bank enable" "0,1" line.long 0x4 "SNTCFG0,SRAM/NOR flash timing configuration register 0" bitfld.long 0x4 28.--29. "ASYNCMOD,Asynchronous access mode" "0,1,2,3" hexmask.long.byte 0x4 24.--27. 1. "DLAT,Data latency for NOR Flash" hexmask.long.byte 0x4 20.--23. 1. "CKDIV,Synchronous clock divide ratio" hexmask.long.byte 0x4 16.--19. 1. "BUSLAT,Bus latency" hexmask.long.byte 0x4 8.--15. 1. "DSET,Data setup time" hexmask.long.byte 0x4 4.--7. 1. "AHLD,Address hold time" hexmask.long.byte 0x4 0.--3. 1. "ASET,Address setup time" line.long 0x8 "SNCTL1,SRAM/NOR flash control register 1" bitfld.long 0x8 19. "SYNCWR,Synchronous write" "0,1" bitfld.long 0x8 15. "ASYNCWAIT,Asynchronous wait" "0,1" bitfld.long 0x8 14. "EXMODEN,Extended mode enable" "0,1" bitfld.long 0x8 13. "NRWTEN,NWAIT signal enable" "0,1" bitfld.long 0x8 12. "WREN,Write enable" "0,1" bitfld.long 0x8 11. "NRWTCFG,NWAIT signal configuration only work in" "0,1" bitfld.long 0x8 10. "WRAPEN,Wrapped burst mode enable" "0,1" bitfld.long 0x8 9. "NRWTPOL,NWAIT signal polarity" "0,1" newline bitfld.long 0x8 8. "SBRSTEN,Synchronous burst enable" "0,1" bitfld.long 0x8 6. "NREN,NOR Flash access enable" "0,1" bitfld.long 0x8 4.--5. "NRW,NOR bank memory data bus width" "0,1,2,3" bitfld.long 0x8 2.--3. "NRTP,NOR bank memory type" "0,1,2,3" bitfld.long 0x8 1. "NRMUX,NOR bank memory address/data multiplexing" "0,1" bitfld.long 0x8 0. "NRBKEN,NOR bank enable" "0,1" line.long 0xC "SNTCFG1,SRAM/NOR flash timing configuration register 1" bitfld.long 0xC 28.--29. "ASYNCMOD,Asynchronous access mode" "0,1,2,3" hexmask.long.byte 0xC 24.--27. 1. "DLAT,Data latency for NOR Flash" hexmask.long.byte 0xC 20.--23. 1. "CKDIV,Synchronous clock divide ratio" hexmask.long.byte 0xC 16.--19. 1. "BUSLAT,Bus latency" hexmask.long.byte 0xC 8.--15. 1. "DSET,Data setup time" hexmask.long.byte 0xC 4.--7. 1. "AHLD,Address hold time" hexmask.long.byte 0xC 0.--3. 1. "ASET,Address setup time" line.long 0x10 "SNCTL2,SRAM/NOR flash control register 2" bitfld.long 0x10 19. "SYNCWR,Synchronous write" "0,1" bitfld.long 0x10 15. "ASYNCWAIT,Asynchronous wait" "0,1" bitfld.long 0x10 14. "EXMODEN,Extended mode enable" "0,1" bitfld.long 0x10 13. "NRWTEN,NWAIT signal enable" "0,1" bitfld.long 0x10 12. "WREN,Write enable" "0,1" bitfld.long 0x10 11. "NRWTCFG,NWAIT signal configuration only work in" "0,1" bitfld.long 0x10 10. "WRAPEN,Wrapped burst mode enable" "0,1" bitfld.long 0x10 9. "NRWTPOL,NWAIT signal polarity" "0,1" newline bitfld.long 0x10 8. "SBRSTEN,Synchronous burst enable" "0,1" bitfld.long 0x10 6. "NREN,NOR Flash access enable" "0,1" bitfld.long 0x10 4.--5. "NRW,NOR bank memory data bus width" "0,1,2,3" bitfld.long 0x10 2.--3. "NRTP,NOR bank memory type" "0,1,2,3" bitfld.long 0x10 1. "NRMUX,NOR bank memory address/data multiplexing" "0,1" bitfld.long 0x10 0. "NRBKEN,NOR bank enable" "0,1" line.long 0x14 "SNTCFG2,SRAM/NOR flash timing configuration register 2" bitfld.long 0x14 28.--29. "ASYNCMOD,Asynchronous access mode" "0,1,2,3" hexmask.long.byte 0x14 24.--27. 1. "DLAT,Data latency for NOR Flash" hexmask.long.byte 0x14 20.--23. 1. "CKDIV,Synchronous clock divide ratio" hexmask.long.byte 0x14 16.--19. 1. "BUSLAT,Bus latency" hexmask.long.byte 0x14 8.--15. 1. "DSET,Data setup time" hexmask.long.byte 0x14 4.--7. 1. "AHLD,Address hold time" hexmask.long.byte 0x14 0.--3. 1. "ASET,Address setup time" line.long 0x18 "SNCTL3,SRAM/NOR flash control register 3" bitfld.long 0x18 19. "SYNCWR,Synchronous write" "0,1" bitfld.long 0x18 15. "ASYNCWAIT,Asynchronous wait" "0,1" bitfld.long 0x18 14. "EXMODEN,Extended mode enable" "0,1" bitfld.long 0x18 13. "NRWTEN,NWAIT signal enable" "0,1" bitfld.long 0x18 12. "WREN,Write enable" "0,1" bitfld.long 0x18 11. "NRWTCFG,NWAIT signal configuration only work in" "0,1" bitfld.long 0x18 10. "WRAPEN,Wrapped burst mode enable" "0,1" bitfld.long 0x18 9. "NRWTPOL,NWAIT signal polarity" "0,1" newline bitfld.long 0x18 8. "SBRSTEN,Synchronous burst enable" "0,1" bitfld.long 0x18 6. "NREN,NOR Flash access enable" "0,1" bitfld.long 0x18 4.--5. "NRW,NOR bank memory data bus width" "0,1,2,3" bitfld.long 0x18 2.--3. "NRTP,NOR bank memory type" "0,1,2,3" bitfld.long 0x18 1. "NRMUX,NOR bank memory address/data multiplexing" "0,1" bitfld.long 0x18 0. "NRBKEN,NOR bank enable" "0,1" line.long 0x1C "SNTCFG3,SRAM/NOR flash timing configuration register 3" bitfld.long 0x1C 28.--29. "ASYNCMOD,Asynchronous access mode" "0,1,2,3" hexmask.long.byte 0x1C 24.--27. 1. "DLAT,Data latency for NOR Flash" hexmask.long.byte 0x1C 20.--23. 1. "CKDIV,Synchronous clock divide ratio" hexmask.long.byte 0x1C 16.--19. 1. "BUSLAT,Bus latency" hexmask.long.byte 0x1C 8.--15. 1. "DSET,Data setup time" hexmask.long.byte 0x1C 4.--7. 1. "AHLD,Address hold time" hexmask.long.byte 0x1C 0.--3. 1. "ASET,Address setup time" group.long 0x104++0x3 line.long 0x0 "SNWTCFG0,SRAM/NOR flash write timing configuration" bitfld.long 0x0 28.--29. "WASYNCMOD,Asynchronous access mode" "0,1,2,3" hexmask.long.byte 0x0 24.--27. 1. "DLAT,Data latency for NOR Flash" hexmask.long.byte 0x0 20.--23. 1. "CKDIV,Synchronous clock divide ratio" hexmask.long.byte 0x0 8.--15. 1. "WDSET,Data setup time" hexmask.long.byte 0x0 4.--7. 1. "WAHLD,Address hold time" hexmask.long.byte 0x0 0.--3. 1. "WASET,Address setup time" group.long 0x10C++0x3 line.long 0x0 "SNWTCFG1,SRAM/NOR flash write timing configuration" bitfld.long 0x0 28.--29. "WASYNCMOD,Asynchronous access mode" "0,1,2,3" hexmask.long.byte 0x0 24.--27. 1. "DLAT,Data latency for NOR Flash" hexmask.long.byte 0x0 20.--23. 1. "CKDIV,Synchronous clock divide ratio" hexmask.long.byte 0x0 8.--15. 1. "WDSET,Data setup time" hexmask.long.byte 0x0 4.--7. 1. "WAHLD,Address hold time" hexmask.long.byte 0x0 0.--3. 1. "WASET,Address setup time" group.long 0x114++0x3 line.long 0x0 "SNWTCFG2,SRAM/NOR flash write timing configuration" bitfld.long 0x0 28.--29. "WASYNCMOD,Asynchronous access mode" "0,1,2,3" hexmask.long.byte 0x0 24.--27. 1. "DLAT,Data latency for NOR Flash" hexmask.long.byte 0x0 20.--23. 1. "CKDIV,Synchronous clock divide ratio" hexmask.long.byte 0x0 8.--15. 1. "WDSET,Data setup time" hexmask.long.byte 0x0 4.--7. 1. "WAHLD,Address hold time" hexmask.long.byte 0x0 0.--3. 1. "WASET,Address setup time" group.long 0x11C++0x3 line.long 0x0 "SNWTCFG3,SRAM/NOR flash write timing configuration" bitfld.long 0x0 28.--29. "WASYNCMOD,Asynchronous access mode" "0,1,2,3" hexmask.long.byte 0x0 24.--27. 1. "DLAT,Data latency for NOR Flash" hexmask.long.byte 0x0 20.--23. 1. "CKDIV,Synchronous clock divide ratio" hexmask.long.byte 0x0 8.--15. 1. "WDSET,Data setup time" hexmask.long.byte 0x0 4.--7. 1. "WAHLD,Address hold time" hexmask.long.byte 0x0 0.--3. 1. "WASET,Address setup time" group.long 0x60++0x3 line.long 0x0 "NPCTL1,NAND flash/PC card control register 1" bitfld.long 0x0 17.--19. "ECCSZ,ECC size" "0,1,2,3,4,5,6,7" hexmask.long.byte 0x0 13.--16. 1. "ATR,ALE to RE delay" hexmask.long.byte 0x0 9.--12. 1. "CTR,CLE to RE delay" bitfld.long 0x0 6. "ECCEN,ECC enable" "0,1" bitfld.long 0x0 4.--5. "NDW,NAND bank memory data bus width" "0,1,2,3" bitfld.long 0x0 3. "NDTP,NAND bank memory type" "0,1" bitfld.long 0x0 2. "NDBKEN,NAND bank enable" "0,1" bitfld.long 0x0 1. "NDWTEN,Wait feature enable" "0,1" group.long 0x80++0x3 line.long 0x0 "NPCTL2,NAND flash/PC card control register 2" bitfld.long 0x0 17.--19. "ECCSZ,ECC size" "0,1,2,3,4,5,6,7" hexmask.long.byte 0x0 13.--16. 1. "ATR,ALE to RE delay" hexmask.long.byte 0x0 9.--12. 1. "CTR,CLE to RE delay" bitfld.long 0x0 6. "ECCEN,ECC enable" "0,1" bitfld.long 0x0 4.--5. "NDW,NAND bank memory data bus width" "0,1,2,3" bitfld.long 0x0 3. "NDTP,NAND bank memory type" "0,1" bitfld.long 0x0 2. "NDBKEN,NAND bank enable" "0,1" bitfld.long 0x0 1. "NDWTEN,Wait feature enable" "0,1" group.long 0xA0++0x3 line.long 0x0 "NPCTL3,NAND flash/PC card control register 3" bitfld.long 0x0 17.--19. "ECCSZ,ECC size" "0,1,2,3,4,5,6,7" hexmask.long.byte 0x0 13.--16. 1. "ATR,ALE to RE delay" hexmask.long.byte 0x0 9.--12. 1. "CTR,CLE to RE delay" bitfld.long 0x0 6. "ECCEN,ECC enable" "0,1" bitfld.long 0x0 4.--5. "NDW,NAND bank memory data bus width" "0,1,2,3" bitfld.long 0x0 3. "NDTP,NAND bank memory type" "0,1" bitfld.long 0x0 2. "NDBKEN,NAND bank enable" "0,1" bitfld.long 0x0 1. "NDWTEN,Wait feature enable" "0,1" group.long 0x64++0x3 line.long 0x0 "NPINTEN1,NAND flash/PC card interrupt enable register 1" rbitfld.long 0x0 6. "FFEPT,FIFO empty flag" "0,1" bitfld.long 0x0 5. "INTFEN,Interrupt falling edge detection enable" "0,1" bitfld.long 0x0 4. "INTHEN,Interrupt high-level detection enable" "0,1" bitfld.long 0x0 3. "INTREN,Interrupt rising edge detection enable bit" "0,1" bitfld.long 0x0 2. "INTFS,Interrupt falling edge status" "0,1" bitfld.long 0x0 1. "INTHS,Interrupt high-level status" "0,1" bitfld.long 0x0 0. "INTRS,Interrupt rising edge status" "0,1" group.long 0x84++0x3 line.long 0x0 "NPINTEN2,NAND flash/PC card interrupt enable register 2" rbitfld.long 0x0 6. "FFEPT,FIFO empty flag" "0,1" bitfld.long 0x0 5. "INTFEN,Interrupt falling edge detection enable" "0,1" bitfld.long 0x0 4. "INTHEN,Interrupt high-level detection enable" "0,1" bitfld.long 0x0 3. "INTREN,Interrupt rising edge detection enable bit" "0,1" bitfld.long 0x0 2. "INTFS,Interrupt falling edge status" "0,1" bitfld.long 0x0 1. "INTHS,Interrupt high-level status" "0,1" bitfld.long 0x0 0. "INTRS,Interrupt rising edge status" "0,1" group.long 0xA4++0x3 line.long 0x0 "NPINTEN3,NAND flash/PC card interrupt enable register 3" rbitfld.long 0x0 6. "FFEPT,FIFO empty flag" "0,1" bitfld.long 0x0 5. "INTFEN,Interrupt falling edge detection enable" "0,1" bitfld.long 0x0 4. "INTHEN,Interrupt high-level detection enable" "0,1" bitfld.long 0x0 3. "INTREN,Interrupt rising edge detection enable bit" "0,1" bitfld.long 0x0 2. "INTFS,Interrupt falling edge status" "0,1" bitfld.long 0x0 1. "INTHS,Interrupt high-level status" "0,1" bitfld.long 0x0 0. "INTRS,Interrupt rising edge status" "0,1" group.long 0x68++0x3 line.long 0x0 "NPCTCFG1,NAND flash/PC card common space timing" hexmask.long.byte 0x0 24.--31. 1. "COMHIZ,Common memory data bus HiZ time" hexmask.long.byte 0x0 16.--23. 1. "COMHLD,Common memory hold time" hexmask.long.byte 0x0 8.--15. 1. "COMWAIT,Common memory wait time" hexmask.long.byte 0x0 0.--7. 1. "COMSET,Common memory setup time" group.long 0x88++0x3 line.long 0x0 "NPCTCFG2,NAND flash/PC card common space timing" hexmask.long.byte 0x0 24.--31. 1. "COMHIZ,Common memory data bus HiZ time" hexmask.long.byte 0x0 16.--23. 1. "COMHLD,Common memory hold time" hexmask.long.byte 0x0 8.--15. 1. "COMWAIT,Common memory wait time" hexmask.long.byte 0x0 0.--7. 1. "COMSET,Common memory setup time" group.long 0xA8++0x3 line.long 0x0 "NPCTCFG3,NAND flash/PC card common space timing" hexmask.long.byte 0x0 24.--31. 1. "COMHIZ,Common memory data bus HiZ time" hexmask.long.byte 0x0 16.--23. 1. "COMHLD,Common memory hold time" hexmask.long.byte 0x0 8.--15. 1. "COMWAIT,Common memory wait time" hexmask.long.byte 0x0 0.--7. 1. "COMSET,Common memory setup time" group.long 0x6C++0x3 line.long 0x0 "NPATCFG1,NAND flash/PC card attribute space timing" hexmask.long.byte 0x0 24.--31. 1. "ATTHIZ,Attribute memory data bus HiZ time" hexmask.long.byte 0x0 16.--23. 1. "ATTHLD,Attribute memory hold time" hexmask.long.byte 0x0 8.--15. 1. "ATTWAIT,Attribute memory wait time" hexmask.long.byte 0x0 0.--7. 1. "ATTSET,Attribute memory setup time" group.long 0x8C++0x3 line.long 0x0 "NPATCFG2,NAND flash/PC card attribute space timing" hexmask.long.byte 0x0 24.--31. 1. "ATTHIZ,Attribute memory data bus HiZ time" hexmask.long.byte 0x0 16.--23. 1. "ATTHLD,Attribute memory hold time" hexmask.long.byte 0x0 8.--15. 1. "ATTWAIT,Attribute memory wait time" hexmask.long.byte 0x0 0.--7. 1. "ATTSET,Attribute memory setup time" group.long 0xAC++0x7 line.long 0x0 "NPATCFG3,NAND flash/PC card attribute space timing" hexmask.long.byte 0x0 24.--31. 1. "ATTHIZ,Attribute memory data bus HiZ time" hexmask.long.byte 0x0 16.--23. 1. "ATTHLD,Attribute memory hold time" hexmask.long.byte 0x0 8.--15. 1. "ATTWAIT,Attribute memory wait time" hexmask.long.byte 0x0 0.--7. 1. "ATTSET,Attribute memory setup time" line.long 0x4 "PIOTCFG3,PC card I/O space timing configuration" hexmask.long.byte 0x4 24.--31. 1. "IOHIZ,IO space data bus HiZ time" hexmask.long.byte 0x4 16.--23. 1. "IOHLD,IO space hold time" hexmask.long.byte 0x4 8.--15. 1. "IOWAIT,IO space wait time" hexmask.long.byte 0x4 0.--7. 1. "IOSET,IO space setup time" rgroup.long 0x74++0x3 line.long 0x0 "NECC1,NAND flash ECC register 1" hexmask.long 0x0 0.--31. 1. "ECC,ECC result" rgroup.long 0x94++0x3 line.long 0x0 "NECC2,NAND flash ECC register 2" hexmask.long 0x0 0.--31. 1. "ECC,ECC result" 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 19. "INTEN19,Enable Interrupt on line 19" "0,1" 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" newline bitfld.long 0x0 7. "INTEN7,Enable Interrupt on line 7" "0,1" 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 (EXTI_EVEN)" bitfld.long 0x4 19. "EVEN19,Enable Event on line 19" "0,1" 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" newline bitfld.long 0x4 7. "EVEN7,Enable Event on line 7" "0,1" 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 19. "RTEN19,Rising edge trigger enable of" "0,1" bitfld.long 0x8 18. "RTEN18,Rising edge trigger enable of" "0,1" bitfld.long 0x8 17. "RTEN17,Rising edge trigger enable of" "0,1" bitfld.long 0x8 16. "RTEN16,Rising edge trigger enable of" "0,1" bitfld.long 0x8 15. "RTEN15,Rising edge trigger enable of" "0,1" bitfld.long 0x8 14. "RTEN14,Rising edge trigger enable of" "0,1" bitfld.long 0x8 13. "RTEN13,Rising edge trigger enable of" "0,1" bitfld.long 0x8 12. "RTEN12,Rising edge trigger enable of" "0,1" bitfld.long 0x8 11. "RTEN11,Rising edge trigger enable of" "0,1" bitfld.long 0x8 10. "RTEN10,Rising edge trigger enable of" "0,1" bitfld.long 0x8 9. "RTEN9,Rising edge trigger enable of" "0,1" bitfld.long 0x8 8. "RTEN8,Rising edge trigger enable of" "0,1" newline bitfld.long 0x8 7. "RTEN7,Rising edge trigger enable of" "0,1" bitfld.long 0x8 6. "RTEN6,Rising edge trigger enable of" "0,1" bitfld.long 0x8 5. "RTEN5,Rising edge trigger enable of" "0,1" bitfld.long 0x8 4. "RTEN4,Rising edge trigger enable of" "0,1" bitfld.long 0x8 3. "RTEN3,Rising edge trigger enable of" "0,1" bitfld.long 0x8 2. "RTEN2,Rising edge trigger enable of" "0,1" bitfld.long 0x8 1. "RTEN1,Rising edge trigger enable of" "0,1" bitfld.long 0x8 0. "RTEN0,Rising edge trigger enable of" "0,1" line.long 0xC "FTEN,Falling Egde Trigger Enable register" bitfld.long 0xC 19. "FTEN19,Falling edge trigger enable of" "0,1" bitfld.long 0xC 18. "FTEN18,Falling edge trigger enable of" "0,1" bitfld.long 0xC 17. "FTEN17,Falling edge trigger enable of" "0,1" bitfld.long 0xC 16. "FTEN16,Falling edge trigger enable of" "0,1" bitfld.long 0xC 15. "FTEN15,Falling edge trigger enable of" "0,1" bitfld.long 0xC 14. "FTEN14,Falling edge trigger enable of" "0,1" bitfld.long 0xC 13. "FTEN13,Falling edge trigger enable of" "0,1" bitfld.long 0xC 12. "FTEN12,Falling edge trigger enable of" "0,1" bitfld.long 0xC 11. "FTEN11,Falling edge trigger enable of" "0,1" bitfld.long 0xC 10. "FTEN10,Falling edge trigger enable of" "0,1" bitfld.long 0xC 9. "FTEN9,Falling edge trigger enable of" "0,1" bitfld.long 0xC 8. "FTEN8,Falling edge trigger enable of" "0,1" newline bitfld.long 0xC 7. "FTEN7,Falling edge trigger enable of" "0,1" bitfld.long 0xC 6. "FTEN6,Falling edge trigger enable of" "0,1" bitfld.long 0xC 5. "FTEN5,Falling edge trigger enable of" "0,1" bitfld.long 0xC 4. "FTEN4,Falling edge trigger enable of" "0,1" bitfld.long 0xC 3. "FTEN3,Falling edge trigger enable of" "0,1" bitfld.long 0xC 2. "FTEN2,Falling edge trigger enable of" "0,1" bitfld.long 0xC 1. "FTEN1,Falling edge trigger enable of" "0,1" bitfld.long 0xC 0. "FTEN0,Falling edge trigger enable of" "0,1" line.long 0x10 "SWIEV,Software interrupt event register" bitfld.long 0x10 19. "SWIEV19,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 18. "SWIEV18,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 17. "SWIEV17,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 16. "SWIEV16,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 15. "SWIEV15,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 14. "SWIEV14,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 13. "SWIEV13,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 12. "SWIEV12,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 11. "SWIEV11,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 10. "SWIEV10,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 9. "SWIEV9,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 8. "SWIEV8,Interrupt/Event software trigger on line" "0,1" newline bitfld.long 0x10 7. "SWIEV7,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 6. "SWIEV6,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 5. "SWIEV5,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 4. "SWIEV4,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 3. "SWIEV3,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 2. "SWIEV2,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 1. "SWIEV1,Interrupt/Event software trigger on line" "0,1" bitfld.long 0x10 0. "SWIEV0,Interrupt/Event software trigger on line" "0,1" line.long 0x14 "PD,Pending register (EXTI_PD)" bitfld.long 0x14 19. "PD19,Interrupt pending status of line 19" "0,1" 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" newline bitfld.long 0x14 7. "PD7,Interrupt pending status of line 7" "0,1" 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 (Flash Memory Controller)" base ad:0x40022000 group.long 0x0++0x3 line.long 0x0 "WS,wait state counter register" bitfld.long 0x0 0.--2. "WSCNT,WSCNT" "0,1,2,3,4,5,6,7" wgroup.long 0x4++0x7 line.long 0x0 "KEY0,Flash unlock key register" hexmask.long 0x0 0.--31. 1. "KEY,FMC_CTL0 unlock key" line.long 0x4 "OBKEY,Option byte unlock key register" hexmask.long 0x4 0.--31. 1. "OBKEY,FMC_CTL0 option bytes operation unlock key" group.long 0xC++0x7 line.long 0x0 "STAT0,Status register 0" 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 2. "PGERR,Program error flag bit" "0,1" rbitfld.long 0x0 0. "BUSY,The flash is busy bit" "0,1" line.long 0x4 "CTL0,Control register 0" bitfld.long 0x4 12. "ENDIE,End of operation interrupt" "0,1" bitfld.long 0x4 10. "ERRIE,Error interrupt enable" "0,1" bitfld.long 0x4 9. "OBWEN,Option byte erase/program enable bit" "0,1" bitfld.long 0x4 7. "LK,FMC_CTL0 lock bit" "0,1" bitfld.long 0x4 6. "START,Send erase command to FMC bit" "0,1" bitfld.long 0x4 5. "OBER,Option byte erase" "0,1" bitfld.long 0x4 4. "OBPG,Option byte programming" "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 "ADDR0,Address register 0" hexmask.long 0x0 0.--31. 1. "ADDR,Flash erase/program command address bits" rgroup.long 0x1C++0x7 line.long 0x0 "OBSTAT,Option byte register" hexmask.long.word 0x0 10.--25. 1. "DATA,Store DATA 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 of option bytes block after system reset" wgroup.long 0x44++0x3 line.long 0x0 "KEY1,Unlock key register 1" hexmask.long 0x0 0.--31. 1. "KEY,FMC_CTL1 unlock register" group.long 0x4C++0x7 line.long 0x0 "STAT1,Status register 1" bitfld.long 0x0 5. "ENDF,End of operation" "0,1" bitfld.long 0x0 4. "WPERR,Erase/Program protection error flag bit" "0,1" bitfld.long 0x0 2. "PGERR,Programming error" "0,1" rbitfld.long 0x0 0. "BUSY,Busy" "0,1" line.long 0x4 "CTL1,Control register 1" bitfld.long 0x4 12. "ENDIE,End of operation interrupt" "0,1" bitfld.long 0x4 10. "ERRIE,Error interrupt enable" "0,1" bitfld.long 0x4 7. "LK,FMC_CTL1 lock bit" "0,1" bitfld.long 0x4 6. "START,Send erase command to FMC bit" "0,1" bitfld.long 0x4 2. "MER,Main flash mass erase for bank1 command bit" "0,1" bitfld.long 0x4 1. "PER,Main flash page erase for bank1 command bit" "0,1" bitfld.long 0x4 0. "PG,Main flash program for bank1 command bit" "0,1" wgroup.long 0x54++0x3 line.long 0x0 "ADDR1,Address register 1" hexmask.long 0x0 0.--31. 1. "ADDR,Flash erase/program command address bits" group.long 0xFC++0x3 line.long 0x0 "WSEN,Wait state enable register" bitfld.long 0x0 0. "WSEN,FMC wait state enable" "0,1" 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)" base ad:0x0 tree "GPIOA" base ad:0x40010800 group.long 0x0++0x7 line.long 0x0 "CTL0,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x =" "0,1,2,3" line.long 0x4 "CTL1,port control register 1" bitfld.long 0x4 30.--31. "CTL15,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 28.--29. "MD15,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 26.--27. "CTL14,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 24.--25. "MD14,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 22.--23. "CTL13,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 20.--21. "MD13,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 18.--19. "CTL12,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 16.--17. "MD12,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 14.--15. "CTL11,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 12.--13. "MD11,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 10.--11. "CTL10,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 8.--9. "MD10,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x4 6.--7. "CTL9,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 4.--5. "MD9,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 2.--3. "CTL8,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 0.--1. "MD8,Port x mode bits (x =" "0,1,2,3" 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" 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" tree.end tree "GPIOB" base ad:0x40010C00 group.long 0x0++0x7 line.long 0x0 "CTL0,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x =" "0,1,2,3" line.long 0x4 "CTL1,port control register 1" bitfld.long 0x4 30.--31. "CTL15,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 28.--29. "MD15,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 26.--27. "CTL14,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 24.--25. "MD14,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 22.--23. "CTL13,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 20.--21. "MD13,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 18.--19. "CTL12,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 16.--17. "MD12,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 14.--15. "CTL11,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 12.--13. "MD11,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 10.--11. "CTL10,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 8.--9. "MD10,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x4 6.--7. "CTL9,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 4.--5. "MD9,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 2.--3. "CTL8,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 0.--1. "MD8,Port x mode bits (x =" "0,1,2,3" 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" 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" tree.end tree "GPIOC" base ad:0x40011000 group.long 0x0++0x7 line.long 0x0 "CTL0,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x =" "0,1,2,3" line.long 0x4 "CTL1,port control register 1" bitfld.long 0x4 30.--31. "CTL15,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 28.--29. "MD15,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 26.--27. "CTL14,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 24.--25. "MD14,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 22.--23. "CTL13,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 20.--21. "MD13,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 18.--19. "CTL12,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 16.--17. "MD12,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 14.--15. "CTL11,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 12.--13. "MD11,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 10.--11. "CTL10,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 8.--9. "MD10,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x4 6.--7. "CTL9,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 4.--5. "MD9,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 2.--3. "CTL8,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 0.--1. "MD8,Port x mode bits (x =" "0,1,2,3" 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" 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" tree.end tree "GPIOD" base ad:0x40011400 group.long 0x0++0x7 line.long 0x0 "CTL0,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x =" "0,1,2,3" line.long 0x4 "CTL1,port control register 1" bitfld.long 0x4 30.--31. "CTL15,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 28.--29. "MD15,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 26.--27. "CTL14,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 24.--25. "MD14,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 22.--23. "CTL13,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 20.--21. "MD13,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 18.--19. "CTL12,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 16.--17. "MD12,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 14.--15. "CTL11,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 12.--13. "MD11,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 10.--11. "CTL10,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 8.--9. "MD10,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x4 6.--7. "CTL9,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 4.--5. "MD9,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 2.--3. "CTL8,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 0.--1. "MD8,Port x mode bits (x =" "0,1,2,3" 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" 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" tree.end tree "GPIOE" base ad:0x40011800 group.long 0x0++0x7 line.long 0x0 "CTL0,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x =" "0,1,2,3" line.long 0x4 "CTL1,port control register 1" bitfld.long 0x4 30.--31. "CTL15,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 28.--29. "MD15,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 26.--27. "CTL14,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 24.--25. "MD14,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 22.--23. "CTL13,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 20.--21. "MD13,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 18.--19. "CTL12,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 16.--17. "MD12,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 14.--15. "CTL11,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 12.--13. "MD11,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 10.--11. "CTL10,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 8.--9. "MD10,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x4 6.--7. "CTL9,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 4.--5. "MD9,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 2.--3. "CTL8,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 0.--1. "MD8,Port x mode bits (x =" "0,1,2,3" 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" 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" tree.end tree "GPIOF" base ad:0x40011C00 group.long 0x0++0x7 line.long 0x0 "CTL0,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x =" "0,1,2,3" line.long 0x4 "CTL1,port control register 1" bitfld.long 0x4 30.--31. "CTL15,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 28.--29. "MD15,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 26.--27. "CTL14,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 24.--25. "MD14,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 22.--23. "CTL13,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 20.--21. "MD13,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 18.--19. "CTL12,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 16.--17. "MD12,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 14.--15. "CTL11,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 12.--13. "MD11,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 10.--11. "CTL10,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 8.--9. "MD10,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x4 6.--7. "CTL9,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 4.--5. "MD9,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 2.--3. "CTL8,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 0.--1. "MD8,Port x mode bits (x =" "0,1,2,3" 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" 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" tree.end tree "GPIOG" base ad:0x40012000 group.long 0x0++0x7 line.long 0x0 "CTL0,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x =" "0,1,2,3" line.long 0x4 "CTL1,port control register 1" bitfld.long 0x4 30.--31. "CTL15,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 28.--29. "MD15,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 26.--27. "CTL14,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 24.--25. "MD14,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 22.--23. "CTL13,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 20.--21. "MD13,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 18.--19. "CTL12,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 16.--17. "MD12,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 14.--15. "CTL11,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 12.--13. "MD11,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 10.--11. "CTL10,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 8.--9. "MD10,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x4 6.--7. "CTL9,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 4.--5. "MD9,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 2.--3. "CTL8,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 0.--1. "MD8,Port x mode bits (x =" "0,1,2,3" 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" 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" tree.end tree "GPIOH" base ad:0x40017400 group.long 0x0++0x7 line.long 0x0 "CTL0,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x =" "0,1,2,3" line.long 0x4 "CTL1,port control register 1" bitfld.long 0x4 30.--31. "CTL15,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 28.--29. "MD15,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 26.--27. "CTL14,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 24.--25. "MD14,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 22.--23. "CTL13,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 20.--21. "MD13,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 18.--19. "CTL12,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 16.--17. "MD12,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 14.--15. "CTL11,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 12.--13. "MD11,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 10.--11. "CTL10,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 8.--9. "MD10,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x4 6.--7. "CTL9,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 4.--5. "MD9,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 2.--3. "CTL8,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 0.--1. "MD8,Port x mode bits (x =" "0,1,2,3" 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" 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" tree.end tree "GPIOI" base ad:0x40017800 group.long 0x0++0x7 line.long 0x0 "CTL0,port control register 0" bitfld.long 0x0 30.--31. "CTL7,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 28.--29. "MD7,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 26.--27. "CTL6,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 24.--25. "MD6,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 22.--23. "CTL5,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 20.--21. "MD5,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 18.--19. "CTL4,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 16.--17. "MD4,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 14.--15. "CTL3,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 12.--13. "MD3,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 10.--11. "CTL2,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 8.--9. "MD2,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x0 6.--7. "CTL1,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 4.--5. "MD1,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x0 2.--3. "CTL0,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x0 0.--1. "MD0,Port x mode bits (x =" "0,1,2,3" line.long 0x4 "CTL1,port control register 1" bitfld.long 0x4 30.--31. "CTL15,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 28.--29. "MD15,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 26.--27. "CTL14,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 24.--25. "MD14,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 22.--23. "CTL13,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 20.--21. "MD13,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 18.--19. "CTL12,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 16.--17. "MD12,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 14.--15. "CTL11,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 12.--13. "MD11,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 10.--11. "CTL10,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 8.--9. "MD10,Port x mode bits (x =" "0,1,2,3" newline bitfld.long 0x4 6.--7. "CTL9,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 4.--5. "MD9,Port x mode bits (x =" "0,1,2,3" bitfld.long 0x4 2.--3. "CTL8,Port x configuration bits (x =" "0,1,2,3" bitfld.long 0x4 0.--1. "MD8,Port x mode bits (x =" "0,1,2,3" 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" 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" tree.end tree.end tree "HAU (Hash Acceleration Unit)" base ad:0x50060400 group.long 0x0++0xB line.long 0x0 "CTL,HAU control register" bitfld.long 0x0 18. "ALGM1,Algorithm selection bit 1" "0,1" bitfld.long 0x0 16. "KLM,Key length mode" "0,1" bitfld.long 0x0 13. "MDS,Multiple DMA selection" "0,1" rbitfld.long 0x0 12. "DINE,DI register is not empty" "0,1" hexmask.long.byte 0x0 8.--11. 1. "NWIF,Number of words in IN FIFO" bitfld.long 0x0 7. "ALGM0,Algorithm selection bit 0" "0,1" bitfld.long 0x0 6. "HMS,HAU mode selection" "0,1" bitfld.long 0x0 4.--5. "DATAM,Data type mode" "0,1,2,3" bitfld.long 0x0 3. "DMAE,DMA enable" "0,1" bitfld.long 0x0 2. "START,Start message digest calculation" "0,1" line.long 0x4 "DI,HAU data input register" hexmask.long 0x4 0.--31. 1. "DI,Message data input" line.long 0x8 "CFG,HAU configuration register" bitfld.long 0x8 8. "CALEN,Digest calculation enable" "0,1" hexmask.long.byte 0x8 0.--4. 1. "VBL,Valid bits length in the last word" rgroup.long 0xC++0x13 line.long 0x0 "DO0,HAU data output register" hexmask.long 0x0 0.--31. 1. "DO0,message digest result of hash algorithm" line.long 0x4 "DO1,HAU data output register" hexmask.long 0x4 0.--31. 1. "DO1,message digest result of hash algorithm" line.long 0x8 "DO2,HAU data output register" hexmask.long 0x8 0.--31. 1. "DO2,message digest result of hash algorithm" line.long 0xC "DO3,HAU data output register" hexmask.long 0xC 0.--31. 1. "DO3,message digest result of hash algorithm" line.long 0x10 "DO4,HAU data output register" hexmask.long 0x10 0.--31. 1. "DO4,message digest result of hash algorithm" rgroup.long 0x324++0xB line.long 0x0 "DO5,HAU data output register" hexmask.long 0x0 0.--31. 1. "DO5,message digest result of hash algorithm" line.long 0x4 "DO6,HAU data output register" hexmask.long 0x4 0.--31. 1. "DO6,message digest result of hash algorithm" line.long 0x8 "DO7,HAU data output register" hexmask.long 0x8 0.--31. 1. "DO7,message digest result of hash algorithm" group.long 0x20++0x7 line.long 0x0 "INTEN,HAU interrupt enable register" bitfld.long 0x0 1. "CCIE,calculation completion interrupt enable" "0,1" bitfld.long 0x0 0. "DIIE,Data input interrupt enable" "0,1" line.long 0x4 "STAT,HAU status and interrupt flag register" rbitfld.long 0x4 3. "BUSY,Busy flag bit" "0,1" rbitfld.long 0x4 2. "DMAS,DMA status flag" "0,1" bitfld.long 0x4 1. "CINT,Digest calculation completion interrupt flag" "0,1" bitfld.long 0x4 0. "DINT,Data input interrupt status flag" "0,1" tree.end tree "I2C (Inter-Integrated Circuit Interface)" base ad:0x0 tree "I2C0" base ad:0x40005400 group.long 0x0++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,Whether to stretch SCL low when data is not ready in slave mode" "0,1" bitfld.long 0x0 6. "GCEN,Whether or not to response to a General Call (0x00)" "0,1" newline bitfld.long 0x0 5. "PECEN,PEC Calculation Switch" "0,1" 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" hexmask.long.byte 0x4 0.--5. 1. "I2CCLK,I2C Peripheral clock frequency" 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" 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" newline rbitfld.long 0x14 4. "STPDET,STOP condition detected in slave mode" "0,1" 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 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 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" hexmask.long.byte 0x4 0.--5. 1. "RISETIME,Maximum rise time in master mode" tree.end tree "I2C1" base ad:0x40005800 group.long 0x0++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,Whether to stretch SCL low when data is not ready in slave mode" "0,1" bitfld.long 0x0 6. "GCEN,Whether or not to response to a General Call (0x00)" "0,1" newline bitfld.long 0x0 5. "PECEN,PEC Calculation Switch" "0,1" 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" hexmask.long.byte 0x4 0.--5. 1. "I2CCLK,I2C Peripheral clock frequency" 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" 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" newline rbitfld.long 0x14 4. "STPDET,STOP condition detected in slave mode" "0,1" 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 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 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" hexmask.long.byte 0x4 0.--5. 1. "RISETIME,Maximum rise time in master mode" tree.end tree "I2C2" base ad:0x4000C000 group.long 0x0++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,Whether to stretch SCL low when data is not ready in slave mode" "0,1" bitfld.long 0x0 6. "GCEN,Whether or not to response to a General Call (0x00)" "0,1" newline bitfld.long 0x0 5. "PECEN,PEC Calculation Switch" "0,1" 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" hexmask.long.byte 0x4 0.--5. 1. "I2CCLK,I2C Peripheral clock frequency" 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" 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" newline rbitfld.long 0x14 4. "STPDET,STOP condition detected in slave mode" "0,1" 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 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 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" hexmask.long.byte 0x4 0.--5. 1. "RISETIME,Maximum rise time in master mode" tree.end tree.end tree "NVIC (Nested Vectored Interrupt)" base ad:0xE000E000 rgroup.long 0x4++0x3 line.long 0x0 "ICTR,Interrupt Controller Type" hexmask.long.byte 0x0 0.--3. 1. "INTLINESNUM,Total number of interrupt lines in" wgroup.long 0xF00++0x3 line.long 0x0 "STIR,Software Triggered Interrupt" hexmask.long.word 0x0 0.--8. 1. "INTID,interrupt to be triggered" group.long 0x100++0xB line.long 0x0 "ISER0,Interrupt Set-Enable Register" hexmask.long 0x0 0.--31. 1. "SETENA,SETENA" line.long 0x4 "ISER1,Interrupt Set-Enable Register" hexmask.long 0x4 0.--31. 1. "SETENA,SETENA" line.long 0x8 "ISER2,Interrupt Set-Enable Register" hexmask.long 0x8 0.--31. 1. "SETENA,SETENA" group.long 0x180++0xB line.long 0x0 "ICER0,Interrupt Clear-Enable" hexmask.long 0x0 0.--31. 1. "CLRENA,CLRENA" line.long 0x4 "ICER1,Interrupt Clear-Enable" hexmask.long 0x4 0.--31. 1. "CLRENA,CLRENA" line.long 0x8 "ICER2,Interrupt Clear-Enable" hexmask.long 0x8 0.--31. 1. "CLRENA,CLRENA" group.long 0x200++0xB line.long 0x0 "ISPR0,Interrupt Set-Pending Register" hexmask.long 0x0 0.--31. 1. "SETPEND,SETPEND" line.long 0x4 "ISPR1,Interrupt Set-Pending Register" hexmask.long 0x4 0.--31. 1. "SETPEND,SETPEND" line.long 0x8 "ISPR2,Interrupt Set-Pending Register" hexmask.long 0x8 0.--31. 1. "SETPEND,SETPEND" group.long 0x280++0xB line.long 0x0 "ICPR0,Interrupt Clear-Pending" hexmask.long 0x0 0.--31. 1. "CLRPEND,CLRPEND" line.long 0x4 "ICPR1,Interrupt Clear-Pending" hexmask.long 0x4 0.--31. 1. "CLRPEND,CLRPEND" line.long 0x8 "ICPR2,Interrupt Clear-Pending" hexmask.long 0x8 0.--31. 1. "CLRPEND,CLRPEND" rgroup.long 0x300++0xB line.long 0x0 "IABR0,Interrupt Active Bit Register" hexmask.long 0x0 0.--31. 1. "ACTIVE,ACTIVE" line.long 0x4 "IABR1,Interrupt Active Bit Register" hexmask.long 0x4 0.--31. 1. "ACTIVE,ACTIVE" line.long 0x8 "IABR2,Interrupt Active Bit Register" hexmask.long 0x8 0.--31. 1. "ACTIVE,ACTIVE" group.long 0x400++0x5F line.long 0x0 "IPR0,Interrupt Priority Register" hexmask.long.byte 0x0 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x0 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x0 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x0 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x4 "IPR1,Interrupt Priority Register" hexmask.long.byte 0x4 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x4 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x4 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x4 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x8 "IPR2,Interrupt Priority Register" hexmask.long.byte 0x8 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x8 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x8 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x8 0.--7. 1. "IPR_N0,IPR_N0" line.long 0xC "IPR3,Interrupt Priority Register" hexmask.long.byte 0xC 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0xC 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0xC 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0xC 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x10 "IPR4,Interrupt Priority Register" hexmask.long.byte 0x10 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x10 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x10 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x10 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x14 "IPR5,Interrupt Priority Register" hexmask.long.byte 0x14 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x14 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x14 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x14 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x18 "IPR6,Interrupt Priority Register" hexmask.long.byte 0x18 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x18 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x18 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x18 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x1C "IPR7,Interrupt Priority Register" hexmask.long.byte 0x1C 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x1C 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x1C 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x1C 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x20 "IPR8,Interrupt Priority Register" hexmask.long.byte 0x20 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x20 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x20 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x20 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x24 "IPR9,Interrupt Priority Register" hexmask.long.byte 0x24 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x24 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x24 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x24 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x28 "IPR10,Interrupt Priority Register" hexmask.long.byte 0x28 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x28 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x28 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x28 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x2C "IPR11,Interrupt Priority Register" hexmask.long.byte 0x2C 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x2C 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x2C 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x2C 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x30 "IPR12,Interrupt Priority Register" hexmask.long.byte 0x30 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x30 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x30 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x30 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x34 "IPR13,Interrupt Priority Register" hexmask.long.byte 0x34 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x34 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x34 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x34 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x38 "IPR14,Interrupt Priority Register" hexmask.long.byte 0x38 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x38 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x38 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x38 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x3C "IPR15,Interrupt Priority Register" hexmask.long.byte 0x3C 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x3C 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x3C 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x3C 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x40 "IPR16,Interrupt Priority Register" hexmask.long.byte 0x40 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x40 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x40 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x40 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x44 "IPR17,Interrupt Priority Register" hexmask.long.byte 0x44 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x44 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x44 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x44 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x48 "IPR18,Interrupt Priority Register" hexmask.long.byte 0x48 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x48 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x48 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x48 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x4C "IPR19,Interrupt Priority Register" hexmask.long.byte 0x4C 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x4C 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x4C 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x4C 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x50 "IPR20,Interrupt Priority Register" hexmask.long.byte 0x50 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x50 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x50 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x50 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x54 "IPR21,Interrupt Priority Register" hexmask.long.byte 0x54 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x54 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x54 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x54 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x58 "IPR22,Interrupt Priority Register" hexmask.long.byte 0x58 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x58 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x58 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x58 0.--7. 1. "IPR_N0,IPR_N0" line.long 0x5C "IPR23,Interrupt Priority Register" hexmask.long.byte 0x5C 24.--31. 1. "IPR_N3,IPR_N3" hexmask.long.byte 0x5C 16.--23. 1. "IPR_N2,IPR_N2" hexmask.long.byte 0x5C 8.--15. 1. "IPR_N1,IPR_N1" hexmask.long.byte 0x5C 0.--7. 1. "IPR_N0,IPR_N0" tree.end tree "PMU (Power Management Unit)" base ad:0x40007000 group.long 0x0++0x7 line.long 0x0 "CTL,power control register" 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" hexmask.long.byte 0x0 3.--7. 1. "IRC8MADJ,Internal 8MHz RC Oscillator clock trim adjust value" 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" bitfld.long 0x4 29. "PLLMF_4,Bit 4 of PLLMF" "0,1" bitfld.long 0x4 28. "ADCPSC_2,Bit 2 of ADCPSC" "0,1" hexmask.long.byte 0x4 24.--27. 1. "CKOUT0SEL,CKOUT0 Clock Source Selection" bitfld.long 0x4 22.--23. "USBFSPSC,USBFS clock prescaler selection" "0,1,2,3" hexmask.long.byte 0x4 18.--21. 1. "PLLMF_3_0,The PLL clock multiplication factor" 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" bitfld.long 0x4 14.--15. "ADCPSC_1_0,ADC clock prescaler selection" "0,1,2,3" newline 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" hexmask.long.byte 0x4 4.--7. 1. "AHBPSC,AHB prescaler selection" 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" 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" 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 15. "ADC2RST,ADC2 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" newline bitfld.long 0xC 10. "ADC1RST,ADC1 reset" "0,1" bitfld.long 0xC 9. "ADC0RST,ADC0 reset" "0,1" bitfld.long 0xC 8. "PGRST,GPIO port G reset" "0,1" bitfld.long 0xC 7. "PFRST,GPIO portF 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" newline 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" 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 "AHB1EN,AHB1 enable register" bitfld.long 0x14 16. "ENETRXEN,Ethernet RX clock enable" "0,1" bitfld.long 0x14 15. "ENETTXEN,Ethernet TX clock enable" "0,1" bitfld.long 0x14 14. "ENETEN,Ethernet clock enable" "0,1" bitfld.long 0x14 12. "USBFSEN,USBFS clock enable" "0,1" bitfld.long 0x14 10. "SDIOEN,SDIO 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" newline 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" 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 15. "ADC2EN,ADC2 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" newline bitfld.long 0x18 10. "ADC1EN,ADC1 clock enable" "0,1" bitfld.long 0x18 9. "ADC0EN,ADC0 clock enable" "0,1" bitfld.long 0x18 8. "PGEN,GPIO port G clock enable" "0,1" bitfld.long 0x18 7. "PFEN,GPIO port F 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" newline 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" 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" 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" 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 "AHB1RST,AHB1 reset register" bitfld.long 0x28 14. "ENETRST,ENET reset" "0,1" bitfld.long 0x28 12. "USBFSRST,USBFS reset" "0,1" line.long 0x2C "CFG1,Clock Configuration register 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" hexmask.long.byte 0x2C 12.--15. 1. "PLL2MF,The PLL2 clock multiplication factor" hexmask.long.byte 0x2C 8.--11. 1. "PLL1MF,The PLL1 clock multiplication factor" hexmask.long.byte 0x2C 4.--7. 1. "PREDV1,PREDV1 division factor" hexmask.long.byte 0x2C 0.--3. 1. "PREDV0,PREDV0 division factor" group.long 0x34++0x3 line.long 0x0 "DSV,Deep sleep mode Voltage register" bitfld.long 0x0 0.--2. "DSLPVS,Deep-sleep mode voltage select" "0,1,2,3,4,5,6,7" group.long 0x60++0xB line.long 0x0 "AHB2EN,AHB2 enable register" bitfld.long 0x0 6. "TRNGEN,TRNG clock enable" "0,1" bitfld.long 0x0 5. "HAUEN,HAU clock enable" "0,1" bitfld.long 0x0 4. "CAUEN,CAU clock enable" "0,1" bitfld.long 0x0 0. "DCIEN,DCI clock enable" "0,1" line.long 0x4 "ADDAPB2EN,APB2 additional enable register" bitfld.long 0x4 31. "PIEN,GPIO port I clock enable" "0,1" bitfld.long 0x4 30. "PHEN,GPIO port H clock enable" "0,1" bitfld.long 0x4 26. "TLIEN,TLI clock enable" "0,1" bitfld.long 0x4 24. "USART5EN,USART5 clock enable" "0,1" line.long 0x8 "ADDAPB1EN,APB1 additional enable register" bitfld.long 0x8 31. "UART7EN,UART7 clock enable" "0,1" bitfld.long 0x8 30. "UART6EN,UART6 clock enable" "0,1" bitfld.long 0x8 23. "I2C2EN,I2C2 clock enable" "0,1" group.long 0x70++0xB line.long 0x0 "AHB2RST,AHB2 reset register" bitfld.long 0x0 6. "TRNGRST,TRNG reset" "0,1" bitfld.long 0x0 5. "HAURST,HAU reset" "0,1" bitfld.long 0x0 4. "CAURST,CAU reset" "0,1" bitfld.long 0x0 0. "DCIRST,DCI reset" "0,1" line.long 0x4 "ADDAPB2RST,APB2 additional enable register" bitfld.long 0x4 31. "PIRST,GPIO port I reset" "0,1" bitfld.long 0x4 30. "PHRST,GPIO port H reset" "0,1" bitfld.long 0x4 26. "TLIRST,TLI reset" "0,1" bitfld.long 0x4 24. "USART5RST,USART5 reset" "0,1" line.long 0x8 "ADDAPB1RST,APB1 additional enable register" bitfld.long 0x8 31. "UART7RST,UART7 reset" "0,1" bitfld.long 0x8 30. "UART6RST,UART6 reset" "0,1" bitfld.long 0x8 23. "I2C2RST,I2C2 reset" "0,1" group.long 0x80++0x3 line.long 0x0 "CFG2,configuration register 2" hexmask.long.byte 0x0 16.--19. 1. "CKOUT1SEL,CK_OUT1 clock source selection" hexmask.long.byte 0x0 8.--13. 1. "CKOUT1DIV,the CK_OUT1 divider" hexmask.long.byte 0x0 0.--5. 1. "CKOUT0DIV,the CK_OUT0 divider" group.long 0x90++0xB line.long 0x0 "PLLTCTL,PLLT control register" rbitfld.long 0x0 29. "PLLTSTB,PLLTclock stabilization flag" "0,1" bitfld.long 0x0 28. "PLLTEN,PLLT enable" "0,1" line.long 0x4 "PLLTINT,PLLT interrupt register" bitfld.long 0x4 22. "PLLTSTBIC,PLLT stabilization Interrupt clear" "0,1" bitfld.long 0x4 14. "PLLTSTBIE,PLLT stabilization Interrupt Enable" "0,1" rbitfld.long 0x4 6. "PLLTSTBIF,PLLT stabilization interrupt flag" "0,1" line.long 0x8 "PLLTCFG,PLLT configuration register" bitfld.long 0x8 31. "PLLTSEL,PLLT clock source select" "0,1" bitfld.long 0x8 28.--30. "PLLTRPSC,PLLTR prescaler selection" "0,1,2,3,4,5,6,7" bitfld.long 0x8 16.--17. "TLIPSC,TLI prescaler selection" "0,1,2,3" hexmask.long.word 0x8 6.--14. 1. "PLLTMF,PLLT multiply factor for VCO" hexmask.long.byte 0x8 0.--5. 1. "PLLTPSC,PLLT prescaler selection" 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" rbitfld.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" hexmask.long.byte 0x0 0.--3. 1. "PSC,RTC prescaler value high" line.long 0x4 "PSCL,RTC prescaler low" hexmask.long.word 0x4 0.--15. 1. "PSC,RTC prescaler value low" rgroup.long 0x10++0x7 line.long 0x0 "DIVH,RTC divider high register" hexmask.long.byte 0x0 0.--3. 1. "DIV,RTC divider value high" 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 "SDIO (Secure Digital Input/Output Interface)" base ad:0x40018000 group.long 0x0++0xF line.long 0x0 "PWRCTL,Power control register" bitfld.long 0x0 0.--1. "PWRCTL,PWRCTL" "0,1,2,3" line.long 0x4 "CLKCTL,SDI clock control register" bitfld.long 0x4 31. "DIV_8,MSB of Clock Division" "0,1" bitfld.long 0x4 14. "HWCLKEN,Hardware Clock Control enable bit" "0,1" bitfld.long 0x4 13. "CLKEDGE,SDIO_CLK clock edge selection bit" "0,1" bitfld.long 0x4 11.--12. "BUSMODE,SDIO card bus mode control bit" "0,1,2,3" bitfld.long 0x4 10. "CLKBYP,Clock divider bypass enable" "0,1" bitfld.long 0x4 9. "CLKPWRSAV,SDIO_CLK clock dynamic switch on/off for power saving" "0,1" bitfld.long 0x4 8. "CLKEN,Clock enable bit" "0,1" hexmask.long.byte 0x4 0.--7. 1. "DIV,Clock divide factor" line.long 0x8 "CMDAGMT,Command argument register" hexmask.long 0x8 0.--31. 1. "CMDAGMT,SDIO card command argument" line.long 0xC "CMDCTL,Command control register" bitfld.long 0xC 14. "ATAEN,CE-ATA command enable(CE-ATA only)" "0,1" bitfld.long 0xC 13. "NINTEN,No CE-ATA Interrupt (CE-ATA only)" "0,1" bitfld.long 0xC 12. "ENCMDC,CMD completion signal enabled (CE-ATA only)" "0,1" bitfld.long 0xC 11. "SUSPEND,SD I/O suspend command(SD I/O only)" "0,1" bitfld.long 0xC 10. "CSMEN,Command state machine (CSM) enable bit" "0,1" bitfld.long 0xC 9. "WAITDEND,Waits for ends of data transfer" "0,1" bitfld.long 0xC 8. "INTWAIT,Interrupt wait instead of timeout" "0,1" bitfld.long 0xC 6.--7. "CMDRESP,Command response type bits" "0,1,2,3" newline hexmask.long.byte 0xC 0.--5. 1. "CMDIDX,Command index" rgroup.long 0x10++0x13 line.long 0x0 "RSPCMDIDX,Command index response register" hexmask.long.byte 0x0 0.--5. 1. "RSPCMDIDX,Last response command index" line.long 0x4 "RESP0,Response register 0" hexmask.long 0x4 0.--31. 1. "RESP0,Card state" line.long 0x8 "RESP1,Response register 1" hexmask.long 0x8 0.--31. 1. "RESP1,Card state" line.long 0xC "RESP2,Response register 2" hexmask.long 0xC 0.--31. 1. "RESP2,Card state" line.long 0x10 "RESP3,Response register 3" hexmask.long 0x10 0.--31. 1. "RESP3,Card state" group.long 0x24++0xB line.long 0x0 "DATATO,Data timeout register" hexmask.long 0x0 0.--31. 1. "DATATO,Data timeout period" line.long 0x4 "DATALEN,Data length register" hexmask.long 0x4 0.--24. 1. "DATALEN,Data transfer length" line.long 0x8 "DATACTL,Data control register" bitfld.long 0x8 11. "IOEN,SD I/O specific function enable(SD I/O only)" "0,1" bitfld.long 0x8 10. "RWTYPE,Read wait type(SD I/O only)" "0,1" bitfld.long 0x8 9. "RWSTOP,Read wait stop(SD I/O only)" "0,1" bitfld.long 0x8 8. "RWEN,Read wait mode enabled(SD I/O only)" "0,1" hexmask.long.byte 0x8 4.--7. 1. "BLKSZ,Data block size" bitfld.long 0x8 3. "DMAEN,DMA enable bit" "0,1" bitfld.long 0x8 2. "TRANSMOD,Data transfer mode" "0,1" bitfld.long 0x8 1. "DATADIR,Data transfer direction" "0,1" newline bitfld.long 0x8 0. "DATAEN,Data transfer enable bit" "0,1" rgroup.long 0x30++0x7 line.long 0x0 "DATACNT,Data counter register" hexmask.long 0x0 0.--24. 1. "DATACNT,Data count value" line.long 0x4 "STAT,SDIO status register" bitfld.long 0x4 23. "ATAEND,CE-ATA command completion signal received (only for CMD61)" "0,1" bitfld.long 0x4 22. "SDIOINT,SD I/O interrupt received" "0,1" bitfld.long 0x4 21. "RXDTVAL,Data is valid in receive FIFO" "0,1" bitfld.long 0x4 20. "TXDTVAL,Data is valid in transmit FIFO" "0,1" bitfld.long 0x4 19. "RFE,Receive FIFO is empty" "0,1" bitfld.long 0x4 18. "TFE,Transmit FIFO is empty" "0,1" bitfld.long 0x4 17. "RFF,Receive FIFO is full" "0,1" bitfld.long 0x4 16. "TFF,Transmit FIFO is full" "0,1" newline bitfld.long 0x4 15. "RFH,Receive FIFO is half full: at least 8 words can be read in the FIFO" "0,1" bitfld.long 0x4 14. "TFH,Transmit FIFO is half empty: at least 8 words can be written into the FIFO" "0,1" bitfld.long 0x4 13. "RXRUN,Data reception in progress" "0,1" bitfld.long 0x4 12. "TXRUN,Data transmission in progress" "0,1" bitfld.long 0x4 11. "CMDRUN,Command transmission in progress" "0,1" bitfld.long 0x4 10. "DTBLKEND,Data block sent/received (CRC check passed)" "0,1" bitfld.long 0x4 9. "STBITE,Start bit error in the bus" "0,1" bitfld.long 0x4 8. "DTEND,Data end (data counter SDIO_DATACNT is zero)" "0,1" newline bitfld.long 0x4 7. "CMDSEND,Command sent (no response required)" "0,1" bitfld.long 0x4 6. "CMDRECV,Command response received (CRC check passed)" "0,1" bitfld.long 0x4 5. "RXORE,Received FIFO overrun error occurs" "0,1" bitfld.long 0x4 4. "TXURE,Transmit FIFO underrun error occurs" "0,1" bitfld.long 0x4 3. "DTTMOUT,Data timeout" "0,1" bitfld.long 0x4 2. "CMDTMOUT,Command response timeout" "0,1" bitfld.long 0x4 1. "DTCRCERR,Data block sent/received (CRC check failed)" "0,1" bitfld.long 0x4 0. "CCRCERR,Command response received (CRC check failed)" "0,1" wgroup.long 0x38++0x3 line.long 0x0 "INTC,Interrupt clear register" bitfld.long 0x0 23. "ATAENDC,ATAEND flag clear bit" "0,1" bitfld.long 0x0 22. "SDIOINTC,SDIOINT flag clear bit" "0,1" bitfld.long 0x0 10. "DTBLKENDC,DTBLKEND flag clear bit" "0,1" bitfld.long 0x0 9. "STBITEC,STBITE flag clear bit" "0,1" bitfld.long 0x0 8. "DTENDC,DTEND flag clear bit" "0,1" bitfld.long 0x0 7. "CMDSENDC,CMDSEND flag clear bit" "0,1" bitfld.long 0x0 6. "CMDRECVC,CMDRECV flag clear bit" "0,1" bitfld.long 0x0 5. "RXOREC,RXORE flag clear bit" "0,1" newline bitfld.long 0x0 4. "TXUREC,TXURE flag clear bit" "0,1" bitfld.long 0x0 3. "DTTMOUTC,DTTMOUT flag clear bit" "0,1" bitfld.long 0x0 2. "CMDTMOUTC,CMDTMOUT flag clear bit" "0,1" bitfld.long 0x0 1. "DTCRCERRC,DTCRCERR flag clear bit" "0,1" bitfld.long 0x0 0. "CCRCERRC,CCRCERR flag clear bit" "0,1" group.long 0x3C++0x3 line.long 0x0 "INTEN,Interrupt Enable register" bitfld.long 0x0 23. "ATAENDIE,CE-ATA command completion signal received interrupt enable" "0,1" bitfld.long 0x0 22. "SDIOINTIE,SD I/O interrupt received interrupt enable" "0,1" bitfld.long 0x0 21. "RXDTVALIE,Data valid in receive FIFO interrupt enable" "0,1" bitfld.long 0x0 20. "TXDTVALIE,Data valid in transmit FIFO interrupt enable" "0,1" bitfld.long 0x0 19. "RFEIE,Receive FIFO empty interrupt enable" "0,1" bitfld.long 0x0 18. "TFEIE,Transmit FIFO empty interrupt enable" "0,1" bitfld.long 0x0 17. "RFFIE,Receive FIFO full interrupt enable" "0,1" bitfld.long 0x0 16. "TFFIE,Transmit FIFO full interrupt enable" "0,1" newline bitfld.long 0x0 15. "RFHIE,Receive FIFO half full interrupt enable" "0,1" bitfld.long 0x0 14. "TFHIE,Transmit FIFO half empty interrupt enable" "0,1" bitfld.long 0x0 13. "RXRUNIE,Data reception interrupt enable" "0,1" bitfld.long 0x0 12. "TXRUNIE,Data transmission interrupt enable" "0,1" bitfld.long 0x0 11. "CMDRUNIE,Command transmission interrupt enable" "0,1" bitfld.long 0x0 10. "DTBLKENDIE,Data block end interrupt enable" "0,1" bitfld.long 0x0 9. "STBITEIE,Start bit error interrupt enable" "0,1" bitfld.long 0x0 8. "DTENDIE,Data end interrupt enable" "0,1" newline bitfld.long 0x0 7. "CMDSENDIE,Command sent interrupt enable" "0,1" bitfld.long 0x0 6. "CMDRECVIE,Command response received interrupt enable" "0,1" bitfld.long 0x0 5. "RXOREIE,Received FIFO overrun error interrupt enable" "0,1" bitfld.long 0x0 4. "TXUREIE,Transmit FIFO underrun error interrupt enable" "0,1" bitfld.long 0x0 3. "DTTMOUTIE,Data timeout interrupt enable" "0,1" bitfld.long 0x0 2. "CMDTMOUTIE,Command response timeout interrupt enable" "0,1" bitfld.long 0x0 1. "DTCRCERRIE,Data CRC fail interrupt enable" "0,1" bitfld.long 0x0 0. "CCRCERRIE,Command response CRC fail interrupt enable" "0,1" rgroup.long 0x48++0x3 line.long 0x0 "FIFOCNT,FIFO counter register" hexmask.long.tbyte 0x0 0.--23. 1. "FIFOCNT,FIFO counter" group.long 0x80++0x3 line.long 0x0 "FIFO,FIFO data register" hexmask.long 0x0 0.--31. 1. "FIFODT,Receive FIFO data or transmit FIFO data" tree.end tree "SPI (Serial Peripheral Interface)" base ad:0x0 tree "SPI0" base ad:0x40013000 group.long 0x0++0x13 line.long 0x0 "CTL0,control register 0" bitfld.long 0x0 15. "BDEN,Bidirectional" "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" newline bitfld.long 0x0 3.--5. "PSC,Master Clock Prescaler Selection" "0,1,2,3,4,5,6,7" 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" "0,1" bitfld.long 0x4 6. "RBNEIE,RX buffer not empty interrupt" "0,1" bitfld.long 0x4 5. "ERRIE,Error interrupt 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" 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. "DATA,Data transfer register" line.long 0x10 "CRCPOLY,CRC polynomial register" hexmask.long.word 0x10 0.--15. 1. "CPR,CRC polynomial register" rgroup.long 0x14++0x7 line.long 0x0 "RCRC,RX CRC register" hexmask.long.word 0x0 0.--15. 1. "RCR,RX CRC register" line.long 0x4 "TCRC,TX CRC register" hexmask.long.word 0x4 0.--15. 1. "TCR,Tx CRC register" group.long 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" "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" "0,1" hexmask.long.byte 0x4 0.--7. 1. "DIV,Dividing factor for the prescaler" group.long 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 tree "SPI1" base ad:0x40003800 group.long 0x0++0x13 line.long 0x0 "CTL0,control register 0" bitfld.long 0x0 15. "BDEN,Bidirectional" "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" newline bitfld.long 0x0 3.--5. "PSC,Master Clock Prescaler Selection" "0,1,2,3,4,5,6,7" 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" "0,1" bitfld.long 0x4 6. "RBNEIE,RX buffer not empty interrupt" "0,1" bitfld.long 0x4 5. "ERRIE,Error interrupt 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" 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. "DATA,Data transfer register" line.long 0x10 "CRCPOLY,CRC polynomial register" hexmask.long.word 0x10 0.--15. 1. "CPR,CRC polynomial register" rgroup.long 0x14++0x7 line.long 0x0 "RCRC,RX CRC register" hexmask.long.word 0x0 0.--15. 1. "RCR,RX CRC register" line.long 0x4 "TCRC,TX CRC register" hexmask.long.word 0x4 0.--15. 1. "TCR,Tx CRC register" group.long 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" "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" "0,1" hexmask.long.byte 0x4 0.--7. 1. "DIV,Dividing factor for the prescaler" group.long 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 tree "SPI2" base ad:0x40003C00 group.long 0x0++0x13 line.long 0x0 "CTL0,control register 0" bitfld.long 0x0 15. "BDEN,Bidirectional" "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" newline bitfld.long 0x0 3.--5. "PSC,Master Clock Prescaler Selection" "0,1,2,3,4,5,6,7" 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" "0,1" bitfld.long 0x4 6. "RBNEIE,RX buffer not empty interrupt" "0,1" bitfld.long 0x4 5. "ERRIE,Error interrupt 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" 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. "DATA,Data transfer register" line.long 0x10 "CRCPOLY,CRC polynomial register" hexmask.long.word 0x10 0.--15. 1. "CPR,CRC polynomial register" rgroup.long 0x14++0x7 line.long 0x0 "RCRC,RX CRC register" hexmask.long.word 0x0 0.--15. 1. "RCR,RX CRC register" line.long 0x4 "TCRC,TX CRC register" hexmask.long.word 0x4 0.--15. 1. "TCR,Tx CRC register" group.long 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" "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" "0,1" hexmask.long.byte 0x4 0.--7. 1. "DIV,Dividing factor for the prescaler" group.long 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 tree.end tree "TIMER (Timer)" base ad:0x0 tree "TIMER0 (Advanced Timer)" base ad:0x40012C00 group.long 0x0++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,Center-aligned mode" "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" newline bitfld.long 0x4 3. "DMAS,DMA request source selection" "0,1" 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" hexmask.long.byte 0x8 8.--11. 1. "ETFC,External trigger filter control" 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 13. "CMTDEN,Commutation DMA request enable" "0,1" bitfld.long 0xC 12. "CH3DEN,Channel 3 capture/compare DMA request" "0,1" bitfld.long 0xC 11. "CH2DEN,Channel 2 capture/compare DMA request" "0,1" bitfld.long 0xC 10. "CH1DEN,Channel 1 capture/compare DMA request" "0,1" bitfld.long 0xC 9. "CH0DEN,Channel 0 capture/compare DMA request" "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" newline bitfld.long 0xC 5. "CMTIE,commutation interrupt enable" "0,1" bitfld.long 0xC 4. "CH3IE,Channel 3 capture/compare interrupt" "0,1" bitfld.long 0xC 3. "CH2IE,Channel 2 capture/compare interrupt" "0,1" bitfld.long 0xC 2. "CH1IE,Channel 1 capture/compare interrupt" "0,1" bitfld.long 0xC 1. "CH0IE,Channel 0 capture/compare interrupt" "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" "0,1" bitfld.long 0x10 11. "CH2OF,Channel 2 over capture" "0,1" bitfld.long 0x10 10. "CH1OF,Channel 1 over capture" "0,1" bitfld.long 0x10 9. "CH0OF,Channel 0 over capture" "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" "0,1" bitfld.long 0x10 3. "CH2IF,Channel 2 capture/compare interrupt" "0,1" newline bitfld.long 0x10 2. "CH1IF,Channel 1 capture/compare interrupt" "0,1" bitfld.long 0x10 1. "CH0IF,Channel 0 capture/compare interrupt" "0,1" bitfld.long 0x10 0. "UPIF,Update interrupt flag" "0,1" wgroup.long 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" "0,1" bitfld.long 0x0 4. "CH3G,Channel 3 capture or compare event" "0,1" bitfld.long 0x0 3. "CH2G,Channel 2 capture or compare event" "0,1" bitfld.long 0x0 2. "CH1G,Channel 1 capture or compare event" "0,1" bitfld.long 0x0 1. "CH0G,Channel 0 capture or compare event" "0,1" bitfld.long 0x0 0. "UPG,Update event generation" "0,1" group.long 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0(output" 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" newline bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long 0x18++0x7 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input" hexmask.long.byte 0x0 12.--15. 1. "CH1CAPFLT,Channel 1 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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" 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" newline bitfld.long 0x4 0.--1. "CH2MS,Channel 2 I/O mode selection" "0,1,2,3" group.long 0x1C++0x33 line.long 0x0 "CHCTL1_Input,Channel control register 1 (input" hexmask.long.byte 0x0 12.--15. 1. "CH3CAPFLT,Channel 3 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH2CAPFLT,Channel 2 input capture filter control" 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" newline bitfld.long 0x4 4. "CH1EN,Channel 1 capture/compare function enable" "0,1" 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,counter value" line.long 0xC "PSC,prescaler" hexmask.long.word 0xC 0.--15. 1. "PSC,Prescaler value" line.long 0x10 "CAR,Counter auto-reload register" hexmask.long.word 0x10 0.--15. 1. "CARL,Counter auto-reload" 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 channel 0" line.long 0x1C "CH1CV,Channel 1 capture/compare value register" hexmask.long.word 0x1C 0.--15. 1. "CH1VAL,Capture or compare value of channel 1" 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" hexmask.long.byte 0x2C 8.--12. 1. "DMATC,DMA transfer count" hexmask.long.byte 0x2C 0.--4. 1. "DMATA,DMA transfer access start address" line.long 0x30 "DMATB,DMA transfer buffer register" hexmask.long.word 0x30 0.--15. 1. "DMATB,DMA transfer buffer" tree.end tree "TIMER1 (General Level0 Timer)" base ad:0x40000000 group.long 0x0++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" hexmask.long.byte 0x8 8.--11. 1. "ETFC,External trigger filter control" 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" newline 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 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" newline bitfld.long 0x10 0. "UPIF,Update interrupt flag" "0,1" wgroup.long 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 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output" 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" newline bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long 0x18++0x7 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input" hexmask.long.byte 0x0 12.--15. 1. "CH1CAPFLT,Channel 1 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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" newline bitfld.long 0x4 0.--1. "CH2MS,Channel 2 I/O mode selection" "0,1,2,3" group.long 0x1C++0x13 line.long 0x0 "CHCTL1_Input,Channel control register 1 (input" hexmask.long.byte 0x0 12.--15. 1. "CH3CAPFLT,Channel 3 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH2CAPFLT,Channel 2 input capture filter control" 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 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 0x48++0x7 line.long 0x0 "DMACFG,DMA configuration register" hexmask.long.byte 0x0 8.--12. 1. "DMATC,DMA transfer count" hexmask.long.byte 0x0 0.--4. 1. "DMATA,DMA transfer access start address" line.long 0x4 "DMATB,DMA transfer buffer register" hexmask.long.word 0x4 0.--15. 1. "DMATB,DMA transfer buffer" tree.end tree "TIMER2 (General Level0 Timer)" base ad:0x40000400 group.long 0x0++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" hexmask.long.byte 0x8 8.--11. 1. "ETFC,External trigger filter control" 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" newline 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 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" newline bitfld.long 0x10 0. "UPIF,Update interrupt flag" "0,1" wgroup.long 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 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output" 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" newline bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long 0x18++0x7 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input" hexmask.long.byte 0x0 12.--15. 1. "CH1CAPFLT,Channel 1 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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" newline bitfld.long 0x4 0.--1. "CH2MS,Channel 2 I/O mode selection" "0,1,2,3" group.long 0x1C++0x13 line.long 0x0 "CHCTL1_Input,Channel control register 1 (input" hexmask.long.byte 0x0 12.--15. 1. "CH3CAPFLT,Channel 3 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH2CAPFLT,Channel 2 input capture filter control" 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 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 0x48++0x7 line.long 0x0 "DMACFG,DMA configuration register" hexmask.long.byte 0x0 8.--12. 1. "DMATC,DMA transfer count" hexmask.long.byte 0x0 0.--4. 1. "DMATA,DMA transfer access start address" line.long 0x4 "DMATB,DMA transfer buffer register" hexmask.long.word 0x4 0.--15. 1. "DMATB,DMA transfer buffer" tree.end tree "TIMER3 (General Level0 Timer)" base ad:0x40000800 group.long 0x0++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" hexmask.long.byte 0x8 8.--11. 1. "ETFC,External trigger filter control" 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" newline 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 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" newline bitfld.long 0x10 0. "UPIF,Update interrupt flag" "0,1" wgroup.long 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 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output" 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" newline bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long 0x18++0x7 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input" hexmask.long.byte 0x0 12.--15. 1. "CH1CAPFLT,Channel 1 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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" newline bitfld.long 0x4 0.--1. "CH2MS,Channel 2 I/O mode selection" "0,1,2,3" group.long 0x1C++0x13 line.long 0x0 "CHCTL1_Input,Channel control register 1 (input" hexmask.long.byte 0x0 12.--15. 1. "CH3CAPFLT,Channel 3 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH2CAPFLT,Channel 2 input capture filter control" 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 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 0x48++0x7 line.long 0x0 "DMACFG,DMA configuration register" hexmask.long.byte 0x0 8.--12. 1. "DMATC,DMA transfer count" hexmask.long.byte 0x0 0.--4. 1. "DMATA,DMA transfer access start address" line.long 0x4 "DMATB,DMA transfer buffer register" hexmask.long.word 0x4 0.--15. 1. "DMATB,DMA transfer buffer" tree.end tree "TIMER4 (General Level0 Timer)" base ad:0x40000C00 group.long 0x0++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" hexmask.long.byte 0x8 8.--11. 1. "ETFC,External trigger filter control" 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" newline 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 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" newline bitfld.long 0x10 0. "UPIF,Update interrupt flag" "0,1" wgroup.long 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 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output" 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" newline bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long 0x18++0x7 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input" hexmask.long.byte 0x0 12.--15. 1. "CH1CAPFLT,Channel 1 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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" newline bitfld.long 0x4 0.--1. "CH2MS,Channel 2 I/O mode selection" "0,1,2,3" group.long 0x1C++0x13 line.long 0x0 "CHCTL1_Input,Channel control register 1 (input" hexmask.long.byte 0x0 12.--15. 1. "CH3CAPFLT,Channel 3 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH2CAPFLT,Channel 2 input capture filter control" 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 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 0x48++0x7 line.long 0x0 "DMACFG,DMA configuration register" hexmask.long.byte 0x0 8.--12. 1. "DMATC,DMA transfer count" hexmask.long.byte 0x0 0.--4. 1. "DMATA,DMA transfer access start address" line.long 0x4 "DMATB,DMA transfer buffer register" hexmask.long.word 0x4 0.--15. 1. "DMATB,DMA transfer buffer" tree.end tree "TIMER5 (Basic Timer)" base ad:0x40001000 group.long 0x0++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 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 0x14++0x3 line.long 0x0 "SWEVG,event generation register" bitfld.long 0x0 0. "UPG,Update generation" "0,1" group.long 0x24++0xB line.long 0x0 "CNT,Counter register" hexmask.long.word 0x0 0.--15. 1. "CNT,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 tree "TIMER6 (Basic Timer)" base ad:0x40001400 group.long 0x0++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 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 0x14++0x3 line.long 0x0 "SWEVG,event generation register" bitfld.long 0x0 0. "UPG,Update generation" "0,1" group.long 0x24++0xB line.long 0x0 "CNT,Counter register" hexmask.long.word 0x0 0.--15. 1. "CNT,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 tree "TIMER7 (Advanced Timer)" base ad:0x40013400 group.long 0x0++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,Center-aligned mode" "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" newline bitfld.long 0x4 3. "DMAS,DMA request source selection" "0,1" 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" hexmask.long.byte 0x8 8.--11. 1. "ETFC,External trigger filter control" 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 13. "CMTDEN,Commutation DMA request enable" "0,1" bitfld.long 0xC 12. "CH3DEN,Channel 3 capture/compare DMA request" "0,1" bitfld.long 0xC 11. "CH2DEN,Channel 2 capture/compare DMA request" "0,1" bitfld.long 0xC 10. "CH1DEN,Channel 1 capture/compare DMA request" "0,1" bitfld.long 0xC 9. "CH0DEN,Channel 0 capture/compare DMA request" "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" newline bitfld.long 0xC 5. "CMTIE,commutation interrupt enable" "0,1" bitfld.long 0xC 4. "CH3IE,Channel 3 capture/compare interrupt" "0,1" bitfld.long 0xC 3. "CH2IE,Channel 2 capture/compare interrupt" "0,1" bitfld.long 0xC 2. "CH1IE,Channel 1 capture/compare interrupt" "0,1" bitfld.long 0xC 1. "CH0IE,Channel 0 capture/compare interrupt" "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" "0,1" bitfld.long 0x10 11. "CH2OF,Channel 2 over capture" "0,1" bitfld.long 0x10 10. "CH1OF,Channel 1 over capture" "0,1" bitfld.long 0x10 9. "CH0OF,Channel 0 over capture" "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" "0,1" bitfld.long 0x10 3. "CH2IF,Channel 2 capture/compare interrupt" "0,1" newline bitfld.long 0x10 2. "CH1IF,Channel 1 capture/compare interrupt" "0,1" bitfld.long 0x10 1. "CH0IF,Channel 0 capture/compare interrupt" "0,1" bitfld.long 0x10 0. "UPIF,Update interrupt flag" "0,1" wgroup.long 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" "0,1" bitfld.long 0x0 4. "CH3G,Channel 3 capture or compare event" "0,1" bitfld.long 0x0 3. "CH2G,Channel 2 capture or compare event" "0,1" bitfld.long 0x0 2. "CH1G,Channel 1 capture or compare event" "0,1" bitfld.long 0x0 1. "CH0G,Channel 0 capture or compare event" "0,1" bitfld.long 0x0 0. "UPG,Update event generation" "0,1" group.long 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0(output" 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" newline bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long 0x18++0x7 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input" hexmask.long.byte 0x0 12.--15. 1. "CH1CAPFLT,Channel 1 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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" 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" newline bitfld.long 0x4 0.--1. "CH2MS,Channel 2 I/O mode selection" "0,1,2,3" group.long 0x1C++0x33 line.long 0x0 "CHCTL1_Input,Channel control register 1 (input" hexmask.long.byte 0x0 12.--15. 1. "CH3CAPFLT,Channel 3 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH2CAPFLT,Channel 2 input capture filter control" 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" newline bitfld.long 0x4 4. "CH1EN,Channel 1 capture/compare function enable" "0,1" 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,counter value" line.long 0xC "PSC,prescaler" hexmask.long.word 0xC 0.--15. 1. "PSC,Prescaler value" line.long 0x10 "CAR,Counter auto-reload register" hexmask.long.word 0x10 0.--15. 1. "CARL,Counter auto-reload" 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 channel 0" line.long 0x1C "CH1CV,Channel 1 capture/compare value register" hexmask.long.word 0x1C 0.--15. 1. "CH1VAL,Capture or compare value of channel 1" 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" hexmask.long.byte 0x2C 8.--12. 1. "DMATC,DMA transfer count" hexmask.long.byte 0x2C 0.--4. 1. "DMATA,DMA transfer access start address" line.long 0x30 "DMATB,DMA transfer buffer register" hexmask.long.word 0x30 0.--15. 1. "DMATB,DMA transfer buffer" tree.end tree "TIMER8 (General Level1 Timer)" base ad:0x40014C00 group.long 0x0++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 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" group.long 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 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 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output" 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" newline bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long 0x18++0x3 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input" hexmask.long.byte 0x0 12.--15. 1. "CH1CAPFLT,Channel 1 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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 0x20++0xF line.long 0x0 "CHCTL2,Channel control register 2" 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 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" tree.end tree "TIMER9 (General Level2 Timer)" base ad:0x40015000 group.long 0x0++0x7 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 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 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 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 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output" 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 0x18++0x3 line.long 0x0 "CHCTL0_Input,Channel control register 0 ( (input" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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 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 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" tree.end tree "TIMER10 (General Level2 Timer)" base ad:0x40015400 group.long 0x0++0x7 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 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 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 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 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output" 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 0x18++0x3 line.long 0x0 "CHCTL0_Input,Channel control register 0 ( (input" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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 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 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" tree.end tree "TIMER11 (General Level1 Timer)" base ad:0x40001800 group.long 0x0++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 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" group.long 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 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 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output" 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" newline bitfld.long 0x0 0.--1. "CH0MS,Channel 0 I/O mode selection" "0,1,2,3" group.long 0x18++0x3 line.long 0x0 "CHCTL0_Input,Channel control register 0 (input" hexmask.long.byte 0x0 12.--15. 1. "CH1CAPFLT,Channel 1 input capture filter control" 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" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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 0x20++0xF line.long 0x0 "CHCTL2,Channel control register 2" 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 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" tree.end tree "TIMER12 (General Level2 Timer)" base ad:0x40001C00 group.long 0x0++0x7 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 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 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 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 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output" 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 0x18++0x3 line.long 0x0 "CHCTL0_Input,Channel control register 0 ( (input" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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 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 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" tree.end tree "TIMER13 (General Level2 Timer)" base ad:0x40002000 group.long 0x0++0x7 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 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 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 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 0x18++0x3 line.long 0x0 "CHCTL0_Output,Channel control register 0 (output" 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 0x18++0x3 line.long 0x0 "CHCTL0_Input,Channel control register 0 ( (input" hexmask.long.byte 0x0 4.--7. 1. "CH0CAPFLT,Channel 0 input capture filter control" 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 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 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" tree.end tree.end tree "TLI (TFT-LCD Interface)" base ad:0x40016800 group.long 0x8++0x13 line.long 0x0 "SPSZ,Synchronous pulse size register" hexmask.long.word 0x0 16.--27. 1. "HPSZ,size of horizontal synchronous pluse" hexmask.long.word 0x0 0.--11. 1. "VPSZ,size of vertical synchronous pluse" line.long 0x4 "BPSZ,Back-porch size register" hexmask.long.word 0x4 16.--27. 1. "HBPSZ,Size of the horizontal back porch plus synchronous pulse" hexmask.long.word 0x4 0.--11. 1. "VBPSZ,Size of the vertical back porch plus synchronous pulse" line.long 0x8 "ASZ,Active size register" hexmask.long.word 0x8 16.--27. 1. "HASZ,Size of the horizontal active area width plus back porch and synchronous pulse" hexmask.long.word 0x8 0.--11. 1. "VASZ,Size of the vertical active area width plus back porch and synchronous pulse" line.long 0xC "TSZ,Total size register" hexmask.long.word 0xC 16.--27. 1. "HTSZ,Horizontal total size of the display" hexmask.long.word 0xC 0.--11. 1. "VTSZ,Vertical total size of the display" line.long 0x10 "CTL,Control register" bitfld.long 0x10 31. "HPPS,Horizontal Pulse Polarity Selection" "0,1" bitfld.long 0x10 30. "VPPS,Vertical Pulse Polarity Selection" "0,1" bitfld.long 0x10 29. "DEPS,Data Enable Polarity Selection" "0,1" bitfld.long 0x10 28. "CLKPS,Pixel Clock Polarity Selection" "0,1" bitfld.long 0x10 16. "DFEN,Dither Function Enable" "0,1" rbitfld.long 0x10 12.--14. "RDB,Red channel Dither Bits Number" "0,1,2,3,4,5,6,7" rbitfld.long 0x10 8.--10. "GDB,Green channel Dither Bits Number" "0,1,2,3,4,5,6,7" rbitfld.long 0x10 4.--6. "BDB,Blue channel Dither Bits Number" "0,1,2,3,4,5,6,7" bitfld.long 0x10 0. "TLIEN,TLI enable bit" "0,1" group.long 0x24++0x3 line.long 0x0 "RL,Reload layer register" bitfld.long 0x0 1. "FBR,Frame Blank Reload" "0,1" bitfld.long 0x0 0. "RQR,Request Reload" "0,1" group.long 0x2C++0x3 line.long 0x0 "BGC,Background color register" hexmask.long.byte 0x0 16.--23. 1. "BVR,Background value red" hexmask.long.byte 0x0 8.--15. 1. "BVG,Background value green" hexmask.long.byte 0x0 0.--7. 1. "BVB,Background value blue" group.long 0x34++0x3 line.long 0x0 "INTEN,Interrupt enable register" bitfld.long 0x0 3. "LCRIE,Layer Configuration Reloaded Interrupt Enable" "0,1" bitfld.long 0x0 2. "TEIE,Transaction Error Interrupt Enable" "0,1" bitfld.long 0x0 1. "FEIE,FIFO Error Interrupt Enable" "0,1" bitfld.long 0x0 0. "LMIE,Line Mark Interrupt Enable" "0,1" rgroup.long 0x38++0x3 line.long 0x0 "INTF,Interrupt flag register" bitfld.long 0x0 3. "LCRF,Layer Configuration Reloaded Flag" "0,1" bitfld.long 0x0 2. "TEF,Transaction Error Flag" "0,1" bitfld.long 0x0 1. "FEF,FIFO Error Flag" "0,1" bitfld.long 0x0 0. "LMF,Line Mark Flag" "0,1" wgroup.long 0x3C++0x3 line.long 0x0 "INTC,Interrupt flag clear register" bitfld.long 0x0 3. "LCRC,Layer Configuration Reloaded Flag Clear" "0,1" bitfld.long 0x0 2. "TEC,Transaction Error Flag Clear" "0,1" bitfld.long 0x0 1. "FEC,FIFO Error Flag Clear" "0,1" bitfld.long 0x0 0. "LMC,Line Mark Flag Clear" "0,1" group.long 0x40++0x3 line.long 0x0 "LM,Line mark register" hexmask.long.word 0x0 0.--10. 1. "LM,Line Mark value" rgroup.long 0x44++0x7 line.long 0x0 "CPPOS,Current pixel position register" hexmask.long.word 0x0 16.--31. 1. "HPOS,Horizontal position" hexmask.long.word 0x0 0.--15. 1. "VPOS,Vertical position" line.long 0x4 "STAT,Status register" bitfld.long 0x4 3. "HS,Current HS staus of the TLI" "0,1" bitfld.long 0x4 2. "VS,Current VS staus of the TLI" "0,1" bitfld.long 0x4 1. "HDE,Current HDE status" "0,1" bitfld.long 0x4 0. "VDE,Current VDE status" "0,1" group.long 0x84++0x3 line.long 0x0 "L0CTL,Layer 0 control register" bitfld.long 0x0 4. "LUTEN,LUT enable" "0,1" bitfld.long 0x0 1. "CKEYEN,Color keying enable" "0,1" bitfld.long 0x0 0. "LEN,Layer enable" "0,1" group.long 0x104++0x3 line.long 0x0 "L1CTL,Layer 1 control register" bitfld.long 0x0 4. "LUTEN,LUT enable" "0,1" bitfld.long 0x0 1. "CKEYEN,Color keying enable" "0,1" bitfld.long 0x0 0. "LEN,Layer enable" "0,1" group.long 0x88++0x3 line.long 0x0 "L0HPOS,Layer 0 horizontal position parameters register" hexmask.long.word 0x0 16.--27. 1. "WRP,Window right position" hexmask.long.word 0x0 0.--11. 1. "WLP,Window left position" group.long 0x108++0x3 line.long 0x0 "L1HPOS,Layer 1 horizontal position parameters register" hexmask.long.word 0x0 16.--27. 1. "WRP,Window right position" hexmask.long.word 0x0 0.--11. 1. "WLP,Window left position" group.long 0x8C++0x3 line.long 0x0 "L0VPOS,Layer 0 vertical position parameters register" hexmask.long.word 0x0 16.--27. 1. "WBP,Window bottom position" hexmask.long.word 0x0 0.--11. 1. "WTP,Window top position" group.long 0x10C++0x3 line.long 0x0 "L1VPOS,Layer 1 vertical position parameters register" hexmask.long.word 0x0 16.--27. 1. "WBP,Window bottom position" hexmask.long.word 0x0 0.--11. 1. "WTP,Window top position" group.long 0x90++0x3 line.long 0x0 "L0CKEY,Layer 0 color key register" hexmask.long.byte 0x0 16.--23. 1. "CKEYR,Color Key Red" hexmask.long.byte 0x0 8.--15. 1. "CKEYG,Color Key Green" hexmask.long.byte 0x0 0.--7. 1. "CKEYB,Color Key Blue" group.long 0x110++0x3 line.long 0x0 "L1CKEY,Layer 1 color key register" hexmask.long.byte 0x0 16.--23. 1. "CKEYR,Color Key Red" hexmask.long.byte 0x0 8.--15. 1. "CKEYG,Color Key Green" hexmask.long.byte 0x0 0.--7. 1. "CKEYB,Color Key Blue" group.long 0x94++0x3 line.long 0x0 "L0PPF,Layer 0 packeted pixel format register" bitfld.long 0x0 0.--2. "PPF,Packeted Pixel Format" "0,1,2,3,4,5,6,7" group.long 0x114++0x3 line.long 0x0 "L1PPF,Layer 1 packeted pixel format register" bitfld.long 0x0 0.--2. "PPF,Packeted Pixel Format" "0,1,2,3,4,5,6,7" group.long 0x98++0x3 line.long 0x0 "L0SA,Layer 0 specified alpha register" hexmask.long.byte 0x0 0.--7. 1. "SA,Specified alpha" group.long 0x118++0x3 line.long 0x0 "L1SA,Layer 1 specified alpha register" hexmask.long.byte 0x0 0.--7. 1. "SA,Specified alpha" group.long 0x9C++0x3 line.long 0x0 "L0DC,Layer 0 default color register" hexmask.long.byte 0x0 24.--31. 1. "DCA,The default color ALPHA" hexmask.long.byte 0x0 16.--23. 1. "DCR,The default color red" hexmask.long.byte 0x0 8.--15. 1. "DCG,The default color green" hexmask.long.byte 0x0 0.--7. 1. "DCB,The default color blue" group.long 0x11C++0x3 line.long 0x0 "L1DC,Layer 1 default color register" hexmask.long.byte 0x0 24.--31. 1. "DCA,The default color ALPHA" hexmask.long.byte 0x0 16.--23. 1. "DCR,The default color red" hexmask.long.byte 0x0 8.--15. 1. "DCG,The default color green" hexmask.long.byte 0x0 0.--7. 1. "DCB,The default color blue" group.long 0xA0++0x3 line.long 0x0 "L0BLEND,Layer 0 blending register" bitfld.long 0x0 8.--10. "ACF1,Alpha Calculation Factor 1 of Blending Method" "0,1,2,3,4,5,6,7" bitfld.long 0x0 0.--2. "ACF2,Alpha Calculation Factor 2 of Blending Method" "0,1,2,3,4,5,6,7" group.long 0x120++0x3 line.long 0x0 "L1BLEND,Layer 1 blending register" bitfld.long 0x0 8.--10. "ACF1,Alpha Calculation Factor 1 of Blending Method" "0,1,2,3,4,5,6,7" bitfld.long 0x0 0.--2. "ACF2,Alpha Calculation Factor 2 of Blending Method" "0,1,2,3,4,5,6,7" group.long 0xAC++0x3 line.long 0x0 "L0FBADDR,Layer 0 frame base address register" hexmask.long 0x0 0.--31. 1. "FBADD,Frame Buffer base Address" group.long 0x12C++0x3 line.long 0x0 "L1FBADDR,Layer 1 frame base address register" hexmask.long 0x0 0.--31. 1. "FBADD,Frame Buffer base Address" group.long 0xB0++0x3 line.long 0x0 "L0FLLEN,Layer 0 frame line length register" hexmask.long.word 0x0 16.--29. 1. "STDOFF,Frame Buffer Stride Offset" hexmask.long.word 0x0 0.--13. 1. "FLL,Frame Line Length" group.long 0x130++0x3 line.long 0x0 "L1FLLEN,Layer 1 frame line length register" hexmask.long.word 0x0 16.--29. 1. "STDOFF,Frame Buffer Stride Offset" hexmask.long.word 0x0 0.--13. 1. "FLL,Frame Line Length" group.long 0xB4++0x3 line.long 0x0 "L0FTLN,Layer 0 frame total line number register" hexmask.long.word 0x0 0.--10. 1. "FTLN,Frame Total Line Number" group.long 0x134++0x3 line.long 0x0 "L1FTLN,Layer 1 frame total line number register" hexmask.long.word 0x0 0.--10. 1. "FTLN,Frame Total Line Number" wgroup.long 0xC4++0x3 line.long 0x0 "L0LUT,Layer 0 look up table register" hexmask.long.byte 0x0 24.--31. 1. "TADD,Look Up Table Write Address" hexmask.long.byte 0x0 16.--23. 1. "TR,Red Channel of a LUT entry" hexmask.long.byte 0x0 8.--15. 1. "TG,Green channel of a LUT entry" hexmask.long.byte 0x0 0.--7. 1. "TB,Blue channel of a LUT entry" wgroup.long 0x144++0x3 line.long 0x0 "L1LUT,Layer 1 look up table register" hexmask.long.byte 0x0 24.--31. 1. "TADD,Look Up Table Write Address" hexmask.long.byte 0x0 16.--23. 1. "TR,Red channel of a LUT entry" hexmask.long.byte 0x0 8.--15. 1. "TG,Green channel of a LUT entry" hexmask.long.byte 0x0 0.--7. 1. "TB,Blue channel of a LUT entry" tree.end tree "TRNG (True Random Number Generator)" base ad:0x50060800 group.long 0x0++0x7 line.long 0x0 "CTL,Control register" bitfld.long 0x0 3. "IE,Interrupt bit" "0,1" bitfld.long 0x0 2. "TRNGEN,TRNG enable bit" "0,1" line.long 0x4 "STAT,Status register" bitfld.long 0x4 6. "SEIF,Seed error interrupt flag" "0,1" bitfld.long 0x4 5. "CEIF,Clock error interrupt flag" "0,1" rbitfld.long 0x4 2. "SECS,Seed error current status" "0,1" rbitfld.long 0x4 1. "CECS,Clock error current status" "0,1" rbitfld.long 0x4 0. "DRDY,Random data ready status bit" "0,1" rgroup.long 0x8++0x3 line.long 0x0 "DATA,data register" hexmask.long 0x0 0.--31. 1. "TRNDATA,32-bit random data" tree.end tree "USART (Universal Synchronous/Asynchronous Receiver/Transmitter)" base ad:0x0 tree "UART3" base ad:0x40004C00 group.long 0x0++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" hexmask.long.byte 0x8 0.--3. 1. "FRADIV,Fraction part of baud-rate divider" 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 12.--13. "STB,STOP bits length" "0,1,2,3" bitfld.long 0x10 6. "LBDIE,LIN break detection interrupt" "0,1" bitfld.long 0x10 5. "LBLEN,LIN break frame length" "0,1" hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART" 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,specify the division factor that is used to divide the peripheral clock (PCLK1/PCLK2) to generate the low-power frequency" tree.end tree "UART4" base ad:0x40005000 group.long 0x0++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" hexmask.long.byte 0x8 0.--3. 1. "FRADIV,Fraction part of baud-rate divider" 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 12.--13. "STB,STOP bits length" "0,1,2,3" bitfld.long 0x10 6. "LBDIE,LIN break detection interrupt" "0,1" bitfld.long 0x10 5. "LBLEN,LIN break frame length" "0,1" hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART" 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,specify the division factor that is used to divide the peripheral clock (PCLK1/PCLK2) to generate the low-power frequency" tree.end tree "UART6" base ad:0x40007800 group.long 0x0++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" hexmask.long.byte 0x8 0.--3. 1. "FRADIV,Fraction part of baud-rate divider" 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 12.--13. "STB,STOP bits length" "0,1,2,3" bitfld.long 0x10 6. "LBDIE,LIN break detection interrupt" "0,1" bitfld.long 0x10 5. "LBLEN,LIN break frame length" "0,1" hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART" 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,specify the division factor that is used to divide the peripheral clock (PCLK1/PCLK2) to generate the low-power frequency" tree.end tree "UART7" base ad:0x40007C00 group.long 0x0++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" hexmask.long.byte 0x8 0.--3. 1. "FRADIV,Fraction part of baud-rate divider" 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 12.--13. "STB,STOP bits length" "0,1,2,3" bitfld.long 0x10 6. "LBDIE,LIN break detection interrupt" "0,1" bitfld.long 0x10 5. "LBLEN,LIN break frame length" "0,1" hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART" 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,specify the division factor that is used to divide the peripheral clock (PCLK1/PCLK2) to generate the low-power frequency" tree.end tree "USART0" base ad:0x40013800 group.long 0x0++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" hexmask.long.byte 0x8 0.--3. 1. "FRADIV,Fraction part of baud-rate divider" 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" newline bitfld.long 0xC 2. "REN,Receiver enable" "0,1" 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" "0,1" bitfld.long 0x10 5. "LBLEN,LIN break frame length" "0,1" hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART" 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" 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 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" tree.end tree "USART1" base ad:0x40004400 group.long 0x0++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" hexmask.long.byte 0x8 0.--3. 1. "FRADIV,Fraction part of baud-rate divider" 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" newline bitfld.long 0xC 2. "REN,Receiver enable" "0,1" 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" "0,1" bitfld.long 0x10 5. "LBLEN,LIN break frame length" "0,1" hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART" 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" 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 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" tree.end tree "USART2" base ad:0x40004800 group.long 0x0++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" hexmask.long.byte 0x8 0.--3. 1. "FRADIV,Fraction part of baud-rate divider" 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" newline bitfld.long 0xC 2. "REN,Receiver enable" "0,1" 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" "0,1" bitfld.long 0x10 5. "LBLEN,LIN break frame length" "0,1" hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART" 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" 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 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" tree.end tree "USART5" base ad:0x40017000 group.long 0x0++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" hexmask.long.byte 0x8 0.--3. 1. "FRADIV,Fraction part of baud-rate divider" 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" newline bitfld.long 0xC 2. "REN,Receiver enable" "0,1" 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" "0,1" bitfld.long 0x10 5. "LBLEN,LIN break frame length" "0,1" hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART" 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" 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 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" tree.end tree.end tree "USBFS (Universal Serial Bus Full-Speed Interface)" base ad:0x0 tree "USBFS_DEVICE" base ad:0x50000800 group.long 0x0++0x7 line.long 0x0 "DCFG,device configuration register" 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" "0,1" bitfld.long 0x0 0.--1. "DS,Device speed" "0,1,2,3" line.long 0x4 "DCTL,device control register" 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" newline rbitfld.long 0x4 2. "GINS,Global IN NAK status" "0,1" 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" hexmask.long.word 0x0 8.--21. 1. "FNRSOF,Frame number of the received" 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" bitfld.long 0x0 6. "IEPNEEN,IN endpoint NAK effective" "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" "0,1" bitfld.long 0x0 1. "EPDISEN,Endpoint disabled interrupt" "0,1" bitfld.long 0x0 0. "TFEN,Transfer finished interrupt" "0,1" line.long 0x4 "DOEPINTEN,device OUT endpoint common interrupt" bitfld.long 0x4 6. "BTBSTPEN,Back-to-back SETUP packets" "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" "0,1" bitfld.long 0x4 0. "TFEN,Transfer finished interrupt" "0,1" rgroup.long 0x18++0x3 line.long 0x0 "DAEPINT,device all endpoints interrupt" hexmask.long.byte 0x0 16.--19. 1. "OEPITB,Device all OUT endpoint interrupt bits" hexmask.long.byte 0x0 0.--3. 1. "IEPITB,Device all IN endpoint interrupt bits" group.long 0x1C++0x3 line.long 0x0 "DAEPINTEN,Device all endpoints interrupt enable register" hexmask.long.byte 0x0 16.--19. 1. "OEPIE,OUT endpoint interrupt enable bits" hexmask.long.byte 0x0 0.--3. 1. "IEPIE,IN EP interrupt interrupt enable bits" group.long 0x28++0x7 line.long 0x0 "DVBUSDT,device VBUS discharge time" hexmask.long.word 0x0 0.--15. 1. "DVBUSDT,Device VBUS discharge time" line.long 0x4 "DVBUSPT,device VBUS pulsing time" 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" hexmask.long.byte 0x0 0.--3. 1. "IEPTXFEIE,IN EP Tx FIFO empty interrupt enable" group.long 0x100++0x3 line.long 0x0 "DIEP0CTL,device IN endpoint 0 control" 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" hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TxFIFO number" bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" newline rbitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" 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" 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" newline hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,Tx FIFO number" 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" newline hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x140++0x3 line.long 0x0 "DIEP2CTL,device endpoint-2 control" 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" newline hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,Tx FIFO number" 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" newline hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x160++0x3 line.long 0x0 "DIEP3CTL,device endpoint-3 control" 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" newline hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,Tx FIFO number" 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" newline hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x300++0x3 line.long 0x0 "DOEP0CTL,device endpoint-0 control" 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" newline rbitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3" 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" 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" newline bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" 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" newline hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x340++0x3 line.long 0x0 "DOEP2CTL,device endpoint-2 control" 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" newline bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" 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" newline hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x360++0x3 line.long 0x0 "DOEP3CTL,device endpoint-3 control" 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" newline bitfld.long 0x0 21. "STALL,STALL handshake" "0,1" 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" newline hexmask.long.word 0x0 0.--10. 1. "MPL,maximum packet length" group.long 0x108++0x3 line.long 0x0 "DIEP0INTF,device endpoint-0 interrupt" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" hexmask.long.word 0x0 0.--15. 1. "IEPTFS,IN endpoint TxFIFO space" rgroup.long 0x138++0x3 line.long 0x0 "DIEP1TFSTAT,device IN endpoint 1 transmit FIFO" hexmask.long.word 0x0 0.--15. 1. "IEPTFS,IN endpoint TxFIFO space" rgroup.long 0x158++0x3 line.long 0x0 "DIEP2TFSTAT,device IN endpoint 2 transmit FIFO" hexmask.long.word 0x0 0.--15. 1. "IEPTFS,IN endpoint TxFIFO space" rgroup.long 0x178++0x3 line.long 0x0 "DIEP3TFSTAT,device IN endpoint 3 transmit FIFO" hexmask.long.word 0x0 0.--15. 1. "IEPTFS,IN endpoint TxFIFO space" tree.end tree "USBFS_GLOBAL" base ad:0x50000000 group.long 0x0++0x1B line.long 0x0 "GOTGCS,Global OTG control and status register" 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" newline bitfld.long 0x0 9. "HNPREQ,HNP request" "0,1" 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" 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" "0,1" bitfld.long 0x4 2. "SESEND,Session end" "0,1" line.long 0x8 "GAHBCS,Global AHB control and status register" 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" bitfld.long 0xC 30. "FDM,Force device mode" "0,1" bitfld.long 0xC 29. "FHM,Force host mode" "0,1" hexmask.long.byte 0xC 10.--13. 1. "UTT,USB turnaround time" bitfld.long 0xC 9. "HNPCEN,HNP capability enable" "0,1" bitfld.long 0xC 8. "SRPCEN,SRP capability enable" "0,1" rbitfld.long 0xC 7. "FSSTS,Full speed serial transceiver select" "0,1" newline 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)" rbitfld.long 0x10 31. "AHBMIDL,AHB master idle" "0,1" hexmask.long.byte 0x10 6.--10. 1. "TXFNUM,TxFIFO number" 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" newline 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" newline rbitfld.long 0x14 24. "HPIF,Host port interrupt flag" "0,1" bitfld.long 0x14 21. "PXNCIF_ISOONCIF,periodic transfer not complete interrupt flag(Host" "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" "0,1" newline bitfld.long 0x14 14. "ISOOPDIF,Isochronous OUT packet dropped" "0,1" bitfld.long 0x14 13. "ENUMF,Enumeration finished" "0,1" 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" newline 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" 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" newline rbitfld.long 0x14 0. "COPM,Current operation mode" "0,1" line.long 0x18 "GINTEN,Global interrupt enable register" 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" newline rbitfld.long 0x18 24. "HPIE,Host port interrupt enable" "0,1" bitfld.long 0x18 21. "PXNCIE_ISOONCIE,periodic transfer not compelete Interrupt enable(Host" "0,1" bitfld.long 0x18 20. "ISOINCIE,isochronous IN transfer not complete" "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" newline bitfld.long 0x18 14. "ISOOPDIE,Isochronous OUT packet dropped interrupt enable" "0,1" bitfld.long 0x18 13. "ENUMFIE,Enumeration finish interrupt enable" "0,1" 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" "0,1" newline bitfld.long 0x18 6. "GNPINAKIE,Global non-periodic IN NAK effective interrupt enable" "0,1" bitfld.long 0x18 5. "NPTXFEIE,Non-periodic TxFIFO empty" "0,1" bitfld.long 0x18 4. "RXFNEIE,Receive FIFO non-empty" "0,1" 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" "0,1" rgroup.long 0x1C++0x3 line.long 0x0 "GRSTATR_Device,Global Receive status read(Device" hexmask.long.byte 0x0 17.--20. 1. "RPCKST,Recieve packet status" bitfld.long 0x0 15.--16. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 4.--14. 1. "BCOUNT,Byte count" hexmask.long.byte 0x0 0.--3. 1. "EPNUM,Endpoint number" rgroup.long 0x1C++0x7 line.long 0x0 "GRSTATR_Host,Global Receive status read(Host" hexmask.long.byte 0x0 17.--20. 1. "RPCKST,Reivece packet status" bitfld.long 0x0 15.--16. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 4.--14. 1. "BCOUNT,Byte count" hexmask.long.byte 0x0 0.--3. 1. "CNUM,Channel number" line.long 0x4 "GRSTATP_Device,Global Receive status pop(Device" hexmask.long.byte 0x4 17.--20. 1. "RPCKST,Recieve packet status" bitfld.long 0x4 15.--16. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x4 4.--14. 1. "BCOUNT,Byte count" hexmask.long.byte 0x4 0.--3. 1. "EPNUM,Endpoint number" rgroup.long 0x20++0x3 line.long 0x0 "GRSTATP_Host,Global Receive status pop(Host" hexmask.long.byte 0x0 17.--20. 1. "RPCKST,Reivece packet status" bitfld.long 0x0 15.--16. "DPID,Data PID" "0,1,2,3" hexmask.long.word 0x0 4.--14. 1. "BCOUNT,Byte count" hexmask.long.byte 0x0 0.--3. 1. "CNUM,Channel number" group.long 0x24++0x7 line.long 0x0 "GRFLEN,Global Receive FIFO size register" hexmask.long.word 0x0 0.--15. 1. "RXFD,Rx FIFO depth" line.long 0x4 "HNPTFLEN,Host non-periodic transmit FIFO length register" 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" group.long 0x28++0x3 line.long 0x0 "DIEP0TFLEN,Device IN endpoint 0 transmit FIFO length" 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" hexmask.long.byte 0x0 24.--30. 1. "NPTXRQTOP,Top of the non-periodic transmit request" hexmask.long.byte 0x0 16.--23. 1. "NPTXRQS,Non-periodic transmit request queue" 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" line.long 0x4 "DIEP1TFLEN,device IN endpoint transmit FIFO size" 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" line.long 0x8 "DIEP2TFLEN,device IN endpoint transmit FIFO size" 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" line.long 0xC "DIEP3TFLEN,device IN endpoint transmit FIFO size" 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" tree.end tree "USBFS_HOST" base ad:0x50000400 group.long 0x0++0x7 line.long 0x0 "HCTL,host configuration register" bitfld.long 0x0 0.--1. "CLKSEL,clock select for USB clock" "0,1,2,3" line.long 0x4 "HFT,Host frame interval" 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" 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" hexmask.long.byte 0x0 24.--31. 1. "PTXREQT,Top of the periodic transmit request" hexmask.long.byte 0x0 16.--23. 1. "PTXREQS,Periodic transmit request queue space" hexmask.long.word 0x0 0.--15. 1. "PTXFS,Periodic transmit data FIFO space" line.long 0x4 "HACHINT,Host all channels interrupt" 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" 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" newline rbitfld.long 0x0 0. "PCST,Port connect status" "0,1" group.long 0x100++0x3 line.long 0x0 "HCH0CTL,host channel-0 characteristics" 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" hexmask.long.byte 0x0 11.--14. 1. "EPNUM,Endpoint number" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x120++0x3 line.long 0x0 "HCH1CTL,host channel-1 characteristics" 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" hexmask.long.byte 0x0 11.--14. 1. "EPNUM,Endpoint number" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x140++0x3 line.long 0x0 "HCH2CTL,host channel-2 characteristics" 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" hexmask.long.byte 0x0 11.--14. 1. "EPNUM,Endpoint number" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x160++0x3 line.long 0x0 "HCH3CTL,host channel-3 characteristics" 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" hexmask.long.byte 0x0 11.--14. 1. "EPNUM,Endpoint number" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x180++0x3 line.long 0x0 "HCH4CTL,host channel-4 characteristics" 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" hexmask.long.byte 0x0 11.--14. 1. "EPNUM,Endpoint number" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x1A0++0x3 line.long 0x0 "HCH5CTL,host channel-5 characteristics" 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" hexmask.long.byte 0x0 11.--14. 1. "EPNUM,Endpoint number" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x1C0++0x3 line.long 0x0 "HCH6CTL,host channel-6 characteristics" 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" hexmask.long.byte 0x0 11.--14. 1. "EPNUM,Endpoint number" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x1E0++0x3 line.long 0x0 "HCH7CTL,host channel-7 characteristics" 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" hexmask.long.byte 0x0 11.--14. 1. "EPNUM,Endpoint number" hexmask.long.word 0x0 0.--10. 1. "MPL,Maximum packet size" group.long 0x108++0x3 line.long 0x0 "HCH0INTF,host channel-0 interrupt register" 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" "0,1" bitfld.long 0x0 4. "NAK,NAK response received" "0,1" bitfld.long 0x0 3. "STALL,STALL response received" "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" 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" "0,1" bitfld.long 0x0 4. "NAK,NAK response received" "0,1" bitfld.long 0x0 3. "STALL,STALL response received" "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" 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" "0,1" bitfld.long 0x0 4. "NAK,NAK response received" "0,1" bitfld.long 0x0 3. "STALL,STALL response received" "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" 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" "0,1" bitfld.long 0x0 4. "NAK,NAK response received" "0,1" bitfld.long 0x0 3. "STALL,STALL response received" "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" 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" "0,1" bitfld.long 0x0 4. "NAK,NAK response received" "0,1" bitfld.long 0x0 3. "STALL,STALL response received" "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" 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" "0,1" bitfld.long 0x0 4. "NAK,NAK response received" "0,1" bitfld.long 0x0 3. "STALL,STALL response received" "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" 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" "0,1" bitfld.long 0x0 4. "NAK,NAK response received" "0,1" bitfld.long 0x0 3. "STALL,STALL response received" "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" 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" "0,1" bitfld.long 0x0 4. "NAK,NAK response received" "0,1" bitfld.long 0x0 3. "STALL,STALL response received" "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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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_PWRCLK" base ad:0x50000E00 group.long 0x0++0x3 line.long 0x0 "PWRCLKCTL,power and clock gating control" 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" "0,1" tree.end AUTOINDENT.OFF