Files
Gen4_R-Car_Trace32/2_Trunk/perapm32f4.per
2025-10-14 09:52:32 +09:00

21792 lines
1.2 MiB

; --------------------------------------------------------------------------------
; @Title: APM32F4 On-Chip Peripherals
; @Props: Released
; @Author: NEJ
; @Changelog: 2023-12-19 NEJ
; @Manufacturer: Geehy - Geehy Semiconductor
; @Doc: Generated (TRACE32, build: 165489.), based on:
; APM32F40x.svd (Ver. 1.0), APM32F41x.svd (Ver. 1.0),
; APM32F465.svd (Ver. 1.0)
; @Core: Cortex-M4F
; @Chip: APM32F405RG, APM32F405VG, APM32F405ZG, APM32F407IE
; APM32F407IG, APM32F407RE, APM32F407RG, APM32F407VE
; APM32F407VG, APM32F407ZE, APM32F407ZG, APM32F415RG
; APM32F415VG, APM32F415ZG, APM32F417IE, APM32F417IG
; APM32F417VE, APM32F417VG, APM32F417ZE, APM32F417ZG
; @Copyright: (C) 1989-2023 Lauterbach GmbH, licensed for use with TRACE32(R) only
; --------------------------------------------------------------------------------
; $Id: perapm32f4.per 17263 2023-12-22 15:06:56Z kwisniewski $
AUTOINDENT.ON CENTER TREE
ENUMDELIMITER ","
base ad:0x0
tree.close "Core Registers (Cortex-M4F)"
AUTOINDENT.PUSH
AUTOINDENT.OFF
tree "System Control"
sif COMPonent.AVAILABLE("COREDEBUG")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
width 12.
group.long 0x08++0x03
line.long 0x00 "ACTLR,Auxiliary Control Register"
bitfld.long 0x00 9. " DISFPCA ,Disables lazy stacking of floating point context" "No,Yes"
bitfld.long 0x00 8. " DISOOFP ,Disables floating point instructions completing" "No,Yes"
bitfld.long 0x00 2. " DISFOLD ,Disables folding of IT instructions" "No,Yes"
textline " "
bitfld.long 0x00 1. " DISDEFWBUF ,Disables write buffer use during default memory map accesses" "No,Yes"
bitfld.long 0x00 0. " DISMCYCINT ,Disables interruption of multi-cycle instructions" "No,Yes"
group.long 0x10++0x0B
line.long 0x00 "SYST_CSR,SysTick Control and Status Register"
rbitfld.long 0x00 16. " COUNTFLAG ,Counter Flag" "Not counted,Counted"
bitfld.long 0x00 2. " CLKSOURCE ,SysTick clock source" "External,Core"
bitfld.long 0x00 1. " TICKINT ,SysTick Handler" "No SysTick,SysTick"
textline " "
bitfld.long 0x00 0. " ENABLE ,Counter Enable" "Disabled,Enabled"
line.long 0x04 "SYST_RVR,SysTick Reload Value Register"
hexmask.long.tbyte 0x04 0.--23. 1. " RELOAD ,The value to load into the SYST_CVR when the counter reaches 0"
line.long 0x08 "SYST_CVR,SysTick Current Value Register"
rgroup.long 0x1C++0x03
line.long 0x00 "SYST_CALIB,SysTick Calibration Value Register"
bitfld.long 0x00 31. " NOREF ,Indicates whether the implementation defined reference clock is implemented" "Implemented,Not implemented"
bitfld.long 0x00 30. " SKEW ,Indicates whether the 10ms calibration value is exact" "Exact,Inexact"
hexmask.long.tbyte 0x00 0.--23. 1. " TENMS ,Holds a reload value to be used for 10ms (100Hz) timing"
rgroup.long 0xD00++0x03
line.long 0x00 "CPUID,CPU ID Base Register"
hexmask.long.byte 0x00 24.--31. 1. " IMPLEMENTER ,Implementer Code"
bitfld.long 0x00 20.--23. " VARIANT ,Indicates processor revision" "Revision 0,?..."
bitfld.long 0x00 16.--19. " ARCHITECTURE ,Architecture" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
hexmask.long.word 0x00 4.--15. 1. " PARTNO ,Indicates part number"
bitfld.long 0x00 0.--3. " REVISION ,Indicates patch release" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
group.long 0xD04++0x23
line.long 0x00 "ICSR,Interrupt Control State Register"
bitfld.long 0x00 31. " NMIPENDSET ,Set Pending NMI Bit" "Inactive,Active"
bitfld.long 0x00 28. " PENDSVSET ,Set Pending pendSV Bit" "Not pending,Pending"
bitfld.long 0x00 27. " PENDSVCLR ,Removes the pending status of the PendSV exception" "No effect,Removed"
textline " "
bitfld.long 0x00 26. " PENDSTSET ,Set Pending SysTick Bit" "Not pending,Pending"
bitfld.long 0x00 25. " PENDSTCLR ,Clear Pending SysTick Bit" "No effect,Removed"
bitfld.long 0x00 23. " ISRPREEMPT ,Use Only at Debug Time" "Not active,Active"
textline " "
bitfld.long 0x00 22. " ISRPENDING ,Indicates whether an external interrupt" "Not pending,Pending"
hexmask.long.word 0x00 12.--20. 1. " VECTPENDING ,Pending ISR Number Field"
bitfld.long 0x00 11. " RETTOBASE ,Interrupt Exception" "Active,Not active"
textline " "
hexmask.long.word 0x00 0.--8. 1. " VECTACTIVE ,The exception number of the current executing exception"
line.long 0x04 "VTOR,Vector Table Offset Register"
hexmask.long 0x04 7.--31. 0x80 " TBLOFF ,Vector table address"
line.long 0x08 "AIRCR,Application Interrupt and Reset Control Register"
hexmask.long.word 0x08 16.--31. 1. " VECTKEY ,Register Key"
rbitfld.long 0x08 15. " ENDIANESS ,Data endianness Bit" "Little,Big"
bitfld.long 0x08 8.--10. " PRIGROUP ,Interrupt Priority Grouping Field" "[7:1]/[0],[7:2]/[1:0],[7:3]/[2:0],[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]"
textline " "
bitfld.long 0x08 2. " SYSRESETREQ ,System Reset Request" "Not requested,Requested"
bitfld.long 0x08 1. " VECTCLRACTIVE ,Clear Active Vector Bit" "No effect,Clear"
bitfld.long 0x08 0. " VECTRESET ,System Reset" "No effect,Reset"
line.long 0x0C "SCR,System Control Register"
bitfld.long 0x0C 4. " SEVONPEND ,Determines whether an interrupt transition from inactive state to pending state is a wakeup event" "Not wakeup,Wakeup"
bitfld.long 0x0C 2. " SLEEPDEEP ,Provides a qualifying hint indicating that waking from sleep might take longer" "Not deep sleep,Deep sleep"
bitfld.long 0x0C 1. " SLEEPONEXIT ,Determines whether, on an exit from an ISR that returns to the base level of execution priority, the processor enters a sleep state" "Disabled,Enabled"
line.long 0x10 "CCR,Configuration Control Register"
bitfld.long 0x10 18. " BP ,Branch prediction enable bit" "Disabled,Enabled"
bitfld.long 0x10 17. " IC ,Instruction cache enable bit" "Disabled,Enabled"
bitfld.long 0x10 16. " DC ,Cache enable bit" "Disabled,Enabled"
textline " "
bitfld.long 0x10 9. " STKALIGN ,8-byte Stack Frame Alignment" "4-byte/no adjustment,8-byte/adjustment"
bitfld.long 0x10 8. " BFHFNMIGN ,Enable NMI and Hard Fault and FAULTMASK to Ignore Bus Fault" "Disabled,Enabled"
bitfld.long 0x10 4. " DIV_0_TRP ,Trap Divide by Zero" "Disabled,Enabled"
textline " "
bitfld.long 0x10 3. " UNALIGN_TRP ,Trap for Unaligned Access" "Disabled,Enabled"
bitfld.long 0x10 1. " USERSETMPEND ,Controls whether unprivileged software can access the STIR" "Denied,Allowed"
bitfld.long 0x10 0. " NONEBASETHRDENA ,Control Entry to Thread Mode" "Only from last exception,Any level"
line.long 0x14 "SHPR1,SSystem Handler Priority Register 1"
hexmask.long.byte 0x14 24.--31. 1. " PRI_7 ,Priority of System Handler 7"
hexmask.long.byte 0x14 16.--23. 1. " PRI_6 ,Priority of system handler 6(UsageFault)"
hexmask.long.byte 0x14 8.--15. 1. " PRI_5 ,Priority of system handler 5(BusFault)"
textline " "
hexmask.long.byte 0x14 0.--7. 1. " PRI_4 ,Priority of system handler 4(MemManage)"
line.long 0x18 "SHPR2,System Handler Priority Register 2"
hexmask.long.byte 0x18 24.--31. 1. " PRI_11 ,Priority of system handler 11(SVCall)"
hexmask.long.byte 0x18 16.--23. 1. " PRI_10 ,Priority of System Handler 10"
hexmask.long.byte 0x18 8.--15. 1. " PRI_9 ,Priority of System Handler 9"
textline " "
hexmask.long.byte 0x18 0.--7. 1. " PRI_8 ,Priority of System Handler 8"
line.long 0x1C "SHPR3,System Handler Priority Register 3"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_15 ,Priority of System Handler 15(SysTick)"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_14 ,Priority of System Handler 14(PendSV)"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_13 ,Priority of System Handler 13"
textline " "
hexmask.long.byte 0x1C 0.--7. 1. " PRI_12 ,Priority of System Handler 12(DebugMonitor)"
line.long 0x20 "SHCSR,System Handler Control and State Register"
bitfld.long 0x20 18. " USGFAULTENA ,Enable UsageFault" "Disabled,Enabled"
bitfld.long 0x20 17. " BUSFAULTENA ,Enable BusFault" "Disabled,Enabled"
bitfld.long 0x20 16. " MEMFAULTENA ,Enable MemManage fault" "Disabled,Enabled"
textline " "
bitfld.long 0x20 15. " SVCALLPENDED ,SVCall is pending" "Not pending,Pending"
bitfld.long 0x20 14. " BUSFAULTPENDED ,BusFault is pending" "Not pending,Pending"
bitfld.long 0x20 13. " MEMFAULTPENDED ,MemManage is pending" "Not pending,Pending"
textline " "
bitfld.long 0x20 12. " USGFAULTPENDED ,UsageFault is pending" "Not pending,Pending"
bitfld.long 0x20 11. " SYSTICKACT ,SysTick is Active" "Not active,Active"
bitfld.long 0x20 10. " PENDSVACT ,PendSV is Active" "Not active,Active"
textline " "
bitfld.long 0x20 8. " MONITORACT ,Monitor is Active" "Not active,Active"
bitfld.long 0x20 7. " SVCALLACT ,SVCall is Active" "Not active,Active"
bitfld.long 0x20 3. " USGFAULTACT ,UsageFault is Active" "Not active,Active"
textline " "
bitfld.long 0x20 1. " BUSFAULTACT ,BusFault is Active" "Not active,Active"
bitfld.long 0x20 0. " MEMFAULTACT ,MemManage is Active" "Not active,Active"
group.byte 0xD28++0x1
line.byte 0x00 "MMFSR,MemManage Status Register"
bitfld.byte 0x00 7. " MMARVALID ,Address Valid Flag" "Not valid,Valid"
bitfld.byte 0x00 5. " MLSPERR ,A MemManage fault occurred during FP lazy state preservation" "Not occurred,Occurred"
bitfld.byte 0x00 4. " MSTKERR ,tacking Access Violations" "Not occurred,Occurred"
textline " "
bitfld.byte 0x00 3. " MUNSTKERR ,Unstack Access Violations" "Not occurred,Occurred"
bitfld.byte 0x00 1. " DACCVIOL ,Data Access Violation" "Not occurred,Occurred"
bitfld.byte 0x00 0. " IACCVIOL ,Instruction Access Violation" "Not occurred,Occurred"
line.byte 0x01 "BFSR,Bus Fault Status Register"
bitfld.byte 0x01 7. " BFARVALID ,Address Valid Flag" "Not valid,Valid"
bitfld.byte 0x01 5. " LSPERR ,A bus fault occurred during FP lazy state preservation" "Not occurred,Occurred"
bitfld.byte 0x01 4. " STKERR ,Derived bus fault(exception entry)" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 3. " UNSTKERR ,Derived bus fault(exception return)" "Not occurred,Occurred"
bitfld.byte 0x01 2. " IMPRECISERR ,Imprecise data access error" "Not occurred,Occurred"
bitfld.byte 0x01 1. " PRECISERR ,Precise data access error" "Not occurred,Occurred"
textline " "
bitfld.byte 0x01 0. " IBUSERR ,Bus fault on an instruction prefetch" "Not occurred,Occurred"
group.word 0xD2A++0x1
line.word 0x00 "USAFAULT,Usage Fault Status Register"
bitfld.word 0x00 9. " DIVBYZERO ,Divide by zero error" "No error,Error"
bitfld.word 0x00 8. " UNALIGNED ,Unaligned access error" "No error,Error"
bitfld.word 0x00 3. " NOCP ,A coprocessor access error" "No error,Error"
textline " "
bitfld.word 0x00 2. " INVPC ,An integrity check error" "No error,Error"
bitfld.word 0x00 1. " INVSTATE ,Invalid Combination of EPSR and Instruction" "No error,Error"
bitfld.word 0x00 0. " UNDEFINSTR ,Undefined instruction error" "No error,Error"
group.long 0xD2C++0x07
line.long 0x00 "HFSR,Hard Fault Status Register"
bitfld.long 0x00 31. " DEBUGEVT ,Indicates when a Debug event has occurred" "Not occurred,Occurred"
bitfld.long 0x00 30. " FORCED ,Indicates that a fault with configurable priority" "Not occurred,Occurred"
bitfld.long 0x00 1. " VECTTBL ,Indicates when a fault has occurred because of a vector table read error on exception processing" "Not occurred,Occurred"
line.long 0x04 "DFSR,Debug Fault Status Register"
bitfld.long 0x04 4. " EXTERNAL ,Indicates a debug event generated because of the assertion of EDBGRQ" "Not asserted,Asserted"
bitfld.long 0x04 3. " VCATCH ,Vector Catch Flag" "Not occurred,Occurred"
bitfld.long 0x04 2. " DWTTRAP ,Indicates a debug event generated by the DWT" "Not occurred,Occurred"
textline " "
bitfld.long 0x04 1. " BKPT ,BKPT Flag" "Not executed,Executed"
bitfld.long 0x04 0. " HALTED ,Indicates a debug event generated by either" "Not requested,Requested"
group.long 0xD34++0x0B
line.long 0x00 "MMFAR,MemManage Fault Address Register"
line.long 0x04 "BFAR,BusFault Address Register"
line.long 0x08 "AFSR,Auxiliary Fault Status Register"
group.long 0xD88++0x03
line.long 0x00 "CPACR,Coprocessor Access Control Register"
bitfld.long 0x00 22.--23. " CP11 ,Access privileges for coprocessor 11" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 20.--21. " CP10 ,Access privileges for coprocessor 10" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 14.--15. " CP7 ,Access privileges for coprocessor 7" "Access denied,Privileged only,Reserved,Full access"
textline " "
bitfld.long 0x00 12.--13. " CP6 ,Access privileges for coprocessor 6" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 10.--11. " CP5 ,Access privileges for coprocessor 5" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 8.--9. " CP4 ,Access privileges for coprocessor 4" "Access denied,Privileged only,Reserved,Full access"
textline " "
bitfld.long 0x00 6.--7. " CP3 ,Access privileges for coprocessor 3" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 4.--5. " CP2 ,Access privileges for coprocessor 2" "Access denied,Privileged only,Reserved,Full access"
bitfld.long 0x00 2.--3. " CP1 ,Access privileges for coprocessor 1" "Access denied,Privileged only,Reserved,Full access"
textline " "
bitfld.long 0x00 0.--1. " CP0 ,Access privileges for coprocessor 0" "Access denied,Privileged only,Reserved,Full access"
wgroup.long 0xF00++0x03
line.long 0x00 "STIR,Software Trigger Interrupt Register"
hexmask.long.word 0x00 0.--8. 1. " INTID ,Indicates the interrupt to be triggered"
width 10.
tree "Feature Registers"
rgroup.long 0xD40++0x0B
line.long 0x00 "ID_PFR0,Processor Feature Register 0"
bitfld.long 0x00 4.--7. " STATE1 ,Thumb instruction set support" ",,,Supported,?..."
bitfld.long 0x00 0.--3. " STATE0 ,ARM instruction set support" "Not supported,?..."
line.long 0x04 "ID_PFR1,Processor Feature Register 1"
bitfld.long 0x04 8.--11. " MPROF ,M profile programmers' model" ",,2-stack,?..."
line.long 0x08 "ID_DFR0,Debug Feature Register 0"
bitfld.long 0x08 20.--23. " DBGMOD ,Support for memory-mapped debug model for M profile processors" "Not supported,Supported,?..."
hgroup.long 0xD4C++0x03
hide.long 0x00 "ID_AFR0,Auxiliary Feature Register 0"
rgroup.long 0xD50++0x03
line.long 0x00 "ID_MMFR0,Memory Model Feature Register 0"
bitfld.long 0x00 20.--23. " AUXREG ,Indicates the support for Auxiliary registers" "Not supported,ACTLR only,?..."
bitfld.long 0x00 16.--19. " TCMSUP ,Indicates the support for Tightly Coupled Memory (TCM)" "Not supported,Supported,?..."
bitfld.long 0x00 12.--15. " SHRLEV ,Indicates the number of shareability levels implemented" "Level 1,?..."
textline " "
bitfld.long 0x00 8.--11. " OUTMSHR ,Indicates the outermost shareability domain implemented" "Non-cacheable,,,,,,,,,,,,,,,Ignored"
bitfld.long 0x00 4.--7. " PMSASUP ,Indicates support for a PMSA" "Not supported,,,PMSAv7,?..."
hgroup.long 0xD54++0x03
hide.long 0x00 "ID_MMFR1,Memory Model Feature Register 1"
rgroup.long 0xD58++0x03
line.long 0x00 "ID_MMFR2,Memory Model Feature Register 2"
bitfld.long 0x00 24.--27. " WFISTALL ,Indicates the support for Wait For Interrupt (WFI) stalling" "Not supported,Supported,?..."
rgroup.long 0xD60++0x13
line.long 0x00 "ID_ISAR0,Instruction Set Attributes Register 0"
bitfld.long 0x00 24.--27. " DIVIDE ,Indicates the supported divide instructions" "Not supported,SDIV/UDIV,?..."
bitfld.long 0x00 20.--23. " DEBUG ,Indicates the supported debug instructions" "Not supported,BKPT,?..."
bitfld.long 0x00 16.--19. " COPROC ,Indicates the supported coprocessor instructions" "Not supported,CDP/LDC/MCR/STC,CDP2/LDC2/MCR2/STC2,MCRR/MRRC,MCRR2/MRRC2,?..."
textline " "
bitfld.long 0x00 12.--15. " CMPBRANCH ,Indicates the supported combined compare and branch instructions" "Not supported,CBNZ/CBZ,?..."
bitfld.long 0x00 8.--11. " BITFIELD ,Indicates the supported bitfield instructions" "Not supported,BFC/BFI/SBFX/UBFX,?..."
bitfld.long 0x00 4.--7. " BITCOUNT ,Indicates the supported bit counting instructions" "Not supported,CLZ,?..."
line.long 0x04 "ID_ISAR1,Instruction Set Attributes Register 1"
bitfld.long 0x04 24.--27. " INTERWORK ,Indicates the supported Interworking instructions" "Not supported,BX,BX/BLX,?..."
bitfld.long 0x04 20.--23. " IMMEDIATE ,Indicates the support for data-processing instructions with long immediates" "Not supported,ADDW/MOVW/MOVT/SUBW,?..."
bitfld.long 0x04 16.--19. " IFTHEN ,Indicates the supported IfThen instructions" "Not supported,IT,?..."
textline " "
bitfld.long 0x04 12.--15. " EXTEND ,Indicates the supported Extend instructions" "Not supported,Supported,Supported,?..."
line.long 0x08 "ID_ISAR2,Instruction Set Attributes Register 2"
bitfld.long 0x08 24.--27. " REVERSAL ,Indicates the supported reversal instructions" "Not supported,REV/REV16/REVSH,REV/REV16/REVSH/RBIT,?..."
bitfld.long 0x08 20.--23. " MULTU ,Indicates the supported advanced unsigned multiply instructions" "Not supported,UMULL/UMLAL,UMULL/UMLAL/UMAAL,?..."
bitfld.long 0x08 16.--19. " MULTS ,Indicates the supported advanced signed multiply instructions" "Not supported,Supported,Supported,Supported,?..."
textline " "
bitfld.long 0x08 12.--15. " MULT ,Indicates the supported additional multiply instructions" "Not supported,MLA,MLA/MLS,?..."
bitfld.long 0x08 8.--11. " MULTIACCESSINT ,Indicates the support for multi-access interruptible instructions" "Not supported,LDM/STM restartable,LDM/STM continuable,?..."
bitfld.long 0x08 4.--7. " MEMHINT ,Indicates the supported memory hint instructions" "Not supported,,,PLD/PLI,?..."
textline " "
bitfld.long 0x08 0.--3. " LOADSTORE ,Indicates the supported additional load and store instructions" "Not supported,LDRD/STRD,?..."
line.long 0x0C "ID_ISAR3,Instruction Set Attributes Register 3"
bitfld.long 0x0C 24.--27. " TRUENOP ,Indicates the support for a true NOP instruction" "Not supported,Supported,?..."
bitfld.long 0x0C 20.--23. " THUMBCOPY ,Indicates the supported non flag-setting MOV instructions" "Not supported,Supported,?..."
bitfld.long 0x0C 16.--19. " TABBRANCH ,Indicates the supported Table Branch instructions" "Not supported,TBB/TBH,?..."
textline " "
bitfld.long 0x0C 12.--15. " SYNCHPRIM ,Indicates the supported Table Branch instructions" "Not supported,Supported,Supported,Supported,?..."
bitfld.long 0x0C 8.--11. " SVC ,Indicates the supported SVC instructions" "Not supported,SVC,?..."
bitfld.long 0x0C 4.--7. " SIMD ,Indicates the supported SIMD instructions" "Not supported,Supported,,Supported,?..."
textline " "
bitfld.long 0x0C 0.--3. " SATURATE ,Indicates the supported Saturate instructions" "Not supported,QADD/QDADD/QDSUB/QSUB,?..."
line.long 0x10 "ID_ISAR4,Instruction Set Attributes Register 4"
bitfld.long 0x10 24.--27. " PSR_M ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,Supported,?..."
bitfld.long 0x10 20.--23. " SYNCHPRIMFRAC ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,Supported,Supported,Supported,?..."
bitfld.long 0x10 16.--19. " BARRIER ,Indicates the supported Barrier instructions" "Not supported,DMB/DSB/ISB,?..."
textline " "
bitfld.long 0x10 8.--11. " WRITEBACK ,Indicates the support for writeback addressing modes" "Basic support,Full support,?..."
bitfld.long 0x10 4.--7. " WITHSHIFTS ,Indicates the support for instructions with shifts" "MOV/shift,Shift LSL 0-3,,Shift other,?..."
bitfld.long 0x10 0.--3. " UNPRIV ,Indicates the supported unprivileged instructions" "Not supported,LDRBT/LDRT/STRBT/STRT,LDRBT/LDRT/STRBT/STRT/LDRHT/LDRSBT/LDRSHTSTRHT,?..."
tree.end
width 6.
tree "CoreSight Identification Registers"
rgroup.long 0xFE0++0x0F
line.long 0x00 "PID0,Peripheral ID0"
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
line.long 0x04 "PID1,Peripheral ID1"
hexmask.long.byte 0x04 4.--7. 1. " JEP106ID[3:0] ,JEP106 ID code bits[3:0]"
hexmask.long.byte 0x04 0.--3. 1. " Part_Num[11:8] ,Part Number bits[11:8]"
line.long 0x08 "PID2,Peripheral ID2"
hexmask.long.byte 0x08 4.--7. 1. " Revision ,Revision"
bitfld.long 0x08 3. " JEDEC ,JEDEC assigned ID fields" "0,JEDEC"
hexmask.long.byte 0x08 0.--2. 1. " JEP106ID[6:4] ,JEP106 ID code bits[6:4]"
line.long 0x0C "PID3,Peripheral ID3"
hexmask.long.byte 0x0C 4.--7. 1. " RevAnd ,Minor revision field"
hexmask.long.byte 0x0C 0.--3. 1. " CMB ,Customer-modified block"
rgroup.long 0xFD0++0x03
line.long 0x00 "PID4,Peripheral Identification Register 4"
hexmask.long.byte 0x00 4.--7. 1. " Count ,4KB count"
hexmask.long.byte 0x00 0.--3. 1. " JEP106_CC ,JEP106 continuation code"
rgroup.long 0xFF0++0x0F
line.long 0x00 "CID0,Component ID0 (Preamble)"
line.long 0x04 "CID1,Component ID1"
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
hexmask.long.byte 0x04 0.--3. 1. " Preamble ,Preamble"
line.long 0x08 "CID2,Component ID2"
line.long 0x0C "CID3,Component ID3"
tree.end
width 0x0B
else
newline
textline "COREDEBUG component base address not specified"
newline
endif
tree.end
tree "Memory Protection Unit"
sif COMPonent.AVAILABLE("COREDEBUG")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
width 15.
rgroup.long 0xD90++0x03
line.long 0x00 "MPU_TYPE,MPU Type Register"
bitfld.long 0x00 16.--23. " IREGION ,Instruction region" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..."
bitfld.long 0x00 8.--15. " DREGION ,Number of regions supported by the MPU" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..."
bitfld.long 0x00 0. " SEPARATE ,Indicates support for separate instruction and data address maps" "Not supported,Supported"
group.long 0xD94++0x03
line.long 0x00 "MPU_CTRL,MPU Control Register"
bitfld.long 0x00 2. " PRIVDEFENA ,Enables the default memory map as a background region for privileged access" "Disabled,Enabled"
bitfld.long 0x00 1. " HFNMIENA ,Handlers executing with priority less than 0 access memory with the MPU enabled or with the MPU disabled" "MPU disabled,MPU enabled"
bitfld.long 0x00 0. " ENABLE ,Enables the MPU" "Disabled,Enabled"
group.long 0xD98++0x03
line.long 0x00 "MPU_RNR,MPU Region Number Register"
hexmask.long.byte 0x00 0.--7. 1. " REGION ,Indicates the memory region accessed by MPU_RBAR and MPU_RASR"
tree.close "MPU regions"
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x0
group.long 0xD9C++0x03 "Region 0"
saveout 0xD98 %l 0x0
line.long 0x00 "MPU_RBAR0,MPU Region Base Address Register 0"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x0
line.long 0x00 "MPU_RASR0,MPU Region Attribute and Size Register 0"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 0 (not implemented)"
saveout 0xD98 %l 0x0
hide.long 0x00 "MPU_RBAR0,MPU Region Base Address Register 0"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x0
hide.long 0x00 "MPU_RASR0,MPU Region Attribute and Size Register 0"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x1
group.long 0xD9C++0x03 "Region 1"
saveout 0xD98 %l 0x1
line.long 0x00 "MPU_RBAR1,MPU Region Base Address Register 1"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x1
line.long 0x00 "MPU_RASR1,MPU Region Attribute and Size Register 1"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 1 (not implemented)"
saveout 0xD98 %l 0x1
hide.long 0x00 "MPU_RBAR1,MPU Region Base Address Register 1"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x1
hide.long 0x00 "MPU_RASR1,MPU Region Attribute and Size Register 1"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x2
group.long 0xD9C++0x03 "Region 2"
saveout 0xD98 %l 0x2
line.long 0x00 "MPU_RBAR2,MPU Region Base Address Register 2"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x2
line.long 0x00 "MPU_RASR2,MPU Region Attribute and Size Register 2"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 2 (not implemented)"
saveout 0xD98 %l 0x2
hide.long 0x00 "MPU_RBAR2,MPU Region Base Address Register 2"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x2
hide.long 0x00 "MPU_RASR2,MPU Region Attribute and Size Register 2"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x3
group.long 0xD9C++0x03 "Region 3"
saveout 0xD98 %l 0x3
line.long 0x00 "MPU_RBAR3,MPU Region Base Address Register 3"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x3
line.long 0x00 "MPU_RASR3,MPU Region Attribute and Size Register 3"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 3 (not implemented)"
saveout 0xD98 %l 0x3
hide.long 0x00 "MPU_RBAR3,MPU Region Base Address Register 3"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x3
hide.long 0x00 "MPU_RASR3,MPU Region Attribute and Size Register 3"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x4
group.long 0xD9C++0x03 "Region 4"
saveout 0xD98 %l 0x4
line.long 0x00 "MPU_RBAR4,MPU Region Base Address Register 4"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x4
line.long 0x00 "MPU_RASR4,MPU Region Attribute and Size Register 4"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 4 (not implemented)"
saveout 0xD98 %l 0x4
hide.long 0x00 "MPU_RBAR4,MPU Region Base Address Register 4"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x4
hide.long 0x00 "MPU_RASR4,MPU Region Attribute and Size Register 4"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x5
group.long 0xD9C++0x03 "Region 5"
saveout 0xD98 %l 0x5
line.long 0x00 "MPU_RBAR5,MPU Region Base Address Register 5"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x5
line.long 0x00 "MPU_RASR5,MPU Region Attribute and Size Register 5"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 5 (not implemented)"
saveout 0xD98 %l 0x5
hide.long 0x00 "MPU_RBAR5,MPU Region Base Address Register 5"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x5
hide.long 0x00 "MPU_RASR5,MPU Region Attribute and Size Register 5"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x6
group.long 0xD9C++0x03 "Region 6"
saveout 0xD98 %l 0x6
line.long 0x00 "MPU_RBAR6,MPU Region Base Address Register 6"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x6
line.long 0x00 "MPU_RASR6,MPU Region Attribute and Size Register 6"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 6 (not implemented)"
saveout 0xD98 %l 0x6
hide.long 0x00 "MPU_RBAR6,MPU Region Base Address Register 6"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x6
hide.long 0x00 "MPU_RASR6,MPU Region Attribute and Size Register 6"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x7
group.long 0xD9C++0x03 "Region 7"
saveout 0xD98 %l 0x7
line.long 0x00 "MPU_RBAR7,MPU Region Base Address Register 7"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x7
line.long 0x00 "MPU_RASR7,MPU Region Attribute and Size Register 7"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 7 (not implemented)"
saveout 0xD98 %l 0x7
hide.long 0x00 "MPU_RBAR7,MPU Region Base Address Register 7"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x7
hide.long 0x00 "MPU_RASR7,MPU Region Attribute and Size Register 7"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x8
group.long 0xD9C++0x03 "Region 8"
saveout 0xD98 %l 0x8
line.long 0x00 "MPU_RBAR8,MPU Region Base Address Register 8"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x8
line.long 0x00 "MPU_RASR8,MPU Region Attribute and Size Register 8"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 8 (not implemented)"
saveout 0xD98 %l 0x8
hide.long 0x00 "MPU_RBAR8,MPU Region Base Address Register 8"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x8
hide.long 0x00 "MPU_RASR8,MPU Region Attribute and Size Register 8"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x9
group.long 0xD9C++0x03 "Region 9"
saveout 0xD98 %l 0x9
line.long 0x00 "MPU_RBAR9,MPU Region Base Address Register 9"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0x9
line.long 0x00 "MPU_RASR9,MPU Region Attribute and Size Register 9"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 9 (not implemented)"
saveout 0xD98 %l 0x9
hide.long 0x00 "MPU_RBAR9,MPU Region Base Address Register 9"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0x9
hide.long 0x00 "MPU_RASR9,MPU Region Attribute and Size Register 9"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xA
group.long 0xD9C++0x03 "Region 10"
saveout 0xD98 %l 0xA
line.long 0x00 "MPU_RBAR10,MPU Region Base Address Register 10"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xA
line.long 0x00 "MPU_RASR10,MPU Region Attribute and Size Register 10"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 10 (not implemented)"
saveout 0xD98 %l 0xA
hide.long 0x00 "MPU_RBAR10,MPU Region Base Address Register 10"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xA
hide.long 0x00 "MPU_RASR10,MPU Region Attribute and Size Register 10"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xB
group.long 0xD9C++0x03 "Region 11"
saveout 0xD98 %l 0xB
line.long 0x00 "MPU_RBAR11,MPU Region Base Address Register 11"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xB
line.long 0x00 "MPU_RASR11,MPU Region Attribute and Size Register 11"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 11 (not implemented)"
saveout 0xD98 %l 0xB
hide.long 0x00 "MPU_RBAR11,MPU Region Base Address Register 11"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xB
hide.long 0x00 "MPU_RASR11,MPU Region Attribute and Size Register 11"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xC
group.long 0xD9C++0x03 "Region 12"
saveout 0xD98 %l 0xC
line.long 0x00 "MPU_RBAR12,MPU Region Base Address Register 12"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xC
line.long 0x00 "MPU_RASR12,MPU Region Attribute and Size Register 12"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 12 (not implemented)"
saveout 0xD98 %l 0xC
hide.long 0x00 "MPU_RBAR12,MPU Region Base Address Register 12"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xC
hide.long 0x00 "MPU_RASR12,MPU Region Attribute and Size Register 12"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xD
group.long 0xD9C++0x03 "Region 13"
saveout 0xD98 %l 0xD
line.long 0x00 "MPU_RBAR13,MPU Region Base Address Register 13"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xD
line.long 0x00 "MPU_RASR13,MPU Region Attribute and Size Register 13"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 13 (not implemented)"
saveout 0xD98 %l 0xD
hide.long 0x00 "MPU_RBAR13,MPU Region Base Address Register 13"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xD
hide.long 0x00 "MPU_RASR13,MPU Region Attribute and Size Register 13"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xE
group.long 0xD9C++0x03 "Region 14"
saveout 0xD98 %l 0xE
line.long 0x00 "MPU_RBAR14,MPU Region Base Address Register 14"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xE
line.long 0x00 "MPU_RASR14,MPU Region Attribute and Size Register 14"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 14 (not implemented)"
saveout 0xD98 %l 0xE
hide.long 0x00 "MPU_RBAR14,MPU Region Base Address Register 14"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xE
hide.long 0x00 "MPU_RASR14,MPU Region Attribute and Size Register 14"
textline " "
textline " "
endif
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xF
group.long 0xD9C++0x03 "Region 15"
saveout 0xD98 %l 0xF
line.long 0x00 "MPU_RBAR15,MPU Region Base Address Register 15"
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
group.long 0xDA0++0x03
saveout 0xD98 %l 0xF
line.long 0x00 "MPU_RASR15,MPU Region Attribute and Size Register 15"
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
textline " "
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
textline " "
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
else
hgroup.long 0xD9C++0x03 "Region 15 (not implemented)"
saveout 0xD98 %l 0xF
hide.long 0x00 "MPU_RBAR15,MPU Region Base Address Register 15"
hgroup.long 0xDA0++0x03
saveout 0xD98 %l 0xF
hide.long 0x00 "MPU_RASR15,MPU Region Attribute and Size Register 15"
textline " "
textline " "
endif
tree.end
width 0x0b
else
newline
textline "COREDEBUG component base address not specified"
newline
endif
tree.end
tree "Nested Vectored Interrupt Controller"
sif COMPonent.AVAILABLE("COREDEBUG")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
width 6.
rgroup.long 0x04++0x03
line.long 0x00 "ICTR,Interrupt Controller Type Register"
bitfld.long 0x00 0.--3. " INTLINESNUM ,Total Number of Interrupt" "0-32,33-64,65-96,97-128,129-160,161-192,193-224,225-240,?..."
tree "Interrupt Enable Registers"
width 23.
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
group.long 0x100++0x03
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
group.long 0x100++0x7
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
group.long 0x100++0x0B
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
group.long 0x100++0x0F
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
group.long 0x100++0x13
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
group.long 0x100++0x17
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
group.long 0x100++0x1B
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
group.long 0x100++0x1F
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
line.long 0x1c "IRQ224_239_EN_SET/CLR,Interrupt Enable Register"
setclrfld.long 0x1c 15. 0x1c 15. 0x9c 15. " ENA239 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 14. 0x1c 14. 0x9c 14. " ENA238 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 13. 0x1c 13. 0x9c 13. " ENA237 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 12. 0x1c 12. 0x9c 12. " ENA236 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 11. 0x1c 11. 0x9c 11. " ENA235 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 10. 0x1c 10. 0x9c 10. " ENA234 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x1c 9. 0x1c 9. 0x9c 9. " ENA233 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 8. 0x1c 8. 0x9c 8. " ENA232 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 7. 0x1c 7. 0x9c 7. " ENA231 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 6. 0x1c 6. 0x9c 6. " ENA230 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 5. 0x1c 5. 0x9c 5. " ENA229 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 4. 0x1c 4. 0x9c 4. " ENA228 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
textline " "
setclrfld.long 0x1c 3. 0x1c 3. 0x9c 3. " ENA227 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 2. 0x1c 2. 0x9c 2. " ENA226 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 1. 0x1c 1. 0x9c 1. " ENA225 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
setclrfld.long 0x1c 0. 0x1c 0. 0x9c 0. " ENA224 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
else
hgroup.long 0x100++0x1F
hide.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
hide.long 0x1c "IRQ224_239_EN_SET/CLR,Interrupt Enable Register"
endif
tree.end
tree "Interrupt Pending Registers"
width 23.
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
group.long 0x200++0x03
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
group.long 0x200++0x07
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
group.long 0x200++0x0B
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
group.long 0x200++0x0F
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
group.long 0x200++0x13
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
group.long 0x200++0x17
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
group.long 0x200++0x1B
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
group.long 0x200++0x1F
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending"
line.long 0x1c "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register"
setclrfld.long 0x1c 15. 0x1c 15. 0x9c 15. " PEN239 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 14. 0x1c 14. 0x9c 14. " PEN238 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 13. 0x1c 13. 0x9c 13. " PEN237 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 12. 0x1c 12. 0x9c 12. " PEN236 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 11. 0x1c 11. 0x9c 11. " PEN235 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 10. 0x1c 10. 0x9c 10. " PEN234 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x1c 9. 0x1c 9. 0x9c 9. " PEN233 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 8. 0x1c 8. 0x9c 8. " PEN232 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 7. 0x1c 7. 0x9c 7. " PEN231 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 6. 0x1c 6. 0x9c 6. " PEN230 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 5. 0x1c 5. 0x9c 5. " PEN229 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 4. 0x1c 4. 0x9c 4. " PEN228 ,Interrupt Set/Clear Pending" "Not pending,Pending"
textline " "
setclrfld.long 0x1c 3. 0x1c 3. 0x9c 3. " PEN227 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 2. 0x1c 2. 0x9c 2. " PEN226 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 1. 0x1c 1. 0x9c 1. " PEN225 ,Interrupt Set/Clear Pending" "Not pending,Pending"
setclrfld.long 0x1c 0. 0x1c 0. 0x9c 0. " PEN224 ,Interrupt Set/Clear Pending" "Not pending,Pending"
else
hgroup.long 0x200++0x1F
hide.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
hide.long 0x1c "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register"
endif
tree.end
tree "Interrupt Active Bit Registers"
width 9.
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
rgroup.long 0x300++0x03
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
rgroup.long 0x300++0x07
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
rgroup.long 0x300++0x0B
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
rgroup.long 0x300++0x0F
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
line.long 0x0c "ACTIVE4,Active Bit Register 4"
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
rgroup.long 0x300++0x13
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
line.long 0x0c "ACTIVE4,Active Bit Register 4"
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
line.long 0x10 "ACTIVE5,Active Bit Register 5"
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
rgroup.long 0x300++0x17
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
line.long 0x0c "ACTIVE4,Active Bit Register 4"
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
line.long 0x10 "ACTIVE5,Active Bit Register 5"
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
line.long 0x14 "ACTIVE6,Active Bit Register 6"
bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
rgroup.long 0x300++0x1B
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
line.long 0x0c "ACTIVE4,Active Bit Register 4"
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
line.long 0x10 "ACTIVE5,Active Bit Register 5"
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
line.long 0x14 "ACTIVE6,Active Bit Register 6"
bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
line.long 0x18 "ACTIVE7,Active Bit Register 7"
bitfld.long 0x18 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
rgroup.long 0x300++0x1F
line.long 0x00 "ACTIVE1,Active Bit Register 1"
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
line.long 0x04 "ACTIVE2,Active Bit Register 2"
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
line.long 0x08 "ACTIVE3,Active Bit Register 3"
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
line.long 0x0c "ACTIVE4,Active Bit Register 4"
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
line.long 0x10 "ACTIVE5,Active Bit Register 5"
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
line.long 0x14 "ACTIVE6,Active Bit Register 6"
bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
line.long 0x18 "ACTIVE7,Active Bit Register 7"
bitfld.long 0x18 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x18 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x18 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active"
line.long 0x1c "ACTIVE8,Active Bit Register 8"
bitfld.long 0x1c 15. " ACTIVE239 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 14. " ACTIVE238 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 13. " ACTIVE237 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 12. " ACTIVE236 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 11. " ACTIVE235 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 10. " ACTIVE234 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x1c 9. " ACTIVE233 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 8. " ACTIVE232 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 7. " ACTIVE231 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 6. " ACTIVE230 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 5. " ACTIVE229 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 4. " ACTIVE228 ,Interrupt Active Flag" "Not active,Active"
textline " "
bitfld.long 0x1c 3. " ACTIVE227 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 2. " ACTIVE226 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 1. " ACTIVE225 ,Interrupt Active Flag" "Not active,Active"
bitfld.long 0x1c 0. " ACTIVE224 ,Interrupt Active Flag" "Not active,Active"
else
hgroup.long 0x300++0x1F
hide.long 0x00 "ACTIVE1,Active Bit Register 1"
hide.long 0x04 "ACTIVE2,Active Bit Register 2"
hide.long 0x08 "ACTIVE3,Active Bit Register 3"
hide.long 0x0c "ACTIVE4,Active Bit Register 4"
hide.long 0x10 "ACTIVE5,Active Bit Register 5"
hide.long 0x14 "ACTIVE6,Active Bit Register 6"
hide.long 0x18 "ACTIVE7,Active Bit Register 7"
hide.long 0x1c "ACTIVE8,Active Bit Register 8"
endif
tree.end
tree "Interrupt Priority Registers"
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
group.long 0x400++0x1F
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
group.long 0x400++0x3F
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
group.long 0x400++0x5F
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
group.long 0x400++0x7F
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
line.long 0x60 "IPR24,Interrupt Priority Register"
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
line.long 0x64 "IPR25,Interrupt Priority Register"
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
line.long 0x68 "IPR26,Interrupt Priority Register"
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
line.long 0x6C "IPR27,Interrupt Priority Register"
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
line.long 0x70 "IPR28,Interrupt Priority Register"
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
line.long 0x74 "IPR29,Interrupt Priority Register"
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
line.long 0x78 "IPR30,Interrupt Priority Register"
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
line.long 0x7C "IPR31,Interrupt Priority Register"
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
group.long 0x400++0x9F
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
line.long 0x60 "IPR24,Interrupt Priority Register"
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
line.long 0x64 "IPR25,Interrupt Priority Register"
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
line.long 0x68 "IPR26,Interrupt Priority Register"
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
line.long 0x6C "IPR27,Interrupt Priority Register"
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
line.long 0x70 "IPR28,Interrupt Priority Register"
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
line.long 0x74 "IPR29,Interrupt Priority Register"
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
line.long 0x78 "IPR30,Interrupt Priority Register"
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
line.long 0x7C "IPR31,Interrupt Priority Register"
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
line.long 0x80 "IPR32,Interrupt Priority Register"
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
line.long 0x84 "IPR33,Interrupt Priority Register"
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
line.long 0x88 "IPR34,Interrupt Priority Register"
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
line.long 0x8C "IPR35,Interrupt Priority Register"
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
line.long 0x90 "IPR36,Interrupt Priority Register"
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
line.long 0x94 "IPR37,Interrupt Priority Register"
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
line.long 0x98 "IPR38,Interrupt Priority Register"
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
line.long 0x9C "IPR39,Interrupt Priority Register"
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
group.long 0x400++0xBF
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
line.long 0x60 "IPR24,Interrupt Priority Register"
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
line.long 0x64 "IPR25,Interrupt Priority Register"
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
line.long 0x68 "IPR26,Interrupt Priority Register"
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
line.long 0x6C "IPR27,Interrupt Priority Register"
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
line.long 0x70 "IPR28,Interrupt Priority Register"
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
line.long 0x74 "IPR29,Interrupt Priority Register"
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
line.long 0x78 "IPR30,Interrupt Priority Register"
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
line.long 0x7C "IPR31,Interrupt Priority Register"
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
line.long 0x80 "IPR32,Interrupt Priority Register"
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
line.long 0x84 "IPR33,Interrupt Priority Register"
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
line.long 0x88 "IPR34,Interrupt Priority Register"
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
line.long 0x8C "IPR35,Interrupt Priority Register"
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
line.long 0x90 "IPR36,Interrupt Priority Register"
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
line.long 0x94 "IPR37,Interrupt Priority Register"
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
line.long 0x98 "IPR38,Interrupt Priority Register"
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
line.long 0x9C "IPR39,Interrupt Priority Register"
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
line.long 0xA0 "IPR40,Interrupt Priority Register"
hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
line.long 0xA4 "IPR41,Interrupt Priority Register"
hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
line.long 0xA8 "IPR42,Interrupt Priority Register"
hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
line.long 0xAC "IPR43,Interrupt Priority Register"
hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
line.long 0xB0 "IPR44,Interrupt Priority Register"
hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
line.long 0xB4 "IPR45,Interrupt Priority Register"
hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
line.long 0xB8 "IPR46,Interrupt Priority Register"
hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
line.long 0xBC "IPR47,Interrupt Priority Register"
hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
group.long 0x400++0xDF
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
line.long 0x60 "IPR24,Interrupt Priority Register"
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
line.long 0x64 "IPR25,Interrupt Priority Register"
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
line.long 0x68 "IPR26,Interrupt Priority Register"
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
line.long 0x6C "IPR27,Interrupt Priority Register"
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
line.long 0x70 "IPR28,Interrupt Priority Register"
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
line.long 0x74 "IPR29,Interrupt Priority Register"
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
line.long 0x78 "IPR30,Interrupt Priority Register"
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
line.long 0x7C "IPR31,Interrupt Priority Register"
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
line.long 0x80 "IPR32,Interrupt Priority Register"
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
line.long 0x84 "IPR33,Interrupt Priority Register"
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
line.long 0x88 "IPR34,Interrupt Priority Register"
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
line.long 0x8C "IPR35,Interrupt Priority Register"
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
line.long 0x90 "IPR36,Interrupt Priority Register"
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
line.long 0x94 "IPR37,Interrupt Priority Register"
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
line.long 0x98 "IPR38,Interrupt Priority Register"
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
line.long 0x9C "IPR39,Interrupt Priority Register"
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
line.long 0xA0 "IPR40,Interrupt Priority Register"
hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
line.long 0xA4 "IPR41,Interrupt Priority Register"
hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
line.long 0xA8 "IPR42,Interrupt Priority Register"
hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
line.long 0xAC "IPR43,Interrupt Priority Register"
hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
line.long 0xB0 "IPR44,Interrupt Priority Register"
hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
line.long 0xB4 "IPR45,Interrupt Priority Register"
hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
line.long 0xB8 "IPR46,Interrupt Priority Register"
hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
line.long 0xBC "IPR47,Interrupt Priority Register"
hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
line.long 0xC0 "IPR48,Interrupt Priority Register"
hexmask.long.byte 0xC0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority"
hexmask.long.byte 0xC0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority"
hexmask.long.byte 0xC0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority"
hexmask.long.byte 0xC0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority"
line.long 0xC4 "IPR49,Interrupt Priority Register"
hexmask.long.byte 0xC4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority"
hexmask.long.byte 0xC4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority"
hexmask.long.byte 0xC4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority"
hexmask.long.byte 0xC4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority"
line.long 0xC8 "IPR50,Interrupt Priority Register"
hexmask.long.byte 0xC8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority"
hexmask.long.byte 0xC8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority"
hexmask.long.byte 0xC8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority"
hexmask.long.byte 0xC8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority"
line.long 0xCC "IPR51,Interrupt Priority Register"
hexmask.long.byte 0xCC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority"
hexmask.long.byte 0xCC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority"
hexmask.long.byte 0xCC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority"
hexmask.long.byte 0xCC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority"
line.long 0xD0 "IPR52,Interrupt Priority Register"
hexmask.long.byte 0xD0 24.--31. 1. " PRI_211 ,Interrupt 211 Priority"
hexmask.long.byte 0xD0 16.--23. 1. " PRI_210 ,Interrupt 210 Priority"
hexmask.long.byte 0xD0 8.--15. 1. " PRI_209 ,Interrupt 209 Priority"
hexmask.long.byte 0xD0 0.--7. 1. " PRI_208 ,Interrupt 208 Priority"
line.long 0xD4 "IPR53,Interrupt Priority Register"
hexmask.long.byte 0xD4 24.--31. 1. " PRI_215 ,Interrupt 215 Priority"
hexmask.long.byte 0xD4 16.--23. 1. " PRI_214 ,Interrupt 214 Priority"
hexmask.long.byte 0xD4 8.--15. 1. " PRI_213 ,Interrupt 213 Priority"
hexmask.long.byte 0xD4 0.--7. 1. " PRI_212 ,Interrupt 212 Priority"
line.long 0xD8 "IPR54,Interrupt Priority Register"
hexmask.long.byte 0xD8 24.--31. 1. " PRI_219 ,Interrupt 219 Priority"
hexmask.long.byte 0xD8 16.--23. 1. " PRI_218 ,Interrupt 218 Priority"
hexmask.long.byte 0xD8 8.--15. 1. " PRI_217 ,Interrupt 217 Priority"
hexmask.long.byte 0xD8 0.--7. 1. " PRI_216 ,Interrupt 216 Priority"
line.long 0xDC "IPR55,Interrupt Priority Register"
hexmask.long.byte 0xDC 24.--31. 1. " PRI_223 ,Interrupt 223 Priority"
hexmask.long.byte 0xDC 16.--23. 1. " PRI_222 ,Interrupt 222 Priority"
hexmask.long.byte 0xDC 8.--15. 1. " PRI_221 ,Interrupt 221 Priority"
hexmask.long.byte 0xDC 0.--7. 1. " PRI_220 ,Interrupt 220 Priority"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
group.long 0x400++0xEF
line.long 0x0 "IPR0,Interrupt Priority Register"
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
line.long 0x4 "IPR1,Interrupt Priority Register"
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
line.long 0x8 "IPR2,Interrupt Priority Register"
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
line.long 0xC "IPR3,Interrupt Priority Register"
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
line.long 0x10 "IPR4,Interrupt Priority Register"
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
line.long 0x14 "IPR5,Interrupt Priority Register"
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
line.long 0x18 "IPR6,Interrupt Priority Register"
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
line.long 0x1C "IPR7,Interrupt Priority Register"
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
line.long 0x20 "IPR8,Interrupt Priority Register"
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
line.long 0x24 "IPR9,Interrupt Priority Register"
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
line.long 0x28 "IPR10,Interrupt Priority Register"
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
line.long 0x2C "IPR11,Interrupt Priority Register"
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
line.long 0x30 "IPR12,Interrupt Priority Register"
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
line.long 0x34 "IPR13,Interrupt Priority Register"
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
line.long 0x38 "IPR14,Interrupt Priority Register"
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
line.long 0x3C "IPR15,Interrupt Priority Register"
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
line.long 0x40 "IPR16,Interrupt Priority Register"
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
line.long 0x44 "IPR17,Interrupt Priority Register"
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
line.long 0x48 "IPR18,Interrupt Priority Register"
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
line.long 0x4C "IPR19,Interrupt Priority Register"
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
line.long 0x50 "IPR20,Interrupt Priority Register"
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
line.long 0x54 "IPR21,Interrupt Priority Register"
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
line.long 0x58 "IPR22,Interrupt Priority Register"
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
line.long 0x5C "IPR23,Interrupt Priority Register"
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
line.long 0x60 "IPR24,Interrupt Priority Register"
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
line.long 0x64 "IPR25,Interrupt Priority Register"
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
line.long 0x68 "IPR26,Interrupt Priority Register"
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
line.long 0x6C "IPR27,Interrupt Priority Register"
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
line.long 0x70 "IPR28,Interrupt Priority Register"
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
line.long 0x74 "IPR29,Interrupt Priority Register"
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
line.long 0x78 "IPR30,Interrupt Priority Register"
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
line.long 0x7C "IPR31,Interrupt Priority Register"
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
line.long 0x80 "IPR32,Interrupt Priority Register"
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
line.long 0x84 "IPR33,Interrupt Priority Register"
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
line.long 0x88 "IPR34,Interrupt Priority Register"
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
line.long 0x8C "IPR35,Interrupt Priority Register"
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
line.long 0x90 "IPR36,Interrupt Priority Register"
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
line.long 0x94 "IPR37,Interrupt Priority Register"
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
line.long 0x98 "IPR38,Interrupt Priority Register"
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
line.long 0x9C "IPR39,Interrupt Priority Register"
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
line.long 0xA0 "IPR40,Interrupt Priority Register"
hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
line.long 0xA4 "IPR41,Interrupt Priority Register"
hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
line.long 0xA8 "IPR42,Interrupt Priority Register"
hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
line.long 0xAC "IPR43,Interrupt Priority Register"
hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
line.long 0xB0 "IPR44,Interrupt Priority Register"
hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
line.long 0xB4 "IPR45,Interrupt Priority Register"
hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
line.long 0xB8 "IPR46,Interrupt Priority Register"
hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
line.long 0xBC "IPR47,Interrupt Priority Register"
hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
line.long 0xC0 "IPR48,Interrupt Priority Register"
hexmask.long.byte 0xC0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority"
hexmask.long.byte 0xC0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority"
hexmask.long.byte 0xC0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority"
hexmask.long.byte 0xC0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority"
line.long 0xC4 "IPR49,Interrupt Priority Register"
hexmask.long.byte 0xC4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority"
hexmask.long.byte 0xC4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority"
hexmask.long.byte 0xC4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority"
hexmask.long.byte 0xC4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority"
line.long 0xC8 "IPR50,Interrupt Priority Register"
hexmask.long.byte 0xC8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority"
hexmask.long.byte 0xC8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority"
hexmask.long.byte 0xC8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority"
hexmask.long.byte 0xC8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority"
line.long 0xCC "IPR51,Interrupt Priority Register"
hexmask.long.byte 0xCC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority"
hexmask.long.byte 0xCC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority"
hexmask.long.byte 0xCC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority"
hexmask.long.byte 0xCC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority"
line.long 0xD0 "IPR52,Interrupt Priority Register"
hexmask.long.byte 0xD0 24.--31. 1. " PRI_211 ,Interrupt 211 Priority"
hexmask.long.byte 0xD0 16.--23. 1. " PRI_210 ,Interrupt 210 Priority"
hexmask.long.byte 0xD0 8.--15. 1. " PRI_209 ,Interrupt 209 Priority"
hexmask.long.byte 0xD0 0.--7. 1. " PRI_208 ,Interrupt 208 Priority"
line.long 0xD4 "IPR53,Interrupt Priority Register"
hexmask.long.byte 0xD4 24.--31. 1. " PRI_215 ,Interrupt 215 Priority"
hexmask.long.byte 0xD4 16.--23. 1. " PRI_214 ,Interrupt 214 Priority"
hexmask.long.byte 0xD4 8.--15. 1. " PRI_213 ,Interrupt 213 Priority"
hexmask.long.byte 0xD4 0.--7. 1. " PRI_212 ,Interrupt 212 Priority"
line.long 0xD8 "IPR54,Interrupt Priority Register"
hexmask.long.byte 0xD8 24.--31. 1. " PRI_219 ,Interrupt 219 Priority"
hexmask.long.byte 0xD8 16.--23. 1. " PRI_218 ,Interrupt 218 Priority"
hexmask.long.byte 0xD8 8.--15. 1. " PRI_217 ,Interrupt 217 Priority"
hexmask.long.byte 0xD8 0.--7. 1. " PRI_216 ,Interrupt 216 Priority"
line.long 0xDC "IPR55,Interrupt Priority Register"
hexmask.long.byte 0xDC 24.--31. 1. " PRI_223 ,Interrupt 223 Priority"
hexmask.long.byte 0xDC 16.--23. 1. " PRI_222 ,Interrupt 222 Priority"
hexmask.long.byte 0xDC 8.--15. 1. " PRI_221 ,Interrupt 221 Priority"
hexmask.long.byte 0xDC 0.--7. 1. " PRI_220 ,Interrupt 220 Priority"
line.long 0xE0 "IPR56,Interrupt Priority Register"
hexmask.long.byte 0xE0 24.--31. 1. " PRI_227 ,Interrupt 227 Priority"
hexmask.long.byte 0xE0 16.--23. 1. " PRI_226 ,Interrupt 226 Priority"
hexmask.long.byte 0xE0 8.--15. 1. " PRI_225 ,Interrupt 225 Priority"
hexmask.long.byte 0xE0 0.--7. 1. " PRI_224 ,Interrupt 224 Priority"
line.long 0xE4 "IPR57,Interrupt Priority Register"
hexmask.long.byte 0xE4 24.--31. 1. " PRI_231 ,Interrupt 231 Priority"
hexmask.long.byte 0xE4 16.--23. 1. " PRI_230 ,Interrupt 230 Priority"
hexmask.long.byte 0xE4 8.--15. 1. " PRI_229 ,Interrupt 229 Priority"
hexmask.long.byte 0xE4 0.--7. 1. " PRI_228 ,Interrupt 228 Priority"
line.long 0xE8 "IPR58,Interrupt Priority Register"
hexmask.long.byte 0xE8 24.--31. 1. " PRI_235 ,Interrupt 235 Priority"
hexmask.long.byte 0xE8 16.--23. 1. " PRI_234 ,Interrupt 234 Priority"
hexmask.long.byte 0xE8 8.--15. 1. " PRI_233 ,Interrupt 233 Priority"
hexmask.long.byte 0xE8 0.--7. 1. " PRI_232 ,Interrupt 232 Priority"
line.long 0xEC "IPR59,Interrupt Priority Register"
hexmask.long.byte 0xEC 24.--31. 1. " PRI_239 ,Interrupt 239 Priority"
hexmask.long.byte 0xEC 16.--23. 1. " PRI_238 ,Interrupt 238 Priority"
hexmask.long.byte 0xEC 8.--15. 1. " PRI_237 ,Interrupt 237 Priority"
hexmask.long.byte 0xEC 0.--7. 1. " PRI_236 ,Interrupt 236 Priority"
else
hgroup.long 0x400++0xEF
hide.long 0x0 "IPR0,Interrupt Priority Register"
hide.long 0x4 "IPR1,Interrupt Priority Register"
hide.long 0x8 "IPR2,Interrupt Priority Register"
hide.long 0xC "IPR3,Interrupt Priority Register"
hide.long 0x10 "IPR4,Interrupt Priority Register"
hide.long 0x14 "IPR5,Interrupt Priority Register"
hide.long 0x18 "IPR6,Interrupt Priority Register"
hide.long 0x1C "IPR7,Interrupt Priority Register"
hide.long 0x20 "IPR8,Interrupt Priority Register"
hide.long 0x24 "IPR9,Interrupt Priority Register"
hide.long 0x28 "IPR10,Interrupt Priority Register"
hide.long 0x2C "IPR11,Interrupt Priority Register"
hide.long 0x30 "IPR12,Interrupt Priority Register"
hide.long 0x34 "IPR13,Interrupt Priority Register"
hide.long 0x38 "IPR14,Interrupt Priority Register"
hide.long 0x3C "IPR15,Interrupt Priority Register"
hide.long 0x40 "IPR16,Interrupt Priority Register"
hide.long 0x44 "IPR17,Interrupt Priority Register"
hide.long 0x48 "IPR18,Interrupt Priority Register"
hide.long 0x4C "IPR19,Interrupt Priority Register"
hide.long 0x50 "IPR20,Interrupt Priority Register"
hide.long 0x54 "IPR21,Interrupt Priority Register"
hide.long 0x58 "IPR22,Interrupt Priority Register"
hide.long 0x5C "IPR23,Interrupt Priority Register"
hide.long 0x60 "IPR24,Interrupt Priority Register"
hide.long 0x64 "IPR25,Interrupt Priority Register"
hide.long 0x68 "IPR26,Interrupt Priority Register"
hide.long 0x6C "IPR27,Interrupt Priority Register"
hide.long 0x70 "IPR28,Interrupt Priority Register"
hide.long 0x74 "IPR29,Interrupt Priority Register"
hide.long 0x78 "IPR30,Interrupt Priority Register"
hide.long 0x7C "IPR31,Interrupt Priority Register"
hide.long 0x80 "IPR32,Interrupt Priority Register"
hide.long 0x84 "IPR33,Interrupt Priority Register"
hide.long 0x88 "IPR34,Interrupt Priority Register"
hide.long 0x8C "IPR35,Interrupt Priority Register"
hide.long 0x90 "IPR36,Interrupt Priority Register"
hide.long 0x94 "IPR37,Interrupt Priority Register"
hide.long 0x98 "IPR38,Interrupt Priority Register"
hide.long 0x9C "IPR39,Interrupt Priority Register"
hide.long 0xA0 "IPR40,Interrupt Priority Register"
hide.long 0xA4 "IPR41,Interrupt Priority Register"
hide.long 0xA8 "IPR42,Interrupt Priority Register"
hide.long 0xAC "IPR43,Interrupt Priority Register"
hide.long 0xB0 "IPR44,Interrupt Priority Register"
hide.long 0xB4 "IPR45,Interrupt Priority Register"
hide.long 0xB8 "IPR46,Interrupt Priority Register"
hide.long 0xBC "IPR47,Interrupt Priority Register"
hide.long 0xC0 "IPR48,Interrupt Priority Register"
hide.long 0xC4 "IPR49,Interrupt Priority Register"
hide.long 0xC8 "IPR50,Interrupt Priority Register"
hide.long 0xCC "IPR51,Interrupt Priority Register"
hide.long 0xD0 "IPR52,Interrupt Priority Register"
hide.long 0xD4 "IPR53,Interrupt Priority Register"
hide.long 0xD8 "IPR54,Interrupt Priority Register"
hide.long 0xDC "IPR55,Interrupt Priority Register"
hide.long 0xE0 "IPR56,Interrupt Priority Register"
hide.long 0xE4 "IPR57,Interrupt Priority Register"
hide.long 0xE8 "IPR58,Interrupt Priority Register"
hide.long 0xEC "IPR59,Interrupt Priority Register"
endif
tree.end
width 0x0b
else
newline
textline "COREDEBUG component base address not specified"
newline
endif
tree.end
sif CORENAME()=="CORTEXM4F"
tree "Floating-point Unit (FPU)"
sif COMPonent.AVAILABLE("COREDEBUG")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
width 8.
group.long 0xF34++0x0B
line.long 0x00 "FPCCR,Floating-Point Context Control Register"
bitfld.long 0x00 31. " ASPEN ,Execution of a floating-point instruction sets the CONTROL.FPCA bit to 1" "Disabled,Enabled"
bitfld.long 0x00 30. " LSPEN ,Enables lazy context save of FP state" "Disabled,Enabled"
bitfld.long 0x00 8. " MONRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the DebugMonitor exception to pending" "Not able,Able"
textline " "
bitfld.long 0x00 6. " BFRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the BusFault exception to pending" "Not able,Able"
bitfld.long 0x00 5. " MMRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the MemManage exception to pending" "Not able,Able"
bitfld.long 0x00 4. " HFRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the HardFault exception to pending" "Not able,Able"
textline " "
bitfld.long 0x00 3. " THREAD ,Indicates the processor mode when it allocated the FP stack frame" "Handler,Thread"
bitfld.long 0x00 1. " USER ,Indicates the privilege level of the software executing" "Privileged,Unprivileged"
bitfld.long 0x00 0. " LSPACT ,Indicates whether Lazy preservation of the FP state is active" "Not active,Active"
line.long 0x04 "FPCAR,Floating-Point Context Address Register"
hexmask.long 0x04 3.--31. 0x8 " ADDRESS ,The location of the unpopulated floating-point register space allocated on an exception stack frame"
line.long 0x08 "FPDSCR,Floating-Point Default Status Control Register"
bitfld.long 0x08 26. " AHP ,Default value for FPSCR.AHP" "IEEE 754-2008,Alternative"
bitfld.long 0x08 25. " DN ,Default value for FPSCR.DN" "NaN operands,Any operation"
bitfld.long 0x08 24. " FZ ,Default value for FPSCR.FZ" "No Flush mode,Flush mode"
textline " "
bitfld.long 0x08 22.--23. " RMODE ,Default value for FPSCR.RMode" "Round to Nearest,Round towards Plus Infinity,Round towards Minus Infinity,Round towards Zero"
rgroup.long 0xF40++0x07
line.long 0x00 "MVFR0,Media and FP Feature Register 0"
bitfld.long 0x00 28.--31. " FPRNDMOD ,Indicates the rounding modes supported by the FP floating-point hardware" ",All supported,?..."
bitfld.long 0x00 24.--27. " SRTERR ,Indicates the hardware support for FP short vectors" "Not supported,?..."
bitfld.long 0x00 20.--23. " SQRROOT ,Indicates the hardware support for FP square root operations" ",Supported,?..."
textline " "
bitfld.long 0x00 16.--19. " DIV ,Indicates the hardware support for FP divide operations" ",Supported,?..."
bitfld.long 0x00 12.--15. " FPEXTRP ,Indicates whether the FP hardware implementation supports exception trapping" "Not supported,?..."
bitfld.long 0x00 8.--11. " DBLPREC ,Indicates the hardware support for FP double_precision operations" "Not supported,,Supported,?..."
textline " "
bitfld.long 0x00 4.--7. " SNGLPREC ,Indicates the hardware support for FP single-precision operations" ",,Supported,?..."
bitfld.long 0x00 0.--3. " A_SIMD ,Indicates the size of the FP register bank" ",Supported-16x64-bit,?..."
line.long 0x04 "MVFR1,Media and FP Feature Register 1"
bitfld.long 0x04 28.--31. " FP_FUSED_MAC ,Indicates whether the FP supports fused multiply accumulate operations" ",Supported,?..."
bitfld.long 0x04 24.--27. " FP_HPFP ,Indicates whether the FP supports half-precision and double-precision floating-point conversion instructions" ",Half-single,Half-single and half-double,?..."
textline " "
bitfld.long 0x04 4.--7. " D_NAN ,Indicates whether the FP hardware implementation supports only the Default NaN mode" ",NaN propagation,?..."
bitfld.long 0x04 0.--3. " FTZ_MODE ,Indicates whether the FP hardware implementation supports only the Flush-to-Zero mode of operation" ",Full denorm. num. arit.,?..."
width 0xB
else
newline
textline "COREDEBUG component base address not specified"
newline
endif
tree.end
endif
tree "Debug"
tree "Core Debug"
sif COMPonent.AVAILABLE("COREDEBUG")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
width 7.
group.long 0xD30++0x03
line.long 0x00 "DFSR,Debug Fault Status Register"
eventfld.long 0x00 4. " EXTERNAL ,Indicates a debug event generated because of the assertion of an external debug request" "Not generated,Generated"
eventfld.long 0x00 3. " VCATCH ,Indicates triggering of a Vector catch" "Not triggered,Triggered"
eventfld.long 0x00 2. " DWTTRAP ,Indicates a debug event generated by the DWT" "Not generated,Generated"
newline
eventfld.long 0x00 1. " BKPT ,Indicates a debug event generated by BKPT instruction execution or a breakpoint match in FPB" "Not generated,Generated"
eventfld.long 0x00 0. " HALTED ,Indicates a debug event generated by either a C_HALT or C_STEP request, triggered by a write to the DHCSR or a step request triggered by setting DEMCR.MON_STEP to 1" "Not generated,Generated"
newline
hgroup.long 0xDF0++0x03
hide.long 0x00 "DHCSR,Debug Halting Control and Status Register"
in
newline
wgroup.long 0xDF4++0x03
line.long 0x00 "DCRSR,Debug Core Register Selector Register"
bitfld.long 0x00 16. " REGWNR ,Register Read/Write" "Read,Write"
hexmask.long.byte 0x00 0.--6. 1. " REGSEL ,Specifies the ARM core register or special-purpose register or Floating-point extension register"
group.long 0xDF8++0x03
line.long 0x00 "DCRDR,Debug Core Register Data Register"
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDFC))&0x10000)==0x10000)
group.long 0xDFC++0x03
line.long 0x00 "DEMCR,Debug Exception and Monitor Control Register"
bitfld.long 0x00 24. " TRCENA ,Global enable for all DWT and ITM features" "Disabled,Enabled"
bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1"
bitfld.long 0x00 18. " MON_STEP ,Setting this bit to 1 makes the step request pending" "No step,Step"
newline
bitfld.long 0x00 17. " MON_PEND ,Sets or clears the pending state of the DebugMonitor exception" "Not pending,Pending"
bitfld.long 0x00 16. " MON_EN ,Enable the DebugMonitor exception" "Disabled,Enabled"
bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled"
newline
bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap" "Disabled,Enabled"
bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled"
bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
newline
bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled"
bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled"
newline
bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled"
else
group.long 0xDFC++0x03
line.long 0x00 "DEMCR,Debug Exception and Monitor Control Register"
bitfld.long 0x00 24. " TRCENA ,Global enable for all DWT and ITM features" "Disabled,Enabled"
bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1"
newline
bitfld.long 0x00 17. " MON_PEND ,Sets or clears the pending state of the DebugMonitor exception" "Not pending,Pending"
bitfld.long 0x00 16. " MON_EN ,Enable the DebugMonitor exception" "Disabled,Enabled"
bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled"
newline
bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap" "Disabled,Enabled"
bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled"
bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
newline
bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled"
bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled"
newline
bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled"
endif
width 0x0B
else
newline
textline "COREDEBUG component base address not specified"
newline
endif
tree.end
tree "Flash Patch and Breakpoint Unit (FPB)"
sif COMPonent.AVAILABLE("FPB")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))
width 10.
group.long 0x00++0x07
line.long 0x00 "FP_CTRL,Flash Patch Control Register"
bitfld.long 0x00 28.--31. " REV ,Flash Patch Breakpoint architecture revision" "Version 1,Version 2,?..."
rbitfld.long 0x00 4.--7. 12.--14. " NUM_CODE ,The number of instruction address comparators" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127"
bitfld.long 0x00 1. " KEY ,Key Field" "Low,High"
bitfld.long 0x00 0. " ENABLE ,Flash Patch Unit Enable" "Disabled,Enabled"
textline ""
line.long 0x04 "FP_REMAP,Flash Patch Remap Register"
bitfld.long 0x04 29. " RMPSPT ,Indicates whether the FPB unit supports flash patch remap" "Not supported,SRAM region"
hexmask.long.tbyte 0x04 5.--28. 0x20 " REMAP ,Remap Base Address Field"
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x8++0x03
line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x8))&0x01)==0x00)
group.long 0x8++0x03
line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x8++0x03
line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0xC++0x03
line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0xC))&0x01)==0x00)
group.long 0xC++0x03
line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0xC++0x03
line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x10++0x03
line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x10))&0x01)==0x00)
group.long 0x10++0x03
line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x10++0x03
line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x14++0x03
line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x14))&0x01)==0x00)
group.long 0x14++0x03
line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x14++0x03
line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x18++0x03
line.long 0x00 "FP_COMP4,Flash Patch Comparator Register 4"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x18))&0x01)==0x00)
group.long 0x18++0x03
line.long 0x00 "FP_COMP4,Flash Patch Comparator Register 4"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x18++0x03
line.long 0x00 "FP_COMP4,Flash Patch Comparator Register 4"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x1C++0x03
line.long 0x00 "FP_COMP5,Flash Patch Comparator Register 5"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x1C))&0x01)==0x00)
group.long 0x1C++0x03
line.long 0x00 "FP_COMP5,Flash Patch Comparator Register 5"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x1C++0x03
line.long 0x00 "FP_COMP5,Flash Patch Comparator Register 5"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x20++0x03
line.long 0x00 "FP_COMP6,Flash Patch Comparator Register 6"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x20))&0x01)==0x00)
group.long 0x20++0x03
line.long 0x00 "FP_COMP6,Flash Patch Comparator Register 6"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x20++0x03
line.long 0x00 "FP_COMP6,Flash Patch Comparator Register 6"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x00)
group.long 0x24++0x03
line.long 0x00 "FP_COMP7,Flash Patch Comparator Register 7"
bitfld.long 0x00 30.--31. " REPLACE ,Defines the behaviour when the COMP address is matched" ",Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
hexmask.long 0x00 2.--28. 0x04 " COMP ,Comparison Address"
bitfld.long 0x00 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))))&0x10000000)==0x10000000)
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x24))&0x01)==0x00)
group.long 0x24++0x03
line.long 0x00 "FP_COMP7,Flash Patch Comparator Register 7"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
else
group.long 0x24++0x03
line.long 0x00 "FP_COMP7,Flash Patch Comparator Register 7"
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
bitfld.long 0x00 0. " BE ,Enable bit for Breakpoint" "Disabled,Enabled"
endif
endif
width 6.
tree "CoreSight Identification Registers"
rgroup.long 0xFE0++0x0F
line.long 0x00 "PID0,Peripheral ID0"
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
line.long 0x04 "PID1,Peripheral ID1"
hexmask.long.byte 0x04 4.--7. 1. " JEP106ID[3:0] ,JEP106 ID code bits[3:0]"
hexmask.long.byte 0x04 0.--3. 1. " Part_Num[11:8] ,Part Number bits[11:8]"
line.long 0x08 "PID2,Peripheral ID2"
hexmask.long.byte 0x08 4.--7. 1. " Revision ,Revision"
bitfld.long 0x08 3. " JEDEC ,JEDEC assigned ID fields" "0,JEDEC"
hexmask.long.byte 0x08 0.--2. 1. " JEP106ID[6:4] ,JEP106 ID code bits[6:4]"
line.long 0x0c "PID3,Peripheral ID3"
hexmask.long.byte 0x0C 4.--7. 1. " RevAnd ,Minor revision field"
hexmask.long.byte 0x0C 0.--3. 1. " CMB ,Customer-modified block"
rgroup.long 0xFD0++0x03
line.long 0x00 "PID4,Peripheral Identification Register 4"
hexmask.long.byte 0x00 4.--7. 1. " Count ,4KB count"
hexmask.long.byte 0x00 0.--3. 1. " JEP106_CC ,JEP106 continuation code"
rgroup.long 0xFF0++0x0F
line.long 0x00 "CID0,Component ID0 (Preamble)"
line.long 0x04 "CID1,Component ID1"
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
hexmask.long.byte 0x04 0.--3. 1. " Preamble ,Preamble"
line.long 0x08 "CID2,Component ID2"
line.long 0x0c "CID3,Component ID3"
tree.end
width 0xB
else
newline
textline "FPB component base address not specified"
newline
endif
tree.end
tree "Data Watchpoint and Trace Unit (DWT)"
sif COMPonent.AVAILABLE("DWT")
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))
width 15.
group.long 0x00++0x1B
line.long 0x00 "DWT_CTRL,Control Register"
rbitfld.long 0x00 28.--31. " NUMCOMP ,Number of comparators implemented" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
rbitfld.long 0x00 27. " NOTRCPKT ,Shows whether the implementation supports trace sampling and exception tracing" "Supported,Not supported"
rbitfld.long 0x00 26. " NOEXTTRIG ,Shows whether the implementation includes external match signals" "Supported,Not supported"
textline " "
rbitfld.long 0x00 25. " NOCYCCNT ,Shows whether the implementation supports a cycle counter" "Supported,Not supported"
rbitfld.long 0x00 24. " NOPRFCNT ,Shows whether the implementation supports the profiling counters" "Supported,Not supported"
bitfld.long 0x00 22. " CYCEVTENA ,Enables POSTCNT underflow Event counter packets generation" "Disabled,Enabled"
textline " "
bitfld.long 0x00 21. " FOLDEVTENA ,Enables generation of the Folded-instruction counter overflow event" "Disabled,Enabled"
bitfld.long 0x00 20. " LSUEVTENA ,Enables generation of the LSU counter overflow event" "Disabled,Enabled"
bitfld.long 0x00 19. " SLEEPEVTENA ,Enables generation of the Sleep counter overflow event" "Disabled,Enabled"
textline " "
bitfld.long 0x00 18. " EXCEVTENA ,Enables generation of the Exception overhead counter overflow event" "Disabled,Enabled"
bitfld.long 0x00 17. " CPIEVTENA ,Enables generation of the CPI counter overflow event" "Disabled,Enabled"
bitfld.long 0x00 16. " EXCTRCENA ,Enables generation of exception trace" "Disabled,Enabled"
textline " "
bitfld.long 0x00 12. " PCSAMPLEENA ,Enables use of POSTCNT counter as a timer for Periodic PC sample packet generation" "Disabled,Enabled"
bitfld.long 0x00 10.--11. " SYNCTAP ,Selects the position of the synchronization packet counter tap on the CYCCNT counter" "Disabled,CYCCNT[24],CYCCNT[26],CYCCNT[28]"
bitfld.long 0x00 9. " CYCTAP ,Selects the position of the POSTCNT tap on the CYCCNT counter" "CYCCNT[6],CYCCNT[10]"
textline " "
bitfld.long 0x00 5.--8. " POSTINIT ,Initial value for the POSTCNT counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 1.--4. " POSTPRESET ,Reload value for the POSTCNT counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 0. " CYCCNTENA ,Enables CYCCNT" "Disabled,Enabled"
line.long 0x04 "DWT_CYCCNT,Cycle Count Register"
line.long 0x08 "DWT_CPICNT,CPI Count Register"
hexmask.long.byte 0x08 0.--7. 1. " CPICNT ,The base CPI counter"
line.long 0x0c "DWT_EXCCNT,Exception Overhead Count Register"
hexmask.long.byte 0x0c 0.--7. 1. " EXCCNT ,The exception overhead counter"
line.long 0x10 "DWT_SLEEPCNT,Sleep Count Register"
hexmask.long.byte 0x10 0.--7. 1. " SLEEPCNT ,Sleep Counter"
line.long 0x14 "DWT_LSUCNT,LSU Count Register"
hexmask.long.byte 0x14 0.--7. 1. " LSUCNT ,Load-store counter"
line.long 0x18 "DWT_FOLDCNT,Folded-instruction Count Register"
hexmask.long.byte 0x18 0.--7. 1. " FOLDCNT ,Folded-instruction counter"
rgroup.long 0x1C++0x03
line.long 0x00 "DWT_PCSR,Program Counter Sample register"
textline " "
group.long 0x20++0x07
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
line.long 0x04 "DWT_MASK0,DWT Mask Registers 0"
bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x1A0)==0x20)
group.long 0x28++0x03
line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled"
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE"
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x1A0)==0x00)
group.long 0x28++0x03
line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled"
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE"
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x180)==0x80)
group.long 0x28++0x03
line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled"
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet,UNPREDICTABLE,UNPREDICTABLE,Generate watchpoint debug event,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,CMPMATCH[N] event,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE"
else
group.long 0x28++0x03
line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 7. " CYCMATCH ,Enable cycle count comparison for comparator 0" "Disabled,Enabled"
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE"
endif
group.long (0x30)++0x07
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
line.long 0x04 "DWT_MASK1,DWT Mask Registers 1"
bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08))&0x120)==0x20)
group.long (0x30+0x08)++0x03
line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE"
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08))&0x120)==0x00)
group.long (0x30+0x08)++0x03
line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE"
else
group.long (0x30+0x08)++0x03
line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,Enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE"
endif
group.long (0x40)++0x07
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
line.long 0x04 "DWT_MASK2,DWT Mask Registers 2"
bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08))&0x120)==0x20)
group.long (0x40+0x08)++0x03
line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE"
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08))&0x120)==0x00)
group.long (0x40+0x08)++0x03
line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE"
else
group.long (0x40+0x08)++0x03
line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,Enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE"
endif
group.long (0x50)++0x07
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
line.long 0x04 "DWT_MASK3,DWT Mask Registers 3"
bitfld.long 0x04 0.--4. " MASK ,The size of the ignore mask" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08))&0x120)==0x20)
group.long (0x50+0x08)++0x03
line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send address trace packet on READ/WRITE,Send data value + address packet on READ/WRITE,Send data value + address packet on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data address trace packet on READ,Send data address trace packet on WRITE,Send data address + PC value on READ,Send data address + PC value on WRITE"
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08))&0x120)==0x00)
group.long (0x50+0x08)++0x03
line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,Send PC value trace packet on READ/WRITE,Send data value trace packet on READ/WRITE,Send data value + PC value on READ/WRITE,Watchpoint debug event on PC match,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,CMPMATCH[N] event on PC match,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ/WRITE,Send data value trace packet on READ,Send data value trace packet on WRITE,Send data value + PC value on READ,Send data value + PC value on WRITE"
else
group.long (0x50+0x08)++0x03
line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3"
bitfld.long 0x00 24. " MATCHED ,Comparator match" "No matched,Matched"
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline " "
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
bitfld.long 0x00 9. " LNK1ENA ,Supports use of a second linked comparator" "Not Supported,Supported"
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
textline " "
bitfld.long 0x00 5. " EMITRANGE ,Enables generation of Data trace address offset packets" "Disabled,Enabled"
bitfld.long 0x00 0.--3. " FUNCTION ,Selects action taken on comparator match" "Disabled,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,Watchpoint debug event on READ,Watchpoint debug event on WRITE,Watchpoint debug event on READ/WRITE,UNPREDICTABLE,CMPMATCH[N] event on READ,CMPMATCH[N] event on WRITE,CMPMATCH[N] event on READ,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE,UNPREDICTABLE"
endif
width 6.
tree "CoreSight Identification Registers"
rgroup.long 0xFE0++0x0F
line.long 0x00 "PID0,Peripheral ID0"
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
line.long 0x04 "PID1,Peripheral ID1"
hexmask.long.byte 0x04 4.--7. 1. " JEP106ID[3:0] ,JEP106 ID code bits[3:0]"
hexmask.long.byte 0x04 0.--3. 1. " Part_Num[11:8] ,Part Number bits[11:8]"
line.long 0x08 "PID2,Peripheral ID2"
hexmask.long.byte 0x08 4.--7. 1. " Revision ,Revision"
bitfld.long 0x08 3. " JEDEC ,JEDEC assigned ID fields" "0,JEDEC"
hexmask.long.byte 0x08 0.--2. 1. " JEP106ID[6:4] ,JEP106 ID code bits[6:4]"
line.long 0x0c "PID3,Peripheral ID3"
hexmask.long.byte 0x0C 4.--7. 1. " RevAnd ,Minor revision field"
hexmask.long.byte 0x0C 0.--3. 1. " CMB ,Customer-modified block"
rgroup.long 0xFD0++0x03
line.long 0x00 "PID4,Peripheral Identification Register 4"
hexmask.long.byte 0x00 4.--7. 1. " Count ,4KB count"
hexmask.long.byte 0x00 0.--3. 1. " JEP106_CC ,JEP106 continuation code"
rgroup.long 0xFF0++0x0F
line.long 0x00 "CID0,Component ID0 (Preamble)"
line.long 0x04 "CID1,Component ID1"
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
hexmask.long.byte 0x04 0.--3. 1. " Preamble ,Preamble"
line.long 0x08 "CID2,Component ID2"
line.long 0x0c "CID3,Component ID3"
tree.end
width 0x0B
else
newline
textline "DWT component base address not specified"
newline
endif
tree.end
tree.end
AUTOINDENT.POP
tree.end
tree "ADC (Analog-to-Digital Converter)"
base ad:0x0
tree "ADC1"
base ad:0x40012000
group.long 0x0++0x3B
line.long 0x0 "STS,status register"
bitfld.long 0x0 5. "OVRFLG,Overrun" "0,1"
bitfld.long 0x0 4. "REGCSFLG,Regular channel start flag" "0,1"
bitfld.long 0x0 3. "INJCSFLG,Injected channel start flag" "0,1"
bitfld.long 0x0 2. "INJEOCFLG,Injected channel end of conversion" "0,1"
bitfld.long 0x0 1. "EOCFLG,Regular channel end of conversion" "0,1"
bitfld.long 0x0 0. "AWDFLG,Analog watchdog flag" "0,1"
line.long 0x4 "CTRL1,control register 1"
bitfld.long 0x4 26. "OVRIEN,Overrun interrupt enable" "0,1"
bitfld.long 0x4 24.--25. "RESSEL,Resolution" "0,1,2,3"
bitfld.long 0x4 23. "REGAWDEN,Analog watchdog enable on regular" "0,1"
bitfld.long 0x4 22. "INJAWDEN,Analog watchdog enable on injected" "0,1"
bitfld.long 0x4 13.--15. "DISCNUMCFG,Discontinuous mode channel" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 12. "INJDISCEN,Discontinuous mode on injected" "0,1"
bitfld.long 0x4 11. "REGDISCEN,Discontinuous mode on regular" "0,1"
newline
bitfld.long 0x4 10. "INJGACEN,Automatic injected group" "0,1"
bitfld.long 0x4 9. "AWDSGLEN,Enable the watchdog on a single channel" "0,1"
bitfld.long 0x4 8. "SCANEN,Scan mode" "0,1"
bitfld.long 0x4 7. "INJEOCIEN,Interrupt enable for injected" "0,1"
bitfld.long 0x4 6. "AWDIEN,Analog watchdog interrupt" "0,1"
bitfld.long 0x4 5. "EOCIEN,Interrupt enable for EOC" "0,1"
hexmask.long.byte 0x4 0.--4. 1. "AWDCHSEL,Analog watchdog channel select"
line.long 0x8 "CTRL2,control register 2"
bitfld.long 0x8 30. "REGCHSC,Start conversion of regular" "0,1"
bitfld.long 0x8 28.--29. "REGEXTTRGEN,External trigger enable for regular" "0,1,2,3"
hexmask.long.byte 0x8 24.--27. 1. "REGEXTTRGSEL,External event select for regular"
bitfld.long 0x8 22. "INJCHSC,Start conversion of injected" "0,1"
bitfld.long 0x8 20.--21. "INJEXTTRGEN,External trigger enable for injected" "0,1,2,3"
hexmask.long.byte 0x8 16.--19. 1. "INJGEXTTRGSEL,External event select for injected"
bitfld.long 0x8 11. "DALIGNCFG,Data alignment" "0,1"
newline
bitfld.long 0x8 10. "EOCSEL,End of conversion" "0,1"
bitfld.long 0x8 9. "DMADISSEL,DMA disable selection (for single ADC" "0,1"
bitfld.long 0x8 8. "DMAEN,Direct memory access mode (for single" "0,1"
bitfld.long 0x8 1. "CONTCEN,Continuous conversion" "0,1"
bitfld.long 0x8 0. "ADCEN,A/D Converter ON / OFF" "0,1"
line.long 0xC "SMPTIM1,sample time register 1"
hexmask.long 0xC 0.--31. 1. "SMPCYCCFG1,Sample time bits"
line.long 0x10 "SMPTIM2,sample time register 2"
hexmask.long 0x10 0.--31. 1. "SMPCYCCFG2,Sample time bits"
line.long 0x14 "INJDOF1,injected channel data offset register 1"
hexmask.long.word 0x14 0.--11. 1. "INJDOF1,Data offset for injected channel"
line.long 0x18 "INJDOF2,injected channel data offset register 2"
hexmask.long.word 0x18 0.--11. 1. "INJDOF2,Data offset for injected channel"
line.long 0x1C "INJDOF3,injected channel data offset register 3"
hexmask.long.word 0x1C 0.--11. 1. "INJDOF3,Data offset for injected channel"
line.long 0x20 "INJDOF4,injected channel data offset register 4"
hexmask.long.word 0x20 0.--11. 1. "INJDOF4,Data offset for injected channel"
line.long 0x24 "AWDHT,watchdog higher threshold register"
hexmask.long.word 0x24 0.--11. 1. "AWDHT,Analog watchdog higher"
line.long 0x28 "AWDLT,watchdog lower threshold register"
hexmask.long.word 0x28 0.--11. 1. "AWDLT,Analog watchdog lower"
line.long 0x2C "REGSEQ1,regular sequence register 1"
hexmask.long.byte 0x2C 20.--23. 1. "REGSEQLEN,Regular channel sequence"
hexmask.long.byte 0x2C 15.--19. 1. "REGSEQC16,16th conversion in regular"
hexmask.long.byte 0x2C 10.--14. 1. "REGSEQC15,15th conversion in regular"
hexmask.long.byte 0x2C 5.--9. 1. "REGSEQC14,14th conversion in regular"
hexmask.long.byte 0x2C 0.--4. 1. "REGSEQC13,13th conversion in regular"
line.long 0x30 "REGSEQ2,regular sequence register 2"
hexmask.long.byte 0x30 25.--29. 1. "REGSEQC12,12th conversion in regular"
hexmask.long.byte 0x30 20.--24. 1. "REGSEQC11,11th conversion in regular"
hexmask.long.byte 0x30 15.--19. 1. "REGSEQC10,10th conversion in regular"
hexmask.long.byte 0x30 10.--14. 1. "REGSEQC9,9th conversion in regular"
hexmask.long.byte 0x30 5.--9. 1. "REGSEQC8,8th conversion in regular"
hexmask.long.byte 0x30 0.--4. 1. "REGSEQC7,7th conversion in regular"
line.long 0x34 "REGSEQ3,regular sequence register 3"
hexmask.long.byte 0x34 25.--29. 1. "REGSEQC6,6th conversion in regular"
hexmask.long.byte 0x34 20.--24. 1. "REGSEQC5,5th conversion in regular"
hexmask.long.byte 0x34 15.--19. 1. "REGSEQC4,4th conversion in regular"
hexmask.long.byte 0x34 10.--14. 1. "REGSEQC3,3rd conversion in regular"
hexmask.long.byte 0x34 5.--9. 1. "REGSEQC2,2nd conversion in regular"
hexmask.long.byte 0x34 0.--4. 1. "REGSEQC1,1st conversion in regular"
line.long 0x38 "INJSEQ,injected sequence register"
bitfld.long 0x38 20.--21. "INJSEQLEN,Injected sequence length" "0,1,2,3"
hexmask.long.byte 0x38 15.--19. 1. "INJSEQC4,4th conversion in injected"
hexmask.long.byte 0x38 10.--14. 1. "INJSEQC3,3rd conversion in injected"
hexmask.long.byte 0x38 5.--9. 1. "INJSEQC2,2nd conversion in injected"
hexmask.long.byte 0x38 0.--4. 1. "INJSEQC1,1st conversion in injected"
rgroup.long 0x3C++0x13
line.long 0x0 "INJDATA1,injected data register x"
hexmask.long.word 0x0 0.--15. 1. "INJDATA,Injected data"
line.long 0x4 "INJDATA2,injected data register x"
hexmask.long.word 0x4 0.--15. 1. "INJDATA,Injected data"
line.long 0x8 "INJDATA3,injected data register x"
hexmask.long.word 0x8 0.--15. 1. "INJDATA,Injected data"
line.long 0xC "INJDATA4,injected data register x"
hexmask.long.word 0xC 0.--15. 1. "INJDATA,Injected data"
line.long 0x10 "REGDATA,regular data register"
hexmask.long.word 0x10 0.--15. 1. "REGDATA,Regular data"
tree.end
tree "ADC2"
base ad:0x40012100
group.long 0x0++0x3B
line.long 0x0 "STS,status register"
bitfld.long 0x0 5. "OVRFLG,Overrun" "0,1"
bitfld.long 0x0 4. "REGCSFLG,Regular channel start flag" "0,1"
bitfld.long 0x0 3. "INJCSFLG,Injected channel start flag" "0,1"
bitfld.long 0x0 2. "INJEOCFLG,Injected channel end of conversion" "0,1"
bitfld.long 0x0 1. "EOCFLG,Regular channel end of conversion" "0,1"
bitfld.long 0x0 0. "AWDFLG,Analog watchdog flag" "0,1"
line.long 0x4 "CTRL1,control register 1"
bitfld.long 0x4 26. "OVRIEN,Overrun interrupt enable" "0,1"
bitfld.long 0x4 24.--25. "RESSEL,Resolution" "0,1,2,3"
bitfld.long 0x4 23. "REGAWDEN,Analog watchdog enable on regular" "0,1"
bitfld.long 0x4 22. "INJAWDEN,Analog watchdog enable on injected" "0,1"
bitfld.long 0x4 13.--15. "DISCNUMCFG,Discontinuous mode channel" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 12. "INJDISCEN,Discontinuous mode on injected" "0,1"
bitfld.long 0x4 11. "REGDISCEN,Discontinuous mode on regular" "0,1"
newline
bitfld.long 0x4 10. "INJGACEN,Automatic injected group" "0,1"
bitfld.long 0x4 9. "AWDSGLEN,Enable the watchdog on a single channel" "0,1"
bitfld.long 0x4 8. "SCANEN,Scan mode" "0,1"
bitfld.long 0x4 7. "INJEOCIEN,Interrupt enable for injected" "0,1"
bitfld.long 0x4 6. "AWDIEN,Analog watchdog interrupt" "0,1"
bitfld.long 0x4 5. "EOCIEN,Interrupt enable for EOC" "0,1"
hexmask.long.byte 0x4 0.--4. 1. "AWDCHSEL,Analog watchdog channel select"
line.long 0x8 "CTRL2,control register 2"
bitfld.long 0x8 30. "REGCHSC,Start conversion of regular" "0,1"
bitfld.long 0x8 28.--29. "REGEXTTRGEN,External trigger enable for regular" "0,1,2,3"
hexmask.long.byte 0x8 24.--27. 1. "REGEXTTRGSEL,External event select for regular"
bitfld.long 0x8 22. "INJCHSC,Start conversion of injected" "0,1"
bitfld.long 0x8 20.--21. "INJEXTTRGEN,External trigger enable for injected" "0,1,2,3"
hexmask.long.byte 0x8 16.--19. 1. "INJGEXTTRGSEL,External event select for injected"
bitfld.long 0x8 11. "DALIGNCFG,Data alignment" "0,1"
newline
bitfld.long 0x8 10. "EOCSEL,End of conversion" "0,1"
bitfld.long 0x8 9. "DMADISSEL,DMA disable selection (for single ADC" "0,1"
bitfld.long 0x8 8. "DMAEN,Direct memory access mode (for single" "0,1"
bitfld.long 0x8 1. "CONTCEN,Continuous conversion" "0,1"
bitfld.long 0x8 0. "ADCEN,A/D Converter ON / OFF" "0,1"
line.long 0xC "SMPTIM1,sample time register 1"
hexmask.long 0xC 0.--31. 1. "SMPCYCCFG1,Sample time bits"
line.long 0x10 "SMPTIM2,sample time register 2"
hexmask.long 0x10 0.--31. 1. "SMPCYCCFG2,Sample time bits"
line.long 0x14 "INJDOF1,injected channel data offset register 1"
hexmask.long.word 0x14 0.--11. 1. "INJDOF1,Data offset for injected channel"
line.long 0x18 "INJDOF2,injected channel data offset register 2"
hexmask.long.word 0x18 0.--11. 1. "INJDOF2,Data offset for injected channel"
line.long 0x1C "INJDOF3,injected channel data offset register 3"
hexmask.long.word 0x1C 0.--11. 1. "INJDOF3,Data offset for injected channel"
line.long 0x20 "INJDOF4,injected channel data offset register 4"
hexmask.long.word 0x20 0.--11. 1. "INJDOF4,Data offset for injected channel"
line.long 0x24 "AWDHT,watchdog higher threshold register"
hexmask.long.word 0x24 0.--11. 1. "AWDHT,Analog watchdog higher"
line.long 0x28 "AWDLT,watchdog lower threshold register"
hexmask.long.word 0x28 0.--11. 1. "AWDLT,Analog watchdog lower"
line.long 0x2C "REGSEQ1,regular sequence register 1"
hexmask.long.byte 0x2C 20.--23. 1. "REGSEQLEN,Regular channel sequence"
hexmask.long.byte 0x2C 15.--19. 1. "REGSEQC16,16th conversion in regular"
hexmask.long.byte 0x2C 10.--14. 1. "REGSEQC15,15th conversion in regular"
hexmask.long.byte 0x2C 5.--9. 1. "REGSEQC14,14th conversion in regular"
hexmask.long.byte 0x2C 0.--4. 1. "REGSEQC13,13th conversion in regular"
line.long 0x30 "REGSEQ2,regular sequence register 2"
hexmask.long.byte 0x30 25.--29. 1. "REGSEQC12,12th conversion in regular"
hexmask.long.byte 0x30 20.--24. 1. "REGSEQC11,11th conversion in regular"
hexmask.long.byte 0x30 15.--19. 1. "REGSEQC10,10th conversion in regular"
hexmask.long.byte 0x30 10.--14. 1. "REGSEQC9,9th conversion in regular"
hexmask.long.byte 0x30 5.--9. 1. "REGSEQC8,8th conversion in regular"
hexmask.long.byte 0x30 0.--4. 1. "REGSEQC7,7th conversion in regular"
line.long 0x34 "REGSEQ3,regular sequence register 3"
hexmask.long.byte 0x34 25.--29. 1. "REGSEQC6,6th conversion in regular"
hexmask.long.byte 0x34 20.--24. 1. "REGSEQC5,5th conversion in regular"
hexmask.long.byte 0x34 15.--19. 1. "REGSEQC4,4th conversion in regular"
hexmask.long.byte 0x34 10.--14. 1. "REGSEQC3,3rd conversion in regular"
hexmask.long.byte 0x34 5.--9. 1. "REGSEQC2,2nd conversion in regular"
hexmask.long.byte 0x34 0.--4. 1. "REGSEQC1,1st conversion in regular"
line.long 0x38 "INJSEQ,injected sequence register"
bitfld.long 0x38 20.--21. "INJSEQLEN,Injected sequence length" "0,1,2,3"
hexmask.long.byte 0x38 15.--19. 1. "INJSEQC4,4th conversion in injected"
hexmask.long.byte 0x38 10.--14. 1. "INJSEQC3,3rd conversion in injected"
hexmask.long.byte 0x38 5.--9. 1. "INJSEQC2,2nd conversion in injected"
hexmask.long.byte 0x38 0.--4. 1. "INJSEQC1,1st conversion in injected"
rgroup.long 0x3C++0x13
line.long 0x0 "INJDATA1,injected data register x"
hexmask.long.word 0x0 0.--15. 1. "INJDATA,Injected data"
line.long 0x4 "INJDATA2,injected data register x"
hexmask.long.word 0x4 0.--15. 1. "INJDATA,Injected data"
line.long 0x8 "INJDATA3,injected data register x"
hexmask.long.word 0x8 0.--15. 1. "INJDATA,Injected data"
line.long 0xC "INJDATA4,injected data register x"
hexmask.long.word 0xC 0.--15. 1. "INJDATA,Injected data"
line.long 0x10 "REGDATA,regular data register"
hexmask.long.word 0x10 0.--15. 1. "REGDATA,Regular data"
tree.end
tree "ADC3"
base ad:0x40012200
group.long 0x0++0x3B
line.long 0x0 "STS,status register"
bitfld.long 0x0 5. "OVRFLG,Overrun" "0,1"
bitfld.long 0x0 4. "REGCSFLG,Regular channel start flag" "0,1"
bitfld.long 0x0 3. "INJCSFLG,Injected channel start flag" "0,1"
bitfld.long 0x0 2. "INJEOCFLG,Injected channel end of conversion" "0,1"
bitfld.long 0x0 1. "EOCFLG,Regular channel end of conversion" "0,1"
bitfld.long 0x0 0. "AWDFLG,Analog watchdog flag" "0,1"
line.long 0x4 "CTRL1,control register 1"
bitfld.long 0x4 26. "OVRIEN,Overrun interrupt enable" "0,1"
bitfld.long 0x4 24.--25. "RESSEL,Resolution" "0,1,2,3"
bitfld.long 0x4 23. "REGAWDEN,Analog watchdog enable on regular" "0,1"
bitfld.long 0x4 22. "INJAWDEN,Analog watchdog enable on injected" "0,1"
bitfld.long 0x4 13.--15. "DISCNUMCFG,Discontinuous mode channel" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 12. "INJDISCEN,Discontinuous mode on injected" "0,1"
bitfld.long 0x4 11. "REGDISCEN,Discontinuous mode on regular" "0,1"
newline
bitfld.long 0x4 10. "INJGACEN,Automatic injected group" "0,1"
bitfld.long 0x4 9. "AWDSGLEN,Enable the watchdog on a single channel" "0,1"
bitfld.long 0x4 8. "SCANEN,Scan mode" "0,1"
bitfld.long 0x4 7. "INJEOCIEN,Interrupt enable for injected" "0,1"
bitfld.long 0x4 6. "AWDIEN,Analog watchdog interrupt" "0,1"
bitfld.long 0x4 5. "EOCIEN,Interrupt enable for EOC" "0,1"
hexmask.long.byte 0x4 0.--4. 1. "AWDCHSEL,Analog watchdog channel select"
line.long 0x8 "CTRL2,control register 2"
bitfld.long 0x8 30. "REGCHSC,Start conversion of regular" "0,1"
bitfld.long 0x8 28.--29. "REGEXTTRGEN,External trigger enable for regular" "0,1,2,3"
hexmask.long.byte 0x8 24.--27. 1. "REGEXTTRGSEL,External event select for regular"
bitfld.long 0x8 22. "INJCHSC,Start conversion of injected" "0,1"
bitfld.long 0x8 20.--21. "INJEXTTRGEN,External trigger enable for injected" "0,1,2,3"
hexmask.long.byte 0x8 16.--19. 1. "INJGEXTTRGSEL,External event select for injected"
bitfld.long 0x8 11. "DALIGNCFG,Data alignment" "0,1"
newline
bitfld.long 0x8 10. "EOCSEL,End of conversion" "0,1"
bitfld.long 0x8 9. "DMADISSEL,DMA disable selection (for single ADC" "0,1"
bitfld.long 0x8 8. "DMAEN,Direct memory access mode (for single" "0,1"
bitfld.long 0x8 1. "CONTCEN,Continuous conversion" "0,1"
bitfld.long 0x8 0. "ADCEN,A/D Converter ON / OFF" "0,1"
line.long 0xC "SMPTIM1,sample time register 1"
hexmask.long 0xC 0.--31. 1. "SMPCYCCFG1,Sample time bits"
line.long 0x10 "SMPTIM2,sample time register 2"
hexmask.long 0x10 0.--31. 1. "SMPCYCCFG2,Sample time bits"
line.long 0x14 "INJDOF1,injected channel data offset register 1"
hexmask.long.word 0x14 0.--11. 1. "INJDOF1,Data offset for injected channel"
line.long 0x18 "INJDOF2,injected channel data offset register 2"
hexmask.long.word 0x18 0.--11. 1. "INJDOF2,Data offset for injected channel"
line.long 0x1C "INJDOF3,injected channel data offset register 3"
hexmask.long.word 0x1C 0.--11. 1. "INJDOF3,Data offset for injected channel"
line.long 0x20 "INJDOF4,injected channel data offset register 4"
hexmask.long.word 0x20 0.--11. 1. "INJDOF4,Data offset for injected channel"
line.long 0x24 "AWDHT,watchdog higher threshold register"
hexmask.long.word 0x24 0.--11. 1. "AWDHT,Analog watchdog higher"
line.long 0x28 "AWDLT,watchdog lower threshold register"
hexmask.long.word 0x28 0.--11. 1. "AWDLT,Analog watchdog lower"
line.long 0x2C "REGSEQ1,regular sequence register 1"
hexmask.long.byte 0x2C 20.--23. 1. "REGSEQLEN,Regular channel sequence"
hexmask.long.byte 0x2C 15.--19. 1. "REGSEQC16,16th conversion in regular"
hexmask.long.byte 0x2C 10.--14. 1. "REGSEQC15,15th conversion in regular"
hexmask.long.byte 0x2C 5.--9. 1. "REGSEQC14,14th conversion in regular"
hexmask.long.byte 0x2C 0.--4. 1. "REGSEQC13,13th conversion in regular"
line.long 0x30 "REGSEQ2,regular sequence register 2"
hexmask.long.byte 0x30 25.--29. 1. "REGSEQC12,12th conversion in regular"
hexmask.long.byte 0x30 20.--24. 1. "REGSEQC11,11th conversion in regular"
hexmask.long.byte 0x30 15.--19. 1. "REGSEQC10,10th conversion in regular"
hexmask.long.byte 0x30 10.--14. 1. "REGSEQC9,9th conversion in regular"
hexmask.long.byte 0x30 5.--9. 1. "REGSEQC8,8th conversion in regular"
hexmask.long.byte 0x30 0.--4. 1. "REGSEQC7,7th conversion in regular"
line.long 0x34 "REGSEQ3,regular sequence register 3"
hexmask.long.byte 0x34 25.--29. 1. "REGSEQC6,6th conversion in regular"
hexmask.long.byte 0x34 20.--24. 1. "REGSEQC5,5th conversion in regular"
hexmask.long.byte 0x34 15.--19. 1. "REGSEQC4,4th conversion in regular"
hexmask.long.byte 0x34 10.--14. 1. "REGSEQC3,3rd conversion in regular"
hexmask.long.byte 0x34 5.--9. 1. "REGSEQC2,2nd conversion in regular"
hexmask.long.byte 0x34 0.--4. 1. "REGSEQC1,1st conversion in regular"
line.long 0x38 "INJSEQ,injected sequence register"
bitfld.long 0x38 20.--21. "INJSEQLEN,Injected sequence length" "0,1,2,3"
hexmask.long.byte 0x38 15.--19. 1. "INJSEQC4,4th conversion in injected"
hexmask.long.byte 0x38 10.--14. 1. "INJSEQC3,3rd conversion in injected"
hexmask.long.byte 0x38 5.--9. 1. "INJSEQC2,2nd conversion in injected"
hexmask.long.byte 0x38 0.--4. 1. "INJSEQC1,1st conversion in injected"
rgroup.long 0x3C++0x13
line.long 0x0 "INJDATA1,injected data register x"
hexmask.long.word 0x0 0.--15. 1. "INJDATA,Injected data"
line.long 0x4 "INJDATA2,injected data register x"
hexmask.long.word 0x4 0.--15. 1. "INJDATA,Injected data"
line.long 0x8 "INJDATA3,injected data register x"
hexmask.long.word 0x8 0.--15. 1. "INJDATA,Injected data"
line.long 0xC "INJDATA4,injected data register x"
hexmask.long.word 0xC 0.--15. 1. "INJDATA,Injected data"
line.long 0x10 "REGDATA,regular data register"
hexmask.long.word 0x10 0.--15. 1. "REGDATA,Regular data"
tree.end
tree "ADC_CCTRL"
base ad:0x40012300
rgroup.long 0x0++0x3
line.long 0x0 "CSTS,ADC Common status register"
bitfld.long 0x0 21. "OVRFLG3,Overrun flag of ADC3" "0,1"
bitfld.long 0x0 20. "REGCSFLG3,Regular channel Start flag of ADC" "0,1"
bitfld.long 0x0 19. "INJCSFLG3,Injected channel Start flag of ADC" "0,1"
bitfld.long 0x0 18. "INJEOCFLG3,Injected channel end of conversion of" "0,1"
bitfld.long 0x0 17. "EOCFLG3,End of conversion of ADC 3" "0,1"
bitfld.long 0x0 16. "AWDFLG3,Analog watchdog flag of ADC" "0,1"
bitfld.long 0x0 13. "OVRFLG2,Overrun flag of ADC 2" "0,1"
bitfld.long 0x0 12. "REGCSFLG2,Regular channel Start flag of ADC" "0,1"
bitfld.long 0x0 11. "INJCSFLG2,Injected channel Start flag of ADC" "0,1"
newline
bitfld.long 0x0 10. "INJEOCFLG2,Injected channel end of conversion of" "0,1"
bitfld.long 0x0 9. "EOCFLG2,End of conversion of ADC 2" "0,1"
bitfld.long 0x0 8. "AWDFLG2,Analog watchdog flag of ADC" "0,1"
bitfld.long 0x0 5. "OVRFLG1,Overrun flag of ADC 1" "0,1"
bitfld.long 0x0 4. "REGCSFLG1,Regular channel Start flag of ADC" "0,1"
bitfld.long 0x0 3. "INJCSFLG1,Injected channel Start flag of ADC" "0,1"
bitfld.long 0x0 2. "INJEOCFLG1,Injected channel end of conversion of" "0,1"
bitfld.long 0x0 1. "EOCFLG1,End of conversion of ADC 1" "0,1"
bitfld.long 0x0 0. "AWDFLG1,Analog watchdog flag of ADC" "0,1"
group.long 0x4++0x3
line.long 0x0 "CCTRL,ADC common control register"
bitfld.long 0x0 23. "TSVREFEN,Temperature sensor and VREFINT" "0,1"
bitfld.long 0x0 22. "VBATEN,VBAT enable" "0,1"
bitfld.long 0x0 16.--17. "ADCPRE,ADC prescaler" "0,1,2,3"
bitfld.long 0x0 14.--15. "DMAMODE,Direct memory access mode for multi ADC" "0,1,2,3"
bitfld.long 0x0 13. "DMADISSEL,DMA disable selection for multi-ADC" "0,1"
hexmask.long.byte 0x0 8.--11. 1. "SMPDEL2,Delay between 2 sampling"
hexmask.long.byte 0x0 0.--4. 1. "ADCMSEL,Multi ADC mode selection"
rgroup.long 0x8++0x3
line.long 0x0 "CDATA,ADC common regular data register for dual"
hexmask.long.word 0x0 16.--31. 1. "DATA2,2nd data item of a pair of regular"
hexmask.long.word 0x0 0.--15. 1. "DATA1,1st data item of a pair of regular"
tree.end
tree.end
tree "BN (Big Number)"
base ad:0x500A0000
rgroup.long 0x0++0x3
line.long 0x0 "REV,Revision Register"
hexmask.long.byte 0x0 16.--23. 1. "MAJ,Major revision."
hexmask.long.byte 0x0 8.--15. 1. "MID,Middle revision."
hexmask.long.byte 0x0 0.--7. 1. "MIN,Minor revision."
group.long 0x4++0xB
line.long 0x0 "CTRL,control register"
bitfld.long 0x0 8. "IE,Interrupt" "0,1"
hexmask.long.byte 0x0 4.--7. 1. "SELECT,Select"
bitfld.long 0x0 1.--3. "SP,Security parameter" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 0. "START,Start a new operation." "0,1"
line.long 0x4 "STS,status register"
hexmask.long.word 0x4 8.--23. 1. "BLEN,Bit length"
bitfld.long 0x4 7. "ATTACKED,Attacked" "0,1"
bitfld.long 0x4 6. "ZERO,B/K/M zero" "0,1"
bitfld.long 0x4 5. "EVEN,Modulo even" "0,1"
bitfld.long 0x4 4. "INF,Infinity point" "0,1"
bitfld.long 0x4 3. "TR,Test result" "0,1"
bitfld.long 0x4 2. "CB,Carry out or borrow in" "0,1"
bitfld.long 0x4 1. "BUSY,Operation is done" "0,1"
bitfld.long 0x4 0. "DONE,Operation is done" "0,1"
line.long 0x8 "WID,Operand Width register"
hexmask.long.byte 0x8 8.--11. 1. "KWID,ECPM key width"
hexmask.long.byte 0x8 0.--6. 1. "PWID,ECPM P width"
group.long 0x40++0x1F
line.long 0x0 "P,P/M register"
hexmask.long 0x0 0.--31. 1. "P_REG,Write modulus P/M into IP"
line.long 0x4 "A,BN Operand/EC Parameter A register"
hexmask.long 0x4 0.--31. 1. "A_REG,Write operand A or ECC parameter A into IP"
line.long 0x8 "B,BN Operand/EC Parameter B register"
hexmask.long 0x8 0.--31. 1. "B_REG,Write operand B or ECC parameter B into IP"
line.long 0xC "K,ECC Key register"
hexmask.long 0xC 0.--31. 1. "K_REG,Write ECC key into IP"
line.long 0x10 "PX,ECC x coordinate of Point P"
hexmask.long 0x10 0.--31. 1. "PX_REG,Write x coordinate of point P into IP"
line.long 0x14 "PY,ECC y coordinate of Point P"
hexmask.long 0x14 0.--31. 1. "PY_REG,Write y coordinate of point P into IP"
line.long 0x18 "SX,ECC x coordinate of Point S"
hexmask.long 0x18 0.--31. 1. "SX_REG,Write x coordinate of point S into IP"
line.long 0x1C "SY,ECC y coordinate of Point S"
hexmask.long 0x1C 0.--31. 1. "SY_REG,Write y coordinate of point S into IP"
rgroup.long 0x60++0x7
line.long 0x0 "RX,ECC x coordinate of Point R"
hexmask.long 0x0 0.--31. 1. "RX_REG,Read BN result R or ECC result x coordinate of"
line.long 0x4 "RY,ECC y coordinate of Point R"
hexmask.long 0x4 0.--31. 1. "RY_REG,Read ECC result y coordinate of point R from IP"
wgroup.long 0x68++0x3
line.long 0x0 "RND,Random number register"
hexmask.long 0x0 0.--31. 1. "RND_REG,Write a true random number to it"
tree.end
tree "CAN (Controller Area Network)"
base ad:0x0
tree "CAN1"
base ad:0x40006400
group.long 0x0++0x1F
line.long 0x0 "MCTRL,CAN Master control register"
bitfld.long 0x0 16. "DBGFRZE,DBGFRZE" "0,1"
bitfld.long 0x0 15. "SWRST,SWRST" "0,1"
bitfld.long 0x0 6. "ALBOFFM,ALBOFFM" "0,1"
bitfld.long 0x0 5. "AWUPCFG,AWUPCFG" "0,1"
bitfld.long 0x0 4. "ARTXMD,ARTXMD" "0,1"
bitfld.long 0x0 3. "RXFLOCK,RXFLOCK" "0,1"
bitfld.long 0x0 2. "TXFPCFG,TXFPCFG" "0,1"
bitfld.long 0x0 1. "SLEEPREQ,SLEEPREQ" "0,1"
newline
bitfld.long 0x0 0. "INITREQ,INITREQ" "0,1"
line.long 0x4 "MSTS,CAN Master States register"
rbitfld.long 0x4 11. "RXSIGL,RXSIGL" "0,1"
rbitfld.long 0x4 10. "LSAMVALUE,LSAMVALUE" "0,1"
rbitfld.long 0x4 9. "RXMFLG,RXMFLG" "0,1"
rbitfld.long 0x4 8. "TXMFLG,TXMFLG" "0,1"
bitfld.long 0x4 4. "SLEEPIFLG,SLEEPIFLG" "0,1"
bitfld.long 0x4 3. "WUPIFLG,WUPIFLG" "0,1"
bitfld.long 0x4 2. "ERRIFLG,ERRIFLG" "0,1"
rbitfld.long 0x4 1. "SLEEPFLG,SLEEPFLG" "0,1"
newline
rbitfld.long 0x4 0. "INITFLG,INITFLG" "0,1"
line.long 0x8 "TXSTS,CAN Send States register"
rbitfld.long 0x8 31. "LOWESTP2,LOWESTP2" "0,1"
rbitfld.long 0x8 30. "LOWESTP1,LOWESTP1" "0,1"
rbitfld.long 0x8 29. "LOWESTP0,LOWESTP0" "0,1"
rbitfld.long 0x8 28. "TXMEFLG2,TXMEFLG2" "0,1"
rbitfld.long 0x8 27. "TXMEFLG1,TXMEFLG1" "0,1"
rbitfld.long 0x8 26. "TXMEFLG0,TXMEFLG0" "0,1"
rbitfld.long 0x8 24.--25. "EMNUM,EMNUM" "0,1,2,3"
bitfld.long 0x8 23. "ABREQFLG2,ABREQFLG2" "0,1"
newline
bitfld.long 0x8 19. "TXERRFLG2,TXERRFLG2" "0,1"
bitfld.long 0x8 18. "ARBLSTFLG2,ARBLSTFLG2" "0,1"
bitfld.long 0x8 17. "TXSUSFLG2,TXSUSFLG2" "0,1"
bitfld.long 0x8 16. "REQCFLG2,REQCFLG2" "0,1"
bitfld.long 0x8 15. "ABREQFLG1,ABREQFLG1" "0,1"
bitfld.long 0x8 11. "TXERRFLG1,TXERRFLG1" "0,1"
bitfld.long 0x8 10. "ARBLSTFLG1,ARBLSTFLG1" "0,1"
bitfld.long 0x8 9. "TXSUSFLG1,TXSUSFLG1" "0,1"
newline
bitfld.long 0x8 8. "REQCFLG1,REQCFLG1" "0,1"
bitfld.long 0x8 7. "ABREQFLG0,ABREQFLG0" "0,1"
bitfld.long 0x8 3. "TXERRFLG0,TXERRFLG0" "0,1"
bitfld.long 0x8 2. "ARBLSTFLG0,ARBLSTFLG0" "0,1"
bitfld.long 0x8 1. "TXSUSFLG0,TXSUSFLG0" "0,1"
bitfld.long 0x8 0. "REQCFLG0,REQCFLG0" "0,1"
line.long 0xC "RXF0,CAN Receive FIFO 0 register"
bitfld.long 0xC 5. "RFOM0,RFOM0" "0,1"
bitfld.long 0xC 4. "FOVRFLG0,FOVRFLG0" "0,1"
bitfld.long 0xC 3. "FFULLFLG0,FFULLFLG0" "0,1"
rbitfld.long 0xC 0.--1. "FMNUM0,FMNUM0" "0,1,2,3"
line.long 0x10 "RXF1,CAN Receive FIFO 1 register"
bitfld.long 0x10 5. "RFOM1,RFOM1" "0,1"
bitfld.long 0x10 4. "FOVRFLG1,FOVRFLG1" "0,1"
bitfld.long 0x10 3. "FFULLFLG1,FFULLFLG1" "0,1"
rbitfld.long 0x10 0.--1. "FMNUM1,FMNUM1" "0,1,2,3"
line.long 0x14 "INTEN,CAN Interrupts register"
bitfld.long 0x14 17. "SLEEPIEN,SLEEPIEN" "0,1"
bitfld.long 0x14 16. "WUPIEN,WUPIEN" "0,1"
bitfld.long 0x14 15. "ERRIEN,ERRIEN" "0,1"
bitfld.long 0x14 11. "LECIEN,LECIEN" "0,1"
bitfld.long 0x14 10. "BOFFIEN,BOFFIEN" "0,1"
bitfld.long 0x14 9. "ERRPIEN,ERRPIEN" "0,1"
bitfld.long 0x14 8. "ERRWIEN,ERRWIEN" "0,1"
bitfld.long 0x14 6. "FOVRIEN1,FOVRIEN1" "0,1"
newline
bitfld.long 0x14 5. "FFULLIEN1,FFULLIEN1" "0,1"
bitfld.long 0x14 4. "FMIEN1,FMIEN1" "0,1"
bitfld.long 0x14 3. "FOVRIEN0,FOVRIEN0" "0,1"
bitfld.long 0x14 2. "FFULLIEN0,FFULLIEN0" "0,1"
bitfld.long 0x14 1. "FMIEN0,FMIEN0" "0,1"
bitfld.long 0x14 0. "TXMEIEN,TXMEIEN" "0,1"
line.long 0x18 "ERRSTS,CAN Error States register"
hexmask.long.byte 0x18 24.--31. 1. "RXERRCNT,RXERRCNT"
hexmask.long.byte 0x18 16.--23. 1. "TXERRCNT,TXERRCNT"
bitfld.long 0x18 4.--6. "LERRC,LERRC" "0,1,2,3,4,5,6,7"
rbitfld.long 0x18 2. "BOFLG,BOFLG" "0,1"
rbitfld.long 0x18 1. "ERRPFLG,ERRPFLG" "0,1"
rbitfld.long 0x18 0. "ERRWFLG,ERRWFLG" "0,1"
line.long 0x1C "BITTIM,CAN Bit Time register"
bitfld.long 0x1C 31. "SILMEN,SILMEN" "0,1"
bitfld.long 0x1C 30. "LBKMEN,LBKMEN" "0,1"
bitfld.long 0x1C 24.--25. "RSYNJW,RSYNJW" "0,1,2,3"
bitfld.long 0x1C 20.--22. "TIMSEG2,TIMSEG2" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x1C 16.--19. 1. "TIMSEG1,TIMSEG1"
hexmask.long.word 0x1C 0.--9. 1. "BRPSC,BRPSC"
group.long 0x180++0x2F
line.long 0x0 "TXMID0,CAN Each mailbox contains the sending mailbox identifier register 0"
hexmask.long.word 0x0 21.--31. 1. "STDID,STDID"
hexmask.long.tbyte 0x0 3.--20. 1. "EXTID,EXTID"
bitfld.long 0x0 2. "IDTYPESEL,IDTYPESEL" "0,1"
bitfld.long 0x0 1. "TXRFREQ,TXRFREQ" "0,1"
bitfld.long 0x0 0. "TXMREQ,TXMREQ" "0,1"
line.long 0x4 "TXDLEN0,CAN Send the mailbox data length and timestamp register 0"
hexmask.long.word 0x4 16.--31. 1. "MTS,MTS"
bitfld.long 0x4 8. "TXTS,TXTS" "0,1"
hexmask.long.byte 0x4 0.--3. 1. "DLCODE,DLCODE"
line.long 0x8 "TXMDL0,CAN Send mailbox low byte data register 0"
hexmask.long.byte 0x8 24.--31. 1. "DATABYTE3,DATABYTE3"
hexmask.long.byte 0x8 16.--23. 1. "DATABYTE2,DATABYTE2"
hexmask.long.byte 0x8 8.--15. 1. "DATABYTE1,DATABYTE1"
hexmask.long.byte 0x8 0.--7. 1. "DATABYTE0,DATABYTE0"
line.long 0xC "TXMDH0,CAN Send mailbox High byte data register 0"
hexmask.long.byte 0xC 24.--31. 1. "DATABYTE7,DATABYTE7"
hexmask.long.byte 0xC 16.--23. 1. "DATABYTE6,DATABYTE6"
hexmask.long.byte 0xC 8.--15. 1. "DATABYTE5,DATABYTE5"
hexmask.long.byte 0xC 0.--7. 1. "DATABYTE4,DATABYTE4"
line.long 0x10 "TXMID1,CAN Each mailbox contains the sending mailbox identifier register 1"
hexmask.long.word 0x10 21.--31. 1. "STDID,STDID"
hexmask.long.tbyte 0x10 3.--20. 1. "EXTID,EXTID"
bitfld.long 0x10 2. "IDTYPESEL,IDTYPESEL" "0,1"
bitfld.long 0x10 1. "TXRFREQ,TXRFREQ" "0,1"
bitfld.long 0x10 0. "TXMREQ,TXMREQ" "0,1"
line.long 0x14 "TXDLEN1,CAN Send the mailbox data length and timestamp register 1"
hexmask.long.word 0x14 16.--31. 1. "MTS,MTS"
bitfld.long 0x14 8. "TXTS,TXTS" "0,1"
hexmask.long.byte 0x14 0.--3. 1. "DLCODE,DLCODE"
line.long 0x18 "TXMDL1,CAN Send mailbox low byte data register 1"
hexmask.long.byte 0x18 24.--31. 1. "DATABYTE3,DATABYTE3"
hexmask.long.byte 0x18 16.--23. 1. "DATABYTE2,DATABYTE2"
hexmask.long.byte 0x18 8.--15. 1. "DATABYTE1,DATABYTE1"
hexmask.long.byte 0x18 0.--7. 1. "DATABYTE0,DATABYTE0"
line.long 0x1C "TXMDH1,CAN Send mailbox High byte data register1"
hexmask.long.byte 0x1C 24.--31. 1. "DATABYTE7,DATABYTE7"
hexmask.long.byte 0x1C 16.--23. 1. "DATABYTE6,DATABYTE6"
hexmask.long.byte 0x1C 8.--15. 1. "DATABYTE5,DATABYTE5"
hexmask.long.byte 0x1C 0.--7. 1. "DATABYTE4,DATABYTE4"
line.long 0x20 "TXMID2,CAN Each mailbox contains the sending mailbox identifier register 2"
hexmask.long.word 0x20 21.--31. 1. "STDID,STDID"
hexmask.long.tbyte 0x20 3.--20. 1. "EXTID,EXTID"
bitfld.long 0x20 2. "IDTYPESEL,IDTYPESEL" "0,1"
bitfld.long 0x20 1. "TXRFREQ,TXRFREQ" "0,1"
bitfld.long 0x20 0. "TXMREQ,TXMREQ" "0,1"
line.long 0x24 "TXDLEN2,CAN Send the mailbox data length and timestamp register 2"
hexmask.long.word 0x24 16.--31. 1. "MTS,MTS"
bitfld.long 0x24 8. "TXTS,TXTS" "0,1"
hexmask.long.byte 0x24 0.--3. 1. "DLCODE,DLCODE"
line.long 0x28 "TXMDL2,CAN Send mailbox low byte data register 2"
hexmask.long.byte 0x28 24.--31. 1. "DATABYTE3,DATABYTE3"
hexmask.long.byte 0x28 16.--23. 1. "DATABYTE2,DATABYTE2"
hexmask.long.byte 0x28 8.--15. 1. "DATABYTE1,DATABYTE1"
hexmask.long.byte 0x28 0.--7. 1. "DATABYTE0,DATABYTE0"
line.long 0x2C "TXMDH2,CAN Send mailbox High byte data register2"
hexmask.long.byte 0x2C 24.--31. 1. "DATABYTE7,DATABYTE7"
hexmask.long.byte 0x2C 16.--23. 1. "DATABYTE6,DATABYTE6"
hexmask.long.byte 0x2C 8.--15. 1. "DATABYTE5,DATABYTE5"
hexmask.long.byte 0x2C 0.--7. 1. "DATABYTE4,DATABYTE4"
rgroup.long 0x1B0++0x1F
line.long 0x0 "RXMID0,CAN Each mailbox contains the receive mailbox identifier register 0"
hexmask.long.word 0x0 21.--31. 1. "STDID,STDID"
hexmask.long.tbyte 0x0 3.--20. 1. "EXTID,EXTID"
bitfld.long 0x0 2. "IDTYPESEL,IDTYPESEL" "0,1"
bitfld.long 0x0 1. "RFTXREQ,RFTXREQ" "0,1"
line.long 0x4 "RXDLEN0,CAN receive the mailbox data length and timestamp register 0"
hexmask.long.word 0x4 16.--31. 1. "MTS,MTS"
hexmask.long.byte 0x4 8.--15. 1. "FMIDX,FMIDX"
hexmask.long.byte 0x4 0.--3. 1. "DLCODE,DLCODE"
line.long 0x8 "RXMDL0,CAN receive mailbox low byte data register 0"
hexmask.long.byte 0x8 24.--31. 1. "DATABYTE4,DATABYTE4"
hexmask.long.byte 0x8 16.--23. 1. "DATABYTE3,DATABYTE3"
hexmask.long.byte 0x8 8.--15. 1. "DATABYTE2,DATABYTE2"
hexmask.long.byte 0x8 0.--7. 1. "DATABYTE1,DATABYTE1"
line.long 0xC "RXMDH0,CAN receive mailbox High byte data register 0"
hexmask.long.byte 0xC 24.--31. 1. "DATABYTE8,DATABYTE8"
hexmask.long.byte 0xC 16.--23. 1. "DATABYTE7,DATABYTE7"
hexmask.long.byte 0xC 8.--15. 1. "DATABYTE6,DATABYTE6"
hexmask.long.byte 0xC 0.--7. 1. "DATABYTE5,DATABYTE5"
line.long 0x10 "RXMID1,CAN Each mailbox contains the receive mailbox identifier register 1"
hexmask.long.word 0x10 21.--31. 1. "STDID,STDID"
hexmask.long.tbyte 0x10 3.--20. 1. "EXTID,EXTID"
bitfld.long 0x10 2. "IDTYPESEL,IDTYPESEL" "0,1"
bitfld.long 0x10 1. "RFTXREQ,RFTXREQ" "0,1"
line.long 0x14 "RXDLEN1,CAN receive the mailbox data length and timestamp register 1"
hexmask.long.word 0x14 16.--31. 1. "MTS,MTS"
hexmask.long.byte 0x14 8.--15. 1. "FMIDX,FMIDX"
hexmask.long.byte 0x14 0.--3. 1. "DLCODE,DLCODE"
line.long 0x18 "RXMDL1,CAN receive mailbox low byte data register 1"
hexmask.long.byte 0x18 24.--31. 1. "DATABYTE4,DATABYTE4"
hexmask.long.byte 0x18 16.--23. 1. "DATABYTE3,DATABYTE3"
hexmask.long.byte 0x18 8.--15. 1. "DATABYTE2,DATABYTE2"
hexmask.long.byte 0x18 0.--7. 1. "DATABYTE1,DATABYTE1"
line.long 0x1C "RXMDH1,CAN receive mailbox High byte data register 1"
hexmask.long.byte 0x1C 24.--31. 1. "DATABYTE8,DATABYTE8"
hexmask.long.byte 0x1C 16.--23. 1. "DATABYTE7,DATABYTE7"
hexmask.long.byte 0x1C 8.--15. 1. "DATABYTE6,DATABYTE6"
hexmask.long.byte 0x1C 0.--7. 1. "DATABYTE5,DATABYTE5"
group.long 0x200++0x7
line.long 0x0 "FCTRL,CAN Filter the master control register"
bitfld.long 0x0 0. "FINITEN,FINITEN" "0,1"
line.long 0x4 "FMCFG,CAN Filter register"
bitfld.long 0x4 27. "FMCFG27,Filter mode" "0,1"
bitfld.long 0x4 26. "FMCFG26,Filter mode" "0,1"
bitfld.long 0x4 25. "FMCFG25,Filter mode" "0,1"
bitfld.long 0x4 24. "FMCFG24,Filter mode" "0,1"
bitfld.long 0x4 23. "FMCFG23,Filter mode" "0,1"
bitfld.long 0x4 22. "FMCFG22,Filter mode" "0,1"
bitfld.long 0x4 21. "FMCFG21,Filter mode" "0,1"
bitfld.long 0x4 20. "FMCFG20,Filter mode" "0,1"
newline
bitfld.long 0x4 19. "FMCFG19,Filter mode" "0,1"
bitfld.long 0x4 18. "FMCFG18,Filter mode" "0,1"
bitfld.long 0x4 17. "FMCFG17,Filter mode" "0,1"
bitfld.long 0x4 16. "FMCFG16,Filter mode" "0,1"
bitfld.long 0x4 15. "FMCFG15,Filter mode" "0,1"
bitfld.long 0x4 14. "FMCFG14,Filter mode" "0,1"
bitfld.long 0x4 13. "FMCFG13,Filter mode" "0,1"
bitfld.long 0x4 12. "FMCFG12,Filter mode" "0,1"
newline
bitfld.long 0x4 11. "FMCFG11,Filter mode" "0,1"
bitfld.long 0x4 10. "FMCFG10,Filter mode" "0,1"
bitfld.long 0x4 9. "FMCFG9,Filter mode" "0,1"
bitfld.long 0x4 8. "FMCFG8,Filter mode" "0,1"
bitfld.long 0x4 7. "FMCFG7,Filter mode" "0,1"
bitfld.long 0x4 6. "FMCFG6,Filter mode" "0,1"
bitfld.long 0x4 5. "FMCFG5,Filter mode" "0,1"
bitfld.long 0x4 4. "FMCFG4,Filter mode" "0,1"
newline
bitfld.long 0x4 3. "FMCFG3,Filter mode" "0,1"
bitfld.long 0x4 2. "FMCFG2,Filter mode" "0,1"
bitfld.long 0x4 1. "FMCFG1,Filter mode" "0,1"
bitfld.long 0x4 0. "FMCFG0,Filter mode" "0,1"
group.long 0x20C++0x3
line.long 0x0 "FSCFG,CAN Filter bit width register"
bitfld.long 0x0 27. "FSCFG27,Filter bit" "0,1"
bitfld.long 0x0 26. "FSCFG26,Filter bit" "0,1"
bitfld.long 0x0 25. "FSCFG25,Filter bit" "0,1"
bitfld.long 0x0 24. "FSCFG24,Filter bit" "0,1"
bitfld.long 0x0 23. "FSCFG23,Filter bit" "0,1"
bitfld.long 0x0 22. "FSCFG22,Filter bit" "0,1"
bitfld.long 0x0 21. "FSCFG21,Filter bit" "0,1"
bitfld.long 0x0 20. "FSCFG20,Filter bit" "0,1"
newline
bitfld.long 0x0 19. "FSCFG19,Filter bit" "0,1"
bitfld.long 0x0 18. "FSCFG18,Filter bit" "0,1"
bitfld.long 0x0 17. "FSCFG17,Filter bit" "0,1"
bitfld.long 0x0 16. "FSCFG16,Filter bit" "0,1"
bitfld.long 0x0 15. "FSCFG15,Filter bit" "0,1"
bitfld.long 0x0 14. "FSCFG14,Filter bit" "0,1"
bitfld.long 0x0 13. "FSCFG13,Filter bit" "0,1"
bitfld.long 0x0 12. "FSCFG12,Filter bit" "0,1"
newline
bitfld.long 0x0 11. "FSCFG11,Filter bit" "0,1"
bitfld.long 0x0 10. "FSCFG10,Filter bit" "0,1"
bitfld.long 0x0 9. "FSCFG9,Filter bit" "0,1"
bitfld.long 0x0 8. "FSCFG8,Filter bit" "0,1"
bitfld.long 0x0 7. "FSCFG7,Filter bit" "0,1"
bitfld.long 0x0 6. "FSCFG6,Filter bit" "0,1"
bitfld.long 0x0 5. "FSCFG5,Filter bit" "0,1"
bitfld.long 0x0 4. "FSCFG4,Filter bit" "0,1"
newline
bitfld.long 0x0 3. "FSCFG3,Filter bit" "0,1"
bitfld.long 0x0 2. "FSCFG2,Filter bit" "0,1"
bitfld.long 0x0 1. "FSCFG1,Filter bit" "0,1"
bitfld.long 0x0 0. "FSCFG0,Filter bit" "0,1"
group.long 0x214++0x3
line.long 0x0 "FFASS,CAN Filter FIFO associated registers"
bitfld.long 0x0 27. "FFASS27,Filter FIFO assignment for filter 27" "0,1"
bitfld.long 0x0 26. "FFASS26,Filter FIFO assignment for filter 26" "0,1"
bitfld.long 0x0 25. "FFASS25,Filter FIFO assignment for filter 25" "0,1"
bitfld.long 0x0 24. "FFASS24,Filter FIFO assignment for filter 24" "0,1"
bitfld.long 0x0 23. "FFASS23,Filter FIFO assignment for filter 23" "0,1"
bitfld.long 0x0 22. "FFASS22,Filter FIFO assignment for filter 22" "0,1"
bitfld.long 0x0 21. "FFASS21,Filter FIFO assignment for filter 21" "0,1"
bitfld.long 0x0 20. "FFASS20,Filter FIFO assignment for filter 20" "0,1"
newline
bitfld.long 0x0 19. "FFASS19,Filter FIFO assignment for filter 19" "0,1"
bitfld.long 0x0 18. "FFASS18,Filter FIFO assignment for filter 18" "0,1"
bitfld.long 0x0 17. "FFASS17,Filter FIFO assignment for filter 17" "0,1"
bitfld.long 0x0 16. "FFASS16,Filter FIFO assignment for filter 16" "0,1"
bitfld.long 0x0 15. "FFASS15,Filter FIFO assignment for filter 15" "0,1"
bitfld.long 0x0 14. "FFASS14,Filter FIFO assignment for filter 14" "0,1"
bitfld.long 0x0 13. "FFASS13,Filter FIFO assignment for filter 13" "0,1"
bitfld.long 0x0 12. "FFASS12,Filter FIFO assignment for filter 12" "0,1"
newline
bitfld.long 0x0 11. "FFASS11,Filter FIFO assignment for filter 11" "0,1"
bitfld.long 0x0 10. "FFASS10,Filter FIFO assignment for filter 10" "0,1"
bitfld.long 0x0 9. "FFASS9,Filter FIFO assignment for filter 9" "0,1"
bitfld.long 0x0 8. "FFASS8,Filter FIFO assignment for filter 8" "0,1"
bitfld.long 0x0 7. "FFASS7,Filter FIFO assignment for filter 7" "0,1"
bitfld.long 0x0 6. "FFASS6,Filter FIFO assignment for filter 6" "0,1"
bitfld.long 0x0 5. "FFASS5,Filter FIFO assignment for filter 5" "0,1"
bitfld.long 0x0 4. "FFASS4,Filter FIFO assignment for filter 4" "0,1"
newline
bitfld.long 0x0 3. "FFASS3,Filter FIFO assignment for filter 3" "0,1"
bitfld.long 0x0 2. "FFASS2,Filter FIFO assignment for filter 2" "0,1"
bitfld.long 0x0 1. "FFASS1,Filter FIFO assignment for filter 1" "0,1"
bitfld.long 0x0 0. "FFASS0,Filter FIFO assignment for filter 0" "0,1"
group.long 0x21C++0x3
line.long 0x0 "FACT,CAN Filter activation register"
bitfld.long 0x0 27. "FACT27,Filter active" "0,1"
bitfld.long 0x0 26. "FACT26,Filter active" "0,1"
bitfld.long 0x0 25. "FACT25,Filter active" "0,1"
bitfld.long 0x0 24. "FACT24,Filter active" "0,1"
bitfld.long 0x0 23. "FACT23,Filter active" "0,1"
bitfld.long 0x0 22. "FACT22,Filter active" "0,1"
bitfld.long 0x0 21. "FACT21,Filter active" "0,1"
bitfld.long 0x0 20. "FACT20,Filter active" "0,1"
newline
bitfld.long 0x0 19. "FACT19,Filter active" "0,1"
bitfld.long 0x0 18. "FACT18,Filter active" "0,1"
bitfld.long 0x0 17. "FACT17,Filter active" "0,1"
bitfld.long 0x0 16. "FACT16,Filter active" "0,1"
bitfld.long 0x0 15. "FACT15,Filter active" "0,1"
bitfld.long 0x0 14. "FACT14,Filter active" "0,1"
bitfld.long 0x0 13. "FACT13,Filter active" "0,1"
bitfld.long 0x0 12. "FACT12,Filter active" "0,1"
newline
bitfld.long 0x0 11. "FACT11,Filter active" "0,1"
bitfld.long 0x0 10. "FACT10,Filter active" "0,1"
bitfld.long 0x0 9. "FACT9,Filter active" "0,1"
bitfld.long 0x0 8. "FACT8,Filter active" "0,1"
bitfld.long 0x0 7. "FACT7,Filter active" "0,1"
bitfld.long 0x0 6. "FACT6,Filter active" "0,1"
bitfld.long 0x0 5. "FACT5,Filter active" "0,1"
bitfld.long 0x0 4. "FACT4,Filter active" "0,1"
newline
bitfld.long 0x0 3. "FACT3,Filter active" "0,1"
bitfld.long 0x0 2. "FACT2,Filter active" "0,1"
bitfld.long 0x0 1. "FACT1,Filter active" "0,1"
bitfld.long 0x0 0. "FACT0,Filter active" "0,1"
group.long 0x240++0xDF
line.long 0x0 "F0BANK1,Filter bank 0 register 1"
bitfld.long 0x0 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x0 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x0 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x0 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x0 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x0 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x0 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x0 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x0 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x0 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x0 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x0 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x0 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x0 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x0 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x0 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x0 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x0 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x0 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x0 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x0 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x0 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x0 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x0 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x0 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x0 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x0 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x0 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x0 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x0 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x0 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x0 0. "FBIT0,Filter bits" "0,1"
line.long 0x4 "F0BANK2,Filter bank 0 register 2"
bitfld.long 0x4 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x4 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x4 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x4 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x4 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x4 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x4 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x4 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x4 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x4 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x4 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x4 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x4 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x4 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x4 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x4 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x4 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x4 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x4 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x4 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x4 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x4 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x4 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x4 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x4 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x4 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x4 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x4 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x4 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x4 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x4 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x4 0. "FBIT0,Filter bits" "0,1"
line.long 0x8 "F1BANK1,Filter bank 1 register 1"
bitfld.long 0x8 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x8 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x8 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x8 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x8 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x8 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x8 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x8 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x8 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x8 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x8 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x8 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x8 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x8 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x8 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x8 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x8 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x8 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x8 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x8 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x8 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x8 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x8 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x8 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x8 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x8 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x8 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x8 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x8 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x8 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x8 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x8 0. "FBIT0,Filter bits" "0,1"
line.long 0xC "F1BANK2,Filter bank 1 register 2"
bitfld.long 0xC 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xC 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xC 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xC 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xC 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xC 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xC 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xC 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xC 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xC 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xC 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xC 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xC 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xC 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xC 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xC 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xC 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xC 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xC 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xC 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xC 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xC 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xC 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xC 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xC 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xC 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xC 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xC 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xC 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xC 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xC 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xC 0. "FBIT0,Filter bits" "0,1"
line.long 0x10 "F2BANK1,Filter bank 2 register 1"
bitfld.long 0x10 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x10 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x10 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x10 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x10 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x10 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x10 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x10 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x10 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x10 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x10 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x10 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x10 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x10 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x10 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x10 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x10 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x10 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x10 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x10 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x10 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x10 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x10 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x10 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x10 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x10 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x10 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x10 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x10 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x10 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x10 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x10 0. "FBIT0,Filter bits" "0,1"
line.long 0x14 "F2BANK2,Filter bank 2 register 2"
bitfld.long 0x14 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x14 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x14 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x14 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x14 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x14 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x14 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x14 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x14 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x14 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x14 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x14 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x14 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x14 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x14 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x14 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x14 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x14 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x14 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x14 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x14 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x14 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x14 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x14 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x14 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x14 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x14 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x14 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x14 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x14 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x14 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x14 0. "FBIT0,Filter bits" "0,1"
line.long 0x18 "F3BANK1,Filter bank 3 register 1"
bitfld.long 0x18 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x18 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x18 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x18 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x18 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x18 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x18 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x18 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x18 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x18 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x18 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x18 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x18 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x18 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x18 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x18 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x18 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x18 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x18 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x18 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x18 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x18 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x18 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x18 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x18 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x18 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x18 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x18 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x18 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x18 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x18 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x18 0. "FBIT0,Filter bits" "0,1"
line.long 0x1C "F3BANK2,Filter bank 3 register 2"
bitfld.long 0x1C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x1C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x1C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x1C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x1C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x1C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x1C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x1C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x1C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x1C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x1C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x1C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x1C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x1C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x1C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x1C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x1C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x1C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x1C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x1C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x1C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x1C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x1C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x1C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x1C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x1C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x1C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x1C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x1C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x1C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x1C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x1C 0. "FBIT0,Filter bits" "0,1"
line.long 0x20 "F4BANK1,Filter bank 4 register 1"
bitfld.long 0x20 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x20 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x20 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x20 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x20 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x20 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x20 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x20 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x20 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x20 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x20 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x20 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x20 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x20 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x20 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x20 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x20 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x20 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x20 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x20 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x20 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x20 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x20 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x20 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x20 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x20 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x20 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x20 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x20 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x20 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x20 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x20 0. "FBIT0,Filter bits" "0,1"
line.long 0x24 "F4BANK2,Filter bank 4 register 2"
bitfld.long 0x24 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x24 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x24 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x24 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x24 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x24 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x24 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x24 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x24 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x24 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x24 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x24 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x24 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x24 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x24 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x24 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x24 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x24 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x24 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x24 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x24 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x24 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x24 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x24 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x24 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x24 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x24 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x24 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x24 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x24 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x24 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x24 0. "FBIT0,Filter bits" "0,1"
line.long 0x28 "F5BANK1,Filter bank 5 register 1"
bitfld.long 0x28 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x28 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x28 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x28 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x28 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x28 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x28 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x28 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x28 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x28 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x28 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x28 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x28 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x28 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x28 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x28 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x28 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x28 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x28 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x28 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x28 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x28 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x28 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x28 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x28 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x28 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x28 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x28 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x28 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x28 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x28 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x28 0. "FBIT0,Filter bits" "0,1"
line.long 0x2C "F5BANK2,Filter bank 5 register 2"
bitfld.long 0x2C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x2C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x2C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x2C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x2C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x2C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x2C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x2C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x2C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x2C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x2C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x2C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x2C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x2C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x2C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x2C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x2C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x2C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x2C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x2C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x2C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x2C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x2C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x2C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x2C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x2C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x2C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x2C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x2C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x2C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x2C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x2C 0. "FBIT0,Filter bits" "0,1"
line.long 0x30 "F6BANK1,Filter bank 6 register 1"
bitfld.long 0x30 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x30 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x30 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x30 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x30 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x30 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x30 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x30 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x30 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x30 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x30 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x30 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x30 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x30 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x30 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x30 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x30 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x30 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x30 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x30 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x30 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x30 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x30 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x30 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x30 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x30 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x30 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x30 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x30 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x30 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x30 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x30 0. "FBIT0,Filter bits" "0,1"
line.long 0x34 "F6BANK2,Filter bank 6 register 2"
bitfld.long 0x34 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x34 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x34 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x34 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x34 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x34 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x34 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x34 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x34 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x34 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x34 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x34 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x34 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x34 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x34 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x34 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x34 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x34 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x34 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x34 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x34 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x34 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x34 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x34 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x34 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x34 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x34 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x34 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x34 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x34 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x34 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x34 0. "FBIT0,Filter bits" "0,1"
line.long 0x38 "F7BANK1,Filter bank 7 register 1"
bitfld.long 0x38 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x38 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x38 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x38 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x38 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x38 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x38 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x38 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x38 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x38 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x38 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x38 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x38 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x38 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x38 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x38 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x38 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x38 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x38 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x38 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x38 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x38 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x38 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x38 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x38 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x38 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x38 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x38 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x38 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x38 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x38 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x38 0. "FBIT0,Filter bits" "0,1"
line.long 0x3C "F7BANK2,Filter bank 7 register 2"
bitfld.long 0x3C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x3C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x3C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x3C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x3C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x3C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x3C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x3C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x3C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x3C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x3C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x3C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x3C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x3C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x3C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x3C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x3C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x3C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x3C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x3C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x3C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x3C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x3C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x3C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x3C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x3C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x3C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x3C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x3C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x3C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x3C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x3C 0. "FBIT0,Filter bits" "0,1"
line.long 0x40 "F8BANK1,Filter bank 8 register 1"
bitfld.long 0x40 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x40 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x40 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x40 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x40 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x40 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x40 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x40 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x40 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x40 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x40 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x40 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x40 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x40 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x40 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x40 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x40 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x40 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x40 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x40 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x40 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x40 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x40 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x40 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x40 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x40 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x40 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x40 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x40 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x40 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x40 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x40 0. "FBIT0,Filter bits" "0,1"
line.long 0x44 "F8BANK2,Filter bank 8 register 2"
bitfld.long 0x44 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x44 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x44 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x44 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x44 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x44 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x44 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x44 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x44 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x44 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x44 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x44 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x44 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x44 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x44 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x44 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x44 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x44 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x44 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x44 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x44 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x44 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x44 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x44 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x44 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x44 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x44 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x44 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x44 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x44 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x44 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x44 0. "FBIT0,Filter bits" "0,1"
line.long 0x48 "F9BANK1,Filter bank 9 register 1"
bitfld.long 0x48 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x48 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x48 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x48 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x48 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x48 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x48 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x48 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x48 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x48 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x48 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x48 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x48 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x48 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x48 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x48 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x48 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x48 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x48 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x48 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x48 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x48 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x48 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x48 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x48 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x48 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x48 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x48 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x48 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x48 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x48 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x48 0. "FBIT0,Filter bits" "0,1"
line.long 0x4C "F9BANK2,Filter bank 9 register 2"
bitfld.long 0x4C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x4C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x4C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x4C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x4C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x4C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x4C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x4C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x4C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x4C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x4C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x4C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x4C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x4C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x4C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x4C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x4C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x4C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x4C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x4C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x4C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x4C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x4C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x4C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x4C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x4C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x4C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x4C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x4C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x4C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x4C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x4C 0. "FBIT0,Filter bits" "0,1"
line.long 0x50 "F10BANK1,Filter bank 10 register 1"
bitfld.long 0x50 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x50 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x50 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x50 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x50 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x50 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x50 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x50 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x50 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x50 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x50 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x50 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x50 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x50 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x50 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x50 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x50 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x50 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x50 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x50 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x50 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x50 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x50 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x50 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x50 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x50 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x50 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x50 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x50 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x50 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x50 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x50 0. "FBIT0,Filter bits" "0,1"
line.long 0x54 "F10BANK2,Filter bank 10 register 2"
bitfld.long 0x54 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x54 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x54 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x54 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x54 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x54 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x54 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x54 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x54 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x54 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x54 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x54 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x54 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x54 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x54 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x54 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x54 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x54 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x54 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x54 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x54 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x54 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x54 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x54 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x54 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x54 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x54 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x54 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x54 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x54 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x54 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x54 0. "FBIT0,Filter bits" "0,1"
line.long 0x58 "F11BANK1,Filter bank 11 register 1"
bitfld.long 0x58 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x58 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x58 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x58 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x58 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x58 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x58 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x58 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x58 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x58 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x58 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x58 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x58 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x58 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x58 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x58 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x58 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x58 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x58 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x58 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x58 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x58 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x58 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x58 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x58 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x58 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x58 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x58 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x58 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x58 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x58 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x58 0. "FBIT0,Filter bits" "0,1"
line.long 0x5C "F11BANK2,Filter bank 11 register 2"
bitfld.long 0x5C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x5C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x5C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x5C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x5C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x5C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x5C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x5C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x5C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x5C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x5C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x5C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x5C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x5C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x5C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x5C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x5C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x5C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x5C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x5C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x5C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x5C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x5C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x5C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x5C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x5C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x5C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x5C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x5C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x5C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x5C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x5C 0. "FBIT0,Filter bits" "0,1"
line.long 0x60 "F12BANK1,Filter bank 12 register 1"
bitfld.long 0x60 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x60 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x60 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x60 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x60 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x60 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x60 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x60 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x60 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x60 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x60 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x60 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x60 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x60 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x60 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x60 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x60 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x60 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x60 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x60 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x60 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x60 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x60 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x60 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x60 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x60 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x60 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x60 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x60 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x60 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x60 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x60 0. "FBIT0,Filter bits" "0,1"
line.long 0x64 "F12BANK2,Filter bank 12 register 2"
bitfld.long 0x64 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x64 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x64 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x64 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x64 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x64 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x64 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x64 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x64 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x64 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x64 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x64 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x64 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x64 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x64 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x64 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x64 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x64 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x64 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x64 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x64 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x64 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x64 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x64 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x64 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x64 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x64 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x64 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x64 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x64 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x64 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x64 0. "FBIT0,Filter bits" "0,1"
line.long 0x68 "F13BANK1,Filter bank 13 register 1"
bitfld.long 0x68 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x68 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x68 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x68 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x68 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x68 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x68 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x68 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x68 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x68 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x68 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x68 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x68 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x68 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x68 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x68 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x68 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x68 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x68 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x68 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x68 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x68 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x68 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x68 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x68 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x68 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x68 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x68 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x68 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x68 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x68 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x68 0. "FBIT0,Filter bits" "0,1"
line.long 0x6C "F13BANK2,Filter bank 13 register 2"
bitfld.long 0x6C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x6C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x6C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x6C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x6C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x6C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x6C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x6C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x6C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x6C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x6C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x6C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x6C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x6C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x6C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x6C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x6C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x6C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x6C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x6C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x6C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x6C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x6C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x6C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x6C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x6C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x6C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x6C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x6C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x6C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x6C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x6C 0. "FBIT0,Filter bits" "0,1"
line.long 0x70 "F14BANK1,Filter bank 14 register 1"
bitfld.long 0x70 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x70 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x70 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x70 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x70 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x70 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x70 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x70 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x70 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x70 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x70 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x70 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x70 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x70 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x70 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x70 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x70 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x70 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x70 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x70 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x70 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x70 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x70 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x70 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x70 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x70 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x70 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x70 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x70 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x70 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x70 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x70 0. "FBIT0,Filter bits" "0,1"
line.long 0x74 "F14BANK2,Filter bank 14 register 2"
bitfld.long 0x74 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x74 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x74 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x74 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x74 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x74 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x74 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x74 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x74 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x74 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x74 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x74 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x74 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x74 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x74 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x74 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x74 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x74 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x74 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x74 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x74 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x74 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x74 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x74 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x74 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x74 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x74 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x74 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x74 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x74 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x74 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x74 0. "FBIT0,Filter bits" "0,1"
line.long 0x78 "F15BANK1,Filter bank 15 register 1"
bitfld.long 0x78 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x78 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x78 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x78 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x78 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x78 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x78 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x78 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x78 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x78 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x78 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x78 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x78 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x78 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x78 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x78 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x78 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x78 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x78 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x78 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x78 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x78 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x78 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x78 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x78 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x78 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x78 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x78 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x78 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x78 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x78 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x78 0. "FBIT0,Filter bits" "0,1"
line.long 0x7C "F15BANK2,Filter bank 15 register 2"
bitfld.long 0x7C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x7C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x7C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x7C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x7C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x7C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x7C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x7C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x7C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x7C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x7C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x7C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x7C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x7C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x7C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x7C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x7C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x7C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x7C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x7C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x7C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x7C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x7C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x7C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x7C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x7C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x7C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x7C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x7C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x7C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x7C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x7C 0. "FBIT0,Filter bits" "0,1"
line.long 0x80 "F16BANK1,Filter bank 16 register 1"
bitfld.long 0x80 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x80 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x80 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x80 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x80 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x80 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x80 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x80 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x80 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x80 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x80 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x80 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x80 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x80 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x80 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x80 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x80 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x80 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x80 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x80 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x80 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x80 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x80 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x80 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x80 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x80 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x80 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x80 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x80 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x80 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x80 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x80 0. "FBIT0,Filter bits" "0,1"
line.long 0x84 "F16BANK2,Filter bank 16 register 2"
bitfld.long 0x84 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x84 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x84 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x84 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x84 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x84 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x84 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x84 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x84 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x84 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x84 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x84 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x84 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x84 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x84 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x84 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x84 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x84 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x84 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x84 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x84 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x84 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x84 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x84 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x84 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x84 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x84 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x84 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x84 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x84 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x84 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x84 0. "FBIT0,Filter bits" "0,1"
line.long 0x88 "F17BANK1,Filter bank 17 register 1"
bitfld.long 0x88 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x88 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x88 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x88 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x88 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x88 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x88 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x88 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x88 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x88 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x88 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x88 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x88 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x88 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x88 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x88 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x88 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x88 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x88 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x88 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x88 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x88 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x88 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x88 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x88 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x88 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x88 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x88 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x88 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x88 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x88 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x88 0. "FBIT0,Filter bits" "0,1"
line.long 0x8C "F17BANK2,Filter bank 17 register 2"
bitfld.long 0x8C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x8C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x8C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x8C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x8C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x8C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x8C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x8C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x8C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x8C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x8C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x8C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x8C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x8C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x8C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x8C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x8C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x8C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x8C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x8C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x8C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x8C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x8C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x8C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x8C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x8C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x8C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x8C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x8C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x8C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x8C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x8C 0. "FBIT0,Filter bits" "0,1"
line.long 0x90 "F18BANK1,Filter bank 18 register 1"
bitfld.long 0x90 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x90 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x90 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x90 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x90 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x90 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x90 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x90 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x90 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x90 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x90 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x90 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x90 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x90 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x90 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x90 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x90 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x90 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x90 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x90 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x90 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x90 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x90 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x90 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x90 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x90 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x90 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x90 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x90 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x90 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x90 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x90 0. "FBIT0,Filter bits" "0,1"
line.long 0x94 "F18BANK2,Filter bank 18 register 2"
bitfld.long 0x94 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x94 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x94 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x94 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x94 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x94 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x94 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x94 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x94 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x94 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x94 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x94 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x94 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x94 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x94 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x94 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x94 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x94 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x94 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x94 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x94 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x94 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x94 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x94 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x94 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x94 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x94 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x94 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x94 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x94 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x94 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x94 0. "FBIT0,Filter bits" "0,1"
line.long 0x98 "F19BANK1,Filter bank 19 register 1"
bitfld.long 0x98 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x98 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x98 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x98 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x98 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x98 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x98 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x98 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x98 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x98 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x98 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x98 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x98 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x98 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x98 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x98 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x98 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x98 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x98 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x98 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x98 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x98 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x98 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x98 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x98 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x98 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x98 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x98 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x98 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x98 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x98 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x98 0. "FBIT0,Filter bits" "0,1"
line.long 0x9C "F19BANK2,Filter bank 19 register 2"
bitfld.long 0x9C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x9C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x9C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x9C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x9C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x9C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x9C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x9C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x9C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x9C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x9C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x9C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x9C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x9C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x9C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x9C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x9C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x9C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x9C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x9C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x9C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x9C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x9C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x9C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x9C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x9C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x9C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x9C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x9C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x9C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x9C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x9C 0. "FBIT0,Filter bits" "0,1"
line.long 0xA0 "F20BANK1,Filter bank 20 register 1"
bitfld.long 0xA0 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xA0 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xA0 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xA0 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xA0 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xA0 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xA0 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xA0 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xA0 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xA0 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xA0 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xA0 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xA0 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xA0 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xA0 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xA0 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xA0 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xA0 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xA0 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xA0 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xA0 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xA0 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xA0 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xA0 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xA0 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xA0 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xA0 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xA0 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xA0 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xA0 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xA0 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xA0 0. "FBIT0,Filter bits" "0,1"
line.long 0xA4 "F20BANK2,Filter bank 20 register 2"
bitfld.long 0xA4 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xA4 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xA4 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xA4 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xA4 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xA4 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xA4 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xA4 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xA4 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xA4 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xA4 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xA4 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xA4 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xA4 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xA4 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xA4 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xA4 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xA4 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xA4 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xA4 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xA4 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xA4 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xA4 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xA4 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xA4 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xA4 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xA4 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xA4 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xA4 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xA4 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xA4 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xA4 0. "FBIT0,Filter bits" "0,1"
line.long 0xA8 "F21BANK1,Filter bank 21 register 1"
bitfld.long 0xA8 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xA8 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xA8 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xA8 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xA8 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xA8 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xA8 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xA8 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xA8 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xA8 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xA8 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xA8 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xA8 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xA8 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xA8 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xA8 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xA8 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xA8 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xA8 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xA8 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xA8 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xA8 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xA8 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xA8 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xA8 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xA8 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xA8 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xA8 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xA8 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xA8 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xA8 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xA8 0. "FBIT0,Filter bits" "0,1"
line.long 0xAC "F21BANK2,Filter bank 21 register 2"
bitfld.long 0xAC 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xAC 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xAC 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xAC 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xAC 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xAC 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xAC 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xAC 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xAC 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xAC 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xAC 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xAC 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xAC 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xAC 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xAC 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xAC 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xAC 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xAC 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xAC 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xAC 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xAC 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xAC 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xAC 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xAC 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xAC 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xAC 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xAC 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xAC 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xAC 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xAC 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xAC 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xAC 0. "FBIT0,Filter bits" "0,1"
line.long 0xB0 "F22BANK1,Filter bank 22 register 1"
bitfld.long 0xB0 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xB0 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xB0 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xB0 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xB0 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xB0 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xB0 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xB0 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xB0 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xB0 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xB0 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xB0 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xB0 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xB0 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xB0 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xB0 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xB0 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xB0 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xB0 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xB0 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xB0 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xB0 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xB0 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xB0 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xB0 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xB0 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xB0 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xB0 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xB0 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xB0 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xB0 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xB0 0. "FBIT0,Filter bits" "0,1"
line.long 0xB4 "F22BANK2,Filter bank 22 register 2"
bitfld.long 0xB4 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xB4 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xB4 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xB4 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xB4 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xB4 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xB4 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xB4 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xB4 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xB4 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xB4 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xB4 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xB4 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xB4 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xB4 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xB4 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xB4 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xB4 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xB4 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xB4 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xB4 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xB4 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xB4 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xB4 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xB4 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xB4 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xB4 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xB4 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xB4 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xB4 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xB4 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xB4 0. "FBIT0,Filter bits" "0,1"
line.long 0xB8 "F23BANK1,Filter bank 23 register 1"
bitfld.long 0xB8 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xB8 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xB8 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xB8 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xB8 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xB8 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xB8 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xB8 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xB8 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xB8 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xB8 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xB8 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xB8 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xB8 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xB8 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xB8 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xB8 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xB8 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xB8 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xB8 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xB8 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xB8 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xB8 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xB8 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xB8 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xB8 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xB8 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xB8 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xB8 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xB8 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xB8 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xB8 0. "FBIT0,Filter bits" "0,1"
line.long 0xBC "F23BANK2,Filter bank 23 register 2"
bitfld.long 0xBC 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xBC 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xBC 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xBC 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xBC 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xBC 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xBC 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xBC 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xBC 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xBC 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xBC 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xBC 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xBC 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xBC 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xBC 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xBC 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xBC 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xBC 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xBC 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xBC 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xBC 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xBC 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xBC 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xBC 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xBC 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xBC 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xBC 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xBC 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xBC 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xBC 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xBC 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xBC 0. "FBIT0,Filter bits" "0,1"
line.long 0xC0 "F24BANK1,Filter bank 24 register 1"
bitfld.long 0xC0 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xC0 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xC0 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xC0 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xC0 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xC0 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xC0 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xC0 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xC0 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xC0 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xC0 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xC0 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xC0 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xC0 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xC0 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xC0 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xC0 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xC0 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xC0 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xC0 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xC0 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xC0 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xC0 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xC0 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xC0 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xC0 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xC0 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xC0 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xC0 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xC0 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xC0 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xC0 0. "FBIT0,Filter bits" "0,1"
line.long 0xC4 "F24BANK2,Filter bank 24 register 2"
bitfld.long 0xC4 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xC4 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xC4 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xC4 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xC4 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xC4 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xC4 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xC4 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xC4 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xC4 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xC4 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xC4 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xC4 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xC4 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xC4 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xC4 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xC4 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xC4 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xC4 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xC4 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xC4 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xC4 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xC4 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xC4 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xC4 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xC4 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xC4 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xC4 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xC4 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xC4 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xC4 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xC4 0. "FBIT0,Filter bits" "0,1"
line.long 0xC8 "F25BANK1,Filter bank 25 register 1"
bitfld.long 0xC8 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xC8 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xC8 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xC8 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xC8 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xC8 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xC8 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xC8 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xC8 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xC8 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xC8 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xC8 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xC8 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xC8 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xC8 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xC8 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xC8 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xC8 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xC8 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xC8 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xC8 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xC8 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xC8 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xC8 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xC8 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xC8 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xC8 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xC8 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xC8 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xC8 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xC8 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xC8 0. "FBIT0,Filter bits" "0,1"
line.long 0xCC "F25BANK2,Filter bank 25 register 2"
bitfld.long 0xCC 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xCC 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xCC 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xCC 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xCC 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xCC 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xCC 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xCC 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xCC 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xCC 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xCC 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xCC 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xCC 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xCC 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xCC 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xCC 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xCC 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xCC 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xCC 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xCC 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xCC 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xCC 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xCC 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xCC 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xCC 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xCC 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xCC 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xCC 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xCC 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xCC 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xCC 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xCC 0. "FBIT0,Filter bits" "0,1"
line.long 0xD0 "F26BANK1,Filter bank 26 register 1"
bitfld.long 0xD0 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xD0 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xD0 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xD0 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xD0 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xD0 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xD0 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xD0 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xD0 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xD0 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xD0 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xD0 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xD0 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xD0 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xD0 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xD0 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xD0 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xD0 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xD0 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xD0 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xD0 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xD0 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xD0 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xD0 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xD0 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xD0 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xD0 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xD0 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xD0 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xD0 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xD0 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xD0 0. "FBIT0,Filter bits" "0,1"
line.long 0xD4 "F26BANK2,Filter bank 26 register 2"
bitfld.long 0xD4 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xD4 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xD4 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xD4 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xD4 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xD4 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xD4 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xD4 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xD4 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xD4 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xD4 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xD4 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xD4 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xD4 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xD4 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xD4 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xD4 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xD4 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xD4 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xD4 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xD4 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xD4 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xD4 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xD4 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xD4 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xD4 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xD4 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xD4 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xD4 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xD4 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xD4 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xD4 0. "FBIT0,Filter bits" "0,1"
line.long 0xD8 "F27BANK1,Filter bank 27 register 1"
bitfld.long 0xD8 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xD8 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xD8 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xD8 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xD8 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xD8 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xD8 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xD8 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xD8 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xD8 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xD8 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xD8 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xD8 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xD8 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xD8 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xD8 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xD8 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xD8 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xD8 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xD8 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xD8 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xD8 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xD8 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xD8 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xD8 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xD8 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xD8 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xD8 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xD8 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xD8 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xD8 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xD8 0. "FBIT0,Filter bits" "0,1"
line.long 0xDC "F27BANK2,Filter bank 27 register 2"
bitfld.long 0xDC 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xDC 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xDC 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xDC 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xDC 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xDC 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xDC 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xDC 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xDC 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xDC 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xDC 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xDC 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xDC 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xDC 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xDC 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xDC 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xDC 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xDC 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xDC 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xDC 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xDC 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xDC 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xDC 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xDC 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xDC 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xDC 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xDC 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xDC 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xDC 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xDC 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xDC 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xDC 0. "FBIT0,Filter bits" "0,1"
tree.end
tree "CAN2"
base ad:0x40006800
group.long 0x0++0x1F
line.long 0x0 "MCTRL,CAN Master control register"
bitfld.long 0x0 16. "DBGFRZE,DBGFRZE" "0,1"
bitfld.long 0x0 15. "SWRST,SWRST" "0,1"
bitfld.long 0x0 6. "ALBOFFM,ALBOFFM" "0,1"
bitfld.long 0x0 5. "AWUPCFG,AWUPCFG" "0,1"
bitfld.long 0x0 4. "ARTXMD,ARTXMD" "0,1"
bitfld.long 0x0 3. "RXFLOCK,RXFLOCK" "0,1"
bitfld.long 0x0 2. "TXFPCFG,TXFPCFG" "0,1"
bitfld.long 0x0 1. "SLEEPREQ,SLEEPREQ" "0,1"
newline
bitfld.long 0x0 0. "INITREQ,INITREQ" "0,1"
line.long 0x4 "MSTS,CAN Master States register"
rbitfld.long 0x4 11. "RXSIGL,RXSIGL" "0,1"
rbitfld.long 0x4 10. "LSAMVALUE,LSAMVALUE" "0,1"
rbitfld.long 0x4 9. "RXMFLG,RXMFLG" "0,1"
rbitfld.long 0x4 8. "TXMFLG,TXMFLG" "0,1"
bitfld.long 0x4 4. "SLEEPIFLG,SLEEPIFLG" "0,1"
bitfld.long 0x4 3. "WUPIFLG,WUPIFLG" "0,1"
bitfld.long 0x4 2. "ERRIFLG,ERRIFLG" "0,1"
rbitfld.long 0x4 1. "SLEEPFLG,SLEEPFLG" "0,1"
newline
rbitfld.long 0x4 0. "INITFLG,INITFLG" "0,1"
line.long 0x8 "TXSTS,CAN Send States register"
rbitfld.long 0x8 31. "LOWESTP2,LOWESTP2" "0,1"
rbitfld.long 0x8 30. "LOWESTP1,LOWESTP1" "0,1"
rbitfld.long 0x8 29. "LOWESTP0,LOWESTP0" "0,1"
rbitfld.long 0x8 28. "TXMEFLG2,TXMEFLG2" "0,1"
rbitfld.long 0x8 27. "TXMEFLG1,TXMEFLG1" "0,1"
rbitfld.long 0x8 26. "TXMEFLG0,TXMEFLG0" "0,1"
rbitfld.long 0x8 24.--25. "EMNUM,EMNUM" "0,1,2,3"
bitfld.long 0x8 23. "ABREQFLG2,ABREQFLG2" "0,1"
newline
bitfld.long 0x8 19. "TXERRFLG2,TXERRFLG2" "0,1"
bitfld.long 0x8 18. "ARBLSTFLG2,ARBLSTFLG2" "0,1"
bitfld.long 0x8 17. "TXSUSFLG2,TXSUSFLG2" "0,1"
bitfld.long 0x8 16. "REQCFLG2,REQCFLG2" "0,1"
bitfld.long 0x8 15. "ABREQFLG1,ABREQFLG1" "0,1"
bitfld.long 0x8 11. "TXERRFLG1,TXERRFLG1" "0,1"
bitfld.long 0x8 10. "ARBLSTFLG1,ARBLSTFLG1" "0,1"
bitfld.long 0x8 9. "TXSUSFLG1,TXSUSFLG1" "0,1"
newline
bitfld.long 0x8 8. "REQCFLG1,REQCFLG1" "0,1"
bitfld.long 0x8 7. "ABREQFLG0,ABREQFLG0" "0,1"
bitfld.long 0x8 3. "TXERRFLG0,TXERRFLG0" "0,1"
bitfld.long 0x8 2. "ARBLSTFLG0,ARBLSTFLG0" "0,1"
bitfld.long 0x8 1. "TXSUSFLG0,TXSUSFLG0" "0,1"
bitfld.long 0x8 0. "REQCFLG0,REQCFLG0" "0,1"
line.long 0xC "RXF0,CAN Receive FIFO 0 register"
bitfld.long 0xC 5. "RFOM0,RFOM0" "0,1"
bitfld.long 0xC 4. "FOVRFLG0,FOVRFLG0" "0,1"
bitfld.long 0xC 3. "FFULLFLG0,FFULLFLG0" "0,1"
rbitfld.long 0xC 0.--1. "FMNUM0,FMNUM0" "0,1,2,3"
line.long 0x10 "RXF1,CAN Receive FIFO 1 register"
bitfld.long 0x10 5. "RFOM1,RFOM1" "0,1"
bitfld.long 0x10 4. "FOVRFLG1,FOVRFLG1" "0,1"
bitfld.long 0x10 3. "FFULLFLG1,FFULLFLG1" "0,1"
rbitfld.long 0x10 0.--1. "FMNUM1,FMNUM1" "0,1,2,3"
line.long 0x14 "INTEN,CAN Interrupts register"
bitfld.long 0x14 17. "SLEEPIEN,SLEEPIEN" "0,1"
bitfld.long 0x14 16. "WUPIEN,WUPIEN" "0,1"
bitfld.long 0x14 15. "ERRIEN,ERRIEN" "0,1"
bitfld.long 0x14 11. "LECIEN,LECIEN" "0,1"
bitfld.long 0x14 10. "BOFFIEN,BOFFIEN" "0,1"
bitfld.long 0x14 9. "ERRPIEN,ERRPIEN" "0,1"
bitfld.long 0x14 8. "ERRWIEN,ERRWIEN" "0,1"
bitfld.long 0x14 6. "FOVRIEN1,FOVRIEN1" "0,1"
newline
bitfld.long 0x14 5. "FFULLIEN1,FFULLIEN1" "0,1"
bitfld.long 0x14 4. "FMIEN1,FMIEN1" "0,1"
bitfld.long 0x14 3. "FOVRIEN0,FOVRIEN0" "0,1"
bitfld.long 0x14 2. "FFULLIEN0,FFULLIEN0" "0,1"
bitfld.long 0x14 1. "FMIEN0,FMIEN0" "0,1"
bitfld.long 0x14 0. "TXMEIEN,TXMEIEN" "0,1"
line.long 0x18 "ERRSTS,CAN Error States register"
hexmask.long.byte 0x18 24.--31. 1. "RXERRCNT,RXERRCNT"
hexmask.long.byte 0x18 16.--23. 1. "TXERRCNT,TXERRCNT"
bitfld.long 0x18 4.--6. "LERRC,LERRC" "0,1,2,3,4,5,6,7"
rbitfld.long 0x18 2. "BOFLG,BOFLG" "0,1"
rbitfld.long 0x18 1. "ERRPFLG,ERRPFLG" "0,1"
rbitfld.long 0x18 0. "ERRWFLG,ERRWFLG" "0,1"
line.long 0x1C "BITTIM,CAN Bit Time register"
bitfld.long 0x1C 31. "SILMEN,SILMEN" "0,1"
bitfld.long 0x1C 30. "LBKMEN,LBKMEN" "0,1"
bitfld.long 0x1C 24.--25. "RSYNJW,RSYNJW" "0,1,2,3"
bitfld.long 0x1C 20.--22. "TIMSEG2,TIMSEG2" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x1C 16.--19. 1. "TIMSEG1,TIMSEG1"
hexmask.long.word 0x1C 0.--9. 1. "BRPSC,BRPSC"
group.long 0x180++0x2F
line.long 0x0 "TXMID0,CAN Each mailbox contains the sending mailbox identifier register 0"
hexmask.long.word 0x0 21.--31. 1. "STDID,STDID"
hexmask.long.tbyte 0x0 3.--20. 1. "EXTID,EXTID"
bitfld.long 0x0 2. "IDTYPESEL,IDTYPESEL" "0,1"
bitfld.long 0x0 1. "TXRFREQ,TXRFREQ" "0,1"
bitfld.long 0x0 0. "TXMREQ,TXMREQ" "0,1"
line.long 0x4 "TXDLEN0,CAN Send the mailbox data length and timestamp register 0"
hexmask.long.word 0x4 16.--31. 1. "MTS,MTS"
bitfld.long 0x4 8. "TXTS,TXTS" "0,1"
hexmask.long.byte 0x4 0.--3. 1. "DLCODE,DLCODE"
line.long 0x8 "TXMDL0,CAN Send mailbox low byte data register 0"
hexmask.long.byte 0x8 24.--31. 1. "DATABYTE3,DATABYTE3"
hexmask.long.byte 0x8 16.--23. 1. "DATABYTE2,DATABYTE2"
hexmask.long.byte 0x8 8.--15. 1. "DATABYTE1,DATABYTE1"
hexmask.long.byte 0x8 0.--7. 1. "DATABYTE0,DATABYTE0"
line.long 0xC "TXMDH0,CAN Send mailbox High byte data register 0"
hexmask.long.byte 0xC 24.--31. 1. "DATABYTE7,DATABYTE7"
hexmask.long.byte 0xC 16.--23. 1. "DATABYTE6,DATABYTE6"
hexmask.long.byte 0xC 8.--15. 1. "DATABYTE5,DATABYTE5"
hexmask.long.byte 0xC 0.--7. 1. "DATABYTE4,DATABYTE4"
line.long 0x10 "TXMID1,CAN Each mailbox contains the sending mailbox identifier register 1"
hexmask.long.word 0x10 21.--31. 1. "STDID,STDID"
hexmask.long.tbyte 0x10 3.--20. 1. "EXTID,EXTID"
bitfld.long 0x10 2. "IDTYPESEL,IDTYPESEL" "0,1"
bitfld.long 0x10 1. "TXRFREQ,TXRFREQ" "0,1"
bitfld.long 0x10 0. "TXMREQ,TXMREQ" "0,1"
line.long 0x14 "TXDLEN1,CAN Send the mailbox data length and timestamp register 1"
hexmask.long.word 0x14 16.--31. 1. "MTS,MTS"
bitfld.long 0x14 8. "TXTS,TXTS" "0,1"
hexmask.long.byte 0x14 0.--3. 1. "DLCODE,DLCODE"
line.long 0x18 "TXMDL1,CAN Send mailbox low byte data register 1"
hexmask.long.byte 0x18 24.--31. 1. "DATABYTE3,DATABYTE3"
hexmask.long.byte 0x18 16.--23. 1. "DATABYTE2,DATABYTE2"
hexmask.long.byte 0x18 8.--15. 1. "DATABYTE1,DATABYTE1"
hexmask.long.byte 0x18 0.--7. 1. "DATABYTE0,DATABYTE0"
line.long 0x1C "TXMDH1,CAN Send mailbox High byte data register1"
hexmask.long.byte 0x1C 24.--31. 1. "DATABYTE7,DATABYTE7"
hexmask.long.byte 0x1C 16.--23. 1. "DATABYTE6,DATABYTE6"
hexmask.long.byte 0x1C 8.--15. 1. "DATABYTE5,DATABYTE5"
hexmask.long.byte 0x1C 0.--7. 1. "DATABYTE4,DATABYTE4"
line.long 0x20 "TXMID2,CAN Each mailbox contains the sending mailbox identifier register 2"
hexmask.long.word 0x20 21.--31. 1. "STDID,STDID"
hexmask.long.tbyte 0x20 3.--20. 1. "EXTID,EXTID"
bitfld.long 0x20 2. "IDTYPESEL,IDTYPESEL" "0,1"
bitfld.long 0x20 1. "TXRFREQ,TXRFREQ" "0,1"
bitfld.long 0x20 0. "TXMREQ,TXMREQ" "0,1"
line.long 0x24 "TXDLEN2,CAN Send the mailbox data length and timestamp register 2"
hexmask.long.word 0x24 16.--31. 1. "MTS,MTS"
bitfld.long 0x24 8. "TXTS,TXTS" "0,1"
hexmask.long.byte 0x24 0.--3. 1. "DLCODE,DLCODE"
line.long 0x28 "TXMDL2,CAN Send mailbox low byte data register 2"
hexmask.long.byte 0x28 24.--31. 1. "DATABYTE3,DATABYTE3"
hexmask.long.byte 0x28 16.--23. 1. "DATABYTE2,DATABYTE2"
hexmask.long.byte 0x28 8.--15. 1. "DATABYTE1,DATABYTE1"
hexmask.long.byte 0x28 0.--7. 1. "DATABYTE0,DATABYTE0"
line.long 0x2C "TXMDH2,CAN Send mailbox High byte data register2"
hexmask.long.byte 0x2C 24.--31. 1. "DATABYTE7,DATABYTE7"
hexmask.long.byte 0x2C 16.--23. 1. "DATABYTE6,DATABYTE6"
hexmask.long.byte 0x2C 8.--15. 1. "DATABYTE5,DATABYTE5"
hexmask.long.byte 0x2C 0.--7. 1. "DATABYTE4,DATABYTE4"
rgroup.long 0x1B0++0x1F
line.long 0x0 "RXMID0,CAN Each mailbox contains the receive mailbox identifier register 0"
hexmask.long.word 0x0 21.--31. 1. "STDID,STDID"
hexmask.long.tbyte 0x0 3.--20. 1. "EXTID,EXTID"
bitfld.long 0x0 2. "IDTYPESEL,IDTYPESEL" "0,1"
bitfld.long 0x0 1. "RFTXREQ,RFTXREQ" "0,1"
line.long 0x4 "RXDLEN0,CAN receive the mailbox data length and timestamp register 0"
hexmask.long.word 0x4 16.--31. 1. "MTS,MTS"
hexmask.long.byte 0x4 8.--15. 1. "FMIDX,FMIDX"
hexmask.long.byte 0x4 0.--3. 1. "DLCODE,DLCODE"
line.long 0x8 "RXMDL0,CAN receive mailbox low byte data register 0"
hexmask.long.byte 0x8 24.--31. 1. "DATABYTE4,DATABYTE4"
hexmask.long.byte 0x8 16.--23. 1. "DATABYTE3,DATABYTE3"
hexmask.long.byte 0x8 8.--15. 1. "DATABYTE2,DATABYTE2"
hexmask.long.byte 0x8 0.--7. 1. "DATABYTE1,DATABYTE1"
line.long 0xC "RXMDH0,CAN receive mailbox High byte data register 0"
hexmask.long.byte 0xC 24.--31. 1. "DATABYTE8,DATABYTE8"
hexmask.long.byte 0xC 16.--23. 1. "DATABYTE7,DATABYTE7"
hexmask.long.byte 0xC 8.--15. 1. "DATABYTE6,DATABYTE6"
hexmask.long.byte 0xC 0.--7. 1. "DATABYTE5,DATABYTE5"
line.long 0x10 "RXMID1,CAN Each mailbox contains the receive mailbox identifier register 1"
hexmask.long.word 0x10 21.--31. 1. "STDID,STDID"
hexmask.long.tbyte 0x10 3.--20. 1. "EXTID,EXTID"
bitfld.long 0x10 2. "IDTYPESEL,IDTYPESEL" "0,1"
bitfld.long 0x10 1. "RFTXREQ,RFTXREQ" "0,1"
line.long 0x14 "RXDLEN1,CAN receive the mailbox data length and timestamp register 1"
hexmask.long.word 0x14 16.--31. 1. "MTS,MTS"
hexmask.long.byte 0x14 8.--15. 1. "FMIDX,FMIDX"
hexmask.long.byte 0x14 0.--3. 1. "DLCODE,DLCODE"
line.long 0x18 "RXMDL1,CAN receive mailbox low byte data register 1"
hexmask.long.byte 0x18 24.--31. 1. "DATABYTE4,DATABYTE4"
hexmask.long.byte 0x18 16.--23. 1. "DATABYTE3,DATABYTE3"
hexmask.long.byte 0x18 8.--15. 1. "DATABYTE2,DATABYTE2"
hexmask.long.byte 0x18 0.--7. 1. "DATABYTE1,DATABYTE1"
line.long 0x1C "RXMDH1,CAN receive mailbox High byte data register 1"
hexmask.long.byte 0x1C 24.--31. 1. "DATABYTE8,DATABYTE8"
hexmask.long.byte 0x1C 16.--23. 1. "DATABYTE7,DATABYTE7"
hexmask.long.byte 0x1C 8.--15. 1. "DATABYTE6,DATABYTE6"
hexmask.long.byte 0x1C 0.--7. 1. "DATABYTE5,DATABYTE5"
group.long 0x200++0x7
line.long 0x0 "FCTRL,CAN Filter the master control register"
bitfld.long 0x0 0. "FINITEN,FINITEN" "0,1"
line.long 0x4 "FMCFG,CAN Filter register"
bitfld.long 0x4 27. "FMCFG27,Filter mode" "0,1"
bitfld.long 0x4 26. "FMCFG26,Filter mode" "0,1"
bitfld.long 0x4 25. "FMCFG25,Filter mode" "0,1"
bitfld.long 0x4 24. "FMCFG24,Filter mode" "0,1"
bitfld.long 0x4 23. "FMCFG23,Filter mode" "0,1"
bitfld.long 0x4 22. "FMCFG22,Filter mode" "0,1"
bitfld.long 0x4 21. "FMCFG21,Filter mode" "0,1"
bitfld.long 0x4 20. "FMCFG20,Filter mode" "0,1"
newline
bitfld.long 0x4 19. "FMCFG19,Filter mode" "0,1"
bitfld.long 0x4 18. "FMCFG18,Filter mode" "0,1"
bitfld.long 0x4 17. "FMCFG17,Filter mode" "0,1"
bitfld.long 0x4 16. "FMCFG16,Filter mode" "0,1"
bitfld.long 0x4 15. "FMCFG15,Filter mode" "0,1"
bitfld.long 0x4 14. "FMCFG14,Filter mode" "0,1"
bitfld.long 0x4 13. "FMCFG13,Filter mode" "0,1"
bitfld.long 0x4 12. "FMCFG12,Filter mode" "0,1"
newline
bitfld.long 0x4 11. "FMCFG11,Filter mode" "0,1"
bitfld.long 0x4 10. "FMCFG10,Filter mode" "0,1"
bitfld.long 0x4 9. "FMCFG9,Filter mode" "0,1"
bitfld.long 0x4 8. "FMCFG8,Filter mode" "0,1"
bitfld.long 0x4 7. "FMCFG7,Filter mode" "0,1"
bitfld.long 0x4 6. "FMCFG6,Filter mode" "0,1"
bitfld.long 0x4 5. "FMCFG5,Filter mode" "0,1"
bitfld.long 0x4 4. "FMCFG4,Filter mode" "0,1"
newline
bitfld.long 0x4 3. "FMCFG3,Filter mode" "0,1"
bitfld.long 0x4 2. "FMCFG2,Filter mode" "0,1"
bitfld.long 0x4 1. "FMCFG1,Filter mode" "0,1"
bitfld.long 0x4 0. "FMCFG0,Filter mode" "0,1"
group.long 0x20C++0x3
line.long 0x0 "FSCFG,CAN Filter bit width register"
bitfld.long 0x0 27. "FSCFG27,Filter bit" "0,1"
bitfld.long 0x0 26. "FSCFG26,Filter bit" "0,1"
bitfld.long 0x0 25. "FSCFG25,Filter bit" "0,1"
bitfld.long 0x0 24. "FSCFG24,Filter bit" "0,1"
bitfld.long 0x0 23. "FSCFG23,Filter bit" "0,1"
bitfld.long 0x0 22. "FSCFG22,Filter bit" "0,1"
bitfld.long 0x0 21. "FSCFG21,Filter bit" "0,1"
bitfld.long 0x0 20. "FSCFG20,Filter bit" "0,1"
newline
bitfld.long 0x0 19. "FSCFG19,Filter bit" "0,1"
bitfld.long 0x0 18. "FSCFG18,Filter bit" "0,1"
bitfld.long 0x0 17. "FSCFG17,Filter bit" "0,1"
bitfld.long 0x0 16. "FSCFG16,Filter bit" "0,1"
bitfld.long 0x0 15. "FSCFG15,Filter bit" "0,1"
bitfld.long 0x0 14. "FSCFG14,Filter bit" "0,1"
bitfld.long 0x0 13. "FSCFG13,Filter bit" "0,1"
bitfld.long 0x0 12. "FSCFG12,Filter bit" "0,1"
newline
bitfld.long 0x0 11. "FSCFG11,Filter bit" "0,1"
bitfld.long 0x0 10. "FSCFG10,Filter bit" "0,1"
bitfld.long 0x0 9. "FSCFG9,Filter bit" "0,1"
bitfld.long 0x0 8. "FSCFG8,Filter bit" "0,1"
bitfld.long 0x0 7. "FSCFG7,Filter bit" "0,1"
bitfld.long 0x0 6. "FSCFG6,Filter bit" "0,1"
bitfld.long 0x0 5. "FSCFG5,Filter bit" "0,1"
bitfld.long 0x0 4. "FSCFG4,Filter bit" "0,1"
newline
bitfld.long 0x0 3. "FSCFG3,Filter bit" "0,1"
bitfld.long 0x0 2. "FSCFG2,Filter bit" "0,1"
bitfld.long 0x0 1. "FSCFG1,Filter bit" "0,1"
bitfld.long 0x0 0. "FSCFG0,Filter bit" "0,1"
group.long 0x214++0x3
line.long 0x0 "FFASS,CAN Filter FIFO associated registers"
bitfld.long 0x0 27. "FFASS27,Filter FIFO assignment for filter 27" "0,1"
bitfld.long 0x0 26. "FFASS26,Filter FIFO assignment for filter 26" "0,1"
bitfld.long 0x0 25. "FFASS25,Filter FIFO assignment for filter 25" "0,1"
bitfld.long 0x0 24. "FFASS24,Filter FIFO assignment for filter 24" "0,1"
bitfld.long 0x0 23. "FFASS23,Filter FIFO assignment for filter 23" "0,1"
bitfld.long 0x0 22. "FFASS22,Filter FIFO assignment for filter 22" "0,1"
bitfld.long 0x0 21. "FFASS21,Filter FIFO assignment for filter 21" "0,1"
bitfld.long 0x0 20. "FFASS20,Filter FIFO assignment for filter 20" "0,1"
newline
bitfld.long 0x0 19. "FFASS19,Filter FIFO assignment for filter 19" "0,1"
bitfld.long 0x0 18. "FFASS18,Filter FIFO assignment for filter 18" "0,1"
bitfld.long 0x0 17. "FFASS17,Filter FIFO assignment for filter 17" "0,1"
bitfld.long 0x0 16. "FFASS16,Filter FIFO assignment for filter 16" "0,1"
bitfld.long 0x0 15. "FFASS15,Filter FIFO assignment for filter 15" "0,1"
bitfld.long 0x0 14. "FFASS14,Filter FIFO assignment for filter 14" "0,1"
bitfld.long 0x0 13. "FFASS13,Filter FIFO assignment for filter 13" "0,1"
bitfld.long 0x0 12. "FFASS12,Filter FIFO assignment for filter 12" "0,1"
newline
bitfld.long 0x0 11. "FFASS11,Filter FIFO assignment for filter 11" "0,1"
bitfld.long 0x0 10. "FFASS10,Filter FIFO assignment for filter 10" "0,1"
bitfld.long 0x0 9. "FFASS9,Filter FIFO assignment for filter 9" "0,1"
bitfld.long 0x0 8. "FFASS8,Filter FIFO assignment for filter 8" "0,1"
bitfld.long 0x0 7. "FFASS7,Filter FIFO assignment for filter 7" "0,1"
bitfld.long 0x0 6. "FFASS6,Filter FIFO assignment for filter 6" "0,1"
bitfld.long 0x0 5. "FFASS5,Filter FIFO assignment for filter 5" "0,1"
bitfld.long 0x0 4. "FFASS4,Filter FIFO assignment for filter 4" "0,1"
newline
bitfld.long 0x0 3. "FFASS3,Filter FIFO assignment for filter 3" "0,1"
bitfld.long 0x0 2. "FFASS2,Filter FIFO assignment for filter 2" "0,1"
bitfld.long 0x0 1. "FFASS1,Filter FIFO assignment for filter 1" "0,1"
bitfld.long 0x0 0. "FFASS0,Filter FIFO assignment for filter 0" "0,1"
group.long 0x21C++0x3
line.long 0x0 "FACT,CAN Filter activation register"
bitfld.long 0x0 27. "FACT27,Filter active" "0,1"
bitfld.long 0x0 26. "FACT26,Filter active" "0,1"
bitfld.long 0x0 25. "FACT25,Filter active" "0,1"
bitfld.long 0x0 24. "FACT24,Filter active" "0,1"
bitfld.long 0x0 23. "FACT23,Filter active" "0,1"
bitfld.long 0x0 22. "FACT22,Filter active" "0,1"
bitfld.long 0x0 21. "FACT21,Filter active" "0,1"
bitfld.long 0x0 20. "FACT20,Filter active" "0,1"
newline
bitfld.long 0x0 19. "FACT19,Filter active" "0,1"
bitfld.long 0x0 18. "FACT18,Filter active" "0,1"
bitfld.long 0x0 17. "FACT17,Filter active" "0,1"
bitfld.long 0x0 16. "FACT16,Filter active" "0,1"
bitfld.long 0x0 15. "FACT15,Filter active" "0,1"
bitfld.long 0x0 14. "FACT14,Filter active" "0,1"
bitfld.long 0x0 13. "FACT13,Filter active" "0,1"
bitfld.long 0x0 12. "FACT12,Filter active" "0,1"
newline
bitfld.long 0x0 11. "FACT11,Filter active" "0,1"
bitfld.long 0x0 10. "FACT10,Filter active" "0,1"
bitfld.long 0x0 9. "FACT9,Filter active" "0,1"
bitfld.long 0x0 8. "FACT8,Filter active" "0,1"
bitfld.long 0x0 7. "FACT7,Filter active" "0,1"
bitfld.long 0x0 6. "FACT6,Filter active" "0,1"
bitfld.long 0x0 5. "FACT5,Filter active" "0,1"
bitfld.long 0x0 4. "FACT4,Filter active" "0,1"
newline
bitfld.long 0x0 3. "FACT3,Filter active" "0,1"
bitfld.long 0x0 2. "FACT2,Filter active" "0,1"
bitfld.long 0x0 1. "FACT1,Filter active" "0,1"
bitfld.long 0x0 0. "FACT0,Filter active" "0,1"
group.long 0x240++0xDF
line.long 0x0 "F0BANK1,Filter bank 0 register 1"
bitfld.long 0x0 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x0 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x0 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x0 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x0 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x0 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x0 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x0 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x0 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x0 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x0 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x0 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x0 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x0 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x0 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x0 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x0 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x0 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x0 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x0 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x0 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x0 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x0 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x0 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x0 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x0 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x0 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x0 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x0 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x0 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x0 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x0 0. "FBIT0,Filter bits" "0,1"
line.long 0x4 "F0BANK2,Filter bank 0 register 2"
bitfld.long 0x4 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x4 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x4 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x4 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x4 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x4 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x4 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x4 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x4 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x4 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x4 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x4 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x4 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x4 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x4 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x4 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x4 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x4 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x4 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x4 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x4 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x4 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x4 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x4 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x4 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x4 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x4 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x4 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x4 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x4 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x4 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x4 0. "FBIT0,Filter bits" "0,1"
line.long 0x8 "F1BANK1,Filter bank 1 register 1"
bitfld.long 0x8 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x8 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x8 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x8 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x8 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x8 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x8 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x8 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x8 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x8 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x8 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x8 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x8 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x8 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x8 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x8 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x8 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x8 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x8 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x8 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x8 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x8 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x8 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x8 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x8 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x8 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x8 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x8 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x8 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x8 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x8 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x8 0. "FBIT0,Filter bits" "0,1"
line.long 0xC "F1BANK2,Filter bank 1 register 2"
bitfld.long 0xC 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xC 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xC 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xC 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xC 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xC 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xC 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xC 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xC 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xC 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xC 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xC 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xC 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xC 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xC 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xC 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xC 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xC 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xC 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xC 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xC 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xC 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xC 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xC 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xC 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xC 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xC 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xC 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xC 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xC 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xC 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xC 0. "FBIT0,Filter bits" "0,1"
line.long 0x10 "F2BANK1,Filter bank 2 register 1"
bitfld.long 0x10 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x10 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x10 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x10 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x10 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x10 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x10 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x10 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x10 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x10 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x10 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x10 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x10 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x10 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x10 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x10 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x10 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x10 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x10 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x10 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x10 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x10 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x10 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x10 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x10 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x10 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x10 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x10 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x10 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x10 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x10 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x10 0. "FBIT0,Filter bits" "0,1"
line.long 0x14 "F2BANK2,Filter bank 2 register 2"
bitfld.long 0x14 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x14 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x14 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x14 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x14 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x14 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x14 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x14 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x14 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x14 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x14 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x14 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x14 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x14 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x14 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x14 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x14 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x14 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x14 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x14 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x14 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x14 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x14 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x14 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x14 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x14 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x14 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x14 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x14 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x14 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x14 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x14 0. "FBIT0,Filter bits" "0,1"
line.long 0x18 "F3BANK1,Filter bank 3 register 1"
bitfld.long 0x18 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x18 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x18 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x18 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x18 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x18 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x18 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x18 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x18 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x18 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x18 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x18 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x18 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x18 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x18 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x18 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x18 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x18 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x18 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x18 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x18 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x18 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x18 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x18 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x18 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x18 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x18 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x18 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x18 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x18 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x18 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x18 0. "FBIT0,Filter bits" "0,1"
line.long 0x1C "F3BANK2,Filter bank 3 register 2"
bitfld.long 0x1C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x1C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x1C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x1C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x1C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x1C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x1C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x1C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x1C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x1C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x1C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x1C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x1C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x1C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x1C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x1C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x1C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x1C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x1C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x1C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x1C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x1C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x1C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x1C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x1C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x1C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x1C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x1C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x1C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x1C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x1C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x1C 0. "FBIT0,Filter bits" "0,1"
line.long 0x20 "F4BANK1,Filter bank 4 register 1"
bitfld.long 0x20 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x20 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x20 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x20 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x20 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x20 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x20 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x20 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x20 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x20 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x20 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x20 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x20 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x20 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x20 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x20 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x20 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x20 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x20 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x20 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x20 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x20 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x20 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x20 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x20 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x20 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x20 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x20 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x20 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x20 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x20 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x20 0. "FBIT0,Filter bits" "0,1"
line.long 0x24 "F4BANK2,Filter bank 4 register 2"
bitfld.long 0x24 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x24 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x24 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x24 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x24 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x24 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x24 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x24 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x24 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x24 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x24 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x24 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x24 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x24 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x24 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x24 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x24 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x24 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x24 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x24 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x24 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x24 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x24 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x24 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x24 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x24 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x24 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x24 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x24 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x24 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x24 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x24 0. "FBIT0,Filter bits" "0,1"
line.long 0x28 "F5BANK1,Filter bank 5 register 1"
bitfld.long 0x28 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x28 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x28 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x28 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x28 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x28 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x28 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x28 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x28 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x28 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x28 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x28 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x28 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x28 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x28 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x28 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x28 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x28 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x28 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x28 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x28 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x28 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x28 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x28 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x28 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x28 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x28 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x28 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x28 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x28 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x28 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x28 0. "FBIT0,Filter bits" "0,1"
line.long 0x2C "F5BANK2,Filter bank 5 register 2"
bitfld.long 0x2C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x2C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x2C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x2C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x2C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x2C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x2C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x2C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x2C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x2C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x2C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x2C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x2C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x2C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x2C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x2C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x2C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x2C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x2C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x2C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x2C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x2C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x2C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x2C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x2C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x2C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x2C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x2C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x2C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x2C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x2C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x2C 0. "FBIT0,Filter bits" "0,1"
line.long 0x30 "F6BANK1,Filter bank 6 register 1"
bitfld.long 0x30 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x30 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x30 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x30 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x30 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x30 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x30 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x30 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x30 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x30 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x30 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x30 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x30 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x30 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x30 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x30 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x30 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x30 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x30 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x30 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x30 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x30 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x30 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x30 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x30 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x30 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x30 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x30 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x30 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x30 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x30 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x30 0. "FBIT0,Filter bits" "0,1"
line.long 0x34 "F6BANK2,Filter bank 6 register 2"
bitfld.long 0x34 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x34 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x34 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x34 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x34 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x34 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x34 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x34 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x34 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x34 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x34 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x34 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x34 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x34 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x34 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x34 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x34 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x34 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x34 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x34 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x34 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x34 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x34 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x34 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x34 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x34 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x34 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x34 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x34 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x34 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x34 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x34 0. "FBIT0,Filter bits" "0,1"
line.long 0x38 "F7BANK1,Filter bank 7 register 1"
bitfld.long 0x38 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x38 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x38 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x38 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x38 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x38 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x38 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x38 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x38 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x38 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x38 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x38 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x38 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x38 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x38 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x38 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x38 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x38 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x38 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x38 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x38 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x38 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x38 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x38 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x38 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x38 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x38 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x38 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x38 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x38 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x38 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x38 0. "FBIT0,Filter bits" "0,1"
line.long 0x3C "F7BANK2,Filter bank 7 register 2"
bitfld.long 0x3C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x3C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x3C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x3C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x3C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x3C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x3C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x3C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x3C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x3C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x3C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x3C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x3C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x3C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x3C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x3C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x3C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x3C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x3C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x3C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x3C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x3C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x3C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x3C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x3C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x3C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x3C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x3C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x3C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x3C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x3C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x3C 0. "FBIT0,Filter bits" "0,1"
line.long 0x40 "F8BANK1,Filter bank 8 register 1"
bitfld.long 0x40 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x40 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x40 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x40 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x40 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x40 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x40 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x40 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x40 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x40 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x40 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x40 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x40 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x40 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x40 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x40 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x40 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x40 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x40 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x40 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x40 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x40 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x40 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x40 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x40 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x40 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x40 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x40 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x40 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x40 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x40 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x40 0. "FBIT0,Filter bits" "0,1"
line.long 0x44 "F8BANK2,Filter bank 8 register 2"
bitfld.long 0x44 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x44 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x44 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x44 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x44 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x44 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x44 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x44 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x44 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x44 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x44 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x44 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x44 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x44 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x44 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x44 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x44 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x44 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x44 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x44 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x44 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x44 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x44 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x44 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x44 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x44 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x44 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x44 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x44 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x44 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x44 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x44 0. "FBIT0,Filter bits" "0,1"
line.long 0x48 "F9BANK1,Filter bank 9 register 1"
bitfld.long 0x48 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x48 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x48 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x48 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x48 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x48 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x48 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x48 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x48 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x48 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x48 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x48 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x48 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x48 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x48 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x48 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x48 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x48 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x48 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x48 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x48 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x48 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x48 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x48 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x48 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x48 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x48 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x48 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x48 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x48 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x48 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x48 0. "FBIT0,Filter bits" "0,1"
line.long 0x4C "F9BANK2,Filter bank 9 register 2"
bitfld.long 0x4C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x4C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x4C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x4C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x4C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x4C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x4C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x4C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x4C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x4C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x4C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x4C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x4C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x4C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x4C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x4C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x4C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x4C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x4C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x4C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x4C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x4C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x4C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x4C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x4C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x4C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x4C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x4C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x4C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x4C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x4C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x4C 0. "FBIT0,Filter bits" "0,1"
line.long 0x50 "F10BANK1,Filter bank 10 register 1"
bitfld.long 0x50 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x50 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x50 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x50 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x50 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x50 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x50 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x50 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x50 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x50 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x50 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x50 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x50 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x50 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x50 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x50 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x50 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x50 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x50 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x50 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x50 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x50 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x50 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x50 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x50 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x50 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x50 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x50 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x50 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x50 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x50 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x50 0. "FBIT0,Filter bits" "0,1"
line.long 0x54 "F10BANK2,Filter bank 10 register 2"
bitfld.long 0x54 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x54 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x54 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x54 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x54 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x54 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x54 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x54 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x54 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x54 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x54 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x54 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x54 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x54 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x54 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x54 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x54 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x54 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x54 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x54 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x54 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x54 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x54 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x54 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x54 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x54 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x54 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x54 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x54 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x54 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x54 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x54 0. "FBIT0,Filter bits" "0,1"
line.long 0x58 "F11BANK1,Filter bank 11 register 1"
bitfld.long 0x58 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x58 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x58 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x58 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x58 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x58 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x58 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x58 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x58 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x58 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x58 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x58 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x58 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x58 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x58 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x58 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x58 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x58 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x58 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x58 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x58 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x58 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x58 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x58 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x58 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x58 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x58 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x58 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x58 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x58 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x58 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x58 0. "FBIT0,Filter bits" "0,1"
line.long 0x5C "F11BANK2,Filter bank 11 register 2"
bitfld.long 0x5C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x5C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x5C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x5C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x5C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x5C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x5C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x5C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x5C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x5C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x5C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x5C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x5C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x5C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x5C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x5C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x5C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x5C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x5C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x5C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x5C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x5C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x5C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x5C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x5C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x5C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x5C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x5C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x5C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x5C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x5C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x5C 0. "FBIT0,Filter bits" "0,1"
line.long 0x60 "F12BANK1,Filter bank 12 register 1"
bitfld.long 0x60 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x60 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x60 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x60 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x60 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x60 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x60 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x60 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x60 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x60 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x60 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x60 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x60 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x60 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x60 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x60 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x60 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x60 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x60 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x60 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x60 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x60 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x60 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x60 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x60 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x60 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x60 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x60 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x60 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x60 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x60 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x60 0. "FBIT0,Filter bits" "0,1"
line.long 0x64 "F12BANK2,Filter bank 12 register 2"
bitfld.long 0x64 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x64 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x64 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x64 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x64 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x64 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x64 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x64 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x64 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x64 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x64 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x64 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x64 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x64 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x64 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x64 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x64 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x64 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x64 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x64 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x64 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x64 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x64 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x64 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x64 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x64 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x64 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x64 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x64 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x64 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x64 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x64 0. "FBIT0,Filter bits" "0,1"
line.long 0x68 "F13BANK1,Filter bank 13 register 1"
bitfld.long 0x68 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x68 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x68 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x68 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x68 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x68 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x68 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x68 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x68 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x68 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x68 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x68 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x68 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x68 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x68 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x68 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x68 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x68 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x68 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x68 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x68 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x68 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x68 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x68 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x68 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x68 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x68 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x68 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x68 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x68 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x68 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x68 0. "FBIT0,Filter bits" "0,1"
line.long 0x6C "F13BANK2,Filter bank 13 register 2"
bitfld.long 0x6C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x6C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x6C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x6C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x6C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x6C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x6C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x6C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x6C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x6C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x6C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x6C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x6C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x6C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x6C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x6C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x6C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x6C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x6C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x6C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x6C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x6C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x6C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x6C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x6C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x6C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x6C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x6C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x6C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x6C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x6C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x6C 0. "FBIT0,Filter bits" "0,1"
line.long 0x70 "F14BANK1,Filter bank 14 register 1"
bitfld.long 0x70 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x70 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x70 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x70 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x70 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x70 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x70 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x70 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x70 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x70 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x70 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x70 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x70 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x70 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x70 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x70 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x70 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x70 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x70 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x70 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x70 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x70 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x70 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x70 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x70 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x70 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x70 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x70 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x70 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x70 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x70 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x70 0. "FBIT0,Filter bits" "0,1"
line.long 0x74 "F14BANK2,Filter bank 14 register 2"
bitfld.long 0x74 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x74 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x74 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x74 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x74 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x74 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x74 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x74 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x74 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x74 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x74 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x74 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x74 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x74 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x74 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x74 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x74 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x74 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x74 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x74 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x74 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x74 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x74 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x74 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x74 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x74 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x74 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x74 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x74 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x74 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x74 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x74 0. "FBIT0,Filter bits" "0,1"
line.long 0x78 "F15BANK1,Filter bank 15 register 1"
bitfld.long 0x78 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x78 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x78 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x78 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x78 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x78 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x78 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x78 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x78 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x78 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x78 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x78 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x78 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x78 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x78 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x78 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x78 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x78 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x78 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x78 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x78 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x78 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x78 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x78 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x78 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x78 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x78 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x78 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x78 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x78 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x78 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x78 0. "FBIT0,Filter bits" "0,1"
line.long 0x7C "F15BANK2,Filter bank 15 register 2"
bitfld.long 0x7C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x7C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x7C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x7C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x7C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x7C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x7C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x7C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x7C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x7C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x7C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x7C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x7C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x7C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x7C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x7C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x7C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x7C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x7C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x7C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x7C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x7C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x7C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x7C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x7C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x7C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x7C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x7C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x7C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x7C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x7C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x7C 0. "FBIT0,Filter bits" "0,1"
line.long 0x80 "F16BANK1,Filter bank 16 register 1"
bitfld.long 0x80 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x80 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x80 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x80 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x80 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x80 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x80 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x80 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x80 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x80 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x80 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x80 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x80 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x80 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x80 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x80 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x80 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x80 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x80 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x80 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x80 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x80 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x80 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x80 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x80 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x80 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x80 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x80 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x80 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x80 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x80 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x80 0. "FBIT0,Filter bits" "0,1"
line.long 0x84 "F16BANK2,Filter bank 16 register 2"
bitfld.long 0x84 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x84 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x84 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x84 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x84 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x84 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x84 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x84 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x84 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x84 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x84 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x84 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x84 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x84 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x84 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x84 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x84 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x84 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x84 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x84 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x84 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x84 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x84 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x84 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x84 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x84 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x84 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x84 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x84 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x84 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x84 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x84 0. "FBIT0,Filter bits" "0,1"
line.long 0x88 "F17BANK1,Filter bank 17 register 1"
bitfld.long 0x88 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x88 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x88 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x88 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x88 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x88 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x88 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x88 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x88 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x88 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x88 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x88 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x88 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x88 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x88 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x88 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x88 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x88 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x88 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x88 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x88 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x88 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x88 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x88 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x88 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x88 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x88 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x88 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x88 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x88 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x88 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x88 0. "FBIT0,Filter bits" "0,1"
line.long 0x8C "F17BANK2,Filter bank 17 register 2"
bitfld.long 0x8C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x8C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x8C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x8C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x8C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x8C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x8C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x8C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x8C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x8C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x8C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x8C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x8C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x8C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x8C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x8C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x8C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x8C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x8C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x8C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x8C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x8C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x8C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x8C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x8C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x8C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x8C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x8C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x8C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x8C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x8C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x8C 0. "FBIT0,Filter bits" "0,1"
line.long 0x90 "F18BANK1,Filter bank 18 register 1"
bitfld.long 0x90 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x90 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x90 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x90 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x90 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x90 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x90 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x90 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x90 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x90 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x90 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x90 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x90 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x90 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x90 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x90 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x90 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x90 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x90 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x90 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x90 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x90 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x90 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x90 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x90 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x90 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x90 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x90 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x90 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x90 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x90 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x90 0. "FBIT0,Filter bits" "0,1"
line.long 0x94 "F18BANK2,Filter bank 18 register 2"
bitfld.long 0x94 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x94 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x94 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x94 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x94 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x94 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x94 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x94 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x94 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x94 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x94 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x94 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x94 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x94 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x94 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x94 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x94 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x94 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x94 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x94 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x94 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x94 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x94 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x94 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x94 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x94 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x94 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x94 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x94 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x94 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x94 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x94 0. "FBIT0,Filter bits" "0,1"
line.long 0x98 "F19BANK1,Filter bank 19 register 1"
bitfld.long 0x98 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x98 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x98 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x98 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x98 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x98 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x98 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x98 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x98 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x98 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x98 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x98 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x98 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x98 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x98 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x98 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x98 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x98 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x98 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x98 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x98 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x98 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x98 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x98 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x98 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x98 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x98 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x98 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x98 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x98 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x98 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x98 0. "FBIT0,Filter bits" "0,1"
line.long 0x9C "F19BANK2,Filter bank 19 register 2"
bitfld.long 0x9C 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0x9C 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0x9C 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0x9C 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0x9C 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0x9C 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0x9C 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0x9C 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0x9C 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0x9C 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0x9C 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0x9C 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0x9C 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0x9C 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0x9C 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0x9C 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0x9C 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0x9C 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0x9C 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0x9C 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0x9C 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0x9C 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0x9C 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0x9C 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0x9C 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0x9C 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0x9C 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0x9C 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0x9C 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0x9C 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0x9C 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0x9C 0. "FBIT0,Filter bits" "0,1"
line.long 0xA0 "F20BANK1,Filter bank 20 register 1"
bitfld.long 0xA0 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xA0 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xA0 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xA0 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xA0 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xA0 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xA0 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xA0 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xA0 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xA0 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xA0 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xA0 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xA0 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xA0 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xA0 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xA0 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xA0 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xA0 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xA0 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xA0 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xA0 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xA0 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xA0 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xA0 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xA0 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xA0 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xA0 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xA0 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xA0 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xA0 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xA0 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xA0 0. "FBIT0,Filter bits" "0,1"
line.long 0xA4 "F20BANK2,Filter bank 20 register 2"
bitfld.long 0xA4 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xA4 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xA4 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xA4 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xA4 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xA4 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xA4 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xA4 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xA4 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xA4 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xA4 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xA4 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xA4 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xA4 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xA4 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xA4 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xA4 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xA4 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xA4 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xA4 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xA4 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xA4 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xA4 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xA4 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xA4 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xA4 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xA4 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xA4 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xA4 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xA4 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xA4 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xA4 0. "FBIT0,Filter bits" "0,1"
line.long 0xA8 "F21BANK1,Filter bank 21 register 1"
bitfld.long 0xA8 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xA8 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xA8 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xA8 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xA8 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xA8 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xA8 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xA8 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xA8 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xA8 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xA8 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xA8 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xA8 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xA8 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xA8 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xA8 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xA8 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xA8 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xA8 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xA8 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xA8 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xA8 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xA8 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xA8 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xA8 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xA8 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xA8 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xA8 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xA8 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xA8 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xA8 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xA8 0. "FBIT0,Filter bits" "0,1"
line.long 0xAC "F21BANK2,Filter bank 21 register 2"
bitfld.long 0xAC 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xAC 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xAC 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xAC 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xAC 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xAC 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xAC 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xAC 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xAC 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xAC 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xAC 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xAC 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xAC 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xAC 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xAC 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xAC 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xAC 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xAC 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xAC 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xAC 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xAC 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xAC 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xAC 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xAC 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xAC 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xAC 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xAC 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xAC 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xAC 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xAC 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xAC 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xAC 0. "FBIT0,Filter bits" "0,1"
line.long 0xB0 "F22BANK1,Filter bank 22 register 1"
bitfld.long 0xB0 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xB0 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xB0 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xB0 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xB0 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xB0 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xB0 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xB0 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xB0 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xB0 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xB0 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xB0 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xB0 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xB0 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xB0 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xB0 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xB0 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xB0 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xB0 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xB0 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xB0 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xB0 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xB0 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xB0 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xB0 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xB0 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xB0 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xB0 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xB0 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xB0 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xB0 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xB0 0. "FBIT0,Filter bits" "0,1"
line.long 0xB4 "F22BANK2,Filter bank 22 register 2"
bitfld.long 0xB4 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xB4 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xB4 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xB4 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xB4 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xB4 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xB4 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xB4 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xB4 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xB4 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xB4 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xB4 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xB4 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xB4 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xB4 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xB4 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xB4 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xB4 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xB4 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xB4 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xB4 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xB4 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xB4 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xB4 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xB4 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xB4 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xB4 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xB4 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xB4 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xB4 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xB4 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xB4 0. "FBIT0,Filter bits" "0,1"
line.long 0xB8 "F23BANK1,Filter bank 23 register 1"
bitfld.long 0xB8 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xB8 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xB8 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xB8 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xB8 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xB8 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xB8 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xB8 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xB8 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xB8 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xB8 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xB8 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xB8 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xB8 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xB8 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xB8 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xB8 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xB8 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xB8 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xB8 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xB8 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xB8 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xB8 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xB8 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xB8 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xB8 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xB8 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xB8 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xB8 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xB8 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xB8 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xB8 0. "FBIT0,Filter bits" "0,1"
line.long 0xBC "F23BANK2,Filter bank 23 register 2"
bitfld.long 0xBC 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xBC 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xBC 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xBC 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xBC 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xBC 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xBC 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xBC 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xBC 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xBC 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xBC 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xBC 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xBC 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xBC 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xBC 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xBC 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xBC 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xBC 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xBC 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xBC 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xBC 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xBC 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xBC 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xBC 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xBC 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xBC 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xBC 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xBC 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xBC 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xBC 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xBC 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xBC 0. "FBIT0,Filter bits" "0,1"
line.long 0xC0 "F24BANK1,Filter bank 24 register 1"
bitfld.long 0xC0 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xC0 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xC0 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xC0 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xC0 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xC0 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xC0 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xC0 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xC0 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xC0 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xC0 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xC0 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xC0 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xC0 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xC0 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xC0 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xC0 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xC0 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xC0 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xC0 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xC0 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xC0 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xC0 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xC0 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xC0 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xC0 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xC0 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xC0 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xC0 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xC0 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xC0 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xC0 0. "FBIT0,Filter bits" "0,1"
line.long 0xC4 "F24BANK2,Filter bank 24 register 2"
bitfld.long 0xC4 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xC4 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xC4 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xC4 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xC4 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xC4 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xC4 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xC4 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xC4 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xC4 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xC4 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xC4 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xC4 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xC4 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xC4 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xC4 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xC4 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xC4 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xC4 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xC4 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xC4 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xC4 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xC4 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xC4 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xC4 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xC4 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xC4 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xC4 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xC4 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xC4 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xC4 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xC4 0. "FBIT0,Filter bits" "0,1"
line.long 0xC8 "F25BANK1,Filter bank 25 register 1"
bitfld.long 0xC8 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xC8 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xC8 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xC8 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xC8 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xC8 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xC8 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xC8 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xC8 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xC8 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xC8 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xC8 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xC8 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xC8 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xC8 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xC8 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xC8 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xC8 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xC8 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xC8 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xC8 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xC8 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xC8 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xC8 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xC8 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xC8 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xC8 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xC8 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xC8 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xC8 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xC8 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xC8 0. "FBIT0,Filter bits" "0,1"
line.long 0xCC "F25BANK2,Filter bank 25 register 2"
bitfld.long 0xCC 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xCC 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xCC 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xCC 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xCC 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xCC 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xCC 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xCC 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xCC 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xCC 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xCC 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xCC 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xCC 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xCC 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xCC 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xCC 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xCC 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xCC 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xCC 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xCC 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xCC 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xCC 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xCC 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xCC 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xCC 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xCC 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xCC 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xCC 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xCC 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xCC 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xCC 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xCC 0. "FBIT0,Filter bits" "0,1"
line.long 0xD0 "F26BANK1,Filter bank 26 register 1"
bitfld.long 0xD0 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xD0 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xD0 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xD0 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xD0 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xD0 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xD0 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xD0 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xD0 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xD0 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xD0 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xD0 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xD0 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xD0 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xD0 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xD0 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xD0 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xD0 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xD0 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xD0 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xD0 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xD0 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xD0 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xD0 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xD0 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xD0 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xD0 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xD0 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xD0 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xD0 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xD0 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xD0 0. "FBIT0,Filter bits" "0,1"
line.long 0xD4 "F26BANK2,Filter bank 26 register 2"
bitfld.long 0xD4 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xD4 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xD4 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xD4 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xD4 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xD4 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xD4 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xD4 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xD4 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xD4 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xD4 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xD4 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xD4 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xD4 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xD4 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xD4 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xD4 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xD4 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xD4 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xD4 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xD4 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xD4 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xD4 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xD4 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xD4 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xD4 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xD4 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xD4 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xD4 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xD4 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xD4 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xD4 0. "FBIT0,Filter bits" "0,1"
line.long 0xD8 "F27BANK1,Filter bank 27 register 1"
bitfld.long 0xD8 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xD8 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xD8 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xD8 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xD8 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xD8 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xD8 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xD8 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xD8 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xD8 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xD8 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xD8 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xD8 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xD8 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xD8 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xD8 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xD8 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xD8 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xD8 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xD8 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xD8 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xD8 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xD8 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xD8 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xD8 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xD8 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xD8 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xD8 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xD8 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xD8 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xD8 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xD8 0. "FBIT0,Filter bits" "0,1"
line.long 0xDC "F27BANK2,Filter bank 27 register 2"
bitfld.long 0xDC 31. "FBIT31,Filter bits" "0,1"
bitfld.long 0xDC 30. "FBIT30,Filter bits" "0,1"
bitfld.long 0xDC 29. "FBIT29,Filter bits" "0,1"
bitfld.long 0xDC 28. "FBIT28,Filter bits" "0,1"
bitfld.long 0xDC 27. "FBIT27,Filter bits" "0,1"
bitfld.long 0xDC 26. "FBIT26,Filter bits" "0,1"
bitfld.long 0xDC 25. "FBIT25,Filter bits" "0,1"
bitfld.long 0xDC 24. "FBIT24,Filter bits" "0,1"
newline
bitfld.long 0xDC 23. "FBIT23,Filter bits" "0,1"
bitfld.long 0xDC 22. "FBIT22,Filter bits" "0,1"
bitfld.long 0xDC 21. "FBIT21,Filter bits" "0,1"
bitfld.long 0xDC 20. "FBIT20,Filter bits" "0,1"
bitfld.long 0xDC 19. "FBIT19,Filter bits" "0,1"
bitfld.long 0xDC 18. "FBIT18,Filter bits" "0,1"
bitfld.long 0xDC 17. "FBIT17,Filter bits" "0,1"
bitfld.long 0xDC 16. "FBIT16,Filter bits" "0,1"
newline
bitfld.long 0xDC 15. "FBIT15,Filter bits" "0,1"
bitfld.long 0xDC 14. "FBIT14,Filter bits" "0,1"
bitfld.long 0xDC 13. "FBIT13,Filter bits" "0,1"
bitfld.long 0xDC 12. "FBIT12,Filter bits" "0,1"
bitfld.long 0xDC 11. "FBIT11,Filter bits" "0,1"
bitfld.long 0xDC 10. "FBIT10,Filter bits" "0,1"
bitfld.long 0xDC 9. "FBIT9,Filter bits" "0,1"
bitfld.long 0xDC 8. "FBIT8,Filter bits" "0,1"
newline
bitfld.long 0xDC 7. "FBIT7,Filter bits" "0,1"
bitfld.long 0xDC 6. "FBIT6,Filter bits" "0,1"
bitfld.long 0xDC 5. "FBIT5,Filter bits" "0,1"
bitfld.long 0xDC 4. "FBIT4,Filter bits" "0,1"
bitfld.long 0xDC 3. "FBIT3,Filter bits" "0,1"
bitfld.long 0xDC 2. "FBIT2,Filter bits" "0,1"
bitfld.long 0xDC 1. "FBIT1,Filter bits" "0,1"
bitfld.long 0xDC 0. "FBIT0,Filter bits" "0,1"
tree.end
tree.end
tree "CRC (Cyclic Redundancy Check Computing Unit)"
base ad:0x40023000
group.long 0x0++0x7
line.long 0x0 "DATA,Data register"
hexmask.long 0x0 0.--31. 1. "DATA,Data Register"
line.long 0x4 "INDATA,Independent Data register"
hexmask.long.byte 0x4 0.--7. 1. "INDATA,Independent Data register"
wgroup.long 0x8++0x3
line.long 0x0 "CTRL,Control register"
bitfld.long 0x0 0. "RST,Reset CRC Calculation Unit" "0,1"
tree.end
sif (cpuis("APM32F41*"))
tree "CRYP"
base ad:0x50060000
group.long 0x0++0x3
line.long 0x0 "CTRL,control register"
bitfld.long 0x0 15. "CRYPEN,Cryptographic processor" "0,1"
bitfld.long 0x0 14. "FFLUSH,FIFO flush" "0,1"
bitfld.long 0x0 8.--9. "KSIZESEL,Key size selection (AES mode" "0,1,2,3"
bitfld.long 0x0 6.--7. "DTSEL,Data type selection" "0,1,2,3"
bitfld.long 0x0 3.--5. "ALGOMSEL,Algorithm mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 2. "ALGODIRSEL,Algorithm direction" "0,1"
rgroup.long 0x4++0x3
line.long 0x0 "STS,status register"
bitfld.long 0x0 4. "BUSY,Busy bit" "0,1"
bitfld.long 0x0 3. "OFFULL,Output FIFO full" "0,1"
bitfld.long 0x0 2. "OFEMPT,Output FIFO not empty" "0,1"
bitfld.long 0x0 1. "IFFULL,Input FIFO not full" "0,1"
bitfld.long 0x0 0. "IFEMPT,Input FIFO empty" "0,1"
group.long 0x8++0x3
line.long 0x0 "DATAIN,data input register"
hexmask.long 0x0 0.--31. 1. "DATAIN,Data input"
rgroup.long 0xC++0x3
line.long 0x0 "DATAOUT,data output register"
hexmask.long 0x0 0.--31. 1. "DATAOUT,Data output"
group.long 0x10++0x7
line.long 0x0 "DMACTRL,DMA control register"
bitfld.long 0x0 1. "OUTEN,DMA output enable" "0,1"
bitfld.long 0x0 0. "INEN,DMA input enable" "0,1"
line.long 0x4 "INTMASK,interrupt mask set/clear register"
bitfld.long 0x4 1. "OUTIMASK,Output FIFO service interrupt" "0,1"
bitfld.long 0x4 0. "INIMASK,Input FIFO service interrupt" "0,1"
rgroup.long 0x18++0x7
line.long 0x0 "INTSTS,raw interrupt status register"
bitfld.long 0x0 1. "OUTISTS,Output FIFO service raw interrupt" "0,1"
bitfld.long 0x0 0. "INISTS,Input FIFO service raw interrupt" "0,1"
line.long 0x4 "MINTSTS,masked interrupt status register"
bitfld.long 0x4 1. "OUTMISTS,Output FIFO service masked interrupt" "0,1"
bitfld.long 0x4 0. "INMISTS,Input FIFO service masked interrupt" "0,1"
wgroup.long 0x20++0x1F
line.long 0x0 "K0L,key registers"
bitfld.long 0x0 31. "B255,B255" "0,1"
bitfld.long 0x0 30. "B254,B254" "0,1"
bitfld.long 0x0 29. "B253,B253" "0,1"
bitfld.long 0x0 28. "B252,B252" "0,1"
bitfld.long 0x0 27. "B251,B251" "0,1"
bitfld.long 0x0 26. "B250,B250" "0,1"
bitfld.long 0x0 25. "B249,B249" "0,1"
bitfld.long 0x0 24. "B248,B248" "0,1"
bitfld.long 0x0 23. "B247,B247" "0,1"
newline
bitfld.long 0x0 22. "B246,B246" "0,1"
bitfld.long 0x0 21. "B245,B245" "0,1"
bitfld.long 0x0 20. "B244,B244" "0,1"
bitfld.long 0x0 19. "B243,B243" "0,1"
bitfld.long 0x0 18. "B242,B242" "0,1"
bitfld.long 0x0 17. "B241,B241" "0,1"
bitfld.long 0x0 16. "B240,B240" "0,1"
bitfld.long 0x0 15. "B239,B239" "0,1"
bitfld.long 0x0 14. "B238,B238" "0,1"
newline
bitfld.long 0x0 13. "B237,B237" "0,1"
bitfld.long 0x0 12. "B236,B236" "0,1"
bitfld.long 0x0 11. "B235,B235" "0,1"
bitfld.long 0x0 10. "B234,B234" "0,1"
bitfld.long 0x0 9. "B233,B233" "0,1"
bitfld.long 0x0 8. "B232,B232" "0,1"
bitfld.long 0x0 7. "B231,B231" "0,1"
bitfld.long 0x0 6. "B230,B230" "0,1"
bitfld.long 0x0 5. "B229,B229" "0,1"
newline
bitfld.long 0x0 4. "B228,B228" "0,1"
bitfld.long 0x0 3. "B227,B227" "0,1"
bitfld.long 0x0 2. "B226,B226" "0,1"
bitfld.long 0x0 1. "B225,B225" "0,1"
bitfld.long 0x0 0. "B224,B224" "0,1"
line.long 0x4 "K0R,key registers"
bitfld.long 0x4 31. "B223,B223" "0,1"
bitfld.long 0x4 30. "B222,B222" "0,1"
bitfld.long 0x4 29. "B221,B221" "0,1"
bitfld.long 0x4 28. "B220,B220" "0,1"
bitfld.long 0x4 27. "B219,B219" "0,1"
bitfld.long 0x4 26. "B218,B218" "0,1"
bitfld.long 0x4 25. "B217,B217" "0,1"
bitfld.long 0x4 24. "B216,B216" "0,1"
bitfld.long 0x4 23. "B215,B215" "0,1"
newline
bitfld.long 0x4 22. "B214,B214" "0,1"
bitfld.long 0x4 21. "B213,B213" "0,1"
bitfld.long 0x4 20. "B212,B212" "0,1"
bitfld.long 0x4 19. "B211,B211" "0,1"
bitfld.long 0x4 18. "B210,B210" "0,1"
bitfld.long 0x4 17. "B209,B209" "0,1"
bitfld.long 0x4 16. "B208,B208" "0,1"
bitfld.long 0x4 15. "B207,B207" "0,1"
bitfld.long 0x4 14. "B206,B206" "0,1"
newline
bitfld.long 0x4 13. "B205,B205" "0,1"
bitfld.long 0x4 12. "B204,B204" "0,1"
bitfld.long 0x4 11. "B203,B203" "0,1"
bitfld.long 0x4 10. "B202,B202" "0,1"
bitfld.long 0x4 9. "B201,B201" "0,1"
bitfld.long 0x4 8. "B200,B200" "0,1"
bitfld.long 0x4 7. "B199,B199" "0,1"
bitfld.long 0x4 6. "B198,B198" "0,1"
bitfld.long 0x4 5. "B197,B197" "0,1"
newline
bitfld.long 0x4 4. "B196,B196" "0,1"
bitfld.long 0x4 3. "B195,B195" "0,1"
bitfld.long 0x4 2. "B194,B194" "0,1"
bitfld.long 0x4 1. "B193,B193" "0,1"
bitfld.long 0x4 0. "B192,B192" "0,1"
line.long 0x8 "K1L,key registers"
bitfld.long 0x8 31. "B191,B191" "0,1"
bitfld.long 0x8 30. "B190,B190" "0,1"
bitfld.long 0x8 29. "B189,B189" "0,1"
bitfld.long 0x8 28. "B188,B188" "0,1"
bitfld.long 0x8 27. "B187,B187" "0,1"
bitfld.long 0x8 26. "B186,B186" "0,1"
bitfld.long 0x8 25. "B185,B185" "0,1"
bitfld.long 0x8 24. "B184,B184" "0,1"
bitfld.long 0x8 23. "B183,B183" "0,1"
newline
bitfld.long 0x8 22. "B182,B182" "0,1"
bitfld.long 0x8 21. "B181,B181" "0,1"
bitfld.long 0x8 20. "B180,B180" "0,1"
bitfld.long 0x8 19. "B179,B179" "0,1"
bitfld.long 0x8 18. "B178,B178" "0,1"
bitfld.long 0x8 17. "B177,B177" "0,1"
bitfld.long 0x8 16. "B176,B176" "0,1"
bitfld.long 0x8 15. "B175,B175" "0,1"
bitfld.long 0x8 14. "B174,B174" "0,1"
newline
bitfld.long 0x8 13. "B173,B173" "0,1"
bitfld.long 0x8 12. "B172,B172" "0,1"
bitfld.long 0x8 11. "B171,B171" "0,1"
bitfld.long 0x8 10. "B170,B170" "0,1"
bitfld.long 0x8 9. "B169,B169" "0,1"
bitfld.long 0x8 8. "B168,B168" "0,1"
bitfld.long 0x8 7. "B167,B167" "0,1"
bitfld.long 0x8 6. "B166,B166" "0,1"
bitfld.long 0x8 5. "B165,B165" "0,1"
newline
bitfld.long 0x8 4. "B164,B164" "0,1"
bitfld.long 0x8 3. "B163,B163" "0,1"
bitfld.long 0x8 2. "B162,B162" "0,1"
bitfld.long 0x8 1. "B161,B161" "0,1"
bitfld.long 0x8 0. "B160,B160" "0,1"
line.long 0xC "K1R,key registers"
bitfld.long 0xC 31. "B159,B159" "0,1"
bitfld.long 0xC 30. "B158,B158" "0,1"
bitfld.long 0xC 29. "B157,B157" "0,1"
bitfld.long 0xC 28. "B156,B156" "0,1"
bitfld.long 0xC 27. "B155,B155" "0,1"
bitfld.long 0xC 26. "B154,B154" "0,1"
bitfld.long 0xC 25. "B153,B153" "0,1"
bitfld.long 0xC 24. "B152,B152" "0,1"
bitfld.long 0xC 23. "B151,B151" "0,1"
newline
bitfld.long 0xC 22. "B150,B150" "0,1"
bitfld.long 0xC 21. "B149,B149" "0,1"
bitfld.long 0xC 20. "B148,B148" "0,1"
bitfld.long 0xC 19. "B147,B147" "0,1"
bitfld.long 0xC 18. "B146,B146" "0,1"
bitfld.long 0xC 17. "B145,B145" "0,1"
bitfld.long 0xC 16. "B144,B144" "0,1"
bitfld.long 0xC 15. "B143,B143" "0,1"
bitfld.long 0xC 14. "B142,B142" "0,1"
newline
bitfld.long 0xC 13. "B141,B141" "0,1"
bitfld.long 0xC 12. "B140,B140" "0,1"
bitfld.long 0xC 11. "B139,B139" "0,1"
bitfld.long 0xC 10. "B138,B138" "0,1"
bitfld.long 0xC 9. "B137,B137" "0,1"
bitfld.long 0xC 8. "B136,B136" "0,1"
bitfld.long 0xC 7. "B135,B135" "0,1"
bitfld.long 0xC 6. "B134,B134" "0,1"
bitfld.long 0xC 5. "B133,B133" "0,1"
newline
bitfld.long 0xC 4. "B132,B132" "0,1"
bitfld.long 0xC 3. "B131,B131" "0,1"
bitfld.long 0xC 2. "B130,B130" "0,1"
bitfld.long 0xC 1. "B129,B129" "0,1"
bitfld.long 0xC 0. "B128,B128" "0,1"
line.long 0x10 "K2L,key registers"
bitfld.long 0x10 31. "B127,B127" "0,1"
bitfld.long 0x10 30. "B126,B126" "0,1"
bitfld.long 0x10 29. "B125,B125" "0,1"
bitfld.long 0x10 28. "B124,B124" "0,1"
bitfld.long 0x10 27. "B123,B123" "0,1"
bitfld.long 0x10 26. "B122,B122" "0,1"
bitfld.long 0x10 25. "B121,B121" "0,1"
bitfld.long 0x10 24. "B120,B120" "0,1"
bitfld.long 0x10 23. "B119,B119" "0,1"
newline
bitfld.long 0x10 22. "B118,B118" "0,1"
bitfld.long 0x10 21. "B117,B117" "0,1"
bitfld.long 0x10 20. "B116,B116" "0,1"
bitfld.long 0x10 19. "B115,B115" "0,1"
bitfld.long 0x10 18. "B114,B114" "0,1"
bitfld.long 0x10 17. "B113,B113" "0,1"
bitfld.long 0x10 16. "B112,B112" "0,1"
bitfld.long 0x10 15. "B111,B111" "0,1"
bitfld.long 0x10 14. "B110,B110" "0,1"
newline
bitfld.long 0x10 13. "B109,B109" "0,1"
bitfld.long 0x10 12. "B108,B108" "0,1"
bitfld.long 0x10 11. "B107,B107" "0,1"
bitfld.long 0x10 10. "B106,B106" "0,1"
bitfld.long 0x10 9. "B105,B105" "0,1"
bitfld.long 0x10 8. "B104,B104" "0,1"
bitfld.long 0x10 7. "B103,B103" "0,1"
bitfld.long 0x10 6. "B102,B102" "0,1"
bitfld.long 0x10 5. "B101,B101" "0,1"
newline
bitfld.long 0x10 4. "B100,B100" "0,1"
bitfld.long 0x10 3. "B99,B99" "0,1"
bitfld.long 0x10 2. "B98,B98" "0,1"
bitfld.long 0x10 1. "B97,B97" "0,1"
bitfld.long 0x10 0. "B96,B96" "0,1"
line.long 0x14 "K2R,key registers"
bitfld.long 0x14 31. "B95,B95" "0,1"
bitfld.long 0x14 30. "B94,B94" "0,1"
bitfld.long 0x14 29. "B93,B93" "0,1"
bitfld.long 0x14 28. "B92,B92" "0,1"
bitfld.long 0x14 27. "B91,B91" "0,1"
bitfld.long 0x14 26. "B90,B90" "0,1"
bitfld.long 0x14 25. "B89,B89" "0,1"
bitfld.long 0x14 24. "B88,B88" "0,1"
bitfld.long 0x14 23. "B87,B87" "0,1"
newline
bitfld.long 0x14 22. "B86,B86" "0,1"
bitfld.long 0x14 21. "B85,B85" "0,1"
bitfld.long 0x14 20. "B84,B84" "0,1"
bitfld.long 0x14 19. "B83,B83" "0,1"
bitfld.long 0x14 18. "B82,B82" "0,1"
bitfld.long 0x14 17. "B81,B81" "0,1"
bitfld.long 0x14 16. "B80,B80" "0,1"
bitfld.long 0x14 15. "B79,B79" "0,1"
bitfld.long 0x14 14. "B78,B78" "0,1"
newline
bitfld.long 0x14 13. "B77,B77" "0,1"
bitfld.long 0x14 12. "B76,B76" "0,1"
bitfld.long 0x14 11. "B75,B75" "0,1"
bitfld.long 0x14 10. "B74,B74" "0,1"
bitfld.long 0x14 9. "B73,B73" "0,1"
bitfld.long 0x14 8. "B72,B72" "0,1"
bitfld.long 0x14 7. "B71,B71" "0,1"
bitfld.long 0x14 6. "B70,B70" "0,1"
bitfld.long 0x14 5. "B69,B69" "0,1"
newline
bitfld.long 0x14 4. "B68,B68" "0,1"
bitfld.long 0x14 3. "B67,B67" "0,1"
bitfld.long 0x14 2. "B66,B66" "0,1"
bitfld.long 0x14 1. "B65,B65" "0,1"
bitfld.long 0x14 0. "B64,B64" "0,1"
line.long 0x18 "K3L,key registers"
bitfld.long 0x18 31. "B63,B63" "0,1"
bitfld.long 0x18 30. "B62,B62" "0,1"
bitfld.long 0x18 29. "B61,B61" "0,1"
bitfld.long 0x18 28. "B60,B60" "0,1"
bitfld.long 0x18 27. "B59,B59" "0,1"
bitfld.long 0x18 26. "B58,B58" "0,1"
bitfld.long 0x18 25. "B57,B57" "0,1"
bitfld.long 0x18 24. "B56,B56" "0,1"
bitfld.long 0x18 23. "B55,B55" "0,1"
newline
bitfld.long 0x18 22. "B54,B54" "0,1"
bitfld.long 0x18 21. "B53,B53" "0,1"
bitfld.long 0x18 20. "B52,B52" "0,1"
bitfld.long 0x18 19. "B51,B51" "0,1"
bitfld.long 0x18 18. "B50,B50" "0,1"
bitfld.long 0x18 17. "B49,B49" "0,1"
bitfld.long 0x18 16. "B48,B48" "0,1"
bitfld.long 0x18 15. "B47,B47" "0,1"
bitfld.long 0x18 14. "B46,B46" "0,1"
newline
bitfld.long 0x18 13. "B45,B45" "0,1"
bitfld.long 0x18 12. "B44,B44" "0,1"
bitfld.long 0x18 11. "B43,B43" "0,1"
bitfld.long 0x18 10. "B42,B42" "0,1"
bitfld.long 0x18 9. "B41,B41" "0,1"
bitfld.long 0x18 8. "B40,B40" "0,1"
bitfld.long 0x18 7. "B39,B39" "0,1"
bitfld.long 0x18 6. "B38,B38" "0,1"
bitfld.long 0x18 5. "B37,B37" "0,1"
newline
bitfld.long 0x18 4. "B36,B36" "0,1"
bitfld.long 0x18 3. "B35,B35" "0,1"
bitfld.long 0x18 2. "B34,B34" "0,1"
bitfld.long 0x18 1. "B33,B33" "0,1"
bitfld.long 0x18 0. "B32,B32" "0,1"
line.long 0x1C "K3R,key registers"
bitfld.long 0x1C 31. "B31,B31" "0,1"
bitfld.long 0x1C 30. "B30,B30" "0,1"
bitfld.long 0x1C 29. "B29,B29" "0,1"
bitfld.long 0x1C 28. "B28,B28" "0,1"
bitfld.long 0x1C 27. "B27,B27" "0,1"
bitfld.long 0x1C 26. "B26,B26" "0,1"
bitfld.long 0x1C 25. "B25,B25" "0,1"
bitfld.long 0x1C 24. "B24,B24" "0,1"
bitfld.long 0x1C 23. "B23,B23" "0,1"
newline
bitfld.long 0x1C 22. "B22,B22" "0,1"
bitfld.long 0x1C 21. "B21,B21" "0,1"
bitfld.long 0x1C 20. "B20,B20" "0,1"
bitfld.long 0x1C 19. "B19,B19" "0,1"
bitfld.long 0x1C 18. "B18,B18" "0,1"
bitfld.long 0x1C 17. "B17,B17" "0,1"
bitfld.long 0x1C 16. "B16,B16" "0,1"
bitfld.long 0x1C 15. "B15,B15" "0,1"
bitfld.long 0x1C 14. "B14,B14" "0,1"
newline
bitfld.long 0x1C 13. "B13,B13" "0,1"
bitfld.long 0x1C 12. "B12,B12" "0,1"
bitfld.long 0x1C 11. "B11,B11" "0,1"
bitfld.long 0x1C 10. "B10,B10" "0,1"
bitfld.long 0x1C 9. "B9,B9" "0,1"
bitfld.long 0x1C 8. "B8,B8" "0,1"
bitfld.long 0x1C 7. "B7,B7" "0,1"
bitfld.long 0x1C 6. "B6,B6" "0,1"
bitfld.long 0x1C 5. "B5,B5" "0,1"
newline
bitfld.long 0x1C 4. "B4,B4" "0,1"
bitfld.long 0x1C 3. "B3,B3" "0,1"
bitfld.long 0x1C 2. "B2,B2" "0,1"
bitfld.long 0x1C 1. "B1,B1" "0,1"
bitfld.long 0x1C 0. "b0,b0" "0,1"
group.long 0x40++0xF
line.long 0x0 "IV0L,initialization vector registers"
bitfld.long 0x0 31. "IV0,IV0" "0,1"
bitfld.long 0x0 30. "IV1,IV1" "0,1"
bitfld.long 0x0 29. "IV2,IV2" "0,1"
bitfld.long 0x0 28. "IV3,IV3" "0,1"
bitfld.long 0x0 27. "IV4,IV4" "0,1"
bitfld.long 0x0 26. "IV5,IV5" "0,1"
bitfld.long 0x0 25. "IV6,IV6" "0,1"
bitfld.long 0x0 24. "IV7,IV7" "0,1"
bitfld.long 0x0 23. "IV8,IV8" "0,1"
newline
bitfld.long 0x0 22. "IV9,IV9" "0,1"
bitfld.long 0x0 21. "IV10,IV10" "0,1"
bitfld.long 0x0 20. "IV11,IV11" "0,1"
bitfld.long 0x0 19. "IV12,IV12" "0,1"
bitfld.long 0x0 18. "IV13,IV13" "0,1"
bitfld.long 0x0 17. "IV14,IV14" "0,1"
bitfld.long 0x0 16. "IV15,IV15" "0,1"
bitfld.long 0x0 15. "IV16,IV16" "0,1"
bitfld.long 0x0 14. "IV17,IV17" "0,1"
newline
bitfld.long 0x0 13. "IV18,IV18" "0,1"
bitfld.long 0x0 12. "IV19,IV19" "0,1"
bitfld.long 0x0 11. "IV20,IV20" "0,1"
bitfld.long 0x0 10. "IV21,IV21" "0,1"
bitfld.long 0x0 9. "IV22,IV22" "0,1"
bitfld.long 0x0 8. "IV23,IV23" "0,1"
bitfld.long 0x0 7. "IV24,IV24" "0,1"
bitfld.long 0x0 6. "IV25,IV25" "0,1"
bitfld.long 0x0 5. "IV26,IV26" "0,1"
newline
bitfld.long 0x0 4. "IV27,IV27" "0,1"
bitfld.long 0x0 3. "IV28,IV28" "0,1"
bitfld.long 0x0 2. "IV29,IV29" "0,1"
bitfld.long 0x0 1. "IV30,IV30" "0,1"
bitfld.long 0x0 0. "IV31,IV31" "0,1"
line.long 0x4 "IV0R,initialization vector registers"
bitfld.long 0x4 31. "IV32,IV32" "0,1"
bitfld.long 0x4 30. "IV33,IV33" "0,1"
bitfld.long 0x4 29. "IV34,IV34" "0,1"
bitfld.long 0x4 28. "IV35,IV35" "0,1"
bitfld.long 0x4 27. "IV36,IV36" "0,1"
bitfld.long 0x4 26. "IV37,IV37" "0,1"
bitfld.long 0x4 25. "IV38,IV38" "0,1"
bitfld.long 0x4 24. "IV39,IV39" "0,1"
bitfld.long 0x4 23. "IV40,IV40" "0,1"
newline
bitfld.long 0x4 22. "IV41,IV41" "0,1"
bitfld.long 0x4 21. "IV42,IV42" "0,1"
bitfld.long 0x4 20. "IV43,IV43" "0,1"
bitfld.long 0x4 19. "IV44,IV44" "0,1"
bitfld.long 0x4 18. "IV45,IV45" "0,1"
bitfld.long 0x4 17. "IV46,IV46" "0,1"
bitfld.long 0x4 16. "IV47,IV47" "0,1"
bitfld.long 0x4 15. "IV48,IV48" "0,1"
bitfld.long 0x4 14. "IV49,IV49" "0,1"
newline
bitfld.long 0x4 13. "IV50,IV50" "0,1"
bitfld.long 0x4 12. "IV51,IV51" "0,1"
bitfld.long 0x4 11. "IV52,IV52" "0,1"
bitfld.long 0x4 10. "IV53,IV53" "0,1"
bitfld.long 0x4 9. "IV54,IV54" "0,1"
bitfld.long 0x4 8. "IV55,IV55" "0,1"
bitfld.long 0x4 7. "IV56,IV56" "0,1"
bitfld.long 0x4 6. "IV57,IV57" "0,1"
bitfld.long 0x4 5. "IV58,IV58" "0,1"
newline
bitfld.long 0x4 4. "IV59,IV59" "0,1"
bitfld.long 0x4 3. "IV60,IV60" "0,1"
bitfld.long 0x4 2. "IV61,IV61" "0,1"
bitfld.long 0x4 1. "IV62,IV62" "0,1"
bitfld.long 0x4 0. "IV63,IV63" "0,1"
line.long 0x8 "IV1L,initialization vector registers"
bitfld.long 0x8 31. "IV64,IV64" "0,1"
bitfld.long 0x8 30. "IV65,IV65" "0,1"
bitfld.long 0x8 29. "IV66,IV66" "0,1"
bitfld.long 0x8 28. "IV67,IV67" "0,1"
bitfld.long 0x8 27. "IV68,IV68" "0,1"
bitfld.long 0x8 26. "IV69,IV69" "0,1"
bitfld.long 0x8 25. "IV70,IV70" "0,1"
bitfld.long 0x8 24. "IV71,IV71" "0,1"
bitfld.long 0x8 23. "IV72,IV72" "0,1"
newline
bitfld.long 0x8 22. "IV73,IV73" "0,1"
bitfld.long 0x8 21. "IV74,IV74" "0,1"
bitfld.long 0x8 20. "IV75,IV75" "0,1"
bitfld.long 0x8 19. "IV76,IV76" "0,1"
bitfld.long 0x8 18. "IV77,IV77" "0,1"
bitfld.long 0x8 17. "IV78,IV78" "0,1"
bitfld.long 0x8 16. "IV79,IV79" "0,1"
bitfld.long 0x8 15. "IV80,IV80" "0,1"
bitfld.long 0x8 14. "IV81,IV81" "0,1"
newline
bitfld.long 0x8 13. "IV82,IV82" "0,1"
bitfld.long 0x8 12. "IV83,IV83" "0,1"
bitfld.long 0x8 11. "IV84,IV84" "0,1"
bitfld.long 0x8 10. "IV85,IV85" "0,1"
bitfld.long 0x8 9. "IV86,IV86" "0,1"
bitfld.long 0x8 8. "IV87,IV87" "0,1"
bitfld.long 0x8 7. "IV88,IV88" "0,1"
bitfld.long 0x8 6. "IV89,IV89" "0,1"
bitfld.long 0x8 5. "IV90,IV90" "0,1"
newline
bitfld.long 0x8 4. "IV91,IV91" "0,1"
bitfld.long 0x8 3. "IV92,IV92" "0,1"
bitfld.long 0x8 2. "IV93,IV93" "0,1"
bitfld.long 0x8 1. "IV94,IV94" "0,1"
bitfld.long 0x8 0. "IV95,IV95" "0,1"
line.long 0xC "IV1R,initialization vector registers"
bitfld.long 0xC 31. "IV96,IV96" "0,1"
bitfld.long 0xC 30. "IV97,IV97" "0,1"
bitfld.long 0xC 29. "IV98,IV98" "0,1"
bitfld.long 0xC 28. "IV99,IV99" "0,1"
bitfld.long 0xC 27. "IV100,IV100" "0,1"
bitfld.long 0xC 26. "IV101,IV101" "0,1"
bitfld.long 0xC 25. "IV102,IV102" "0,1"
bitfld.long 0xC 24. "IV103,IV103" "0,1"
bitfld.long 0xC 23. "IV104,IV104" "0,1"
newline
bitfld.long 0xC 22. "IV105,IV105" "0,1"
bitfld.long 0xC 21. "IV106,IV106" "0,1"
bitfld.long 0xC 20. "IV107,IV107" "0,1"
bitfld.long 0xC 19. "IV108,IV108" "0,1"
bitfld.long 0xC 18. "IV109,IV109" "0,1"
bitfld.long 0xC 17. "IV110,IV110" "0,1"
bitfld.long 0xC 16. "IV111,IV111" "0,1"
bitfld.long 0xC 15. "IV112,IV112" "0,1"
bitfld.long 0xC 14. "IV113,IV113" "0,1"
newline
bitfld.long 0xC 13. "IV114,IV114" "0,1"
bitfld.long 0xC 12. "IV115,IV115" "0,1"
bitfld.long 0xC 11. "IV116,IV116" "0,1"
bitfld.long 0xC 10. "IV117,IV117" "0,1"
bitfld.long 0xC 9. "IV118,IV118" "0,1"
bitfld.long 0xC 8. "IV119,IV119" "0,1"
bitfld.long 0xC 7. "IV120,IV120" "0,1"
bitfld.long 0xC 6. "IV121,IV121" "0,1"
bitfld.long 0xC 5. "IV122,IV122" "0,1"
newline
bitfld.long 0xC 4. "IV123,IV123" "0,1"
bitfld.long 0xC 3. "IV124,IV124" "0,1"
bitfld.long 0xC 2. "IV125,IV125" "0,1"
bitfld.long 0xC 1. "IV126,IV126" "0,1"
bitfld.long 0xC 0. "IV127,IV127" "0,1"
tree.end
tree "HASH (HASH Processor)"
base ad:0x50060400
group.long 0x0++0xB
line.long 0x0 "CTRL,control register"
bitfld.long 0x0 16. "LKEYSEL,Long key selection" "0,1"
rbitfld.long 0x0 12. "DINNEMPT,DIN not empty" "0,1"
hexmask.long.byte 0x0 8.--11. 1. "WNUM,Number of words already"
bitfld.long 0x0 7. "ALGSEL,Algorithm selection" "0,1"
bitfld.long 0x0 6. "MODESEL,Mode selection" "0,1"
bitfld.long 0x0 4.--5. "DTYPE,Data type selection" "0,1,2,3"
bitfld.long 0x0 3. "DMAEN,DMA enable" "0,1"
bitfld.long 0x0 2. "INITCAL,Initialize message digest" "0,1"
line.long 0x4 "INDATA,data input register"
hexmask.long 0x4 0.--31. 1. "INDATA,Data input"
line.long 0x8 "START,start register"
bitfld.long 0x8 8. "DIGCAL,Digest calculation" "0,1"
hexmask.long.byte 0x8 0.--4. 1. "LWNUM,Number of valid bits in the last word of"
rgroup.long 0xC++0x13
line.long 0x0 "DIG0,digest registers"
hexmask.long 0x0 0.--31. 1. "DIG0,DIG0"
line.long 0x4 "DIG1,digest registers"
hexmask.long 0x4 0.--31. 1. "DIG1,DIG1"
line.long 0x8 "DIG2,digest registers"
hexmask.long 0x8 0.--31. 1. "DIG2,DIG2"
line.long 0xC "DIG3,digest registers"
hexmask.long 0xC 0.--31. 1. "DIG3,DIG3"
line.long 0x10 "DIG4,digest registers"
hexmask.long 0x10 0.--31. 1. "DIG4,DIG4"
group.long 0x20++0x7
line.long 0x0 "INT,interrupt enable register"
bitfld.long 0x0 1. "DCALC,Digest calculation completion interrupt" "0,1"
bitfld.long 0x0 0. "INDATA,Data input interrupt" "0,1"
line.long 0x4 "STS,status register"
rbitfld.long 0x4 3. "BUSY,Busy bit" "0,1"
rbitfld.long 0x4 2. "DMA,DMA Status" "0,1"
bitfld.long 0x4 1. "DCALCINT,Digest calculation completion interrupt" "0,1"
bitfld.long 0x4 0. "INDATAINT,Data input interrupt" "0,1"
group.long 0xF8++0xCB
line.long 0x0 "CTSWAP0,context swap registers"
hexmask.long 0x0 0.--31. 1. "CTSWAP0,CTSWAP0"
line.long 0x4 "CTSWAP1,context swap registers"
hexmask.long 0x4 0.--31. 1. "CTSWAP1,CTSWAP1"
line.long 0x8 "CTSWAP2,context swap registers"
hexmask.long 0x8 0.--31. 1. "CTSWAP2,CTSWAP2"
line.long 0xC "CTSWAP3,context swap registers"
hexmask.long 0xC 0.--31. 1. "CTSWAP3,CTSWAP3"
line.long 0x10 "CTSWAP4,context swap registers"
hexmask.long 0x10 0.--31. 1. "CTSWAP4,CTSWAP4"
line.long 0x14 "CTSWAP5,context swap registers"
hexmask.long 0x14 0.--31. 1. "CTSWAP5,CTSWAP5"
line.long 0x18 "CTSWAP6,context swap registers"
hexmask.long 0x18 0.--31. 1. "CTSWAP6,CTSWAP6"
line.long 0x1C "CTSWAP7,context swap registers"
hexmask.long 0x1C 0.--31. 1. "CTSWAP7,CTSWAP7"
line.long 0x20 "CTSWAP8,context swap registers"
hexmask.long 0x20 0.--31. 1. "CTSWAP8,CTSWAP8"
line.long 0x24 "CTSWAP9,context swap registers"
hexmask.long 0x24 0.--31. 1. "CTSWAP9,CTSWAP9"
line.long 0x28 "CTSWAP10,context swap registers"
hexmask.long 0x28 0.--31. 1. "CTSWAP10,CTSWAP10"
line.long 0x2C "CTSWAP11,context swap registers"
hexmask.long 0x2C 0.--31. 1. "CTSWAP11,CTSWAP11"
line.long 0x30 "CTSWAP12,context swap registers"
hexmask.long 0x30 0.--31. 1. "CTSWAP12,CTSWAP12"
line.long 0x34 "CTSWAP13,context swap registers"
hexmask.long 0x34 0.--31. 1. "CTSWAP13,CTSWAP13"
line.long 0x38 "CTSWAP14,context swap registers"
hexmask.long 0x38 0.--31. 1. "CTSWAP14,CTSWAP14"
line.long 0x3C "CTSWAP15,context swap registers"
hexmask.long 0x3C 0.--31. 1. "CTSWAP15,CTSWAP15"
line.long 0x40 "CTSWAP16,context swap registers"
hexmask.long 0x40 0.--31. 1. "CTSWAP16,CTSWAP16"
line.long 0x44 "CTSWAP17,context swap registers"
hexmask.long 0x44 0.--31. 1. "CTSWAP17,CTSWAP17"
line.long 0x48 "CTSWAP18,context swap registers"
hexmask.long 0x48 0.--31. 1. "CTSWAP18,CTSWAP18"
line.long 0x4C "CTSWAP19,context swap registers"
hexmask.long 0x4C 0.--31. 1. "CTSWAP19,CTSWAP19"
line.long 0x50 "CTSWAP20,context swap registers"
hexmask.long 0x50 0.--31. 1. "CTSWAP20,CTSWAP20"
line.long 0x54 "CTSWAP21,context swap registers"
hexmask.long 0x54 0.--31. 1. "CTSWAP21,CTSWAP21"
line.long 0x58 "CTSWAP22,context swap registers"
hexmask.long 0x58 0.--31. 1. "CTSWAP22,CTSWAP22"
line.long 0x5C "CTSWAP23,context swap registers"
hexmask.long 0x5C 0.--31. 1. "CTSWAP23,CTSWAP23"
line.long 0x60 "CTSWAP24,context swap registers"
hexmask.long 0x60 0.--31. 1. "CTSWAP24,CTSWAP24"
line.long 0x64 "CTSWAP25,context swap registers"
hexmask.long 0x64 0.--31. 1. "CTSWAP25,CTSWAP25"
line.long 0x68 "CTSWAP26,context swap registers"
hexmask.long 0x68 0.--31. 1. "CTSWAP26,CTSWAP26"
line.long 0x6C "CTSWAP27,context swap registers"
hexmask.long 0x6C 0.--31. 1. "CTSWAP27,CTSWAP27"
line.long 0x70 "CTSWAP28,context swap registers"
hexmask.long 0x70 0.--31. 1. "CTSWAP28,CTSWAP28"
line.long 0x74 "CTSWAP29,context swap registers"
hexmask.long 0x74 0.--31. 1. "CTSWAP29,CTSWAP29"
line.long 0x78 "CTSWAP30,context swap registers"
hexmask.long 0x78 0.--31. 1. "CTSWAP30,CTSWAP30"
line.long 0x7C "CTSWAP31,context swap registers"
hexmask.long 0x7C 0.--31. 1. "CTSWAP31,CTSWAP31"
line.long 0x80 "CTSWAP32,context swap registers"
hexmask.long 0x80 0.--31. 1. "CTSWAP32,CTSWAP32"
line.long 0x84 "CTSWAP33,context swap registers"
hexmask.long 0x84 0.--31. 1. "CTSWAP33,CTSWAP33"
line.long 0x88 "CTSWAP34,context swap registers"
hexmask.long 0x88 0.--31. 1. "CTSWAP34,CTSWAP34"
line.long 0x8C "CTSWAP35,context swap registers"
hexmask.long 0x8C 0.--31. 1. "CTSWAP35,CTSWAP35"
line.long 0x90 "CTSWAP36,context swap registers"
hexmask.long 0x90 0.--31. 1. "CTSWAP36,CTSWAP36"
line.long 0x94 "CTSWAP37,context swap registers"
hexmask.long 0x94 0.--31. 1. "CTSWAP37,CTSWAP37"
line.long 0x98 "CTSWAP38,context swap registers"
hexmask.long 0x98 0.--31. 1. "CTSWAP38,CTSWAP38"
line.long 0x9C "CTSWAP39,context swap registers"
hexmask.long 0x9C 0.--31. 1. "CTSWAP39,CTSWAP39"
line.long 0xA0 "CTSWAP40,context swap registers"
hexmask.long 0xA0 0.--31. 1. "CTSWAP40,CTSWAP40"
line.long 0xA4 "CTSWAP41,context swap registers"
hexmask.long 0xA4 0.--31. 1. "CTSWAP41,CTSWAP41"
line.long 0xA8 "CTSWAP42,context swap registers"
hexmask.long 0xA8 0.--31. 1. "CTSWAP42,CTSWAP42"
line.long 0xAC "CTSWAP43,context swap registers"
hexmask.long 0xAC 0.--31. 1. "CTSWAP43,CTSWAP43"
line.long 0xB0 "CTSWAP44,context swap registers"
hexmask.long 0xB0 0.--31. 1. "CTSWAP44,CTSWAP44"
line.long 0xB4 "CTSWAP45,context swap registers"
hexmask.long 0xB4 0.--31. 1. "CTSWAP45,CTSWAP45"
line.long 0xB8 "CTSWAP46,context swap registers"
hexmask.long 0xB8 0.--31. 1. "CTSWAP46,CTSWAP46"
line.long 0xBC "CTSWAP47,context swap registers"
hexmask.long 0xBC 0.--31. 1. "CTSWAP47,CTSWAP47"
line.long 0xC0 "CTSWAP48,context swap registers"
hexmask.long 0xC0 0.--31. 1. "CTSWAP48,CTSWAP48"
line.long 0xC4 "CTSWAP49,context swap registers"
hexmask.long 0xC4 0.--31. 1. "CTSWAP49,CTSWAP49"
line.long 0xC8 "CTSWAP50,context swap registers"
hexmask.long 0xC8 0.--31. 1. "CTSWAP50,CTSWAP50"
tree.end
endif
tree "DAC (Digital-to-Analog Converter)"
base ad:0x40007400
group.long 0x0++0x3
line.long 0x0 "CTRL,control register"
bitfld.long 0x0 29. "DMAUDIEN2,DAC channel2 DMA underrun interrupt" "0,1"
bitfld.long 0x0 28. "DMAENCH2,DAC channel2 DMA enable" "0,1"
hexmask.long.byte 0x0 24.--27. 1. "MAMPSELCH2,DAC channel2 mask/amplitude"
bitfld.long 0x0 22.--23. "WAVENCH2,DAC channel2 noise/triangle wave" "0,1,2,3"
bitfld.long 0x0 19.--21. "TRGSELCH2,DAC channel2 trigger" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 18. "TRGENCH2,DAC channel2 trigger" "0,1"
bitfld.long 0x0 17. "BUFFDCH2,DAC channel2 output buffer" "0,1"
bitfld.long 0x0 16. "ENCH2,DAC channel2 enable" "0,1"
bitfld.long 0x0 13. "DMAUDIEN1,DAC channel1 DMA Underrun Interrupt" "0,1"
newline
bitfld.long 0x0 12. "DMAENCH1,DAC channel1 DMA enable" "0,1"
hexmask.long.byte 0x0 8.--11. 1. "MAMPSELCH1,DAC channel1 mask/amplitude"
bitfld.long 0x0 6.--7. "WAVENCH1,DAC channel1 noise/triangle wave" "0,1,2,3"
bitfld.long 0x0 3.--5. "TRGSELCH1,DAC channel1 trigger" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 2. "TRGENCH1,DAC channel1 trigger" "0,1"
bitfld.long 0x0 1. "BUFFDCH1,DAC channel1 output buffer" "0,1"
bitfld.long 0x0 0. "ENCH1,DAC channel1 enable" "0,1"
wgroup.long 0x4++0x3
line.long 0x0 "SWTRG,software trigger register"
bitfld.long 0x0 1. "SWTRG2,DAC channel2 software" "0,1"
bitfld.long 0x0 0. "SWTRG1,DAC channel1 software" "0,1"
group.long 0x8++0x23
line.long 0x0 "DH12R1,channel1 12-bit right-aligned data holding"
hexmask.long.word 0x0 0.--11. 1. "DATA,DAC channel1 12-bit right-aligned"
line.long 0x4 "DH12L1,channel1 12-bit left aligned data holding"
hexmask.long.word 0x4 4.--15. 1. "DATA,DAC channel1 12-bit left-aligned"
line.long 0x8 "DH8R1,channel1 8-bit right aligned data holding"
hexmask.long.byte 0x8 0.--7. 1. "DATA,DAC channel1 8-bit right-aligned"
line.long 0xC "DH12R2,channel2 12-bit right aligned data holding"
hexmask.long.word 0xC 0.--11. 1. "DATA,DAC channel2 12-bit right-aligned"
line.long 0x10 "DH12L2,channel2 12-bit left aligned data holding"
hexmask.long.word 0x10 4.--15. 1. "DATA,DAC channel2 12-bit left-aligned"
line.long 0x14 "DH8R2,channel2 8-bit right-aligned data holding"
hexmask.long.byte 0x14 0.--7. 1. "DATA,DAC channel2 8-bit right-aligned"
line.long 0x18 "DH12RDUAL,Dual DAC 12-bit right-aligned data holding"
hexmask.long.word 0x18 16.--27. 1. "DATACH2,DAC channel2 12-bit right-aligned"
hexmask.long.word 0x18 0.--11. 1. "DATACH1,DAC channel1 12-bit right-aligned"
line.long 0x1C "DH12LDUAL,DUAL DAC 12-bit left aligned data holding"
hexmask.long.word 0x1C 20.--31. 1. "DATACH2,DAC channel2 12-bit left-aligned"
hexmask.long.word 0x1C 4.--15. 1. "DATACH1,DAC channel1 12-bit left-aligned"
line.long 0x20 "DH8RDUAL,DUAL DAC 8-bit right aligned data holding"
hexmask.long.byte 0x20 8.--15. 1. "DATACH2,DAC channel2 8-bit right-aligned"
hexmask.long.byte 0x20 0.--7. 1. "DATACH1,DAC channel1 8-bit right-aligned"
rgroup.long 0x2C++0x7
line.long 0x0 "DATAOCH1,channel1 data output register"
hexmask.long.word 0x0 0.--11. 1. "DATA,DAC channel1 data output"
line.long 0x4 "DATAOCH2,channel2 data output register"
hexmask.long.word 0x4 0.--11. 1. "DATA,DAC channel2 data output"
group.long 0x34++0x3
line.long 0x0 "STS,status register"
bitfld.long 0x0 29. "DMAUDFLG2,DAC channel2 DMA underrun" "0,1"
bitfld.long 0x0 13. "DMAUDFLG1,DAC channel1 DMA underrun" "0,1"
tree.end
tree "DBGMCU (Debug Support)"
base ad:0xE0042000
rgroup.long 0x0++0x3
line.long 0x0 "IDCODE,IDCODE"
hexmask.long.word 0x0 16.--31. 1. "WVR,Wafer Version Recognition"
hexmask.long.word 0x0 0.--11. 1. "EQR,Equipment Recognition"
group.long 0x4++0xB
line.long 0x0 "CFG,Control Register"
bitfld.long 0x0 6.--7. "TRACE_MODE,Trace Debug Pin Mode Configure" "0,1,2,3"
bitfld.long 0x0 5. "TRACE_IOEN,Trace Debug Pin Enable" "0,1"
bitfld.long 0x0 2. "STANDBY_CLK_STS,Configure clock status when MCU is debugged in standby mode" "0,1"
bitfld.long 0x0 1. "STOP_CLK_STS,Configure clock status when MCU is debugged in stop mode" "0,1"
bitfld.long 0x0 0. "SLEEP_CLK_STS,Configure clock status when MCU is debugged in sleep mode" "0,1"
line.long 0x4 "APB1F,Debug MCU APB1 Freeze registe"
bitfld.long 0x4 27. "CAN2_STS,CAN2 counter stopped when core is halted" "0,1"
bitfld.long 0x4 26. "CAN1_STS,CAN1 counter stopped when core is halted" "0,1"
bitfld.long 0x4 25. "I2C3_SMBUS_TIMEOUT_STS,I2C3_SMBUS_TIMEOUT_STS" "0,1"
bitfld.long 0x4 23. "I2C2_SMBUS_TIMEOUT_STS,I2C2_SMBUS_TIMEOUT_STS" "0,1"
bitfld.long 0x4 22. "I2C1_SMBUS_TIMEOUT_STS,I2C1_SMBUS_TIMEOUT_STS" "0,1"
newline
bitfld.long 0x4 21. "IWDT_STS,IWDT counter stopped when core is halted" "0,1"
bitfld.long 0x4 12. "WWDT_STS,WWDT counter stopped when core is halted" "0,1"
bitfld.long 0x4 11. "RTC_STS,RTC counter stopped when core is halted" "0,1"
bitfld.long 0x4 8. "TMR14_STS,TMR14 counter stopped when core is halted" "0,1"
bitfld.long 0x4 7. "TMR13_STS,TMR13 counter stopped when core is halted" "0,1"
newline
bitfld.long 0x4 6. "TMR12_STS,TMR12 counter stopped when core is halted" "0,1"
bitfld.long 0x4 5. "TMR7_STS,TMR7 counter stopped when core is halted" "0,1"
bitfld.long 0x4 4. "TMR6_STS,TMR6 counter stopped when core is halted" "0,1"
bitfld.long 0x4 3. "TMR5_STS,TMR5 counter stopped when core is halted" "0,1"
bitfld.long 0x4 2. "TMR4_STS,TMR4 counter stopped when core is halted" "0,1"
newline
bitfld.long 0x4 1. "TMR3_STS,TMR3 counter stopped when core is halted" "0,1"
bitfld.long 0x4 0. "TMR2_STS,TMR2 counter stopped when core is halted" "0,1"
line.long 0x8 "APB2F,Debug MCU APB2 Freeze registe"
bitfld.long 0x8 18. "TMR11_STS,TMR11 counter stopped when core is halted" "0,1"
bitfld.long 0x8 17. "TMR10_STS,TMR10 counter stopped when core is halted" "0,1"
bitfld.long 0x8 16. "TMR9_STS,TMR9 counter stopped when core is halted" "0,1"
bitfld.long 0x8 1. "TMR8_STS,TMR8 counter stopped when core is halted" "0,1"
bitfld.long 0x8 0. "TMR1_STS,TMR1 counter stopped when core is halted" "0,1"
tree.end
tree "DCI (Digital Camera Interface)"
base ad:0x50050000
group.long 0x0++0x3
line.long 0x0 "CTRL,control register 1"
bitfld.long 0x0 14. "DCIEN,DCI enable" "0,1"
bitfld.long 0x0 10.--11. "EXDMOD,Extended data mode" "0,1,2,3"
bitfld.long 0x0 8.--9. "FCRCFG,Frame capture rate control" "0,1,2,3"
bitfld.long 0x0 7. "VSYNCPOL,Vertical synchronization polarity" "0,1"
bitfld.long 0x0 6. "HSYNCPOL,Horizontal synchronization polarity" "0,1"
bitfld.long 0x0 5. "PXCLKPOL,Pixel clock polarity" "0,1"
bitfld.long 0x0 4. "ESYNCSEL,Embedded synchronization select" "0,1"
newline
bitfld.long 0x0 3. "JPGFM,JPEG format" "0,1"
bitfld.long 0x0 2. "CROPF,Crop feature" "0,1"
bitfld.long 0x0 1. "CMODE,Capture mode" "0,1"
bitfld.long 0x0 0. "CEN,Capture enable" "0,1"
rgroup.long 0x4++0x7
line.long 0x0 "STS,status register"
bitfld.long 0x0 2. "FIFONEMP,FIFO not empty" "0,1"
bitfld.long 0x0 1. "VSYNCSTS,VSYNCSTS" "0,1"
bitfld.long 0x0 0. "HSYNCSTS,HSYNCSTS" "0,1"
line.long 0x4 "RINTSTS,raw interrupt status register"
bitfld.long 0x4 4. "LINE_RINT,Line raw interrupt status" "0,1"
bitfld.long 0x4 3. "VSYNC_RINT,VSYNC raw interrupt status" "0,1"
bitfld.long 0x4 2. "SYNCERR_RINT,Synchronization error raw interrupt status" "0,1"
bitfld.long 0x4 1. "OVR_RINT,Overrun raw interrupt" "0,1"
bitfld.long 0x4 0. "CC_RINT,Capture complete raw interrupt" "0,1"
group.long 0xC++0x3
line.long 0x0 "INTEN,interrupt enable register"
bitfld.long 0x0 4. "LINEINTEN,Line interrupt enable" "0,1"
bitfld.long 0x0 3. "VSYNCINTEN,VSYNC interrupt enable" "0,1"
bitfld.long 0x0 2. "SYNCERRINTEN,Synchronization error interrupt" "0,1"
bitfld.long 0x0 1. "OVRINTEN,Overrun interrupt enable" "0,1"
bitfld.long 0x0 0. "CCINTEN,Capture complete interrupt enable" "0,1"
rgroup.long 0x10++0x3
line.long 0x0 "MINTSTS,masked interrupt status register"
bitfld.long 0x0 4. "LINE_MINT,Line masked interrupt status" "0,1"
bitfld.long 0x0 3. "VSYNC_MINT,VSYNC masked interrupt status" "0,1"
bitfld.long 0x0 2. "SYNCERR_MINT,Synchronization error masked interrupt status" "0,1"
bitfld.long 0x0 1. "OVR_MINT,Overrun masked interrupt status" "0,1"
bitfld.long 0x0 0. "CC_MINT,Capture complete masked interrupt status" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "INTCLR,interrupt clear register"
bitfld.long 0x0 4. "LINE_INTCLR,line interrupt status clear" "0,1"
bitfld.long 0x0 3. "VSYNC_INTCLR,Vertical synch interrupt status clear" "0,1"
bitfld.long 0x0 2. "SYNCERR_INTCLR,Synchronization error interrupt status clear" "0,1"
bitfld.long 0x0 1. "OVR_INTCLR,Overrun interrupt status clear" "0,1"
bitfld.long 0x0 0. "CC_INTCLR,Capture complete interrupt status clear" "0,1"
group.long 0x18++0xF
line.long 0x0 "ESYNCC,embedded synchronization code register"
hexmask.long.byte 0x0 24.--31. 1. "FEDC,Frame end delimiter code"
hexmask.long.byte 0x0 16.--23. 1. "LEDC,Line end delimiter code"
hexmask.long.byte 0x0 8.--15. 1. "LSDC,Line start delimiter code"
hexmask.long.byte 0x0 0.--7. 1. "FSDC,Frame start delimiter code"
line.long 0x4 "ESYNCUM,embedded synchronization unmask register"
hexmask.long.byte 0x4 24.--31. 1. "FEDUM,Frame end delimiter unmask"
hexmask.long.byte 0x4 16.--23. 1. "LEDUM,Line end delimiter unmask"
hexmask.long.byte 0x4 8.--15. 1. "LSDUM,Line start delimiter unmask"
hexmask.long.byte 0x4 0.--7. 1. "FSDUM,Frame start delimiter unmask"
line.long 0x8 "CROPWSTAT,crop window start"
hexmask.long.word 0x8 16.--28. 1. "VSLINECNT,Vertical start line count"
hexmask.long.word 0x8 0.--13. 1. "HOFSCNT,Horizontal offset count"
line.long 0xC "CROPWSIZE,crop window size"
hexmask.long.word 0xC 16.--29. 1. "VLINECNT,Vertical line count"
hexmask.long.word 0xC 0.--13. 1. "CCNT,Capture count"
rgroup.long 0x28++0x3
line.long 0x0 "DATA,data register"
hexmask.long.byte 0x0 24.--31. 1. "DATA3,Data byte 3"
hexmask.long.byte 0x0 16.--23. 1. "DATA2,Data byte 2"
hexmask.long.byte 0x0 8.--15. 1. "DATA1,Data byte 1"
hexmask.long.byte 0x0 0.--7. 1. "DATA0,Data byte 0"
tree.end
tree "DMA (Direct Memory Access)"
base ad:0x0
tree "DMA1"
base ad:0x40026000
rgroup.long 0x0++0x7
line.long 0x0 "LINTSTS,low interrupt status register"
bitfld.long 0x0 27. "TXCIFLG3,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x0 26. "HTXIFLG3,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x0 25. "TXEIFLG3,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x0 24. "DMEIFLG3,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x0 22. "FEIFLG3,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x0 21. "TXCIFLG2,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x0 20. "HTXIFLG2,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x0 19. "TXEIFLG2,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x0 18. "DMEIFLG2,Stream x direct mode error interrupt" "0,1"
newline
bitfld.long 0x0 16. "FEIFLG2,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x0 11. "TXCIFLG1,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x0 10. "HTXIFLG1,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x0 9. "TXEIFLG1,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x0 8. "DMEIFLG1,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x0 6. "FEIFLG1,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x0 5. "TXCIFLG0,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x0 4. "HTXIFLG0,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x0 3. "TXEIFLG0,Stream x transfer error interrupt flag" "0,1"
newline
bitfld.long 0x0 2. "DMEIFLG0,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x0 0. "FEIFLG0,Stream x FIFO error interrupt flag" "0,1"
line.long 0x4 "HINTSTS,high interrupt status register"
bitfld.long 0x4 27. "TXCIFLG7,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x4 26. "HTXIFLG7,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x4 25. "TXEIFLG7,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x4 24. "DMEIFLG7,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x4 22. "FEIFLG7,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x4 21. "TXCIFLG6,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x4 20. "HTXIFLG6,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x4 19. "TXEIFLG6,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x4 18. "DMEIFLG6,Stream x direct mode error interrupt" "0,1"
newline
bitfld.long 0x4 16. "FEIFLG6,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x4 11. "TXCIFLG5,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x4 10. "HTXIFLG5,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x4 9. "TXEIFLG5,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x4 8. "DMEIFLG5,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x4 6. "FEIFLG5,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x4 5. "TXCIFLG4,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x4 4. "HTXIFLG4,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x4 3. "TXEIFLG4,Stream x transfer error interrupt flag" "0,1"
newline
bitfld.long 0x4 2. "DMEIFLG4,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x4 0. "FEIFLG4,Stream x FIFO error interrupt flag" "0,1"
group.long 0x8++0xC7
line.long 0x0 "LIFCLR,low interrupt flag clear"
bitfld.long 0x0 27. "CTXCIFLG3,Stream x clear transfer complete" "0,1"
bitfld.long 0x0 26. "CHTXIFLG3,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x0 25. "CTXEIFLG3,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x0 24. "CDMEIFLG3,Stream x clear direct mode error" "0,1"
bitfld.long 0x0 22. "CFEIFLG3,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x0 21. "CTXCIFLG2,Stream x clear transfer complete" "0,1"
bitfld.long 0x0 20. "CHTXIFLG2,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x0 19. "CTXEIFLG2,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x0 18. "CDMEIFLG2,Stream x clear direct mode error" "0,1"
newline
bitfld.long 0x0 16. "CFEIFLG2,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x0 11. "CTXCIFLG1,Stream x clear transfer complete" "0,1"
bitfld.long 0x0 10. "CHTXIFLG1,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x0 9. "CTXEIFLG1,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x0 8. "CDMEIFLG1,Stream x clear direct mode error" "0,1"
bitfld.long 0x0 6. "CFEIFLG1,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x0 5. "CTXCIFLG0,Stream x clear transfer complete" "0,1"
bitfld.long 0x0 4. "CHTXIFLG0,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x0 3. "CTXEIFLG0,Stream x clear transfer error interrupt" "0,1"
newline
bitfld.long 0x0 2. "CDMEIFLG0,Stream x clear direct mode error" "0,1"
bitfld.long 0x0 0. "CFEIFLG0,Stream x clear FIFO error interrupt flag" "0,1"
line.long 0x4 "HIFCLR,high interrupt flag clear"
bitfld.long 0x4 27. "CTXCIFLG7,Stream x clear transfer complete" "0,1"
bitfld.long 0x4 26. "CHTXIFLG7,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x4 25. "CTXEIFLG7,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x4 24. "CDMEIFLG7,Stream x clear direct mode error" "0,1"
bitfld.long 0x4 22. "CFEIFLG7,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x4 21. "CTXCIFLG6,Stream x clear transfer complete" "0,1"
bitfld.long 0x4 20. "CHTXIFLG6,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x4 19. "CTXEIFLG6,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x4 18. "CDMEIFLG6,Stream x clear direct mode error" "0,1"
newline
bitfld.long 0x4 16. "CFEIFLG6,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x4 11. "CTXCIFLG5,Stream x clear transfer complete" "0,1"
bitfld.long 0x4 10. "CHTXIFLG5,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x4 9. "CTXEIFLG5,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x4 8. "CDMEIFLG5,Stream x clear direct mode error" "0,1"
bitfld.long 0x4 6. "CFEIFLG5,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x4 5. "CTXCIFLG4,Stream x clear transfer complete" "0,1"
bitfld.long 0x4 4. "CHTXIFLG4,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x4 3. "CTXEIFLG4,Stream x clear transfer error interrupt" "0,1"
newline
bitfld.long 0x4 2. "CDMEIFLG4,Stream x clear direct mode error" "0,1"
bitfld.long 0x4 0. "CFEIFLG4,Stream x clear FIFO error interrupt flag" "0,1"
line.long 0x8 "SCFG0,stream x configuration"
bitfld.long 0x8 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x8 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x8 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x8 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x8 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x8 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x8 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
bitfld.long 0x8 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
newline
bitfld.long 0x8 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x8 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x8 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x8 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x8 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x8 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x8 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x8 2. "TXEIEN,Transfer error interrupt" "0,1"
bitfld.long 0x8 1. "DMEIEN,Direct mode error interrupt" "0,1"
newline
bitfld.long 0x8 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0xC "NDATA0,stream x number of data"
hexmask.long.word 0xC 0.--15. 1. "NDATA,Number of data items to"
line.long 0x10 "PADDR0,stream x peripheral address"
hexmask.long 0x10 0.--31. 1. "PADDR,Peripheral address"
line.long 0x14 "M0ADDR0,stream x memory 0 address"
hexmask.long 0x14 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x18 "M1ADDR0,stream x memory 1 address"
hexmask.long 0x18 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x1C "FCTRL0,stream x FIFO control register"
bitfld.long 0x1C 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x1C 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x1C 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x1C 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x20 "SCFG1,stream x configuration"
bitfld.long 0x20 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x20 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x20 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x20 20. "ACK,ACK" "0,1"
bitfld.long 0x20 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x20 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x20 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x20 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x20 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x20 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x20 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x20 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x20 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x20 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x20 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x20 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x20 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x20 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x20 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x20 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x24 "NDATA1,stream x number of data"
hexmask.long.word 0x24 0.--15. 1. "NDATA,Number of data items to"
line.long 0x28 "PADDR1,stream x peripheral address"
hexmask.long 0x28 0.--31. 1. "PADDR,Peripheral address"
line.long 0x2C "M0ADDR1,stream x memory 0 address"
hexmask.long 0x2C 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x30 "M1ADDR1,stream x memory 1 address"
hexmask.long 0x30 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x34 "FCTRL1,stream x FIFO control register"
bitfld.long 0x34 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x34 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x34 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x34 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x38 "SCFG2,stream x configuration"
bitfld.long 0x38 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x38 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x38 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x38 20. "ACK,ACK" "0,1"
bitfld.long 0x38 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x38 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x38 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x38 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x38 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x38 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x38 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x38 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x38 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x38 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x38 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x38 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x38 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x38 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x38 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x38 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x3C "NDATA2,stream x number of data"
hexmask.long.word 0x3C 0.--15. 1. "NDATA,Number of data items to"
line.long 0x40 "PADDR2,stream x peripheral address"
hexmask.long 0x40 0.--31. 1. "PADDR,Peripheral address"
line.long 0x44 "M0ADDR2,stream x memory 0 address"
hexmask.long 0x44 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x48 "M1ADDR2,stream x memory 1 address"
hexmask.long 0x48 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x4C "FCTRL2,stream x FIFO control register"
bitfld.long 0x4C 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x4C 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x4C 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x4C 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x50 "SCFG3,stream x configuration"
bitfld.long 0x50 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x50 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x50 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x50 20. "ACK,ACK" "0,1"
bitfld.long 0x50 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x50 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x50 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x50 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x50 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x50 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x50 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x50 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x50 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x50 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x50 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x50 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x50 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x50 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x50 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x50 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x54 "NDATA3,stream x number of data"
hexmask.long.word 0x54 0.--15. 1. "NDATA,Number of data items to"
line.long 0x58 "PADDR3,stream x peripheral address"
hexmask.long 0x58 0.--31. 1. "PADDR,Peripheral address"
line.long 0x5C "M0ADDR3,stream x memory 0 address"
hexmask.long 0x5C 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x60 "M1ADDR3,stream x memory 1 address"
hexmask.long 0x60 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x64 "FCTRL3,stream x FIFO control register"
bitfld.long 0x64 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x64 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x64 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x64 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x68 "SCFG4,stream x configuration"
bitfld.long 0x68 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x68 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x68 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x68 20. "ACK,ACK" "0,1"
bitfld.long 0x68 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x68 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x68 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x68 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x68 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x68 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x68 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x68 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x68 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x68 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x68 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x68 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x68 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x68 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x68 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x68 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x6C "NDATA4,stream x number of data"
hexmask.long.word 0x6C 0.--15. 1. "NDATA,Number of data items to"
line.long 0x70 "PADDR4,stream x peripheral address"
hexmask.long 0x70 0.--31. 1. "PADDR,Peripheral address"
line.long 0x74 "M0ADDR4,stream x memory 0 address"
hexmask.long 0x74 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x78 "M1ADDR4,stream x memory 1 address"
hexmask.long 0x78 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x7C "FCTRL4,stream x FIFO control register"
bitfld.long 0x7C 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x7C 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x7C 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x7C 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x80 "SCFG5,stream x configuration"
bitfld.long 0x80 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x80 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x80 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x80 20. "ACK,ACK" "0,1"
bitfld.long 0x80 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x80 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x80 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x80 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x80 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x80 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x80 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x80 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x80 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x80 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x80 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x80 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x80 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x80 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x80 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x80 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x84 "NDATA5,stream x number of data"
hexmask.long.word 0x84 0.--15. 1. "NDATA,Number of data items to"
line.long 0x88 "PADDR5,stream x peripheral address"
hexmask.long 0x88 0.--31. 1. "PADDR,Peripheral address"
line.long 0x8C "M1ADDR5,stream x memory 0 address"
hexmask.long 0x8C 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x90 "S5M1AR,stream x memory 1 address"
hexmask.long 0x90 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x94 "FCTRL5,stream x FIFO control register"
bitfld.long 0x94 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x94 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x94 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x94 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x98 "SCFG6,stream x configuration"
bitfld.long 0x98 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x98 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x98 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x98 20. "ACK,ACK" "0,1"
bitfld.long 0x98 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x98 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x98 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x98 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x98 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x98 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x98 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x98 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x98 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x98 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x98 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x98 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x98 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x98 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x98 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x98 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x9C "NDATA6,stream x number of data"
hexmask.long.word 0x9C 0.--15. 1. "NDATA,Number of data items to"
line.long 0xA0 "PADDR6,stream x peripheral address"
hexmask.long 0xA0 0.--31. 1. "PADDR,Peripheral address"
line.long 0xA4 "M0ADDR6,stream x memory 0 address"
hexmask.long 0xA4 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0xA8 "M1ADDR6,stream x memory 1 address"
hexmask.long 0xA8 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0xAC "FCTRL6,stream x FIFO control register"
bitfld.long 0xAC 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0xAC 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0xAC 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0xAC 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0xB0 "SCFG7,stream x configuration"
bitfld.long 0xB0 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0xB0 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0xB0 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0xB0 20. "ACK,ACK" "0,1"
bitfld.long 0xB0 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0xB0 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0xB0 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0xB0 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0xB0 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0xB0 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0xB0 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0xB0 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0xB0 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0xB0 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0xB0 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0xB0 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0xB0 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0xB0 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0xB0 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0xB0 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0xB4 "NDATA7,stream x number of data"
hexmask.long.word 0xB4 0.--15. 1. "NDATA,Number of data items to"
line.long 0xB8 "PADDR7,stream x peripheral address"
hexmask.long 0xB8 0.--31. 1. "PADDR,Peripheral address"
line.long 0xBC "M0ADDR7,stream x memory 0 address"
hexmask.long 0xBC 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0xC0 "M1ADDR7,stream x memory 1 address"
hexmask.long 0xC0 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0xC4 "FCTRL7,stream x FIFO control register"
bitfld.long 0xC4 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0xC4 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0xC4 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0xC4 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
tree.end
tree "DMA2"
base ad:0x40026400
rgroup.long 0x0++0x7
line.long 0x0 "LINTSTS,low interrupt status register"
bitfld.long 0x0 27. "TXCIFLG3,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x0 26. "HTXIFLG3,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x0 25. "TXEIFLG3,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x0 24. "DMEIFLG3,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x0 22. "FEIFLG3,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x0 21. "TXCIFLG2,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x0 20. "HTXIFLG2,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x0 19. "TXEIFLG2,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x0 18. "DMEIFLG2,Stream x direct mode error interrupt" "0,1"
newline
bitfld.long 0x0 16. "FEIFLG2,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x0 11. "TXCIFLG1,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x0 10. "HTXIFLG1,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x0 9. "TXEIFLG1,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x0 8. "DMEIFLG1,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x0 6. "FEIFLG1,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x0 5. "TXCIFLG0,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x0 4. "HTXIFLG0,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x0 3. "TXEIFLG0,Stream x transfer error interrupt flag" "0,1"
newline
bitfld.long 0x0 2. "DMEIFLG0,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x0 0. "FEIFLG0,Stream x FIFO error interrupt flag" "0,1"
line.long 0x4 "HINTSTS,high interrupt status register"
bitfld.long 0x4 27. "TXCIFLG7,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x4 26. "HTXIFLG7,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x4 25. "TXEIFLG7,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x4 24. "DMEIFLG7,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x4 22. "FEIFLG7,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x4 21. "TXCIFLG6,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x4 20. "HTXIFLG6,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x4 19. "TXEIFLG6,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x4 18. "DMEIFLG6,Stream x direct mode error interrupt" "0,1"
newline
bitfld.long 0x4 16. "FEIFLG6,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x4 11. "TXCIFLG5,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x4 10. "HTXIFLG5,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x4 9. "TXEIFLG5,Stream x transfer error interrupt flag" "0,1"
bitfld.long 0x4 8. "DMEIFLG5,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x4 6. "FEIFLG5,Stream x FIFO error interrupt flag" "0,1"
bitfld.long 0x4 5. "TXCIFLG4,Stream x transfer complete interrupt" "0,1"
bitfld.long 0x4 4. "HTXIFLG4,Stream x half transfer interrupt flag" "0,1"
bitfld.long 0x4 3. "TXEIFLG4,Stream x transfer error interrupt flag" "0,1"
newline
bitfld.long 0x4 2. "DMEIFLG4,Stream x direct mode error interrupt" "0,1"
bitfld.long 0x4 0. "FEIFLG4,Stream x FIFO error interrupt flag" "0,1"
group.long 0x8++0xC7
line.long 0x0 "LIFCLR,low interrupt flag clear"
bitfld.long 0x0 27. "CTXCIFLG3,Stream x clear transfer complete" "0,1"
bitfld.long 0x0 26. "CHTXIFLG3,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x0 25. "CTXEIFLG3,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x0 24. "CDMEIFLG3,Stream x clear direct mode error" "0,1"
bitfld.long 0x0 22. "CFEIFLG3,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x0 21. "CTXCIFLG2,Stream x clear transfer complete" "0,1"
bitfld.long 0x0 20. "CHTXIFLG2,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x0 19. "CTXEIFLG2,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x0 18. "CDMEIFLG2,Stream x clear direct mode error" "0,1"
newline
bitfld.long 0x0 16. "CFEIFLG2,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x0 11. "CTXCIFLG1,Stream x clear transfer complete" "0,1"
bitfld.long 0x0 10. "CHTXIFLG1,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x0 9. "CTXEIFLG1,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x0 8. "CDMEIFLG1,Stream x clear direct mode error" "0,1"
bitfld.long 0x0 6. "CFEIFLG1,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x0 5. "CTXCIFLG0,Stream x clear transfer complete" "0,1"
bitfld.long 0x0 4. "CHTXIFLG0,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x0 3. "CTXEIFLG0,Stream x clear transfer error interrupt" "0,1"
newline
bitfld.long 0x0 2. "CDMEIFLG0,Stream x clear direct mode error" "0,1"
bitfld.long 0x0 0. "CFEIFLG0,Stream x clear FIFO error interrupt flag" "0,1"
line.long 0x4 "HIFCLR,high interrupt flag clear"
bitfld.long 0x4 27. "CTXCIFLG7,Stream x clear transfer complete" "0,1"
bitfld.long 0x4 26. "CHTXIFLG7,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x4 25. "CTXEIFLG7,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x4 24. "CDMEIFLG7,Stream x clear direct mode error" "0,1"
bitfld.long 0x4 22. "CFEIFLG7,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x4 21. "CTXCIFLG6,Stream x clear transfer complete" "0,1"
bitfld.long 0x4 20. "CHTXIFLG6,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x4 19. "CTXEIFLG6,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x4 18. "CDMEIFLG6,Stream x clear direct mode error" "0,1"
newline
bitfld.long 0x4 16. "CFEIFLG6,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x4 11. "CTXCIFLG5,Stream x clear transfer complete" "0,1"
bitfld.long 0x4 10. "CHTXIFLG5,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x4 9. "CTXEIFLG5,Stream x clear transfer error interrupt" "0,1"
bitfld.long 0x4 8. "CDMEIFLG5,Stream x clear direct mode error" "0,1"
bitfld.long 0x4 6. "CFEIFLG5,Stream x clear FIFO error interrupt flag" "0,1"
bitfld.long 0x4 5. "CTXCIFLG4,Stream x clear transfer complete" "0,1"
bitfld.long 0x4 4. "CHTXIFLG4,Stream x clear half transfer interrupt" "0,1"
bitfld.long 0x4 3. "CTXEIFLG4,Stream x clear transfer error interrupt" "0,1"
newline
bitfld.long 0x4 2. "CDMEIFLG4,Stream x clear direct mode error" "0,1"
bitfld.long 0x4 0. "CFEIFLG4,Stream x clear FIFO error interrupt flag" "0,1"
line.long 0x8 "SCFG0,stream x configuration"
bitfld.long 0x8 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x8 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x8 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x8 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x8 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x8 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x8 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
bitfld.long 0x8 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
newline
bitfld.long 0x8 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x8 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x8 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x8 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x8 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x8 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x8 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x8 2. "TXEIEN,Transfer error interrupt" "0,1"
bitfld.long 0x8 1. "DMEIEN,Direct mode error interrupt" "0,1"
newline
bitfld.long 0x8 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0xC "NDATA0,stream x number of data"
hexmask.long.word 0xC 0.--15. 1. "NDATA,Number of data items to"
line.long 0x10 "PADDR0,stream x peripheral address"
hexmask.long 0x10 0.--31. 1. "PADDR,Peripheral address"
line.long 0x14 "M0ADDR0,stream x memory 0 address"
hexmask.long 0x14 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x18 "M1ADDR0,stream x memory 1 address"
hexmask.long 0x18 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x1C "FCTRL0,stream x FIFO control register"
bitfld.long 0x1C 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x1C 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x1C 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x1C 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x20 "SCFG1,stream x configuration"
bitfld.long 0x20 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x20 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x20 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x20 20. "ACK,ACK" "0,1"
bitfld.long 0x20 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x20 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x20 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x20 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x20 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x20 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x20 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x20 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x20 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x20 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x20 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x20 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x20 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x20 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x20 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x20 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x24 "NDATA1,stream x number of data"
hexmask.long.word 0x24 0.--15. 1. "NDATA,Number of data items to"
line.long 0x28 "PADDR1,stream x peripheral address"
hexmask.long 0x28 0.--31. 1. "PADDR,Peripheral address"
line.long 0x2C "M0ADDR1,stream x memory 0 address"
hexmask.long 0x2C 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x30 "M1ADDR1,stream x memory 1 address"
hexmask.long 0x30 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x34 "FCTRL1,stream x FIFO control register"
bitfld.long 0x34 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x34 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x34 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x34 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x38 "SCFG2,stream x configuration"
bitfld.long 0x38 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x38 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x38 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x38 20. "ACK,ACK" "0,1"
bitfld.long 0x38 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x38 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x38 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x38 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x38 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x38 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x38 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x38 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x38 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x38 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x38 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x38 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x38 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x38 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x38 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x38 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x3C "NDATA2,stream x number of data"
hexmask.long.word 0x3C 0.--15. 1. "NDATA,Number of data items to"
line.long 0x40 "PADDR2,stream x peripheral address"
hexmask.long 0x40 0.--31. 1. "PADDR,Peripheral address"
line.long 0x44 "M0ADDR2,stream x memory 0 address"
hexmask.long 0x44 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x48 "M1ADDR2,stream x memory 1 address"
hexmask.long 0x48 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x4C "FCTRL2,stream x FIFO control register"
bitfld.long 0x4C 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x4C 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x4C 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x4C 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x50 "SCFG3,stream x configuration"
bitfld.long 0x50 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x50 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x50 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x50 20. "ACK,ACK" "0,1"
bitfld.long 0x50 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x50 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x50 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x50 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x50 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x50 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x50 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x50 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x50 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x50 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x50 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x50 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x50 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x50 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x50 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x50 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x54 "NDATA3,stream x number of data"
hexmask.long.word 0x54 0.--15. 1. "NDATA,Number of data items to"
line.long 0x58 "PADDR3,stream x peripheral address"
hexmask.long 0x58 0.--31. 1. "PADDR,Peripheral address"
line.long 0x5C "M0ADDR3,stream x memory 0 address"
hexmask.long 0x5C 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x60 "M1ADDR3,stream x memory 1 address"
hexmask.long 0x60 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x64 "FCTRL3,stream x FIFO control register"
bitfld.long 0x64 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x64 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x64 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x64 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x68 "SCFG4,stream x configuration"
bitfld.long 0x68 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x68 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x68 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x68 20. "ACK,ACK" "0,1"
bitfld.long 0x68 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x68 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x68 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x68 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x68 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x68 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x68 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x68 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x68 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x68 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x68 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x68 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x68 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x68 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x68 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x68 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x6C "NDATA4,stream x number of data"
hexmask.long.word 0x6C 0.--15. 1. "NDATA,Number of data items to"
line.long 0x70 "PADDR4,stream x peripheral address"
hexmask.long 0x70 0.--31. 1. "PADDR,Peripheral address"
line.long 0x74 "M0ADDR4,stream x memory 0 address"
hexmask.long 0x74 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x78 "M1ADDR4,stream x memory 1 address"
hexmask.long 0x78 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x7C "FCTRL4,stream x FIFO control register"
bitfld.long 0x7C 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x7C 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x7C 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x7C 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x80 "SCFG5,stream x configuration"
bitfld.long 0x80 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x80 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x80 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x80 20. "ACK,ACK" "0,1"
bitfld.long 0x80 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x80 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x80 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x80 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x80 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x80 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x80 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x80 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x80 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x80 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x80 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x80 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x80 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x80 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x80 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x80 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x84 "NDATA5,stream x number of data"
hexmask.long.word 0x84 0.--15. 1. "NDATA,Number of data items to"
line.long 0x88 "PADDR5,stream x peripheral address"
hexmask.long 0x88 0.--31. 1. "PADDR,Peripheral address"
line.long 0x8C "M1ADDR5,stream x memory 0 address"
hexmask.long 0x8C 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0x90 "S5M1AR,stream x memory 1 address"
hexmask.long 0x90 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0x94 "FCTRL5,stream x FIFO control register"
bitfld.long 0x94 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0x94 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0x94 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0x94 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0x98 "SCFG6,stream x configuration"
bitfld.long 0x98 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x98 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0x98 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0x98 20. "ACK,ACK" "0,1"
bitfld.long 0x98 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0x98 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0x98 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0x98 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0x98 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0x98 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0x98 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0x98 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0x98 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0x98 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0x98 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0x98 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0x98 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0x98 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0x98 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0x98 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0x9C "NDATA6,stream x number of data"
hexmask.long.word 0x9C 0.--15. 1. "NDATA,Number of data items to"
line.long 0xA0 "PADDR6,stream x peripheral address"
hexmask.long 0xA0 0.--31. 1. "PADDR,Peripheral address"
line.long 0xA4 "M0ADDR6,stream x memory 0 address"
hexmask.long 0xA4 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0xA8 "M1ADDR6,stream x memory 1 address"
hexmask.long 0xA8 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0xAC "FCTRL6,stream x FIFO control register"
bitfld.long 0xAC 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0xAC 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0xAC 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0xAC 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
line.long 0xB0 "SCFG7,stream x configuration"
bitfld.long 0xB0 25.--27. "CHSEL,Channel selection" "0,1,2,3,4,5,6,7"
bitfld.long 0xB0 23.--24. "MBCFG,Memory burst transfer" "0,1,2,3"
bitfld.long 0xB0 21.--22. "PBCFG,Peripheral burst transfer" "0,1,2,3"
bitfld.long 0xB0 20. "ACK,ACK" "0,1"
bitfld.long 0xB0 19. "CTARG,Current target (only in double buffer" "0,1"
bitfld.long 0xB0 18. "DBM,Double buffer mode" "0,1"
bitfld.long 0xB0 16.--17. "PRILCFG,Priority level" "0,1,2,3"
bitfld.long 0xB0 15. "PERIOSIZE,Peripheral increment offset" "0,1"
bitfld.long 0xB0 13.--14. "MEMSIZECFG,Memory data size" "0,1,2,3"
newline
bitfld.long 0xB0 11.--12. "PERSIZECFG,Peripheral data size" "0,1,2,3"
bitfld.long 0xB0 10. "MEMIM,Memory increment mode" "0,1"
bitfld.long 0xB0 9. "PERIM,Peripheral increment mode" "0,1"
bitfld.long 0xB0 8. "CIRCMEN,Circular mode" "0,1"
bitfld.long 0xB0 6.--7. "DIRCFG,Data transfer direction" "0,1,2,3"
bitfld.long 0xB0 5. "PERFC,Peripheral flow controller" "0,1"
bitfld.long 0xB0 4. "TXCIEN,Transfer complete interrupt" "0,1"
bitfld.long 0xB0 3. "HTXIEN,Half transfer interrupt" "0,1"
bitfld.long 0xB0 2. "TXEIEN,Transfer error interrupt" "0,1"
newline
bitfld.long 0xB0 1. "DMEIEN,Direct mode error interrupt" "0,1"
bitfld.long 0xB0 0. "EN,Stream enable / flag stream ready when" "0,1"
line.long 0xB4 "NDATA7,stream x number of data"
hexmask.long.word 0xB4 0.--15. 1. "NDATA,Number of data items to"
line.long 0xB8 "PADDR7,stream x peripheral address"
hexmask.long 0xB8 0.--31. 1. "PADDR,Peripheral address"
line.long 0xBC "M0ADDR7,stream x memory 0 address"
hexmask.long 0xBC 0.--31. 1. "M0ADDR,Memory 0 address"
line.long 0xC0 "M1ADDR7,stream x memory 1 address"
hexmask.long 0xC0 0.--31. 1. "M1ADDR,Memory 1 address (used in case of Double"
line.long 0xC4 "FCTRL7,stream x FIFO control register"
bitfld.long 0xC4 7. "FEIEN,FIFO error interrupt" "0,1"
rbitfld.long 0xC4 3.--5. "FSTS,FIFO status" "0,1,2,3,4,5,6,7"
bitfld.long 0xC4 2. "DMDEN,Direct mode disable" "0,1"
bitfld.long 0xC4 0.--1. "FTHSEL,FIFO threshold selection" "0,1,2,3"
tree.end
tree.end
tree "DMC (Dynamic Memory Controller)"
base ad:0xA0000000
group.long 0x0++0x13
line.long 0x0 "CFG,Configuraion register"
bitfld.long 0x0 13.--14. "DWCFG,Data Width Configure" "0,1,2,3"
hexmask.long.byte 0x0 9.--12. 1. "CAWCFG,Column Address Width Configure"
hexmask.long.byte 0x0 5.--8. 1. "RAWCFG,Row Address Width Configure"
bitfld.long 0x0 3.--4. "BAWCFG,Bank Address Width Configure" "0,1,2,3"
line.long 0x4 "TIM0,Timing register 0"
hexmask.long.byte 0x4 27.--31. 1. "EXSR1,EXSR1"
bitfld.long 0x4 26. "ECASLSEL1,Extended CAS Latency" "0,1"
hexmask.long.byte 0x4 22.--25. 1. "ATACP,Active to active"
hexmask.long.byte 0x4 18.--21. 1. "XSR0,XSR0"
hexmask.long.byte 0x4 14.--17. 1. "ARPSEL,Auto-Refresh Period Select"
bitfld.long 0x4 12.--13. "WRTIMSEL,WRTIMSEL" "0,1,2,3"
bitfld.long 0x4 9.--11. "PCPSEL,Precharge Period Select" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 6.--8. "DTIMSEL,RAS To CAS Delay Time Select" "0,1,2,3,4,5,6,7"
newline
hexmask.long.byte 0x4 2.--5. 1. "RASMINTSEL,RAS Minimum Time Select"
bitfld.long 0x4 0.--1. "CASLSEL0,CAS Latency Select" "0,1,2,3"
line.long 0x8 "TIM1,Timing register 1"
hexmask.long.byte 0x8 16.--19. 1. "ARNUMCFG,Number Of Auto-Refresh During Initialization Configure"
hexmask.long.word 0x8 0.--15. 1. "STBTIM,Stable Time"
line.long 0xC "CTRL1,Control register 1"
hexmask.long.byte 0xC 12.--16. 1. "BANKNUMCFG,Number Of Open Banks Configure"
rbitfld.long 0xC 11. "SRMFLG,Self-refresh mode flag" "0,1"
bitfld.long 0xC 9. "MODESET,Mode Setup" "0,1"
bitfld.long 0xC 6.--8. "RDNUMMCFG,Configure Number Of Registers Inserted In Read Data Path" "0,1,2,3,4,5,6,7"
bitfld.long 0xC 5. "FRASREN,Full Refresh After Exit Self-Refresh Mode" "0,1"
bitfld.long 0xC 4. "FRBSREN,Full Refresh Before Entering Self-Refresh Mode" "0,1"
bitfld.long 0xC 3. "PCACFG,Precharge Algorithm Configure" "0,1"
bitfld.long 0xC 2. "PDMEN,Put SDRM in Power-Down Mode Enable" "0,1"
newline
bitfld.long 0xC 1. "SRMEN,Put SDRM in Self-Refresh Mode Enable" "0,1"
bitfld.long 0xC 0. "INIT,SDRAM Initialize" "0,1"
line.long 0x10 "REF,refresh register"
hexmask.long.word 0x10 0.--15. 1. "RCYCCFG,RCYCCFG"
group.long 0x400++0x7
line.long 0x0 "SW,switch register"
bitfld.long 0x0 0. "MCSW,Memory Controller Function Switch" "0,1"
line.long 0x4 "CTRL2,Control register 2"
bitfld.long 0x4 7. "WRPBSEL,WRPBSEL" "0,1"
bitfld.long 0x4 6. "BUFFEN,BUFFEN" "0,1"
bitfld.long 0x4 5. "WPEN,WPEN" "0,1"
bitfld.long 0x4 2.--4. "RDDCFG,RDDCFG" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 1. "RDDEN,RDDEN" "0,1"
bitfld.long 0x4 0. "CPHACFG,CPHACFG" "0,1"
tree.end
tree "EINT (External Interrupt/Event Controller)"
base ad:0x40013C00
group.long 0x0++0x17
line.long 0x0 "IMASK,Interrupt mask register"
bitfld.long 0x0 22. "IMASK22,Interrupt Mask on line 22" "0,1"
bitfld.long 0x0 21. "IMASK21,Interrupt Mask on line 21" "0,1"
bitfld.long 0x0 20. "IMASK20,Interrupt Mask on line 20" "0,1"
bitfld.long 0x0 19. "IMASK19,Interrupt Mask on line 19" "0,1"
bitfld.long 0x0 18. "IMASK18,Interrupt Mask on line 18" "0,1"
bitfld.long 0x0 17. "IMASK17,Interrupt Mask on line 17" "0,1"
bitfld.long 0x0 16. "IMASK16,Interrupt Mask on line 16" "0,1"
bitfld.long 0x0 15. "IMASK15,Interrupt Mask on line 15" "0,1"
bitfld.long 0x0 14. "IMASK14,Interrupt Mask on line 14" "0,1"
bitfld.long 0x0 13. "IMASK13,Interrupt Mask on line 13" "0,1"
bitfld.long 0x0 12. "IMASK12,Interrupt Mask on line 12" "0,1"
newline
bitfld.long 0x0 11. "IMASK11,Interrupt Mask on line 11" "0,1"
bitfld.long 0x0 10. "IMASK10,Interrupt Mask on line 10" "0,1"
bitfld.long 0x0 9. "IMASK9,Interrupt Mask on line 9" "0,1"
bitfld.long 0x0 8. "IMASK8,Interrupt Mask on line 8" "0,1"
bitfld.long 0x0 7. "IMASK7,Interrupt Mask on line 7" "0,1"
bitfld.long 0x0 6. "IMASK6,Interrupt Mask on line 6" "0,1"
bitfld.long 0x0 5. "IMASK5,Interrupt Mask on line 5" "0,1"
bitfld.long 0x0 4. "IMASK4,Interrupt Mask on line 4" "0,1"
bitfld.long 0x0 3. "IMASK3,Interrupt Mask on line 3" "0,1"
bitfld.long 0x0 2. "IMASK2,Interrupt Mask on line 2" "0,1"
bitfld.long 0x0 1. "IMASK1,Interrupt Mask on line 1" "0,1"
newline
bitfld.long 0x0 0. "IMASK0,Interrupt Mask on line 0" "0,1"
line.long 0x4 "EMASK,Event mask register"
bitfld.long 0x4 22. "EMASK22,Event Mask on line 22" "0,1"
bitfld.long 0x4 21. "EMASK21,Event Mask on line 21" "0,1"
bitfld.long 0x4 20. "EMASK20,Event Mask on line 20" "0,1"
bitfld.long 0x4 19. "EMASK19,Event Mask on line 19" "0,1"
bitfld.long 0x4 18. "EMASK18,Event Mask on line 18" "0,1"
bitfld.long 0x4 17. "EMASK17,Event Mask on line 17" "0,1"
bitfld.long 0x4 16. "EMASK16,Event Mask on line 16" "0,1"
bitfld.long 0x4 15. "EMASK15,Event Mask on line 15" "0,1"
bitfld.long 0x4 14. "EMASK14,Event Mask on line 14" "0,1"
bitfld.long 0x4 13. "EMASK13,Event Mask on line 13" "0,1"
bitfld.long 0x4 12. "EMASK12,Event Mask on line 12" "0,1"
newline
bitfld.long 0x4 11. "EMASK11,Event Mask on line 11" "0,1"
bitfld.long 0x4 10. "EMASK10,Event Mask on line 10" "0,1"
bitfld.long 0x4 9. "EMASK9,Event Mask on line 9" "0,1"
bitfld.long 0x4 8. "EMASK8,Event Mask on line 8" "0,1"
bitfld.long 0x4 7. "EMASK7,Event Mask on line 7" "0,1"
bitfld.long 0x4 6. "EMASK6,Event Mask on line 6" "0,1"
bitfld.long 0x4 5. "EMASK5,Event Mask on line 5" "0,1"
bitfld.long 0x4 4. "EMASK4,Event Mask on line 4" "0,1"
bitfld.long 0x4 3. "EMASK3,Event Mask on line 3" "0,1"
bitfld.long 0x4 2. "EMASK2,Event Mask on line 2" "0,1"
bitfld.long 0x4 1. "EMASK1,Event Mask on line 1" "0,1"
newline
bitfld.long 0x4 0. "EMASK0,Event Mask on line 0" "0,1"
line.long 0x8 "RTEN,Rising Trigger selection register"
bitfld.long 0x8 22. "RTEN22,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 21. "RTEN21,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 20. "RTEN20,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 19. "RTEN19,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 18. "RTEN18,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 17. "RTEN17,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 16. "RTEN16,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 15. "RTEN15,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 14. "RTEN14,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 13. "RTEN13,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 12. "RTEN12,Rising trigger event configuration of" "0,1"
newline
bitfld.long 0x8 11. "RTEN11,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 10. "RTEN10,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 9. "RTEN9,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 8. "RTEN8,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 7. "RTEN7,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 6. "RTEN6,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 5. "RTEN5,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 4. "RTEN4,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 3. "RTEN3,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 2. "RTEN2,Rising trigger event configuration of" "0,1"
bitfld.long 0x8 1. "RTEN1,Rising trigger event configuration of" "0,1"
newline
bitfld.long 0x8 0. "RTEN0,Rising trigger event configuration of" "0,1"
line.long 0xC "FTEN,Falling Trigger selection register"
bitfld.long 0xC 22. "FTEN22,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 21. "FTEN21,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 20. "FTEN20,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 19. "FTEN19,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 18. "FTEN18,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 17. "FTEN17,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 16. "FTEN16,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 15. "FTEN15,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 14. "FTEN14,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 13. "FTEN13,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 12. "FTEN12,Falling trigger event configuration of" "0,1"
newline
bitfld.long 0xC 11. "FTEN11,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 10. "FTEN10,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 9. "FTEN9,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 8. "FTEN8,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 7. "FTEN7,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 6. "FTEN6,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 5. "FTEN5,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 4. "FTEN4,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 3. "FTEN3,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 2. "FTEN2,Falling trigger event configuration of" "0,1"
bitfld.long 0xC 1. "FTEN1,Falling trigger event configuration of" "0,1"
newline
bitfld.long 0xC 0. "FTEN0,Falling trigger event configuration of" "0,1"
line.long 0x10 "SWINTE,Software interrupt event register"
bitfld.long 0x10 22. "SWINTE22,Software Interrupt on line" "0,1"
bitfld.long 0x10 21. "SWINTE21,Software Interrupt on line" "0,1"
bitfld.long 0x10 20. "SWINTE20,Software Interrupt on line" "0,1"
bitfld.long 0x10 19. "SWINTE19,Software Interrupt on line" "0,1"
bitfld.long 0x10 18. "SWINTE18,Software Interrupt on line" "0,1"
bitfld.long 0x10 17. "SWINTE17,Software Interrupt on line" "0,1"
bitfld.long 0x10 16. "SWINTE16,Software Interrupt on line" "0,1"
bitfld.long 0x10 15. "SWINTE15,Software Interrupt on line" "0,1"
bitfld.long 0x10 14. "SWINTE14,Software Interrupt on line" "0,1"
bitfld.long 0x10 13. "SWINTE13,Software Interrupt on line" "0,1"
bitfld.long 0x10 12. "SWINTE12,Software Interrupt on line" "0,1"
newline
bitfld.long 0x10 11. "SWINTE11,Software Interrupt on line" "0,1"
bitfld.long 0x10 10. "SWINTE10,Software Interrupt on line" "0,1"
bitfld.long 0x10 9. "SWINTE9,Software Interrupt on line" "0,1"
bitfld.long 0x10 8. "SWINTE8,Software Interrupt on line" "0,1"
bitfld.long 0x10 7. "SWINTE7,Software Interrupt on line" "0,1"
bitfld.long 0x10 6. "SWINTE6,Software Interrupt on line" "0,1"
bitfld.long 0x10 5. "SWINTE5,Software Interrupt on line" "0,1"
bitfld.long 0x10 4. "SWINTE4,Software Interrupt on line" "0,1"
bitfld.long 0x10 3. "SWINTE3,Software Interrupt on line" "0,1"
bitfld.long 0x10 2. "SWINTE2,Software Interrupt on line" "0,1"
bitfld.long 0x10 1. "SWINTE1,Software Interrupt on line" "0,1"
newline
bitfld.long 0x10 0. "SWINTE0,Software Interrupt on line" "0,1"
line.long 0x14 "IPEND,Pending register"
bitfld.long 0x14 22. "IPEND22,Pending bit 22" "0,1"
bitfld.long 0x14 21. "IPEND21,Pending bit 21" "0,1"
bitfld.long 0x14 20. "IPEND20,Pending bit 20" "0,1"
bitfld.long 0x14 19. "IPEND19,Pending bit 19" "0,1"
bitfld.long 0x14 18. "IPEND18,Pending bit 18" "0,1"
bitfld.long 0x14 17. "IPEND17,Pending bit 17" "0,1"
bitfld.long 0x14 16. "IPEND16,Pending bit 16" "0,1"
bitfld.long 0x14 15. "IPEND15,Pending bit 15" "0,1"
bitfld.long 0x14 14. "IPEND14,Pending bit 14" "0,1"
bitfld.long 0x14 13. "IPEND13,Pending bit 13" "0,1"
bitfld.long 0x14 12. "IPEND12,Pending bit 12" "0,1"
newline
bitfld.long 0x14 11. "IPEND11,Pending bit 11" "0,1"
bitfld.long 0x14 10. "IPEND10,Pending bit 10" "0,1"
bitfld.long 0x14 9. "IPEND9,Pending bit 9" "0,1"
bitfld.long 0x14 8. "IPEND8,Pending bit 8" "0,1"
bitfld.long 0x14 7. "IPEND7,Pending bit 7" "0,1"
bitfld.long 0x14 6. "IPEND6,Pending bit 6" "0,1"
bitfld.long 0x14 5. "IPEND5,Pending bit 5" "0,1"
bitfld.long 0x14 4. "IPEND4,Pending bit 4" "0,1"
bitfld.long 0x14 3. "IPEND3,Pending bit 3" "0,1"
bitfld.long 0x14 2. "IPEND2,Pending bit 2" "0,1"
bitfld.long 0x14 1. "IPEND1,Pending bit 1" "0,1"
newline
bitfld.long 0x14 0. "IPEND0,Pending bit 0" "0,1"
tree.end
sif (cpuis("APM32F40*")||cpuis("APM32F41*"))
tree "ETHERNET"
base ad:0x0
tree "Ethernet_DMA"
base ad:0x40029000
group.long 0x0++0x27
line.long 0x0 "DMABMOD,Ethernet DMA bus mode register"
bitfld.long 0x0 26. "MB,Mixed Burst" "0,1"
bitfld.long 0x0 25. "AAL,Address-Aligned Beats" "0,1"
bitfld.long 0x0 24. "PBLx4,PBLx4 Mode" "0,1"
bitfld.long 0x0 23. "USP,Use Separate PBL" "0,1"
hexmask.long.byte 0x0 17.--22. 1. "RPBL,Rx DMA PBL"
bitfld.long 0x0 16. "FB,Fixed Burst" "0,1"
bitfld.long 0x0 14.--15. "PR,Priority Ratio" "0,1,2,3"
newline
hexmask.long.byte 0x0 8.--13. 1. "PBL,Programmable Burst Length"
bitfld.long 0x0 7. "EDFEN,Enhanced Descriptor Format Enable" "0,1"
hexmask.long.byte 0x0 2.--6. 1. "DSL,Descriptor Skip Length"
bitfld.long 0x0 1. "DAS,DMA Arbitration Scheme" "0,1"
bitfld.long 0x0 0. "SWR,Software Reset" "0,1"
line.long 0x4 "DMATXPD,Ethernet DMA transmit poll demand"
hexmask.long 0x4 0.--31. 1. "TXPD,Transmit Poll Demand"
line.long 0x8 "DMARXPD,EHERNET DMA receive poll demand"
hexmask.long 0x8 0.--31. 1. "RXPD,Receive Poll Demand"
line.long 0xC "DMARXDLADDR,Ethernet DMA receive descriptor list address"
hexmask.long 0xC 0.--31. 1. "RXSTA,Start of Receive List"
line.long 0x10 "DMATXDLADDR,Ethernet DMA transmit descriptor list"
hexmask.long 0x10 0.--31. 1. "TXSTA,Start of Transmit List"
line.long 0x14 "DMASTS,Ethernet DMA status register"
rbitfld.long 0x14 29. "TSTFLG,Timestamp Trigger Flag" "0,1"
rbitfld.long 0x14 28. "PMTFLG,PMT Flag" "0,1"
rbitfld.long 0x14 27. "MMCFLG,MMC Flag" "0,1"
rbitfld.long 0x14 23.--25. "ERRB,Error Bits" "0,1,2,3,4,5,6,7"
rbitfld.long 0x14 20.--22. "TXSTS,Transmit Process State" "0,1,2,3,4,5,6,7"
rbitfld.long 0x14 17.--19. "RXSTS,Receive Process State" "0,1,2,3,4,5,6,7"
bitfld.long 0x14 16. "NINTS,Normal Interrupt Summary" "0,1"
newline
bitfld.long 0x14 15. "AINTS,Abnormal Interrupt Summary" "0,1"
bitfld.long 0x14 14. "ERXFLG,Early Receive Flag" "0,1"
bitfld.long 0x14 13. "FBERRFLG,Fatal Bus Error Flag" "0,1"
bitfld.long 0x14 10. "ETXFLG,Early Transmit Flag" "0,1"
bitfld.long 0x14 9. "RXWTOFLG,Receive Watchdog Timeout Flag" "0,1"
bitfld.long 0x14 8. "RXSFLG,Receive Stopped Flag" "0,1"
bitfld.long 0x14 7. "RXBU,Receive Buffer Unavailable" "0,1"
newline
bitfld.long 0x14 6. "RXFLG,Receive Flag" "0,1"
bitfld.long 0x14 5. "TXUNF,Transmit Underflow" "0,1"
bitfld.long 0x14 4. "RXOVF,Receive Overflow" "0,1"
bitfld.long 0x14 3. "TXJTO,Transmit Jabber Timeout" "0,1"
bitfld.long 0x14 2. "TXBU,Transmit Buffer Unavailable" "0,1"
bitfld.long 0x14 1. "TXSFLG,Transmit Stopped Flag" "0,1"
bitfld.long 0x14 0. "TXFLG,Transmit Flag" "0,1"
line.long 0x18 "DMAOPMOD,Ethernet DMA operation mode"
bitfld.long 0x18 26. "DISDT,Disable Dropping of TCP/IP Checksum Error Frames" "0,1"
bitfld.long 0x18 25. "RXSF,Receive Store and Forward" "0,1"
bitfld.long 0x18 24. "DISFRXF,Disable Flushing of Received Frames" "0,1"
bitfld.long 0x18 21. "TXSF,Transmit Store and Forward" "0,1"
bitfld.long 0x18 20. "FTXF,Flush Transmit FIFO" "0,1"
bitfld.long 0x18 14.--16. "TXTHCTRL,Transmit Threshold Control" "0,1,2,3,4,5,6,7"
bitfld.long 0x18 13. "STTX,Start or Stop Transmission Command" "0,1"
newline
bitfld.long 0x18 7. "FERRF,Forward Error Frames" "0,1"
bitfld.long 0x18 6. "FUF,Forward Undersized Good Frames" "0,1"
bitfld.long 0x18 3.--4. "RXTHCTRL,Receive Threshold Control" "0,1,2,3"
bitfld.long 0x18 2. "OSECF,Operate on Second Frame" "0,1"
bitfld.long 0x18 1. "STRX,Start or Stop Receive" "0,1"
line.long 0x1C "DMAINTEN,Ethernet DMA interrupt enable"
bitfld.long 0x1C 16. "NINTSEN,Normal Interrupt Summary Enable" "0,1"
bitfld.long 0x1C 15. "AINTSEN,Abnormal Interrupt Summary Enable" "0,1"
bitfld.long 0x1C 14. "ERXIEN,Early Receive Interrupt Enable" "0,1"
bitfld.long 0x1C 13. "FBERREN,Fatal Bus Error Enable" "0,1"
bitfld.long 0x1C 10. "ETXIEN,Early Transmit Interrupt Enable" "0,1"
bitfld.long 0x1C 9. "RXWTOEN,Receive Watchdog Timeout Enable" "0,1"
bitfld.long 0x1C 8. "RXSEN,Receive Stopped Enable" "0,1"
newline
bitfld.long 0x1C 7. "RXBUEN,Receive Buffer Unavailable Enable" "0,1"
bitfld.long 0x1C 6. "RXIEN,Receive Interrupt Enable" "0,1"
bitfld.long 0x1C 5. "TXUNFEN,Transmit Underflow Interrupt Enable" "0,1"
bitfld.long 0x1C 4. "RXOVFEN,Receive Overflow Interrupt Enable" "0,1"
bitfld.long 0x1C 3. "TXJTOEN,Transmit Jabber Timeout Enable" "0,1"
bitfld.long 0x1C 2. "TXBUEN,Transmit Buffer Unavailable Enable" "0,1"
bitfld.long 0x1C 1. "TXSEN,Transmit Stopped Enable" "0,1"
newline
bitfld.long 0x1C 0. "TXIEN,Transmit Interrupt Enable" "0,1"
line.long 0x20 "DMAMFABOCNT,Ethernet DMA missed frame and buffer"
bitfld.long 0x20 28. "OVFCNTOVF,Overflow Bit for FIFO Overflow Counter" "0,1"
hexmask.long.word 0x20 17.--27. 1. "AMISFCNT,Application Missed Frame Counter"
bitfld.long 0x20 16. "MISFCNTOVF,Overflow Bit for Missed Frame Counter" "0,1"
hexmask.long.word 0x20 0.--15. 1. "MISFCNT0,Missed Frame Counter"
line.long 0x24 "DMARXFLGWDT,Ethernet DMA receive status watchdog timer"
hexmask.long.byte 0x24 0.--7. 1. "RXWDTCNT,RXFLG Watchdog Timer Count"
rgroup.long 0x48++0xF
line.long 0x0 "DMAHTXD,Ethernet DMA current host transmit"
hexmask.long 0x0 0.--31. 1. "HTXDADDRP,Host Transmit Descriptor Address Pointer"
line.long 0x4 "DMAHRXD,Ethernet DMA current host receive descriptor"
hexmask.long 0x4 0.--31. 1. "HRXDADDRP,Host Receive Descriptor Address Pointer"
line.long 0x8 "DMAHTXBADDR,Ethernet DMA current host transmit buffer"
hexmask.long 0x8 0.--31. 1. "HTXBADDRP,Host Transmit Buffer Address Pointer"
line.long 0xC "DMAHRXBADDR,Ethernet DMA current host receive buffer"
hexmask.long 0xC 0.--31. 1. "HRXBADDRP,Host Receive Buffer Address Pointer"
tree.end
tree "Ethernet_MAC"
base ad:0x40028000
group.long 0x0++0x1F
line.long 0x0 "MACCFG,Ethernet MAC configuration"
bitfld.long 0x0 25. "CST,CRC Stripping for Type Frames" "0,1"
bitfld.long 0x0 23. "WDTDIS,Watchdog Disable" "0,1"
bitfld.long 0x0 22. "JDIS,Jabber Disable" "0,1"
bitfld.long 0x0 17.--19. "IFG,Inter-Frame Gap" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 16. "DISCRS,Disable Carrier Sense During Transmission" "0,1"
bitfld.long 0x0 14. "SSEL,Speed" "0,1"
bitfld.long 0x0 13. "DISRXO,Disable Receive Own" "0,1"
newline
bitfld.long 0x0 12. "LBM,Loopback Mode" "0,1"
bitfld.long 0x0 11. "DM,Duplex Mode" "0,1"
bitfld.long 0x0 10. "IPC,IPv4 Checksum offload" "0,1"
bitfld.long 0x0 9. "DISR,Disable Retry" "0,1"
bitfld.long 0x0 7. "ACS,Automatic Pad or CRC Stripping" "0,1"
bitfld.long 0x0 5.--6. "BL,Back off Limit" "0,1,2,3"
bitfld.long 0x0 4. "DC,Deferral Check" "0,1"
newline
bitfld.long 0x0 3. "TXEN,Transmitter Enable" "0,1"
bitfld.long 0x0 2. "RXEN,Receiver Enable" "0,1"
line.long 0x4 "MACFRAF,Ethernet MAC frame filter"
bitfld.long 0x4 31. "RXA,Receive All" "0,1"
bitfld.long 0x4 9. "HPF,Hash or Perfect Filter" "0,1"
bitfld.long 0x4 8. "SAFEN,Source Address Filter Enable" "0,1"
bitfld.long 0x4 7. "SAIF,SA Inverse Filtering" "0,1"
bitfld.long 0x4 6. "PCTRLF,Pass Control Frames" "0,1"
bitfld.long 0x4 5. "DISBF,Disable Broadcast Frames" "0,1"
bitfld.long 0x4 4. "PM,Pass All Multicast" "0,1"
newline
bitfld.long 0x4 3. "DAIF,DA Inverse Filtering" "0,1"
bitfld.long 0x4 2. "HMC,Hash Multicast" "0,1"
bitfld.long 0x4 1. "HUC,Hash Unicast" "0,1"
bitfld.long 0x4 0. "PR,Promiscuous Mode" "0,1"
line.long 0x8 "MACHTH,Ethernet MAC hash table high"
hexmask.long 0x8 0.--31. 1. "HTH,Hash Table High"
line.long 0xC "MACHTL,Ethernet MAC hash table low"
hexmask.long 0xC 0.--31. 1. "HTL,Hash Table Low"
line.long 0x10 "MACADDR,Ethernet MAC MII address"
hexmask.long.byte 0x10 11.--15. 1. "PA,Physical Layer Address"
hexmask.long.byte 0x10 6.--10. 1. "MR,MII Register"
bitfld.long 0x10 2.--4. "CR,Clock Range" "0,1,2,3,4,5,6,7"
bitfld.long 0x10 1. "MW,MII Write" "0,1"
bitfld.long 0x10 0. "MB,MII Busy" "0,1"
line.long 0x14 "MACDATA,Ethernet MAC MII data register"
hexmask.long.word 0x14 0.--15. 1. "MD,MII Data"
line.long 0x18 "MACFCTRL,Ethernet MAC flow control"
hexmask.long.word 0x18 16.--31. 1. "PT,Pause Time"
bitfld.long 0x18 7. "ZQPDIS,Zero-quanta Pause Disable" "0,1"
bitfld.long 0x18 4.--5. "PTSEL,Pause Threshold Select" "0,1,2,3"
bitfld.long 0x18 3. "UNPFDETE,Unicast Pause Frame Detect" "0,1"
bitfld.long 0x18 2. "RXFCTRLEN,Receive Flow Control Enable" "0,1"
bitfld.long 0x18 1. "TXFCTRLEN,Transmit Flow Control Enable" "0,1"
bitfld.long 0x18 0. "FCTRLB_BPA,Flow Control Busy/Back Pressure Activate" "0,1"
line.long 0x1C "MACVLANT,Ethernet MAC VLAN tag register"
bitfld.long 0x1C 16. "VLANTCOMP,12-bit VLAN Tag Comparison" "0,1"
hexmask.long.word 0x1C 0.--15. 1. "VLANTID,VLAN Tag Identifier"
group.long 0x2C++0x3
line.long 0x0 "MACPMTCTRLSTS,Ethernet MAC PMT control and status"
bitfld.long 0x0 31. "WKUPFRST,Wakeup Frame Filter Register Pointer Reset" "0,1"
bitfld.long 0x0 9. "GUN,Global Unicast" "0,1"
bitfld.long 0x0 6. "WKUPFRX,Wakeup Frame Received" "0,1"
bitfld.long 0x0 5. "MPRX,Magic Packet Received" "0,1"
bitfld.long 0x0 2. "WKUPFEN,Wakeup Frame Enable" "0,1"
bitfld.long 0x0 1. "MPEN,Magic Packet Enable" "0,1"
bitfld.long 0x0 0. "PD,Power Down" "0,1"
rgroup.long 0x34++0x3
line.long 0x0 "MACDBG,Ethernet MAC debug register"
bitfld.long 0x0 25. "TXSTSFSTS,TX Status FIFO Full Status" "0,1"
bitfld.long 0x0 24. "TXFSTS,TX FIFO Not Empty Status" "0,1"
bitfld.long 0x0 22. "TWCSTS,TX FIFO Write Controller Status" "0,1"
bitfld.long 0x0 20.--21. "TRCSTS,TX FIFO Read Controller Status" "0,1,2,3"
bitfld.long 0x0 19. "TXPAUSED,MAC Transmitter in Pause" "0,1"
bitfld.long 0x0 17.--18. "TFCSTS,MAC Transmit Frame Controller Status" "0,1,2,3"
bitfld.long 0x0 16. "TPESTS,MAC MII Transmit Protocol Engine Status" "0,1"
newline
bitfld.long 0x0 8.--9. "RXFSTS,RX FIFO full - level Status" "0,1,2,3"
bitfld.long 0x0 5.--6. "RRCSTS,RX FIFO Read Controller State" "0,1,2,3"
bitfld.long 0x0 4. "RWCSTS,RX FIFO Write Controller Active Status" "0,1"
bitfld.long 0x0 1.--2. "RFCFCSTS,MAC Receive Frame FIFO Controller Status" "0,1,2,3"
bitfld.long 0x0 0. "RPESTS,MAC MII Receive Protocol Engine Status" "0,1"
group.long 0x38++0x27
line.long 0x0 "MACISTS,Ethernet MAC interrupt status"
bitfld.long 0x0 9. "TSIS,Timestamp Interrupt Status" "0,1"
rbitfld.long 0x0 6. "MMCTXIS,MMC Transmit Interrupt Status" "0,1"
rbitfld.long 0x0 5. "MMCRXIS,MMC Receive Interrupt Status" "0,1"
rbitfld.long 0x0 4. "MMCIS,MMC Interrupt Status" "0,1"
rbitfld.long 0x0 3. "PMTIS,PMT Interrupt Status" "0,1"
line.long 0x4 "MACIMASK,Ethernet MAC interrupt mask"
bitfld.long 0x4 9. "TSTIM,Time Stamp Trigger Interrupt Mask" "0,1"
bitfld.long 0x4 3. "PMTIM,PMT Interrupt Mask" "0,1"
line.long 0x8 "MACADDR0L,Ethernet MAC address 0 high"
rbitfld.long 0x8 31. "AL1,Always 1" "0,1"
hexmask.long.word 0x8 0.--15. 1. "ADDR0H,MAC address0 high"
line.long 0xC "MACMACA0LR,Ethernet MAC address 0 low"
hexmask.long 0xC 0.--31. 1. "ADDR0L,MAC Address 0"
line.long 0x10 "MACADDR1H,Ethernet MAC address 1 high"
bitfld.long 0x10 31. "ADDREN,Address Enable" "0,1"
bitfld.long 0x10 30. "ADDRSEL,Address Select" "0,1"
hexmask.long.byte 0x10 24.--29. 1. "MASKBCTRL,Mask Byte Control"
hexmask.long.word 0x10 0.--15. 1. "ADDR1H,MAC Address 1"
line.long 0x14 "MACADDR1L,Ethernet MAC address1 low"
hexmask.long 0x14 0.--31. 1. "ADDR1L,MAC Address 1"
line.long 0x18 "MACADDR2H,Ethernet MAC address 2 high"
bitfld.long 0x18 31. "ADDREN,Address Enable" "0,1"
bitfld.long 0x18 30. "ADDRSEL,Address Select" "0,1"
hexmask.long.byte 0x18 24.--29. 1. "MASKBCTRL,Mask Byte Control"
hexmask.long.word 0x18 0.--15. 1. "ADDR2H,MAC Address 2"
line.long 0x1C "MACADDR2L,Ethernet MAC address 2 low"
hexmask.long 0x1C 0.--30. 1. "ADDR2L,MAC Address 2"
line.long 0x20 "MACADDR3H,Ethernet MAC address 3 high"
bitfld.long 0x20 31. "ADDREN,Address Enable" "0,1"
bitfld.long 0x20 30. "ADDRSEL,Address Select" "0,1"
hexmask.long.byte 0x20 24.--29. 1. "MASKBCTRL,Mask Byte Control"
hexmask.long.word 0x20 0.--15. 1. "ADDR3H,MAC Address 3"
line.long 0x24 "MACADDR3L,Ethernet MAC address 3 low"
hexmask.long 0x24 0.--31. 1. "ADDR3L,MAC Address 3"
tree.end
tree "Ethernet_MMC"
base ad:0x40028100
group.long 0x0++0x7
line.long 0x0 "CTRL,Ethernet MMC control register"
bitfld.long 0x0 5. "MCNTVALP,MMC Counter Value Preset" "0,1"
bitfld.long 0x0 4. "MCNTP,MMC Counter Preset" "0,1"
bitfld.long 0x0 3. "MCNTF,MMC Counter Freeze" "0,1"
bitfld.long 0x0 2. "RSTOR,Reset on read" "0,1"
bitfld.long 0x0 1. "CNTSTOPRO,Counter Stop Rollover" "0,1"
bitfld.long 0x0 0. "CNTRST,Counter Reset" "0,1"
line.long 0x4 "RXINT,Ethernet MMC receive interrupt"
bitfld.long 0x4 17. "RXGUNF,Received Good Unicast Frames" "0,1"
bitfld.long 0x4 6. "RXFAE,Received Frames Alignment Error" "0,1"
bitfld.long 0x4 5. "RXFCE,Received Frames CRC Error" "0,1"
rgroup.long 0x8++0x3
line.long 0x0 "TXINT,Ethernet MMC transmit interrupt"
bitfld.long 0x0 21. "TXGF,Transmitted Good Frames" "0,1"
bitfld.long 0x0 15. "TXGFMCOL,Transmitted Good Frames More Single Collision" "0,1"
bitfld.long 0x0 14. "TXGFSCOL,Transmitted Good Frames Single Collision" "0,1"
group.long 0xC++0x7
line.long 0x0 "RXINTMASK,Ethernet MMC receive interrupt mask"
bitfld.long 0x0 17. "RXGUNFM,Received Good Unicast Frames Mask" "0,1"
bitfld.long 0x0 6. "RXFAEM,Received Frames Alignment Error Mask" "0,1"
bitfld.long 0x0 5. "RXFCEM,Received Frames CRC Error Mask" "0,1"
line.long 0x4 "TXINTMASK,Ethernet MMC transmit interrupt mask"
bitfld.long 0x4 16. "TXGFM,Transmitted Good Frames Mask" "0,1"
bitfld.long 0x4 15. "TXGFMCOLM,ransmitted Good Frames More Single Collision Mask" "0,1"
bitfld.long 0x4 14. "TXGFSCOLM,Transmitted Good Frames Single Collision Mask" "0,1"
rgroup.long 0x4C++0x7
line.long 0x0 "TXGFSCCNT,Ethernet MMC transmitted good frames after a"
hexmask.long 0x0 0.--31. 1. "TXGFSCCNT,Transmitted Good Frames Single Collision Counter"
line.long 0x4 "TXGFMCCNT,Ethernet MMC transmitted good frames after"
hexmask.long 0x4 0.--31. 1. "TXGFMCCNT,Transmitted Good Frames More Collision Counter"
rgroup.long 0x68++0x3
line.long 0x0 "TXGFCNT,Ethernet MMC transmitted good frames counter"
hexmask.long 0x0 0.--31. 1. "TXGFCNT,Transmitted Good Frames Counter"
rgroup.long 0x94++0x7
line.long 0x0 "RXFCECNT,Ethernet MMC received frames with CRC error"
hexmask.long 0x0 0.--31. 1. "RXFCECNT,Received Frames CRC Error Counter"
line.long 0x4 "RXFAECNT,Ethernet MMC received frames with alignment"
hexmask.long 0x4 0.--31. 1. "RXFAECNT,Received Frames Alignment Error Counter"
rgroup.long 0xC4++0x3
line.long 0x0 "RXGUNCNT,MMC received good unicast frames counter"
hexmask.long 0x0 0.--31. 1. "RXFCECNT,Received Good Unicast Frames Counter"
tree.end
tree "Ethernet_PTP"
base ad:0x40028700
group.long 0x0++0x7
line.long 0x0 "TSCTRL,Ethernet PTP time stamp control"
bitfld.long 0x0 18. "TSSPTPFMACEN,Time Stamp PTP Frame Filtering MAC Address Enable" "0,1"
bitfld.long 0x0 16.--17. "TSCLKNSEL,Time stamp Clock Node Select" "0,1,2,3"
bitfld.long 0x0 15. "TSSMNSEL,Time Stamp Snapshot for Master Node Select" "0,1"
bitfld.long 0x0 14. "TSSMESEL,Time Stamp Snapshot for Message Select" "0,1"
bitfld.long 0x0 13. "TSS4EN,Time Stamp Snapshot for IPv4 Frames Enable" "0,1"
bitfld.long 0x0 12. "TSS6EN,Time stamp snapshot for IPv6 frames Enable" "0,1"
bitfld.long 0x0 11. "TSSPTPEN,Time Stamp Snapshot for PTP Ethernet Frames Enable" "0,1"
newline
bitfld.long 0x0 10. "LISTVSEL,Listening Version Select" "0,1"
bitfld.long 0x0 9. "TSSUBRO,Time Stamp Subsecond Rollover" "0,1"
bitfld.long 0x0 8. "TSSNEN,Time Stamp Snapshot for Received Frames Enable" "0,1"
bitfld.long 0x0 5. "TSADDUD,Time Stamp Addend Register Update" "0,1"
bitfld.long 0x0 4. "TSTRGIEN,Time Stamp Trigger Interrupt Enable" "0,1"
bitfld.long 0x0 3. "TSSTUD,Time Stamp System Time Update" "0,1"
bitfld.long 0x0 2. "TSSTINIT,Time Stamp System Time Initialize" "0,1"
newline
bitfld.long 0x0 1. "TSUDSEL,Time Stamp Update Mode Select" "0,1"
bitfld.long 0x0 0. "TSEN,Time Stamp Enable" "0,1"
line.long 0x4 "SUBSECI,Ethernet PTP subsecond increment"
hexmask.long.byte 0x4 0.--7. 1. "STSUBSECI,System Time Subseconds Incremen"
rgroup.long 0x8++0x7
line.long 0x0 "TSH,Ethernet PTP time stamp high"
hexmask.long 0x0 0.--31. 1. "STSEC,System Time Second Value"
line.long 0x4 "TSL,Ethernet PTP time stamp low"
bitfld.long 0x4 31. "STSEL,System Time Select" "0,1"
hexmask.long 0x4 0.--30. 1. "STSUBSEC,System Time Subseconds Value"
group.long 0x10++0x13
line.long 0x0 "TSHUD,Ethernet PTP time stamp high update"
hexmask.long 0x0 0.--31. 1. "TSUDSEC,Time Stamp Update Second Value"
line.long 0x4 "TSLUD,Ethernet PTP time stamp low update"
bitfld.long 0x4 31. "TSUDSEL,Time Stamp Update Select" "0,1"
hexmask.long 0x4 0.--30. 1. "TSUDSUBSEC,Time Stamp Update Subseconds Value"
line.long 0x8 "TSA,Ethernet PTP time stamp addend"
hexmask.long 0x8 0.--31. 1. "TSA,Time Stamp Addend Value"
line.long 0xC "TTSH,Ethernet PTP target time high"
hexmask.long 0xC 0.--31. 1. "TTSH,Target Time Stamp High Value"
line.long 0x10 "TTSL,Ethernet PTP target time low"
hexmask.long 0x10 0.--31. 1. "TTSL,Target Time Stamp Low Value"
rgroup.long 0x28++0x7
line.long 0x0 "TSSTS,Ethernet PTP time stamp status"
bitfld.long 0x0 1. "TTSRD,Target Time Stamp Value Reached" "0,1"
bitfld.long 0x0 0. "TSSECOVR,Time Stamp Second Value Overflow" "0,1"
line.long 0x4 "PPSCTRL,Ethernet PTP PPS control"
bitfld.long 0x4 0.--2. "PPSFSEL,PPS Frequency Selection" "0,1,2,3,4,5,6,7"
tree.end
tree.end
endif
tree "FMC (Flash Memory Controller)"
base ad:0x40023C00
group.long 0x0++0x3
line.long 0x0 "ACCTRL,Flash access control register"
bitfld.long 0x0 12. "DCACHERST,Data cache reset" "0,1"
bitfld.long 0x0 11. "ICACHERST,Instruction cache reset" "0,1"
bitfld.long 0x0 10. "DCACHEEN,Data cache enable" "0,1"
bitfld.long 0x0 9. "ICACHEEN,Instruction cache enable" "0,1"
bitfld.long 0x0 8. "PREFEN,Prefetch enable" "0,1"
bitfld.long 0x0 0.--2. "WAITP,Wait Period" "0,1,2,3,4,5,6,7"
wgroup.long 0x4++0x7
line.long 0x0 "KEY,Flash key register"
hexmask.long 0x0 0.--31. 1. "KEY,key"
line.long 0x4 "OPTKEY,Flash option key register"
hexmask.long 0x4 0.--31. 1. "OPTKEY,Option byte key"
group.long 0xC++0xB
line.long 0x0 "STS,Status register"
rbitfld.long 0x0 16. "BUSY,Busy" "0,1"
bitfld.long 0x0 7. "PGSEQERR,Programming sequence error" "0,1"
bitfld.long 0x0 6. "PGPRLERR,Programming parallelism error" "0,1"
bitfld.long 0x0 5. "PGALGERR,Programming alignment" "0,1"
bitfld.long 0x0 4. "WPROTERR,Write protection error" "0,1"
bitfld.long 0x0 1. "OPRERR,Operation error" "0,1"
bitfld.long 0x0 0. "OPRCMP,End of operation" "0,1"
line.long 0x4 "CTRL,Control register"
bitfld.long 0x4 31. "LOCK,Lock" "0,1"
bitfld.long 0x4 25. "ERRINTEN,Error interrupt enable" "0,1"
bitfld.long 0x4 24. "OPCINTEN,End of operation interrupt" "0,1"
bitfld.long 0x4 16. "START,Start" "0,1"
bitfld.long 0x4 8.--9. "PGSIZE,Program size" "0,1,2,3"
hexmask.long.byte 0x4 3.--6. 1. "SNUM,Sector number"
bitfld.long 0x4 2. "MERS,Mass Erase" "0,1"
bitfld.long 0x4 1. "SERS,Sector Erase" "0,1"
bitfld.long 0x4 0. "PG,Programming" "0,1"
line.long 0x8 "OPTCTRL,Flash option control register"
hexmask.long.word 0x8 16.--27. 1. "NWPROT,Not write protect"
hexmask.long.byte 0x8 8.--15. 1. "RPROT,Read protect"
bitfld.long 0x8 7. "RSTSTDB,nReset in STANDBY Mode" "0,1"
bitfld.long 0x8 6. "RSTSTOP,nRST_STOP User option mode" "0,1"
bitfld.long 0x8 5. "WDTSEL,Watchdog Select" "0,1"
bitfld.long 0x8 2.--3. "BORLVL,Brownout reset Level" "0,1,2,3"
bitfld.long 0x8 1. "OPTSTART,Option start" "0,1"
bitfld.long 0x8 0. "OPTLOCK,Option lock" "0,1"
tree.end
tree "GPIO (General-Purpose Input/Output)"
base ad:0x0
tree "GPIOA"
base ad:0x40020000
group.long 0x0++0xF
line.long 0x0 "MODE,GPIO port mode register"
bitfld.long 0x0 30.--31. "MODE15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 28.--29. "MODE14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 26.--27. "MODE13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 24.--25. "MODE12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 22.--23. "MODE11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 20.--21. "MODE10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 18.--19. "MODE9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 16.--17. "MODE8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 14.--15. "MODE7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 12.--13. "MODE6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 10.--11. "MODE5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x0 8.--9. "MODE4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 6.--7. "MODE3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 4.--5. "MODE2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 2.--3. "MODE1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 0.--1. "MODE0,Port x configuration bits (y =" "0,1,2,3"
line.long 0x4 "OMODE,GPIO port output type register"
bitfld.long 0x4 15. "OMODE15,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 14. "OMODE14,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 13. "OMODE13,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 12. "OMODE12,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 11. "OMODE11,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 10. "OMODE10,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 9. "OMODE9,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 8. "OMODE8,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 7. "OMODE7,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 6. "OMODE6,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 5. "OMODE5,Port x configuration bits (y =" "0,1"
newline
bitfld.long 0x4 4. "OMODE4,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 3. "OMODE3,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 2. "OMODE2,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 1. "OMODE1,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 0. "OMODE0,Port x configuration bits (y =" "0,1"
line.long 0x8 "OSSEL,GPIO port output speed"
bitfld.long 0x8 30.--31. "OSSEL15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 28.--29. "OSSEL14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 26.--27. "OSSEL13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 24.--25. "OSSEL12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 22.--23. "OSSEL11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 20.--21. "OSSEL10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 18.--19. "OSSEL9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 16.--17. "OSSEL8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 14.--15. "OSSEL7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 12.--13. "OSSEL6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 10.--11. "OSSEL5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x8 8.--9. "OSSEL4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 6.--7. "OSSEL3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 4.--5. "OSSEL2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 2.--3. "OSSEL1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 0.--1. "OSSEL0,Port x configuration bits (y =" "0,1,2,3"
line.long 0xC "PUPD,GPIO port pull-up/pull-down"
bitfld.long 0xC 30.--31. "PUPD15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 28.--29. "PUPD14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 26.--27. "PUPD13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 24.--25. "PUPD12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 22.--23. "PUPD11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 20.--21. "PUPD10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 18.--19. "PUPD9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 16.--17. "PUPD8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 14.--15. "PUPD7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 12.--13. "PUPD6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 10.--11. "PUPD5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0xC 8.--9. "PUPD4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 6.--7. "PUPD3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 4.--5. "PUPD2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 2.--3. "PUPD1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 0.--1. "PUPD0,Port x configuration bits (y =" "0,1,2,3"
rgroup.long 0x10++0x3
line.long 0x0 "IDATA,GPIO port input data register"
bitfld.long 0x0 15. "IDATA15,Port input data (y =" "0,1"
bitfld.long 0x0 14. "IDATA14,Port input data (y =" "0,1"
bitfld.long 0x0 13. "IDATA13,Port input data (y =" "0,1"
bitfld.long 0x0 12. "IDATA12,Port input data (y =" "0,1"
bitfld.long 0x0 11. "IDATA11,Port input data (y =" "0,1"
bitfld.long 0x0 10. "IDATA10,Port input data (y =" "0,1"
bitfld.long 0x0 9. "IDATA9,Port input data (y =" "0,1"
bitfld.long 0x0 8. "IDATA8,Port input data (y =" "0,1"
bitfld.long 0x0 7. "IDATA7,Port input data (y =" "0,1"
bitfld.long 0x0 6. "IDATA6,Port input data (y =" "0,1"
bitfld.long 0x0 5. "IDATA5,Port input data (y =" "0,1"
newline
bitfld.long 0x0 4. "IDATA4,Port input data (y =" "0,1"
bitfld.long 0x0 3. "IDATA3,Port input data (y =" "0,1"
bitfld.long 0x0 2. "IDATA2,Port input data (y =" "0,1"
bitfld.long 0x0 1. "IDATA1,Port input data (y =" "0,1"
bitfld.long 0x0 0. "IDATA0,Port input data (y =" "0,1"
group.long 0x14++0x3
line.long 0x0 "ODATA,GPIO port output data register"
bitfld.long 0x0 15. "ODATA15,Port output data (y =" "0,1"
bitfld.long 0x0 14. "ODATA14,Port output data (y =" "0,1"
bitfld.long 0x0 13. "ODATA13,Port output data (y =" "0,1"
bitfld.long 0x0 12. "ODATA12,Port output data (y =" "0,1"
bitfld.long 0x0 11. "ODATA11,Port output data (y =" "0,1"
bitfld.long 0x0 10. "ODATA10,Port output data (y =" "0,1"
bitfld.long 0x0 9. "ODATA9,Port output data (y =" "0,1"
bitfld.long 0x0 8. "ODATA8,Port output data (y =" "0,1"
bitfld.long 0x0 7. "ODATA7,Port output data (y =" "0,1"
bitfld.long 0x0 6. "ODATA6,Port output data (y =" "0,1"
bitfld.long 0x0 5. "ODATA5,Port output data (y =" "0,1"
newline
bitfld.long 0x0 4. "ODATA4,Port output data (y =" "0,1"
bitfld.long 0x0 3. "ODATA3,Port output data (y =" "0,1"
bitfld.long 0x0 2. "ODATA2,Port output data (y =" "0,1"
bitfld.long 0x0 1. "ODATA1,Port output data (y =" "0,1"
bitfld.long 0x0 0. "ODATA0,Port output data (y =" "0,1"
wgroup.long 0x18++0x3
line.long 0x0 "BSC,GPIO port bit set/reset register"
bitfld.long 0x0 31. "BC15,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 30. "BC14,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 29. "BC13,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 28. "BC12,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 27. "BC11,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 26. "BC10,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 25. "BC9,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 24. "BC8,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 23. "BC7,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 22. "BC6,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 21. "BC5,Port x reset bit y (y =" "0,1"
newline
bitfld.long 0x0 20. "BC4,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 19. "BC3,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 18. "BC2,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 17. "BC1,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 16. "BC0,Port x set bit y (y=" "0,1"
bitfld.long 0x0 15. "BS15,Port x set bit y (y=" "0,1"
bitfld.long 0x0 14. "BS14,Port x set bit y (y=" "0,1"
bitfld.long 0x0 13. "BS13,Port x set bit y (y=" "0,1"
bitfld.long 0x0 12. "BS12,Port x set bit y (y=" "0,1"
bitfld.long 0x0 11. "BS11,Port x set bit y (y=" "0,1"
bitfld.long 0x0 10. "BS10,Port x set bit y (y=" "0,1"
newline
bitfld.long 0x0 9. "BS9,Port x set bit y (y=" "0,1"
bitfld.long 0x0 8. "BS8,Port x set bit y (y=" "0,1"
bitfld.long 0x0 7. "BS7,Port x set bit y (y=" "0,1"
bitfld.long 0x0 6. "BS6,Port x set bit y (y=" "0,1"
bitfld.long 0x0 5. "BS5,Port x set bit y (y=" "0,1"
bitfld.long 0x0 4. "BS4,Port x set bit y (y=" "0,1"
bitfld.long 0x0 3. "BS3,Port x set bit y (y=" "0,1"
bitfld.long 0x0 2. "BS2,Port x set bit y (y=" "0,1"
bitfld.long 0x0 1. "BS1,Port x set bit y (y=" "0,1"
bitfld.long 0x0 0. "BS0,Port x set bit y (y=" "0,1"
group.long 0x1C++0xB
line.long 0x0 "LOCK,GPIO port configuration lock"
bitfld.long 0x0 16. "LOCKKEY,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 15. "LOCK15,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 14. "LOCK14,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 13. "LOCK13,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 12. "LOCK12,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 11. "LOCK11,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 10. "LOCK10,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 9. "LOCK9,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 8. "LOCK8,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 7. "LOCK7,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 6. "LOCK6,Port x lock bit y (y=" "0,1"
newline
bitfld.long 0x0 5. "LOCK5,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 4. "LOCK4,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 3. "LOCK3,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 2. "LOCK2,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 1. "LOCK1,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 0. "LOCK0,Port x lock bit y (y=" "0,1"
line.long 0x4 "ALFL,GPIO alternate function low"
hexmask.long.byte 0x4 28.--31. 1. "ALFSEL7,Alternate function selection for port x"
hexmask.long.byte 0x4 24.--27. 1. "ALFSEL6,Alternate function selection for port x"
hexmask.long.byte 0x4 20.--23. 1. "ALFSEL5,Alternate function selection for port x"
hexmask.long.byte 0x4 16.--19. 1. "ALFSEL4,Alternate function selection for port x"
hexmask.long.byte 0x4 12.--15. 1. "ALFSEL3,Alternate function selection for port x"
hexmask.long.byte 0x4 8.--11. 1. "ALFSEL2,Alternate function selection for port x"
hexmask.long.byte 0x4 4.--7. 1. "ALFSEL1,Alternate function selection for port x"
hexmask.long.byte 0x4 0.--3. 1. "ALFSEL0,Alternate function selection for port x"
line.long 0x8 "ALFH,GPIO alternate function high"
hexmask.long.byte 0x8 28.--31. 1. "ALFSEL15,Alternate function selection for port x"
hexmask.long.byte 0x8 24.--27. 1. "ALFSEL14,Alternate function selection for port x"
hexmask.long.byte 0x8 20.--23. 1. "ALFSEL13,Alternate function selection for port x"
hexmask.long.byte 0x8 16.--19. 1. "ALFSEL12,Alternate function selection for port x"
hexmask.long.byte 0x8 12.--15. 1. "ALFSEL11,Alternate function selection for port x"
hexmask.long.byte 0x8 8.--11. 1. "ALFSEL10,Alternate function selection for port x"
hexmask.long.byte 0x8 4.--7. 1. "ALFSEL9,Alternate function selection for port x"
hexmask.long.byte 0x8 0.--3. 1. "ALFSEL8,Alternate function selection for port x"
tree.end
tree "GPIOB"
base ad:0x40020400
group.long 0x0++0xF
line.long 0x0 "MODE,GPIO port mode register"
bitfld.long 0x0 30.--31. "MODE15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 28.--29. "MODE14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 26.--27. "MODE13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 24.--25. "MODE12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 22.--23. "MODE11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 20.--21. "MODE10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 18.--19. "MODE9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 16.--17. "MODE8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 14.--15. "MODE7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 12.--13. "MODE6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 10.--11. "MODE5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x0 8.--9. "MODE4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 6.--7. "MODE3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 4.--5. "MODE2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 2.--3. "MODE1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 0.--1. "MODE0,Port x configuration bits (y =" "0,1,2,3"
line.long 0x4 "OMODE,GPIO port output type register"
bitfld.long 0x4 15. "OMODE15,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 14. "OMODE14,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 13. "OMODE13,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 12. "OMODE12,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 11. "OMODE11,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 10. "OMODE10,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 9. "OMODE9,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 8. "OMODE8,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 7. "OMODE7,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 6. "OMODE6,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 5. "OMODE5,Port x configuration bits (y =" "0,1"
newline
bitfld.long 0x4 4. "OMODE4,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 3. "OMODE3,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 2. "OMODE2,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 1. "OMODE1,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 0. "OMODE0,Port x configuration bits (y =" "0,1"
line.long 0x8 "OSSEL,GPIO port output speed"
bitfld.long 0x8 30.--31. "OSSEL15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 28.--29. "OSSEL14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 26.--27. "OSSEL13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 24.--25. "OSSEL12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 22.--23. "OSSEL11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 20.--21. "OSSEL10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 18.--19. "OSSEL9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 16.--17. "OSSEL8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 14.--15. "OSSEL7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 12.--13. "OSSEL6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 10.--11. "OSSEL5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x8 8.--9. "OSSEL4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 6.--7. "OSSEL3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 4.--5. "OSSEL2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 2.--3. "OSSEL1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 0.--1. "OSSEL0,Port x configuration bits (y =" "0,1,2,3"
line.long 0xC "PUPD,GPIO port pull-up/pull-down"
bitfld.long 0xC 30.--31. "PUPD15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 28.--29. "PUPD14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 26.--27. "PUPD13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 24.--25. "PUPD12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 22.--23. "PUPD11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 20.--21. "PUPD10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 18.--19. "PUPD9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 16.--17. "PUPD8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 14.--15. "PUPD7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 12.--13. "PUPD6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 10.--11. "PUPD5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0xC 8.--9. "PUPD4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 6.--7. "PUPD3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 4.--5. "PUPD2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 2.--3. "PUPD1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 0.--1. "PUPD0,Port x configuration bits (y =" "0,1,2,3"
rgroup.long 0x10++0x3
line.long 0x0 "IDATA,GPIO port input data register"
bitfld.long 0x0 15. "IDATA15,Port input data (y =" "0,1"
bitfld.long 0x0 14. "IDATA14,Port input data (y =" "0,1"
bitfld.long 0x0 13. "IDATA13,Port input data (y =" "0,1"
bitfld.long 0x0 12. "IDATA12,Port input data (y =" "0,1"
bitfld.long 0x0 11. "IDATA11,Port input data (y =" "0,1"
bitfld.long 0x0 10. "IDATA10,Port input data (y =" "0,1"
bitfld.long 0x0 9. "IDATA9,Port input data (y =" "0,1"
bitfld.long 0x0 8. "IDATA8,Port input data (y =" "0,1"
bitfld.long 0x0 7. "IDATA7,Port input data (y =" "0,1"
bitfld.long 0x0 6. "IDATA6,Port input data (y =" "0,1"
bitfld.long 0x0 5. "IDATA5,Port input data (y =" "0,1"
newline
bitfld.long 0x0 4. "IDATA4,Port input data (y =" "0,1"
bitfld.long 0x0 3. "IDATA3,Port input data (y =" "0,1"
bitfld.long 0x0 2. "IDATA2,Port input data (y =" "0,1"
bitfld.long 0x0 1. "IDATA1,Port input data (y =" "0,1"
bitfld.long 0x0 0. "IDATA0,Port input data (y =" "0,1"
group.long 0x14++0x3
line.long 0x0 "ODATA,GPIO port output data register"
bitfld.long 0x0 15. "ODATA15,Port output data (y =" "0,1"
bitfld.long 0x0 14. "ODATA14,Port output data (y =" "0,1"
bitfld.long 0x0 13. "ODATA13,Port output data (y =" "0,1"
bitfld.long 0x0 12. "ODATA12,Port output data (y =" "0,1"
bitfld.long 0x0 11. "ODATA11,Port output data (y =" "0,1"
bitfld.long 0x0 10. "ODATA10,Port output data (y =" "0,1"
bitfld.long 0x0 9. "ODATA9,Port output data (y =" "0,1"
bitfld.long 0x0 8. "ODATA8,Port output data (y =" "0,1"
bitfld.long 0x0 7. "ODATA7,Port output data (y =" "0,1"
bitfld.long 0x0 6. "ODATA6,Port output data (y =" "0,1"
bitfld.long 0x0 5. "ODATA5,Port output data (y =" "0,1"
newline
bitfld.long 0x0 4. "ODATA4,Port output data (y =" "0,1"
bitfld.long 0x0 3. "ODATA3,Port output data (y =" "0,1"
bitfld.long 0x0 2. "ODATA2,Port output data (y =" "0,1"
bitfld.long 0x0 1. "ODATA1,Port output data (y =" "0,1"
bitfld.long 0x0 0. "ODATA0,Port output data (y =" "0,1"
wgroup.long 0x18++0x3
line.long 0x0 "BSC,GPIO port bit set/reset register"
bitfld.long 0x0 31. "BC15,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 30. "BC14,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 29. "BC13,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 28. "BC12,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 27. "BC11,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 26. "BC10,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 25. "BC9,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 24. "BC8,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 23. "BC7,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 22. "BC6,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 21. "BC5,Port x reset bit y (y =" "0,1"
newline
bitfld.long 0x0 20. "BC4,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 19. "BC3,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 18. "BC2,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 17. "BC1,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 16. "BC0,Port x set bit y (y=" "0,1"
bitfld.long 0x0 15. "BS15,Port x set bit y (y=" "0,1"
bitfld.long 0x0 14. "BS14,Port x set bit y (y=" "0,1"
bitfld.long 0x0 13. "BS13,Port x set bit y (y=" "0,1"
bitfld.long 0x0 12. "BS12,Port x set bit y (y=" "0,1"
bitfld.long 0x0 11. "BS11,Port x set bit y (y=" "0,1"
bitfld.long 0x0 10. "BS10,Port x set bit y (y=" "0,1"
newline
bitfld.long 0x0 9. "BS9,Port x set bit y (y=" "0,1"
bitfld.long 0x0 8. "BS8,Port x set bit y (y=" "0,1"
bitfld.long 0x0 7. "BS7,Port x set bit y (y=" "0,1"
bitfld.long 0x0 6. "BS6,Port x set bit y (y=" "0,1"
bitfld.long 0x0 5. "BS5,Port x set bit y (y=" "0,1"
bitfld.long 0x0 4. "BS4,Port x set bit y (y=" "0,1"
bitfld.long 0x0 3. "BS3,Port x set bit y (y=" "0,1"
bitfld.long 0x0 2. "BS2,Port x set bit y (y=" "0,1"
bitfld.long 0x0 1. "BS1,Port x set bit y (y=" "0,1"
bitfld.long 0x0 0. "BS0,Port x set bit y (y=" "0,1"
group.long 0x1C++0xB
line.long 0x0 "LOCK,GPIO port configuration lock"
bitfld.long 0x0 16. "LOCKKEY,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 15. "LOCK15,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 14. "LOCK14,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 13. "LOCK13,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 12. "LOCK12,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 11. "LOCK11,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 10. "LOCK10,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 9. "LOCK9,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 8. "LOCK8,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 7. "LOCK7,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 6. "LOCK6,Port x lock bit y (y=" "0,1"
newline
bitfld.long 0x0 5. "LOCK5,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 4. "LOCK4,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 3. "LOCK3,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 2. "LOCK2,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 1. "LOCK1,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 0. "LOCK0,Port x lock bit y (y=" "0,1"
line.long 0x4 "ALFL,GPIO alternate function low"
hexmask.long.byte 0x4 28.--31. 1. "ALFSEL7,Alternate function selection for port x"
hexmask.long.byte 0x4 24.--27. 1. "ALFSEL6,Alternate function selection for port x"
hexmask.long.byte 0x4 20.--23. 1. "ALFSEL5,Alternate function selection for port x"
hexmask.long.byte 0x4 16.--19. 1. "ALFSEL4,Alternate function selection for port x"
hexmask.long.byte 0x4 12.--15. 1. "ALFSEL3,Alternate function selection for port x"
hexmask.long.byte 0x4 8.--11. 1. "ALFSEL2,Alternate function selection for port x"
hexmask.long.byte 0x4 4.--7. 1. "ALFSEL1,Alternate function selection for port x"
hexmask.long.byte 0x4 0.--3. 1. "ALFSEL0,Alternate function selection for port x"
line.long 0x8 "ALFH,GPIO alternate function high"
hexmask.long.byte 0x8 28.--31. 1. "ALFSEL15,Alternate function selection for port x"
hexmask.long.byte 0x8 24.--27. 1. "ALFSEL14,Alternate function selection for port x"
hexmask.long.byte 0x8 20.--23. 1. "ALFSEL13,Alternate function selection for port x"
hexmask.long.byte 0x8 16.--19. 1. "ALFSEL12,Alternate function selection for port x"
hexmask.long.byte 0x8 12.--15. 1. "ALFSEL11,Alternate function selection for port x"
hexmask.long.byte 0x8 8.--11. 1. "ALFSEL10,Alternate function selection for port x"
hexmask.long.byte 0x8 4.--7. 1. "ALFSEL9,Alternate function selection for port x"
hexmask.long.byte 0x8 0.--3. 1. "ALFSEL8,Alternate function selection for port x"
tree.end
tree "GPIOC"
base ad:0x40020800
group.long 0x0++0xF
line.long 0x0 "MODE,GPIO port mode register"
bitfld.long 0x0 30.--31. "MODE15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 28.--29. "MODE14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 26.--27. "MODE13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 24.--25. "MODE12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 22.--23. "MODE11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 20.--21. "MODE10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 18.--19. "MODE9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 16.--17. "MODE8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 14.--15. "MODE7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 12.--13. "MODE6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 10.--11. "MODE5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x0 8.--9. "MODE4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 6.--7. "MODE3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 4.--5. "MODE2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 2.--3. "MODE1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 0.--1. "MODE0,Port x configuration bits (y =" "0,1,2,3"
line.long 0x4 "OMODE,GPIO port output type register"
bitfld.long 0x4 15. "OMODE15,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 14. "OMODE14,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 13. "OMODE13,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 12. "OMODE12,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 11. "OMODE11,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 10. "OMODE10,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 9. "OMODE9,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 8. "OMODE8,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 7. "OMODE7,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 6. "OMODE6,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 5. "OMODE5,Port x configuration bits (y =" "0,1"
newline
bitfld.long 0x4 4. "OMODE4,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 3. "OMODE3,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 2. "OMODE2,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 1. "OMODE1,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 0. "OMODE0,Port x configuration bits (y =" "0,1"
line.long 0x8 "OSSEL,GPIO port output speed"
bitfld.long 0x8 30.--31. "OSSEL15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 28.--29. "OSSEL14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 26.--27. "OSSEL13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 24.--25. "OSSEL12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 22.--23. "OSSEL11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 20.--21. "OSSEL10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 18.--19. "OSSEL9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 16.--17. "OSSEL8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 14.--15. "OSSEL7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 12.--13. "OSSEL6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 10.--11. "OSSEL5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x8 8.--9. "OSSEL4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 6.--7. "OSSEL3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 4.--5. "OSSEL2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 2.--3. "OSSEL1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 0.--1. "OSSEL0,Port x configuration bits (y =" "0,1,2,3"
line.long 0xC "PUPD,GPIO port pull-up/pull-down"
bitfld.long 0xC 30.--31. "PUPD15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 28.--29. "PUPD14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 26.--27. "PUPD13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 24.--25. "PUPD12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 22.--23. "PUPD11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 20.--21. "PUPD10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 18.--19. "PUPD9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 16.--17. "PUPD8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 14.--15. "PUPD7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 12.--13. "PUPD6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 10.--11. "PUPD5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0xC 8.--9. "PUPD4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 6.--7. "PUPD3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 4.--5. "PUPD2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 2.--3. "PUPD1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 0.--1. "PUPD0,Port x configuration bits (y =" "0,1,2,3"
rgroup.long 0x10++0x3
line.long 0x0 "IDATA,GPIO port input data register"
bitfld.long 0x0 15. "IDATA15,Port input data (y =" "0,1"
bitfld.long 0x0 14. "IDATA14,Port input data (y =" "0,1"
bitfld.long 0x0 13. "IDATA13,Port input data (y =" "0,1"
bitfld.long 0x0 12. "IDATA12,Port input data (y =" "0,1"
bitfld.long 0x0 11. "IDATA11,Port input data (y =" "0,1"
bitfld.long 0x0 10. "IDATA10,Port input data (y =" "0,1"
bitfld.long 0x0 9. "IDATA9,Port input data (y =" "0,1"
bitfld.long 0x0 8. "IDATA8,Port input data (y =" "0,1"
bitfld.long 0x0 7. "IDATA7,Port input data (y =" "0,1"
bitfld.long 0x0 6. "IDATA6,Port input data (y =" "0,1"
bitfld.long 0x0 5. "IDATA5,Port input data (y =" "0,1"
newline
bitfld.long 0x0 4. "IDATA4,Port input data (y =" "0,1"
bitfld.long 0x0 3. "IDATA3,Port input data (y =" "0,1"
bitfld.long 0x0 2. "IDATA2,Port input data (y =" "0,1"
bitfld.long 0x0 1. "IDATA1,Port input data (y =" "0,1"
bitfld.long 0x0 0. "IDATA0,Port input data (y =" "0,1"
group.long 0x14++0x3
line.long 0x0 "ODATA,GPIO port output data register"
bitfld.long 0x0 15. "ODATA15,Port output data (y =" "0,1"
bitfld.long 0x0 14. "ODATA14,Port output data (y =" "0,1"
bitfld.long 0x0 13. "ODATA13,Port output data (y =" "0,1"
bitfld.long 0x0 12. "ODATA12,Port output data (y =" "0,1"
bitfld.long 0x0 11. "ODATA11,Port output data (y =" "0,1"
bitfld.long 0x0 10. "ODATA10,Port output data (y =" "0,1"
bitfld.long 0x0 9. "ODATA9,Port output data (y =" "0,1"
bitfld.long 0x0 8. "ODATA8,Port output data (y =" "0,1"
bitfld.long 0x0 7. "ODATA7,Port output data (y =" "0,1"
bitfld.long 0x0 6. "ODATA6,Port output data (y =" "0,1"
bitfld.long 0x0 5. "ODATA5,Port output data (y =" "0,1"
newline
bitfld.long 0x0 4. "ODATA4,Port output data (y =" "0,1"
bitfld.long 0x0 3. "ODATA3,Port output data (y =" "0,1"
bitfld.long 0x0 2. "ODATA2,Port output data (y =" "0,1"
bitfld.long 0x0 1. "ODATA1,Port output data (y =" "0,1"
bitfld.long 0x0 0. "ODATA0,Port output data (y =" "0,1"
wgroup.long 0x18++0x3
line.long 0x0 "BSC,GPIO port bit set/reset register"
bitfld.long 0x0 31. "BC15,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 30. "BC14,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 29. "BC13,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 28. "BC12,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 27. "BC11,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 26. "BC10,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 25. "BC9,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 24. "BC8,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 23. "BC7,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 22. "BC6,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 21. "BC5,Port x reset bit y (y =" "0,1"
newline
bitfld.long 0x0 20. "BC4,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 19. "BC3,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 18. "BC2,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 17. "BC1,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 16. "BC0,Port x set bit y (y=" "0,1"
bitfld.long 0x0 15. "BS15,Port x set bit y (y=" "0,1"
bitfld.long 0x0 14. "BS14,Port x set bit y (y=" "0,1"
bitfld.long 0x0 13. "BS13,Port x set bit y (y=" "0,1"
bitfld.long 0x0 12. "BS12,Port x set bit y (y=" "0,1"
bitfld.long 0x0 11. "BS11,Port x set bit y (y=" "0,1"
bitfld.long 0x0 10. "BS10,Port x set bit y (y=" "0,1"
newline
bitfld.long 0x0 9. "BS9,Port x set bit y (y=" "0,1"
bitfld.long 0x0 8. "BS8,Port x set bit y (y=" "0,1"
bitfld.long 0x0 7. "BS7,Port x set bit y (y=" "0,1"
bitfld.long 0x0 6. "BS6,Port x set bit y (y=" "0,1"
bitfld.long 0x0 5. "BS5,Port x set bit y (y=" "0,1"
bitfld.long 0x0 4. "BS4,Port x set bit y (y=" "0,1"
bitfld.long 0x0 3. "BS3,Port x set bit y (y=" "0,1"
bitfld.long 0x0 2. "BS2,Port x set bit y (y=" "0,1"
bitfld.long 0x0 1. "BS1,Port x set bit y (y=" "0,1"
bitfld.long 0x0 0. "BS0,Port x set bit y (y=" "0,1"
group.long 0x1C++0xB
line.long 0x0 "LOCK,GPIO port configuration lock"
bitfld.long 0x0 16. "LOCKKEY,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 15. "LOCK15,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 14. "LOCK14,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 13. "LOCK13,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 12. "LOCK12,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 11. "LOCK11,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 10. "LOCK10,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 9. "LOCK9,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 8. "LOCK8,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 7. "LOCK7,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 6. "LOCK6,Port x lock bit y (y=" "0,1"
newline
bitfld.long 0x0 5. "LOCK5,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 4. "LOCK4,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 3. "LOCK3,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 2. "LOCK2,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 1. "LOCK1,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 0. "LOCK0,Port x lock bit y (y=" "0,1"
line.long 0x4 "ALFL,GPIO alternate function low"
hexmask.long.byte 0x4 28.--31. 1. "ALFSEL7,Alternate function selection for port x"
hexmask.long.byte 0x4 24.--27. 1. "ALFSEL6,Alternate function selection for port x"
hexmask.long.byte 0x4 20.--23. 1. "ALFSEL5,Alternate function selection for port x"
hexmask.long.byte 0x4 16.--19. 1. "ALFSEL4,Alternate function selection for port x"
hexmask.long.byte 0x4 12.--15. 1. "ALFSEL3,Alternate function selection for port x"
hexmask.long.byte 0x4 8.--11. 1. "ALFSEL2,Alternate function selection for port x"
hexmask.long.byte 0x4 4.--7. 1. "ALFSEL1,Alternate function selection for port x"
hexmask.long.byte 0x4 0.--3. 1. "ALFSEL0,Alternate function selection for port x"
line.long 0x8 "ALFH,GPIO alternate function high"
hexmask.long.byte 0x8 28.--31. 1. "ALFSEL15,Alternate function selection for port x"
hexmask.long.byte 0x8 24.--27. 1. "ALFSEL14,Alternate function selection for port x"
hexmask.long.byte 0x8 20.--23. 1. "ALFSEL13,Alternate function selection for port x"
hexmask.long.byte 0x8 16.--19. 1. "ALFSEL12,Alternate function selection for port x"
hexmask.long.byte 0x8 12.--15. 1. "ALFSEL11,Alternate function selection for port x"
hexmask.long.byte 0x8 8.--11. 1. "ALFSEL10,Alternate function selection for port x"
hexmask.long.byte 0x8 4.--7. 1. "ALFSEL9,Alternate function selection for port x"
hexmask.long.byte 0x8 0.--3. 1. "ALFSEL8,Alternate function selection for port x"
tree.end
tree "GPIOD"
base ad:0x40020C00
group.long 0x0++0xF
line.long 0x0 "MODE,GPIO port mode register"
bitfld.long 0x0 30.--31. "MODE15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 28.--29. "MODE14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 26.--27. "MODE13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 24.--25. "MODE12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 22.--23. "MODE11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 20.--21. "MODE10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 18.--19. "MODE9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 16.--17. "MODE8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 14.--15. "MODE7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 12.--13. "MODE6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 10.--11. "MODE5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x0 8.--9. "MODE4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 6.--7. "MODE3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 4.--5. "MODE2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 2.--3. "MODE1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 0.--1. "MODE0,Port x configuration bits (y =" "0,1,2,3"
line.long 0x4 "OMODE,GPIO port output type register"
bitfld.long 0x4 15. "OMODE15,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 14. "OMODE14,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 13. "OMODE13,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 12. "OMODE12,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 11. "OMODE11,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 10. "OMODE10,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 9. "OMODE9,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 8. "OMODE8,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 7. "OMODE7,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 6. "OMODE6,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 5. "OMODE5,Port x configuration bits (y =" "0,1"
newline
bitfld.long 0x4 4. "OMODE4,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 3. "OMODE3,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 2. "OMODE2,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 1. "OMODE1,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 0. "OMODE0,Port x configuration bits (y =" "0,1"
line.long 0x8 "OSSEL,GPIO port output speed"
bitfld.long 0x8 30.--31. "OSSEL15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 28.--29. "OSSEL14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 26.--27. "OSSEL13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 24.--25. "OSSEL12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 22.--23. "OSSEL11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 20.--21. "OSSEL10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 18.--19. "OSSEL9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 16.--17. "OSSEL8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 14.--15. "OSSEL7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 12.--13. "OSSEL6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 10.--11. "OSSEL5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x8 8.--9. "OSSEL4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 6.--7. "OSSEL3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 4.--5. "OSSEL2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 2.--3. "OSSEL1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 0.--1. "OSSEL0,Port x configuration bits (y =" "0,1,2,3"
line.long 0xC "PUPD,GPIO port pull-up/pull-down"
bitfld.long 0xC 30.--31. "PUPD15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 28.--29. "PUPD14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 26.--27. "PUPD13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 24.--25. "PUPD12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 22.--23. "PUPD11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 20.--21. "PUPD10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 18.--19. "PUPD9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 16.--17. "PUPD8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 14.--15. "PUPD7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 12.--13. "PUPD6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 10.--11. "PUPD5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0xC 8.--9. "PUPD4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 6.--7. "PUPD3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 4.--5. "PUPD2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 2.--3. "PUPD1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 0.--1. "PUPD0,Port x configuration bits (y =" "0,1,2,3"
rgroup.long 0x10++0x3
line.long 0x0 "IDATA,GPIO port input data register"
bitfld.long 0x0 15. "IDATA15,Port input data (y =" "0,1"
bitfld.long 0x0 14. "IDATA14,Port input data (y =" "0,1"
bitfld.long 0x0 13. "IDATA13,Port input data (y =" "0,1"
bitfld.long 0x0 12. "IDATA12,Port input data (y =" "0,1"
bitfld.long 0x0 11. "IDATA11,Port input data (y =" "0,1"
bitfld.long 0x0 10. "IDATA10,Port input data (y =" "0,1"
bitfld.long 0x0 9. "IDATA9,Port input data (y =" "0,1"
bitfld.long 0x0 8. "IDATA8,Port input data (y =" "0,1"
bitfld.long 0x0 7. "IDATA7,Port input data (y =" "0,1"
bitfld.long 0x0 6. "IDATA6,Port input data (y =" "0,1"
bitfld.long 0x0 5. "IDATA5,Port input data (y =" "0,1"
newline
bitfld.long 0x0 4. "IDATA4,Port input data (y =" "0,1"
bitfld.long 0x0 3. "IDATA3,Port input data (y =" "0,1"
bitfld.long 0x0 2. "IDATA2,Port input data (y =" "0,1"
bitfld.long 0x0 1. "IDATA1,Port input data (y =" "0,1"
bitfld.long 0x0 0. "IDATA0,Port input data (y =" "0,1"
group.long 0x14++0x3
line.long 0x0 "ODATA,GPIO port output data register"
bitfld.long 0x0 15. "ODATA15,Port output data (y =" "0,1"
bitfld.long 0x0 14. "ODATA14,Port output data (y =" "0,1"
bitfld.long 0x0 13. "ODATA13,Port output data (y =" "0,1"
bitfld.long 0x0 12. "ODATA12,Port output data (y =" "0,1"
bitfld.long 0x0 11. "ODATA11,Port output data (y =" "0,1"
bitfld.long 0x0 10. "ODATA10,Port output data (y =" "0,1"
bitfld.long 0x0 9. "ODATA9,Port output data (y =" "0,1"
bitfld.long 0x0 8. "ODATA8,Port output data (y =" "0,1"
bitfld.long 0x0 7. "ODATA7,Port output data (y =" "0,1"
bitfld.long 0x0 6. "ODATA6,Port output data (y =" "0,1"
bitfld.long 0x0 5. "ODATA5,Port output data (y =" "0,1"
newline
bitfld.long 0x0 4. "ODATA4,Port output data (y =" "0,1"
bitfld.long 0x0 3. "ODATA3,Port output data (y =" "0,1"
bitfld.long 0x0 2. "ODATA2,Port output data (y =" "0,1"
bitfld.long 0x0 1. "ODATA1,Port output data (y =" "0,1"
bitfld.long 0x0 0. "ODATA0,Port output data (y =" "0,1"
wgroup.long 0x18++0x3
line.long 0x0 "BSC,GPIO port bit set/reset register"
bitfld.long 0x0 31. "BC15,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 30. "BC14,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 29. "BC13,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 28. "BC12,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 27. "BC11,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 26. "BC10,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 25. "BC9,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 24. "BC8,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 23. "BC7,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 22. "BC6,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 21. "BC5,Port x reset bit y (y =" "0,1"
newline
bitfld.long 0x0 20. "BC4,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 19. "BC3,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 18. "BC2,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 17. "BC1,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 16. "BC0,Port x set bit y (y=" "0,1"
bitfld.long 0x0 15. "BS15,Port x set bit y (y=" "0,1"
bitfld.long 0x0 14. "BS14,Port x set bit y (y=" "0,1"
bitfld.long 0x0 13. "BS13,Port x set bit y (y=" "0,1"
bitfld.long 0x0 12. "BS12,Port x set bit y (y=" "0,1"
bitfld.long 0x0 11. "BS11,Port x set bit y (y=" "0,1"
bitfld.long 0x0 10. "BS10,Port x set bit y (y=" "0,1"
newline
bitfld.long 0x0 9. "BS9,Port x set bit y (y=" "0,1"
bitfld.long 0x0 8. "BS8,Port x set bit y (y=" "0,1"
bitfld.long 0x0 7. "BS7,Port x set bit y (y=" "0,1"
bitfld.long 0x0 6. "BS6,Port x set bit y (y=" "0,1"
bitfld.long 0x0 5. "BS5,Port x set bit y (y=" "0,1"
bitfld.long 0x0 4. "BS4,Port x set bit y (y=" "0,1"
bitfld.long 0x0 3. "BS3,Port x set bit y (y=" "0,1"
bitfld.long 0x0 2. "BS2,Port x set bit y (y=" "0,1"
bitfld.long 0x0 1. "BS1,Port x set bit y (y=" "0,1"
bitfld.long 0x0 0. "BS0,Port x set bit y (y=" "0,1"
group.long 0x1C++0xB
line.long 0x0 "LOCK,GPIO port configuration lock"
bitfld.long 0x0 16. "LOCKKEY,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 15. "LOCK15,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 14. "LOCK14,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 13. "LOCK13,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 12. "LOCK12,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 11. "LOCK11,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 10. "LOCK10,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 9. "LOCK9,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 8. "LOCK8,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 7. "LOCK7,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 6. "LOCK6,Port x lock bit y (y=" "0,1"
newline
bitfld.long 0x0 5. "LOCK5,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 4. "LOCK4,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 3. "LOCK3,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 2. "LOCK2,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 1. "LOCK1,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 0. "LOCK0,Port x lock bit y (y=" "0,1"
line.long 0x4 "ALFL,GPIO alternate function low"
hexmask.long.byte 0x4 28.--31. 1. "ALFSEL7,Alternate function selection for port x"
hexmask.long.byte 0x4 24.--27. 1. "ALFSEL6,Alternate function selection for port x"
hexmask.long.byte 0x4 20.--23. 1. "ALFSEL5,Alternate function selection for port x"
hexmask.long.byte 0x4 16.--19. 1. "ALFSEL4,Alternate function selection for port x"
hexmask.long.byte 0x4 12.--15. 1. "ALFSEL3,Alternate function selection for port x"
hexmask.long.byte 0x4 8.--11. 1. "ALFSEL2,Alternate function selection for port x"
hexmask.long.byte 0x4 4.--7. 1. "ALFSEL1,Alternate function selection for port x"
hexmask.long.byte 0x4 0.--3. 1. "ALFSEL0,Alternate function selection for port x"
line.long 0x8 "ALFH,GPIO alternate function high"
hexmask.long.byte 0x8 28.--31. 1. "ALFSEL15,Alternate function selection for port x"
hexmask.long.byte 0x8 24.--27. 1. "ALFSEL14,Alternate function selection for port x"
hexmask.long.byte 0x8 20.--23. 1. "ALFSEL13,Alternate function selection for port x"
hexmask.long.byte 0x8 16.--19. 1. "ALFSEL12,Alternate function selection for port x"
hexmask.long.byte 0x8 12.--15. 1. "ALFSEL11,Alternate function selection for port x"
hexmask.long.byte 0x8 8.--11. 1. "ALFSEL10,Alternate function selection for port x"
hexmask.long.byte 0x8 4.--7. 1. "ALFSEL9,Alternate function selection for port x"
hexmask.long.byte 0x8 0.--3. 1. "ALFSEL8,Alternate function selection for port x"
tree.end
tree "GPIOE"
base ad:0x40021000
group.long 0x0++0xF
line.long 0x0 "MODE,GPIO port mode register"
bitfld.long 0x0 30.--31. "MODE15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 28.--29. "MODE14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 26.--27. "MODE13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 24.--25. "MODE12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 22.--23. "MODE11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 20.--21. "MODE10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 18.--19. "MODE9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 16.--17. "MODE8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 14.--15. "MODE7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 12.--13. "MODE6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 10.--11. "MODE5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x0 8.--9. "MODE4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 6.--7. "MODE3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 4.--5. "MODE2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 2.--3. "MODE1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 0.--1. "MODE0,Port x configuration bits (y =" "0,1,2,3"
line.long 0x4 "OMODE,GPIO port output type register"
bitfld.long 0x4 15. "OMODE15,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 14. "OMODE14,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 13. "OMODE13,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 12. "OMODE12,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 11. "OMODE11,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 10. "OMODE10,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 9. "OMODE9,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 8. "OMODE8,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 7. "OMODE7,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 6. "OMODE6,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 5. "OMODE5,Port x configuration bits (y =" "0,1"
newline
bitfld.long 0x4 4. "OMODE4,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 3. "OMODE3,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 2. "OMODE2,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 1. "OMODE1,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 0. "OMODE0,Port x configuration bits (y =" "0,1"
line.long 0x8 "OSSEL,GPIO port output speed"
bitfld.long 0x8 30.--31. "OSSEL15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 28.--29. "OSSEL14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 26.--27. "OSSEL13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 24.--25. "OSSEL12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 22.--23. "OSSEL11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 20.--21. "OSSEL10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 18.--19. "OSSEL9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 16.--17. "OSSEL8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 14.--15. "OSSEL7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 12.--13. "OSSEL6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 10.--11. "OSSEL5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x8 8.--9. "OSSEL4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 6.--7. "OSSEL3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 4.--5. "OSSEL2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 2.--3. "OSSEL1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 0.--1. "OSSEL0,Port x configuration bits (y =" "0,1,2,3"
line.long 0xC "PUPD,GPIO port pull-up/pull-down"
bitfld.long 0xC 30.--31. "PUPD15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 28.--29. "PUPD14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 26.--27. "PUPD13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 24.--25. "PUPD12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 22.--23. "PUPD11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 20.--21. "PUPD10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 18.--19. "PUPD9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 16.--17. "PUPD8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 14.--15. "PUPD7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 12.--13. "PUPD6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 10.--11. "PUPD5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0xC 8.--9. "PUPD4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 6.--7. "PUPD3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 4.--5. "PUPD2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 2.--3. "PUPD1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 0.--1. "PUPD0,Port x configuration bits (y =" "0,1,2,3"
rgroup.long 0x10++0x3
line.long 0x0 "IDATA,GPIO port input data register"
bitfld.long 0x0 15. "IDATA15,Port input data (y =" "0,1"
bitfld.long 0x0 14. "IDATA14,Port input data (y =" "0,1"
bitfld.long 0x0 13. "IDATA13,Port input data (y =" "0,1"
bitfld.long 0x0 12. "IDATA12,Port input data (y =" "0,1"
bitfld.long 0x0 11. "IDATA11,Port input data (y =" "0,1"
bitfld.long 0x0 10. "IDATA10,Port input data (y =" "0,1"
bitfld.long 0x0 9. "IDATA9,Port input data (y =" "0,1"
bitfld.long 0x0 8. "IDATA8,Port input data (y =" "0,1"
bitfld.long 0x0 7. "IDATA7,Port input data (y =" "0,1"
bitfld.long 0x0 6. "IDATA6,Port input data (y =" "0,1"
bitfld.long 0x0 5. "IDATA5,Port input data (y =" "0,1"
newline
bitfld.long 0x0 4. "IDATA4,Port input data (y =" "0,1"
bitfld.long 0x0 3. "IDATA3,Port input data (y =" "0,1"
bitfld.long 0x0 2. "IDATA2,Port input data (y =" "0,1"
bitfld.long 0x0 1. "IDATA1,Port input data (y =" "0,1"
bitfld.long 0x0 0. "IDATA0,Port input data (y =" "0,1"
group.long 0x14++0x3
line.long 0x0 "ODATA,GPIO port output data register"
bitfld.long 0x0 15. "ODATA15,Port output data (y =" "0,1"
bitfld.long 0x0 14. "ODATA14,Port output data (y =" "0,1"
bitfld.long 0x0 13. "ODATA13,Port output data (y =" "0,1"
bitfld.long 0x0 12. "ODATA12,Port output data (y =" "0,1"
bitfld.long 0x0 11. "ODATA11,Port output data (y =" "0,1"
bitfld.long 0x0 10. "ODATA10,Port output data (y =" "0,1"
bitfld.long 0x0 9. "ODATA9,Port output data (y =" "0,1"
bitfld.long 0x0 8. "ODATA8,Port output data (y =" "0,1"
bitfld.long 0x0 7. "ODATA7,Port output data (y =" "0,1"
bitfld.long 0x0 6. "ODATA6,Port output data (y =" "0,1"
bitfld.long 0x0 5. "ODATA5,Port output data (y =" "0,1"
newline
bitfld.long 0x0 4. "ODATA4,Port output data (y =" "0,1"
bitfld.long 0x0 3. "ODATA3,Port output data (y =" "0,1"
bitfld.long 0x0 2. "ODATA2,Port output data (y =" "0,1"
bitfld.long 0x0 1. "ODATA1,Port output data (y =" "0,1"
bitfld.long 0x0 0. "ODATA0,Port output data (y =" "0,1"
wgroup.long 0x18++0x3
line.long 0x0 "BSC,GPIO port bit set/reset register"
bitfld.long 0x0 31. "BC15,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 30. "BC14,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 29. "BC13,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 28. "BC12,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 27. "BC11,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 26. "BC10,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 25. "BC9,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 24. "BC8,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 23. "BC7,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 22. "BC6,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 21. "BC5,Port x reset bit y (y =" "0,1"
newline
bitfld.long 0x0 20. "BC4,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 19. "BC3,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 18. "BC2,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 17. "BC1,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 16. "BC0,Port x set bit y (y=" "0,1"
bitfld.long 0x0 15. "BS15,Port x set bit y (y=" "0,1"
bitfld.long 0x0 14. "BS14,Port x set bit y (y=" "0,1"
bitfld.long 0x0 13. "BS13,Port x set bit y (y=" "0,1"
bitfld.long 0x0 12. "BS12,Port x set bit y (y=" "0,1"
bitfld.long 0x0 11. "BS11,Port x set bit y (y=" "0,1"
bitfld.long 0x0 10. "BS10,Port x set bit y (y=" "0,1"
newline
bitfld.long 0x0 9. "BS9,Port x set bit y (y=" "0,1"
bitfld.long 0x0 8. "BS8,Port x set bit y (y=" "0,1"
bitfld.long 0x0 7. "BS7,Port x set bit y (y=" "0,1"
bitfld.long 0x0 6. "BS6,Port x set bit y (y=" "0,1"
bitfld.long 0x0 5. "BS5,Port x set bit y (y=" "0,1"
bitfld.long 0x0 4. "BS4,Port x set bit y (y=" "0,1"
bitfld.long 0x0 3. "BS3,Port x set bit y (y=" "0,1"
bitfld.long 0x0 2. "BS2,Port x set bit y (y=" "0,1"
bitfld.long 0x0 1. "BS1,Port x set bit y (y=" "0,1"
bitfld.long 0x0 0. "BS0,Port x set bit y (y=" "0,1"
group.long 0x1C++0xB
line.long 0x0 "LOCK,GPIO port configuration lock"
bitfld.long 0x0 16. "LOCKKEY,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 15. "LOCK15,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 14. "LOCK14,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 13. "LOCK13,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 12. "LOCK12,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 11. "LOCK11,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 10. "LOCK10,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 9. "LOCK9,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 8. "LOCK8,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 7. "LOCK7,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 6. "LOCK6,Port x lock bit y (y=" "0,1"
newline
bitfld.long 0x0 5. "LOCK5,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 4. "LOCK4,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 3. "LOCK3,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 2. "LOCK2,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 1. "LOCK1,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 0. "LOCK0,Port x lock bit y (y=" "0,1"
line.long 0x4 "ALFL,GPIO alternate function low"
hexmask.long.byte 0x4 28.--31. 1. "ALFSEL7,Alternate function selection for port x"
hexmask.long.byte 0x4 24.--27. 1. "ALFSEL6,Alternate function selection for port x"
hexmask.long.byte 0x4 20.--23. 1. "ALFSEL5,Alternate function selection for port x"
hexmask.long.byte 0x4 16.--19. 1. "ALFSEL4,Alternate function selection for port x"
hexmask.long.byte 0x4 12.--15. 1. "ALFSEL3,Alternate function selection for port x"
hexmask.long.byte 0x4 8.--11. 1. "ALFSEL2,Alternate function selection for port x"
hexmask.long.byte 0x4 4.--7. 1. "ALFSEL1,Alternate function selection for port x"
hexmask.long.byte 0x4 0.--3. 1. "ALFSEL0,Alternate function selection for port x"
line.long 0x8 "ALFH,GPIO alternate function high"
hexmask.long.byte 0x8 28.--31. 1. "ALFSEL15,Alternate function selection for port x"
hexmask.long.byte 0x8 24.--27. 1. "ALFSEL14,Alternate function selection for port x"
hexmask.long.byte 0x8 20.--23. 1. "ALFSEL13,Alternate function selection for port x"
hexmask.long.byte 0x8 16.--19. 1. "ALFSEL12,Alternate function selection for port x"
hexmask.long.byte 0x8 12.--15. 1. "ALFSEL11,Alternate function selection for port x"
hexmask.long.byte 0x8 8.--11. 1. "ALFSEL10,Alternate function selection for port x"
hexmask.long.byte 0x8 4.--7. 1. "ALFSEL9,Alternate function selection for port x"
hexmask.long.byte 0x8 0.--3. 1. "ALFSEL8,Alternate function selection for port x"
tree.end
tree "GPIOF"
base ad:0x40021400
group.long 0x0++0xF
line.long 0x0 "MODE,GPIO port mode register"
bitfld.long 0x0 30.--31. "MODE15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 28.--29. "MODE14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 26.--27. "MODE13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 24.--25. "MODE12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 22.--23. "MODE11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 20.--21. "MODE10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 18.--19. "MODE9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 16.--17. "MODE8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 14.--15. "MODE7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 12.--13. "MODE6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 10.--11. "MODE5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x0 8.--9. "MODE4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 6.--7. "MODE3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 4.--5. "MODE2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 2.--3. "MODE1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 0.--1. "MODE0,Port x configuration bits (y =" "0,1,2,3"
line.long 0x4 "OMODE,GPIO port output type register"
bitfld.long 0x4 15. "OMODE15,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 14. "OMODE14,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 13. "OMODE13,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 12. "OMODE12,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 11. "OMODE11,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 10. "OMODE10,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 9. "OMODE9,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 8. "OMODE8,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 7. "OMODE7,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 6. "OMODE6,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 5. "OMODE5,Port x configuration bits (y =" "0,1"
newline
bitfld.long 0x4 4. "OMODE4,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 3. "OMODE3,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 2. "OMODE2,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 1. "OMODE1,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 0. "OMODE0,Port x configuration bits (y =" "0,1"
line.long 0x8 "OSSEL,GPIO port output speed"
bitfld.long 0x8 30.--31. "OSSEL15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 28.--29. "OSSEL14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 26.--27. "OSSEL13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 24.--25. "OSSEL12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 22.--23. "OSSEL11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 20.--21. "OSSEL10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 18.--19. "OSSEL9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 16.--17. "OSSEL8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 14.--15. "OSSEL7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 12.--13. "OSSEL6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 10.--11. "OSSEL5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x8 8.--9. "OSSEL4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 6.--7. "OSSEL3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 4.--5. "OSSEL2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 2.--3. "OSSEL1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 0.--1. "OSSEL0,Port x configuration bits (y =" "0,1,2,3"
line.long 0xC "PUPD,GPIO port pull-up/pull-down"
bitfld.long 0xC 30.--31. "PUPD15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 28.--29. "PUPD14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 26.--27. "PUPD13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 24.--25. "PUPD12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 22.--23. "PUPD11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 20.--21. "PUPD10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 18.--19. "PUPD9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 16.--17. "PUPD8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 14.--15. "PUPD7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 12.--13. "PUPD6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 10.--11. "PUPD5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0xC 8.--9. "PUPD4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 6.--7. "PUPD3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 4.--5. "PUPD2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 2.--3. "PUPD1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 0.--1. "PUPD0,Port x configuration bits (y =" "0,1,2,3"
rgroup.long 0x10++0x3
line.long 0x0 "IDATA,GPIO port input data register"
bitfld.long 0x0 15. "IDATA15,Port input data (y =" "0,1"
bitfld.long 0x0 14. "IDATA14,Port input data (y =" "0,1"
bitfld.long 0x0 13. "IDATA13,Port input data (y =" "0,1"
bitfld.long 0x0 12. "IDATA12,Port input data (y =" "0,1"
bitfld.long 0x0 11. "IDATA11,Port input data (y =" "0,1"
bitfld.long 0x0 10. "IDATA10,Port input data (y =" "0,1"
bitfld.long 0x0 9. "IDATA9,Port input data (y =" "0,1"
bitfld.long 0x0 8. "IDATA8,Port input data (y =" "0,1"
bitfld.long 0x0 7. "IDATA7,Port input data (y =" "0,1"
bitfld.long 0x0 6. "IDATA6,Port input data (y =" "0,1"
bitfld.long 0x0 5. "IDATA5,Port input data (y =" "0,1"
newline
bitfld.long 0x0 4. "IDATA4,Port input data (y =" "0,1"
bitfld.long 0x0 3. "IDATA3,Port input data (y =" "0,1"
bitfld.long 0x0 2. "IDATA2,Port input data (y =" "0,1"
bitfld.long 0x0 1. "IDATA1,Port input data (y =" "0,1"
bitfld.long 0x0 0. "IDATA0,Port input data (y =" "0,1"
group.long 0x14++0x3
line.long 0x0 "ODATA,GPIO port output data register"
bitfld.long 0x0 15. "ODATA15,Port output data (y =" "0,1"
bitfld.long 0x0 14. "ODATA14,Port output data (y =" "0,1"
bitfld.long 0x0 13. "ODATA13,Port output data (y =" "0,1"
bitfld.long 0x0 12. "ODATA12,Port output data (y =" "0,1"
bitfld.long 0x0 11. "ODATA11,Port output data (y =" "0,1"
bitfld.long 0x0 10. "ODATA10,Port output data (y =" "0,1"
bitfld.long 0x0 9. "ODATA9,Port output data (y =" "0,1"
bitfld.long 0x0 8. "ODATA8,Port output data (y =" "0,1"
bitfld.long 0x0 7. "ODATA7,Port output data (y =" "0,1"
bitfld.long 0x0 6. "ODATA6,Port output data (y =" "0,1"
bitfld.long 0x0 5. "ODATA5,Port output data (y =" "0,1"
newline
bitfld.long 0x0 4. "ODATA4,Port output data (y =" "0,1"
bitfld.long 0x0 3. "ODATA3,Port output data (y =" "0,1"
bitfld.long 0x0 2. "ODATA2,Port output data (y =" "0,1"
bitfld.long 0x0 1. "ODATA1,Port output data (y =" "0,1"
bitfld.long 0x0 0. "ODATA0,Port output data (y =" "0,1"
wgroup.long 0x18++0x3
line.long 0x0 "BSC,GPIO port bit set/reset register"
bitfld.long 0x0 31. "BC15,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 30. "BC14,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 29. "BC13,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 28. "BC12,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 27. "BC11,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 26. "BC10,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 25. "BC9,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 24. "BC8,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 23. "BC7,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 22. "BC6,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 21. "BC5,Port x reset bit y (y =" "0,1"
newline
bitfld.long 0x0 20. "BC4,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 19. "BC3,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 18. "BC2,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 17. "BC1,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 16. "BC0,Port x set bit y (y=" "0,1"
bitfld.long 0x0 15. "BS15,Port x set bit y (y=" "0,1"
bitfld.long 0x0 14. "BS14,Port x set bit y (y=" "0,1"
bitfld.long 0x0 13. "BS13,Port x set bit y (y=" "0,1"
bitfld.long 0x0 12. "BS12,Port x set bit y (y=" "0,1"
bitfld.long 0x0 11. "BS11,Port x set bit y (y=" "0,1"
bitfld.long 0x0 10. "BS10,Port x set bit y (y=" "0,1"
newline
bitfld.long 0x0 9. "BS9,Port x set bit y (y=" "0,1"
bitfld.long 0x0 8. "BS8,Port x set bit y (y=" "0,1"
bitfld.long 0x0 7. "BS7,Port x set bit y (y=" "0,1"
bitfld.long 0x0 6. "BS6,Port x set bit y (y=" "0,1"
bitfld.long 0x0 5. "BS5,Port x set bit y (y=" "0,1"
bitfld.long 0x0 4. "BS4,Port x set bit y (y=" "0,1"
bitfld.long 0x0 3. "BS3,Port x set bit y (y=" "0,1"
bitfld.long 0x0 2. "BS2,Port x set bit y (y=" "0,1"
bitfld.long 0x0 1. "BS1,Port x set bit y (y=" "0,1"
bitfld.long 0x0 0. "BS0,Port x set bit y (y=" "0,1"
group.long 0x1C++0xB
line.long 0x0 "LOCK,GPIO port configuration lock"
bitfld.long 0x0 16. "LOCKKEY,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 15. "LOCK15,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 14. "LOCK14,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 13. "LOCK13,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 12. "LOCK12,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 11. "LOCK11,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 10. "LOCK10,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 9. "LOCK9,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 8. "LOCK8,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 7. "LOCK7,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 6. "LOCK6,Port x lock bit y (y=" "0,1"
newline
bitfld.long 0x0 5. "LOCK5,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 4. "LOCK4,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 3. "LOCK3,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 2. "LOCK2,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 1. "LOCK1,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 0. "LOCK0,Port x lock bit y (y=" "0,1"
line.long 0x4 "ALFL,GPIO alternate function low"
hexmask.long.byte 0x4 28.--31. 1. "ALFSEL7,Alternate function selection for port x"
hexmask.long.byte 0x4 24.--27. 1. "ALFSEL6,Alternate function selection for port x"
hexmask.long.byte 0x4 20.--23. 1. "ALFSEL5,Alternate function selection for port x"
hexmask.long.byte 0x4 16.--19. 1. "ALFSEL4,Alternate function selection for port x"
hexmask.long.byte 0x4 12.--15. 1. "ALFSEL3,Alternate function selection for port x"
hexmask.long.byte 0x4 8.--11. 1. "ALFSEL2,Alternate function selection for port x"
hexmask.long.byte 0x4 4.--7. 1. "ALFSEL1,Alternate function selection for port x"
hexmask.long.byte 0x4 0.--3. 1. "ALFSEL0,Alternate function selection for port x"
line.long 0x8 "ALFH,GPIO alternate function high"
hexmask.long.byte 0x8 28.--31. 1. "ALFSEL15,Alternate function selection for port x"
hexmask.long.byte 0x8 24.--27. 1. "ALFSEL14,Alternate function selection for port x"
hexmask.long.byte 0x8 20.--23. 1. "ALFSEL13,Alternate function selection for port x"
hexmask.long.byte 0x8 16.--19. 1. "ALFSEL12,Alternate function selection for port x"
hexmask.long.byte 0x8 12.--15. 1. "ALFSEL11,Alternate function selection for port x"
hexmask.long.byte 0x8 8.--11. 1. "ALFSEL10,Alternate function selection for port x"
hexmask.long.byte 0x8 4.--7. 1. "ALFSEL9,Alternate function selection for port x"
hexmask.long.byte 0x8 0.--3. 1. "ALFSEL8,Alternate function selection for port x"
tree.end
tree "GPIOG"
base ad:0x40021800
group.long 0x0++0xF
line.long 0x0 "MODE,GPIO port mode register"
bitfld.long 0x0 30.--31. "MODE15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 28.--29. "MODE14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 26.--27. "MODE13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 24.--25. "MODE12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 22.--23. "MODE11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 20.--21. "MODE10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 18.--19. "MODE9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 16.--17. "MODE8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 14.--15. "MODE7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 12.--13. "MODE6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 10.--11. "MODE5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x0 8.--9. "MODE4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 6.--7. "MODE3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 4.--5. "MODE2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 2.--3. "MODE1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 0.--1. "MODE0,Port x configuration bits (y =" "0,1,2,3"
line.long 0x4 "OMODE,GPIO port output type register"
bitfld.long 0x4 15. "OMODE15,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 14. "OMODE14,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 13. "OMODE13,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 12. "OMODE12,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 11. "OMODE11,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 10. "OMODE10,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 9. "OMODE9,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 8. "OMODE8,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 7. "OMODE7,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 6. "OMODE6,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 5. "OMODE5,Port x configuration bits (y =" "0,1"
newline
bitfld.long 0x4 4. "OMODE4,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 3. "OMODE3,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 2. "OMODE2,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 1. "OMODE1,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 0. "OMODE0,Port x configuration bits (y =" "0,1"
line.long 0x8 "OSSEL,GPIO port output speed"
bitfld.long 0x8 30.--31. "OSSEL15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 28.--29. "OSSEL14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 26.--27. "OSSEL13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 24.--25. "OSSEL12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 22.--23. "OSSEL11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 20.--21. "OSSEL10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 18.--19. "OSSEL9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 16.--17. "OSSEL8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 14.--15. "OSSEL7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 12.--13. "OSSEL6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 10.--11. "OSSEL5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x8 8.--9. "OSSEL4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 6.--7. "OSSEL3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 4.--5. "OSSEL2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 2.--3. "OSSEL1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 0.--1. "OSSEL0,Port x configuration bits (y =" "0,1,2,3"
line.long 0xC "PUPD,GPIO port pull-up/pull-down"
bitfld.long 0xC 30.--31. "PUPD15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 28.--29. "PUPD14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 26.--27. "PUPD13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 24.--25. "PUPD12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 22.--23. "PUPD11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 20.--21. "PUPD10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 18.--19. "PUPD9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 16.--17. "PUPD8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 14.--15. "PUPD7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 12.--13. "PUPD6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 10.--11. "PUPD5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0xC 8.--9. "PUPD4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 6.--7. "PUPD3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 4.--5. "PUPD2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 2.--3. "PUPD1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 0.--1. "PUPD0,Port x configuration bits (y =" "0,1,2,3"
rgroup.long 0x10++0x3
line.long 0x0 "IDATA,GPIO port input data register"
bitfld.long 0x0 15. "IDATA15,Port input data (y =" "0,1"
bitfld.long 0x0 14. "IDATA14,Port input data (y =" "0,1"
bitfld.long 0x0 13. "IDATA13,Port input data (y =" "0,1"
bitfld.long 0x0 12. "IDATA12,Port input data (y =" "0,1"
bitfld.long 0x0 11. "IDATA11,Port input data (y =" "0,1"
bitfld.long 0x0 10. "IDATA10,Port input data (y =" "0,1"
bitfld.long 0x0 9. "IDATA9,Port input data (y =" "0,1"
bitfld.long 0x0 8. "IDATA8,Port input data (y =" "0,1"
bitfld.long 0x0 7. "IDATA7,Port input data (y =" "0,1"
bitfld.long 0x0 6. "IDATA6,Port input data (y =" "0,1"
bitfld.long 0x0 5. "IDATA5,Port input data (y =" "0,1"
newline
bitfld.long 0x0 4. "IDATA4,Port input data (y =" "0,1"
bitfld.long 0x0 3. "IDATA3,Port input data (y =" "0,1"
bitfld.long 0x0 2. "IDATA2,Port input data (y =" "0,1"
bitfld.long 0x0 1. "IDATA1,Port input data (y =" "0,1"
bitfld.long 0x0 0. "IDATA0,Port input data (y =" "0,1"
group.long 0x14++0x3
line.long 0x0 "ODATA,GPIO port output data register"
bitfld.long 0x0 15. "ODATA15,Port output data (y =" "0,1"
bitfld.long 0x0 14. "ODATA14,Port output data (y =" "0,1"
bitfld.long 0x0 13. "ODATA13,Port output data (y =" "0,1"
bitfld.long 0x0 12. "ODATA12,Port output data (y =" "0,1"
bitfld.long 0x0 11. "ODATA11,Port output data (y =" "0,1"
bitfld.long 0x0 10. "ODATA10,Port output data (y =" "0,1"
bitfld.long 0x0 9. "ODATA9,Port output data (y =" "0,1"
bitfld.long 0x0 8. "ODATA8,Port output data (y =" "0,1"
bitfld.long 0x0 7. "ODATA7,Port output data (y =" "0,1"
bitfld.long 0x0 6. "ODATA6,Port output data (y =" "0,1"
bitfld.long 0x0 5. "ODATA5,Port output data (y =" "0,1"
newline
bitfld.long 0x0 4. "ODATA4,Port output data (y =" "0,1"
bitfld.long 0x0 3. "ODATA3,Port output data (y =" "0,1"
bitfld.long 0x0 2. "ODATA2,Port output data (y =" "0,1"
bitfld.long 0x0 1. "ODATA1,Port output data (y =" "0,1"
bitfld.long 0x0 0. "ODATA0,Port output data (y =" "0,1"
wgroup.long 0x18++0x3
line.long 0x0 "BSC,GPIO port bit set/reset register"
bitfld.long 0x0 31. "BC15,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 30. "BC14,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 29. "BC13,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 28. "BC12,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 27. "BC11,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 26. "BC10,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 25. "BC9,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 24. "BC8,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 23. "BC7,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 22. "BC6,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 21. "BC5,Port x reset bit y (y =" "0,1"
newline
bitfld.long 0x0 20. "BC4,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 19. "BC3,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 18. "BC2,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 17. "BC1,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 16. "BC0,Port x set bit y (y=" "0,1"
bitfld.long 0x0 15. "BS15,Port x set bit y (y=" "0,1"
bitfld.long 0x0 14. "BS14,Port x set bit y (y=" "0,1"
bitfld.long 0x0 13. "BS13,Port x set bit y (y=" "0,1"
bitfld.long 0x0 12. "BS12,Port x set bit y (y=" "0,1"
bitfld.long 0x0 11. "BS11,Port x set bit y (y=" "0,1"
bitfld.long 0x0 10. "BS10,Port x set bit y (y=" "0,1"
newline
bitfld.long 0x0 9. "BS9,Port x set bit y (y=" "0,1"
bitfld.long 0x0 8. "BS8,Port x set bit y (y=" "0,1"
bitfld.long 0x0 7. "BS7,Port x set bit y (y=" "0,1"
bitfld.long 0x0 6. "BS6,Port x set bit y (y=" "0,1"
bitfld.long 0x0 5. "BS5,Port x set bit y (y=" "0,1"
bitfld.long 0x0 4. "BS4,Port x set bit y (y=" "0,1"
bitfld.long 0x0 3. "BS3,Port x set bit y (y=" "0,1"
bitfld.long 0x0 2. "BS2,Port x set bit y (y=" "0,1"
bitfld.long 0x0 1. "BS1,Port x set bit y (y=" "0,1"
bitfld.long 0x0 0. "BS0,Port x set bit y (y=" "0,1"
group.long 0x1C++0xB
line.long 0x0 "LOCK,GPIO port configuration lock"
bitfld.long 0x0 16. "LOCKKEY,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 15. "LOCK15,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 14. "LOCK14,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 13. "LOCK13,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 12. "LOCK12,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 11. "LOCK11,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 10. "LOCK10,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 9. "LOCK9,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 8. "LOCK8,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 7. "LOCK7,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 6. "LOCK6,Port x lock bit y (y=" "0,1"
newline
bitfld.long 0x0 5. "LOCK5,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 4. "LOCK4,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 3. "LOCK3,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 2. "LOCK2,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 1. "LOCK1,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 0. "LOCK0,Port x lock bit y (y=" "0,1"
line.long 0x4 "ALFL,GPIO alternate function low"
hexmask.long.byte 0x4 28.--31. 1. "ALFSEL7,Alternate function selection for port x"
hexmask.long.byte 0x4 24.--27. 1. "ALFSEL6,Alternate function selection for port x"
hexmask.long.byte 0x4 20.--23. 1. "ALFSEL5,Alternate function selection for port x"
hexmask.long.byte 0x4 16.--19. 1. "ALFSEL4,Alternate function selection for port x"
hexmask.long.byte 0x4 12.--15. 1. "ALFSEL3,Alternate function selection for port x"
hexmask.long.byte 0x4 8.--11. 1. "ALFSEL2,Alternate function selection for port x"
hexmask.long.byte 0x4 4.--7. 1. "ALFSEL1,Alternate function selection for port x"
hexmask.long.byte 0x4 0.--3. 1. "ALFSEL0,Alternate function selection for port x"
line.long 0x8 "ALFH,GPIO alternate function high"
hexmask.long.byte 0x8 28.--31. 1. "ALFSEL15,Alternate function selection for port x"
hexmask.long.byte 0x8 24.--27. 1. "ALFSEL14,Alternate function selection for port x"
hexmask.long.byte 0x8 20.--23. 1. "ALFSEL13,Alternate function selection for port x"
hexmask.long.byte 0x8 16.--19. 1. "ALFSEL12,Alternate function selection for port x"
hexmask.long.byte 0x8 12.--15. 1. "ALFSEL11,Alternate function selection for port x"
hexmask.long.byte 0x8 8.--11. 1. "ALFSEL10,Alternate function selection for port x"
hexmask.long.byte 0x8 4.--7. 1. "ALFSEL9,Alternate function selection for port x"
hexmask.long.byte 0x8 0.--3. 1. "ALFSEL8,Alternate function selection for port x"
tree.end
tree "GPIOH"
base ad:0x40021C00
group.long 0x0++0xF
line.long 0x0 "MODE,GPIO port mode register"
bitfld.long 0x0 30.--31. "MODE15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 28.--29. "MODE14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 26.--27. "MODE13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 24.--25. "MODE12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 22.--23. "MODE11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 20.--21. "MODE10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 18.--19. "MODE9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 16.--17. "MODE8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 14.--15. "MODE7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 12.--13. "MODE6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 10.--11. "MODE5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x0 8.--9. "MODE4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 6.--7. "MODE3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 4.--5. "MODE2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 2.--3. "MODE1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 0.--1. "MODE0,Port x configuration bits (y =" "0,1,2,3"
line.long 0x4 "OMODE,GPIO port output type register"
bitfld.long 0x4 15. "OMODE15,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 14. "OMODE14,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 13. "OMODE13,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 12. "OMODE12,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 11. "OMODE11,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 10. "OMODE10,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 9. "OMODE9,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 8. "OMODE8,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 7. "OMODE7,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 6. "OMODE6,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 5. "OMODE5,Port x configuration bits (y =" "0,1"
newline
bitfld.long 0x4 4. "OMODE4,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 3. "OMODE3,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 2. "OMODE2,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 1. "OMODE1,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 0. "OMODE0,Port x configuration bits (y =" "0,1"
line.long 0x8 "OSSEL,GPIO port output speed"
bitfld.long 0x8 30.--31. "OSSEL15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 28.--29. "OSSEL14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 26.--27. "OSSEL13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 24.--25. "OSSEL12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 22.--23. "OSSEL11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 20.--21. "OSSEL10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 18.--19. "OSSEL9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 16.--17. "OSSEL8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 14.--15. "OSSEL7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 12.--13. "OSSEL6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 10.--11. "OSSEL5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x8 8.--9. "OSSEL4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 6.--7. "OSSEL3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 4.--5. "OSSEL2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 2.--3. "OSSEL1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 0.--1. "OSSEL0,Port x configuration bits (y =" "0,1,2,3"
line.long 0xC "PUPD,GPIO port pull-up/pull-down"
bitfld.long 0xC 30.--31. "PUPD15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 28.--29. "PUPD14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 26.--27. "PUPD13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 24.--25. "PUPD12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 22.--23. "PUPD11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 20.--21. "PUPD10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 18.--19. "PUPD9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 16.--17. "PUPD8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 14.--15. "PUPD7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 12.--13. "PUPD6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 10.--11. "PUPD5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0xC 8.--9. "PUPD4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 6.--7. "PUPD3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 4.--5. "PUPD2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 2.--3. "PUPD1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 0.--1. "PUPD0,Port x configuration bits (y =" "0,1,2,3"
rgroup.long 0x10++0x3
line.long 0x0 "IDATA,GPIO port input data register"
bitfld.long 0x0 15. "IDATA15,Port input data (y =" "0,1"
bitfld.long 0x0 14. "IDATA14,Port input data (y =" "0,1"
bitfld.long 0x0 13. "IDATA13,Port input data (y =" "0,1"
bitfld.long 0x0 12. "IDATA12,Port input data (y =" "0,1"
bitfld.long 0x0 11. "IDATA11,Port input data (y =" "0,1"
bitfld.long 0x0 10. "IDATA10,Port input data (y =" "0,1"
bitfld.long 0x0 9. "IDATA9,Port input data (y =" "0,1"
bitfld.long 0x0 8. "IDATA8,Port input data (y =" "0,1"
bitfld.long 0x0 7. "IDATA7,Port input data (y =" "0,1"
bitfld.long 0x0 6. "IDATA6,Port input data (y =" "0,1"
bitfld.long 0x0 5. "IDATA5,Port input data (y =" "0,1"
newline
bitfld.long 0x0 4. "IDATA4,Port input data (y =" "0,1"
bitfld.long 0x0 3. "IDATA3,Port input data (y =" "0,1"
bitfld.long 0x0 2. "IDATA2,Port input data (y =" "0,1"
bitfld.long 0x0 1. "IDATA1,Port input data (y =" "0,1"
bitfld.long 0x0 0. "IDATA0,Port input data (y =" "0,1"
group.long 0x14++0x3
line.long 0x0 "ODATA,GPIO port output data register"
bitfld.long 0x0 15. "ODATA15,Port output data (y =" "0,1"
bitfld.long 0x0 14. "ODATA14,Port output data (y =" "0,1"
bitfld.long 0x0 13. "ODATA13,Port output data (y =" "0,1"
bitfld.long 0x0 12. "ODATA12,Port output data (y =" "0,1"
bitfld.long 0x0 11. "ODATA11,Port output data (y =" "0,1"
bitfld.long 0x0 10. "ODATA10,Port output data (y =" "0,1"
bitfld.long 0x0 9. "ODATA9,Port output data (y =" "0,1"
bitfld.long 0x0 8. "ODATA8,Port output data (y =" "0,1"
bitfld.long 0x0 7. "ODATA7,Port output data (y =" "0,1"
bitfld.long 0x0 6. "ODATA6,Port output data (y =" "0,1"
bitfld.long 0x0 5. "ODATA5,Port output data (y =" "0,1"
newline
bitfld.long 0x0 4. "ODATA4,Port output data (y =" "0,1"
bitfld.long 0x0 3. "ODATA3,Port output data (y =" "0,1"
bitfld.long 0x0 2. "ODATA2,Port output data (y =" "0,1"
bitfld.long 0x0 1. "ODATA1,Port output data (y =" "0,1"
bitfld.long 0x0 0. "ODATA0,Port output data (y =" "0,1"
wgroup.long 0x18++0x3
line.long 0x0 "BSC,GPIO port bit set/reset register"
bitfld.long 0x0 31. "BC15,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 30. "BC14,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 29. "BC13,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 28. "BC12,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 27. "BC11,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 26. "BC10,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 25. "BC9,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 24. "BC8,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 23. "BC7,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 22. "BC6,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 21. "BC5,Port x reset bit y (y =" "0,1"
newline
bitfld.long 0x0 20. "BC4,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 19. "BC3,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 18. "BC2,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 17. "BC1,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 16. "BC0,Port x set bit y (y=" "0,1"
bitfld.long 0x0 15. "BS15,Port x set bit y (y=" "0,1"
bitfld.long 0x0 14. "BS14,Port x set bit y (y=" "0,1"
bitfld.long 0x0 13. "BS13,Port x set bit y (y=" "0,1"
bitfld.long 0x0 12. "BS12,Port x set bit y (y=" "0,1"
bitfld.long 0x0 11. "BS11,Port x set bit y (y=" "0,1"
bitfld.long 0x0 10. "BS10,Port x set bit y (y=" "0,1"
newline
bitfld.long 0x0 9. "BS9,Port x set bit y (y=" "0,1"
bitfld.long 0x0 8. "BS8,Port x set bit y (y=" "0,1"
bitfld.long 0x0 7. "BS7,Port x set bit y (y=" "0,1"
bitfld.long 0x0 6. "BS6,Port x set bit y (y=" "0,1"
bitfld.long 0x0 5. "BS5,Port x set bit y (y=" "0,1"
bitfld.long 0x0 4. "BS4,Port x set bit y (y=" "0,1"
bitfld.long 0x0 3. "BS3,Port x set bit y (y=" "0,1"
bitfld.long 0x0 2. "BS2,Port x set bit y (y=" "0,1"
bitfld.long 0x0 1. "BS1,Port x set bit y (y=" "0,1"
bitfld.long 0x0 0. "BS0,Port x set bit y (y=" "0,1"
group.long 0x1C++0xB
line.long 0x0 "LOCK,GPIO port configuration lock"
bitfld.long 0x0 16. "LOCKKEY,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 15. "LOCK15,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 14. "LOCK14,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 13. "LOCK13,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 12. "LOCK12,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 11. "LOCK11,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 10. "LOCK10,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 9. "LOCK9,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 8. "LOCK8,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 7. "LOCK7,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 6. "LOCK6,Port x lock bit y (y=" "0,1"
newline
bitfld.long 0x0 5. "LOCK5,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 4. "LOCK4,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 3. "LOCK3,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 2. "LOCK2,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 1. "LOCK1,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 0. "LOCK0,Port x lock bit y (y=" "0,1"
line.long 0x4 "ALFL,GPIO alternate function low"
hexmask.long.byte 0x4 28.--31. 1. "ALFSEL7,Alternate function selection for port x"
hexmask.long.byte 0x4 24.--27. 1. "ALFSEL6,Alternate function selection for port x"
hexmask.long.byte 0x4 20.--23. 1. "ALFSEL5,Alternate function selection for port x"
hexmask.long.byte 0x4 16.--19. 1. "ALFSEL4,Alternate function selection for port x"
hexmask.long.byte 0x4 12.--15. 1. "ALFSEL3,Alternate function selection for port x"
hexmask.long.byte 0x4 8.--11. 1. "ALFSEL2,Alternate function selection for port x"
hexmask.long.byte 0x4 4.--7. 1. "ALFSEL1,Alternate function selection for port x"
hexmask.long.byte 0x4 0.--3. 1. "ALFSEL0,Alternate function selection for port x"
line.long 0x8 "ALFH,GPIO alternate function high"
hexmask.long.byte 0x8 28.--31. 1. "ALFSEL15,Alternate function selection for port x"
hexmask.long.byte 0x8 24.--27. 1. "ALFSEL14,Alternate function selection for port x"
hexmask.long.byte 0x8 20.--23. 1. "ALFSEL13,Alternate function selection for port x"
hexmask.long.byte 0x8 16.--19. 1. "ALFSEL12,Alternate function selection for port x"
hexmask.long.byte 0x8 12.--15. 1. "ALFSEL11,Alternate function selection for port x"
hexmask.long.byte 0x8 8.--11. 1. "ALFSEL10,Alternate function selection for port x"
hexmask.long.byte 0x8 4.--7. 1. "ALFSEL9,Alternate function selection for port x"
hexmask.long.byte 0x8 0.--3. 1. "ALFSEL8,Alternate function selection for port x"
tree.end
tree "GPIOI"
base ad:0x40022000
group.long 0x0++0xF
line.long 0x0 "MODE,GPIO port mode register"
bitfld.long 0x0 30.--31. "MODE15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 28.--29. "MODE14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 26.--27. "MODE13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 24.--25. "MODE12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 22.--23. "MODE11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 20.--21. "MODE10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 18.--19. "MODE9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 16.--17. "MODE8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 14.--15. "MODE7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 12.--13. "MODE6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 10.--11. "MODE5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x0 8.--9. "MODE4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 6.--7. "MODE3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 4.--5. "MODE2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 2.--3. "MODE1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x0 0.--1. "MODE0,Port x configuration bits (y =" "0,1,2,3"
line.long 0x4 "OMODE,GPIO port output type register"
bitfld.long 0x4 15. "OMODE15,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 14. "OMODE14,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 13. "OMODE13,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 12. "OMODE12,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 11. "OMODE11,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 10. "OMODE10,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 9. "OMODE9,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 8. "OMODE8,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 7. "OMODE7,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 6. "OMODE6,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 5. "OMODE5,Port x configuration bits (y =" "0,1"
newline
bitfld.long 0x4 4. "OMODE4,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 3. "OMODE3,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 2. "OMODE2,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 1. "OMODE1,Port x configuration bits (y =" "0,1"
bitfld.long 0x4 0. "OMODE0,Port x configuration bits (y =" "0,1"
line.long 0x8 "OSSEL,GPIO port output speed"
bitfld.long 0x8 30.--31. "OSSEL15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 28.--29. "OSSEL14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 26.--27. "OSSEL13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 24.--25. "OSSEL12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 22.--23. "OSSEL11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 20.--21. "OSSEL10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 18.--19. "OSSEL9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 16.--17. "OSSEL8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 14.--15. "OSSEL7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 12.--13. "OSSEL6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 10.--11. "OSSEL5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0x8 8.--9. "OSSEL4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 6.--7. "OSSEL3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 4.--5. "OSSEL2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 2.--3. "OSSEL1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0x8 0.--1. "OSSEL0,Port x configuration bits (y =" "0,1,2,3"
line.long 0xC "PUPD,GPIO port pull-up/pull-down"
bitfld.long 0xC 30.--31. "PUPD15,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 28.--29. "PUPD14,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 26.--27. "PUPD13,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 24.--25. "PUPD12,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 22.--23. "PUPD11,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 20.--21. "PUPD10,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 18.--19. "PUPD9,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 16.--17. "PUPD8,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 14.--15. "PUPD7,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 12.--13. "PUPD6,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 10.--11. "PUPD5,Port x configuration bits (y =" "0,1,2,3"
newline
bitfld.long 0xC 8.--9. "PUPD4,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 6.--7. "PUPD3,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 4.--5. "PUPD2,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 2.--3. "PUPD1,Port x configuration bits (y =" "0,1,2,3"
bitfld.long 0xC 0.--1. "PUPD0,Port x configuration bits (y =" "0,1,2,3"
rgroup.long 0x10++0x3
line.long 0x0 "IDATA,GPIO port input data register"
bitfld.long 0x0 15. "IDATA15,Port input data (y =" "0,1"
bitfld.long 0x0 14. "IDATA14,Port input data (y =" "0,1"
bitfld.long 0x0 13. "IDATA13,Port input data (y =" "0,1"
bitfld.long 0x0 12. "IDATA12,Port input data (y =" "0,1"
bitfld.long 0x0 11. "IDATA11,Port input data (y =" "0,1"
bitfld.long 0x0 10. "IDATA10,Port input data (y =" "0,1"
bitfld.long 0x0 9. "IDATA9,Port input data (y =" "0,1"
bitfld.long 0x0 8. "IDATA8,Port input data (y =" "0,1"
bitfld.long 0x0 7. "IDATA7,Port input data (y =" "0,1"
bitfld.long 0x0 6. "IDATA6,Port input data (y =" "0,1"
bitfld.long 0x0 5. "IDATA5,Port input data (y =" "0,1"
newline
bitfld.long 0x0 4. "IDATA4,Port input data (y =" "0,1"
bitfld.long 0x0 3. "IDATA3,Port input data (y =" "0,1"
bitfld.long 0x0 2. "IDATA2,Port input data (y =" "0,1"
bitfld.long 0x0 1. "IDATA1,Port input data (y =" "0,1"
bitfld.long 0x0 0. "IDATA0,Port input data (y =" "0,1"
group.long 0x14++0x3
line.long 0x0 "ODATA,GPIO port output data register"
bitfld.long 0x0 15. "ODATA15,Port output data (y =" "0,1"
bitfld.long 0x0 14. "ODATA14,Port output data (y =" "0,1"
bitfld.long 0x0 13. "ODATA13,Port output data (y =" "0,1"
bitfld.long 0x0 12. "ODATA12,Port output data (y =" "0,1"
bitfld.long 0x0 11. "ODATA11,Port output data (y =" "0,1"
bitfld.long 0x0 10. "ODATA10,Port output data (y =" "0,1"
bitfld.long 0x0 9. "ODATA9,Port output data (y =" "0,1"
bitfld.long 0x0 8. "ODATA8,Port output data (y =" "0,1"
bitfld.long 0x0 7. "ODATA7,Port output data (y =" "0,1"
bitfld.long 0x0 6. "ODATA6,Port output data (y =" "0,1"
bitfld.long 0x0 5. "ODATA5,Port output data (y =" "0,1"
newline
bitfld.long 0x0 4. "ODATA4,Port output data (y =" "0,1"
bitfld.long 0x0 3. "ODATA3,Port output data (y =" "0,1"
bitfld.long 0x0 2. "ODATA2,Port output data (y =" "0,1"
bitfld.long 0x0 1. "ODATA1,Port output data (y =" "0,1"
bitfld.long 0x0 0. "ODATA0,Port output data (y =" "0,1"
wgroup.long 0x18++0x3
line.long 0x0 "BSC,GPIO port bit set/reset register"
bitfld.long 0x0 31. "BC15,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 30. "BC14,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 29. "BC13,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 28. "BC12,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 27. "BC11,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 26. "BC10,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 25. "BC9,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 24. "BC8,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 23. "BC7,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 22. "BC6,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 21. "BC5,Port x reset bit y (y =" "0,1"
newline
bitfld.long 0x0 20. "BC4,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 19. "BC3,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 18. "BC2,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 17. "BC1,Port x reset bit y (y =" "0,1"
bitfld.long 0x0 16. "BC0,Port x set bit y (y=" "0,1"
bitfld.long 0x0 15. "BS15,Port x set bit y (y=" "0,1"
bitfld.long 0x0 14. "BS14,Port x set bit y (y=" "0,1"
bitfld.long 0x0 13. "BS13,Port x set bit y (y=" "0,1"
bitfld.long 0x0 12. "BS12,Port x set bit y (y=" "0,1"
bitfld.long 0x0 11. "BS11,Port x set bit y (y=" "0,1"
bitfld.long 0x0 10. "BS10,Port x set bit y (y=" "0,1"
newline
bitfld.long 0x0 9. "BS9,Port x set bit y (y=" "0,1"
bitfld.long 0x0 8. "BS8,Port x set bit y (y=" "0,1"
bitfld.long 0x0 7. "BS7,Port x set bit y (y=" "0,1"
bitfld.long 0x0 6. "BS6,Port x set bit y (y=" "0,1"
bitfld.long 0x0 5. "BS5,Port x set bit y (y=" "0,1"
bitfld.long 0x0 4. "BS4,Port x set bit y (y=" "0,1"
bitfld.long 0x0 3. "BS3,Port x set bit y (y=" "0,1"
bitfld.long 0x0 2. "BS2,Port x set bit y (y=" "0,1"
bitfld.long 0x0 1. "BS1,Port x set bit y (y=" "0,1"
bitfld.long 0x0 0. "BS0,Port x set bit y (y=" "0,1"
group.long 0x1C++0xB
line.long 0x0 "LOCK,GPIO port configuration lock"
bitfld.long 0x0 16. "LOCKKEY,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 15. "LOCK15,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 14. "LOCK14,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 13. "LOCK13,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 12. "LOCK12,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 11. "LOCK11,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 10. "LOCK10,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 9. "LOCK9,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 8. "LOCK8,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 7. "LOCK7,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 6. "LOCK6,Port x lock bit y (y=" "0,1"
newline
bitfld.long 0x0 5. "LOCK5,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 4. "LOCK4,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 3. "LOCK3,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 2. "LOCK2,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 1. "LOCK1,Port x lock bit y (y=" "0,1"
bitfld.long 0x0 0. "LOCK0,Port x lock bit y (y=" "0,1"
line.long 0x4 "ALFL,GPIO alternate function low"
hexmask.long.byte 0x4 28.--31. 1. "ALFSEL7,Alternate function selection for port x"
hexmask.long.byte 0x4 24.--27. 1. "ALFSEL6,Alternate function selection for port x"
hexmask.long.byte 0x4 20.--23. 1. "ALFSEL5,Alternate function selection for port x"
hexmask.long.byte 0x4 16.--19. 1. "ALFSEL4,Alternate function selection for port x"
hexmask.long.byte 0x4 12.--15. 1. "ALFSEL3,Alternate function selection for port x"
hexmask.long.byte 0x4 8.--11. 1. "ALFSEL2,Alternate function selection for port x"
hexmask.long.byte 0x4 4.--7. 1. "ALFSEL1,Alternate function selection for port x"
hexmask.long.byte 0x4 0.--3. 1. "ALFSEL0,Alternate function selection for port x"
line.long 0x8 "ALFH,GPIO alternate function high"
hexmask.long.byte 0x8 28.--31. 1. "ALFSEL15,Alternate function selection for port x"
hexmask.long.byte 0x8 24.--27. 1. "ALFSEL14,Alternate function selection for port x"
hexmask.long.byte 0x8 20.--23. 1. "ALFSEL13,Alternate function selection for port x"
hexmask.long.byte 0x8 16.--19. 1. "ALFSEL12,Alternate function selection for port x"
hexmask.long.byte 0x8 12.--15. 1. "ALFSEL11,Alternate function selection for port x"
hexmask.long.byte 0x8 8.--11. 1. "ALFSEL10,Alternate function selection for port x"
hexmask.long.byte 0x8 4.--7. 1. "ALFSEL9,Alternate function selection for port x"
hexmask.long.byte 0x8 0.--3. 1. "ALFSEL8,Alternate function selection for port x"
tree.end
tree.end
tree "I2C (Internal Integrated Circuit Interface)"
base ad:0x0
tree "I2C1"
base ad:0x40005400
group.long 0x0++0x17
line.long 0x0 "CTRL1,Control register 1"
bitfld.long 0x0 15. "SWRST,Software reset" "0,1"
bitfld.long 0x0 13. "ALERTEN,SMBus alert" "0,1"
bitfld.long 0x0 12. "PEC,Packet error checking" "0,1"
bitfld.long 0x0 11. "ACKPOS,Acknowledge/PEC Position (for data" "0,1"
bitfld.long 0x0 10. "ACKEN,Acknowledge enable" "0,1"
bitfld.long 0x0 9. "STOP,Stop generation" "0,1"
bitfld.long 0x0 8. "START,Start generation" "0,1"
bitfld.long 0x0 7. "CLKSTRETCHD,Clock stretching disable (Slave" "0,1"
newline
bitfld.long 0x0 6. "SRBEN,General call enable" "0,1"
bitfld.long 0x0 5. "PECEN,PEC enable" "0,1"
bitfld.long 0x0 4. "ARPEN,ARP enable" "0,1"
bitfld.long 0x0 3. "SMBTCFG,SMBus type" "0,1"
bitfld.long 0x0 1. "SMBEN,SMBus mode" "0,1"
bitfld.long 0x0 0. "I2CEN,I2C enable" "0,1"
line.long 0x4 "CTRL2,Control register 2"
bitfld.long 0x4 12. "LTCFG,DMA last transfer" "0,1"
bitfld.long 0x4 11. "DMAEN,DMA requests enable" "0,1"
bitfld.long 0x4 10. "BUFIEN,Buffer interrupt enable" "0,1"
bitfld.long 0x4 9. "EVIEN,Event interrupt enable" "0,1"
bitfld.long 0x4 8. "ERRIEN,Error interrupt enable" "0,1"
hexmask.long.byte 0x4 0.--5. 1. "CLKFCFG,I2C clock frequency"
line.long 0x8 "SADDR1,Own address register 1"
bitfld.long 0x8 15. "ADDRLEN,Addressing mode (slave" "0,1"
bitfld.long 0x8 8.--9. "ADDR10,Interface address" "0,1,2,3"
hexmask.long.byte 0x8 1.--7. 1. "ADDR7,Interface address"
bitfld.long 0x8 0. "ADDR0,Interface address" "0,1"
line.long 0xC "SADDR2,Own address register 2"
hexmask.long.byte 0xC 1.--7. 1. "ADDR2,Interface address"
bitfld.long 0xC 0. "ADDRNUM,Slave Address Number Configure" "0,1"
line.long 0x10 "DATA,Data register"
hexmask.long.byte 0x10 0.--7. 1. "DATA,8-bit data register"
line.long 0x14 "STS1,Status register 1"
bitfld.long 0x14 15. "SMBALTFLG,SMBus alert" "0,1"
bitfld.long 0x14 14. "TTEFLG,Timeout or Tlow error" "0,1"
bitfld.long 0x14 12. "PECEFLG,PEC Error in reception" "0,1"
bitfld.long 0x14 11. "OVRURFLG,Overrun/Underrun" "0,1"
bitfld.long 0x14 10. "AEFLG,Acknowledge failure" "0,1"
bitfld.long 0x14 9. "ALFLG,Arbitration lost (master mode)" "0,1"
bitfld.long 0x14 8. "BERRFLG,Bus error" "0,1"
rbitfld.long 0x14 7. "TXBEFLG,Data register empty" "0,1"
newline
rbitfld.long 0x14 6. "RXBNEFLG,Data register not empty" "0,1"
rbitfld.long 0x14 4. "STOPFLG,Stop detection (slave mode)" "0,1"
rbitfld.long 0x14 3. "ADDR10FLG,10-bit header sent (Master" "0,1"
rbitfld.long 0x14 2. "BTCFLG,Byte transfer finished" "0,1"
rbitfld.long 0x14 1. "ADDRFLG,Address sent (master mode)/matched" "0,1"
rbitfld.long 0x14 0. "STARTFLG,Start bit (Master mode)" "0,1"
rgroup.long 0x18++0x3
line.long 0x0 "STS2,Status register 2"
hexmask.long.byte 0x0 8.--15. 1. "PECVALUE,Save Packet Error Checking Value"
bitfld.long 0x0 7. "DUALADDRFLG,Dual flag (Slave mode)" "0,1"
bitfld.long 0x0 6. "SMMHADDR,SMBus host header (Slave" "0,1"
bitfld.long 0x0 5. "SMBDADDRFLG,SMBus device default address (Slave" "0,1"
bitfld.long 0x0 4. "GENCALLFLG,General call address (Slave mode)" "0,1"
bitfld.long 0x0 2. "TRFLG,Transmitter/receiver" "0,1"
bitfld.long 0x0 1. "BUSBSYFLG,Bus busy" "0,1"
bitfld.long 0x0 0. "MSFLG,Master Slave Mode Flag" "0,1"
group.long 0x1C++0x7
line.long 0x0 "CLKCTRL,Clock control register"
bitfld.long 0x0 15. "SPEEDCFG,Master Mode Speed Configure" "0,1"
bitfld.long 0x0 14. "FDUTYCFG,Fast mode duty cycle" "0,1"
hexmask.long.word 0x0 0.--11. 1. "CLKS,Clock control register in Fast/Standard"
line.long 0x4 "RISETMAX,Maximum Rise Time register"
hexmask.long.byte 0x4 0.--5. 1. "RISETMAX,Maximum rise time in Fast/Standard mode"
tree.end
tree "I2C2"
base ad:0x40005800
group.long 0x0++0x17
line.long 0x0 "CTRL1,Control register 1"
bitfld.long 0x0 15. "SWRST,Software reset" "0,1"
bitfld.long 0x0 13. "ALERTEN,SMBus alert" "0,1"
bitfld.long 0x0 12. "PEC,Packet error checking" "0,1"
bitfld.long 0x0 11. "ACKPOS,Acknowledge/PEC Position (for data" "0,1"
bitfld.long 0x0 10. "ACKEN,Acknowledge enable" "0,1"
bitfld.long 0x0 9. "STOP,Stop generation" "0,1"
bitfld.long 0x0 8. "START,Start generation" "0,1"
bitfld.long 0x0 7. "CLKSTRETCHD,Clock stretching disable (Slave" "0,1"
newline
bitfld.long 0x0 6. "SRBEN,General call enable" "0,1"
bitfld.long 0x0 5. "PECEN,PEC enable" "0,1"
bitfld.long 0x0 4. "ARPEN,ARP enable" "0,1"
bitfld.long 0x0 3. "SMBTCFG,SMBus type" "0,1"
bitfld.long 0x0 1. "SMBEN,SMBus mode" "0,1"
bitfld.long 0x0 0. "I2CEN,I2C enable" "0,1"
line.long 0x4 "CTRL2,Control register 2"
bitfld.long 0x4 12. "LTCFG,DMA last transfer" "0,1"
bitfld.long 0x4 11. "DMAEN,DMA requests enable" "0,1"
bitfld.long 0x4 10. "BUFIEN,Buffer interrupt enable" "0,1"
bitfld.long 0x4 9. "EVIEN,Event interrupt enable" "0,1"
bitfld.long 0x4 8. "ERRIEN,Error interrupt enable" "0,1"
hexmask.long.byte 0x4 0.--5. 1. "CLKFCFG,I2C clock frequency"
line.long 0x8 "SADDR1,Own address register 1"
bitfld.long 0x8 15. "ADDRLEN,Addressing mode (slave" "0,1"
bitfld.long 0x8 8.--9. "ADDR10,Interface address" "0,1,2,3"
hexmask.long.byte 0x8 1.--7. 1. "ADDR7,Interface address"
bitfld.long 0x8 0. "ADDR0,Interface address" "0,1"
line.long 0xC "SADDR2,Own address register 2"
hexmask.long.byte 0xC 1.--7. 1. "ADDR2,Interface address"
bitfld.long 0xC 0. "ADDRNUM,Slave Address Number Configure" "0,1"
line.long 0x10 "DATA,Data register"
hexmask.long.byte 0x10 0.--7. 1. "DATA,8-bit data register"
line.long 0x14 "STS1,Status register 1"
bitfld.long 0x14 15. "SMBALTFLG,SMBus alert" "0,1"
bitfld.long 0x14 14. "TTEFLG,Timeout or Tlow error" "0,1"
bitfld.long 0x14 12. "PECEFLG,PEC Error in reception" "0,1"
bitfld.long 0x14 11. "OVRURFLG,Overrun/Underrun" "0,1"
bitfld.long 0x14 10. "AEFLG,Acknowledge failure" "0,1"
bitfld.long 0x14 9. "ALFLG,Arbitration lost (master mode)" "0,1"
bitfld.long 0x14 8. "BERRFLG,Bus error" "0,1"
rbitfld.long 0x14 7. "TXBEFLG,Data register empty" "0,1"
newline
rbitfld.long 0x14 6. "RXBNEFLG,Data register not empty" "0,1"
rbitfld.long 0x14 4. "STOPFLG,Stop detection (slave mode)" "0,1"
rbitfld.long 0x14 3. "ADDR10FLG,10-bit header sent (Master" "0,1"
rbitfld.long 0x14 2. "BTCFLG,Byte transfer finished" "0,1"
rbitfld.long 0x14 1. "ADDRFLG,Address sent (master mode)/matched" "0,1"
rbitfld.long 0x14 0. "STARTFLG,Start bit (Master mode)" "0,1"
rgroup.long 0x18++0x3
line.long 0x0 "STS2,Status register 2"
hexmask.long.byte 0x0 8.--15. 1. "PECVALUE,Save Packet Error Checking Value"
bitfld.long 0x0 7. "DUALADDRFLG,Dual flag (Slave mode)" "0,1"
bitfld.long 0x0 6. "SMMHADDR,SMBus host header (Slave" "0,1"
bitfld.long 0x0 5. "SMBDADDRFLG,SMBus device default address (Slave" "0,1"
bitfld.long 0x0 4. "GENCALLFLG,General call address (Slave mode)" "0,1"
bitfld.long 0x0 2. "TRFLG,Transmitter/receiver" "0,1"
bitfld.long 0x0 1. "BUSBSYFLG,Bus busy" "0,1"
bitfld.long 0x0 0. "MSFLG,Master Slave Mode Flag" "0,1"
group.long 0x1C++0x7
line.long 0x0 "CLKCTRL,Clock control register"
bitfld.long 0x0 15. "SPEEDCFG,Master Mode Speed Configure" "0,1"
bitfld.long 0x0 14. "FDUTYCFG,Fast mode duty cycle" "0,1"
hexmask.long.word 0x0 0.--11. 1. "CLKS,Clock control register in Fast/Standard"
line.long 0x4 "RISETMAX,Maximum Rise Time register"
hexmask.long.byte 0x4 0.--5. 1. "RISETMAX,Maximum rise time in Fast/Standard mode"
tree.end
tree "I2C3"
base ad:0x40005C00
group.long 0x0++0x17
line.long 0x0 "CTRL1,Control register 1"
bitfld.long 0x0 15. "SWRST,Software reset" "0,1"
bitfld.long 0x0 13. "ALERTEN,SMBus alert" "0,1"
bitfld.long 0x0 12. "PEC,Packet error checking" "0,1"
bitfld.long 0x0 11. "ACKPOS,Acknowledge/PEC Position (for data" "0,1"
bitfld.long 0x0 10. "ACKEN,Acknowledge enable" "0,1"
bitfld.long 0x0 9. "STOP,Stop generation" "0,1"
bitfld.long 0x0 8. "START,Start generation" "0,1"
bitfld.long 0x0 7. "CLKSTRETCHD,Clock stretching disable (Slave" "0,1"
newline
bitfld.long 0x0 6. "SRBEN,General call enable" "0,1"
bitfld.long 0x0 5. "PECEN,PEC enable" "0,1"
bitfld.long 0x0 4. "ARPEN,ARP enable" "0,1"
bitfld.long 0x0 3. "SMBTCFG,SMBus type" "0,1"
bitfld.long 0x0 1. "SMBEN,SMBus mode" "0,1"
bitfld.long 0x0 0. "I2CEN,I2C enable" "0,1"
line.long 0x4 "CTRL2,Control register 2"
bitfld.long 0x4 12. "LTCFG,DMA last transfer" "0,1"
bitfld.long 0x4 11. "DMAEN,DMA requests enable" "0,1"
bitfld.long 0x4 10. "BUFIEN,Buffer interrupt enable" "0,1"
bitfld.long 0x4 9. "EVIEN,Event interrupt enable" "0,1"
bitfld.long 0x4 8. "ERRIEN,Error interrupt enable" "0,1"
hexmask.long.byte 0x4 0.--5. 1. "CLKFCFG,I2C clock frequency"
line.long 0x8 "SADDR1,Own address register 1"
bitfld.long 0x8 15. "ADDRLEN,Addressing mode (slave" "0,1"
bitfld.long 0x8 8.--9. "ADDR10,Interface address" "0,1,2,3"
hexmask.long.byte 0x8 1.--7. 1. "ADDR7,Interface address"
bitfld.long 0x8 0. "ADDR0,Interface address" "0,1"
line.long 0xC "SADDR2,Own address register 2"
hexmask.long.byte 0xC 1.--7. 1. "ADDR2,Interface address"
bitfld.long 0xC 0. "ADDRNUM,Slave Address Number Configure" "0,1"
line.long 0x10 "DATA,Data register"
hexmask.long.byte 0x10 0.--7. 1. "DATA,8-bit data register"
line.long 0x14 "STS1,Status register 1"
bitfld.long 0x14 15. "SMBALTFLG,SMBus alert" "0,1"
bitfld.long 0x14 14. "TTEFLG,Timeout or Tlow error" "0,1"
bitfld.long 0x14 12. "PECEFLG,PEC Error in reception" "0,1"
bitfld.long 0x14 11. "OVRURFLG,Overrun/Underrun" "0,1"
bitfld.long 0x14 10. "AEFLG,Acknowledge failure" "0,1"
bitfld.long 0x14 9. "ALFLG,Arbitration lost (master mode)" "0,1"
bitfld.long 0x14 8. "BERRFLG,Bus error" "0,1"
rbitfld.long 0x14 7. "TXBEFLG,Data register empty" "0,1"
newline
rbitfld.long 0x14 6. "RXBNEFLG,Data register not empty" "0,1"
rbitfld.long 0x14 4. "STOPFLG,Stop detection (slave mode)" "0,1"
rbitfld.long 0x14 3. "ADDR10FLG,10-bit header sent (Master" "0,1"
rbitfld.long 0x14 2. "BTCFLG,Byte transfer finished" "0,1"
rbitfld.long 0x14 1. "ADDRFLG,Address sent (master mode)/matched" "0,1"
rbitfld.long 0x14 0. "STARTFLG,Start bit (Master mode)" "0,1"
rgroup.long 0x18++0x3
line.long 0x0 "STS2,Status register 2"
hexmask.long.byte 0x0 8.--15. 1. "PECVALUE,Save Packet Error Checking Value"
bitfld.long 0x0 7. "DUALADDRFLG,Dual flag (Slave mode)" "0,1"
bitfld.long 0x0 6. "SMMHADDR,SMBus host header (Slave" "0,1"
bitfld.long 0x0 5. "SMBDADDRFLG,SMBus device default address (Slave" "0,1"
bitfld.long 0x0 4. "GENCALLFLG,General call address (Slave mode)" "0,1"
bitfld.long 0x0 2. "TRFLG,Transmitter/receiver" "0,1"
bitfld.long 0x0 1. "BUSBSYFLG,Bus busy" "0,1"
bitfld.long 0x0 0. "MSFLG,Master Slave Mode Flag" "0,1"
group.long 0x1C++0x7
line.long 0x0 "CLKCTRL,Clock control register"
bitfld.long 0x0 15. "SPEEDCFG,Master Mode Speed Configure" "0,1"
bitfld.long 0x0 14. "FDUTYCFG,Fast mode duty cycle" "0,1"
hexmask.long.word 0x0 0.--11. 1. "CLKS,Clock control register in Fast/Standard"
line.long 0x4 "RISETMAX,Maximum Rise Time register"
hexmask.long.byte 0x4 0.--5. 1. "RISETMAX,Maximum rise time in Fast/Standard mode"
tree.end
tree.end
tree "IWDT (Independent Watchdog Timer)"
base ad:0x40003000
wgroup.long 0x0++0x3
line.long 0x0 "KEY,Key register"
hexmask.long.word 0x0 0.--15. 1. "KEY,Key value (write only read"
group.long 0x4++0x7
line.long 0x0 "PSC,Prescaler register"
bitfld.long 0x0 0.--2. "PSC,Prescaler divider" "0,1,2,3,4,5,6,7"
line.long 0x4 "CNTRLD,Reload register"
hexmask.long.word 0x4 0.--11. 1. "CNTRLD,Watchdog counter reload"
rgroup.long 0xC++0x3
line.long 0x0 "STS,Status register"
bitfld.long 0x0 1. "CNTUFLG,Watchdog counter reload value update" "0,1"
bitfld.long 0x0 0. "PSCUFLG,Watchdog prescaler value" "0,1"
tree.end
tree "NVIC (Nested Vector Interrupt Controller)"
base ad:0xE000E100
group.long 0x0++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 0x80++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 0x100++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 0x180++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 0x200++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 0x300++0x4F
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"
tree.end
tree "PMU (Power Management Unit)"
base ad:0x40007000
group.long 0x0++0x7
line.long 0x0 "CTRL,power control register"
bitfld.long 0x0 14. "VOSSEL,Regulator Voltage Scaling Output Selection" "0,1"
bitfld.long 0x0 9. "FPDSM,Flash power down in Stop mode" "0,1"
bitfld.long 0x0 8. "BPWEN,Disable backup domain write" "0,1"
bitfld.long 0x0 5.--7. "PLSEL,PVD level selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 4. "PVDEN,Power voltage detector" "0,1"
bitfld.long 0x0 3. "SBFLGCLR,Clear standby flag" "0,1"
bitfld.long 0x0 2. "WUFLGCLR,Clear wakeup flag" "0,1"
bitfld.long 0x0 1. "PDDSCFG,Power down deepsleep" "0,1"
bitfld.long 0x0 0. "LPDSCFG,Low-power deep sleep" "0,1"
line.long 0x4 "CSTS,power control/status register"
bitfld.long 0x4 14. "VOSRFLG,Regulator voltage scaling output" "0,1"
bitfld.long 0x4 9. "BKPREN,Backup regulator enable" "0,1"
bitfld.long 0x4 8. "WKUPCFG,Enable WKUP pin" "0,1"
rbitfld.long 0x4 3. "BKPRFLG,Backup regulator ready" "0,1"
rbitfld.long 0x4 2. "PVDOFLG,PVD output" "0,1"
rbitfld.long 0x4 1. "SBFLG,Standby flag" "0,1"
rbitfld.long 0x4 0. "WUEFLG,Wakeup flag" "0,1"
tree.end
tree "RCM (Reset and Clock)"
base ad:0x40023800
group.long 0x0++0x1B
line.long 0x0 "CTRL,clock control register"
rbitfld.long 0x0 27. "PLL2RDYFLG,PLLI2S clock ready flag" "0,1"
bitfld.long 0x0 26. "PLL2EN,PLLI2S enable" "0,1"
rbitfld.long 0x0 25. "PLL1RDYFLG,Main PLL (PLL) clock ready" "0,1"
bitfld.long 0x0 24. "PLL1EN,Main PLL (PLL) enable" "0,1"
bitfld.long 0x0 19. "CSSEN,Clock security system" "0,1"
bitfld.long 0x0 18. "HSEBCFG,HSE clock bypass" "0,1"
rbitfld.long 0x0 17. "HSERDYFLG,HSE clock ready flag" "0,1"
bitfld.long 0x0 16. "HSEEN,HSE clock enable" "0,1"
newline
hexmask.long.byte 0x0 8.--15. 1. "HSICAL,Internal high-speed clock"
hexmask.long.byte 0x0 3.--7. 1. "HSITRM,Internal high-speed clock"
rbitfld.long 0x0 1. "HSIRDYFLG,Internal high-speed clock ready" "0,1"
bitfld.long 0x0 0. "HSIEN,Internal high-speed clock" "0,1"
line.long 0x4 "PLL1CFG,PLL configuration register"
bitfld.long 0x4 27. "PLLD3,Main PLL (PLL) division factor for USB" "0,1"
bitfld.long 0x4 26. "PLLD2,Main PLL (PLL) division factor for USB" "0,1"
bitfld.long 0x4 25. "PLLD1,Main PLL (PLL) division factor for USB" "0,1"
bitfld.long 0x4 24. "PLLD0,Main PLL (PLL) division factor for USB" "0,1"
bitfld.long 0x4 22. "PLL1CLKS,Main PLL(PLL) and audio PLL (PLLI2S)" "0,1"
bitfld.long 0x4 17. "PLL1C1,Main PLL (PLL) division factor for main" "0,1"
bitfld.long 0x4 16. "PLL1C0,Main PLL (PLL) division factor for main" "0,1"
bitfld.long 0x4 14. "PLL1A8,Main PLL (PLL) multiplication factor for" "0,1"
newline
bitfld.long 0x4 13. "PLL1A7,Main PLL (PLL) multiplication factor for" "0,1"
bitfld.long 0x4 12. "PLL1A6,Main PLL (PLL) multiplication factor for" "0,1"
bitfld.long 0x4 11. "PLL1A5,Main PLL (PLL) multiplication factor for" "0,1"
bitfld.long 0x4 10. "PLL1A4,Main PLL (PLL) multiplication factor for" "0,1"
bitfld.long 0x4 9. "PLL1A3,Main PLL (PLL) multiplication factor for" "0,1"
bitfld.long 0x4 8. "PLL1A2,Main PLL (PLL) multiplication factor for" "0,1"
bitfld.long 0x4 7. "PLL1A1,Main PLL (PLL) multiplication factor for" "0,1"
bitfld.long 0x4 6. "PLL1A0,Main PLL (PLL) multiplication factor for" "0,1"
newline
bitfld.long 0x4 5. "PLLB5,Division factor for the main PLL (PLL)" "0,1"
bitfld.long 0x4 4. "PLLB4,Division factor for the main PLL (PLL)" "0,1"
bitfld.long 0x4 3. "PLLB3,Division factor for the main PLL (PLL)" "0,1"
bitfld.long 0x4 2. "PLLB2,Division factor for the main PLL (PLL)" "0,1"
bitfld.long 0x4 1. "PLLB1,Division factor for the main PLL (PLL)" "0,1"
bitfld.long 0x4 0. "PLLB0,Division factor for the main PLL (PLL)" "0,1"
line.long 0x8 "CFG,clock configuration register"
bitfld.long 0x8 30.--31. "MCO2SEL,Microcontroller clock output" "0,1,2,3"
bitfld.long 0x8 27.--29. "MCO2PSC,MCO2 prescaler" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 24.--26. "MCO1PSC,MCO1 prescaler" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 23. "I2SSEL,I2S clock selection" "0,1"
bitfld.long 0x8 21.--22. "MCO1SEL,Microcontroller clock output" "0,1,2,3"
hexmask.long.byte 0x8 16.--20. 1. "RTCPSC,HSE division factor for RTC"
bitfld.long 0x8 13.--15. "APB2PSC,APB high-speed prescaler" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 10.--12. "APB1PSC,APB Low speed prescaler" "0,1,2,3,4,5,6,7"
newline
bitfld.long 0x8 8.--9. "SDRAMPSC,SDRAM Clock Prescaler Factor" "0,1,2,3"
hexmask.long.byte 0x8 4.--7. 1. "AHBPSC,AHB prescaler"
rbitfld.long 0x8 3. "SCLKSWSTS1,System clock switch status" "0,1"
rbitfld.long 0x8 2. "SCLKSWSTS0,System clock switch status" "0,1"
bitfld.long 0x8 1. "SCLKSEL1,System clock switch" "0,1"
bitfld.long 0x8 0. "SCLKSEL0,System clock switch" "0,1"
line.long 0xC "INT,clock interrupt register"
bitfld.long 0xC 23. "CSSCLR,Clock security system interrupt" "0,1"
bitfld.long 0xC 21. "PLL2RDYCLR,PLLI2S ready interrupt" "0,1"
bitfld.long 0xC 20. "PLL1RDYCLR,Main PLL(PLL) ready interrupt" "0,1"
bitfld.long 0xC 19. "HSERDYCLR,HSE ready interrupt clear" "0,1"
bitfld.long 0xC 18. "HSIRDYCLR,HSI ready interrupt clear" "0,1"
bitfld.long 0xC 17. "LSERDYCLR,LSE ready interrupt clear" "0,1"
bitfld.long 0xC 16. "LSIRDYCLR,LSI ready interrupt clear" "0,1"
bitfld.long 0xC 13. "PLL2RDYEN,PLLI2S ready interrupt" "0,1"
newline
bitfld.long 0xC 12. "PLL1RDYEN,Main PLL (PLL) ready interrupt" "0,1"
bitfld.long 0xC 11. "HSERDYEN,HSE ready interrupt enable" "0,1"
bitfld.long 0xC 10. "HSIRDYEN,HSI ready interrupt enable" "0,1"
bitfld.long 0xC 9. "LSERDYEN,LSE ready interrupt enable" "0,1"
bitfld.long 0xC 8. "LSIRDYEN,LSI ready interrupt enable" "0,1"
rbitfld.long 0xC 7. "CSSFLG,Clock security system interrupt" "0,1"
rbitfld.long 0xC 5. "PLL2RDYFLG,PLLI2S ready interrupt" "0,1"
rbitfld.long 0xC 4. "PLL1RDYFLG,Main PLL (PLL) ready interrupt" "0,1"
newline
rbitfld.long 0xC 3. "HSERDYFLG,HSE ready interrupt flag" "0,1"
rbitfld.long 0xC 2. "HSIRDYFLG,HSI ready interrupt flag" "0,1"
rbitfld.long 0xC 1. "LSERDYFLG,LSE ready interrupt flag" "0,1"
rbitfld.long 0xC 0. "LSIRDYFLG,LSI ready interrupt flag" "0,1"
line.long 0x10 "AHB1RST,AHB1 peripheral reset register"
bitfld.long 0x10 29. "OTGHS1RST,USB OTG HS module reset" "0,1"
bitfld.long 0x10 25. "ENETRST,Ethernet MAC reset" "0,1"
bitfld.long 0x10 22. "DMA2RST,DMA2 reset" "0,1"
bitfld.long 0x10 21. "DMA1RST,DMA2 reset" "0,1"
bitfld.long 0x10 12. "CRCRST,CRC reset" "0,1"
bitfld.long 0x10 8. "PIRST,IO port I reset" "0,1"
bitfld.long 0x10 7. "PHRST,IO port H reset" "0,1"
bitfld.long 0x10 6. "PGRST,IO port G reset" "0,1"
newline
bitfld.long 0x10 5. "PFRST,IO port F reset" "0,1"
bitfld.long 0x10 4. "PERST,IO port E reset" "0,1"
bitfld.long 0x10 3. "PDRST,IO port D reset" "0,1"
bitfld.long 0x10 2. "PCRST,IO port C reset" "0,1"
bitfld.long 0x10 1. "PBRST,IO port B reset" "0,1"
bitfld.long 0x10 0. "PARST,IO port A reset" "0,1"
line.long 0x14 "AHB2RST,AHB2 peripheral reset register"
bitfld.long 0x14 7. "OTGFSRST,USB OTG FS module reset" "0,1"
bitfld.long 0x14 6. "RNGRST,Random number generator module" "0,1"
sif (cpuis("APM32F41*"))
bitfld.long 0x14 5. "HASHPRST,HASHP Reset" "0,1"
endif
sif (cpuis("APM32F41*"))
bitfld.long 0x14 4. "CRYPRST,CRYP Reset" "0,1"
endif
bitfld.long 0x14 3. "SMRST,SM reset" "0,1"
bitfld.long 0x14 2. "BNRST,BN reset" "0,1"
bitfld.long 0x14 1. "FPURST,FPU reset" "0,1"
bitfld.long 0x14 0. "DCIRST,Camera interface reset" "0,1"
line.long 0x18 "AHB3RST,AHB3 peripheral reset register"
bitfld.long 0x18 0. "EMMCRST,Flexible static memory controller module" "0,1"
group.long 0x20++0x7
line.long 0x0 "APB1RST,APB1 peripheral reset register"
bitfld.long 0x0 29. "DACRST,DAC reset" "0,1"
bitfld.long 0x0 28. "PWRRST,Power interface reset" "0,1"
bitfld.long 0x0 26. "CAN2RST,CAN2 reset" "0,1"
bitfld.long 0x0 25. "CAN1RST,CAN1 reset" "0,1"
bitfld.long 0x0 23. "I2C3RST,I2C3 reset" "0,1"
bitfld.long 0x0 22. "I2C2RST,I2C 2 reset" "0,1"
bitfld.long 0x0 21. "I2C1RST,I2C 1 reset" "0,1"
bitfld.long 0x0 20. "UART5RST,USART 5 reset" "0,1"
newline
bitfld.long 0x0 19. "UART4RST,USART 4 reset" "0,1"
bitfld.long 0x0 18. "UART3RST,USART 3 reset" "0,1"
bitfld.long 0x0 17. "UART2RST,USART 2 reset" "0,1"
bitfld.long 0x0 15. "SPI3RST,SPI 3 reset" "0,1"
bitfld.long 0x0 14. "SPI2RST,SPI 2 reset" "0,1"
bitfld.long 0x0 11. "WWDTRST,Window watchdog reset" "0,1"
bitfld.long 0x0 8. "TMR14RST,TMR14 reset" "0,1"
bitfld.long 0x0 7. "TMR13RST,TMR13 reset" "0,1"
newline
bitfld.long 0x0 6. "TMR12RST,TMR12 reset" "0,1"
bitfld.long 0x0 5. "TMR7RST,TMR7 reset" "0,1"
bitfld.long 0x0 4. "TIM6RST,TIM6 reset" "0,1"
bitfld.long 0x0 3. "TMR5RST,TMR5 reset" "0,1"
bitfld.long 0x0 2. "TMR4RST,TMR4 reset" "0,1"
bitfld.long 0x0 1. "TMR3RST,TMR3 reset" "0,1"
bitfld.long 0x0 0. "TMR2RST,TMR2 reset" "0,1"
line.long 0x4 "APB2RST,APB2 peripheral reset register"
bitfld.long 0x4 18. "TMR11RST,TMR11 reset" "0,1"
bitfld.long 0x4 17. "TMR10RST,TMR10 reset" "0,1"
bitfld.long 0x4 16. "TMR9RST,TMR9 reset" "0,1"
bitfld.long 0x4 14. "SYSCFGRST,System configuration controller" "0,1"
bitfld.long 0x4 12. "SPI1RST,SPI 1 reset" "0,1"
bitfld.long 0x4 11. "SDIORST,SDIO reset" "0,1"
bitfld.long 0x4 8. "ADCRST,ADC interface reset (common to all" "0,1"
bitfld.long 0x4 5. "USART6RST,USART6 reset" "0,1"
newline
bitfld.long 0x4 4. "USART1RST,USART1 reset" "0,1"
bitfld.long 0x4 1. "TMR8RST,TMR8 reset" "0,1"
bitfld.long 0x4 0. "TMR1RST,TMR1 reset" "0,1"
group.long 0x30++0xB
line.long 0x0 "AHB1CLKEN,AHB1 peripheral clock register"
bitfld.long 0x0 30. "HSULPIEN,USB OTG HSULPI clock" "0,1"
bitfld.long 0x0 29. "OTGHS1EN,USB OTG HS clock enable" "0,1"
bitfld.long 0x0 28. "ENETPTPEN,Ethernet PTP clock enable" "0,1"
bitfld.long 0x0 27. "ENETRXEN,Ethernet Reception clock" "0,1"
bitfld.long 0x0 26. "ENETTXEN,Ethernet Transmission clock" "0,1"
bitfld.long 0x0 25. "ENETEN,Ethernet MAC clock enable" "0,1"
bitfld.long 0x0 22. "DMA2EN,DMA2 clock enable" "0,1"
bitfld.long 0x0 21. "DMA1EN,DMA1 clock enable" "0,1"
newline
bitfld.long 0x0 18. "BKPSRAMEN,Backup SRAM interface clock" "0,1"
bitfld.long 0x0 12. "CRCEN,CRC clock enable" "0,1"
bitfld.long 0x0 8. "PIEN,IO port I clock enable" "0,1"
bitfld.long 0x0 7. "PHEN,IO port H clock enable" "0,1"
bitfld.long 0x0 6. "PGEN,IO port G clock enable" "0,1"
bitfld.long 0x0 5. "PFEN,IO port F clock enable" "0,1"
bitfld.long 0x0 4. "PEEN,IO port E clock enable" "0,1"
bitfld.long 0x0 3. "PDEN,IO port D clock enable" "0,1"
newline
bitfld.long 0x0 2. "PCEN,IO port C clock enable" "0,1"
bitfld.long 0x0 1. "PBEN,IO port B clock enable" "0,1"
bitfld.long 0x0 0. "PAEN,IO port A clock enable" "0,1"
line.long 0x4 "AHB2CLKEN,AHB2 peripheral clock enable"
bitfld.long 0x4 7. "OTGFSEN,USB OTG FS clock enable" "0,1"
bitfld.long 0x4 6. "RNGEN,Random number generator clock" "0,1"
sif (cpuis("APM32F41*"))
bitfld.long 0x4 5. "HASHPEN,HASHP enable" "0,1"
endif
sif (cpuis("APM32F41*"))
bitfld.long 0x4 4. "CRYPEN,CRYP enable" "0,1"
endif
bitfld.long 0x4 3. "SMEN,SM enable" "0,1"
bitfld.long 0x4 2. "BNEN,BN enable" "0,1"
bitfld.long 0x4 1. "FPUEN,FPU enable" "0,1"
bitfld.long 0x4 0. "DCIEN,Camera interface enable" "0,1"
line.long 0x8 "AHB3CLKEN,AHB3 peripheral clock enable"
bitfld.long 0x8 0. "EMMCEN,Flexible static memory controller module" "0,1"
group.long 0x40++0x7
line.long 0x0 "APB1CLKEN,APB1 peripheral clock enable"
bitfld.long 0x0 29. "DACEN,DAC interface clock enable" "0,1"
bitfld.long 0x0 28. "PWREN,Power interface clock" "0,1"
bitfld.long 0x0 26. "CAN2EN,CAN 2 clock enable" "0,1"
bitfld.long 0x0 25. "CAN1EN,CAN 1 clock enable" "0,1"
bitfld.long 0x0 23. "I2C3EN,I2C3 clock enable" "0,1"
bitfld.long 0x0 22. "I2C2EN,I2C2 clock enable" "0,1"
bitfld.long 0x0 21. "I2C1EN,I2C1 clock enable" "0,1"
bitfld.long 0x0 20. "UART5EN,UART5 clock enable" "0,1"
newline
bitfld.long 0x0 19. "UART4EN,UART4 clock enable" "0,1"
bitfld.long 0x0 18. "USART3EN,USART3 clock enable" "0,1"
bitfld.long 0x0 17. "USART2EN,USART 2 clock enable" "0,1"
bitfld.long 0x0 15. "SPI3EN,SPI3 clock enable" "0,1"
bitfld.long 0x0 14. "SPI2EN,SPI2 clock enable" "0,1"
bitfld.long 0x0 11. "WWDTEN,Window watchdog clock" "0,1"
bitfld.long 0x0 8. "TMR14EN,TMR14 clock enable" "0,1"
bitfld.long 0x0 7. "TMR13EN,TMR13 clock enable" "0,1"
newline
bitfld.long 0x0 6. "TMR12EN,TMR12 clock enable" "0,1"
bitfld.long 0x0 5. "TMR7EN,TMR7 clock enable" "0,1"
bitfld.long 0x0 4. "TIM6EN,TIM6 clock enable" "0,1"
bitfld.long 0x0 3. "TMR5EN,TMR5 clock enable" "0,1"
bitfld.long 0x0 2. "TMR4EN,TMR4 clock enable" "0,1"
bitfld.long 0x0 1. "TMR3EN,TMR3 clock enable" "0,1"
bitfld.long 0x0 0. "TMR2EN,TMR2 clock enable" "0,1"
line.long 0x4 "APB2CLKEN,APB2 peripheral clock enable"
bitfld.long 0x4 18. "TMR11EN,TMR11 clock enable" "0,1"
bitfld.long 0x4 17. "TMR10EN,TMR10 clock enable" "0,1"
bitfld.long 0x4 16. "TMR9EN,TMR9 clock enable" "0,1"
bitfld.long 0x4 14. "SYSCFGEN,System configuration controller clock" "0,1"
bitfld.long 0x4 12. "SPI1EN,SPI1 clock enable" "0,1"
bitfld.long 0x4 11. "SDIOEN,SDIO clock enable" "0,1"
bitfld.long 0x4 10. "ADC3EN,ADC3 clock enable" "0,1"
bitfld.long 0x4 9. "ADC2EN,ADC2 clock enable" "0,1"
newline
bitfld.long 0x4 8. "ADC1EN,ADC1 clock enable" "0,1"
bitfld.long 0x4 5. "USART6EN,USART6 clock enable" "0,1"
bitfld.long 0x4 4. "USART1EN,USART1 clock enable" "0,1"
bitfld.long 0x4 1. "TMR8EN,TMR8 clock enable" "0,1"
bitfld.long 0x4 0. "TMR1EN,TMR1 clock enable" "0,1"
group.long 0x50++0xB
line.long 0x0 "LPAHB1CLKEN,AHB1 peripheral clock enable in low power"
bitfld.long 0x0 30. "HSULPIEN,USB OTG HS ULPI clock enable during" "0,1"
bitfld.long 0x0 29. "OTGHS1EN,USB OTG HS clock enable during Sleep" "0,1"
bitfld.long 0x0 28. "ENETTPTEN,Ethernet PTP clock enable during Sleep" "0,1"
bitfld.long 0x0 27. "ENETRXEN,Ethernet reception clock enable during" "0,1"
bitfld.long 0x0 26. "ENETTXEN,Ethernet transmission clock enable" "0,1"
bitfld.long 0x0 25. "ENETEN,Ethernet MAC clock enable during Sleep" "0,1"
bitfld.long 0x0 22. "DMA2EN,DMA2 clock enable during Sleep" "0,1"
bitfld.long 0x0 21. "DMA1EN,DMA1 clock enable during Sleep" "0,1"
newline
bitfld.long 0x0 18. "BKPSRAMEN,Backup SRAM interface clock enable" "0,1"
bitfld.long 0x0 17. "SRAM2EN,SRAM 2 interface clock enable during" "0,1"
bitfld.long 0x0 16. "SRAM1EN,SRAM 1interface clock enable during" "0,1"
bitfld.long 0x0 15. "FMCEN,Flash interface clock enable during" "0,1"
bitfld.long 0x0 12. "CRCEN,CRC clock enable during Sleep" "0,1"
bitfld.long 0x0 8. "PIEN,IO port I clock enable during Sleep" "0,1"
bitfld.long 0x0 7. "PHEN,IO port H clock enable during Sleep" "0,1"
bitfld.long 0x0 6. "PGEN,IO port G clock enable during Sleep" "0,1"
newline
bitfld.long 0x0 5. "PFEN,IO port F clock enable during Sleep" "0,1"
bitfld.long 0x0 4. "PEEN,IO port E clock enable during Sleep" "0,1"
bitfld.long 0x0 3. "PDEN,IO port D clock enable during Sleep" "0,1"
bitfld.long 0x0 2. "PCEN,IO port C clock enable during Sleep" "0,1"
bitfld.long 0x0 1. "PBEN,IO port B clock enable during Sleep" "0,1"
bitfld.long 0x0 0. "PAEN,IO port A clock enable during sleep" "0,1"
line.long 0x4 "LPAHB2CLKEN,AHB2 peripheral clock enable in low power"
bitfld.long 0x4 7. "OTGFSEN,USB OTG FS clock enable during Sleep" "0,1"
bitfld.long 0x4 6. "RNGEN,Random number generator clock enable" "0,1"
sif (cpuis("APM32F41*"))
bitfld.long 0x4 5. "HASHPEN,HASHP enable during Sleep" "0,1"
endif
sif (cpuis("APM32F41*"))
bitfld.long 0x4 4. "CRYPEN,CRYP enable during Sleep" "0,1"
endif
bitfld.long 0x4 3. "SMEN,SM enable during Sleep" "0,1"
bitfld.long 0x4 2. "BNEN,BN enable during Sleep" "0,1"
bitfld.long 0x4 1. "FPUEN,FPU enable during Sleep" "0,1"
bitfld.long 0x4 0. "DCIEN,Camera interface enable during Sleep" "0,1"
line.long 0x8 "LPAHB3CLKEN,AHB3 peripheral clock enable in low power"
bitfld.long 0x8 0. "EMMCEN,Flexible static memory controller module" "0,1"
group.long 0x60++0x7
line.long 0x0 "LPAPB1CLKEN,APB1 peripheral clock enable in low power"
bitfld.long 0x0 29. "DACEN,DAC interface clock enable during Sleep" "0,1"
bitfld.long 0x0 28. "PWREN,Power interface clock enable during" "0,1"
bitfld.long 0x0 26. "CAN2EN,CAN 2 clock enable during Sleep" "0,1"
bitfld.long 0x0 25. "CAN1EN,CAN 1 clock enable during Sleep" "0,1"
bitfld.long 0x0 23. "I2C3EN,I2C3 clock enable during Sleep" "0,1"
bitfld.long 0x0 22. "I2C2EN,I2C2 clock enable during Sleep" "0,1"
bitfld.long 0x0 21. "I2C1EN,I2C1 clock enable during Sleep" "0,1"
bitfld.long 0x0 20. "UART5EN,UART5 clock enable during Sleep" "0,1"
newline
bitfld.long 0x0 19. "UART4EN,UART4 clock enable during Sleep" "0,1"
bitfld.long 0x0 18. "USART3EN,USART3 clock enable during Sleep" "0,1"
bitfld.long 0x0 17. "USART2EN,USART2 clock enable during Sleep" "0,1"
bitfld.long 0x0 15. "SPI3EN,SPI3 clock enable during Sleep" "0,1"
bitfld.long 0x0 14. "SPI2EN,SPI2 clock enable during Sleep" "0,1"
bitfld.long 0x0 11. "WWDTEN,Window watchdog clock enable during" "0,1"
bitfld.long 0x0 8. "TMR14EN,TMR14 clock enable during Sleep" "0,1"
bitfld.long 0x0 7. "TMR13EN,TMR13 clock enable during Sleep" "0,1"
newline
bitfld.long 0x0 6. "TMR12EN,TMR12 clock enable during Sleep" "0,1"
bitfld.long 0x0 5. "TMR7EN,TMR7 clock enable during Sleep" "0,1"
bitfld.long 0x0 4. "TIM6EN,TIM6 clock enable during Sleep" "0,1"
bitfld.long 0x0 3. "TMR5EN,TMR5 clock enable during Sleep" "0,1"
bitfld.long 0x0 2. "TMR4EN,TMR4 clock enable during Sleep" "0,1"
bitfld.long 0x0 1. "TMR3EN,TMR3 clock enable during Sleep" "0,1"
bitfld.long 0x0 0. "TMR2EN,TMR2 clock enable during Sleep" "0,1"
line.long 0x4 "LPAPB2CLKEN,APB2 peripheral clock enabled in low power"
bitfld.long 0x4 18. "TMR11EN,TMR11 clock enable during Sleep" "0,1"
bitfld.long 0x4 17. "TMR10EN,TMR10 clock enable during Sleep" "0,1"
bitfld.long 0x4 16. "TMR9EN,TMR9 clock enable during sleep" "0,1"
bitfld.long 0x4 14. "SYSCFGEN,System configuration controller clock" "0,1"
bitfld.long 0x4 12. "SPI1EN,SPI 1 clock enable during Sleep" "0,1"
bitfld.long 0x4 11. "SDIOEN,SDIO clock enable during Sleep" "0,1"
bitfld.long 0x4 10. "ADC3EN,ADC 3 clock enable during Sleep" "0,1"
bitfld.long 0x4 9. "ADC2EN,ADC2 clock enable during Sleep" "0,1"
newline
bitfld.long 0x4 8. "ADC1EN,ADC1 clock enable during Sleep" "0,1"
bitfld.long 0x4 5. "USART6EN,USART6 clock enable during Sleep" "0,1"
bitfld.long 0x4 4. "USART1EN,USART1 clock enable during Sleep" "0,1"
bitfld.long 0x4 1. "TMR8EN,TMR8 clock enable during Sleep" "0,1"
bitfld.long 0x4 0. "TMR1EN,TMR1 clock enable during Sleep" "0,1"
group.long 0x70++0x7
line.long 0x0 "BDCTRL,Backup domain control register"
bitfld.long 0x0 16. "BDRST,Backup domain software" "0,1"
bitfld.long 0x0 15. "RTCCLKEN,RTC clock enable" "0,1"
bitfld.long 0x0 8.--9. "RTCSRCSEL,RTC clock source selection" "0,1,2,3"
bitfld.long 0x0 2. "LSEBCFG,External low-speed oscillator" "0,1"
rbitfld.long 0x0 1. "LSERDYFLG,External low-speed oscillator" "0,1"
bitfld.long 0x0 0. "LSEEN,External low-speed oscillator" "0,1"
line.long 0x4 "CSTS,clock control & status"
bitfld.long 0x4 31. "LPWRRSTFLG,Low-power reset flag" "0,1"
bitfld.long 0x4 30. "WWDTRSTFLG,Window watchdog reset flag" "0,1"
bitfld.long 0x4 29. "IWDTRSTFLG,Independent watchdog reset" "0,1"
bitfld.long 0x4 28. "SWRSTFLG,Software reset flag" "0,1"
bitfld.long 0x4 27. "PODRSTFLG,POR/PDR reset flag" "0,1"
bitfld.long 0x4 26. "PINRSTFLG,PIN reset flag" "0,1"
bitfld.long 0x4 25. "BORRSTFLG,BOR reset flag" "0,1"
bitfld.long 0x4 24. "RSTFLGCLR,Remove reset flag" "0,1"
newline
rbitfld.long 0x4 1. "LSIRDYFLG,Internal low-speed oscillator" "0,1"
bitfld.long 0x4 0. "LSIEN,Internal low-speed oscillator" "0,1"
group.long 0x80++0x7
line.long 0x0 "SSCCFG,spread spectrum clock generation"
bitfld.long 0x0 31. "SSEN,Spread spectrum modulation" "0,1"
bitfld.long 0x0 30. "SSSEL,Spread Select" "0,1"
hexmask.long.word 0x0 13.--27. 1. "STEP,Incrementation step"
hexmask.long.word 0x0 0.--12. 1. "MODPCFG,Modulation period"
line.long 0x4 "PLL2CFG,PLLI2S configuration register"
bitfld.long 0x4 28.--30. "PLL2C,PLLI2S division factor for I2S" "0,1,2,3,4,5,6,7"
hexmask.long.word 0x4 6.--14. 1. "PLL2A,PLLI2S multiplication factor for"
tree.end
tree "RNG (Random Number Generator)"
base ad:0x50060800
group.long 0x0++0x7
line.long 0x0 "CTRL,control register"
bitfld.long 0x0 3. "INTEN,Interrupt enable" "0,1"
bitfld.long 0x0 2. "RNGEN,Random number generator enable" "0,1"
line.long 0x4 "STS,status register"
bitfld.long 0x4 6. "FSINT,Seed error interrupt status" "0,1"
bitfld.long 0x4 5. "CLKERINT,Clock error interrupt status" "0,1"
rbitfld.long 0x4 2. "FSCSTS,Seed error current status" "0,1"
rbitfld.long 0x4 1. "CLKERCSTS,Clock error current status" "0,1"
rbitfld.long 0x4 0. "DATARDY,Data ready" "0,1"
rgroup.long 0x8++0x3
line.long 0x0 "DATA,data register"
hexmask.long 0x0 0.--31. 1. "DATA,Random data"
tree.end
tree "RTC (Real-Time Clock)"
base ad:0x40002800
group.long 0x0++0x23
line.long 0x0 "TIME,time register"
bitfld.long 0x0 22. "TIMEFCFG,AM/PM notation" "0,1"
bitfld.long 0x0 20.--21. "HRT,Hour tens in BCD format" "0,1,2,3"
hexmask.long.byte 0x0 16.--19. 1. "HRU,Hour units in BCD format"
bitfld.long 0x0 12.--14. "MINT,Minute tens in BCD format" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x0 8.--11. 1. "MINU,Minute units in BCD format"
bitfld.long 0x0 4.--6. "SECT,Second tens in BCD format" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x0 0.--3. 1. "SECU,Second units in BCD format"
line.long 0x4 "DATE,date register"
hexmask.long.byte 0x4 20.--23. 1. "YRT,Year tens in BCD format"
hexmask.long.byte 0x4 16.--19. 1. "YRU,Year units in BCD format"
bitfld.long 0x4 13.--15. "WEEKSEL,Week day units" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 12. "MONT,Month tens in BCD format" "0,1"
hexmask.long.byte 0x4 8.--11. 1. "MONU,Month units in BCD format"
bitfld.long 0x4 4.--5. "DAYT,Date tens in BCD format" "0,1,2,3"
hexmask.long.byte 0x4 0.--3. 1. "DAYU,Date units in BCD format"
line.long 0x8 "CTRL,control register"
bitfld.long 0x8 23. "CALOEN,Calibration output enable" "0,1"
bitfld.long 0x8 21.--22. "OUTSEL,Output selection" "0,1,2,3"
bitfld.long 0x8 20. "POLCFG,Output polarity" "0,1"
bitfld.long 0x8 19. "CALOSEL,Calibration Output Value Select" "0,1"
bitfld.long 0x8 18. "BAKP,Backup" "0,1"
bitfld.long 0x8 17. "WTCCFG,Subtract 1 hour (winter time" "0,1"
bitfld.long 0x8 16. "STCCFG,Add 1 hour (summer time" "0,1"
bitfld.long 0x8 15. "TSIEN,Time-stamp interrupt" "0,1"
newline
bitfld.long 0x8 14. "WUTIEN,Wakeup timer interrupt" "0,1"
bitfld.long 0x8 13. "ALRBIEN,Alarm B interrupt enable" "0,1"
bitfld.long 0x8 12. "ALRAIEN,Alarm A interrupt enable" "0,1"
bitfld.long 0x8 11. "TSEN,Time stamp enable" "0,1"
bitfld.long 0x8 10. "WUTEN,Wakeup timer enable" "0,1"
bitfld.long 0x8 9. "ALRBEN,Alarm B enable" "0,1"
bitfld.long 0x8 8. "ALRAEN,Alarm A enable" "0,1"
bitfld.long 0x8 7. "DCALEN,Coarse digital calibration" "0,1"
newline
bitfld.long 0x8 6. "TIMEFCFG,Hour format" "0,1"
bitfld.long 0x8 5. "RCMCFG,Read Calendar Value Mode Configure" "0,1"
bitfld.long 0x8 4. "RCLKDEN,Reference clock detection enable (50 or" "0,1"
bitfld.long 0x8 3. "TSETECFG,Time-stamp event active" "0,1"
bitfld.long 0x8 0.--2. "WUCLKSEL,Wakeup clock selection" "0,1,2,3,4,5,6,7"
line.long 0xC "STS,initialization and status"
rbitfld.long 0xC 16. "RCALPFLG,Recalibration pending Flag" "0,1"
bitfld.long 0xC 14. "TP2FLG,TAMPER2 detection flag" "0,1"
bitfld.long 0xC 13. "TP1FLG,Tamper detection flag" "0,1"
bitfld.long 0xC 12. "TSOVRFLG,Time-stamp overflow flag" "0,1"
bitfld.long 0xC 11. "TSFLG,Time-stamp flag" "0,1"
bitfld.long 0xC 10. "WUTFLG,Wakeup timer flag" "0,1"
bitfld.long 0xC 9. "ALRBFLG,Alarm B flag" "0,1"
bitfld.long 0xC 8. "ALRAFLG,Alarm A flag" "0,1"
newline
bitfld.long 0xC 7. "INITEN,Initialization Mode Enable" "0,1"
rbitfld.long 0xC 6. "RINITFLG,Register Initialization Occur Flag" "0,1"
bitfld.long 0xC 5. "RSFLG,Registers synchronization" "0,1"
rbitfld.long 0xC 4. "INITSFLG,Initialization status flag" "0,1"
bitfld.long 0xC 3. "SOPFLG,Shift operation pending" "0,1"
rbitfld.long 0xC 2. "WUTWFLG,Wakeup timer write flag" "0,1"
rbitfld.long 0xC 1. "ALRBWFLG,Alarm B write flag" "0,1"
rbitfld.long 0xC 0. "ALRAWFLG,Alarm A write flag" "0,1"
line.long 0x10 "PSC,prescaler register"
hexmask.long.byte 0x10 16.--22. 1. "APSC,Asynchronous prescaler"
hexmask.long.word 0x10 0.--14. 1. "SPSC,Synchronous prescaler"
line.long 0x14 "AUTORLD,wakeup timer register"
hexmask.long.word 0x14 0.--15. 1. "WUAUTORE,Wakeup auto-reload value"
line.long 0x18 "DCAL,calibration register"
bitfld.long 0x18 7. "DCALCFG,Digital calibration sign" "0,1"
hexmask.long.byte 0x18 0.--4. 1. "DCAL,Digital calibration"
line.long 0x1C "ALRMA,alarm A register"
bitfld.long 0x1C 31. "DATEMEN,Alarm A date mask" "0,1"
bitfld.long 0x1C 30. "WEEKSEL,Week day selection" "0,1"
bitfld.long 0x1C 28.--29. "DAYT,Date tens in BCD format" "0,1,2,3"
hexmask.long.byte 0x1C 24.--27. 1. "DAYU,Date units or day in BCD"
bitfld.long 0x1C 23. "HRMEN,Alarm A hours mask" "0,1"
bitfld.long 0x1C 22. "TIMEFCFG,AM/PM notation" "0,1"
bitfld.long 0x1C 20.--21. "HRT,Hour tens in BCD format" "0,1,2,3"
hexmask.long.byte 0x1C 16.--19. 1. "HRU,Hour units in BCD format"
newline
bitfld.long 0x1C 15. "MINMEN,Alarm A minutes mask" "0,1"
bitfld.long 0x1C 12.--14. "MINT,Minute tens in BCD format" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x1C 8.--11. 1. "MINU,Minute units in BCD format"
bitfld.long 0x1C 7. "SECMEN,Alarm A seconds mask" "0,1"
bitfld.long 0x1C 4.--6. "SECT,Second tens in BCD format" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x1C 0.--3. 1. "SECU,Second units in BCD format"
line.long 0x20 "ALRMB,alarm B register"
bitfld.long 0x20 31. "DATEMEN,Alarm A date mask" "0,1"
bitfld.long 0x20 30. "WEEKSEL,Week day selection" "0,1"
bitfld.long 0x20 28.--29. "DAYT,Date tens in BCD format" "0,1,2,3"
hexmask.long.byte 0x20 24.--27. 1. "DAYU,Date units or day in BCD"
bitfld.long 0x20 23. "HRMEN,Alarm A hours mask" "0,1"
bitfld.long 0x20 22. "TIMEFCFG,AM/PM notation" "0,1"
bitfld.long 0x20 20.--21. "HRT,Hour tens in BCD format" "0,1,2,3"
hexmask.long.byte 0x20 16.--19. 1. "HRU,Hour units in BCD format"
newline
bitfld.long 0x20 15. "MINMEN,Alarm A minutes mask" "0,1"
bitfld.long 0x20 12.--14. "MINT,Minute tens in BCD format" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x20 8.--11. 1. "MINU,Minute units in BCD format"
bitfld.long 0x20 7. "SECMEN,Alarm A seconds mask" "0,1"
bitfld.long 0x20 4.--6. "SECT,Second tens in BCD format" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x20 0.--3. 1. "SECU,Second units in BCD format"
wgroup.long 0x24++0x3
line.long 0x0 "WRPROT,write protection register"
hexmask.long.byte 0x0 0.--7. 1. "KEY,Write protection key"
rgroup.long 0x28++0x3
line.long 0x0 "SUBSEC,sub second register"
hexmask.long.word 0x0 0.--15. 1. "SUBSEC,Sub second value"
wgroup.long 0x2C++0x3
line.long 0x0 "SHIFT,shift control register"
bitfld.long 0x0 31. "ADD1SECEN,Add one second" "0,1"
hexmask.long.word 0x0 0.--14. 1. "SFSEC,Subtract a fraction of a"
rgroup.long 0x30++0xB
line.long 0x0 "TSTIME,time stamp time register"
bitfld.long 0x0 22. "TIMEFCFG,Time Format Configure" "0,1"
bitfld.long 0x0 20.--21. "HRT,Hour Ten's Place in BCD Format Setup" "0,1,2,3"
hexmask.long.byte 0x0 16.--19. 1. "HRU,Hour Ones Unit in BCD Format Setup"
bitfld.long 0x0 12.--14. "MINT,Minute Ten's Place in BCD Format Setup" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x0 8.--11. 1. "MINU,Minute Ones Unit in BCD Format Setup"
bitfld.long 0x0 4.--6. "SECT,Second Ten's Place in BCD Format Setup" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x0 0.--3. 1. "SECU,Second Ones Unit in BCD Format Setup"
line.long 0x4 "TSDATE,time stamp date register"
bitfld.long 0x4 13.--15. "WEEKSEL,Week day units" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 12. "MONT,Month tens in BCD format" "0,1"
hexmask.long.byte 0x4 8.--11. 1. "MONU,Month units in BCD format"
bitfld.long 0x4 4.--5. "DAYT,Date tens in BCD format" "0,1,2,3"
hexmask.long.byte 0x4 0.--3. 1. "DAYU,Date units in BCD format"
line.long 0x8 "TSSUBSEC,timestamp sub second register"
hexmask.long.word 0x8 0.--15. 1. "SUBSEC,Sub Second Value Setup"
group.long 0x3C++0xF
line.long 0x0 "CAL,calibration register"
bitfld.long 0x0 15. "ICALFEN,Increase frequency of RTC by 488.5" "0,1"
bitfld.long 0x0 14. "CAL8CFG,Use an 8-second calibration cycle" "0,1"
bitfld.long 0x0 13. "CAL16CFG,Use a 16-second calibration cycle" "0,1"
hexmask.long.word 0x0 0.--8. 1. "RECALF,Calibration minus"
line.long 0x4 "TACFG,tamper and alternate function configuration"
bitfld.long 0x4 18. "ALRMOT,AFO_ALARM output type" "0,1"
bitfld.long 0x4 17. "TSMSEL,TIMESTAMP mapping" "0,1"
bitfld.long 0x4 16. "TP1MSEL,TAMPER1 mapping" "0,1"
bitfld.long 0x4 15. "TPPUDIS,TAMPER pull-up disable" "0,1"
bitfld.long 0x4 13.--14. "TPPRDUSEL,Tamper precharge duration" "0,1,2,3"
bitfld.long 0x4 11.--12. "TPFCSEL,Tamper filter count" "0,1,2,3"
bitfld.long 0x4 8.--10. "TPSFSEL,Tamper sampling frequency" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 7. "TPTSEN,Activate timestamp on tamper detection" "0,1"
newline
bitfld.long 0x4 4. "TP2ALCFG,Active level for tamper 2" "0,1"
bitfld.long 0x4 3. "TP2EN,Tamper 2 detection enable" "0,1"
bitfld.long 0x4 2. "TPIEN,Tamper interrupt enable" "0,1"
bitfld.long 0x4 1. "TP1ALCFG,Active level for tamper 1" "0,1"
bitfld.long 0x4 0. "TP1EN,Tamper 1 detection enable" "0,1"
line.long 0x8 "ALRMASS,alarm A sub second register"
hexmask.long.byte 0x8 24.--27. 1. "MASKSEL,Mask the most-significant bits starting"
hexmask.long.word 0x8 0.--14. 1. "SUBSEC,Sub seconds value"
line.long 0xC "ALRMBSS,alarm B sub second register"
hexmask.long.byte 0xC 24.--27. 1. "MASKSEL,Mask the most-significant bits starting"
hexmask.long.word 0xC 0.--14. 1. "SUBSEC,Sub seconds value"
group.long 0x50++0x4F
line.long 0x0 "BAKP0,backup register"
hexmask.long 0x0 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x4 "BAKP1,backup register"
hexmask.long 0x4 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x8 "BAKP2,backup register"
hexmask.long 0x8 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0xC "BAKP3,backup register"
hexmask.long 0xC 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x10 "BAKP4,backup register"
hexmask.long 0x10 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x14 "BAKP5,backup register"
hexmask.long 0x14 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x18 "BAKP6,backup register"
hexmask.long 0x18 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x1C "BAKP7,backup register"
hexmask.long 0x1C 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x20 "BAKP8,backup register"
hexmask.long 0x20 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x24 "BAKP9,backup register"
hexmask.long 0x24 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x28 "BAKP10,backup register"
hexmask.long 0x28 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x2C "BAKP11,backup register"
hexmask.long 0x2C 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x30 "BAKP12,backup register"
hexmask.long 0x30 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x34 "BAKP13,backup register"
hexmask.long 0x34 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x38 "BAKP14,backup register"
hexmask.long 0x38 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x3C "BAKP15,backup register"
hexmask.long 0x3C 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x40 "BAKP16,backup register"
hexmask.long 0x40 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x44 "BAKP17,backup register"
hexmask.long 0x44 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x48 "BAKP18,backup register"
hexmask.long 0x48 0.--31. 1. "BAKP,Backup Value Setup"
line.long 0x4C "BAKP19,backup register"
hexmask.long 0x4C 0.--31. 1. "BAKP,Backup Value Setup"
tree.end
tree "SDIO (Secure Digital Input/Output Interface)"
base ad:0x40012C00
group.long 0x0++0xF
line.long 0x0 "PWRCTRL,power control register"
bitfld.long 0x0 0.--1. "PWRCTRL,Power Supply Control" "0,1,2,3"
line.long 0x4 "CLKCTRL,SDI clock control register"
bitfld.long 0x4 14. "HFCEN,HW Flow Control enable" "0,1"
bitfld.long 0x4 13. "DEPSEL,SDIO_CK dephasing selection" "0,1"
bitfld.long 0x4 11.--12. "WBSEL,Wide bus mode enable bit" "0,1,2,3"
bitfld.long 0x4 10. "BYPASSEN,Clock divider bypass enable" "0,1"
bitfld.long 0x4 9. "PWRSAV,Power saving configuration" "0,1"
bitfld.long 0x4 8. "CLKEN,Clock enable bit" "0,1"
hexmask.long.byte 0x4 0.--7. 1. "CLKDIV,Clock divide factor"
line.long 0x8 "ARG,argument register"
hexmask.long 0x8 0.--31. 1. "CMDARG,Command argument"
line.long 0xC "CMD,command register"
bitfld.long 0xC 14. "ATACMD,CE-ATA command" "0,1"
bitfld.long 0xC 13. "INTEN,not Interrupt Enable" "0,1"
bitfld.long 0xC 12. "CMDCPEN,Enable CMD completion" "0,1"
bitfld.long 0xC 11. "SDIOSC,SD I/O suspend command" "0,1"
bitfld.long 0xC 10. "CPSMEN,Command path state machine (CPSM) Enable" "0,1"
bitfld.long 0xC 9. "WENDDATA,CPSM Waits for ends of data transfer (CmdPend internal signal)." "0,1"
bitfld.long 0xC 8. "WAITINT,CPSM waits for interrupt" "0,1"
bitfld.long 0xC 6.--7. "WAITRES,Wait for response bits" "0,1,2,3"
newline
hexmask.long.byte 0xC 0.--5. 1. "CMDINDEX,Command index"
rgroup.long 0x10++0x13
line.long 0x0 "CMDRES,command response register"
hexmask.long.byte 0x0 0.--5. 1. "CMDRES,Response command index"
line.long 0x4 "RES1,response 1 register"
hexmask.long 0x4 0.--31. 1. "CARDSTS1,Card status"
line.long 0x8 "RES2,response 2 register"
hexmask.long 0x8 0.--31. 1. "CARDSTS2,Card status"
line.long 0xC "RES3,response 3 register"
hexmask.long 0xC 0.--31. 1. "CARDSTS3,Card status"
line.long 0x10 "RES4,response 4 register"
hexmask.long 0x10 0.--31. 1. "CARDSTS4,Card status"
group.long 0x24++0xB
line.long 0x0 "DATATIME,data timer register"
hexmask.long 0x0 0.--31. 1. "DATATIME,Data timeout period"
line.long 0x4 "DATALEN,data length register"
hexmask.long 0x4 0.--24. 1. "DATALEN,Data length value"
line.long 0x8 "DCTRL,data control register"
bitfld.long 0x8 11. "SDIOF,SD I/O enable functions" "0,1"
bitfld.long 0x8 10. "RDWAIT,Read wait mode" "0,1"
bitfld.long 0x8 9. "RWSTOP,Read wait stop" "0,1"
bitfld.long 0x8 8. "RWSTR,Read wait start" "0,1"
hexmask.long.byte 0x8 4.--7. 1. "DBSIZE,Data block size"
bitfld.long 0x8 3. "DMAEN,DMA enable bit" "0,1"
bitfld.long 0x8 2. "DTSEL,Data transfer mode selection 1: Stream" "?,1: Stream"
bitfld.long 0x8 1. "DTDRCFG,Data transfer direction" "0,1"
newline
bitfld.long 0x8 0. "DTEN,Data Transfer Enabled" "0,1"
rgroup.long 0x30++0x7
line.long 0x0 "DCNT,data counter register"
hexmask.long 0x0 0.--24. 1. "DATACNT,Data count value"
line.long 0x4 "STS,status register"
bitfld.long 0x4 23. "ATAEND,CE-ATA command completion signal" "0,1"
bitfld.long 0x4 22. "SDIOINT,SDIO interrupt received" "0,1"
bitfld.long 0x4 21. "RXDA,Data available in receive FIFO" "0,1"
bitfld.long 0x4 20. "TXDA,Data available in transmit FIFO" "0,1"
bitfld.long 0x4 19. "RXFE,Receive FIFO empty" "0,1"
bitfld.long 0x4 18. "TXFE,Transmit FIFO empty" "0,1"
bitfld.long 0x4 17. "RXFF,Receive FIFO full" "0,1"
bitfld.long 0x4 16. "TXFF,Transmit FIFO full" "0,1"
newline
bitfld.long 0x4 15. "RXFHF,Receive FIFO half full: there are at least 8 words in the FIFO" "0,1"
bitfld.long 0x4 14. "TXFHF,Transmit FIFO half empty: at least 8 words can be written into the FIFO" "0,1"
bitfld.long 0x4 13. "RXACT,Data receive in progress" "0,1"
bitfld.long 0x4 12. "TXACT,Data transmit in progress" "0,1"
bitfld.long 0x4 11. "CMDACT,Command transfer in" "0,1"
bitfld.long 0x4 10. "DBCP,Data block sent/received (CRC check" "0,1"
bitfld.long 0x4 9. "SBE,Start bit not detected on all data signals in wide bus mode" "0,1"
bitfld.long 0x4 8. "DATAEND,Data end (data counter SDIDCOUNT is zero)" "0,1"
newline
bitfld.long 0x4 7. "CMDSENT,Command sent (no response required)" "0,1"
bitfld.long 0x4 6. "CMDRES,Command response received (CRC check" "0,1"
bitfld.long 0x4 5. "RXOVRER,Received FIFO overrun" "0,1"
bitfld.long 0x4 4. "TXUDRER,Transmit FIFO underrun" "0,1"
bitfld.long 0x4 3. "DATATO,Data timeout" "0,1"
bitfld.long 0x4 2. "CMDRESTO,Command response timeout" "0,1"
bitfld.long 0x4 1. "DBDR,Data block sent/received (CRC check" "0,1"
bitfld.long 0x4 0. "COMRESP,Command response received (CRC check" "0,1"
group.long 0x38++0x7
line.long 0x0 "ICF,interrupt clear register"
bitfld.long 0x0 23. "ATAEND,ATAEND flag clear bit" "0,1"
bitfld.long 0x0 22. "SDIOIT,SDIOIT flag clear bit" "0,1"
bitfld.long 0x0 10. "DBCP,DBCP flag clear bit" "0,1"
bitfld.long 0x0 9. "SBE,SBE flag clear bit" "0,1"
bitfld.long 0x0 8. "DATAEND,DATAEND flag clear bit" "0,1"
bitfld.long 0x0 7. "CMDSENT,CMDSENT flag clear bit" "0,1"
bitfld.long 0x0 6. "CMDRES,CMDRES flag clear bit" "0,1"
bitfld.long 0x0 5. "RXFOE,RXFOE flag clear bit" "0,1"
newline
bitfld.long 0x0 4. "TXFUE,TXFUE flag clear bit" "0,1"
bitfld.long 0x0 3. "DTO,DTO flag clear bit" "0,1"
bitfld.long 0x0 2. "CRTO,CRTO flag clear bit" "0,1"
bitfld.long 0x0 1. "CRCE,CRCE flag clear bit" "0,1"
bitfld.long 0x0 0. "DBCE,DBCE flag clear bit" "0,1"
line.long 0x4 "MASK,mask register"
bitfld.long 0x4 23. "ATACLPREC,CE-ATA command completion signal" "0,1"
bitfld.long 0x4 22. "SDIOINTREC,SDIO mode interrupt received interrupt" "0,1"
bitfld.long 0x4 21. "RXDAVB,Data available in Rx FIFO interrupt enable" "0,1"
bitfld.long 0x4 20. "TXDAVB,Data available in Tx FIFO interrupt enable" "0,1"
bitfld.long 0x4 19. "RXFEIE,Rx FIFO empty interrupt" "0,1"
bitfld.long 0x4 18. "TXEPT,Tx FIFO empty interrupt" "0,1"
bitfld.long 0x4 17. "RXFUL,Rx FIFO full interrupt" "0,1"
bitfld.long 0x4 16. "TXFUL,Tx FIFO full interrupt" "0,1"
newline
bitfld.long 0x4 15. "RXHFFUL,Rx FIFO half full interrupt enable" "0,1"
bitfld.long 0x4 14. "TXHFERT,Tx FIFO half empty interrupt enable" "0,1"
bitfld.long 0x4 13. "RXACT,Data receive acting interrupt enable" "0,1"
bitfld.long 0x4 12. "TXACT,Data transmit acting interrupt enable" "0,1"
bitfld.long 0x4 11. "CMDACT,Command acting interrupt" "0,1"
bitfld.long 0x4 10. "DBEND,Data block end interrupt" "0,1"
bitfld.long 0x4 9. "STRTER,Start bit error interrupt enable" "0,1"
bitfld.long 0x4 8. "DATAEND,Data end interrupt enable" "0,1"
newline
bitfld.long 0x4 7. "CMDSENT,Command sent interrupt" "0,1"
bitfld.long 0x4 6. "CMDRESRC,Command response received interrupt" "0,1"
bitfld.long 0x4 5. "RXORER,Rx FIFO overrun error interrupt enable" "0,1"
bitfld.long 0x4 4. "TXURER,Tx FIFO underrun error interrupt enable" "0,1"
bitfld.long 0x4 3. "DATATO,Data timeout interrupt" "0,1"
bitfld.long 0x4 2. "CMDTO,Command timeout interrupt enable" "0,1"
bitfld.long 0x4 1. "DCRCFAIL,Data CRC fail interrupt" "0,1"
bitfld.long 0x4 0. "CCRCFAIL,Command 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,Remaining number of words to be written"
group.long 0x80++0x3
line.long 0x0 "FIFODATA,data FIFO register"
hexmask.long 0x0 0.--31. 1. "DATA,Receive and transmit FIFO data"
tree.end
tree "SM3 (SM3 Algorithm)"
base ad:0x50080000
rgroup.long 0x0++0x3
line.long 0x0 "REV,Revision Register"
hexmask.long.byte 0x0 16.--23. 1. "MAJ,Major revision."
hexmask.long.byte 0x0 8.--15. 1. "MID,Middle revision."
hexmask.long.byte 0x0 0.--7. 1. "MIN,Minor revision."
group.long 0x4++0x7
line.long 0x0 "CTRL,control register"
bitfld.long 0x0 4. "ENDIAN,Endian mode in word" "0,1"
bitfld.long 0x0 3. "PADMODE,Hardware Padding mode" "0,1"
bitfld.long 0x0 2. "INIMODE,Hardware initialization Mode" "0,1"
bitfld.long 0x0 1. "IE,Interrupt" "0,1"
bitfld.long 0x0 0. "START,Start a new operation." "0,1"
line.long 0x4 "STS,status register"
rbitfld.long 0x4 1. "BUSY,Operation is done" "0,1"
bitfld.long 0x4 0. "DONE,Operation is done" "0,1"
wgroup.long 0xC++0x7
line.long 0x0 "DILH,Data input length higher register"
hexmask.long 0x0 0.--31. 1. "DATA,The length of input message higher 32"
line.long 0x4 "DILL,Data input length lower register"
hexmask.long 0x4 0.--31. 1. "DATA,The length of input message lower 32 bits"
group.long 0x14++0x5F
line.long 0x0 "DIN0,Input Message Register"
hexmask.long 0x0 0.--31. 1. "DATA,Data"
line.long 0x4 "DIN1,Input Message Register"
hexmask.long 0x4 0.--31. 1. "DATA,Data"
line.long 0x8 "DIN2,Input Message Register"
hexmask.long 0x8 0.--31. 1. "DATA,Data"
line.long 0xC "DIN3,Input Message Register"
hexmask.long 0xC 0.--31. 1. "DATA,Data"
line.long 0x10 "DIN4,Input Message Register"
hexmask.long 0x10 0.--31. 1. "DATA,Data"
line.long 0x14 "DIN5,Input Message Register"
hexmask.long 0x14 0.--31. 1. "DATA,Data"
line.long 0x18 "DIN6,Input Message Register"
hexmask.long 0x18 0.--31. 1. "DATA,Data"
line.long 0x1C "DIN7,Input Message Register"
hexmask.long 0x1C 0.--31. 1. "DATA,Data"
line.long 0x20 "DIN8,Input Message Register"
hexmask.long 0x20 0.--31. 1. "DATA,Data"
line.long 0x24 "DIN9,Input Message Register"
hexmask.long 0x24 0.--31. 1. "DATA,Data"
line.long 0x28 "DIN10,Input Message Register"
hexmask.long 0x28 0.--31. 1. "DATA,Data"
line.long 0x2C "DIN11,Input Message Register"
hexmask.long 0x2C 0.--31. 1. "DATA,Data"
line.long 0x30 "DIN12,Input Message Register"
hexmask.long 0x30 0.--31. 1. "DATA,Data"
line.long 0x34 "DIN13,Input Message Register"
hexmask.long 0x34 0.--31. 1. "DATA,Data"
line.long 0x38 "DIN14,Input Message Register"
hexmask.long 0x38 0.--31. 1. "DATA,Data"
line.long 0x3C "DIN15,Input Message Register"
hexmask.long 0x3C 0.--31. 1. "DATA,Data"
line.long 0x40 "IV0,Input Initial Value"
hexmask.long 0x40 0.--31. 1. "DATA,Data"
line.long 0x44 "IV1,Input Initial Value"
hexmask.long 0x44 0.--31. 1. "DATA,Data"
line.long 0x48 "IV2,Input Initial Value"
hexmask.long 0x48 0.--31. 1. "DATA,Data"
line.long 0x4C "IV3,Input Initial Value"
hexmask.long 0x4C 0.--31. 1. "DATA,Data"
line.long 0x50 "IV4,Input Initial Value"
hexmask.long 0x50 0.--31. 1. "DATA,Data"
line.long 0x54 "IV5,Input Initial Value"
hexmask.long 0x54 0.--31. 1. "DATA,Data"
line.long 0x58 "IV6,Input Initial Value"
hexmask.long 0x58 0.--31. 1. "DATA,Data"
line.long 0x5C "IV7,Input Initial Value"
hexmask.long 0x5C 0.--31. 1. "DATA,Data"
rgroup.long 0x74++0x1F
line.long 0x0 "DOUT0,Output Message Digest Register"
hexmask.long 0x0 0.--31. 1. "DATA,Data"
line.long 0x4 "DOUT1,Output Message Digest Register"
hexmask.long 0x4 0.--31. 1. "DATA,Data"
line.long 0x8 "DOUT2,Output Message Digest Register"
hexmask.long 0x8 0.--31. 1. "DATA,Data"
line.long 0xC "DOUT3,Output Message Digest Register"
hexmask.long 0xC 0.--31. 1. "DATA,Data"
line.long 0x10 "DOUT4,Output Message Digest Register"
hexmask.long 0x10 0.--31. 1. "DATA,Data"
line.long 0x14 "DOUT5,Output Message Digest Register"
hexmask.long 0x14 0.--31. 1. "DATA,Data"
line.long 0x18 "DOUT6,Output Message Digest Register"
hexmask.long 0x18 0.--31. 1. "DATA,Data"
line.long 0x1C "DOUT7,Output Message Digest Register"
hexmask.long 0x1C 0.--31. 1. "DATA,Data"
tree.end
tree "SM4 (SM4 Algorithm)"
base ad:0x50080400
rgroup.long 0x0++0x3
line.long 0x0 "REV,Revision Register"
bitfld.long 0x0 1. "REC1,Vision record" "0,1"
bitfld.long 0x0 0. "REC0,Vision record" "0,1"
group.long 0x4++0x27
line.long 0x0 "CTRL,control register"
bitfld.long 0x0 3. "MODE,ECB/CBC mode" "0,1"
bitfld.long 0x0 2. "ENC,ncryption/Decryption operation" "0,1"
bitfld.long 0x0 1. "IE,Interrupt" "0,1"
bitfld.long 0x0 0. "START,Start a new operation." "0,1"
line.long 0x4 "STS,status register"
rbitfld.long 0x4 1. "BUSY,Operation is done" "0,1"
bitfld.long 0x4 0. "DONE,Operation is done" "0,1"
line.long 0x8 "KEY0,key register"
hexmask.long 0x8 0.--31. 1. "DATA,Data"
line.long 0xC "KEY1,key register"
hexmask.long 0xC 0.--31. 1. "DATA,Data"
line.long 0x10 "KEY2,key register"
hexmask.long 0x10 0.--31. 1. "DATA,Data"
line.long 0x14 "KEY3,key register"
hexmask.long 0x14 0.--31. 1. "DATA,Data"
line.long 0x18 "DIN0,Input Message Register"
hexmask.long 0x18 0.--31. 1. "DATA,Data"
line.long 0x1C "DIN1,Input Message Register"
hexmask.long 0x1C 0.--31. 1. "DATA,Data"
line.long 0x20 "DIN2,Input Message Register"
hexmask.long 0x20 0.--31. 1. "DATA,Data"
line.long 0x24 "DIN3,Input Message Register"
hexmask.long 0x24 0.--31. 1. "DATA,Data"
rgroup.long 0x2C++0xF
line.long 0x0 "DOUT0,Output Message Digest Register"
hexmask.long 0x0 0.--31. 1. "DATA,Data"
line.long 0x4 "DOUT1,Output Message Digest Register"
hexmask.long 0x4 0.--31. 1. "DATA,Data"
line.long 0x8 "DOUT2,Output Message Digest Register"
hexmask.long 0x8 0.--31. 1. "DATA,Data"
line.long 0xC "DOUT3,Output Message Digest Register"
hexmask.long 0xC 0.--31. 1. "DATA,Data"
group.long 0x3C++0xF
line.long 0x0 "IV0,Initial vector register"
hexmask.long 0x0 0.--31. 1. "DATA,Data"
line.long 0x4 "IV1,Initial vector register"
hexmask.long 0x4 0.--31. 1. "DATA,Data"
line.long 0x8 "IV2,Initial vector register"
hexmask.long 0x8 0.--31. 1. "DATA,Data"
line.long 0xC "IV3,Initial vector register"
hexmask.long 0xC 0.--31. 1. "DATA,Data"
tree.end
tree "SMC (Static Memory Controller)"
base ad:0xA0000000
group.long 0x0++0x1F
line.long 0x0 "CSCTRL1,SRAM/NOR-Flash chip-select control register 1"
bitfld.long 0x0 19. "WRBURSTEN,Write PSRAM Burst Enable" "0,1"
bitfld.long 0x0 16.--18. "CRAMPSIZECFG,CRAM Page Size Configure" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 15. "WSASYNCEN,Wait Signal During Asynchronous Transfers Enable" "0,1"
bitfld.long 0x0 14. "EXTMODEEN,Extended Mode Enable" "0,1"
bitfld.long 0x0 13. "WAITEN,Wait Enable" "0,1"
bitfld.long 0x0 12. "WREN,Write Memory Enable" "0,1"
bitfld.long 0x0 11. "WTIMCFG,Wait Timing Configure" "0,1"
newline
bitfld.long 0x0 10. "WRAPBEN,Wrapped Burst Mode Enable" "0,1"
bitfld.long 0x0 9. "WSPOLCFG,Wait Signal Polarity Configure" "0,1"
bitfld.long 0x0 8. "BURSTEN,Burst Mode Enable" "0,1"
bitfld.long 0x0 6. "NORFMACCEN,NORFlash Memory Access Enable" "0,1"
bitfld.long 0x0 4.--5. "MDBWIDCFG,Memory Data Bus Width Configure" "0,1,2,3"
bitfld.long 0x0 2.--3. "MTYPECFG,Memory Type Configure" "0,1,2,3"
bitfld.long 0x0 1. "ADMUXEN,Address/Data Multiplexing Enable" "0,1"
newline
bitfld.long 0x0 0. "MBKEN,Enable the Corresponding Memory Bank" "0,1"
line.long 0x4 "CSTIM1,SRAM/NOR-Flash chip-select timing register 1"
bitfld.long 0x4 28.--29. "ASYNCACCCFG,Asynchronous Access Mode Configure" "0,1,2,3"
hexmask.long.byte 0x4 24.--27. 1. "DATALATCFG,Data Latency Configure"
hexmask.long.byte 0x4 20.--23. 1. "CLKDIVCFG,Clock Divide Factor Configure"
hexmask.long.byte 0x4 16.--19. 1. "BUSTURNCFG,Bus Turnaround Phase Duration Configure"
hexmask.long.byte 0x4 8.--15. 1. "DATASETCFG,Data Setup Time Configure"
hexmask.long.byte 0x4 4.--7. 1. "ADDRHLDCFG,Address-Hold Time Configure"
hexmask.long.byte 0x4 0.--3. 1. "ADDRSETCFG,Address Setup Time Configure"
line.long 0x8 "CSCTRL2,SRAM/NOR-Flash chip-select control register 2"
bitfld.long 0x8 19. "WRBURSTEN,Write PSRAM Burst Enable" "0,1"
bitfld.long 0x8 16.--18. "CRAMPSIZECFG,CRAM Page Size Configure" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 15. "WSASYNCEN,Wait Signal During Asynchronous Transfers Enable" "0,1"
bitfld.long 0x8 14. "EXTMODEEN,Extended Mode Enable" "0,1"
bitfld.long 0x8 13. "WAITEN,Wait Enable" "0,1"
bitfld.long 0x8 12. "WREN,Write Memory Enable" "0,1"
bitfld.long 0x8 11. "WTIMCFG,Wait Timing Configure" "0,1"
newline
bitfld.long 0x8 10. "WRAPBEN,Wrapped Burst Mode Enable" "0,1"
bitfld.long 0x8 9. "WSPOLCFG,Wait Signal Polarity Configure" "0,1"
bitfld.long 0x8 8. "BURSTEN,Burst Mode Enable" "0,1"
bitfld.long 0x8 6. "NORFMACCEN,NORFlash Memory Access Enable" "0,1"
bitfld.long 0x8 4.--5. "MDBWIDCFG,Memory Data Bus Width Configure" "0,1,2,3"
bitfld.long 0x8 2.--3. "MTYPECFG,Memory Type Configure" "0,1,2,3"
bitfld.long 0x8 1. "ADMUXEN,Address/Data Multiplexing Enable" "0,1"
newline
bitfld.long 0x8 0. "MBKEN,Enable the Corresponding Memory Bank" "0,1"
line.long 0xC "CSTIM2,SRAM/NOR-Flash chip-select timing register 2"
bitfld.long 0xC 28.--29. "ASYNCACCCFG,Asynchronous Access Mode Configure" "0,1,2,3"
hexmask.long.byte 0xC 24.--27. 1. "DATALATCFG,Data Latency Configure"
hexmask.long.byte 0xC 20.--23. 1. "CLKDIVCFG,Clock Divide Factor Configure"
hexmask.long.byte 0xC 16.--19. 1. "BUSTURNCFG,Bus Turnaround Phase Duration Configure"
hexmask.long.byte 0xC 8.--15. 1. "DATASETCFG,Data Setup Time Configure"
hexmask.long.byte 0xC 4.--7. 1. "ADDRHLDCFG,Address-Hold Time Configure"
hexmask.long.byte 0xC 0.--3. 1. "ADDRSETCFG,Address Setup Time Configure"
line.long 0x10 "CSCTRL3,SRAM/NOR-Flash chip-select control register 3"
bitfld.long 0x10 19. "WRBURSTEN,Write PSRAM Burst Enable" "0,1"
bitfld.long 0x10 16.--18. "CRAMPSIZECFG,CRAM Page Size Configure" "0,1,2,3,4,5,6,7"
bitfld.long 0x10 15. "WSASYNCEN,Wait Signal During Asynchronous Transfers Enable" "0,1"
bitfld.long 0x10 14. "EXTMODEEN,Extended Mode Enable" "0,1"
bitfld.long 0x10 13. "WAITEN,Wait Enable" "0,1"
bitfld.long 0x10 12. "WREN,Write Memory Enable" "0,1"
bitfld.long 0x10 11. "WTIMCFG,Wait Timing Configure" "0,1"
newline
bitfld.long 0x10 10. "WRAPBEN,Wrapped Burst Mode Enable" "0,1"
bitfld.long 0x10 9. "WSPOLCFG,Wait Signal Polarity Configure" "0,1"
bitfld.long 0x10 8. "BURSTEN,Burst Mode Enable" "0,1"
bitfld.long 0x10 6. "NORFMACCEN,NORFlash Memory Access Enable" "0,1"
bitfld.long 0x10 4.--5. "MDBWIDCFG,Memory Data Bus Width Configure" "0,1,2,3"
bitfld.long 0x10 2.--3. "MTYPECFG,Memory Type Configure" "0,1,2,3"
bitfld.long 0x10 1. "ADMUXEN,Address/Data Multiplexing Enable" "0,1"
newline
bitfld.long 0x10 0. "MBKEN,Enable the Corresponding Memory Bank" "0,1"
line.long 0x14 "CSTIM3,SRAM/NOR-Flash chip-select timing register 3"
bitfld.long 0x14 28.--29. "ASYNCACCCFG,Asynchronous Access Mode Configure" "0,1,2,3"
hexmask.long.byte 0x14 24.--27. 1. "DATALATCFG,Data Latency Configure"
hexmask.long.byte 0x14 20.--23. 1. "CLKDIVCFG,Clock Divide Factor Configure"
hexmask.long.byte 0x14 16.--19. 1. "BUSTURNCFG,Bus Turnaround Phase Duration Configure"
hexmask.long.byte 0x14 8.--15. 1. "DATASETCFG,Data Setup Time Configure"
hexmask.long.byte 0x14 4.--7. 1. "ADDRHLDCFG,Address-Hold Time Configure"
hexmask.long.byte 0x14 0.--3. 1. "ADDRSETCFG,Address Setup Time Configure"
line.long 0x18 "CSCTRL4,SRAM/NOR-Flash chip-select control register 4"
bitfld.long 0x18 19. "WRBURSTEN,Write PSRAM Burst Enable" "0,1"
bitfld.long 0x18 16.--18. "CRAMPSIZECFG,CRAM Page Size Configure" "0,1,2,3,4,5,6,7"
bitfld.long 0x18 15. "WSASYNCEN,Wait Signal During Asynchronous Transfers Enable" "0,1"
bitfld.long 0x18 14. "EXTMODEEN,Extended Mode Enable" "0,1"
bitfld.long 0x18 13. "WAITEN,Wait Enable" "0,1"
bitfld.long 0x18 12. "WREN,Write Memory Enable" "0,1"
bitfld.long 0x18 11. "WTIMCFG,Wait Timing Configure" "0,1"
newline
bitfld.long 0x18 10. "WRAPBEN,Wrapped Burst Mode Enable" "0,1"
bitfld.long 0x18 9. "WSPOLCFG,Wait Signal Polarity Configure" "0,1"
bitfld.long 0x18 8. "BURSTEN,Burst Mode Enable" "0,1"
bitfld.long 0x18 6. "NORFMACCEN,NORFlash Memory Access Enable" "0,1"
bitfld.long 0x18 4.--5. "MDBWIDCFG,Memory Data Bus Width Configure" "0,1,2,3"
bitfld.long 0x18 2.--3. "MTYPECFG,Memory Type Configure" "0,1,2,3"
bitfld.long 0x18 1. "ADMUXEN,Address/Data Multiplexing Enable" "0,1"
newline
bitfld.long 0x18 0. "MBKEN,Enable the Corresponding Memory Bank" "0,1"
line.long 0x1C "CSTIM4,SRAM/NOR-Flash chip-select timing register 4"
bitfld.long 0x1C 28.--29. "ASYNCACCCFG,Asynchronous Access Mode Configure" "0,1,2,3"
hexmask.long.byte 0x1C 24.--27. 1. "DATALATCFG,Data Latency Configure"
hexmask.long.byte 0x1C 20.--23. 1. "CLKDIVCFG,Clock Divide Factor Configure"
hexmask.long.byte 0x1C 16.--19. 1. "BUSTURNCFG,Bus Turnaround Phase Duration Configure"
hexmask.long.byte 0x1C 8.--15. 1. "DATASETCFG,Data Setup Time Configure"
hexmask.long.byte 0x1C 4.--7. 1. "ADDRHLDCFG,Address-Hold Time Configure"
hexmask.long.byte 0x1C 0.--3. 1. "ADDRSETCFG,Address Setup Time Configure"
group.long 0x60++0xF
line.long 0x0 "CTRL2,PC Card/NAND Flash control register 2"
bitfld.long 0x0 17.--19. "ECCPSCFG,ECC Page Size Configure" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x0 13.--16. 1. "A2RDCFG,ALE To RE Delay Configure"
hexmask.long.byte 0x0 9.--12. 1. "C2RDCFG,CLE To RE Delay Configure"
bitfld.long 0x0 6. "ECCEN,ECC Computation Logic Enable" "0,1"
bitfld.long 0x0 4.--5. "DBWIDCFG,Databus Width Configure" "0,1,2,3"
bitfld.long 0x0 3. "MTYPECFG,Memory Type Configure" "0,1"
bitfld.long 0x0 2. "MBKEN,PC Card/NAND Flash Memory Bank Enable" "0,1"
newline
bitfld.long 0x0 1. "WAITFEN,PC Card/NANDFlash Wait Feature Enable" "0,1"
line.long 0x4 "STSINT2,FIFO status and interrupt register 2"
rbitfld.long 0x4 6. "FEFLG,FIFO Empty Flag" "0,1"
bitfld.long 0x4 5. "IFEDEN,Interrupt Falling Edge Detection Enable" "0,1"
bitfld.long 0x4 4. "IHLDEN,Interrupt High-Level Detection Enable" "0,1"
bitfld.long 0x4 3. "IREDEN,Interrupt Rising Edge Detection Enable" "0,1"
bitfld.long 0x4 2. "IFEFLG,Interrupt Falling Edge Generate Flag" "0,1"
bitfld.long 0x4 1. "IHLFLG,Interrupt High-Level Generate Flag" "0,1"
bitfld.long 0x4 0. "IREFLG,Interrupt Rising Edge Generate Flag" "0,1"
line.long 0x8 "CMSTIM2,Common memory space timing register 2"
hexmask.long.byte 0x8 24.--31. 1. "HIZx,Common Memory x Databus Hiz Time Configure"
hexmask.long.byte 0x8 16.--23. 1. "HLDx,Common Memory x Hold Time Configure"
hexmask.long.byte 0x8 8.--15. 1. "WAITx,Common Memory x Wait Time Configure"
hexmask.long.byte 0x8 0.--7. 1. "SETx,Common Memory x Setup Time Configure"
line.long 0xC "AMSTIM2,Attribute memory space timing register"
hexmask.long.byte 0xC 24.--31. 1. "HIZx,Attribute Memory x Databus Hiz Time Configure"
hexmask.long.byte 0xC 16.--23. 1. "HLDx,Attribute Memory x Hold Time Configure"
hexmask.long.byte 0xC 8.--15. 1. "WAITx,Attribute Memory x Wait Time Configure"
hexmask.long.byte 0xC 0.--7. 1. "SETx,Attribute Memory x Setup Time Configure"
rgroup.long 0x74++0x3
line.long 0x0 "ECCRS2,ECC result register 2"
hexmask.long 0x0 0.--31. 1. "ECCRS,ECC result"
group.long 0x80++0xF
line.long 0x0 "CTRL3,PC Card/NAND Flash control register 3"
bitfld.long 0x0 17.--19. "ECCPSCFG,ECC Page Size Configure" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x0 13.--16. 1. "A2RDCFG,ALE To RE Delay Configure"
hexmask.long.byte 0x0 9.--12. 1. "C2RDCFG,CLE To RE Delay Configure"
bitfld.long 0x0 6. "ECCEN,ECC Computation Logic Enable" "0,1"
bitfld.long 0x0 4.--5. "DBWIDCFG,Databus Width Configure" "0,1,2,3"
bitfld.long 0x0 3. "MTYPECFG,Memory Type Configure" "0,1"
bitfld.long 0x0 2. "MBKEN,PC Card/NAND Flash Memory Bank Enable" "0,1"
newline
bitfld.long 0x0 1. "WAITFEN,PC Card/NANDFlash Wait Feature Enable" "0,1"
line.long 0x4 "STSINT3,FIFO status and interrupt register 3"
rbitfld.long 0x4 6. "FEFLG,FIFO Empty Flag" "0,1"
bitfld.long 0x4 5. "IFEDEN,Interrupt Falling Edge Detection Enable" "0,1"
bitfld.long 0x4 4. "IHLDEN,Interrupt High-Level Detection Enable" "0,1"
bitfld.long 0x4 3. "IREDEN,Interrupt Rising Edge Detection Enable" "0,1"
bitfld.long 0x4 2. "IFEFLG,Interrupt Falling Edge Generate Flag" "0,1"
bitfld.long 0x4 1. "IHLFLG,Interrupt High-Level Generate Flag" "0,1"
bitfld.long 0x4 0. "IREFLG,Interrupt Rising Edge Generate Flag" "0,1"
line.long 0x8 "CMSTIM3,Common memory space timing register 3"
hexmask.long.byte 0x8 24.--31. 1. "HIZx,Common Memory x Databus Hiz Time Configure"
hexmask.long.byte 0x8 16.--23. 1. "HLDx,Common Memory x Hold Time Configure"
hexmask.long.byte 0x8 8.--15. 1. "WAITx,Common Memory x Wait Time Configure"
hexmask.long.byte 0x8 0.--7. 1. "SETx,Common Memory x Setup Time Configure"
line.long 0xC "AMSTIM3,Attribute memory space timing register"
hexmask.long.byte 0xC 24.--31. 1. "HIZx,Attribute Memory x Databus Hiz Time Configure"
hexmask.long.byte 0xC 16.--23. 1. "HLDx,Attribute Memory x Hold Time Configure"
hexmask.long.byte 0xC 8.--15. 1. "WAITx,Attribute Memory x Wait Time Configure"
hexmask.long.byte 0xC 0.--7. 1. "SETx,Attribute Memory x Setup Time Configure"
rgroup.long 0x94++0x3
line.long 0x0 "ECCRS3,ECC result register 3"
hexmask.long 0x0 0.--31. 1. "ECCRS,ECC result"
group.long 0xA0++0x13
line.long 0x0 "CTRL4,PC Card/NAND Flash control register 4"
bitfld.long 0x0 17.--19. "ECCPSCFG,ECC Page Size Configure" "0,1,2,3,4,5,6,7"
hexmask.long.byte 0x0 13.--16. 1. "A2RDCFG,ALE To RE Delay Configure"
hexmask.long.byte 0x0 9.--12. 1. "C2RDCFG,CLE To RE Delay Configure"
bitfld.long 0x0 6. "ECCEN,ECC Computation Logic Enable" "0,1"
bitfld.long 0x0 4.--5. "DBWIDCFG,Databus Width Configure" "0,1,2,3"
bitfld.long 0x0 3. "MTYPECFG,Memory Type Configure" "0,1"
bitfld.long 0x0 2. "MBKEN,PC Card/NAND Flash Memory Bank Enable" "0,1"
newline
bitfld.long 0x0 1. "WAITFEN,PC Card/NANDFlash Wait Feature Enable" "0,1"
line.long 0x4 "STSINT4,FIFO status and interrupt register 4"
rbitfld.long 0x4 6. "FEFLG,FIFO Empty Flag" "0,1"
bitfld.long 0x4 5. "IFEDEN,Interrupt Falling Edge Detection Enable" "0,1"
bitfld.long 0x4 4. "IHLDEN,Interrupt High-Level Detection Enable" "0,1"
bitfld.long 0x4 3. "IREDEN,Interrupt Rising Edge Detection Enable" "0,1"
bitfld.long 0x4 2. "IFEFLG,Interrupt Falling Edge Generate Flag" "0,1"
bitfld.long 0x4 1. "IHLFLG,Interrupt High-Level Generate Flag" "0,1"
bitfld.long 0x4 0. "IREFLG,Interrupt Rising Edge Generate Flag" "0,1"
line.long 0x8 "CMSTIM4,Common memory space timing register 4"
hexmask.long.byte 0x8 24.--31. 1. "HIZx,Common Memory x Databus Hiz Time Configure"
hexmask.long.byte 0x8 16.--23. 1. "HLDx,Common Memory x Hold Time Configure"
hexmask.long.byte 0x8 8.--15. 1. "WAITx,Common Memory x Wait Time Configure"
hexmask.long.byte 0x8 0.--7. 1. "SETx,Common Memory x Setup Time Configure"
line.long 0xC "AMSTIM4,Attribute memory space timing register"
hexmask.long.byte 0xC 24.--31. 1. "HIZx,Attribute Memory x Databus Hiz Time Configure"
hexmask.long.byte 0xC 16.--23. 1. "HLDx,Attribute Memory x Hold Time Configure"
hexmask.long.byte 0xC 8.--15. 1. "WAITx,Attribute Memory x Wait Time Configure"
hexmask.long.byte 0xC 0.--7. 1. "SETx,Attribute Memory x Setup Time Configure"
line.long 0x10 "IOSTIM4,I/O space timing register 4"
hexmask.long.byte 0x10 24.--31. 1. "HIZ,I/O x Databus Hiz Time Configure"
hexmask.long.byte 0x10 16.--23. 1. "HLD,I/O x Hold Time Configure"
hexmask.long.byte 0x10 8.--15. 1. "WAIT,I/O x Wait Time Configure"
hexmask.long.byte 0x10 0.--7. 1. "SET,I/O x Setup Time Configure"
group.long 0x104++0x3
line.long 0x0 "WRTTIM1,SRAM/NOR-Flash write timing registers 1"
bitfld.long 0x0 28.--29. "ASYNCACCCFG,Asynchronous Access Mode Configure" "0,1,2,3"
hexmask.long.byte 0x0 24.--27. 1. "DATLATCFG,Data latency Configure"
hexmask.long.byte 0x0 20.--23. 1. "CLKDIVCFG,Clock divide ratio (for CLK signal Configure"
hexmask.long.byte 0x0 16.--19. 1. "BUSTURNCFG,Bus Turnaround Phase Duration Configure"
hexmask.long.byte 0x0 8.--15. 1. "DATASETCFG,Data-Setup Time Configure"
hexmask.long.byte 0x0 4.--7. 1. "ADDRHLDCFG,Address-Hold Time Configure"
hexmask.long.byte 0x0 0.--3. 1. "ADDRSETCFG,Address Setup Time Configure"
group.long 0x10C++0x3
line.long 0x0 "WRTTIM2,SRAM/NOR-Flash write timing registers 2"
bitfld.long 0x0 28.--29. "ASYNCACCCFG,Asynchronous Access Mode Configure" "0,1,2,3"
hexmask.long.byte 0x0 24.--27. 1. "DATLATCFG,Data latency Configure"
hexmask.long.byte 0x0 20.--23. 1. "CLKDIVCFG,Clock divide ratio (for CLK signal Configure"
hexmask.long.byte 0x0 16.--19. 1. "BUSTURNCFG,Bus Turnaround Phase Duration Configure"
hexmask.long.byte 0x0 8.--15. 1. "DATASETCFG,Data-Setup Time Configure"
hexmask.long.byte 0x0 4.--7. 1. "ADDRHLDCFG,Address-Hold Time Configure"
hexmask.long.byte 0x0 0.--3. 1. "ADDRSETCFG,Address Setup Time Configure"
group.long 0x114++0x3
line.long 0x0 "WRTTIM3,SRAM/NOR-Flash write timing registers 3"
bitfld.long 0x0 28.--29. "ASYNCACCCFG,Asynchronous Access Mode Configure" "0,1,2,3"
hexmask.long.byte 0x0 24.--27. 1. "DATLATCFG,Data latency Configure"
hexmask.long.byte 0x0 20.--23. 1. "CLKDIVCFG,Clock divide ratio (for CLK signal Configure"
hexmask.long.byte 0x0 16.--19. 1. "BUSTURNCFG,Bus Turnaround Phase Duration Configure"
hexmask.long.byte 0x0 8.--15. 1. "DATASETCFG,Data-Setup Time Configure"
hexmask.long.byte 0x0 4.--7. 1. "ADDRHLDCFG,Address-Hold Time Configure"
hexmask.long.byte 0x0 0.--3. 1. "ADDRSETCFG,Address Setup Time Configure"
group.long 0x11C++0x3
line.long 0x0 "WRTTIM4,SRAM/NOR-Flash write timing registers 4"
bitfld.long 0x0 28.--29. "ASYNCACCCFG,Asynchronous Access Mode Configure" "0,1,2,3"
hexmask.long.byte 0x0 24.--27. 1. "DATLATCFG,Data latency Configure"
hexmask.long.byte 0x0 20.--23. 1. "CLKDIVCFG,Clock divide ratio (for CLK signal Configure"
hexmask.long.byte 0x0 16.--19. 1. "BUSTURNCFG,Bus Turnaround Phase Duration Configure"
hexmask.long.byte 0x0 8.--15. 1. "DATASETCFG,Data-Setup Time Configure"
hexmask.long.byte 0x0 4.--7. 1. "ADDRHLDCFG,Address-Hold Time Configure"
hexmask.long.byte 0x0 0.--3. 1. "ADDRSETCFG,Address Setup Time Configure"
tree.end
tree "SPI&I2S"
base ad:0x0
tree "I2S (On-Chip Audio Interface)"
tree "I2S2ext"
base ad:0x40003400
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 15. "BMEN,Bidirectional data mode" "0,1"
bitfld.long 0x0 14. "BMOEN,Output enable in bidirectional mode" "0,1"
bitfld.long 0x0 13. "CRCEN,Hardware CRC calculation" "0,1"
bitfld.long 0x0 12. "CRCNXT,CRC transfer next" "0,1"
bitfld.long 0x0 11. "DFLSEL,Data frame format" "0,1"
bitfld.long 0x0 10. "RXOMEN,Receive only" "0,1"
bitfld.long 0x0 9. "SSEN,Software slave management" "0,1"
bitfld.long 0x0 8. "ISSEL,Internal slave select" "0,1"
bitfld.long 0x0 7. "LSBSEL,Frame format" "0,1"
bitfld.long 0x0 6. "SPIEN,SPI enable" "0,1"
newline
bitfld.long 0x0 3.--5. "BRSEL,Baud rate control" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 2. "MSMCFG,Master selection" "0,1"
bitfld.long 0x0 1. "CPOL,Clock polarity" "0,1"
bitfld.long 0x0 0. "CPHA,Clock phase" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 7. "TXBEIEN,Tx buffer empty interrupt enable" "0,1"
bitfld.long 0x4 6. "RXBNEIEN,RX buffer not empty interrupt enable" "0,1"
bitfld.long 0x4 5. "ERRIEN,Error interrupt enable" "0,1"
bitfld.long 0x4 2. "SSOEN,SS output enable" "0,1"
bitfld.long 0x4 1. "TXDEN,Tx buffer DMA enable" "0,1"
bitfld.long 0x4 0. "RXDEN,Rx buffer DMA enable" "0,1"
line.long 0x8 "STS,status register"
rbitfld.long 0x8 8. "FFERR,TI frame format error" "0,1"
rbitfld.long 0x8 7. "BSYFLG,Busy flag" "0,1"
rbitfld.long 0x8 6. "OVRFLG,Overrun flag" "0,1"
rbitfld.long 0x8 5. "MEFLG,Mode fault" "0,1"
bitfld.long 0x8 4. "CRCEFLG,CRC error flag" "0,1"
rbitfld.long 0x8 3. "UDRFLG,Underrun flag" "0,1"
rbitfld.long 0x8 2. "SCHDIR,Channel side" "0,1"
rbitfld.long 0x8 1. "TXBEFLG,Transmit buffer empty" "0,1"
rbitfld.long 0x8 0. "RXBNEFLG,Receive buffer not empty" "0,1"
line.long 0xC "DATA,data register"
hexmask.long.word 0xC 0.--15. 1. "DATA,Data register"
line.long 0x10 "CRCPOLY,CRC polynomial register"
hexmask.long.word 0x10 0.--15. 1. "CRCPOLY,CRC polynomial register"
rgroup.long 0x14++0x7
line.long 0x0 "RXCRC,RX CRC register"
hexmask.long.word 0x0 0.--15. 1. "RXCRC,Rx CRC register"
line.long 0x4 "TXCRC,TX CRC register"
hexmask.long.word 0x4 0.--15. 1. "TXCRC,Tx CRC register"
group.long 0x1C++0x7
line.long 0x0 "I2SCFG,I2S configuration register"
bitfld.long 0x0 11. "MODESEL,I2S mode selection" "0,1"
bitfld.long 0x0 10. "I2SEN,I2S Enable" "0,1"
bitfld.long 0x0 8.--9. "I2SMOD,I2S configuration mode" "0,1,2,3"
bitfld.long 0x0 7. "PFSSEL,PCM frame synchronization" "0,1"
bitfld.long 0x0 4.--5. "I2SSSEL,I2S standard selection" "0,1,2,3"
bitfld.long 0x0 3. "CPOL,Steady state clock" "0,1"
bitfld.long 0x0 1.--2. "DATALEN,Data length to be" "0,1,2,3"
bitfld.long 0x0 0. "CHLEN,Channel length (number of bits per audio channel)" "0,1"
line.long 0x4 "I2SPSC,I2S prescaler register"
bitfld.long 0x4 9. "MCOEN,Master clock output enable" "0,1"
bitfld.long 0x4 8. "ODDPSC,Odd factor for the" "0,1"
hexmask.long.byte 0x4 0.--7. 1. "I2SPSC,I2S Linear prescaler"
tree.end
tree "I2S3ext"
base ad:0x40004000
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 15. "BMEN,Bidirectional data mode" "0,1"
bitfld.long 0x0 14. "BMOEN,Output enable in bidirectional mode" "0,1"
bitfld.long 0x0 13. "CRCEN,Hardware CRC calculation" "0,1"
bitfld.long 0x0 12. "CRCNXT,CRC transfer next" "0,1"
bitfld.long 0x0 11. "DFLSEL,Data frame format" "0,1"
bitfld.long 0x0 10. "RXOMEN,Receive only" "0,1"
bitfld.long 0x0 9. "SSEN,Software slave management" "0,1"
bitfld.long 0x0 8. "ISSEL,Internal slave select" "0,1"
bitfld.long 0x0 7. "LSBSEL,Frame format" "0,1"
bitfld.long 0x0 6. "SPIEN,SPI enable" "0,1"
newline
bitfld.long 0x0 3.--5. "BRSEL,Baud rate control" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 2. "MSMCFG,Master selection" "0,1"
bitfld.long 0x0 1. "CPOL,Clock polarity" "0,1"
bitfld.long 0x0 0. "CPHA,Clock phase" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 7. "TXBEIEN,Tx buffer empty interrupt enable" "0,1"
bitfld.long 0x4 6. "RXBNEIEN,RX buffer not empty interrupt enable" "0,1"
bitfld.long 0x4 5. "ERRIEN,Error interrupt enable" "0,1"
bitfld.long 0x4 2. "SSOEN,SS output enable" "0,1"
bitfld.long 0x4 1. "TXDEN,Tx buffer DMA enable" "0,1"
bitfld.long 0x4 0. "RXDEN,Rx buffer DMA enable" "0,1"
line.long 0x8 "STS,status register"
rbitfld.long 0x8 8. "FFERR,TI frame format error" "0,1"
rbitfld.long 0x8 7. "BSYFLG,Busy flag" "0,1"
rbitfld.long 0x8 6. "OVRFLG,Overrun flag" "0,1"
rbitfld.long 0x8 5. "MEFLG,Mode fault" "0,1"
bitfld.long 0x8 4. "CRCEFLG,CRC error flag" "0,1"
rbitfld.long 0x8 3. "UDRFLG,Underrun flag" "0,1"
rbitfld.long 0x8 2. "SCHDIR,Channel side" "0,1"
rbitfld.long 0x8 1. "TXBEFLG,Transmit buffer empty" "0,1"
rbitfld.long 0x8 0. "RXBNEFLG,Receive buffer not empty" "0,1"
line.long 0xC "DATA,data register"
hexmask.long.word 0xC 0.--15. 1. "DATA,Data register"
line.long 0x10 "CRCPOLY,CRC polynomial register"
hexmask.long.word 0x10 0.--15. 1. "CRCPOLY,CRC polynomial register"
rgroup.long 0x14++0x7
line.long 0x0 "RXCRC,RX CRC register"
hexmask.long.word 0x0 0.--15. 1. "RXCRC,Rx CRC register"
line.long 0x4 "TXCRC,TX CRC register"
hexmask.long.word 0x4 0.--15. 1. "TXCRC,Tx CRC register"
group.long 0x1C++0x7
line.long 0x0 "I2SCFG,I2S configuration register"
bitfld.long 0x0 11. "MODESEL,I2S mode selection" "0,1"
bitfld.long 0x0 10. "I2SEN,I2S Enable" "0,1"
bitfld.long 0x0 8.--9. "I2SMOD,I2S configuration mode" "0,1,2,3"
bitfld.long 0x0 7. "PFSSEL,PCM frame synchronization" "0,1"
bitfld.long 0x0 4.--5. "I2SSSEL,I2S standard selection" "0,1,2,3"
bitfld.long 0x0 3. "CPOL,Steady state clock" "0,1"
bitfld.long 0x0 1.--2. "DATALEN,Data length to be" "0,1,2,3"
bitfld.long 0x0 0. "CHLEN,Channel length (number of bits per audio channel)" "0,1"
line.long 0x4 "I2SPSC,I2S prescaler register"
bitfld.long 0x4 9. "MCOEN,Master clock output enable" "0,1"
bitfld.long 0x4 8. "ODDPSC,Odd factor for the" "0,1"
hexmask.long.byte 0x4 0.--7. 1. "I2SPSC,I2S Linear prescaler"
tree.end
tree.end
tree "SPI (Serial Peripheral Interface)"
tree "SPI1"
base ad:0x40013000
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 15. "BMEN,Bidirectional data mode" "0,1"
bitfld.long 0x0 14. "BMOEN,Output enable in bidirectional mode" "0,1"
bitfld.long 0x0 13. "CRCEN,Hardware CRC calculation" "0,1"
bitfld.long 0x0 12. "CRCNXT,CRC transfer next" "0,1"
bitfld.long 0x0 11. "DFLSEL,Data frame format" "0,1"
bitfld.long 0x0 10. "RXOMEN,Receive only" "0,1"
bitfld.long 0x0 9. "SSEN,Software slave management" "0,1"
bitfld.long 0x0 8. "ISSEL,Internal slave select" "0,1"
bitfld.long 0x0 7. "LSBSEL,Frame format" "0,1"
bitfld.long 0x0 6. "SPIEN,SPI enable" "0,1"
newline
bitfld.long 0x0 3.--5. "BRSEL,Baud rate control" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 2. "MSMCFG,Master selection" "0,1"
bitfld.long 0x0 1. "CPOL,Clock polarity" "0,1"
bitfld.long 0x0 0. "CPHA,Clock phase" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 7. "TXBEIEN,Tx buffer empty interrupt enable" "0,1"
bitfld.long 0x4 6. "RXBNEIEN,RX buffer not empty interrupt enable" "0,1"
bitfld.long 0x4 5. "ERRIEN,Error interrupt enable" "0,1"
bitfld.long 0x4 2. "SSOEN,SS output enable" "0,1"
bitfld.long 0x4 1. "TXDEN,Tx buffer DMA enable" "0,1"
bitfld.long 0x4 0. "RXDEN,Rx buffer DMA enable" "0,1"
line.long 0x8 "STS,status register"
rbitfld.long 0x8 8. "FFERR,TI frame format error" "0,1"
rbitfld.long 0x8 7. "BSYFLG,Busy flag" "0,1"
rbitfld.long 0x8 6. "OVRFLG,Overrun flag" "0,1"
rbitfld.long 0x8 5. "MEFLG,Mode fault" "0,1"
bitfld.long 0x8 4. "CRCEFLG,CRC error flag" "0,1"
rbitfld.long 0x8 3. "UDRFLG,Underrun flag" "0,1"
rbitfld.long 0x8 2. "SCHDIR,Channel side" "0,1"
rbitfld.long 0x8 1. "TXBEFLG,Transmit buffer empty" "0,1"
rbitfld.long 0x8 0. "RXBNEFLG,Receive buffer not empty" "0,1"
line.long 0xC "DATA,data register"
hexmask.long.word 0xC 0.--15. 1. "DATA,Data register"
line.long 0x10 "CRCPOLY,CRC polynomial register"
hexmask.long.word 0x10 0.--15. 1. "CRCPOLY,CRC polynomial register"
rgroup.long 0x14++0x7
line.long 0x0 "RXCRC,RX CRC register"
hexmask.long.word 0x0 0.--15. 1. "RXCRC,Rx CRC register"
line.long 0x4 "TXCRC,TX CRC register"
hexmask.long.word 0x4 0.--15. 1. "TXCRC,Tx CRC register"
group.long 0x1C++0x7
line.long 0x0 "I2SCFG,I2S configuration register"
bitfld.long 0x0 11. "MODESEL,I2S mode selection" "0,1"
bitfld.long 0x0 10. "I2SEN,I2S Enable" "0,1"
bitfld.long 0x0 8.--9. "I2SMOD,I2S configuration mode" "0,1,2,3"
bitfld.long 0x0 7. "PFSSEL,PCM frame synchronization" "0,1"
bitfld.long 0x0 4.--5. "I2SSSEL,I2S standard selection" "0,1,2,3"
bitfld.long 0x0 3. "CPOL,Steady state clock" "0,1"
bitfld.long 0x0 1.--2. "DATALEN,Data length to be" "0,1,2,3"
bitfld.long 0x0 0. "CHLEN,Channel length (number of bits per audio channel)" "0,1"
line.long 0x4 "I2SPSC,I2S prescaler register"
bitfld.long 0x4 9. "MCOEN,Master clock output enable" "0,1"
bitfld.long 0x4 8. "ODDPSC,Odd factor for the" "0,1"
hexmask.long.byte 0x4 0.--7. 1. "I2SPSC,I2S Linear prescaler"
tree.end
tree "SPI2"
base ad:0x40003800
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 15. "BMEN,Bidirectional data mode" "0,1"
bitfld.long 0x0 14. "BMOEN,Output enable in bidirectional mode" "0,1"
bitfld.long 0x0 13. "CRCEN,Hardware CRC calculation" "0,1"
bitfld.long 0x0 12. "CRCNXT,CRC transfer next" "0,1"
bitfld.long 0x0 11. "DFLSEL,Data frame format" "0,1"
bitfld.long 0x0 10. "RXOMEN,Receive only" "0,1"
bitfld.long 0x0 9. "SSEN,Software slave management" "0,1"
bitfld.long 0x0 8. "ISSEL,Internal slave select" "0,1"
bitfld.long 0x0 7. "LSBSEL,Frame format" "0,1"
bitfld.long 0x0 6. "SPIEN,SPI enable" "0,1"
newline
bitfld.long 0x0 3.--5. "BRSEL,Baud rate control" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 2. "MSMCFG,Master selection" "0,1"
bitfld.long 0x0 1. "CPOL,Clock polarity" "0,1"
bitfld.long 0x0 0. "CPHA,Clock phase" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 7. "TXBEIEN,Tx buffer empty interrupt enable" "0,1"
bitfld.long 0x4 6. "RXBNEIEN,RX buffer not empty interrupt enable" "0,1"
bitfld.long 0x4 5. "ERRIEN,Error interrupt enable" "0,1"
bitfld.long 0x4 2. "SSOEN,SS output enable" "0,1"
bitfld.long 0x4 1. "TXDEN,Tx buffer DMA enable" "0,1"
bitfld.long 0x4 0. "RXDEN,Rx buffer DMA enable" "0,1"
line.long 0x8 "STS,status register"
rbitfld.long 0x8 8. "FFERR,TI frame format error" "0,1"
rbitfld.long 0x8 7. "BSYFLG,Busy flag" "0,1"
rbitfld.long 0x8 6. "OVRFLG,Overrun flag" "0,1"
rbitfld.long 0x8 5. "MEFLG,Mode fault" "0,1"
bitfld.long 0x8 4. "CRCEFLG,CRC error flag" "0,1"
rbitfld.long 0x8 3. "UDRFLG,Underrun flag" "0,1"
rbitfld.long 0x8 2. "SCHDIR,Channel side" "0,1"
rbitfld.long 0x8 1. "TXBEFLG,Transmit buffer empty" "0,1"
rbitfld.long 0x8 0. "RXBNEFLG,Receive buffer not empty" "0,1"
line.long 0xC "DATA,data register"
hexmask.long.word 0xC 0.--15. 1. "DATA,Data register"
line.long 0x10 "CRCPOLY,CRC polynomial register"
hexmask.long.word 0x10 0.--15. 1. "CRCPOLY,CRC polynomial register"
rgroup.long 0x14++0x7
line.long 0x0 "RXCRC,RX CRC register"
hexmask.long.word 0x0 0.--15. 1. "RXCRC,Rx CRC register"
line.long 0x4 "TXCRC,TX CRC register"
hexmask.long.word 0x4 0.--15. 1. "TXCRC,Tx CRC register"
group.long 0x1C++0x7
line.long 0x0 "I2SCFG,I2S configuration register"
bitfld.long 0x0 11. "MODESEL,I2S mode selection" "0,1"
bitfld.long 0x0 10. "I2SEN,I2S Enable" "0,1"
bitfld.long 0x0 8.--9. "I2SMOD,I2S configuration mode" "0,1,2,3"
bitfld.long 0x0 7. "PFSSEL,PCM frame synchronization" "0,1"
bitfld.long 0x0 4.--5. "I2SSSEL,I2S standard selection" "0,1,2,3"
bitfld.long 0x0 3. "CPOL,Steady state clock" "0,1"
bitfld.long 0x0 1.--2. "DATALEN,Data length to be" "0,1,2,3"
bitfld.long 0x0 0. "CHLEN,Channel length (number of bits per audio channel)" "0,1"
line.long 0x4 "I2SPSC,I2S prescaler register"
bitfld.long 0x4 9. "MCOEN,Master clock output enable" "0,1"
bitfld.long 0x4 8. "ODDPSC,Odd factor for the" "0,1"
hexmask.long.byte 0x4 0.--7. 1. "I2SPSC,I2S Linear prescaler"
tree.end
tree "SPI3"
base ad:0x40003C00
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 15. "BMEN,Bidirectional data mode" "0,1"
bitfld.long 0x0 14. "BMOEN,Output enable in bidirectional mode" "0,1"
bitfld.long 0x0 13. "CRCEN,Hardware CRC calculation" "0,1"
bitfld.long 0x0 12. "CRCNXT,CRC transfer next" "0,1"
bitfld.long 0x0 11. "DFLSEL,Data frame format" "0,1"
bitfld.long 0x0 10. "RXOMEN,Receive only" "0,1"
bitfld.long 0x0 9. "SSEN,Software slave management" "0,1"
bitfld.long 0x0 8. "ISSEL,Internal slave select" "0,1"
bitfld.long 0x0 7. "LSBSEL,Frame format" "0,1"
bitfld.long 0x0 6. "SPIEN,SPI enable" "0,1"
newline
bitfld.long 0x0 3.--5. "BRSEL,Baud rate control" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 2. "MSMCFG,Master selection" "0,1"
bitfld.long 0x0 1. "CPOL,Clock polarity" "0,1"
bitfld.long 0x0 0. "CPHA,Clock phase" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 7. "TXBEIEN,Tx buffer empty interrupt enable" "0,1"
bitfld.long 0x4 6. "RXBNEIEN,RX buffer not empty interrupt enable" "0,1"
bitfld.long 0x4 5. "ERRIEN,Error interrupt enable" "0,1"
bitfld.long 0x4 2. "SSOEN,SS output enable" "0,1"
bitfld.long 0x4 1. "TXDEN,Tx buffer DMA enable" "0,1"
bitfld.long 0x4 0. "RXDEN,Rx buffer DMA enable" "0,1"
line.long 0x8 "STS,status register"
rbitfld.long 0x8 8. "FFERR,TI frame format error" "0,1"
rbitfld.long 0x8 7. "BSYFLG,Busy flag" "0,1"
rbitfld.long 0x8 6. "OVRFLG,Overrun flag" "0,1"
rbitfld.long 0x8 5. "MEFLG,Mode fault" "0,1"
bitfld.long 0x8 4. "CRCEFLG,CRC error flag" "0,1"
rbitfld.long 0x8 3. "UDRFLG,Underrun flag" "0,1"
rbitfld.long 0x8 2. "SCHDIR,Channel side" "0,1"
rbitfld.long 0x8 1. "TXBEFLG,Transmit buffer empty" "0,1"
rbitfld.long 0x8 0. "RXBNEFLG,Receive buffer not empty" "0,1"
line.long 0xC "DATA,data register"
hexmask.long.word 0xC 0.--15. 1. "DATA,Data register"
line.long 0x10 "CRCPOLY,CRC polynomial register"
hexmask.long.word 0x10 0.--15. 1. "CRCPOLY,CRC polynomial register"
rgroup.long 0x14++0x7
line.long 0x0 "RXCRC,RX CRC register"
hexmask.long.word 0x0 0.--15. 1. "RXCRC,Rx CRC register"
line.long 0x4 "TXCRC,TX CRC register"
hexmask.long.word 0x4 0.--15. 1. "TXCRC,Tx CRC register"
group.long 0x1C++0x7
line.long 0x0 "I2SCFG,I2S configuration register"
bitfld.long 0x0 11. "MODESEL,I2S mode selection" "0,1"
bitfld.long 0x0 10. "I2SEN,I2S Enable" "0,1"
bitfld.long 0x0 8.--9. "I2SMOD,I2S configuration mode" "0,1,2,3"
bitfld.long 0x0 7. "PFSSEL,PCM frame synchronization" "0,1"
bitfld.long 0x0 4.--5. "I2SSSEL,I2S standard selection" "0,1,2,3"
bitfld.long 0x0 3. "CPOL,Steady state clock" "0,1"
bitfld.long 0x0 1.--2. "DATALEN,Data length to be" "0,1,2,3"
bitfld.long 0x0 0. "CHLEN,Channel length (number of bits per audio channel)" "0,1"
line.long 0x4 "I2SPSC,I2S prescaler register"
bitfld.long 0x4 9. "MCOEN,Master clock output enable" "0,1"
bitfld.long 0x4 8. "ODDPSC,Odd factor for the" "0,1"
hexmask.long.byte 0x4 0.--7. 1. "I2SPSC,I2S Linear prescaler"
tree.end
tree.end
tree.end
tree "SYSCFG (System Configuration Controller)"
base ad:0x40013800
group.long 0x0++0x17
line.long 0x0 "MMSEL,memory remap register"
bitfld.long 0x0 0.--1. "MMSEL,Memory Mapping Select" "0,1,2,3"
line.long 0x4 "PMCFG,peripheral mode configuration"
bitfld.long 0x4 23. "ENETSEL,Ethernet PHY Interface Select" "0,1"
line.long 0x8 "EINTCFG1,external interrupt configuration register"
hexmask.long.byte 0x8 12.--15. 1. "EINT3,EINTx Configure"
hexmask.long.byte 0x8 8.--11. 1. "EINT2,EINTx Configure"
hexmask.long.byte 0x8 4.--7. 1. "EINT1,EINTx Configure"
hexmask.long.byte 0x8 0.--3. 1. "EINT0,EINTx Configure"
line.long 0xC "EINTCFG2,external interrupt configuration register"
hexmask.long.byte 0xC 12.--15. 1. "EINT7,EINTx Configure"
hexmask.long.byte 0xC 8.--11. 1. "EINT6,EINTx Configure"
hexmask.long.byte 0xC 4.--7. 1. "EINT5,EINTx Configure"
hexmask.long.byte 0xC 0.--3. 1. "EINT4,EINTx Configure"
line.long 0x10 "EINTCFG3,external interrupt configuration register"
hexmask.long.byte 0x10 12.--15. 1. "EINT11,EINTx Configure"
hexmask.long.byte 0x10 8.--11. 1. "EINT10,EINTx Configure"
hexmask.long.byte 0x10 4.--7. 1. "EINT9,EINTx Configure"
hexmask.long.byte 0x10 0.--3. 1. "EINT8,EINTx Configure"
line.long 0x14 "EINTCFG4,external interrupt configuration register"
hexmask.long.byte 0x14 12.--15. 1. "ENET15,EINTx Configure"
hexmask.long.byte 0x14 8.--11. 1. "ENET14,EINTx Configure"
hexmask.long.byte 0x14 4.--7. 1. "ENET13,EINTx Configure"
hexmask.long.byte 0x14 0.--3. 1. "ENET12,EINTx Configure"
group.long 0x20++0x3
line.long 0x0 "CCCTRL,Compensation cell control"
rbitfld.long 0x0 8. "EDYFLG,Compensation Cell Ready Flag" "0,1"
bitfld.long 0x0 0. "CCPD,Compensation Cell Power-down" "0,1"
tree.end
tree "TMR (Timers)"
base ad:0x0
tree "TMR1 (Advanced Timer)"
base ad:0x40010000
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 5.--6. "CAMSEL,Center-aligned mode" "0,1,2,3"
bitfld.long 0x0 4. "CNTDIR,Direction" "0,1"
bitfld.long 0x0 3. "SPMEN,One-pulse mode" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 14. "OC4OIS,Output Idle state 4" "0,1"
bitfld.long 0x4 13. "OC3NOIS,Output Idle state 3" "0,1"
bitfld.long 0x4 12. "OC3OIS,Output Idle state 3" "0,1"
bitfld.long 0x4 11. "OC2NOIS,Output Idle state 2" "0,1"
bitfld.long 0x4 10. "OC2OIS,Output Idle state 2" "0,1"
bitfld.long 0x4 9. "OC1NOIS,Output Idle state 1" "0,1"
bitfld.long 0x4 8. "OC1OIS,Output Idle state 1" "0,1"
bitfld.long 0x4 7. "TI1SEL,TI1 selection" "0,1"
bitfld.long 0x4 4.--6. "MMSEL,Master mode selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "CCDSEL,Capture/compare DMA" "0,1"
newline
bitfld.long 0x4 2. "CCUSEL,Capture/compare control update" "0,1"
bitfld.long 0x4 0. "CCPEN,Capture/compare preloaded" "0,1"
line.long 0x8 "SMCTRL,slave mode control register"
bitfld.long 0x8 15. "ETPOL,External trigger polarity" "0,1"
bitfld.long 0x8 14. "ECEN,External clock enable" "0,1"
bitfld.long 0x8 12.--13. "ETPCFG,External trigger prescaler" "0,1,2,3"
hexmask.long.byte 0x8 8.--11. 1. "ETFCFG,External trigger filter"
bitfld.long 0x8 7. "MSMEN,Master/Slave mode" "0,1"
bitfld.long 0x8 4.--6. "TRGSEL,Trigger selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 0.--2. "SMFSEL,Slave mode selection" "0,1,2,3,4,5,6,7"
line.long 0xC "DIEN,DMA/Interrupt enable register"
bitfld.long 0xC 14. "TRGDEN,Trigger DMA request enable" "0,1"
bitfld.long 0xC 13. "COMDEN,COM DMA request enable" "0,1"
bitfld.long 0xC 12. "CC4DEN,Capture/Compare 4 DMA request" "0,1"
bitfld.long 0xC 11. "CC3DEN,Capture/Compare 3 DMA request" "0,1"
bitfld.long 0xC 10. "CC2DEN,Capture/Compare 2 DMA request" "0,1"
bitfld.long 0xC 9. "CC1DEN,Capture/Compare 1 DMA request" "0,1"
bitfld.long 0xC 8. "UDIEN,Update DMA request enable" "0,1"
bitfld.long 0xC 7. "BRKIEN,Break interrupt enable" "0,1"
bitfld.long 0xC 6. "TRGIEN,Trigger interrupt enable" "0,1"
bitfld.long 0xC 5. "COMIEN,COM interrupt enable" "0,1"
newline
bitfld.long 0xC 4. "CC4IEN,Capture/Compare 4 interrupt" "0,1"
bitfld.long 0xC 3. "CC3IEN,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0xC 2. "CC2IEN,Capture/Compare 2 interrupt" "0,1"
bitfld.long 0xC 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0xC 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x10 "STS,status register"
bitfld.long 0x10 12. "CC4RCFLG,Capture/Compare 4 overcapture" "0,1"
bitfld.long 0x10 11. "CC3RCFLG,Capture/Compare 3 overcapture" "0,1"
bitfld.long 0x10 10. "CC2RCFLG,Capture/compare 2 overcapture" "0,1"
bitfld.long 0x10 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x10 7. "BRKIFLG,Break interrupt flag" "0,1"
bitfld.long 0x10 6. "TRGIFLG,Trigger interrupt flag" "0,1"
bitfld.long 0x10 5. "COMIFLG,COM interrupt flag" "0,1"
bitfld.long 0x10 4. "CC4IFLG,Capture/Compare 4 interrupt" "0,1"
bitfld.long 0x10 3. "CC3IFLG,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0x10 2. "CC2IFLG,Capture/Compare 2 interrupt" "0,1"
newline
bitfld.long 0x10 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x10 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CEG,event generation register"
bitfld.long 0x0 7. "BEG,Break generation" "0,1"
bitfld.long 0x0 6. "TEG,Trigger generation" "0,1"
bitfld.long 0x0 5. "COMG,Capture/Compare control update" "0,1"
bitfld.long 0x0 4. "CC4EG,Capture/compare 4" "0,1"
bitfld.long 0x0 3. "CC3EG,Capture/compare 3" "0,1"
bitfld.long 0x0 2. "CC2EG,Capture/compare 2" "0,1"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1,capture/compare mode register 1 (output mode)"
bitfld.long 0x0 15. "OC2CEN,Output Compare 2 clear enable" "0,1"
bitfld.long 0x0 12.--14. "OC2MOD,Output Compare 2 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 11. "OC2PEN,Output Compare 2 preload enable" "0,1"
bitfld.long 0x0 10. "OC2FEN,Output Compare 2 fast enable" "0,1"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
bitfld.long 0x0 7. "OC1CEN,Output Compare 1 clear enable" "0,1"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast enable" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
group.long 0x18++0x7
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC2F,Input capture 2 filter"
bitfld.long 0x0 10.--11. "IC2PSC,Input capture 2 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC1F,Input capture 1 filter"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
line.long 0x4 "CCM2,capture/compare mode register 2 (output mode)"
bitfld.long 0x4 15. "OC4CEN,Output compare 4 clear enable" "0,1"
bitfld.long 0x4 12.--14. "OC4MOD,Output compare 4 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 11. "OC4PEN,Output compare 4 preload enable" "0,1"
bitfld.long 0x4 10. "OC4FEN,Output compare 4 fast enable" "0,1"
bitfld.long 0x4 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
bitfld.long 0x4 7. "OC3CEN,Output compare 3 clear enable" "0,1"
bitfld.long 0x4 4.--6. "OC3MOD,Output compare 3 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "OC3PEN,Output compare 3 preload enable" "0,1"
bitfld.long 0x4 2. "OC3FEN,Output compare 3 fast enable" "0,1"
bitfld.long 0x4 0.--1. "CC3SEL,Capture/Compare 3 selection" "0,1,2,3"
group.long 0x1C++0x13
line.long 0x0 "CCM2_CAPTURE,capture/compare mode register 2 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC4F,Input capture 4 filter"
bitfld.long 0x0 10.--11. "IC4PSC,Input capture 4 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC3F,Input capture 3 filter"
bitfld.long 0x0 2.--3. "IC3PSC,Input capture 3 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC3SEL,Capture/compare 3 selection" "0,1,2,3"
line.long 0x4 "CCEN,capture/compare enable register"
bitfld.long 0x4 13. "CC4POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 12. "CC4EN,Capture/Compare 4 output enable" "0,1"
bitfld.long 0x4 11. "CC3NPOL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 10. "CC3NEN,Capture/Compare 3 complementary output enable" "0,1"
bitfld.long 0x4 9. "CC3POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 8. "CC3EN,Capture/Compare 3 output enable" "0,1"
bitfld.long 0x4 7. "CC2NPOL,Capture/Compare 2 output Polarity" "0,1"
bitfld.long 0x4 6. "CC2NEN,Capture/Compare 2 complementary output enable" "0,1"
bitfld.long 0x4 5. "CC2POL,Capture/Compare 2 output Polarity" "0,1"
bitfld.long 0x4 4. "CC2EN,Capture/Compare 2 output enable" "0,1"
newline
bitfld.long 0x4 3. "CC1NPOL,Capture/Compare 1 output Polarity" "0,1"
bitfld.long 0x4 2. "CC1NEN,Capture/Compare 1 complementary output enable" "0,1"
bitfld.long 0x4 1. "CC1POL,Capture/Compare 1 output" "0,1"
bitfld.long 0x4 0. "CC1EN,Capture/Compare 1 output" "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 "AUTORLD,auto-reload register"
hexmask.long.word 0x10 0.--15. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0xF
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 0.--15. 1. "CC1,Capture/Compare 1 value"
line.long 0x4 "CC2,capture/compare register 2"
hexmask.long.word 0x4 0.--15. 1. "CC2,Capture/Compare 2 value"
line.long 0x8 "CC3,capture/compare register 3"
hexmask.long.word 0x8 0.--15. 1. "CC3,Capture/Compare value"
line.long 0xC "CC4,capture/compare register 4"
hexmask.long.word 0xC 0.--15. 1. "CC4,Capture/Compare value"
group.long 0x48++0x7
line.long 0x0 "DCTRL,DMA control register"
hexmask.long.byte 0x0 8.--12. 1. "DBLEN,DMA burst length"
hexmask.long.byte 0x0 0.--4. 1. "DBADDR,DMA base address"
line.long 0x4 "DMADDR,DMA address for full transfer"
hexmask.long.word 0x4 0.--15. 1. "DMADDR,DMA register for burst accesses"
group.long 0x30++0x3
line.long 0x0 "REPCNT,repetition counter register"
hexmask.long.byte 0x0 0.--7. 1. "REPCNT,Repetition counter value"
group.long 0x44++0x3
line.long 0x0 "BDT,break and dead-time register"
bitfld.long 0x0 15. "MOEN,Main output enable" "0,1"
bitfld.long 0x0 14. "AOEN,Automatic output enable" "0,1"
bitfld.long 0x0 13. "BRKPOL,Break polarity" "0,1"
bitfld.long 0x0 12. "BRKEN,Break enable" "0,1"
bitfld.long 0x0 11. "RMOS,Off-state selection for Run mode" "0,1"
bitfld.long 0x0 10. "IMOS,Off-state selection for Idle mode" "0,1"
bitfld.long 0x0 8.--9. "LOCKCFG,Lock configuration" "0,1,2,3"
hexmask.long.byte 0x0 0.--7. 1. "DTS,Dead-time generator setup"
tree.end
tree "TMR2 (General-Purpose Timer)"
base ad:0x40000000
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 5.--6. "CAMSEL,Center-aligned mode" "0,1,2,3"
bitfld.long 0x0 4. "CNTDIR,Direction" "0,1"
bitfld.long 0x0 3. "SPMEN,One-pulse mode" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 7. "TI1SEL,TI1 selection" "0,1"
bitfld.long 0x4 4.--6. "MMSEL,Master mode selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "CCDSEL,Capture/compare DMA" "0,1"
line.long 0x8 "SMCTRL,slave mode control register"
bitfld.long 0x8 15. "ETPOL,External trigger polarity" "0,1"
bitfld.long 0x8 14. "ECEN,External clock enable" "0,1"
bitfld.long 0x8 12.--13. "ETPCFG,External trigger prescaler" "0,1,2,3"
hexmask.long.byte 0x8 8.--11. 1. "ETFCFG,External trigger filter"
bitfld.long 0x8 7. "MSMEN,Master/Slave mode" "0,1"
bitfld.long 0x8 4.--6. "TRGSEL,Trigger selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 0.--2. "SMFSEL,Slave mode selection" "0,1,2,3,4,5,6,7"
line.long 0xC "DIEN,DMA/Interrupt enable register"
bitfld.long 0xC 14. "TRGDEN,Trigger DMA request enable" "0,1"
bitfld.long 0xC 12. "CC4DEN,Capture/Compare 4 DMA request" "0,1"
bitfld.long 0xC 11. "CC3DEN,Capture/Compare 3 DMA request" "0,1"
bitfld.long 0xC 10. "CC2DEN,Capture/Compare 2 DMA request" "0,1"
bitfld.long 0xC 9. "CC1DEN,Capture/Compare 1 DMA request" "0,1"
bitfld.long 0xC 8. "UDIEN,Update DMA request enable" "0,1"
bitfld.long 0xC 6. "TRGIEN,Trigger interrupt enable" "0,1"
bitfld.long 0xC 4. "CC4IEN,Capture/Compare 4 interrupt" "0,1"
newline
bitfld.long 0xC 3. "CC3IEN,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0xC 2. "CC2IEN,Capture/Compare 2 interrupt" "0,1"
bitfld.long 0xC 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0xC 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x10 "STS,status register"
bitfld.long 0x10 12. "CC4RCFLG,Capture/Compare 4 overcapture" "0,1"
bitfld.long 0x10 11. "CC3RCFLG,Capture/Compare 3 overcapture" "0,1"
bitfld.long 0x10 10. "CC2RCFLG,Capture/compare 2 overcapture" "0,1"
bitfld.long 0x10 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x10 6. "TRGIFLG,Trigger interrupt flag" "0,1"
bitfld.long 0x10 4. "CC4IFLG,Capture/Compare 4 interrupt" "0,1"
bitfld.long 0x10 3. "CC3IFLG,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0x10 2. "CC2IFLG,Capture/Compare 2 interrupt" "0,1"
newline
bitfld.long 0x10 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x10 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CFG,event generation register"
bitfld.long 0x0 6. "TEG,Trigger generation" "0,1"
bitfld.long 0x0 4. "CC4EG,Capture/compare 4" "0,1"
bitfld.long 0x0 3. "CC3EG,Capture/compare 3" "0,1"
bitfld.long 0x0 2. "CC2EG,Capture/compare 2" "0,1"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1_COMPARE,capture/compare mode register 1 (output mode)"
bitfld.long 0x0 15. "OC2CEN,Output Compare 2 clear enable" "0,1"
bitfld.long 0x0 12.--14. "OC2MOD,Output Compare 2 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 11. "OC2PEN,Output Compare 2 preload enable" "0,1"
bitfld.long 0x0 10. "OC2FEN,Output Compare 2 fast enable" "0,1"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
bitfld.long 0x0 7. "OC1CEN,Output Compare 1 clear enable" "0,1"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
newline
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast enable" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
group.long 0x18++0x7
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC2F,Input capture 2 filter"
bitfld.long 0x0 10.--11. "IC2PSC,Input capture 2 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC1F,Input capture 1 filter"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
line.long 0x4 "CCM2_COMPARE,capture/compare mode register 2 (output mode)"
bitfld.long 0x4 15. "OC4CEN,Output compare 4 clear enable" "0,1"
bitfld.long 0x4 12.--14. "OC4MOD,Output compare 4 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 11. "OC4PEN,Output compare 4 preload enable" "0,1"
bitfld.long 0x4 10. "OC4FEN,Output compare 4 fast enable" "0,1"
bitfld.long 0x4 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
bitfld.long 0x4 7. "OC3CEN,Output compare 3 clear enable" "0,1"
bitfld.long 0x4 4.--6. "OC3MOD,Output compare 3 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "OC3PEN,Output compare 3 preload enable" "0,1"
newline
bitfld.long 0x4 2. "OC3FEN,Output compare 3 fast enable" "0,1"
bitfld.long 0x4 0.--1. "CC3SEL,Capture/Compare 3 selection" "0,1,2,3"
group.long 0x1C++0x13
line.long 0x0 "CCM2_CAPTURE,capture/compare mode register 2 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC4F,Input capture 4 filter"
bitfld.long 0x0 10.--11. "IC4PSC,Input capture 4 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC3F,Input capture 3 filter"
bitfld.long 0x0 2.--3. "IC3PSC,Input capture 3 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC3SEL,Capture/compare 3 selection" "0,1,2,3"
line.long 0x4 "CCEN,capture/compare enable register"
bitfld.long 0x4 15. "CC4NPOL,Capture/Compare 4 output Polarity" "0,1"
bitfld.long 0x4 13. "CC4POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 12. "CC4EN,Capture/Compare 4 output enable" "0,1"
bitfld.long 0x4 11. "CC3NPOL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 9. "CC3POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 8. "CC3EN,Capture/Compare 3 output enable" "0,1"
bitfld.long 0x4 7. "CC2NPOL,Capture/Compare 2 output Polarity" "0,1"
bitfld.long 0x4 5. "CC2POL,Capture/Compare 2 output Polarity" "0,1"
newline
bitfld.long 0x4 4. "CC2EN,Capture/Compare 2 output enable" "0,1"
bitfld.long 0x4 3. "CC1NPOL,Capture/Compare 1 output Polarity" "0,1"
bitfld.long 0x4 1. "CC1POL,Capture/Compare 1 output Polarity" "0,1"
bitfld.long 0x4 0. "CC1EN,Capture/Compare 1 output enable" "0,1"
line.long 0x8 "CNT,counter"
hexmask.long 0x8 0.--31. 1. "CNT,Counter Value"
line.long 0xC "PSC,prescaler"
hexmask.long.word 0xC 0.--15. 1. "PSC,Prescaler value"
line.long 0x10 "AUTORLD,auto-reload register"
hexmask.long 0x10 0.--31. 1. "AUTORLD,Auto Reload Value"
group.long 0x34++0xF
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 16.--31. 1. "CC1_H,High Capture/Compare 1"
hexmask.long.word 0x0 0.--15. 1. "CC1_L,Low Capture/Compare 1"
line.long 0x4 "CC2,capture/compare register 2"
hexmask.long.word 0x4 16.--31. 1. "CC2_H,High Capture/Compare 2"
hexmask.long.word 0x4 0.--15. 1. "CC2_L,Low Capture/Compare 2"
line.long 0x8 "CC3,capture/compare register 3"
hexmask.long.word 0x8 16.--31. 1. "CC3_H,High Capture/Compare value"
hexmask.long.word 0x8 0.--15. 1. "CC3_L,Low Capture/Compare value"
line.long 0xC "CC4,capture/compare register 4"
hexmask.long.word 0xC 16.--31. 1. "CC4_H,High Capture/Compare value"
hexmask.long.word 0xC 0.--15. 1. "CC4_L,Low Capture/Compare value"
group.long 0x48++0xB
line.long 0x0 "DCTRL,DMA control register"
hexmask.long.byte 0x0 8.--12. 1. "DBLEN,DMA burst length"
hexmask.long.byte 0x0 0.--4. 1. "DBADDR,DMA base address"
line.long 0x4 "DMADDR,DMA address for full transfer"
hexmask.long.word 0x4 0.--15. 1. "DMADDR,DMA register for burst"
line.long 0x8 "OP,TMR2 option register"
bitfld.long 0x8 10.--11. "INTRIGRMP,Timer Input 4 remap" "0,1,2,3"
tree.end
tree "TMR3 (General-Purpose Timer)"
base ad:0x40000400
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 5.--6. "CAMSEL,Center-aligned mode" "0,1,2,3"
bitfld.long 0x0 4. "CNTDIR,Direction" "0,1"
bitfld.long 0x0 3. "SPMEN,One-pulse mode" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 7. "TI1SEL,TI1 selection" "0,1"
bitfld.long 0x4 4.--6. "MMSEL,Master mode selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "CCDSEL,Capture/compare DMA" "0,1"
line.long 0x8 "SMCTRL,slave mode control register"
bitfld.long 0x8 15. "ETPOL,External trigger polarity" "0,1"
bitfld.long 0x8 14. "ECEN,External clock enable" "0,1"
bitfld.long 0x8 12.--13. "ETPCFG,External trigger prescaler" "0,1,2,3"
hexmask.long.byte 0x8 8.--11. 1. "ETFCFG,External trigger filter"
bitfld.long 0x8 7. "MSMEN,Master/Slave mode" "0,1"
bitfld.long 0x8 4.--6. "TRGSEL,Trigger selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 0.--2. "SMFSEL,Slave mode selection" "0,1,2,3,4,5,6,7"
line.long 0xC "DIEN,DMA/Interrupt enable register"
bitfld.long 0xC 14. "TRGDEN,Trigger DMA request enable" "0,1"
bitfld.long 0xC 12. "CC4DEN,Capture/Compare 4 DMA request" "0,1"
bitfld.long 0xC 11. "CC3DEN,Capture/Compare 3 DMA request" "0,1"
bitfld.long 0xC 10. "CC2DEN,Capture/Compare 2 DMA request" "0,1"
bitfld.long 0xC 9. "CC1DEN,Capture/Compare 1 DMA request" "0,1"
bitfld.long 0xC 8. "UDIEN,Update DMA request enable" "0,1"
bitfld.long 0xC 6. "TRGIEN,Trigger interrupt enable" "0,1"
bitfld.long 0xC 4. "CC4IEN,Capture/Compare 4 interrupt" "0,1"
bitfld.long 0xC 3. "CC3IEN,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0xC 2. "CC2IEN,Capture/Compare 2 interrupt" "0,1"
newline
bitfld.long 0xC 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0xC 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x10 "STS,status register"
bitfld.long 0x10 12. "CC4RCFLG,Capture/Compare 4 overcapture" "0,1"
bitfld.long 0x10 11. "CC3RCFLG,Capture/Compare 3 overcapture" "0,1"
bitfld.long 0x10 10. "CC2RCFLG,Capture/compare 2 overcapture" "0,1"
bitfld.long 0x10 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x10 6. "TRGIFLG,Trigger interrupt flag" "0,1"
bitfld.long 0x10 4. "CC4IFLG,Capture/Compare 4 interrupt" "0,1"
bitfld.long 0x10 3. "CC3IFLG,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0x10 2. "CC2IFLG,Capture/Compare 2 interrupt" "0,1"
bitfld.long 0x10 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x10 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CFG,event generation register"
bitfld.long 0x0 6. "TEG,Trigger generation" "0,1"
bitfld.long 0x0 4. "CC4EG,Capture/compare 4" "0,1"
bitfld.long 0x0 3. "CC3EG,Capture/compare 3" "0,1"
bitfld.long 0x0 2. "CC2EG,Capture/compare 2" "0,1"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1_COMPARE,capture/compare mode register 1 (output mode)"
bitfld.long 0x0 15. "OC2CEN,Output Compare 2 clear enable" "0,1"
bitfld.long 0x0 12.--14. "OC2MOD,Output Compare 2 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 11. "OC2PEN,Output Compare 2 preload enable" "0,1"
bitfld.long 0x0 10. "OC2FEN,Output Compare 2 fast enable" "0,1"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
bitfld.long 0x0 7. "OC1CEN,Output Compare 1 clear enable" "0,1"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast enable" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
group.long 0x18++0x7
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC2F,Input capture 2 filter"
bitfld.long 0x0 10.--11. "IC2PSC,Input capture 2 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC1F,Input capture 1 filter"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
line.long 0x4 "CCM2_COMPARE,capture/compare mode register 2 (output mode)"
bitfld.long 0x4 15. "OC4CEN,Output compare 4 clear enable" "0,1"
bitfld.long 0x4 12.--14. "OC4MOD,Output compare 4 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 11. "OC4PEN,Output compare 4 preload enable" "0,1"
bitfld.long 0x4 10. "OC4FEN,Output compare 4 fast enable" "0,1"
bitfld.long 0x4 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
bitfld.long 0x4 7. "OC3CEN,Output compare 3 clear enable" "0,1"
bitfld.long 0x4 4.--6. "OC3MOD,Output compare 3 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "OC3PEN,Output compare 3 preload enable" "0,1"
bitfld.long 0x4 2. "OC3FEN,Output compare 3 fast enable" "0,1"
bitfld.long 0x4 0.--1. "CC3SEL,Capture/Compare 3 selection" "0,1,2,3"
group.long 0x1C++0x13
line.long 0x0 "CCM2_CAPTURE,capture/compare mode register 2 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC4F,Input capture 4 filter"
bitfld.long 0x0 10.--11. "IC4PSC,Input capture 4 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC3F,Input capture 3 filter"
bitfld.long 0x0 2.--3. "IC3PSC,Input capture 3 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC3SEL,Capture/compare 3 selection" "0,1,2,3"
line.long 0x4 "CCEN,capture/compare enable register"
bitfld.long 0x4 15. "CC4NPOL,Capture/Compare 4 output Polarity" "0,1"
bitfld.long 0x4 13. "CC4POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 12. "CC4EN,Capture/Compare 4 output enable" "0,1"
bitfld.long 0x4 11. "CC3NPOL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 9. "CC3POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 8. "CC3EN,Capture/Compare 3 output enable" "0,1"
bitfld.long 0x4 7. "CC2NPOL,Capture/Compare 2 output Polarity" "0,1"
bitfld.long 0x4 5. "CC2POL,Capture/Compare 2 output Polarity" "0,1"
bitfld.long 0x4 4. "CC2EN,Capture/Compare 2 output enable" "0,1"
bitfld.long 0x4 3. "CC1NPOL,Capture/Compare 1 output Polarity" "0,1"
newline
bitfld.long 0x4 1. "CC1POL,Capture/Compare 1 output Polarity" "0,1"
bitfld.long 0x4 0. "CC1EN,Capture/Compare 1 output 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 "AUTORLD,auto-reload register"
hexmask.long.word 0x10 0.--15. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0xF
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 16.--31. 1. "CC1_H,High Capture/Compare 1"
hexmask.long.word 0x0 0.--15. 1. "CC1_L,Low Capture/Compare 1"
line.long 0x4 "CC2,capture/compare register 2"
hexmask.long.word 0x4 16.--31. 1. "CC2_H,High Capture/Compare 2"
hexmask.long.word 0x4 0.--15. 1. "CC2_L,Low Capture/Compare 2"
line.long 0x8 "CC3,capture/compare register 3"
hexmask.long.word 0x8 16.--31. 1. "CC3_H,High Capture/Compare value"
hexmask.long.word 0x8 0.--15. 1. "CC3_L,Low Capture/Compare value"
line.long 0xC "CC4,capture/compare register 4"
hexmask.long.word 0xC 16.--31. 1. "CC4_H,High Capture/Compare value"
hexmask.long.word 0xC 0.--15. 1. "CC4_L,Low Capture/Compare value"
group.long 0x48++0x7
line.long 0x0 "DCTRL,DMA control register"
hexmask.long.byte 0x0 8.--12. 1. "DBLEN,DMA burst length"
hexmask.long.byte 0x0 0.--4. 1. "DBADDR,DMA base address"
line.long 0x4 "DMADDR,DMA address for full transfer"
hexmask.long.word 0x4 0.--15. 1. "DMADDR,DMA register for burst"
tree.end
tree "TMR4 (General-Purpose Timer)"
base ad:0x40000800
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 5.--6. "CAMSEL,Center-aligned mode" "0,1,2,3"
bitfld.long 0x0 4. "CNTDIR,Direction" "0,1"
bitfld.long 0x0 3. "SPMEN,One-pulse mode" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 7. "TI1SEL,TI1 selection" "0,1"
bitfld.long 0x4 4.--6. "MMSEL,Master mode selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "CCDSEL,Capture/compare DMA" "0,1"
line.long 0x8 "SMCTRL,slave mode control register"
bitfld.long 0x8 15. "ETPOL,External trigger polarity" "0,1"
bitfld.long 0x8 14. "ECEN,External clock enable" "0,1"
bitfld.long 0x8 12.--13. "ETPCFG,External trigger prescaler" "0,1,2,3"
hexmask.long.byte 0x8 8.--11. 1. "ETFCFG,External trigger filter"
bitfld.long 0x8 7. "MSMEN,Master/Slave mode" "0,1"
bitfld.long 0x8 4.--6. "TRGSEL,Trigger selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 0.--2. "SMFSEL,Slave mode selection" "0,1,2,3,4,5,6,7"
line.long 0xC "DIEN,DMA/Interrupt enable register"
bitfld.long 0xC 14. "TRGDEN,Trigger DMA request enable" "0,1"
bitfld.long 0xC 12. "CC4DEN,Capture/Compare 4 DMA request" "0,1"
bitfld.long 0xC 11. "CC3DEN,Capture/Compare 3 DMA request" "0,1"
bitfld.long 0xC 10. "CC2DEN,Capture/Compare 2 DMA request" "0,1"
bitfld.long 0xC 9. "CC1DEN,Capture/Compare 1 DMA request" "0,1"
bitfld.long 0xC 8. "UDIEN,Update DMA request enable" "0,1"
bitfld.long 0xC 6. "TRGIEN,Trigger interrupt enable" "0,1"
bitfld.long 0xC 4. "CC4IEN,Capture/Compare 4 interrupt" "0,1"
bitfld.long 0xC 3. "CC3IEN,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0xC 2. "CC2IEN,Capture/Compare 2 interrupt" "0,1"
newline
bitfld.long 0xC 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0xC 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x10 "STS,status register"
bitfld.long 0x10 12. "CC4RCFLG,Capture/Compare 4 overcapture" "0,1"
bitfld.long 0x10 11. "CC3RCFLG,Capture/Compare 3 overcapture" "0,1"
bitfld.long 0x10 10. "CC2RCFLG,Capture/compare 2 overcapture" "0,1"
bitfld.long 0x10 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x10 6. "TRGIFLG,Trigger interrupt flag" "0,1"
bitfld.long 0x10 4. "CC4IFLG,Capture/Compare 4 interrupt" "0,1"
bitfld.long 0x10 3. "CC3IFLG,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0x10 2. "CC2IFLG,Capture/Compare 2 interrupt" "0,1"
bitfld.long 0x10 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x10 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CFG,event generation register"
bitfld.long 0x0 6. "TEG,Trigger generation" "0,1"
bitfld.long 0x0 4. "CC4EG,Capture/compare 4" "0,1"
bitfld.long 0x0 3. "CC3EG,Capture/compare 3" "0,1"
bitfld.long 0x0 2. "CC2EG,Capture/compare 2" "0,1"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1_COMPARE,capture/compare mode register 1 (output mode)"
bitfld.long 0x0 15. "OC2CEN,Output Compare 2 clear enable" "0,1"
bitfld.long 0x0 12.--14. "OC2MOD,Output Compare 2 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 11. "OC2PEN,Output Compare 2 preload enable" "0,1"
bitfld.long 0x0 10. "OC2FEN,Output Compare 2 fast enable" "0,1"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
bitfld.long 0x0 7. "OC1CEN,Output Compare 1 clear enable" "0,1"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast enable" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
group.long 0x18++0x7
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC2F,Input capture 2 filter"
bitfld.long 0x0 10.--11. "IC2PSC,Input capture 2 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC1F,Input capture 1 filter"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
line.long 0x4 "CCM2_COMPARE,capture/compare mode register 2 (output mode)"
bitfld.long 0x4 15. "OC4CEN,Output compare 4 clear enable" "0,1"
bitfld.long 0x4 12.--14. "OC4MOD,Output compare 4 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 11. "OC4PEN,Output compare 4 preload enable" "0,1"
bitfld.long 0x4 10. "OC4FEN,Output compare 4 fast enable" "0,1"
bitfld.long 0x4 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
bitfld.long 0x4 7. "OC3CEN,Output compare 3 clear enable" "0,1"
bitfld.long 0x4 4.--6. "OC3MOD,Output compare 3 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "OC3PEN,Output compare 3 preload enable" "0,1"
bitfld.long 0x4 2. "OC3FEN,Output compare 3 fast enable" "0,1"
bitfld.long 0x4 0.--1. "CC3SEL,Capture/Compare 3 selection" "0,1,2,3"
group.long 0x1C++0x13
line.long 0x0 "CCM2_CAPTURE,capture/compare mode register 2 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC4F,Input capture 4 filter"
bitfld.long 0x0 10.--11. "IC4PSC,Input capture 4 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC3F,Input capture 3 filter"
bitfld.long 0x0 2.--3. "IC3PSC,Input capture 3 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC3SEL,Capture/compare 3 selection" "0,1,2,3"
line.long 0x4 "CCEN,capture/compare enable register"
bitfld.long 0x4 15. "CC4NPOL,Capture/Compare 4 output Polarity" "0,1"
bitfld.long 0x4 13. "CC4POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 12. "CC4EN,Capture/Compare 4 output enable" "0,1"
bitfld.long 0x4 11. "CC3NPOL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 9. "CC3POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 8. "CC3EN,Capture/Compare 3 output enable" "0,1"
bitfld.long 0x4 7. "CC2NPOL,Capture/Compare 2 output Polarity" "0,1"
bitfld.long 0x4 5. "CC2POL,Capture/Compare 2 output Polarity" "0,1"
bitfld.long 0x4 4. "CC2EN,Capture/Compare 2 output enable" "0,1"
bitfld.long 0x4 3. "CC1NPOL,Capture/Compare 1 output Polarity" "0,1"
newline
bitfld.long 0x4 1. "CC1POL,Capture/Compare 1 output Polarity" "0,1"
bitfld.long 0x4 0. "CC1EN,Capture/Compare 1 output 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 "AUTORLD,auto-reload register"
hexmask.long.word 0x10 0.--15. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0xF
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 16.--31. 1. "CC1_H,High Capture/Compare 1"
hexmask.long.word 0x0 0.--15. 1. "CC1_L,Low Capture/Compare 1"
line.long 0x4 "CC2,capture/compare register 2"
hexmask.long.word 0x4 16.--31. 1. "CC2_H,High Capture/Compare 2"
hexmask.long.word 0x4 0.--15. 1. "CC2_L,Low Capture/Compare 2"
line.long 0x8 "CC3,capture/compare register 3"
hexmask.long.word 0x8 16.--31. 1. "CC3_H,High Capture/Compare value"
hexmask.long.word 0x8 0.--15. 1. "CC3_L,Low Capture/Compare value"
line.long 0xC "CC4,capture/compare register 4"
hexmask.long.word 0xC 16.--31. 1. "CC4_H,High Capture/Compare value"
hexmask.long.word 0xC 0.--15. 1. "CC4_L,Low Capture/Compare value"
group.long 0x48++0x7
line.long 0x0 "DCTRL,DMA control register"
hexmask.long.byte 0x0 8.--12. 1. "DBLEN,DMA burst length"
hexmask.long.byte 0x0 0.--4. 1. "DBADDR,DMA base address"
line.long 0x4 "DMADDR,DMA address for full transfer"
hexmask.long.word 0x4 0.--15. 1. "DMADDR,DMA register for burst"
tree.end
tree "TMR5 (General-Purpose Timer)"
base ad:0x40000C00
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 5.--6. "CAMSEL,Center-aligned mode" "0,1,2,3"
bitfld.long 0x0 4. "CNTDIR,Direction" "0,1"
bitfld.long 0x0 3. "SPMEN,One-pulse mode" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 7. "TI1SEL,TI1 selection" "0,1"
bitfld.long 0x4 4.--6. "MMSEL,Master mode selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "CCDSEL,Capture/compare DMA" "0,1"
line.long 0x8 "SMCTRL,slave mode control register"
bitfld.long 0x8 15. "ETPOL,External trigger polarity" "0,1"
bitfld.long 0x8 14. "ECEN,External clock enable" "0,1"
bitfld.long 0x8 12.--13. "ETPCFG,External trigger prescaler" "0,1,2,3"
hexmask.long.byte 0x8 8.--11. 1. "ETFCFG,External trigger filter"
bitfld.long 0x8 7. "MSMEN,Master/Slave mode" "0,1"
bitfld.long 0x8 4.--6. "TRGSEL,Trigger selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 0.--2. "SMFSEL,Slave mode selection" "0,1,2,3,4,5,6,7"
line.long 0xC "DIEN,DMA/Interrupt enable register"
bitfld.long 0xC 14. "TRGDEN,Trigger DMA request enable" "0,1"
bitfld.long 0xC 12. "CC4DEN,Capture/Compare 4 DMA request" "0,1"
bitfld.long 0xC 11. "CC3DEN,Capture/Compare 3 DMA request" "0,1"
bitfld.long 0xC 10. "CC2DEN,Capture/Compare 2 DMA request" "0,1"
bitfld.long 0xC 9. "CC1DEN,Capture/Compare 1 DMA request" "0,1"
bitfld.long 0xC 8. "UDIEN,Update DMA request enable" "0,1"
bitfld.long 0xC 6. "TRGIEN,Trigger interrupt enable" "0,1"
bitfld.long 0xC 4. "CC4IEN,Capture/Compare 4 interrupt" "0,1"
newline
bitfld.long 0xC 3. "CC3IEN,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0xC 2. "CC2IEN,Capture/Compare 2 interrupt" "0,1"
bitfld.long 0xC 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0xC 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x10 "STS,status register"
bitfld.long 0x10 12. "CC4RCFLG,Capture/Compare 4 overcapture" "0,1"
bitfld.long 0x10 11. "CC3RCFLG,Capture/Compare 3 overcapture" "0,1"
bitfld.long 0x10 10. "CC2RCFLG,Capture/compare 2 overcapture" "0,1"
bitfld.long 0x10 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x10 6. "TRGIFLG,Trigger interrupt flag" "0,1"
bitfld.long 0x10 4. "CC4IFLG,Capture/Compare 4 interrupt" "0,1"
bitfld.long 0x10 3. "CC3IFLG,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0x10 2. "CC2IFLG,Capture/Compare 2 interrupt" "0,1"
newline
bitfld.long 0x10 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x10 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CFG,event generation register"
bitfld.long 0x0 6. "TEG,Trigger generation" "0,1"
bitfld.long 0x0 4. "CC4EG,Capture/compare 4" "0,1"
bitfld.long 0x0 3. "CC3EG,Capture/compare 3" "0,1"
bitfld.long 0x0 2. "CC2EG,Capture/compare 2" "0,1"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1_COMPARE,capture/compare mode register 1 (output mode)"
bitfld.long 0x0 15. "OC2CEN,Output Compare 2 clear enable" "0,1"
bitfld.long 0x0 12.--14. "OC2MOD,Output Compare 2 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 11. "OC2PEN,Output Compare 2 preload enable" "0,1"
bitfld.long 0x0 10. "OC2FEN,Output Compare 2 fast enable" "0,1"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
bitfld.long 0x0 7. "OC1CEN,Output Compare 1 clear enable" "0,1"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
newline
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast enable" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
group.long 0x18++0x7
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC2F,Input capture 2 filter"
bitfld.long 0x0 10.--11. "IC2PSC,Input capture 2 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC1F,Input capture 1 filter"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
line.long 0x4 "CCM2_COMPARE,capture/compare mode register 2 (output mode)"
bitfld.long 0x4 15. "OC4CEN,Output compare 4 clear enable" "0,1"
bitfld.long 0x4 12.--14. "OC4MOD,Output compare 4 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 11. "OC4PEN,Output compare 4 preload enable" "0,1"
bitfld.long 0x4 10. "OC4FEN,Output compare 4 fast enable" "0,1"
bitfld.long 0x4 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
bitfld.long 0x4 7. "OC3CEN,Output compare 3 clear enable" "0,1"
bitfld.long 0x4 4.--6. "OC3MOD,Output compare 3 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "OC3PEN,Output compare 3 preload enable" "0,1"
newline
bitfld.long 0x4 2. "OC3FEN,Output compare 3 fast enable" "0,1"
bitfld.long 0x4 0.--1. "CC3SEL,Capture/Compare 3 selection" "0,1,2,3"
group.long 0x1C++0x13
line.long 0x0 "CCM2_CAPTURE,capture/compare mode register 2 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC4F,Input capture 4 filter"
bitfld.long 0x0 10.--11. "IC4PSC,Input capture 4 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC3F,Input capture 3 filter"
bitfld.long 0x0 2.--3. "IC3PSC,Input capture 3 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC3SEL,Capture/compare 3 selection" "0,1,2,3"
line.long 0x4 "CCEN,capture/compare enable register"
bitfld.long 0x4 15. "CC4NPOL,Capture/Compare 4 output Polarity" "0,1"
bitfld.long 0x4 13. "CC4POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 12. "CC4EN,Capture/Compare 4 output enable" "0,1"
bitfld.long 0x4 11. "CC3NPOL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 9. "CC3POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 8. "CC3EN,Capture/Compare 3 output enable" "0,1"
bitfld.long 0x4 7. "CC2NPOL,Capture/Compare 2 output Polarity" "0,1"
bitfld.long 0x4 5. "CC2POL,Capture/Compare 2 output Polarity" "0,1"
newline
bitfld.long 0x4 4. "CC2EN,Capture/Compare 2 output enable" "0,1"
bitfld.long 0x4 3. "CC1NPOL,Capture/Compare 1 output Polarity" "0,1"
bitfld.long 0x4 1. "CC1POL,Capture/Compare 1 output Polarity" "0,1"
bitfld.long 0x4 0. "CC1EN,Capture/Compare 1 output enable" "0,1"
line.long 0x8 "CNT,counter"
hexmask.long 0x8 0.--31. 1. "CNT,Counter value"
line.long 0xC "PSC,prescaler"
hexmask.long.word 0xC 0.--15. 1. "PSC,Prescaler value"
line.long 0x10 "AUTORLD,auto-reload register"
hexmask.long 0x10 0.--31. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0xF
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 16.--31. 1. "CC1_H,High Capture/Compare 1"
hexmask.long.word 0x0 0.--15. 1. "CC1_L,Low Capture/Compare 1"
line.long 0x4 "CC2,capture/compare register 2"
hexmask.long.word 0x4 16.--31. 1. "CC2_H,High Capture/Compare 2"
hexmask.long.word 0x4 0.--15. 1. "CC2_L,Low Capture/Compare 2"
line.long 0x8 "CC3,capture/compare register 3"
hexmask.long.word 0x8 16.--31. 1. "CC3_H,High Capture/Compare value"
hexmask.long.word 0x8 0.--15. 1. "CC3_L,Low Capture/Compare value"
line.long 0xC "CC4,capture/compare register 4"
hexmask.long.word 0xC 16.--31. 1. "CC4_H,High Capture/Compare value"
hexmask.long.word 0xC 0.--15. 1. "CC4_L,Low Capture/Compare value"
group.long 0x48++0xB
line.long 0x0 "DCTRL,DMA control register"
hexmask.long.byte 0x0 8.--12. 1. "DBLEN,DMA burst length"
hexmask.long.byte 0x0 0.--4. 1. "DBADDR,DMA base address"
line.long 0x4 "DMADDR,DMA address for full transfer"
hexmask.long.word 0x4 0.--15. 1. "DMADDR,DMA register for burst"
line.long 0x8 "OP,TMR5 option register"
bitfld.long 0x8 10.--11. "INTRIGRMP,Timer Input 4 remap" "0,1,2,3"
tree.end
tree "TMR6 (Basic Timer)"
base ad:0x40001000
group.long 0x0++0x7
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 3. "SPMEN,Single Pulse Mode Enable" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 4.--6. "MMSEL,Master mode selection" "0,1,2,3,4,5,6,7"
group.long 0xC++0x7
line.long 0x0 "DIEN,DMA/Interrupt enable register"
bitfld.long 0x0 8. "UDIEN,Update DMA request enable" "0,1"
bitfld.long 0x0 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x4 "STS,status register"
bitfld.long 0x4 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CEG,event generation register"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x24++0xB
line.long 0x0 "CNT,counter"
hexmask.long.word 0x0 0.--15. 1. "CNT,Counter value"
line.long 0x4 "PSC,prescaler"
hexmask.long.word 0x4 0.--15. 1. "PSC,Prescaler value"
line.long 0x8 "AUTORLD,auto-reload register"
hexmask.long.word 0x8 0.--15. 1. "AUTORLD,Auto-reload value"
tree.end
tree "TMR7 (Basic Timer)"
base ad:0x40001400
group.long 0x0++0x7
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 3. "SPMEN,Single Pulse Mode Enable" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 4.--6. "MMSEL,Master mode selection" "0,1,2,3,4,5,6,7"
group.long 0xC++0x7
line.long 0x0 "DIEN,DMA/Interrupt enable register"
bitfld.long 0x0 8. "UDIEN,Update DMA request enable" "0,1"
bitfld.long 0x0 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x4 "STS,status register"
bitfld.long 0x4 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CEG,event generation register"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x24++0xB
line.long 0x0 "CNT,counter"
hexmask.long.word 0x0 0.--15. 1. "CNT,Counter value"
line.long 0x4 "PSC,prescaler"
hexmask.long.word 0x4 0.--15. 1. "PSC,Prescaler value"
line.long 0x8 "AUTORLD,auto-reload register"
hexmask.long.word 0x8 0.--15. 1. "AUTORLD,Auto-reload value"
tree.end
tree "TMR8 (Advanced Timer)"
base ad:0x40010400
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 5.--6. "CAMSEL,Center-aligned mode" "0,1,2,3"
bitfld.long 0x0 4. "CNTDIR,Direction" "0,1"
bitfld.long 0x0 3. "SPMEN,One-pulse mode" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 14. "OC4OIS,Output Idle state 4" "0,1"
bitfld.long 0x4 13. "OC3NOIS,Output Idle state 3" "0,1"
bitfld.long 0x4 12. "OC3OIS,Output Idle state 3" "0,1"
bitfld.long 0x4 11. "OC2NOIS,Output Idle state 2" "0,1"
bitfld.long 0x4 10. "OC2OIS,Output Idle state 2" "0,1"
bitfld.long 0x4 9. "OC1NOIS,Output Idle state 1" "0,1"
bitfld.long 0x4 8. "OC1OIS,Output Idle state 1" "0,1"
bitfld.long 0x4 7. "TI1SEL,TI1 selection" "0,1"
bitfld.long 0x4 4.--6. "MMSEL,Master mode selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "CCDSEL,Capture/compare DMA" "0,1"
newline
bitfld.long 0x4 2. "CCUSEL,Capture/compare control update" "0,1"
bitfld.long 0x4 0. "CCPEN,Capture/compare preloaded" "0,1"
line.long 0x8 "SMCTRL,slave mode control register"
bitfld.long 0x8 15. "ETPOL,External trigger polarity" "0,1"
bitfld.long 0x8 14. "ECEN,External clock enable" "0,1"
bitfld.long 0x8 12.--13. "ETPCFG,External trigger prescaler" "0,1,2,3"
hexmask.long.byte 0x8 8.--11. 1. "ETFCFG,External trigger filter"
bitfld.long 0x8 7. "MSMEN,Master/Slave mode" "0,1"
bitfld.long 0x8 4.--6. "TRGSEL,Trigger selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 0.--2. "SMFSEL,Slave mode selection" "0,1,2,3,4,5,6,7"
line.long 0xC "DIEN,DMA/Interrupt enable register"
bitfld.long 0xC 14. "TRGDEN,Trigger DMA request enable" "0,1"
bitfld.long 0xC 13. "COMDEN,COM DMA request enable" "0,1"
bitfld.long 0xC 12. "CC4DEN,Capture/Compare 4 DMA request" "0,1"
bitfld.long 0xC 11. "CC3DEN,Capture/Compare 3 DMA request" "0,1"
bitfld.long 0xC 10. "CC2DEN,Capture/Compare 2 DMA request" "0,1"
bitfld.long 0xC 9. "CC1DEN,Capture/Compare 1 DMA request" "0,1"
bitfld.long 0xC 8. "UDIEN,Update DMA request enable" "0,1"
bitfld.long 0xC 7. "BRKIEN,Break interrupt enable" "0,1"
bitfld.long 0xC 6. "TRGIEN,Trigger interrupt enable" "0,1"
bitfld.long 0xC 5. "COMIEN,COM interrupt enable" "0,1"
newline
bitfld.long 0xC 4. "CC4IEN,Capture/Compare 4 interrupt" "0,1"
bitfld.long 0xC 3. "CC3IEN,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0xC 2. "CC2IEN,Capture/Compare 2 interrupt" "0,1"
bitfld.long 0xC 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0xC 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x10 "STS,status register"
bitfld.long 0x10 12. "CC4RCFLG,Capture/Compare 4 overcapture" "0,1"
bitfld.long 0x10 11. "CC3RCFLG,Capture/Compare 3 overcapture" "0,1"
bitfld.long 0x10 10. "CC2RCFLG,Capture/compare 2 overcapture" "0,1"
bitfld.long 0x10 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x10 7. "BRKIFLG,Break interrupt flag" "0,1"
bitfld.long 0x10 6. "TRGIFLG,Trigger interrupt flag" "0,1"
bitfld.long 0x10 5. "COMIFLG,COM interrupt flag" "0,1"
bitfld.long 0x10 4. "CC4IFLG,Capture/Compare 4 interrupt" "0,1"
bitfld.long 0x10 3. "CC3IFLG,Capture/Compare 3 interrupt" "0,1"
bitfld.long 0x10 2. "CC2IFLG,Capture/Compare 2 interrupt" "0,1"
newline
bitfld.long 0x10 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x10 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CEG,event generation register"
bitfld.long 0x0 7. "BEG,Break generation" "0,1"
bitfld.long 0x0 6. "TEG,Trigger generation" "0,1"
bitfld.long 0x0 5. "COMG,Capture/Compare control update" "0,1"
bitfld.long 0x0 4. "CC4EG,Capture/compare 4" "0,1"
bitfld.long 0x0 3. "CC3EG,Capture/compare 3" "0,1"
bitfld.long 0x0 2. "CC2EG,Capture/compare 2" "0,1"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1,capture/compare mode register 1 (output mode)"
bitfld.long 0x0 15. "OC2CEN,Output Compare 2 clear enable" "0,1"
bitfld.long 0x0 12.--14. "OC2MOD,Output Compare 2 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 11. "OC2PEN,Output Compare 2 preload enable" "0,1"
bitfld.long 0x0 10. "OC2FEN,Output Compare 2 fast enable" "0,1"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
bitfld.long 0x0 7. "OC1CEN,Output Compare 1 clear enable" "0,1"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast enable" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
group.long 0x18++0x7
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC2F,Input capture 2 filter"
bitfld.long 0x0 10.--11. "IC2PSC,Input capture 2 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC1F,Input capture 1 filter"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1 selection" "0,1,2,3"
line.long 0x4 "CCM2,capture/compare mode register 2 (output mode)"
bitfld.long 0x4 15. "OC4CEN,Output compare 4 clear enable" "0,1"
bitfld.long 0x4 12.--14. "OC4MOD,Output compare 4 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 11. "OC4PEN,Output compare 4 preload enable" "0,1"
bitfld.long 0x4 10. "OC4FEN,Output compare 4 fast enable" "0,1"
bitfld.long 0x4 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
bitfld.long 0x4 7. "OC3CEN,Output compare 3 clear enable" "0,1"
bitfld.long 0x4 4.--6. "OC3MOD,Output compare 3 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x4 3. "OC3PEN,Output compare 3 preload enable" "0,1"
bitfld.long 0x4 2. "OC3FEN,Output compare 3 fast enable" "0,1"
bitfld.long 0x4 0.--1. "CC3SEL,Capture/Compare 3 selection" "0,1,2,3"
group.long 0x1C++0x13
line.long 0x0 "CCM2_CAPTURE,capture/compare mode register 2 (input mode)"
hexmask.long.byte 0x0 12.--15. 1. "IC4F,Input capture 4 filter"
bitfld.long 0x0 10.--11. "IC4PSC,Input capture 4 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC4SEL,Capture/Compare 4 selection" "0,1,2,3"
hexmask.long.byte 0x0 4.--7. 1. "IC3F,Input capture 3 filter"
bitfld.long 0x0 2.--3. "IC3PSC,Input capture 3 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC3SEL,Capture/compare 3 selection" "0,1,2,3"
line.long 0x4 "CCEN,capture/compare enable register"
bitfld.long 0x4 13. "CC4POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 12. "CC4EN,Capture/Compare 4 output enable" "0,1"
bitfld.long 0x4 11. "CC3NPOL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 10. "CC3NEN,Capture/Compare 3 complementary output enable" "0,1"
bitfld.long 0x4 9. "CC3POL,Capture/Compare 3 output Polarity" "0,1"
bitfld.long 0x4 8. "CC3EN,Capture/Compare 3 output enable" "0,1"
bitfld.long 0x4 7. "CC2NPOL,Capture/Compare 2 output Polarity" "0,1"
bitfld.long 0x4 6. "CC2NEN,Capture/Compare 2 complementary output enable" "0,1"
bitfld.long 0x4 5. "CC2POL,Capture/Compare 2 output Polarity" "0,1"
bitfld.long 0x4 4. "CC2EN,Capture/Compare 2 output enable" "0,1"
newline
bitfld.long 0x4 3. "CC1NPOL,Capture/Compare 1 output Polarity" "0,1"
bitfld.long 0x4 2. "CC1NEN,Capture/Compare 1 complementary output enable" "0,1"
bitfld.long 0x4 1. "CC1POL,Capture/Compare 1 output" "0,1"
bitfld.long 0x4 0. "CC1EN,Capture/Compare 1 output" "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 "AUTORLD,auto-reload register"
hexmask.long.word 0x10 0.--15. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0xF
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 0.--15. 1. "CC1,Capture/Compare 1 value"
line.long 0x4 "CC2,capture/compare register 2"
hexmask.long.word 0x4 0.--15. 1. "CC2,Capture/Compare 2 value"
line.long 0x8 "CC3,capture/compare register 3"
hexmask.long.word 0x8 0.--15. 1. "CC3,Capture/Compare value"
line.long 0xC "CC4,capture/compare register 4"
hexmask.long.word 0xC 0.--15. 1. "CC4,Capture/Compare value"
group.long 0x48++0x7
line.long 0x0 "DCTRL,DMA control register"
hexmask.long.byte 0x0 8.--12. 1. "DBLEN,DMA burst length"
hexmask.long.byte 0x0 0.--4. 1. "DBADDR,DMA base address"
line.long 0x4 "DMADDR,DMA address for full transfer"
hexmask.long.word 0x4 0.--15. 1. "DMADDR,DMA register for burst accesses"
group.long 0x30++0x3
line.long 0x0 "REPCNT,repetition counter register"
hexmask.long.byte 0x0 0.--7. 1. "REPCNT,Repetition counter value"
group.long 0x44++0x3
line.long 0x0 "BDT,break and dead-time register"
bitfld.long 0x0 15. "MOEN,Main output enable" "0,1"
bitfld.long 0x0 14. "AOEN,Automatic output enable" "0,1"
bitfld.long 0x0 13. "BRKPOL,Break polarity" "0,1"
bitfld.long 0x0 12. "BRKEN,Break enable" "0,1"
bitfld.long 0x0 11. "RMOS,Off-state selection for Run mode" "0,1"
bitfld.long 0x0 10. "IMOS,Off-state selection for Idle mode" "0,1"
bitfld.long 0x0 8.--9. "LOCKCFG,Lock configuration" "0,1,2,3"
hexmask.long.byte 0x0 0.--7. 1. "DTS,Dead-time generator setup"
tree.end
tree "TMR9 (General-Purpose Timer)"
base ad:0x40014000
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 3. "SPMEN,One-pulse mode" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 4.--6. "MMSEL,Master mode selection" "0,1,2,3,4,5,6,7"
line.long 0x8 "SMCTRL,slave mode control register"
bitfld.long 0x8 7. "MSMEN,Master/Slave mode" "0,1"
bitfld.long 0x8 4.--6. "TRGSEL,Trigger selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 0.--2. "SMFSEL,Slave mode selection" "0,1,2,3,4,5,6,7"
line.long 0xC "DIEN,DMA/Interrupt enable register"
bitfld.long 0xC 6. "TRGIEN,Trigger interrupt enable" "0,1"
bitfld.long 0xC 2. "CC2IEN,Capture/Compare 2 interrupt" "0,1"
bitfld.long 0xC 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0xC 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x10 "STS,status register"
bitfld.long 0x10 10. "CC2RCFLG,Capture/compare 2 overcapture" "0,1"
bitfld.long 0x10 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x10 6. "TRGIFLG,Trigger interrupt flag" "0,1"
bitfld.long 0x10 2. "CC2IFLG,Capture/Compare 2 interrupt" "0,1"
bitfld.long 0x10 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x10 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CEG,control event generation register"
bitfld.long 0x0 6. "TEG,Trigger generation" "0,1"
bitfld.long 0x0 2. "CC2EG,Capture/compare 2" "0,1"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1_COMPARE,capture/compare mode register 1 (output"
bitfld.long 0x0 12.--14. "OC2MOD,Output Compare 2 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 11. "OC2PEN,Output Compare 2 preload" "0,1"
bitfld.long 0x0 10. "OC2FEN,Output Compare 2 fast" "0,1"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2" "0,1,2,3"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x18++0x3
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input"
bitfld.long 0x0 12.--14. "IC2F,Input capture 2 filter" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 10.--11. "IC2PSC,Input capture 2 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2" "0,1,2,3"
bitfld.long 0x0 4.--6. "IC1F,Input capture 1 filter" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x20++0xF
line.long 0x0 "CCEN,capture/compare enable"
bitfld.long 0x0 7. "CC2NPOL,Capture/Compare 2 output" "0,1"
bitfld.long 0x0 5. "CC2POL,Capture/Compare 2 output" "0,1"
bitfld.long 0x0 4. "CC2EN,Capture/Compare 2 output" "0,1"
bitfld.long 0x0 3. "CC1NPOL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 1. "CC1POL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 0. "CC1EN,Capture/Compare 1 output" "0,1"
line.long 0x4 "CNT,counter"
hexmask.long.word 0x4 0.--15. 1. "CNT,counter value"
line.long 0x8 "PSC,prescaler"
hexmask.long.word 0x8 0.--15. 1. "PSC,Prescaler value"
line.long 0xC "AUTORLD,auto-reload register"
hexmask.long.word 0xC 0.--15. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0x7
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 0.--15. 1. "CC1,Capture/Compare 1 value"
line.long 0x4 "CC2,capture/compare register 2"
hexmask.long.word 0x4 0.--15. 1. "CC2,Capture/Compare 2 value"
tree.end
tree "TMR10 (General-Purpose Timer)"
base ad:0x40014400
group.long 0x0++0x3
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
group.long 0xC++0x7
line.long 0x0 "DIEN,DMA/Interrupt enable register"
bitfld.long 0x0 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0x0 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x4 "STS,status register"
bitfld.long 0x4 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x4 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x4 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CEG,control event generation register"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1_COMPARE,capture/compare mode register 1 (output"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x18++0x3
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input"
hexmask.long.byte 0x0 4.--7. 1. "IC1F,Input capture 1 filter"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x20++0xF
line.long 0x0 "CCEN,capture/compare enable"
bitfld.long 0x0 3. "CC1NPOL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 1. "CC1POL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 0. "CC1EN,Capture/Compare 1 output" "0,1"
line.long 0x4 "CNT,counter"
hexmask.long.word 0x4 0.--15. 1. "CNT,counter value"
line.long 0x8 "PSC,prescaler"
hexmask.long.word 0x8 0.--15. 1. "PSC,Prescaler value"
line.long 0xC "AUTORLD,auto-reload register"
hexmask.long.word 0xC 0.--15. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0x3
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 0.--15. 1. "CC1,Capture/Compare 1 value"
tree.end
tree "TMR11 (General-Purpose Timer)"
base ad:0x40014800
group.long 0x0++0x3
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
group.long 0xC++0x7
line.long 0x0 "DIEN,DMA/Interrupt enable register"
bitfld.long 0x0 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0x0 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x4 "STS,status register"
bitfld.long 0x4 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x4 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x4 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CEG,control event generation register"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1_COMPARE,capture/compare mode register 1 (output"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x18++0x3
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input"
hexmask.long.byte 0x0 4.--7. 1. "IC1F,Input capture 1 filter"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x20++0xF
line.long 0x0 "CCEN,capture/compare enable"
bitfld.long 0x0 3. "CC1NPOL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 1. "CC1POL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 0. "CC1EN,Capture/Compare 1 output" "0,1"
line.long 0x4 "CNT,counter"
hexmask.long.word 0x4 0.--15. 1. "CNT,counter value"
line.long 0x8 "PSC,prescaler"
hexmask.long.word 0x8 0.--15. 1. "PSC,Prescaler value"
line.long 0xC "AUTORLD,auto-reload register"
hexmask.long.word 0xC 0.--15. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0x3
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 0.--15. 1. "CC1,Capture/Compare 1 value"
group.long 0x50++0x3
line.long 0x0 "OPT,option register"
bitfld.long 0x0 0.--1. "RMPSEL,Input 1 remapping" "0,1,2,3"
tree.end
tree "TMR12 (General-Purpose Timer)"
base ad:0x40001800
group.long 0x0++0x13
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 3. "SPMEN,One-pulse mode" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
line.long 0x4 "CTRL2,control register 2"
bitfld.long 0x4 4.--6. "MMSEL,Master mode selection" "0,1,2,3,4,5,6,7"
line.long 0x8 "SMCTRL,slave mode control register"
bitfld.long 0x8 7. "MSMEN,Master/Slave mode" "0,1"
bitfld.long 0x8 4.--6. "TRGSEL,Trigger selection" "0,1,2,3,4,5,6,7"
bitfld.long 0x8 0.--2. "SMFSEL,Slave mode selection" "0,1,2,3,4,5,6,7"
line.long 0xC "DIEN,DMA/Interrupt enable register"
bitfld.long 0xC 6. "TRGIEN,Trigger interrupt enable" "0,1"
bitfld.long 0xC 2. "CC2IEN,Capture/Compare 2 interrupt" "0,1"
bitfld.long 0xC 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0xC 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x10 "STS,status register"
bitfld.long 0x10 10. "CC2RCFLG,Capture/compare 2 overcapture" "0,1"
bitfld.long 0x10 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x10 6. "TRGIFLG,Trigger interrupt flag" "0,1"
bitfld.long 0x10 2. "CC2IFLG,Capture/Compare 2 interrupt" "0,1"
bitfld.long 0x10 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x10 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CEG,control event generation register"
bitfld.long 0x0 6. "TEG,Trigger generation" "0,1"
bitfld.long 0x0 2. "CC2EG,Capture/compare 2" "0,1"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1_COMPARE,capture/compare mode register 1 (output"
bitfld.long 0x0 12.--14. "OC2MOD,Output Compare 2 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 11. "OC2PEN,Output Compare 2 preload" "0,1"
bitfld.long 0x0 10. "OC2FEN,Output Compare 2 fast" "0,1"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2" "0,1,2,3"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x18++0x3
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input"
bitfld.long 0x0 12.--14. "IC2F,Input capture 2 filter" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 10.--11. "IC2PSC,Input capture 2 prescaler" "0,1,2,3"
bitfld.long 0x0 8.--9. "CC2SEL,Capture/Compare 2" "0,1,2,3"
bitfld.long 0x0 4.--6. "IC1F,Input capture 1 filter" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x20++0xF
line.long 0x0 "CCEN,capture/compare enable"
bitfld.long 0x0 7. "CC2NPOL,Capture/Compare 2 output" "0,1"
bitfld.long 0x0 5. "CC2POL,Capture/Compare 2 output" "0,1"
bitfld.long 0x0 4. "CC2EN,Capture/Compare 2 output" "0,1"
bitfld.long 0x0 3. "CC1NPOL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 1. "CC1POL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 0. "CC1EN,Capture/Compare 1 output" "0,1"
line.long 0x4 "CNT,counter"
hexmask.long.word 0x4 0.--15. 1. "CNT,counter value"
line.long 0x8 "PSC,prescaler"
hexmask.long.word 0x8 0.--15. 1. "PSC,Prescaler value"
line.long 0xC "AUTORLD,auto-reload register"
hexmask.long.word 0xC 0.--15. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0x7
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 0.--15. 1. "CC1,Capture/Compare 1 value"
line.long 0x4 "CC2,capture/compare register 2"
hexmask.long.word 0x4 0.--15. 1. "CC2,Capture/Compare 2 value"
tree.end
tree "TMR13 (General-Purpose Timer)"
base ad:0x40001C00
group.long 0x0++0x3
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
group.long 0xC++0x7
line.long 0x0 "DIEN,DMA/Interrupt enable register"
bitfld.long 0x0 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0x0 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x4 "STS,status register"
bitfld.long 0x4 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x4 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x4 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CEG,control event generation register"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1_COMPARE,capture/compare mode register 1 (output"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x18++0x3
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input"
hexmask.long.byte 0x0 4.--7. 1. "IC1F,Input capture 1 filter"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x20++0xF
line.long 0x0 "CCEN,capture/compare enable"
bitfld.long 0x0 3. "CC1NPOL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 1. "CC1POL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 0. "CC1EN,Capture/Compare 1 output" "0,1"
line.long 0x4 "CNT,counter"
hexmask.long.word 0x4 0.--15. 1. "CNT,counter value"
line.long 0x8 "PSC,prescaler"
hexmask.long.word 0x8 0.--15. 1. "PSC,Prescaler value"
line.long 0xC "AUTORLD,auto-reload register"
hexmask.long.word 0xC 0.--15. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0x3
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 0.--15. 1. "CC1,Capture/Compare 1 value"
tree.end
tree "TMR14 (General-Purpose Timer)"
base ad:0x40002000
group.long 0x0++0x3
line.long 0x0 "CTRL1,control register 1"
bitfld.long 0x0 8.--9. "CLKDIV,Clock division" "0,1,2,3"
bitfld.long 0x0 7. "ARPEN,Auto-reload preload enable" "0,1"
bitfld.long 0x0 2. "URSSEL,Update request source" "0,1"
bitfld.long 0x0 1. "UD,Update disable" "0,1"
bitfld.long 0x0 0. "CNTEN,Counter enable" "0,1"
group.long 0xC++0x7
line.long 0x0 "DIEN,DMA/Interrupt enable register"
bitfld.long 0x0 1. "CC1IEN,Capture/Compare 1 interrupt" "0,1"
bitfld.long 0x0 0. "UIEN,Update interrupt enable" "0,1"
line.long 0x4 "STS,status register"
bitfld.long 0x4 9. "CC1RCFLG,Capture/Compare 1 overcapture" "0,1"
bitfld.long 0x4 1. "CC1IFLG,Capture/compare 1 interrupt" "0,1"
bitfld.long 0x4 0. "UIFLG,Update interrupt flag" "0,1"
wgroup.long 0x14++0x3
line.long 0x0 "CEG,control event generation register"
bitfld.long 0x0 1. "CC1EG,Capture/compare 1" "0,1"
bitfld.long 0x0 0. "UEG,Update generation" "0,1"
group.long 0x18++0x3
line.long 0x0 "CCM1_COMPARE,capture/compare mode register 1 (output"
bitfld.long 0x0 4.--6. "OC1MOD,Output Compare 1 mode" "0,1,2,3,4,5,6,7"
bitfld.long 0x0 3. "OC1PEN,Output Compare 1 preload" "0,1"
bitfld.long 0x0 2. "OC1FEN,Output Compare 1 fast" "0,1"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x18++0x3
line.long 0x0 "CCM1_CAPTURE,capture/compare mode register 1 (input"
hexmask.long.byte 0x0 4.--7. 1. "IC1F,Input capture 1 filter"
bitfld.long 0x0 2.--3. "IC1PSC,Input capture 1 prescaler" "0,1,2,3"
bitfld.long 0x0 0.--1. "CC1SEL,Capture/Compare 1" "0,1,2,3"
group.long 0x20++0xF
line.long 0x0 "CCEN,capture/compare enable"
bitfld.long 0x0 3. "CC1NPOL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 1. "CC1POL,Capture/Compare 1 output" "0,1"
bitfld.long 0x0 0. "CC1EN,Capture/Compare 1 output" "0,1"
line.long 0x4 "CNT,counter"
hexmask.long.word 0x4 0.--15. 1. "CNT,counter value"
line.long 0x8 "PSC,prescaler"
hexmask.long.word 0x8 0.--15. 1. "PSC,Prescaler value"
line.long 0xC "AUTORLD,auto-reload register"
hexmask.long.word 0xC 0.--15. 1. "AUTORLD,Auto-reload value"
group.long 0x34++0x3
line.long 0x0 "CC1,capture/compare register 1"
hexmask.long.word 0x0 0.--15. 1. "CC1,Capture/Compare 1 value"
tree.end
tree.end
tree "USART (Universal Synchronous/Asynchronous Transceiver)"
base ad:0x0
tree "UART4"
base ad:0x40004C00
group.long 0x0++0x17
line.long 0x0 "STS,Status register"
bitfld.long 0x0 8. "LBDFLG,LIN break detection flag" "0,1"
rbitfld.long 0x0 7. "TXBEFLG,Transmit data register" "0,1"
bitfld.long 0x0 6. "TXCFLG,Transmission complete" "0,1"
bitfld.long 0x0 5. "RXBNEFLG,Read data register not" "0,1"
rbitfld.long 0x0 4. "IDLEFLG,IDLE line detected" "0,1"
rbitfld.long 0x0 3. "OVREFLG,Overrun error" "0,1"
rbitfld.long 0x0 2. "NEFLG,Noise detected flag" "0,1"
rbitfld.long 0x0 1. "FEFLG,Framing error" "0,1"
rbitfld.long 0x0 0. "PEFLG,Parity error" "0,1"
line.long 0x4 "DATA,Data register"
hexmask.long.word 0x4 0.--8. 1. "DATA,Data value"
line.long 0x8 "BR,Baud rate register"
hexmask.long.word 0x8 4.--15. 1. "IBR,mantissa of USARTDIV"
hexmask.long.byte 0x8 0.--3. 1. "FBR,fraction of USARTDIV"
line.long 0xC "CTRL1,Control register 1"
bitfld.long 0xC 15. "OSMCFG,Oversampling mode" "0,1"
bitfld.long 0xC 13. "UEN,USART enable" "0,1"
bitfld.long 0xC 12. "DBLCFG,Word length" "0,1"
bitfld.long 0xC 11. "WUPMCFG,Wakeup method" "0,1"
bitfld.long 0xC 10. "PCEN,Parity control enable" "0,1"
bitfld.long 0xC 9. "PCFG,Parity selection" "0,1"
bitfld.long 0xC 8. "PEIEN,PE interrupt enable" "0,1"
bitfld.long 0xC 7. "TXBEIEN,TXE interrupt enable" "0,1"
bitfld.long 0xC 6. "TXCIEN,Transmission complete interrupt" "0,1"
bitfld.long 0xC 5. "RXBNEIEN,RXNE interrupt enable" "0,1"
bitfld.long 0xC 4. "IDLEIEN,IDLE interrupt enable" "0,1"
newline
bitfld.long 0xC 3. "TXEN,Transmitter enable" "0,1"
bitfld.long 0xC 2. "RXEN,Receiver enable" "0,1"
bitfld.long 0xC 1. "RXMUTEEN,Receiver wakeup" "0,1"
bitfld.long 0xC 0. "TXBF,Send break" "0,1"
line.long 0x10 "CTRL2,Control register 2"
bitfld.long 0x10 14. "LINMEN,LIN mode enable" "0,1"
bitfld.long 0x10 12.--13. "STOPCFG,STOP bits" "0,1,2,3"
bitfld.long 0x10 6. "LBDIEN,LIN break detection interrupt" "0,1"
bitfld.long 0x10 5. "LBDLCFG,lin break detection length" "0,1"
hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART node"
line.long 0x14 "CTRL3,Control register 3"
bitfld.long 0x14 11. "SAMCFG,One sample bit method" "0,1"
bitfld.long 0x14 7. "DMATXEN,DMA enable transmitter" "0,1"
bitfld.long 0x14 6. "DMARXEN,DMA enable receiver" "0,1"
bitfld.long 0x14 3. "HDEN,Half-duplex selection" "0,1"
bitfld.long 0x14 2. "IRLPEN,IrDA low-power" "0,1"
bitfld.long 0x14 1. "IREN,IrDA mode enable" "0,1"
bitfld.long 0x14 0. "ERRIEN,Error interrupt enable" "0,1"
tree.end
tree "UART5"
base ad:0x40005000
group.long 0x0++0x17
line.long 0x0 "STS,Status register"
bitfld.long 0x0 8. "LBDFLG,LIN break detection flag" "0,1"
rbitfld.long 0x0 7. "TXBEFLG,Transmit data register" "0,1"
bitfld.long 0x0 6. "TXCFLG,Transmission complete" "0,1"
bitfld.long 0x0 5. "RXBNEFLG,Read data register not" "0,1"
rbitfld.long 0x0 4. "IDLEFLG,IDLE line detected" "0,1"
rbitfld.long 0x0 3. "OVREFLG,Overrun error" "0,1"
rbitfld.long 0x0 2. "NEFLG,Noise detected flag" "0,1"
rbitfld.long 0x0 1. "FEFLG,Framing error" "0,1"
rbitfld.long 0x0 0. "PEFLG,Parity error" "0,1"
line.long 0x4 "DATA,Data register"
hexmask.long.word 0x4 0.--8. 1. "DATA,Data value"
line.long 0x8 "BR,Baud rate register"
hexmask.long.word 0x8 4.--15. 1. "IBR,mantissa of USARTDIV"
hexmask.long.byte 0x8 0.--3. 1. "FBR,fraction of USARTDIV"
line.long 0xC "CTRL1,Control register 1"
bitfld.long 0xC 15. "OSMCFG,Oversampling mode" "0,1"
bitfld.long 0xC 13. "UEN,USART enable" "0,1"
bitfld.long 0xC 12. "DBLCFG,Word length" "0,1"
bitfld.long 0xC 11. "WUPMCFG,Wakeup method" "0,1"
bitfld.long 0xC 10. "PCEN,Parity control enable" "0,1"
bitfld.long 0xC 9. "PCFG,Parity selection" "0,1"
bitfld.long 0xC 8. "PEIEN,PE interrupt enable" "0,1"
bitfld.long 0xC 7. "TXBEIEN,TXE interrupt enable" "0,1"
bitfld.long 0xC 6. "TXCIEN,Transmission complete interrupt" "0,1"
bitfld.long 0xC 5. "RXBNEIEN,RXNE interrupt enable" "0,1"
bitfld.long 0xC 4. "IDLEIEN,IDLE interrupt enable" "0,1"
newline
bitfld.long 0xC 3. "TXEN,Transmitter enable" "0,1"
bitfld.long 0xC 2. "RXEN,Receiver enable" "0,1"
bitfld.long 0xC 1. "RXMUTEEN,Receiver wakeup" "0,1"
bitfld.long 0xC 0. "TXBF,Send break" "0,1"
line.long 0x10 "CTRL2,Control register 2"
bitfld.long 0x10 14. "LINMEN,LIN mode enable" "0,1"
bitfld.long 0x10 12.--13. "STOPCFG,STOP bits" "0,1,2,3"
bitfld.long 0x10 6. "LBDIEN,LIN break detection interrupt" "0,1"
bitfld.long 0x10 5. "LBDLCFG,lin break detection length" "0,1"
hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART node"
line.long 0x14 "CTRL3,Control register 3"
bitfld.long 0x14 11. "SAMCFG,One sample bit method" "0,1"
bitfld.long 0x14 7. "DMATXEN,DMA enable transmitter" "0,1"
bitfld.long 0x14 6. "DMARXEN,DMA enable receiver" "0,1"
bitfld.long 0x14 3. "HDEN,Half-duplex selection" "0,1"
bitfld.long 0x14 2. "IRLPEN,IrDA low-power" "0,1"
bitfld.long 0x14 1. "IREN,IrDA mode enable" "0,1"
bitfld.long 0x14 0. "ERRIEN,Error interrupt enable" "0,1"
tree.end
tree "USART1"
base ad:0x40011000
group.long 0x0++0x1B
line.long 0x0 "STS,Status register"
bitfld.long 0x0 9. "CTSFLG,CTS flag" "0,1"
bitfld.long 0x0 8. "LBDFLG,LIN break detection flag" "0,1"
rbitfld.long 0x0 7. "TXBEFLG,Transmit data register" "0,1"
bitfld.long 0x0 6. "TXCFLG,Transmission complete" "0,1"
bitfld.long 0x0 5. "RXBNEFLG,Read data register not" "0,1"
rbitfld.long 0x0 4. "IDLEFLG,IDLE line detected" "0,1"
rbitfld.long 0x0 3. "OVREFLG,Overrun error" "0,1"
rbitfld.long 0x0 2. "NEFLG,Noise detected flag" "0,1"
rbitfld.long 0x0 1. "FEFLG,Framing error" "0,1"
rbitfld.long 0x0 0. "PEFLG,Parity error" "0,1"
line.long 0x4 "DATA,Data register"
hexmask.long.word 0x4 0.--8. 1. "DATA,Data value"
line.long 0x8 "BR,Baud rate register"
hexmask.long.word 0x8 4.--15. 1. "IBR,mantissa of USARTDIV"
hexmask.long.byte 0x8 0.--3. 1. "FBR,fraction of USARTDIV"
line.long 0xC "CTRL1,Control register 1"
bitfld.long 0xC 15. "OSMCFG,Oversampling mode" "0,1"
bitfld.long 0xC 13. "UEN,USART enable" "0,1"
bitfld.long 0xC 12. "DBLCFG,Word length" "0,1"
bitfld.long 0xC 11. "WUPMCFG,Wakeup method" "0,1"
bitfld.long 0xC 10. "PCEN,Parity control enable" "0,1"
bitfld.long 0xC 9. "PCFG,Parity selection" "0,1"
bitfld.long 0xC 8. "PEIEN,Parity Error Interrupt Enable" "0,1"
bitfld.long 0xC 7. "TXBEIEN,Transmit Buffer Empty Interrupt Enable" "0,1"
bitfld.long 0xC 6. "TXCIEN,Transmission complete interrupt" "0,1"
bitfld.long 0xC 5. "RXBNEIEN,RXNE interrupt enable" "0,1"
bitfld.long 0xC 4. "IDLEIEN,IDLE interrupt enable" "0,1"
newline
bitfld.long 0xC 3. "TXEN,Transmitter enable" "0,1"
bitfld.long 0xC 2. "RXEN,Receiver enable" "0,1"
bitfld.long 0xC 1. "RXMUTEEN,Receiver wakeup" "0,1"
bitfld.long 0xC 0. "TXBF,Send break" "0,1"
line.long 0x10 "CTRL2,Control register 2"
bitfld.long 0x10 14. "LINMEN,LIN mode enable" "0,1"
bitfld.long 0x10 12.--13. "STOPCFG,STOP bits" "0,1,2,3"
bitfld.long 0x10 11. "CLKEN,Clock enable" "0,1"
bitfld.long 0x10 10. "CPOL,Clock polarity" "0,1"
bitfld.long 0x10 9. "CPHA,Clock phase" "0,1"
bitfld.long 0x10 8. "LBCPOEN,Last bit clock pulse" "0,1"
bitfld.long 0x10 6. "LBDIEN,LIN break detection interrupt" "0,1"
bitfld.long 0x10 5. "LBDLCFG,lin break detection length" "0,1"
hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART node"
line.long 0x14 "CTRL3,Control register 3"
bitfld.long 0x14 11. "SAMCFG,One sample bit method" "0,1"
bitfld.long 0x14 10. "CTSIEN,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. "DMATXEN,DMA enable transmitter" "0,1"
bitfld.long 0x14 6. "DMARXEN,DMA enable receiver" "0,1"
bitfld.long 0x14 5. "SCEN,Smartcard mode enable" "0,1"
bitfld.long 0x14 4. "SCNACKEN,Smartcard NACK enable" "0,1"
bitfld.long 0x14 3. "HDEN,Half-duplex selection" "0,1"
bitfld.long 0x14 2. "IRLPEN,IrDA low-power" "0,1"
bitfld.long 0x14 1. "IREN,IrDA mode enable" "0,1"
newline
bitfld.long 0x14 0. "ERRIEN,Error interrupt enable" "0,1"
line.long 0x18 "GTPSC,Guard time and prescaler"
hexmask.long.byte 0x18 8.--15. 1. "GRDT,Guard time value"
hexmask.long.byte 0x18 0.--7. 1. "PSC,Prescaler value"
tree.end
tree "USART2"
base ad:0x40004400
group.long 0x0++0x1B
line.long 0x0 "STS,Status register"
bitfld.long 0x0 9. "CTSFLG,CTS flag" "0,1"
bitfld.long 0x0 8. "LBDFLG,LIN break detection flag" "0,1"
rbitfld.long 0x0 7. "TXBEFLG,Transmit data register" "0,1"
bitfld.long 0x0 6. "TXCFLG,Transmission complete" "0,1"
bitfld.long 0x0 5. "RXBNEFLG,Read data register not" "0,1"
rbitfld.long 0x0 4. "IDLEFLG,IDLE line detected" "0,1"
rbitfld.long 0x0 3. "OVREFLG,Overrun error" "0,1"
rbitfld.long 0x0 2. "NEFLG,Noise detected flag" "0,1"
rbitfld.long 0x0 1. "FEFLG,Framing error" "0,1"
rbitfld.long 0x0 0. "PEFLG,Parity error" "0,1"
line.long 0x4 "DATA,Data register"
hexmask.long.word 0x4 0.--8. 1. "DATA,Data value"
line.long 0x8 "BR,Baud rate register"
hexmask.long.word 0x8 4.--15. 1. "IBR,mantissa of USARTDIV"
hexmask.long.byte 0x8 0.--3. 1. "FBR,fraction of USARTDIV"
line.long 0xC "CTRL1,Control register 1"
bitfld.long 0xC 15. "OSMCFG,Oversampling mode" "0,1"
bitfld.long 0xC 13. "UEN,USART enable" "0,1"
bitfld.long 0xC 12. "DBLCFG,Word length" "0,1"
bitfld.long 0xC 11. "WUPMCFG,Wakeup method" "0,1"
bitfld.long 0xC 10. "PCEN,Parity control enable" "0,1"
bitfld.long 0xC 9. "PCFG,Parity selection" "0,1"
bitfld.long 0xC 8. "PEIEN,Parity Error Interrupt Enable" "0,1"
bitfld.long 0xC 7. "TXBEIEN,Transmit Buffer Empty Interrupt Enable" "0,1"
bitfld.long 0xC 6. "TXCIEN,Transmission complete interrupt" "0,1"
bitfld.long 0xC 5. "RXBNEIEN,RXNE interrupt enable" "0,1"
bitfld.long 0xC 4. "IDLEIEN,IDLE interrupt enable" "0,1"
newline
bitfld.long 0xC 3. "TXEN,Transmitter enable" "0,1"
bitfld.long 0xC 2. "RXEN,Receiver enable" "0,1"
bitfld.long 0xC 1. "RXMUTEEN,Receiver wakeup" "0,1"
bitfld.long 0xC 0. "TXBF,Send break" "0,1"
line.long 0x10 "CTRL2,Control register 2"
bitfld.long 0x10 14. "LINMEN,LIN mode enable" "0,1"
bitfld.long 0x10 12.--13. "STOPCFG,STOP bits" "0,1,2,3"
bitfld.long 0x10 11. "CLKEN,Clock enable" "0,1"
bitfld.long 0x10 10. "CPOL,Clock polarity" "0,1"
bitfld.long 0x10 9. "CPHA,Clock phase" "0,1"
bitfld.long 0x10 8. "LBCPOEN,Last bit clock pulse" "0,1"
bitfld.long 0x10 6. "LBDIEN,LIN break detection interrupt" "0,1"
bitfld.long 0x10 5. "LBDLCFG,lin break detection length" "0,1"
hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART node"
line.long 0x14 "CTRL3,Control register 3"
bitfld.long 0x14 11. "SAMCFG,One sample bit method" "0,1"
bitfld.long 0x14 10. "CTSIEN,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. "DMATXEN,DMA enable transmitter" "0,1"
bitfld.long 0x14 6. "DMARXEN,DMA enable receiver" "0,1"
bitfld.long 0x14 5. "SCEN,Smartcard mode enable" "0,1"
bitfld.long 0x14 4. "SCNACKEN,Smartcard NACK enable" "0,1"
bitfld.long 0x14 3. "HDEN,Half-duplex selection" "0,1"
bitfld.long 0x14 2. "IRLPEN,IrDA low-power" "0,1"
bitfld.long 0x14 1. "IREN,IrDA mode enable" "0,1"
newline
bitfld.long 0x14 0. "ERRIEN,Error interrupt enable" "0,1"
line.long 0x18 "GTPSC,Guard time and prescaler"
hexmask.long.byte 0x18 8.--15. 1. "GRDT,Guard time value"
hexmask.long.byte 0x18 0.--7. 1. "PSC,Prescaler value"
tree.end
tree "USART3"
base ad:0x40004800
group.long 0x0++0x1B
line.long 0x0 "STS,Status register"
bitfld.long 0x0 9. "CTSFLG,CTS flag" "0,1"
bitfld.long 0x0 8. "LBDFLG,LIN break detection flag" "0,1"
rbitfld.long 0x0 7. "TXBEFLG,Transmit data register" "0,1"
bitfld.long 0x0 6. "TXCFLG,Transmission complete" "0,1"
bitfld.long 0x0 5. "RXBNEFLG,Read data register not" "0,1"
rbitfld.long 0x0 4. "IDLEFLG,IDLE line detected" "0,1"
rbitfld.long 0x0 3. "OVREFLG,Overrun error" "0,1"
rbitfld.long 0x0 2. "NEFLG,Noise detected flag" "0,1"
rbitfld.long 0x0 1. "FEFLG,Framing error" "0,1"
rbitfld.long 0x0 0. "PEFLG,Parity error" "0,1"
line.long 0x4 "DATA,Data register"
hexmask.long.word 0x4 0.--8. 1. "DATA,Data value"
line.long 0x8 "BR,Baud rate register"
hexmask.long.word 0x8 4.--15. 1. "IBR,mantissa of USARTDIV"
hexmask.long.byte 0x8 0.--3. 1. "FBR,fraction of USARTDIV"
line.long 0xC "CTRL1,Control register 1"
bitfld.long 0xC 15. "OSMCFG,Oversampling mode" "0,1"
bitfld.long 0xC 13. "UEN,USART enable" "0,1"
bitfld.long 0xC 12. "DBLCFG,Word length" "0,1"
bitfld.long 0xC 11. "WUPMCFG,Wakeup method" "0,1"
bitfld.long 0xC 10. "PCEN,Parity control enable" "0,1"
bitfld.long 0xC 9. "PCFG,Parity selection" "0,1"
bitfld.long 0xC 8. "PEIEN,Parity Error Interrupt Enable" "0,1"
bitfld.long 0xC 7. "TXBEIEN,Transmit Buffer Empty Interrupt Enable" "0,1"
bitfld.long 0xC 6. "TXCIEN,Transmission complete interrupt" "0,1"
bitfld.long 0xC 5. "RXBNEIEN,RXNE interrupt enable" "0,1"
bitfld.long 0xC 4. "IDLEIEN,IDLE interrupt enable" "0,1"
newline
bitfld.long 0xC 3. "TXEN,Transmitter enable" "0,1"
bitfld.long 0xC 2. "RXEN,Receiver enable" "0,1"
bitfld.long 0xC 1. "RXMUTEEN,Receiver wakeup" "0,1"
bitfld.long 0xC 0. "TXBF,Send break" "0,1"
line.long 0x10 "CTRL2,Control register 2"
bitfld.long 0x10 14. "LINMEN,LIN mode enable" "0,1"
bitfld.long 0x10 12.--13. "STOPCFG,STOP bits" "0,1,2,3"
bitfld.long 0x10 11. "CLKEN,Clock enable" "0,1"
bitfld.long 0x10 10. "CPOL,Clock polarity" "0,1"
bitfld.long 0x10 9. "CPHA,Clock phase" "0,1"
bitfld.long 0x10 8. "LBCPOEN,Last bit clock pulse" "0,1"
bitfld.long 0x10 6. "LBDIEN,LIN break detection interrupt" "0,1"
bitfld.long 0x10 5. "LBDLCFG,lin break detection length" "0,1"
hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART node"
line.long 0x14 "CTRL3,Control register 3"
bitfld.long 0x14 11. "SAMCFG,One sample bit method" "0,1"
bitfld.long 0x14 10. "CTSIEN,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. "DMATXEN,DMA enable transmitter" "0,1"
bitfld.long 0x14 6. "DMARXEN,DMA enable receiver" "0,1"
bitfld.long 0x14 5. "SCEN,Smartcard mode enable" "0,1"
bitfld.long 0x14 4. "SCNACKEN,Smartcard NACK enable" "0,1"
bitfld.long 0x14 3. "HDEN,Half-duplex selection" "0,1"
bitfld.long 0x14 2. "IRLPEN,IrDA low-power" "0,1"
bitfld.long 0x14 1. "IREN,IrDA mode enable" "0,1"
newline
bitfld.long 0x14 0. "ERRIEN,Error interrupt enable" "0,1"
line.long 0x18 "GTPSC,Guard time and prescaler"
hexmask.long.byte 0x18 8.--15. 1. "GRDT,Guard time value"
hexmask.long.byte 0x18 0.--7. 1. "PSC,Prescaler value"
tree.end
tree "USART6"
base ad:0x40011400
group.long 0x0++0x1B
line.long 0x0 "STS,Status register"
bitfld.long 0x0 9. "CTSFLG,CTS flag" "0,1"
bitfld.long 0x0 8. "LBDFLG,LIN break detection flag" "0,1"
rbitfld.long 0x0 7. "TXBEFLG,Transmit data register" "0,1"
bitfld.long 0x0 6. "TXCFLG,Transmission complete" "0,1"
bitfld.long 0x0 5. "RXBNEFLG,Read data register not" "0,1"
rbitfld.long 0x0 4. "IDLEFLG,IDLE line detected" "0,1"
rbitfld.long 0x0 3. "OVREFLG,Overrun error" "0,1"
rbitfld.long 0x0 2. "NEFLG,Noise detected flag" "0,1"
rbitfld.long 0x0 1. "FEFLG,Framing error" "0,1"
rbitfld.long 0x0 0. "PEFLG,Parity error" "0,1"
line.long 0x4 "DATA,Data register"
hexmask.long.word 0x4 0.--8. 1. "DATA,Data value"
line.long 0x8 "BR,Baud rate register"
hexmask.long.word 0x8 4.--15. 1. "IBR,mantissa of USARTDIV"
hexmask.long.byte 0x8 0.--3. 1. "FBR,fraction of USARTDIV"
line.long 0xC "CTRL1,Control register 1"
bitfld.long 0xC 15. "OSMCFG,Oversampling mode" "0,1"
bitfld.long 0xC 13. "UEN,USART enable" "0,1"
bitfld.long 0xC 12. "DBLCFG,Word length" "0,1"
bitfld.long 0xC 11. "WUPMCFG,Wakeup method" "0,1"
bitfld.long 0xC 10. "PCEN,Parity control enable" "0,1"
bitfld.long 0xC 9. "PCFG,Parity selection" "0,1"
bitfld.long 0xC 8. "PEIEN,Parity Error Interrupt Enable" "0,1"
bitfld.long 0xC 7. "TXBEIEN,Transmit Buffer Empty Interrupt Enable" "0,1"
bitfld.long 0xC 6. "TXCIEN,Transmission complete interrupt" "0,1"
bitfld.long 0xC 5. "RXBNEIEN,RXNE interrupt enable" "0,1"
bitfld.long 0xC 4. "IDLEIEN,IDLE interrupt enable" "0,1"
newline
bitfld.long 0xC 3. "TXEN,Transmitter enable" "0,1"
bitfld.long 0xC 2. "RXEN,Receiver enable" "0,1"
bitfld.long 0xC 1. "RXMUTEEN,Receiver wakeup" "0,1"
bitfld.long 0xC 0. "TXBF,Send break" "0,1"
line.long 0x10 "CTRL2,Control register 2"
bitfld.long 0x10 14. "LINMEN,LIN mode enable" "0,1"
bitfld.long 0x10 12.--13. "STOPCFG,STOP bits" "0,1,2,3"
bitfld.long 0x10 11. "CLKEN,Clock enable" "0,1"
bitfld.long 0x10 10. "CPOL,Clock polarity" "0,1"
bitfld.long 0x10 9. "CPHA,Clock phase" "0,1"
bitfld.long 0x10 8. "LBCPOEN,Last bit clock pulse" "0,1"
bitfld.long 0x10 6. "LBDIEN,LIN break detection interrupt" "0,1"
bitfld.long 0x10 5. "LBDLCFG,lin break detection length" "0,1"
hexmask.long.byte 0x10 0.--3. 1. "ADDR,Address of the USART node"
line.long 0x14 "CTRL3,Control register 3"
bitfld.long 0x14 11. "SAMCFG,One sample bit method" "0,1"
bitfld.long 0x14 10. "CTSIEN,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. "DMATXEN,DMA enable transmitter" "0,1"
bitfld.long 0x14 6. "DMARXEN,DMA enable receiver" "0,1"
bitfld.long 0x14 5. "SCEN,Smartcard mode enable" "0,1"
bitfld.long 0x14 4. "SCNACKEN,Smartcard NACK enable" "0,1"
bitfld.long 0x14 3. "HDEN,Half-duplex selection" "0,1"
bitfld.long 0x14 2. "IRLPEN,IrDA low-power" "0,1"
bitfld.long 0x14 1. "IREN,IrDA mode enable" "0,1"
newline
bitfld.long 0x14 0. "ERRIEN,Error interrupt enable" "0,1"
line.long 0x18 "GTPSC,Guard time and prescaler"
hexmask.long.byte 0x18 8.--15. 1. "GRDT,Guard time value"
hexmask.long.byte 0x18 0.--7. 1. "PSC,Prescaler value"
tree.end
tree.end
tree "USB_OTG (USB On-The-Go)"
base ad:0x0
tree "USB_OTG_FS (USB On-The-Go Full-Speed)"
tree "OTG_FS_DEVICE"
base ad:0x50000800
group.long 0x0++0x7
line.long 0x0 "DCFG,OTG_FS device configuration register (OTG_FS_DCFG)"
bitfld.long 0x0 11.--12. "PFITV,Periodic frame interval" "0,1,2,3"
hexmask.long.byte 0x0 4.--10. 1. "DADDR,Device address"
bitfld.long 0x0 2. "SENDOUT,Non-zero-length status OUT" "0,1"
bitfld.long 0x0 0.--1. "DSPDSEL,Device speed" "0,1,2,3"
line.long 0x4 "DCTRL,OTG_FS device control register (OTG_FS_DCTL)"
bitfld.long 0x4 11. "POPROGCMP,Power-on programming done" "0,1"
bitfld.long 0x4 10. "GONAKCLR,Clear global OUT NAK" "0,1"
bitfld.long 0x4 9. "GONAKSET,Set global OUT NAK" "0,1"
bitfld.long 0x4 8. "GINAKCLR,Clear global IN NAK" "0,1"
bitfld.long 0x4 7. "GINAKSET,Set global IN NAK" "0,1"
bitfld.long 0x4 4.--6. "TESTSEL,Test control" "0,1,2,3,4,5,6,7"
rbitfld.long 0x4 3. "GONAKSTS,Global OUT NAK status" "0,1"
newline
rbitfld.long 0x4 2. "GINAKSTS,Global IN NAK status" "0,1"
bitfld.long 0x4 1. "SDCNNT,Soft disconnect" "0,1"
bitfld.long 0x4 0. "RWKUPS,Remote wakeup signaling" "0,1"
rgroup.long 0x8++0x3
line.long 0x0 "DSTS,OTG_FS device status register (OTG_FS_DSTS)"
hexmask.long.word 0x0 8.--21. 1. "SOFNUM,Frame number of the received"
bitfld.long 0x0 3. "ERTERR,Erratic error" "0,1"
bitfld.long 0x0 1.--2. "ENUMSPD,Enumerated speed" "0,1,2,3"
bitfld.long 0x0 0. "SUSSTS,Suspend status" "0,1"
group.long 0x10++0x7
line.long 0x0 "DINIMASK,OTG_FS device IN endpoint common interrupt mask register (OTG_FS_DIEPMSK)"
bitfld.long 0x0 6. "IEPNAKEM,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 5. "IEPMMM,IN token received with EP mismatch" "0,1"
bitfld.long 0x0 4. "ITXEMPM,IN token received when TxFIFO empty" "0,1"
bitfld.long 0x0 3. "TOM,Timeout condition mask (Non-isochronous" "0,1"
bitfld.long 0x0 1. "EPDISM,Endpoint disabled interrupt" "0,1"
bitfld.long 0x0 0. "TSFCMPM,Transfer completed interrupt" "0,1"
line.long 0x4 "DOUTIMASK,OTG_FS device OUT endpoint common interrupt mask register (OTG_FS_DOEPMSK)"
bitfld.long 0x4 4. "OTXEMPM,OUT token received when endpoint" "0,1"
bitfld.long 0x4 3. "SETPCMPM,SETUP phase done mask" "0,1"
bitfld.long 0x4 1. "EPDISM,Endpoint disabled interrupt" "0,1"
bitfld.long 0x4 0. "TSFCMPM,Transfer completed interrupt" "0,1"
rgroup.long 0x18++0x3
line.long 0x0 "DAEPINT,OTG_FS device all endpoints interrupt"
hexmask.long.word 0x0 16.--31. 1. "OUTEPINT,OUT endpoint interrupt"
hexmask.long.word 0x0 0.--15. 1. "INEPINT,IN endpoint interrupt bits"
group.long 0x1C++0x3
line.long 0x0 "DAEPIMASK,OTG_FS all endpoints interrupt mask register"
hexmask.long.word 0x0 16.--31. 1. "AOUTM,OUT endpoint interrupt"
hexmask.long.word 0x0 0.--15. 1. "AINM,IN EP interrupt mask bits"
group.long 0x28++0x7
line.long 0x0 "DVBUSDTIM,OTG_FS device VBUS discharge time"
hexmask.long.word 0x0 0.--15. 1. "VBUSDTIM,Device VBUS discharge time"
line.long 0x4 "DVBUSPTIM,OTG_FS device VBUS pulsing time"
hexmask.long.word 0x4 0.--11. 1. "VBUSPTIM,Device VBUS pulsing time"
group.long 0x34++0x3
line.long 0x0 "DIEIMASK,OTG_FS device IN endpoint FIFO empty"
hexmask.long.word 0x0 0.--15. 1. "INEM,IN EP Tx FIFO empty interrupt mask"
group.long 0x100++0x3
line.long 0x0 "DIEPCTRL0,OTG_FS device control IN endpoint 0 control"
rbitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
rbitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
rbitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
newline
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
bitfld.long 0x0 0.--1. "MAXPS,Maximum packet size" "0,1,2,3"
group.long 0x120++0x3
line.long 0x0 "DIEPCTRL1,OTG device endpoint-1 control"
bitfld.long 0x0 31. "EPEN,Endpoint Enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint Disable" "0,1"
bitfld.long 0x0 29. "OFSET,Odd Frame Set" "0,1"
bitfld.long 0x0 28. "DPIDSET,DATA0 PID Set" "0,1"
bitfld.long 0x0 27. "NAKSET,NAK Set" "0,1"
bitfld.long 0x0 26. "NAKCLR,NAK Clear" "0,1"
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TXFIFO Number"
newline
bitfld.long 0x0 21. "STALLH,STALL Handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint Type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK Status Configure" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even Odd Frame Select" "0,1"
bitfld.long 0x0 15. "USBAEP,USB Active Endpoint" "0,1"
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum Packet Size"
group.long 0x140++0x3
line.long 0x0 "DIEPCTRL2,OTG device endpoint-2 control"
bitfld.long 0x0 31. "EPEN,Endpoint Enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint Disable" "0,1"
bitfld.long 0x0 29. "OFSET,Odd Frame Set" "0,1"
bitfld.long 0x0 28. "DPIDSET,DATA0 PID Set" "0,1"
bitfld.long 0x0 27. "NAKSET,NAK Set" "0,1"
bitfld.long 0x0 26. "NAKCLR,NAK Clear" "0,1"
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TXFIFO Number"
newline
bitfld.long 0x0 21. "STALLH,STALL Handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint Type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK Status Configure" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even Odd Frame Select" "0,1"
bitfld.long 0x0 15. "USBAEP,USB Active Endpoint" "0,1"
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum Packet Size"
group.long 0x160++0x3
line.long 0x0 "DIEPCTRL3,OTG device endpoint-3 control"
bitfld.long 0x0 31. "EPEN,Endpoint Enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint Disable" "0,1"
bitfld.long 0x0 29. "OFSET,Odd Frame Set" "0,1"
bitfld.long 0x0 28. "DPIDSET,DATA0 PID Set" "0,1"
bitfld.long 0x0 27. "NAKSET,NAK Set" "0,1"
bitfld.long 0x0 26. "NAKCLR,NAK Clear" "0,1"
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TXFIFO Number"
newline
bitfld.long 0x0 21. "STALLH,STALL Handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint Type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK Status Configure" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even Odd Frame Select" "0,1"
bitfld.long 0x0 15. "USBAEP,USB Active Endpoint" "0,1"
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum Packet Size"
group.long 0x300++0x3
line.long 0x0 "DOEPCTRL0,device endpoint-0 control"
bitfld.long 0x0 31. "EPEN,Endpoint Enable" "0,1"
rbitfld.long 0x0 30. "EPDIS,Endpoint Disable" "0,1"
bitfld.long 0x0 27. "NAKSET,NAK Set" "0,1"
bitfld.long 0x0 26. "NAKCLR,NAK Clear" "0,1"
bitfld.long 0x0 21. "STALLH,STALL Handshake" "0,1"
bitfld.long 0x0 20. "SNMEN,Snoop Mode Enable" "0,1"
rbitfld.long 0x0 18.--19. "EPTYPE,Endpoint Type" "0,1,2,3"
newline
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK Status Configure" "0,1"
rbitfld.long 0x0 15. "USBAEP,USB Active Endpoint" "0,1"
rbitfld.long 0x0 0.--1. "MAXPS,Maximum Packet Size" "0,1,2,3"
group.long 0x320++0x3
line.long 0x0 "DOEPCTRL1,device endpoint-1 control"
bitfld.long 0x0 31. "EPEN,Endpoint Enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint Disable" "0,1"
bitfld.long 0x0 29. "OFSET,Odd Frame Set" "0,1"
bitfld.long 0x0 28. "DPIDSET,DATA0 PID Set" "0,1"
bitfld.long 0x0 27. "NAKSET,NAK Set" "0,1"
bitfld.long 0x0 26. "NAKCLR,NAK Clear" "0,1"
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TXFIFO Number"
newline
bitfld.long 0x0 21. "STALLH,STALL Handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint Type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK Status Configure" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even Odd Frame Select" "0,1"
bitfld.long 0x0 15. "USBAEP,USB Active Endpoint" "0,1"
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum Packet Size"
group.long 0x340++0x3
line.long 0x0 "DOEPCTRL2,device endpoint-2 control"
bitfld.long 0x0 31. "EPEN,Endpoint Enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint Disable" "0,1"
bitfld.long 0x0 29. "OFSET,Odd Frame Set" "0,1"
bitfld.long 0x0 28. "DPIDSET,DATA0 PID Set" "0,1"
bitfld.long 0x0 27. "NAKSET,NAK Set" "0,1"
bitfld.long 0x0 26. "NAKCLR,NAK Clear" "0,1"
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TXFIFO Number"
newline
bitfld.long 0x0 21. "STALLH,STALL Handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint Type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK Status Configure" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even Odd Frame Select" "0,1"
bitfld.long 0x0 15. "USBAEP,USB Active Endpoint" "0,1"
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum Packet Size"
group.long 0x360++0x3
line.long 0x0 "DOEPCTRL3,device endpoint-3 control"
bitfld.long 0x0 31. "EPEN,Endpoint Enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint Disable" "0,1"
bitfld.long 0x0 29. "OFSET,Odd Frame Set" "0,1"
bitfld.long 0x0 28. "DPIDSET,DATA0 PID Set" "0,1"
bitfld.long 0x0 27. "NAKSET,NAK Set" "0,1"
bitfld.long 0x0 26. "NAKCLR,NAK Clear" "0,1"
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TXFIFO Number"
newline
bitfld.long 0x0 21. "STALLH,STALL Handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint Type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK Status Configure" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even Odd Frame Select" "0,1"
bitfld.long 0x0 15. "USBAEP,USB Active Endpoint" "0,1"
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum Packet Size"
group.long 0x108++0x3
line.long 0x0 "DIEPINT0,device endpoint-x interrupt"
rbitfld.long 0x0 7. "TXFE,TXFIFO Empty Interrupt" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN Endpoint NAK Effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,Receive IN Token Interrupt" "0,1"
bitfld.long 0x0 3. "TO,Timeout Interrupt" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint Interrupt Disable" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer Complete Interrupt" "0,1"
group.long 0x128++0x3
line.long 0x0 "DIEPINT1,device endpoint-1 interrupt"
rbitfld.long 0x0 7. "TXFE,TXFIFO Empty Interrupt" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN Endpoint NAK Effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,Receive IN Token Interrupt" "0,1"
bitfld.long 0x0 3. "TO,Timeout Interrupt" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint Interrupt Disable" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer Complete Interrupt" "0,1"
group.long 0x148++0x3
line.long 0x0 "DIEPINT2,device endpoint-2 interrupt"
rbitfld.long 0x0 7. "TXFE,TXFIFO Empty Interrupt" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN Endpoint NAK Effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,Receive IN Token Interrupt" "0,1"
bitfld.long 0x0 3. "TO,Timeout Interrupt" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint Interrupt Disable" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer Complete Interrupt" "0,1"
group.long 0x168++0x3
line.long 0x0 "DIEPINT3,device endpoint-3 interrupt"
rbitfld.long 0x0 7. "TXFE,TXFIFO Empty Interrupt" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN Endpoint NAK Effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,Receive IN Token Interrupt" "0,1"
bitfld.long 0x0 3. "TO,Timeout Interrupt" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint Interrupt Disable" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer Complete Interrupt" "0,1"
group.long 0x308++0x3
line.long 0x0 "DOEPINT0,device endpoint-0 interrupt"
bitfld.long 0x0 6. "RXBSP,Receive Back-to-Back SETUP Packet Interrupt" "0,1"
bitfld.long 0x0 4. "RXOTDIS,Receive OUT Token Disable Interrupt" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP Phase Done Interrupt" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint Interrupt Disable" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer Complete Interrupt" "0,1"
group.long 0x328++0x3
line.long 0x0 "DOEPINT1,device endpoint-1 interrupt"
bitfld.long 0x0 6. "RXBSP,Receive Back-to-Back SETUP Packet Interrupt" "0,1"
bitfld.long 0x0 4. "RXOTDIS,Receive OUT Token Disable Interrupt" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP Phase Done Interrupt" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint Interrupt Disable" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer Complete Interrupt" "0,1"
group.long 0x348++0x3
line.long 0x0 "DOEPINT2,device endpoint-2 interrupt"
bitfld.long 0x0 6. "RXBSP,Receive Back-to-Back SETUP Packet Interrupt" "0,1"
bitfld.long 0x0 4. "RXOTDIS,Receive OUT Token Disable Interrupt" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP Phase Done Interrupt" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint Interrupt Disable" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer Complete Interrupt" "0,1"
group.long 0x368++0x3
line.long 0x0 "DOEPINT3,device endpoint-3 interrupt"
bitfld.long 0x0 6. "RXBSP,Receive Back-to-Back SETUP Packet Interrupt" "0,1"
bitfld.long 0x0 4. "RXOTDIS,Receive OUT Token Disable Interrupt" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP Phase Done Interrupt" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint Interrupt Disable" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer Complete Interrupt" "0,1"
group.long 0x110++0x3
line.long 0x0 "DIEPTRS0,device endpoint-0 transfer size"
bitfld.long 0x0 19.--20. "EPPCNT,Packet count" "0,1,2,3"
hexmask.long.byte 0x0 0.--6. 1. "EPTRS,Transfer size"
group.long 0x310++0x3
line.long 0x0 "DOEPTRS0,device OUT endpoint-0 transfer size"
bitfld.long 0x0 29.--30. "SPCNT,SETUP packet count" "0,1,2,3"
bitfld.long 0x0 19. "EPPCNT,Packet count" "0,1"
hexmask.long.byte 0x0 0.--6. 1. "EPTRS,Transfer size"
group.long 0x130++0x3
line.long 0x0 "DIEPTRS1,device endpoint-1 transfer size"
bitfld.long 0x0 29.--30. "TXDSEL,Multi count" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
group.long 0x150++0x3
line.long 0x0 "DIEPTRS2,device endpoint-2 transfer size"
bitfld.long 0x0 29.--30. "TXDSEL,Multi count" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
group.long 0x170++0x3
line.long 0x0 "DIEPTRS3,device endpoint-3 transfer size"
bitfld.long 0x0 29.--30. "TXDSEL,Multi count" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
rgroup.long 0x118++0x3
line.long 0x0 "DITXFSTS0,OTG_FS device IN endpoint transmit FIFO"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFSASEL,IN endpoint TxFIFO space"
rgroup.long 0x138++0x3
line.long 0x0 "DITXFSTS1,OTG_FS device IN endpoint transmit FIFO"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFSASEL,IN endpoint TxFIFO space"
rgroup.long 0x158++0x3
line.long 0x0 "DITXFSTS2,OTG_FS device IN endpoint transmit FIFO"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFSASEL,IN endpoint TxFIFO space"
rgroup.long 0x178++0x3
line.long 0x0 "DITXFSTS3,OTG_FS device IN endpoint transmit FIFO"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFSASEL,IN endpoint TxFIFO space"
group.long 0x330++0x3
line.long 0x0 "DOEPTRS1,device OUT endpoint-1 transfer size"
bitfld.long 0x0 29.--30. "RXDPID_SPCNT,Received data PID/SETUP packet" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
group.long 0x350++0x3
line.long 0x0 "DOEPTRS2,device OUT endpoint-2 transfer size"
bitfld.long 0x0 29.--30. "RXDPID_SPCNT,Received data PID/SETUP packet" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
group.long 0x370++0x3
line.long 0x0 "DOEPTRS3,device OUT endpoint-3 transfer size"
bitfld.long 0x0 29.--30. "RXDPID_SPCNT,Received data PID/SETUP packet" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
tree.end
tree "OTG_FS_GLOBAL"
base ad:0x50000000
group.long 0x0++0x1B
line.long 0x0 "GCTRLSTS,OTG_FS control and status register"
rbitfld.long 0x0 19. "BSVD,B-session valid" "0,1"
rbitfld.long 0x0 18. "ASVD,A-session valid" "0,1"
rbitfld.long 0x0 17. "LSDEBT,Long/short debounce time" "0,1"
rbitfld.long 0x0 16. "CIDSTS,Connector ID status" "0,1"
bitfld.long 0x0 11. "DHNPEN,Device HNP enabled" "0,1"
bitfld.long 0x0 10. "HHNPEN,Host set HNP enable" "0,1"
bitfld.long 0x0 9. "HNPREQ,HNP request" "0,1"
newline
rbitfld.long 0x0 8. "HNSUC,Host negotiation success" "0,1"
bitfld.long 0x0 1. "SREQ,Session request" "0,1"
rbitfld.long 0x0 0. "SREQSUC,Session request success" "0,1"
line.long 0x4 "GINT,OTG_FS interrupt register"
bitfld.long 0x4 19. "DEBDFLG,Debounce done" "0,1"
bitfld.long 0x4 18. "ADTOFLG,A-device timeout change" "0,1"
bitfld.long 0x4 17. "HNFLG,Host negotiation detected" "0,1"
bitfld.long 0x4 9. "HNSUCCHG,Host negotiation success status" "0,1"
bitfld.long 0x4 8. "SREQSUCCHG,Session request success status" "0,1"
bitfld.long 0x4 2. "SEFLG,Session end detected" "0,1"
line.long 0x8 "GAHBCFG,OTG_FS AHB configuration register"
bitfld.long 0x8 8. "PTXFEL,Periodic TxFIFO empty" "0,1"
bitfld.long 0x8 7. "TXFEL,TxFIFO empty level" "0,1"
bitfld.long 0x8 0. "GINTMASK,Global interrupt mask" "0,1"
line.long 0xC "GUSBCFG,OTG_FS USB configuration register"
bitfld.long 0xC 31. "CTXP,Corrupt Tx packet" "0,1"
bitfld.long 0xC 30. "FDMODE,Force device mode" "0,1"
bitfld.long 0xC 29. "FHMODE,Force host mode" "0,1"
hexmask.long.byte 0xC 10.--13. 1. "TRTIM,USB turnaround time"
bitfld.long 0xC 9. "HNPEN,HNP-capable" "0,1"
bitfld.long 0xC 8. "SRPEN,SRP-capable" "0,1"
bitfld.long 0xC 6. "FSSTSEL,Full Speed serial transceiver" "0,1"
newline
bitfld.long 0xC 0.--2. "SEFLG,FS timeout calibration" "0,1,2,3,4,5,6,7"
line.long 0x10 "GRSTCTRL,OTG_FS reset register"
rbitfld.long 0x10 31. "AHBMIDL,AHB master idle" "0,1"
hexmask.long.byte 0x10 6.--10. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x10 5. "TXFFLU,TxFIFO flush" "0,1"
bitfld.long 0x10 4. "RXFFLU,RxFIFO flush" "0,1"
bitfld.long 0x10 2. "HFCNTRST,Host frame counter reset" "0,1"
bitfld.long 0x10 1. "HSRST,HCLK soft reset" "0,1"
bitfld.long 0x10 0. "CSRST,Core soft reset" "0,1"
line.long 0x14 "GCINT,OTG_FS core interrupt register"
bitfld.long 0x14 31. "RWAKE,Resume/remote wakeup detected" "0,1"
bitfld.long 0x14 30. "SREQ,Session request/new session detected" "0,1"
bitfld.long 0x14 29. "DEDIS,Disconnect detected" "0,1"
bitfld.long 0x14 28. "CINSTSCHG,Connector ID status change" "0,1"
rbitfld.long 0x14 26. "PTXFE,Periodic TxFIFO empty" "0,1"
rbitfld.long 0x14 25. "HCHAN,Host channels interrupt" "0,1"
rbitfld.long 0x14 24. "HPORT,Host port interrupt" "0,1"
newline
bitfld.long 0x14 21. "IP_OUTTX,Incomplete periodic transfer(Host" "0,1"
bitfld.long 0x14 20. "IIINTX,Incomplete isochronous IN" "0,1"
rbitfld.long 0x14 19. "ONEP,OUT endpoint interrupt" "0,1"
rbitfld.long 0x14 18. "INEP,IN endpoint interrupt" "0,1"
bitfld.long 0x14 15. "EOPF,End of periodic frame" "0,1"
bitfld.long 0x14 14. "ISOPD,Isochronous OUT packet dropped" "0,1"
bitfld.long 0x14 13. "ENUMD,Enumeration done" "0,1"
newline
bitfld.long 0x14 12. "USBRST,USB reset" "0,1"
bitfld.long 0x14 11. "USBSUS,USB suspend" "0,1"
bitfld.long 0x14 10. "ESUS,Early suspend" "0,1"
rbitfld.long 0x14 7. "GONAKE,Global OUT NAK effective" "0,1"
rbitfld.long 0x14 6. "GINNPNAKE,Global IN non-periodic NAK" "0,1"
rbitfld.long 0x14 5. "NPTXFEM,Non-periodic TxFIFO empty" "0,1"
rbitfld.long 0x14 4. "RXFNONE,RxFIFO non-empty" "0,1"
newline
bitfld.long 0x14 3. "SOF,Start of frame" "0,1"
rbitfld.long 0x14 2. "OTG,OTG interrupt" "0,1"
bitfld.long 0x14 1. "MMIS,Mode mismatch interrupt" "0,1"
rbitfld.long 0x14 0. "CURMOSEL,Current mode of operation" "0,1"
line.long 0x18 "GINTMASK,OTG_FS interrupt mask register"
bitfld.long 0x18 31. "RWAKEM,Resume/remote wakeup detected interrupt" "0,1"
bitfld.long 0x18 30. "SREQM,Session request/new session detected" "0,1"
bitfld.long 0x18 29. "DEDISM,Disconnect detected interrupt" "0,1"
bitfld.long 0x18 28. "CIDSTSTCM,Connector ID status change" "0,1"
bitfld.long 0x18 26. "PTXFEM,Periodic TxFIFO empty mask" "0,1"
bitfld.long 0x18 25. "HCHANM,Host channels interrupt" "0,1"
rbitfld.long 0x18 24. "HPORTM,Host port interrupt mask" "0,1"
newline
bitfld.long 0x18 21. "IP_OUTTXM,Incomplete periodic transfer mask(Host" "0,1"
bitfld.long 0x18 20. "IIINTXM,Incomplete isochronous IN transfer" "0,1"
bitfld.long 0x18 19. "OUTEPM,OUT endpoints interrupt" "0,1"
bitfld.long 0x18 18. "INEPM,IN endpoints interrupt" "0,1"
bitfld.long 0x18 17. "EPMISM,Endpoint mismatch interrupt" "0,1"
bitfld.long 0x18 15. "EOPFM,End of periodic frame interrupt" "0,1"
bitfld.long 0x18 14. "ISOPDM,Isochronous OUT packet dropped interrupt" "0,1"
newline
bitfld.long 0x18 13. "ENUMDM,Enumeration done mask" "0,1"
bitfld.long 0x18 12. "USBRSTM,USB reset mask" "0,1"
bitfld.long 0x18 11. "USBSUSM,USB suspend mask" "0,1"
bitfld.long 0x18 10. "ESUSM,Early suspend mask" "0,1"
bitfld.long 0x18 7. "GONAKEM,Global OUT NAK effective" "0,1"
bitfld.long 0x18 6. "GINNPNAKEM,Global non-periodic IN NAK effective" "0,1"
bitfld.long 0x18 5. "NPTXFEMM,Non-periodic TxFIFO empty" "0,1"
newline
bitfld.long 0x18 4. "RXFNONEM,Receive FIFO non-empty" "0,1"
bitfld.long 0x18 3. "SOFM,Start of frame mask" "0,1"
bitfld.long 0x18 2. "OTGM,OTG interrupt mask" "0,1"
bitfld.long 0x18 1. "MMISM,Mode mismatch interrupt" "0,1"
rgroup.long 0x1C++0x3
line.long 0x0 "GRXSTS,OTG_FS Receive status debug read(Device"
hexmask.long.byte 0x0 21.--24. 1. "FNUM,Frame number"
hexmask.long.byte 0x0 17.--20. 1. "PSTS,Packet status"
bitfld.long 0x0 15.--16. "DPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 4.--14. 1. "BCNT,Byte count"
hexmask.long.byte 0x0 0.--3. 1. "EPNUM,Endpoint number"
rgroup.long 0x1C++0x3
line.long 0x0 "GRXSTSP,OTG_FS Receive status debug read(Host"
hexmask.long.byte 0x0 17.--20. 1. "PSTS,Packet status"
bitfld.long 0x0 15.--16. "DPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 4.--14. 1. "BCNT,Byte count"
hexmask.long.byte 0x0 0.--3. 1. "CHNUM,Endpoint number"
group.long 0x24++0x7
line.long 0x0 "GRXFIFO,OTG_FS Receive FIFO size register"
hexmask.long.word 0x0 0.--15. 1. "RXFDEP,RxFIFO depth"
line.long 0x4 "GTXFCFG,OTG_FS non-periodic transmit FIFO size"
hexmask.long.word 0x4 16.--31. 1. "EPTXFDEP,Endpoint 0 TxFIFO depth"
hexmask.long.word 0x4 0.--15. 1. "EPTXSA,Endpoint 0 transmit RAM start"
group.long 0x28++0x3
line.long 0x0 "GTXFCFGH,OTG_FS non-periodic transmit FIFO size"
hexmask.long.word 0x0 16.--31. 1. "NPTXFDEP,Non-periodic TxFIFO depth"
hexmask.long.word 0x0 0.--15. 1. "NPTXSA,Non-periodic transmit RAM start"
rgroup.long 0x2C++0x3
line.long 0x0 "GNPTXFQSTS,OTG_FS non-periodic transmit FIFO/queue"
hexmask.long.byte 0x0 24.--30. 1. "NPTXRQ,Top of the non-periodic transmit request"
hexmask.long.byte 0x0 16.--23. 1. "NPTXRSA,Non-periodic transmit request queue"
hexmask.long.word 0x0 0.--15. 1. "NPTXFSA,Non-periodic TxFIFO space"
group.long 0x38++0x7
line.long 0x0 "GGCCFG,OTG_FS general core configuration register"
bitfld.long 0x0 21. "VBSDIS,VBUS Sensing Disable" "0,1"
bitfld.long 0x0 20. "SOFPOUT,SOF output enable" "0,1"
bitfld.long 0x0 19. "BDVBSEN,Enable the VBUS sensing" "0,1"
bitfld.long 0x0 18. "ADVBSEN,Enable the VBUS sensing" "0,1"
bitfld.long 0x0 16. "PWEN,Power down" "0,1"
line.long 0x4 "GCID,core ID register"
hexmask.long 0x4 0.--31. 1. "PID,Product ID field"
group.long 0x100++0xF
line.long 0x0 "GHPTXFSIZE,OTG_FS Host periodic transmit FIFO size"
hexmask.long.word 0x0 16.--31. 1. "HPDTXFDEP,Host periodic TxFIFO depth"
hexmask.long.word 0x0 0.--15. 1. "HPDTXFSA,Host periodic TxFIFO start"
line.long 0x4 "DTXFIFO1,OTG_FS device IN endpoint transmit FIFO size"
hexmask.long.word 0x4 16.--31. 1. "INEPTXFDEP,IN endpoint TxFIFO depth"
hexmask.long.word 0x4 0.--15. 1. "INEPTXFRSA,IN endpoint FIFO2 transmit RAM start"
line.long 0x8 "DTXFIFO2,OTG_FS device IN endpoint transmit FIFO size"
hexmask.long.word 0x8 16.--31. 1. "INEPTXFDEP,IN endpoint TxFIFO depth"
hexmask.long.word 0x8 0.--15. 1. "INEPTXFRSA,IN endpoint FIFO3 transmit RAM start"
line.long 0xC "DTXFIFO3,OTG_FS device IN endpoint transmit FIFO size"
hexmask.long.word 0xC 16.--31. 1. "INEPTXFDEP,IN endpoint TxFIFO depth"
hexmask.long.word 0xC 0.--15. 1. "INEPTXFRSA,IN endpoint FIFO4 transmit RAM start"
tree.end
tree "OTG_FS_HOST"
base ad:0x50000400
group.long 0x0++0x7
line.long 0x0 "HCFG,OTG_FS host configuration register"
rbitfld.long 0x0 2. "FSSPT,FS- and LS-only support" "0,1"
bitfld.long 0x0 0.--1. "PHYCLKSEL,FS/LS PHY clock select" "0,1,2,3"
line.long 0x4 "HFIVL,OTG_FS Host frame interval"
hexmask.long.word 0x4 0.--15. 1. "FIVL,Frame interval"
rgroup.long 0x8++0x3
line.long 0x0 "HFIFM,OTG_FS host frame number/frame time"
hexmask.long.word 0x0 16.--31. 1. "FRTIME,Frame time remaining"
hexmask.long.word 0x0 0.--15. 1. "FNUM,Frame number"
group.long 0x10++0x3
line.long 0x0 "HPTXSTS,OTG_FS_Host periodic transmit FIFO/queue"
hexmask.long.byte 0x0 24.--31. 1. "QTOP,Top of the periodic transmit request"
hexmask.long.byte 0x0 16.--23. 1. "QSPACE,Periodic transmit request queue space"
hexmask.long.word 0x0 0.--15. 1. "FSPACE,Periodic transmit data FIFO space"
rgroup.long 0x14++0x3
line.long 0x0 "HACHINT,OTG_FS Host all channels interrupt"
hexmask.long.word 0x0 0.--15. 1. "ACHINT,Channel interrupts"
group.long 0x18++0x3
line.long 0x0 "HACHIMASK,OTG_FS host all channels interrupt mask"
hexmask.long.word 0x0 0.--15. 1. "ACHIMASK,Channel interrupt mask"
group.long 0x40++0x3
line.long 0x0 "HPORTCSTS,OTG_FS host port control and status register"
rbitfld.long 0x0 17.--18. "PSPDSEL,Port speed" "0,1,2,3"
hexmask.long.byte 0x0 13.--16. 1. "PTSEL,Port test control"
bitfld.long 0x0 12. "PP,Port power" "0,1"
rbitfld.long 0x0 10.--11. "PDLSTS,Port line status" "0,1,2,3"
bitfld.long 0x0 8. "PRST,Port reset" "0,1"
bitfld.long 0x0 7. "PSUS,Port suspend" "0,1"
bitfld.long 0x0 6. "PRS,Port resume" "0,1"
bitfld.long 0x0 5. "POVCCHG,Port overcurrent change" "0,1"
newline
rbitfld.long 0x0 4. "POVC,Port overcurrent active" "0,1"
bitfld.long 0x0 3. "PENCHG,Port enable/disable change" "0,1"
bitfld.long 0x0 2. "PEN,Port enable" "0,1"
bitfld.long 0x0 1. "PCINTFLG,Port connect detected" "0,1"
rbitfld.long 0x0 0. "PCNNTFLG,Port connect status" "0,1"
group.long 0x100++0x3
line.long 0x0 "HCH0,OTG_FS host channel-0 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
newline
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x120++0x3
line.long 0x0 "HCH1,OTG_FS host channel-1 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
newline
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x140++0x3
line.long 0x0 "HCH2,OTG_FS host channel-2 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
newline
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x160++0x3
line.long 0x0 "HCH3,OTG_FS host channel-3 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
newline
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x180++0x3
line.long 0x0 "HCH4,OTG_FS host channel-4 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
newline
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x1A0++0x3
line.long 0x0 "HCH5,OTG_FS host channel-5 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
newline
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x1C0++0x3
line.long 0x0 "HCH6,OTG_FS host channel-6 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
newline
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x1E0++0x3
line.long 0x0 "HCH7,OTG_FS host channel-7 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
newline
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x108++0x3
line.long 0x0 "HCHINT0,OTG_FS host channel-0 interrupt register"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
newline
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x128++0x3
line.long 0x0 "HCHINT1,OTG_FS host channel-1 interrupt register"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
newline
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x148++0x3
line.long 0x0 "HCHINT2,OTG_FS host channel-2 interrupt register"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
newline
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x168++0x3
line.long 0x0 "HCHINT3,OTG_FS host channel-3 interrupt register"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
newline
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x188++0x3
line.long 0x0 "HCHINT4,OTG_FS host channel-4 interrupt register"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
newline
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x1A8++0x3
line.long 0x0 "HCHINT5,OTG_FS host channel-5 interrupt register"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
newline
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x1C8++0x3
line.long 0x0 "HCHINT6,OTG_FS host channel-6 interrupt register"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
newline
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x1E8++0x3
line.long 0x0 "HCHINT7,OTG_FS host channel-7 interrupt register"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
newline
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x10C++0x3
line.long 0x0 "HCHIMASK0,OTG_FS host channel-0 mask register"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
newline
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x12C++0x3
line.long 0x0 "HCHIMASK1,OTG_FS host channel-1 mask register"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
newline
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x14C++0x3
line.long 0x0 "HCHIMASK2,OTG_FS host channel-2 mask register"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
newline
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x16C++0x3
line.long 0x0 "HCHIMASK3,OTG_FS host channel-3 mask register"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
newline
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x18C++0x3
line.long 0x0 "HCHIMASK4,OTG_FS host channel-4 mask register"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
newline
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x1AC++0x3
line.long 0x0 "HCHIMASK5,OTG_FS host channel-5 mask register"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
newline
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x1CC++0x3
line.long 0x0 "HCHIMASK6,OTG_FS host channel-6 mask register"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
newline
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x1EC++0x3
line.long 0x0 "HCHIMASK7,OTG_FS host channel-7 mask register"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
newline
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x110++0x3
line.long 0x0 "HCHTSIZE0,OTG_FS host channel-0 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x130++0x3
line.long 0x0 "HCHTSIZE1,OTG_FS host channel-1 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x150++0x3
line.long 0x0 "HCHTSIZE2,OTG_FS host channel-2 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x170++0x3
line.long 0x0 "HCHTSIZE3,OTG_FS host channel-3 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x190++0x3
line.long 0x0 "HCHTSIZE4,OTG_FS host channel-x transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x1B0++0x3
line.long 0x0 "HCHTSIZE5,OTG_FS host channel-5 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x1D0++0x3
line.long 0x0 "HCHTSIZE6,OTG_FS host channel-6 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x1F0++0x3
line.long 0x0 "HCHTSIZE7,OTG_FS host channel-7 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
tree.end
tree "OTG_FS_PWRCLK"
base ad:0x50000E00
group.long 0x0++0x3
line.long 0x0 "FS_PCGCCTL,OTG_FS power and clock gating control"
bitfld.long 0x0 4. "PHYSUS,PHY Suspended" "0,1"
bitfld.long 0x0 1. "GCLK,Gate HCLK" "0,1"
bitfld.long 0x0 0. "PCLKSTOP,Stop PHY clock" "0,1"
tree.end
tree.end
tree "USB_OTG_HS (USB On-The-Go High-Speed)"
tree "OTG_HS1_DEVICE"
base ad:0x40040800
group.long 0x0++0x7
line.long 0x0 "DCFG,OTG_HS device configuration"
bitfld.long 0x0 11.--12. "PFITV,Periodic (micro)frame" "0,1,2,3"
hexmask.long.byte 0x0 4.--10. 1. "DADDR,Device address"
bitfld.long 0x0 2. "SENDOUT,Nonzero-length status OUT" "0,1"
bitfld.long 0x0 0.--1. "DSPDSEL,Device speed" "0,1,2,3"
line.long 0x4 "DCTRL,OTG_HS device control register"
bitfld.long 0x4 11. "POPROGCMP,Power-on programming done" "0,1"
bitfld.long 0x4 10. "GONAKCLR,Clear global OUT NAK" "0,1"
bitfld.long 0x4 9. "GONAKSET,Set global OUT NAK" "0,1"
bitfld.long 0x4 8. "GINAKCLR,Clear global IN NAK" "0,1"
bitfld.long 0x4 7. "GINAKSET,Set global IN NAK" "0,1"
bitfld.long 0x4 4.--6. "TESTSEL,Test control" "0,1,2,3,4,5,6,7"
newline
rbitfld.long 0x4 3. "GONAKSTS,Global OUT NAK status" "0,1"
rbitfld.long 0x4 2. "GINAKSTS,Global IN NAK status" "0,1"
bitfld.long 0x4 1. "SDCNNT,Soft disconnect" "0,1"
bitfld.long 0x4 0. "RWKUPS,Remote wakeup signaling" "0,1"
rgroup.long 0x8++0x3
line.long 0x0 "DSTS,OTG_HS device status register"
hexmask.long.word 0x0 8.--21. 1. "SOFNUM,Frame number of the received"
bitfld.long 0x0 3. "ERTERR,Erratic error" "0,1"
bitfld.long 0x0 1.--2. "ENUMSPD,Enumerated speed" "0,1,2,3"
bitfld.long 0x0 0. "SUSSTS,Suspend status" "0,1"
group.long 0x10++0x7
line.long 0x0 "DINIMASK,OTG_HS device IN endpoint common interrupt"
bitfld.long 0x0 6. "IEPNAKEM,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 5. "IEPMMM,IN token received with EP mismatch" "0,1"
bitfld.long 0x0 4. "ITXEMPM,IN token received when TxFIFO empty" "0,1"
bitfld.long 0x0 3. "TOM,Timeout condition mask (nonisochronous" "0,1"
bitfld.long 0x0 1. "EPDISM,Endpoint disabled interrupt" "0,1"
bitfld.long 0x0 0. "TSFCMPM,Transfer completed interrupt" "0,1"
line.long 0x4 "DOUTIMASK,OTG_HS device OUT endpoint common interrupt"
bitfld.long 0x4 4. "OTXEMPM,OUT token received when endpoint" "0,1"
bitfld.long 0x4 3. "SETPCMPM,SETUP phase done mask" "0,1"
bitfld.long 0x4 1. "EPDISM,Endpoint disabled interrupt" "0,1"
bitfld.long 0x4 0. "TSFCMPM,Transfer completed interrupt" "0,1"
rgroup.long 0x18++0x3
line.long 0x0 "DAEPINT,OTG_HS device all endpoints interrupt"
hexmask.long.word 0x0 16.--31. 1. "OUTEPINT,OUT endpoint interrupt"
hexmask.long.word 0x0 0.--15. 1. "INEPINT,IN endpoint interrupt bits"
group.long 0x1C++0x3
line.long 0x0 "DAEPIMASK,OTG_HS all endpoints interrupt mask"
hexmask.long.word 0x0 16.--31. 1. "AOUTM,OUT EP interrupt mask bits"
hexmask.long.word 0x0 0.--15. 1. "AINM,IN EP interrupt mask bits"
group.long 0x28++0x17
line.long 0x0 "DVBUSDTIM,OTG_HS device VBUS discharge time"
hexmask.long.word 0x0 0.--15. 1. "VBUSDTIM,Device VBUS discharge time"
line.long 0x4 "DVBUSPTIM,OTG_HS device VBUS pulsing time"
hexmask.long.word 0x4 0.--11. 1. "VBUSPTIM,Device VBUS pulsing time"
line.long 0x8 "DTHCTRL,OTG_HS Device threshold control"
bitfld.long 0x8 27. "APARKEN,Arbiter parking enable" "0,1"
hexmask.long.word 0x8 17.--25. 1. "RXTHLTH,Receive threshold length"
bitfld.long 0x8 16. "RXTHEN,Receive threshold enable" "0,1"
hexmask.long.word 0x8 2.--10. 1. "TXTHLTH,Transmit threshold length"
bitfld.long 0x8 1. "SINTHEN,ISO IN endpoint threshold" "0,1"
bitfld.long 0x8 0. "NSINTHEN,Nonisochronous IN endpoints threshold" "0,1"
line.long 0xC "DIEIMASK,OTG_HS device IN endpoint FIFO empty"
hexmask.long.word 0xC 0.--15. 1. "INEM,IN EP Tx FIFO empty interrupt mask"
line.long 0x10 "DEPINT,OTG_HS device each endpoint interrupt"
bitfld.long 0x10 17. "OUT1INT,OUT endpoint 1 interrupt" "0,1"
bitfld.long 0x10 1. "IN1INT,IN endpoint 1interrupt bit" "0,1"
line.long 0x14 "DEPIMASK,OTG_HS device each endpoint interrupt"
bitfld.long 0x14 17. "OUT1M,OUT Endpoint 1 interrupt mask" "0,1"
bitfld.long 0x14 1. "IN1M,IN Endpoint 1 interrupt mask" "0,1"
group.long 0x44++0x3
line.long 0x0 "DIN1IMASK,OTG_HS device each in endpoint-1 interrupt"
bitfld.long 0x0 13. "NAKM,NAK interrupt mask" "0,1"
bitfld.long 0x0 9. "BNAM,BNA interrupt mask" "0,1"
bitfld.long 0x0 8. "TXFUDRM,FIFO underrun mask" "0,1"
bitfld.long 0x0 6. "IEPNAKEM,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 5. "IEPMMM,IN token received with EP mismatch" "0,1"
bitfld.long 0x0 4. "ITXEMPM,IN token received when TxFIFO empty" "0,1"
newline
bitfld.long 0x0 3. "TOM,Timeout condition mask (nonisochronous" "0,1"
bitfld.long 0x0 1. "EPDISM,Endpoint disabled interrupt" "0,1"
bitfld.long 0x0 0. "TSFCMPM,Transfer completed interrupt" "0,1"
group.long 0x84++0x3
line.long 0x0 "DOUT1MASK,OTG_HS device each OUT endpoint-1 interrupt"
bitfld.long 0x0 14. "NYETM,NYET Interrupt Mask" "0,1"
bitfld.long 0x0 13. "NAKM,NAK Interrupt Mask" "0,1"
bitfld.long 0x0 12. "BERRM,Babble Error Interrupt Mask" "0,1"
bitfld.long 0x0 9. "BNAM,BNA Interrput Mask" "0,1"
bitfld.long 0x0 8. "OPERRM,OUT Packet Error Interrupt Mask" "0,1"
bitfld.long 0x0 2. "AHBERRIM,AHB Error Interrupt Mask" "0,1"
newline
bitfld.long 0x0 1. "EPDISM,Endpoint disabled interrupt" "0,1"
bitfld.long 0x0 0. "TSFCMPM,Transfer completed interrupt" "0,1"
group.long 0x100++0x3
line.long 0x0 "DIEPCTRL0,OTG device endpoint-0 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even/odd frame" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x120++0x3
line.long 0x0 "DIEPCTRL1,OTG device endpoint-1 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even/odd frame" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x140++0x3
line.long 0x0 "DIEPCTRL2,OTG device endpoint-2 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even/odd frame" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x160++0x3
line.long 0x0 "DIEPCTRL3,OTG device endpoint-3 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even/odd frame" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x180++0x3
line.long 0x0 "DIEPCTRL4,OTG device endpoint-4 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even/odd frame" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x1A0++0x3
line.long 0x0 "DIEPCTRL5,OTG device endpoint-5 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even/odd frame" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x1C0++0x3
line.long 0x0 "DIEPCTRL6,OTG device endpoint-6 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even/odd frame" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x1E0++0x3
line.long 0x0 "DIEPCTRL7,OTG device endpoint-7 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
hexmask.long.byte 0x0 22.--25. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even/odd frame" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x108++0x3
line.long 0x0 "DIEPINT0,OTG device endpoint-0 interrupt"
rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,IN token received when TxFIFO is" "0,1"
bitfld.long 0x0 3. "TO,Timeout condition" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x128++0x3
line.long 0x0 "DIEPINT1,OTG device endpoint-1 interrupt"
rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,IN token received when TxFIFO is" "0,1"
bitfld.long 0x0 3. "TO,Timeout condition" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x148++0x3
line.long 0x0 "DIEPINT2,OTG device endpoint-2 interrupt"
rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,IN token received when TxFIFO is" "0,1"
bitfld.long 0x0 3. "TO,Timeout condition" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x168++0x3
line.long 0x0 "DIEPINT3,OTG device endpoint-3 interrupt"
rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,IN token received when TxFIFO is" "0,1"
bitfld.long 0x0 3. "TO,Timeout condition" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x188++0x3
line.long 0x0 "DIEPINT4,OTG device endpoint-4 interrupt"
rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,IN token received when TxFIFO is" "0,1"
bitfld.long 0x0 3. "TO,Timeout condition" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x1A8++0x3
line.long 0x0 "DIEPINT5,OTG device endpoint-5 interrupt"
rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,IN token received when TxFIFO is" "0,1"
bitfld.long 0x0 3. "TO,Timeout condition" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x1C8++0x3
line.long 0x0 "DIEPINT6,OTG device endpoint-6 interrupt"
rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,IN token received when TxFIFO is" "0,1"
bitfld.long 0x0 3. "TO,Timeout condition" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x1E8++0x3
line.long 0x0 "DIEPINT7,OTG device endpoint-7 interrupt"
rbitfld.long 0x0 7. "TXFE,Transmit FIFO empty" "0,1"
bitfld.long 0x0 6. "IEPNAKE,IN endpoint NAK effective" "0,1"
bitfld.long 0x0 4. "ITXEMP,IN token received when TxFIFO is" "0,1"
bitfld.long 0x0 3. "TO,Timeout condition" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x110++0x7
line.long 0x0 "DIEPTRS0,OTG_HS device IN endpoint 0 transfer size"
bitfld.long 0x0 19.--20. "EPPCNT,Packet count" "0,1,2,3"
hexmask.long.byte 0x0 0.--6. 1. "EPTRS,Transfer size"
line.long 0x4 "DIEPDMA_DOEPDMA1,OTG_HS device endpoint-1 DMA address"
hexmask.long 0x4 0.--31. 1. "DMAADDR,DMA address"
group.long 0x134++0x3
line.long 0x0 "DIEPDMA_DOEPDMA2,OTG_HS device endpoint-2 DMA address"
hexmask.long 0x0 0.--31. 1. "DMAADDR,DMA address"
group.long 0x154++0x3
line.long 0x0 "DIEPDMA_DOEPDMA3,OTG_HS device endpoint-3 DMA address"
hexmask.long 0x0 0.--31. 1. "DMAADDR,DMA address"
group.long 0x174++0x3
line.long 0x0 "DIEPDMA_DOEPDMA4,OTG_HS device endpoint-4 DMA address"
hexmask.long 0x0 0.--31. 1. "DMAADDR,DMA address"
group.long 0x194++0x3
line.long 0x0 "DIEPDMA_DOEPDMA5,OTG_HS device endpoint-5 DMA address"
hexmask.long 0x0 0.--31. 1. "DMAADDR,DMA address"
rgroup.long 0x118++0x3
line.long 0x0 "DITXFSTS0,OTG_HS device IN endpoint transmit FIFO"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFSASEL,IN endpoint TxFIFO space"
rgroup.long 0x138++0x3
line.long 0x0 "DITXFSTS1,OTG_HS device IN endpoint transmit FIFO"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFSASEL,IN endpoint TxFIFO space"
rgroup.long 0x158++0x3
line.long 0x0 "DITXFSTS2,OTG_HS device IN endpoint transmit FIFO"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFSASEL,IN endpoint TxFIFO space"
rgroup.long 0x178++0x3
line.long 0x0 "DITXFSTS3,OTG_HS device IN endpoint transmit FIFO"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFSASEL,IN endpoint TxFIFO space"
rgroup.long 0x198++0x3
line.long 0x0 "DITXFSTS4,OTG_HS device IN endpoint transmit FIFO"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFSASEL,IN endpoint TxFIFO space"
rgroup.long 0x1B8++0x3
line.long 0x0 "DITXFSTS5,OTG_HS device IN endpoint transmit FIFO"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFSASEL,IN endpoint TxFIFO space"
group.long 0x130++0x3
line.long 0x0 "DIEPTRS1,OTG_HS device endpoint transfer size"
bitfld.long 0x0 29.--30. "TXDSEL,Multi count" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
group.long 0x150++0x3
line.long 0x0 "DIEPTRS2,OTG_HS device endpoint transfer size"
bitfld.long 0x0 29.--30. "TXDSEL,Multi count" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
group.long 0x170++0x3
line.long 0x0 "DIEPTRS3,OTG_HS device endpoint transfer size"
bitfld.long 0x0 29.--30. "TXDSEL,Multi count" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
group.long 0x190++0x3
line.long 0x0 "DIEPTRS4,OTG_HS device endpoint transfer size"
bitfld.long 0x0 29.--30. "TXDSEL,Multi count" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
group.long 0x1B0++0x3
line.long 0x0 "DIEPTRS5,OTG_HS device endpoint transfer size"
bitfld.long 0x0 29.--30. "TXDSEL,Multi count" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "EPPCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "EPTRS,Transfer size"
group.long 0x300++0x3
line.long 0x0 "DOEPCTRL0,OTG_HS device control OUT endpoint 0 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
rbitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 20. "SNMEN,Snoop mode" "0,1"
newline
rbitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
rbitfld.long 0x0 0.--1. "MAXPS,Maximum packet size" "0,1,2,3"
group.long 0x320++0x3
line.long 0x0 "DOEPCTRL1,OTG device endpoint-1 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID/Set even" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 20. "SNMEN,Snoop mode" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even odd frame/Endpoint data" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x340++0x3
line.long 0x0 "DOEPCTRL2,OTG device endpoint-2 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID/Set even" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 20. "SNMEN,Snoop mode" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even odd frame/Endpoint data" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x360++0x3
line.long 0x0 "DOEPCTRL3,OTG device endpoint-3 control"
bitfld.long 0x0 31. "EPEN,Endpoint enable" "0,1"
bitfld.long 0x0 30. "EPDIS,Endpoint disable" "0,1"
bitfld.long 0x0 29. "OFSET,Set odd frame" "0,1"
bitfld.long 0x0 28. "DPIDSET,Set DATA0 PID/Set even" "0,1"
bitfld.long 0x0 27. "NAKSET,Set NAK" "0,1"
bitfld.long 0x0 26. "NAKCLR,Clear NAK" "0,1"
newline
bitfld.long 0x0 21. "STALLH,STALL handshake" "0,1"
bitfld.long 0x0 20. "SNMEN,Snoop mode" "0,1"
bitfld.long 0x0 18.--19. "EPTYPE,Endpoint type" "0,1,2,3"
rbitfld.long 0x0 17. "NAKSTSTCFG,NAK status" "0,1"
rbitfld.long 0x0 16. "EOFSEL,Even odd frame/Endpoint data" "0,1"
bitfld.long 0x0 15. "USBAEP,USB active endpoint" "0,1"
newline
hexmask.long.word 0x0 0.--10. 1. "MAXPS,Maximum packet size"
group.long 0x308++0x3
line.long 0x0 "DOEPINT0,OTG_HS device endpoint-0 interrupt"
bitfld.long 0x0 14. "NYET,NYET interrupt" "0,1"
bitfld.long 0x0 6. "RXBSP,Back-to-back SETUP packets" "0,1"
bitfld.long 0x0 4. "RXOTDIS,OUT token received when endpoint" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP phase done" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x328++0x3
line.long 0x0 "DOEPINT1,OTG_HS device endpoint-1 interrupt"
bitfld.long 0x0 14. "NYET,NYET interrupt" "0,1"
bitfld.long 0x0 6. "RXBSP,Back-to-back SETUP packets" "0,1"
bitfld.long 0x0 4. "RXOTDIS,OUT token received when endpoint" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP phase done" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x348++0x3
line.long 0x0 "DOEPINT2,OTG_HS device endpoint-2 interrupt"
bitfld.long 0x0 14. "NYET,NYET interrupt" "0,1"
bitfld.long 0x0 6. "RXBSP,Back-to-back SETUP packets" "0,1"
bitfld.long 0x0 4. "RXOTDIS,OUT token received when endpoint" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP phase done" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x368++0x3
line.long 0x0 "DOEPINT3,OTG_HS device endpoint-3 interrupt"
bitfld.long 0x0 14. "NYET,NYET interrupt" "0,1"
bitfld.long 0x0 6. "RXBSP,Back-to-back SETUP packets" "0,1"
bitfld.long 0x0 4. "RXOTDIS,OUT token received when endpoint" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP phase done" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x388++0x3
line.long 0x0 "DOEPINT4,OTG_HS device endpoint-4 interrupt"
bitfld.long 0x0 14. "NYET,NYET interrupt" "0,1"
bitfld.long 0x0 6. "RXBSP,Back-to-back SETUP packets" "0,1"
bitfld.long 0x0 4. "RXOTDIS,OUT token received when endpoint" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP phase done" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x3A8++0x3
line.long 0x0 "DOEPINT5,OTG_HS device endpoint-5 interrupt"
bitfld.long 0x0 14. "NYET,NYET interrupt" "0,1"
bitfld.long 0x0 6. "RXBSP,Back-to-back SETUP packets" "0,1"
bitfld.long 0x0 4. "RXOTDIS,OUT token received when endpoint" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP phase done" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x3C8++0x3
line.long 0x0 "DOEPINT6,OTG_HS device endpoint-6 interrupt"
bitfld.long 0x0 14. "NYET,NYET interrupt" "0,1"
bitfld.long 0x0 6. "RXBSP,Back-to-back SETUP packets" "0,1"
bitfld.long 0x0 4. "RXOTDIS,OUT token received when endpoint" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP phase done" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x3E8++0x3
line.long 0x0 "DOEPINT7,OTG_HS device endpoint-7 interrupt"
bitfld.long 0x0 14. "NYET,NYET interrupt" "0,1"
bitfld.long 0x0 6. "RXBSP,Back-to-back SETUP packets" "0,1"
bitfld.long 0x0 4. "RXOTDIS,OUT token received when endpoint" "0,1"
bitfld.long 0x0 3. "EPPCNT,SETUP phase done" "0,1"
bitfld.long 0x0 1. "EPDIS,Endpoint disabled" "0,1"
bitfld.long 0x0 0. "TSFCMP,Transfer completed" "0,1"
group.long 0x310++0x3
line.long 0x0 "DOEPTRS1,OTG_HS device endpoint-1 transfer size"
bitfld.long 0x0 29.--30. "RXDPID_SPCNT,SETUP packet count" "0,1,2,3"
bitfld.long 0x0 19. "EPPCNT,Packet count" "0,1"
hexmask.long.byte 0x0 0.--6. 1. "EPTRS,Transfer size"
group.long 0x330++0x3
line.long 0x0 "DOEPTRS2,OTG_HS device endpoint-2 transfer size"
bitfld.long 0x0 29.--30. "RXDPID_SPCNT,SETUP packet count" "0,1,2,3"
bitfld.long 0x0 19. "EPPCNT,Packet count" "0,1"
hexmask.long.byte 0x0 0.--6. 1. "EPTRS,Transfer size"
group.long 0x350++0x3
line.long 0x0 "DOEPTRS3,OTG_HS device endpoint-3 transfer size"
bitfld.long 0x0 29.--30. "RXDPID_SPCNT,SETUP packet count" "0,1,2,3"
bitfld.long 0x0 19. "EPPCNT,Packet count" "0,1"
hexmask.long.byte 0x0 0.--6. 1. "EPTRS,Transfer size"
group.long 0x370++0x3
line.long 0x0 "DOEPTRS4,OTG_HS device endpoint-4 transfer size"
bitfld.long 0x0 29.--30. "RXDPID_SPCNT,SETUP packet count" "0,1,2,3"
bitfld.long 0x0 19. "EPPCNT,Packet count" "0,1"
hexmask.long.byte 0x0 0.--6. 1. "EPTRS,Transfer size"
group.long 0x390++0x3
line.long 0x0 "DOEPTRS5,OTG_HS device endpoint-5 transfer size"
bitfld.long 0x0 29.--30. "RXDPID_SPCNT,SETUP packet count" "0,1,2,3"
bitfld.long 0x0 19. "EPPCNT,Packet count" "0,1"
hexmask.long.byte 0x0 0.--6. 1. "EPTRS,Transfer size"
tree.end
tree "OTG_HS1_GLOBAL"
base ad:0x40040000
group.long 0x0++0x1B
line.long 0x0 "GCTRLSTS,OTG_HS control and status"
rbitfld.long 0x0 19. "BSVD,B-session valid" "0,1"
rbitfld.long 0x0 18. "ASVD,A-session valid" "0,1"
rbitfld.long 0x0 17. "LSDEBT,Long/short debounce time" "0,1"
rbitfld.long 0x0 16. "CIDSTS,Connector ID status" "0,1"
bitfld.long 0x0 11. "DHNPEN,Device HNP enabled" "0,1"
bitfld.long 0x0 10. "HHNPEN,Host set HNP enable" "0,1"
newline
bitfld.long 0x0 9. "HNPREQ,HNP request" "0,1"
rbitfld.long 0x0 8. "HNSUC,Host negotiation success" "0,1"
bitfld.long 0x0 1. "SREQ,Session request" "0,1"
rbitfld.long 0x0 0. "SREQSUC,Session request success" "0,1"
line.long 0x4 "GINT,OTG_HS interrupt register"
bitfld.long 0x4 19. "DEBDFLG,Debounce done" "0,1"
bitfld.long 0x4 18. "ADTOFLG,A-device timeout change" "0,1"
bitfld.long 0x4 17. "HNFLG,Host negotiation detected" "0,1"
bitfld.long 0x4 9. "HNSFLG,Host negotiation success status" "0,1"
bitfld.long 0x4 8. "SREQSFLG,Session request success status" "0,1"
bitfld.long 0x4 2. "SEFLG,Session end detected" "0,1"
line.long 0x8 "GAHBCFG,OTG_HS AHB configuration"
bitfld.long 0x8 8. "PTXFEL,Periodic TxFIFO empty" "0,1"
bitfld.long 0x8 7. "TXFEL,TxFIFO empty level" "0,1"
bitfld.long 0x8 5. "DMAEN,DMA enable" "0,1"
hexmask.long.byte 0x8 1.--4. 1. "BLT,Burst length/type"
bitfld.long 0x8 0. "GINTMASK,Global interrupt mask" "0,1"
line.long 0xC "GUSBCFG,OTG_HS USB configuration"
bitfld.long 0xC 31. "CTXP,Corrupt Tx packet" "0,1"
bitfld.long 0xC 30. "FDMODE,Forced peripheral mode" "0,1"
bitfld.long 0xC 29. "FHMODE,Forced host mode" "0,1"
bitfld.long 0xC 25. "ULPIIPCDIS,ULPI interface protect" "0,1"
bitfld.long 0xC 24. "NPTHQ,No Pass Through Qualified" "0,1"
bitfld.long 0xC 23. "SINI,Signal Invert" "0,1"
newline
bitfld.long 0xC 22. "DPSEL,TermSel DLine pulsing" "0,1"
bitfld.long 0xC 21. "ULPIEVC,ULPI external VBUS" "0,1"
bitfld.long 0xC 20. "ULPIEVDSEL,ULPI External VBUS Drive" "0,1"
bitfld.long 0xC 19. "ULPICLKP,ULPI Clock SuspendM" "0,1"
bitfld.long 0xC 18. "ULPIAR,ULPI Auto-resume" "0,1"
bitfld.long 0xC 17. "ULPISEL,ULPI FS/LS select" "0,1"
newline
bitfld.long 0xC 15. "PHYLPSEL,PHY Low-power clock select" "0,1"
hexmask.long.byte 0xC 10.--13. 1. "TRTIM,USB turnaround time"
bitfld.long 0xC 9. "HNPEN,HNP-capable" "0,1"
bitfld.long 0xC 8. "SRPEN,SRP-capable" "0,1"
bitfld.long 0xC 6. "FSSTSEL,USB 2.0 high-speed ULPI PHY or USB 1.1" "0,1"
bitfld.long 0xC 0.--2. "SEFLG,FS timeout calibration" "0,1,2,3,4,5,6,7"
line.long 0x10 "GRSTCTRL,OTG_HS reset register"
rbitfld.long 0x10 31. "AHBMIDL,AHB master idle" "0,1"
rbitfld.long 0x10 30. "DMAREQ,DMA request signal" "0,1"
hexmask.long.byte 0x10 6.--10. 1. "TXFNUM,TxFIFO number"
bitfld.long 0x10 5. "TXFFLU,TxFIFO flush" "0,1"
bitfld.long 0x10 4. "RXFFLU,RxFIFO flush" "0,1"
bitfld.long 0x10 2. "HFCNTRST,Host frame counter reset" "0,1"
newline
bitfld.long 0x10 1. "HSRST,HCLK soft reset" "0,1"
bitfld.long 0x10 0. "CSRST,Core soft reset" "0,1"
line.long 0x14 "GCINT,OTG_HS core interrupt register"
bitfld.long 0x14 31. "RWAKE,Resume/remote wakeup detected" "0,1"
bitfld.long 0x14 30. "SREQ,Session request/new session detected" "0,1"
bitfld.long 0x14 29. "DEDIS,Disconnect detected" "0,1"
bitfld.long 0x14 28. "CIDSTSTC,Connector ID status change" "0,1"
rbitfld.long 0x14 26. "PTXFE,Periodic TxFIFO empty" "0,1"
rbitfld.long 0x14 25. "HCHAN,Host channels interrupt" "0,1"
newline
rbitfld.long 0x14 24. "HPORT,Host port interrupt" "0,1"
bitfld.long 0x14 22. "DFSUS,Data fetch suspended" "0,1"
bitfld.long 0x14 21. "IPTX_IIOUTTX,Incomplete periodic" "0,1"
bitfld.long 0x14 20. "IIINTX,Incomplete isochronous IN" "0,1"
rbitfld.long 0x14 19. "ONEP,OUT endpoint interrupt" "0,1"
rbitfld.long 0x14 18. "INEP,IN endpoint interrupt" "0,1"
newline
bitfld.long 0x14 15. "EOPF,End of periodic frame" "0,1"
bitfld.long 0x14 14. "ISOPD,Isochronous OUT packet dropped" "0,1"
bitfld.long 0x14 13. "ENUMD,Enumeration done" "0,1"
bitfld.long 0x14 12. "USBRST,USB reset" "0,1"
bitfld.long 0x14 11. "USBSUS,USB suspend" "0,1"
bitfld.long 0x14 10. "ESUS,Early suspend" "0,1"
newline
rbitfld.long 0x14 7. "GONAKE,Global OUT NAK effective" "0,1"
rbitfld.long 0x14 6. "GINNPNAKE,Global IN nonperiodic NAK" "0,1"
rbitfld.long 0x14 5. "NPTXFEM,Nonperiodic TxFIFO empty" "0,1"
rbitfld.long 0x14 4. "RXFNONE,RxFIFO nonempty" "0,1"
bitfld.long 0x14 3. "FRAS,Start of frame" "0,1"
rbitfld.long 0x14 2. "OTG,OTG interrupt" "0,1"
newline
bitfld.long 0x14 1. "MMIS,Mode mismatch interrupt" "0,1"
rbitfld.long 0x14 0. "CURMOSEL,Current mode of operation" "0,1"
line.long 0x18 "GINTMAS,OTG_HS interrupt mask register"
bitfld.long 0x18 31. "RWAKEM,Resume/remote wakeup detected interrupt" "0,1"
bitfld.long 0x18 30. "SREQM,Session request/new session detected" "0,1"
bitfld.long 0x18 29. "DEDISM,Disconnect detected interrupt" "0,1"
bitfld.long 0x18 28. "CIDSTSTCM,Connector ID status change" "0,1"
bitfld.long 0x18 26. "PTXFEM,Periodic TxFIFO empty mask" "0,1"
bitfld.long 0x18 25. "HCHANM,Host channels interrupt" "0,1"
newline
rbitfld.long 0x18 24. "HPORTM,Host port interrupt mask" "0,1"
bitfld.long 0x18 22. "DFSUSM,Data fetch suspended mask" "0,1"
bitfld.long 0x18 21. "IPTXM_IIOUTTXM,Incomplete periodic transfer" "0,1"
bitfld.long 0x18 20. "IIINTXM,Incomplete isochronous IN transfer" "0,1"
bitfld.long 0x18 19. "OUTEPM,OUT endpoints interrupt" "0,1"
bitfld.long 0x18 18. "INEPM,IN endpoints interrupt" "0,1"
newline
bitfld.long 0x18 17. "EPMISM,Endpoint mismatch interrupt" "0,1"
bitfld.long 0x18 15. "EOPFM,End of periodic frame interrupt" "0,1"
bitfld.long 0x18 14. "ISOPDM,Isochronous OUT packet dropped interrupt" "0,1"
bitfld.long 0x18 13. "ENUMDM,Enumeration done mask" "0,1"
bitfld.long 0x18 12. "USBRSTM,USB reset mask" "0,1"
bitfld.long 0x18 11. "USBSUSM,USB suspend mask" "0,1"
newline
bitfld.long 0x18 10. "ESUSM,Early suspend mask" "0,1"
bitfld.long 0x18 7. "GONAKEM,Global OUT NAK effective" "0,1"
bitfld.long 0x18 6. "GINNPNAKEM,Global nonperiodic IN NAK effective" "0,1"
bitfld.long 0x18 5. "NPTXFEMM,Nonperiodic TxFIFO empty" "0,1"
bitfld.long 0x18 4. "RXFNONEM,Receive FIFO nonempty mask" "0,1"
bitfld.long 0x18 3. "FRASM,Start of frame mask" "0,1"
newline
bitfld.long 0x18 2. "OTGM,OTG interrupt mask" "0,1"
bitfld.long 0x18 1. "MMISM,Mode mismatch interrupt" "0,1"
rgroup.long 0x1C++0x3
line.long 0x0 "GRXSTSR,OTG_HS Receive status debug read register"
hexmask.long.byte 0x0 17.--20. 1. "PSTSSEL,Packet status"
bitfld.long 0x0 15.--16. "DPIDSEL,Data PID" "0,1,2,3"
hexmask.long.word 0x0 4.--14. 1. "BCNT,Byte count"
hexmask.long.byte 0x0 0.--3. 1. "CHNUM,Channel number"
rgroup.long 0x1C++0x7
line.long 0x0 "OTG_HS_GRXSTSR_Peripheral,OTG_HS Receive status debug read register"
hexmask.long.byte 0x0 21.--24. 1. "FNUM,Frame number"
hexmask.long.byte 0x0 17.--20. 1. "PSTSSEL,Packet status"
bitfld.long 0x0 15.--16. "DPIDSEL,Data PID" "0,1,2,3"
hexmask.long.word 0x0 4.--14. 1. "BCNT,Byte count"
hexmask.long.byte 0x0 0.--3. 1. "EPNUM,Endpoint number"
line.long 0x4 "GRXSTSP,OTG_HS status read and pop register (host"
hexmask.long.byte 0x4 17.--20. 1. "PSTSSEL,Packet status"
bitfld.long 0x4 15.--16. "DPIDSEL,Data PID" "0,1,2,3"
hexmask.long.word 0x4 4.--14. 1. "BCNT,Byte count"
hexmask.long.byte 0x4 0.--3. 1. "CHNUM,Channel number"
rgroup.long 0x20++0x3
line.long 0x0 "OTG_HS_GRXSTSP_Peripheral,OTG_HS status read and pop register"
hexmask.long.byte 0x0 21.--24. 1. "FNUM,Frame number"
hexmask.long.byte 0x0 17.--20. 1. "PSTSSEL,Packet status"
bitfld.long 0x0 15.--16. "DPIDSEL,Data PID" "0,1,2,3"
hexmask.long.word 0x0 4.--14. 1. "BCNT,Byte count"
hexmask.long.byte 0x0 0.--3. 1. "EPNUM,Endpoint number"
group.long 0x24++0x7
line.long 0x0 "GRXFIFO,OTG_HS Receive FIFO size"
hexmask.long.word 0x0 0.--15. 1. "RXFDEP,RxFIFO depth"
line.long 0x4 "GNPTXF_GEDOTXF,OTG_HS nonperiodic transmit FIFO size"
hexmask.long.word 0x4 16.--31. 1. "NPTXFDEP,Nonperiodic TxFIFO depth"
hexmask.long.word 0x4 0.--15. 1. "NPTXSA,Nonperiodic transmit RAM start"
group.long 0x28++0x3
line.long 0x0 "OTG_HS_TX0FSIZ_Peripheral,Endpoint 0 transmit FIFO size (peripheral"
hexmask.long.word 0x0 16.--31. 1. "EPTXFDEP,Endpoint 0 TxFIFO depth"
hexmask.long.word 0x0 0.--15. 1. "EPTXSA,Endpoint 0 transmit RAM start"
rgroup.long 0x2C++0x3
line.long 0x0 "GNPTXFQSTS,OTG_HS nonperiodic transmit FIFO/queue"
hexmask.long.byte 0x0 24.--30. 1. "NPTXRQ,Top of the nonperiodic transmit request"
hexmask.long.byte 0x0 16.--23. 1. "NPTXRSASEL,Nonperiodic transmit request queue space"
hexmask.long.word 0x0 0.--15. 1. "NPTXFSASEL,Nonperiodic TxFIFO space"
group.long 0x38++0x7
line.long 0x0 "GGCCFG,OTG_HS general core configuration"
bitfld.long 0x0 21. "VBSDIS,VBUS sensing disable" "0,1"
bitfld.long 0x0 20. "SOFPOUT,SOF output enable" "0,1"
bitfld.long 0x0 19. "BDVBSEN,Enable the VBUS sensing device" "0,1"
bitfld.long 0x0 18. "ADVBSEN,Enable the VBUS sensing" "0,1"
bitfld.long 0x0 17. "I2CBEN,Enable I2C bus connection for the" "0,1"
bitfld.long 0x0 16. "PWEN,Power down" "0,1"
line.long 0x4 "GCID,OTG_HS core ID register"
hexmask.long 0x4 0.--31. 1. "PID,Product ID field"
group.long 0x100++0xB
line.long 0x0 "GHPTXFIFO,OTG_HS Host periodic transmit FIFO size"
hexmask.long.word 0x0 16.--31. 1. "HPDTXFDEP,Host periodic TxFIFO depth"
hexmask.long.word 0x0 0.--15. 1. "HPDTXFSA,Host periodic TxFIFO start"
line.long 0x4 "DTXFIFO1,OTG_HS device IN endpoint transmit FIFO size"
hexmask.long.word 0x4 16.--31. 1. "INEPTXFDEP,IN endpoint TxFIFO depth"
hexmask.long.word 0x4 0.--15. 1. "INEPTXFRSA,IN endpoint FIFOx transmit RAM start"
line.long 0x8 "DTXFIFO2,OTG_HS device IN endpoint transmit FIFO size"
hexmask.long.word 0x8 16.--31. 1. "INEPTXFDEP,IN endpoint TxFIFO depth"
hexmask.long.word 0x8 0.--15. 1. "INEPTXFRSA,IN endpoint FIFOx transmit RAM start"
group.long 0x11C++0x13
line.long 0x0 "DTXFIFO3,OTG_HS device IN endpoint transmit FIFO size"
hexmask.long.word 0x0 16.--31. 1. "INEPTXFDEP,IN endpoint TxFIFO depth"
hexmask.long.word 0x0 0.--15. 1. "INEPTXFRSA,IN endpoint FIFOx transmit RAM start"
line.long 0x4 "DTXFIFO4,OTG_HS device IN endpoint transmit FIFO size"
hexmask.long.word 0x4 16.--31. 1. "INEPTXFDEP,IN endpoint TxFIFO depth"
hexmask.long.word 0x4 0.--15. 1. "INEPTXFRSA,IN endpoint FIFOx transmit RAM start"
line.long 0x8 "DTXFIFO5,OTG_HS device IN endpoint transmit FIFO size"
hexmask.long.word 0x8 16.--31. 1. "INEPTXFDEP,IN endpoint TxFIFO depth"
hexmask.long.word 0x8 0.--15. 1. "INEPTXFRSA,IN endpoint FIFOx transmit RAM start"
line.long 0xC "DTXFIFO16,OTG_HS device IN endpoint transmit FIFO size"
hexmask.long.word 0xC 16.--31. 1. "INEPTXFDEP,IN endpoint TxFIFO depth"
hexmask.long.word 0xC 0.--15. 1. "INEPTXFRSA,IN endpoint FIFOx transmit RAM start"
line.long 0x10 "DTXFIFO7,OTG_HS device IN endpoint transmit FIFO size"
hexmask.long.word 0x10 16.--31. 1. "INEPTXFDEP,IN endpoint TxFIFO depth"
hexmask.long.word 0x10 0.--15. 1. "INEPTXFRSA,IN endpoint FIFOx transmit RAM start"
tree.end
tree "OTG_HS1_HOST"
base ad:0x40040400
group.long 0x0++0x7
line.long 0x0 "HCFG,OTG_FS host configuration register"
rbitfld.long 0x0 2. "FSSPT,FS- and LS-only support" "0,1"
bitfld.long 0x0 0.--1. "PHYCLKSEL,FS/LS PHY clock select" "0,1,2,3"
line.long 0x4 "HFIVL,OTG_FS Host frame interval"
hexmask.long.word 0x4 0.--15. 1. "FIVL,Frame interval"
rgroup.long 0x8++0x3
line.long 0x0 "HFIFM,OTG_FS host frame number/frame time"
hexmask.long.word 0x0 16.--31. 1. "FRTIME,Frame time remaining"
hexmask.long.word 0x0 0.--15. 1. "FNUM,Frame number"
group.long 0x10++0x3
line.long 0x0 "HPTXSTS,OTG_FS_Host periodic transmit FIFO/queue"
hexmask.long.byte 0x0 24.--31. 1. "QTOP,Top of the periodic transmit request"
hexmask.long.byte 0x0 16.--23. 1. "QSPACE,Periodic transmit request queue space"
hexmask.long.word 0x0 0.--15. 1. "FSPACE,Periodic transmit data FIFO space"
rgroup.long 0x14++0x3
line.long 0x0 "HACHINT,OTG_FS Host all channels interrupt"
hexmask.long.word 0x0 0.--15. 1. "ACHINT,Channel interrupts"
group.long 0x18++0x3
line.long 0x0 "HACHIMASK,OTG_FS host all channels interrupt mask"
hexmask.long.word 0x0 0.--15. 1. "ACHIMASK,Channel interrupt mask"
group.long 0x40++0x3
line.long 0x0 "HPORTCSTS,OTG_FS host port control and status register"
rbitfld.long 0x0 17.--18. "PSPDSEL,Port speed" "0,1,2,3"
hexmask.long.byte 0x0 13.--16. 1. "PTSEL,Port test control"
bitfld.long 0x0 12. "PP,Port power" "0,1"
rbitfld.long 0x0 10.--11. "PDLSTS,Port line status" "0,1,2,3"
bitfld.long 0x0 8. "PRST,Port reset" "0,1"
bitfld.long 0x0 7. "PSUS,Port suspend" "0,1"
bitfld.long 0x0 6. "PRS,Port resume" "0,1"
newline
bitfld.long 0x0 5. "POVCCHG,Port overcurrent change" "0,1"
rbitfld.long 0x0 4. "POVC,Port overcurrent active" "0,1"
bitfld.long 0x0 3. "PENCHG,Port enable/disable change" "0,1"
bitfld.long 0x0 2. "PEN,Port enable" "0,1"
bitfld.long 0x0 1. "PCINTFLG,Port connect detected" "0,1"
rbitfld.long 0x0 0. "PCNNTFLG,Port connect status" "0,1"
group.long 0x100++0x3
line.long 0x0 "HCH0,OTG_HS host channel-0 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x120++0x3
line.long 0x0 "HCH1,OTG_HS host channel-1 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x140++0x3
line.long 0x0 "HCH2,OTG_HS host channel-2 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x160++0x3
line.long 0x0 "HCH3,OTG_HS host channel-3 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x180++0x3
line.long 0x0 "HCH4,OTG_HS host channel-4 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x1A0++0x3
line.long 0x0 "HCH5,OTG_HS host channel-5 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x1C0++0x3
line.long 0x0 "HCH6,OTG_HS host channel-6 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x1E0++0x3
line.long 0x0 "HCH7,OTG_HS host channel-7 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x200++0x3
line.long 0x0 "HCH8,OTG_HS host channel-8 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x220++0x3
line.long 0x0 "HCH9,OTG_HS host channel-9 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x240++0x3
line.long 0x0 "HCH10,OTG_HS host channel-10 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x260++0x3
line.long 0x0 "HCH11,OTG_HS host channel-11 characteristics"
bitfld.long 0x0 31. "CHEN,Channel enable" "0,1"
bitfld.long 0x0 30. "CHINT,Channel disable" "0,1"
bitfld.long 0x0 29. "ODDF,Odd frame" "0,1"
hexmask.long.byte 0x0 22.--28. 1. "DVADDR,Device address"
bitfld.long 0x0 20.--21. "CNTSEL,Multicount" "0,1,2,3"
bitfld.long 0x0 18.--19. "EDPTYP,Endpoint type" "0,1,2,3"
bitfld.long 0x0 17. "LSDV,Low-speed device" "0,1"
newline
bitfld.long 0x0 15. "EDPDRT,Endpoint direction" "0,1"
hexmask.long.byte 0x0 11.--14. 1. "EDPNUM,Endpoint number"
hexmask.long.word 0x0 0.--10. 1. "MAXPSIZE,Maximum packet size"
group.long 0x104++0x3
line.long 0x0 "HCHSCTRL0,OTG_HS host channel-0 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x124++0x3
line.long 0x0 "HCHSCTRL1,OTG_HS host channel-1 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x144++0x3
line.long 0x0 "HCHSCTRL2,OTG_HS host channel-2 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x164++0x3
line.long 0x0 "HCHSCTRL3,OTG_HS host channel-3 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x184++0x3
line.long 0x0 "HCHSCTRL4,OTG_HS host channel-4 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x1A4++0x3
line.long 0x0 "HCHSCTRL5,OTG_HS host channel-5 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x1C4++0x3
line.long 0x0 "HCHSCTRL6,OTG_HS host channel-6 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x1E4++0x3
line.long 0x0 "HCHSCTRL7,OTG_HS host channel-7 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x204++0x3
line.long 0x0 "HCHSCTRL8,OTG_HS host channel-8 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x224++0x3
line.long 0x0 "HCHSCTRL9,OTG_HS host channel-9 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x244++0x3
line.long 0x0 "HCHSCTRL10,OTG_HS host channel-10 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x264++0x3
line.long 0x0 "HCHSCTRL11,OTG_HS host channel-11 split control"
bitfld.long 0x0 31. "SPLEN,Split enable" "0,1"
bitfld.long 0x0 16. "DO_CMP_SPL,Do complete split" "0,1"
bitfld.long 0x0 14.--15. "TPOST,XACTPOS" "0,1,2,3"
hexmask.long.byte 0x0 7.--13. 1. "HADDR,Hub address"
hexmask.long.byte 0x0 0.--6. 1. "PADDR,Port address"
group.long 0x108++0x3
line.long 0x0 "HCHINT0,OTG_HS host channel-11 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x128++0x3
line.long 0x0 "HCHINT1,OTG_HS host channel-1 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x148++0x3
line.long 0x0 "HCHINT2,OTG_HS host channel-2 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x168++0x3
line.long 0x0 "HCHINT3,OTG_HS host channel-3 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x188++0x3
line.long 0x0 "HCHINT4,OTG_HS host channel-4 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x1A8++0x3
line.long 0x0 "HCHINT5,OTG_HS host channel-5 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x1C8++0x3
line.long 0x0 "HCHINT6,OTG_HS host channel-6 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x1E8++0x3
line.long 0x0 "HCHINT7,OTG_HS host channel-7 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x208++0x3
line.long 0x0 "HCHINT8,OTG_HS host channel-8 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x228++0x3
line.long 0x0 "HCHINT9,OTG_HS host channel-9 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x248++0x3
line.long 0x0 "HCHINT10,OTG_HS host channel-10 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x268++0x3
line.long 0x0 "HCHINT11,OTG_HS host channel-11 interrupt"
bitfld.long 0x0 10. "DTOG,Data toggle error" "0,1"
bitfld.long 0x0 9. "FOVR,Frame overrun" "0,1"
bitfld.long 0x0 8. "BABBLE,Babble error" "0,1"
bitfld.long 0x0 7. "TERR,Transaction error" "0,1"
bitfld.long 0x0 6. "RXNYET,Response received" "0,1"
bitfld.long 0x0 5. "RXTXACK,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAK,NAK response received" "0,1"
newline
bitfld.long 0x0 3. "RXSTALL,STALL response received" "0,1"
bitfld.long 0x0 2. "AHBERR,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPAN,Channel halted" "0,1"
bitfld.long 0x0 0. "TSFCMPN,Transfer completed" "0,1"
group.long 0x10C++0x3
line.long 0x0 "HCHIMASK0,OTG_HS host channel-11 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x12C++0x3
line.long 0x0 "HCHIMASK1,OTG_HS host channel-1 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x14C++0x3
line.long 0x0 "HCHIMASK2,OTG_HS host channel-2 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x16C++0x3
line.long 0x0 "HCHIMASK3,OTG_HS host channel-3 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x18C++0x3
line.long 0x0 "HCHIMASK4,OTG_HS host channel-4 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x1AC++0x3
line.long 0x0 "HCHIMASK5,OTG_HS host channel-5 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x1CC++0x3
line.long 0x0 "HCHIMASK6,OTG_HS host channel-6 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x1EC++0x3
line.long 0x0 "HCHIMASK7,OTG_HS host channel-7 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x20C++0x3
line.long 0x0 "HCHIMASK8,OTG_HS host channel-8 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x22C++0x3
line.long 0x0 "HCHIMASK9,OTG_HS host channel-9 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x24C++0x3
line.long 0x0 "HCHIMASK10,OTG_HS host channel-10 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x26C++0x3
line.long 0x0 "HCHIMASK11,OTG_HS host channel-11 interrupt mask"
bitfld.long 0x0 10. "DTOGM,Data toggle error mask" "0,1"
bitfld.long 0x0 9. "FOVRM,Frame overrun mask" "0,1"
bitfld.long 0x0 8. "BABBLEM,Babble error mask" "0,1"
bitfld.long 0x0 7. "TERRM,Transaction error mask" "0,1"
bitfld.long 0x0 6. "RXNYETM,response received interrupt" "0,1"
bitfld.long 0x0 5. "RXTXACKM,ACK response received/transmitted" "0,1"
bitfld.long 0x0 4. "RXNAKM,NAK response received interrupt" "0,1"
newline
bitfld.long 0x0 3. "RXSTALLM,STALL response received interrupt" "0,1"
bitfld.long 0x0 2. "AHBERRM,AHB error" "0,1"
bitfld.long 0x0 1. "TSFCMPANM,Channel halted mask" "0,1"
bitfld.long 0x0 0. "TSFCMPNM,Transfer completed mask" "0,1"
group.long 0x110++0x3
line.long 0x0 "HCHTSIZE0,OTG_HS host channel-11 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x130++0x3
line.long 0x0 "HCHTSIZE1,OTG_HS host channel-1 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x150++0x3
line.long 0x0 "HCHTSIZE2,OTG_HS host channel-2 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x170++0x3
line.long 0x0 "HCHTSIZE3,OTG_HS host channel-3 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x190++0x3
line.long 0x0 "HCHTSIZE4,OTG_HS host channel-4 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x1B0++0x3
line.long 0x0 "HCHTSIZE5,OTG_HS host channel-5 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x1D0++0x3
line.long 0x0 "HCHTSIZE6,OTG_HS host channel-6 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x1F0++0x3
line.long 0x0 "HCHTSIZE7,OTG_HS host channel-7 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x210++0x3
line.long 0x0 "HCHTSIZE8,OTG_HS host channel-8 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x230++0x3
line.long 0x0 "HCHTSIZE9,OTG_HS host channel-9 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x250++0x3
line.long 0x0 "HCHTSIZE10,OTG_HS host channel-10 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x270++0x3
line.long 0x0 "HCHTSIZE11,OTG_HS host channel-11 transfer size"
bitfld.long 0x0 29.--30. "DATAPID,Data PID" "0,1,2,3"
hexmask.long.word 0x0 19.--28. 1. "PCKTCNT,Packet count"
hexmask.long.tbyte 0x0 0.--18. 1. "TSFSIZE,Transfer size"
group.long 0x114++0x3
line.long 0x0 "HCHDMA0,OTG_HS host channel-0 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x134++0x3
line.long 0x0 "HCHDMA1,OTG_HS host channel-1 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x154++0x3
line.long 0x0 "HCHDMA2,OTG_HS host channel-2 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x174++0x3
line.long 0x0 "HCHDMA3,OTG_HS host channel-3 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x194++0x3
line.long 0x0 "HCHDMA4,OTG_HS host channel-4 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x1B4++0x3
line.long 0x0 "HCHDMA5,OTG_HS host channel-5 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x1D4++0x3
line.long 0x0 "HCHDMA6,OTG_HS host channel-6 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x1F4++0x3
line.long 0x0 "HCHDMA7,OTG_HS host channel-7 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x214++0x3
line.long 0x0 "HCHDMA8,OTG_HS host channel-8 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x234++0x3
line.long 0x0 "HCHDMA9,OTG_HS host channel-9 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x254++0x3
line.long 0x0 "HCHDMA10,OTG_HS host channel-10 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
group.long 0x274++0x3
line.long 0x0 "HCHDMA11,OTG_HS host channel-11 DMA address"
hexmask.long 0x0 0.--31. 1. "ADDR,DMA address"
tree.end
tree "OTG_HS1_PWRCLK"
base ad:0x40040E00
group.long 0x0++0x3
line.long 0x0 "PCGCTRL,Power and clock gating control"
bitfld.long 0x0 4. "PHYSUS,PHY suspended" "0,1"
bitfld.long 0x0 1. "GCLK,Gate HCLK" "0,1"
bitfld.long 0x0 0. "PCLKSTOP,Stop PHY clock" "0,1"
tree.end
tree "OTG_HS2"
base ad:0x40040200
group.long 0x0++0x1B
line.long 0x0 "USB_SWITCH,USB Switch"
bitfld.long 0x0 0. "usb_switch,USB Switch" "0,1"
line.long 0x4 "POWERON_CORE,Power on Core"
bitfld.long 0x4 0. "poweron_core,Power on Core" "0,1"
line.long 0x8 "USB_PLL_EN,USB PLL Enable"
bitfld.long 0x8 0. "usb_pll_en,USB PLL Enable" "0,1"
line.long 0xC "SHORT_5V_ENABLE,VBUS Short 5V Enable"
bitfld.long 0xC 0. "short_5v_enable,VBUS Short 5V Enable" "0,1"
line.long 0x10 "OTG_SUSPENDM,OTG VBUS Suspend"
bitfld.long 0x10 0. "otg_suspendm,OTG VBUS Suspend" "0,1"
line.long 0x14 "TXBITSTUFFENABLE,TX Bit Stuff Enable"
bitfld.long 0x14 0. "txbitstuffenable,TX Bit Stuff Enable" "0,1"
line.long 0x18 "PLLICP_SEL_I2C,PLL charge current setting"
bitfld.long 0x18 0. "pllicp_sel_i2c,PLL charge current setting" "0,1"
rgroup.long 0x1C++0xF
line.long 0x0 "HSZR_CNTL_I2C,The DP/DM to the ground impedance setting"
bitfld.long 0x0 0.--2. "hszr_cntl_i2c,The DP/DM to the ground impedance setting" "0,1,2,3,4,5,6,7"
line.long 0x4 "SQVTH_CNTL_I2C,The SQ reference voltage setting"
bitfld.long 0x4 0.--1. "sqvth_cntl_i2c,The SQ reference voltage setting" "0,1,2,3"
line.long 0x8 "SW_RREF_I2C,The DP/DM output swing setting when HS"
bitfld.long 0x8 0.--2. "sw_rref_i2c,The DP/DM output swing setting when HS" "0,1,2,3,4,5,6,7"
line.long 0xC "SW_BUF_I2C,The TX driver setting"
bitfld.long 0xC 0. "sw_buf_i2c,The TX driver setting" "0,1"
group.long 0x2C++0xB
line.long 0x0 "TX2RX_T_CFG_I2C,Debug control signal"
bitfld.long 0x0 0.--1. "tx2rx_t_cfg_i2c,Debug control signal" "0,1,2,3"
line.long 0x4 "TEST_ANA_FAST_I2C,Debug control signal"
bitfld.long 0x4 0.--2. "test_ana_fast_i2c,Debug control signal" "0,1,2,3,4,5,6,7"
line.long 0x8 "CLK_MODE_I2C,Debug control signal"
bitfld.long 0x8 0.--2. "clk_mode_i2c,Debug control signal" "0,1,2,3,4,5,6,7"
rgroup.long 0x38++0x3
line.long 0x0 "USB_DBNCE_FLTR_BYPASS,Bypass debounce filters for avalid. bvalid."
bitfld.long 0x0 0. "usb_dbnce_fltr_bypass,Bypass debounce filters for avalid bvalid " "0,1"
group.long 0x3C++0x3
line.long 0x0 "USB_SS_SCALEDOWN_MODE,Used only in simulation"
bitfld.long 0x0 0. "usb_ss_scaledown_mode,Used only in simulation" "0,1"
tree.end
tree.end
tree.end
tree "WWDT (Window Watchdog Timer)"
base ad:0x40002C00
group.long 0x0++0xB
line.long 0x0 "CTRL,Control register"
bitfld.long 0x0 7. "WWDTEN,Activation bit" "0,1"
hexmask.long.byte 0x0 0.--6. 1. "CNT,7-bit counter (MSB to LSB)"
line.long 0x4 "CFG,Configuration register"
bitfld.long 0x4 9. "EWIEN,Early wakeup interrupt" "0,1"
bitfld.long 0x4 7.--8. "TBPSC,Timer Base Prescaler Factor Configure" "0,1,2,3"
hexmask.long.byte 0x4 0.--6. 1. "WIN,7-bit window value"
line.long 0x8 "STS,Status register"
bitfld.long 0x8 0. "EWIFLG,Early wakeup interrupt" "0,1"
tree.end
AUTOINDENT.OFF